Opened 11 years ago
Closed 11 years ago
#10181 closed defect (fixed)
FileUploader - XML Character Error
Reported by: | Mike Wilcox | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Form | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Turns out the check to ensure the server is making the correct return (either a comma-delineated string, or a textarea) will break if a file name has some strange (but legal) characters. Adding an option to skip this check.
Note: See
TracTickets for help on using
tickets.
(In [20633]) Fixes #10181, #10182 - add onLoad and pass widget, add option to skip server return validation