Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
File-Upload _ C:\fakepath\ ?
phreak
MVP
Hi,
Some people, including me, experience the issue that the upload doesn't work, because the progress bar keeps loading.
To the left of the progress bar appears "only" in Chrome:
C:\fakepath\filename.jpg ...
"fakepath ?" whats happening here.
Upload doesn't work and progress bar keeps loading under Safari, Chrome, Firefox.
Thanx for help!
Some people, including me, experience the issue that the upload doesn't work, because the progress bar keeps loading.
To the left of the progress bar appears "only" in Chrome:
C:\fakepath\filename.jpg ...
"fakepath ?" whats happening here.
Upload doesn't work and progress bar keeps loading under Safari, Chrome, Firefox.
Thanx for help!
- VanillaAPP | iOS & Android App for Vanilla - White label app for Vanilla Forums OS
- VanillaSkins | Plugins, Themes, Graphics and Custom Development for Vanilla
0
Answers
seems like this is a unerased snippet of development process. May this should replace anything so the script could be tested or something.
I think it might be helpful to have the source of that string - so search for "fakepath" in the add-on files
a search in the web let me guess this comes from your browser.
Does anyone have an idea how to conquer that upload problem?
http://acidmartin.wordpress.com/2009/06/09/the-mystery-of-cfakepath-unveiled/
@Tim - thoughts?
Vanilla Forums COO [GitHub, Twitter, About.me]
Vanilla Forums COO [GitHub, Twitter, About.me]
http://www.w3.org/TR/html5/number-state.html#file-upload-state
"For historical reasons, the value IDL attribute prefixes the filename with the string "C:\fakepath\". Some legacy user agents actually included the full path (which was a security vulnerability). As a result of this, obtaining the filename from the value IDL attribute in a backwards-compatible way is non-trivial. (...)"