[ https://issues.apache.org/jira/browse/OFBIZ-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420614#comment-17420614 ]
ASF subversion and git services commented on OFBIZ-12049: --------------------------------------------------------- Commit 6c4238418efc4593c50cedeb2ae5f3835da362ca in ofbiz-framework's branch refs/heads/OFBIZ-12274-ftl-with-args from Jacques Le Roux [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=6c42384 ] Improved: Adds the HTML <input> accept Attribute in form widgets and Freemaker templates (OFBIZ-12049) Adds HTML accept where it fits, let the more general cases as they are > Adds the HTML <input> accept Attribute in form widgets 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 > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Upcoming Branch > > > 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)