Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.8.2a
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEFaces + WebSphere Portal 6.1.0.1

      Description

      There are a couple of issues with the component portlet examples distributed under the component-showcase banner.

      Drag and Drop doesn't drop. Picking up the image and dragging it to the shopping cart but dropping fails to do anything. Nothing is submitted to the server.

      FileUpload fails to deploy on the page with the following error and stack trace:
       
      java.lang.NoSuchMethodError: com/icesoft/faces/component/inputfile/UploadConfig.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/String\
      ;Ljava/lang/Boolean;Ljava/lang/String;Ljava/lang/Boolean;ZZZ)V
              at com.icesoft.faces.component.inputfile.InputFile.getComponentUploadConfig(InputFile.java:806)
              at com.icesoft.faces.component.inputfile.InputFile.storeContentAndConfig(InputFile.java:195)
              at com.icesoft.faces.component.inputfile.InputFileRenderer.encodeBegin(InputFileRenderer.java:73)
              at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:717)

      This is a little bit confusing as UploadConfig is our class and the code in InputFile is our stuff as well and it is using the same constructor that we have.

      There are some css issues but nothing that isn't mentioned in the release notes.

        Activity

        Greg Dick created issue -
        Greg Dick made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Invalid [ 6 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Greg Dick
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: