Skip to content

Filename filters no error message on frontend #25

Description

@NioBee

Hello,

I have set up some filters in the configuration in order to avoid that my authors upload files with strange characters or too long filenames on my site (it happened on my previous site causing a lot of trouble).. when I work backend all works like a charm, if I try to upload a file that does not match my criteria the name gets trimmed if too long
name too long backend
, or I get a message if a character in the filename isn't allowed..
error on backend

On frontend, if a filename is too long it gets trimmed correctly but the user receives no alert message.
frontend

When trying to attach a file with unallowed characters in the name, I don't get any type of error message.. the pop up window just stays white and nothing happens..
frontend same file

is this a bug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    v3.xBugs concerning v3.x of the attachments

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions