Skip to content

Maximum file upload size is reported incorrectly. #2

@Csardelacal

Description

@Csardelacal

When using the method to calculate the maximum file size to upload to the server it should calculate it like min(max_post, upload_max_size) instead it will use a max() method, therefore generating a number that's confusing to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions