ICEfaces
  1. ICEfaces
  2. ICE-10669

showcase - ace:fileEntry upload failure (JBoss EAP 6.3.0)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P02
    • Fix Version/s: EE-3.3.0.GA_P03
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      P03 tag rev. 41762 / Jenkins P03 Build# 4
      Server: JBoss EAP 6.3.0
      Browsers: all
    • Assignee Priority:
      P1

      Description

      showcase > ace:fileEntry:
      Overview, Validation: files cannot be uploaded and a validation messages is displayed when submitting a valid file for upload: "The file is required to submit this form" (Overview demo), or "You must select a file to upload" (Validation demo) (all browsers).

      The web.xml was configured for servlet 3.0 and the multipart-config tag was enabled.


        Activity

        Hide
        Mircea Toma added a comment -

        JBoss EAP 6.3.0 comes with Mojarra 2.1.28 bundled already, and the file upload works well with it. Is there a particular reason why we need to define a separate Mojarra version in EAP?

        Show
        Mircea Toma added a comment - JBoss EAP 6.3.0 comes with Mojarra 2.1.28 bundled already, and the file upload works well with it. Is there a particular reason why we need to define a separate Mojarra version in EAP?
        Hide
        Mircea Toma added a comment -

        Modified FileEntryUpload to order the upload parts, with the form parameters first and the uploaded files last thus ensuring that the form parameters are available when processing the file content.

        This is actually a port-back of ICE-10570.

        Show
        Mircea Toma added a comment - Modified FileEntryUpload to order the upload parts, with the form parameters first and the uploaded files last thus ensuring that the form parameters are available when processing the file content. This is actually a port-back of ICE-10570 .
        Hide
        Carmen Cristurean added a comment -

        Verified on JBoss EAP 6.3.0 Amazon EC2 with EE-3.3.0.GA_P03 r.44665 in IE11, FF34, Chrome42.

        Show
        Carmen Cristurean added a comment - Verified on JBoss EAP 6.3.0 Amazon EC2 with EE-3.3.0.GA_P03 r.44665 in IE11, FF34, Chrome42.
        Hide
        Carmen Cristurean added a comment -

        Verified on JBoss EAP 6.3.0 EC2 with EE-3.3.0.GA_P03 Jenkins Build #7 in IE11, FF34, Chrome42.

        Show
        Carmen Cristurean added a comment - Verified on JBoss EAP 6.3.0 EC2 with EE-3.3.0.GA_P03 Jenkins Build #7 in IE11, FF34, Chrome42.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: