Opened 11 years ago
Closed 10 years ago
#11683 closed defect (wontfix)
dojox.form.fileuploader fails when filenames have a parentheses in them
Reported by: | mtoom | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Uploader | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox.form.fileuploader fails when filenames have a parentehsis or parentheses in them
Sample console output:
File-onComplete: event=type="uploadCompleteData" bubbles=false cancelable=false eventPhase=2 data="file=4c81807185f06.icons_fullset(cheese).png,width=664,height=423"?
Reporting parse error
Note: See
TracTickets for help on using
tickets.
I'm afraid parenthesis are two of the characters that won't work between the server returning data and the SWF returning data.
The RegExp? includes: