ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-502

showcase - ace:fileEntry uploaded results fail to render unicode characters

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor 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.

        Activity

        Hide
        Carmen Cristurean added a comment - - edited

        EE 3.3 maintenance branch r43575/ IF4 trunk r53575: this issue can no longer be reproduced on GlassFish 4.1/Windows7 and Amazon EC2 instance.

        Show
        Carmen Cristurean added a comment - - edited EE 3.3 maintenance branch r43575/ IF4 trunk r53575: this issue can no longer be reproduced on GlassFish 4.1/Windows7 and Amazon EC2 instance.
        Hide
        Ken Fyten added a comment -

        Re-open to retest on Windows / GF.

        This is looking like an OS config. issue of some sort.

        Show
        Ken Fyten added a comment - Re-open to retest on Windows / GF. This is looking like an OS config. issue of some sort.
        Hide
        Mircea Toma added a comment -

        I cannot reproduce this issue anymore. I used Glassfish 4.1 and showcase's web.xml modified as recommended.

        Show
        Mircea Toma added a comment - I cannot reproduce this issue anymore. I used Glassfish 4.1 and showcase 's web.xml modified as recommended.
        Hide
        Ken Fyten added a comment -

        Keeping potentially duplicate JIRA for Glassfish 4 issue as the solutions may be server independent.

        Show
        Ken Fyten added a comment - Keeping potentially duplicate JIRA for Glassfish 4 issue as the solutions may be server independent.
        Hide
        Carmen Cristurean added a comment -

        Separate JIRA was created for the above issue on IF4/trunk: ICE-10167

        Show
        Carmen Cristurean added a comment - Separate JIRA was created for the above issue on IF4/trunk: ICE-10167
        Hide
        Deryk Sinotte added a comment -

        Already targeted, assigning to Mircea. Since it shows on GlassFish 4, it should be a bit easier to work with than WebSphere. Additional info provided by Carmen in an email is that Showcase uses servlet 3.0 with multipart-config configuration:

        <multipart-config>
                     <max-file-size>52428800</max-file-size>
                     <max-request-size>52428800</max-request-size>
                     <file-size-threshold>0</file-size-threshold>
        </multipart-config>
        Show
        Deryk Sinotte added a comment - Already targeted, assigning to Mircea. Since it shows on GlassFish 4, it should be a bit easier to work with than WebSphere. Additional info provided by Carmen in an email is that Showcase uses servlet 3.0 with multipart-config configuration: <multipart-config> <max-file-size>52428800</max-file-size> <max-request-size>52428800</max-request-size> <file-size-threshold>0</file-size-threshold> </multipart-config>
        Hide
        Carmen Cristurean added a comment -

        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.

        Show
        Carmen Cristurean added a comment - 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.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: