-
Bug
-
Resolution: Timed out
-
Low
-
None
-
4.2
-
None
-
4.02
-
Severity 3 - Minor
-
-
also see this discussion https://extranet.atlassian.com/display/~mcompton/2010/09/16/Hey+HTML5,+u+r+so+fake...
HTML5 browsers are required to put some fakepath crap at the front of input.value for file uploads. We should stip it off when displaying that value as a status message (See screenshot).
This part of the html5 specs contains a description/code of how to clean the value for display (basically: just use the suffix after the last slash or slosh).