[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1601) File Upload Does Not Handle Special Characters
Mike Millson (JIRA)
jira-events at lists.jboss.org
Thu Jul 19 12:06:47 EDT 2007
File Upload Does Not Handle Special Characters
----------------------------------------------
Key: JBPORTAL-1601
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1601
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal CMS
Affects Versions: 2.6 Final, 2.4.1 SP1
Environment: RHEL 5
Firefox 1.5.0.12
Reporter: Mike Millson
Assigned To: Sohil Shah
Attachments: cedilla.png
When uploading a file, special characters like the French cedilla are not displayed properly in the title and description fields. See attached screen shot of how a cedilla appears.
Is this a bug in Commons FileUpload? Perhaps it is not able to handle multipart requests where the encoding is not specified for each form field (something a browser cannot do)? This is the solution someone using httpclient did here:
http://www.nabble.com/-httpclient--multipart-form-data-post-character-encoding-of-string-parts-tf18725.html#a50487
This issue does not happen when creating a file using the CMS editor. It only happens with the multipart form.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list