Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: EE-3.3.0.GA_P03
-
Component/s: Release
-
Labels:None
-
Environment:EE-3.3.0_P02 tag Build12
Browsers: all
Server: WebSphere 8.5.5.1/ 8.0.0.3 (possibly on other servers; not an issue on Tomcat7)
App: showcase (using servlet 3.0 configuration and multipart-config tag included in web.xml)
Description
When uploading files with names containing unicode characters, these characters fail to render on page in the "Upload results" panel, see attached image. This is an issue for all fileEntry demos (the files are uploaded on the server with "???????" instead of the special characters, which is a known issue).
This may be also an issue on other servers, however it is not on Tomcat7.
This may be also an issue on other servers, however it is not on Tomcat7.
This is also an issue with ICEfaces4 trunk rev. 42043 on GlassFish 4.0 (using Amazon EC2 instance; showcase using servlet 3.0 with multipart-config configuration). Tomcat7 testing passes.
By comparison, this issue does not exist with ICEfaces 4.0.Beta release code on GlassFish4.0/Tomcat7.