ICEfaces
  1. ICEfaces
  2. ICE-11352

Emporium image issue with JSF 2.3 and Firefox browser

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.2.0.GA
    • Fix Version/s: 4.3
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces EE-4.2.0.GA build 2, Glassfish 4.1.2 server with JSF 2.3. Firefox browser only, emporium app
    • Assignee Priority:
      P3

      Description

      emporium (FF with jsf 2.3 only)
      When using the 'Add Auction' function a new image can not be chosen. There are no console or server errors.

      To reproduce:
      1.) Run emporium on Firefox browser using glassfish 4.1.2 configured with JSF 2.3.
      2.) In the emporium demo click the Add Auction tab.
      3.) Click on the item image. Select a different image from the new dialog that popped up. The new image does not get applied to the auction item.

        Activity

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r51826, Glassfish 4.1.2 using mojarra 2.3. FF 53, Chrome 60, MS Edge

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r51826, Glassfish 4.1.2 using mojarra 2.3. FF 53, Chrome 60, MS Edge
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51789 Wed Jul 26 16:52:42 MDT 2017 mircea.toma ICE-11352 Modified the command links enclosing the images in the grid to issue AJAX submits and thus avoid having the mojarra.jsfcljs function used in the 'onclick' event handler.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/ace/emporium/src/main/webapp/WEB-INF/includes/popups.xhtml
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Mircea Toma added a comment - - edited

        Modified the command links enclosing the images in the grid to issue AJAX submits and thus avoid having the mojarra.jsfcljs function used in the 'onclick' event handler.
        In Mojarra 2.3 the mojarra.jsfcljs function is changed, it now temporarily adds an 'input' element that is programmatically clicked to submit the form. This strategy does not work in this case because one of the enclosing components is blocking the propagation of the click event from reaching the form.

        Show
        Mircea Toma added a comment - - edited Modified the command links enclosing the images in the grid to issue AJAX submits and thus avoid having the mojarra.jsfcljs function used in the 'onclick' event handler. In Mojarra 2.3 the mojarra.jsfcljs function is changed, it now temporarily adds an 'input' element that is programmatically clicked to submit the form. This strategy does not work in this case because one of the enclosing components is blocking the propagation of the click event from reaching the form.
        Ken Fyten made changes -
        Field Original Value New Value
        Assignee Mircea Toma [ mircea.toma ]
        Fix Version/s 4.3 [ 13096 ]
        Assignee Priority P3 [ 10012 ]
        Liana Munroe created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: