Jacques Le Roux created OFBIZ-12049:
---------------------------------------

             Summary: Adds the HTML <input> accept Attribute in form wigets and 
Freemaker templates
                 Key: OFBIZ-12049
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12049
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Jacques Le Roux


As explained at 
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept this is 
only an help for the users, but an appreciable one easy to implement:
bq. The accept attribute doesn't validate the types of the selected files; it 
simply provides hints for browsers to guide users towards selecting the correct 
file types. It is still possible (in most cases) for users to toggle an option 
in the file chooser that makes it possible to override this and select any file 
they wish, and then choose incorrect file types. Because of this, you should 
make sure that expected requirement is validated server-side.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to