ICEfaces
  1. ICEfaces
  2. ICE-3066

s:link not rendering properly

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.7.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Seam (any version) and ICEfaces-1.7.0 (although not quite correct in 1.6.1 either)

      Description

      Upon closer inspection of s:link and it's behaviour, we have overlooked one of it's functions (the opening of a new tab or window with the information from the link). Using 1.6.1, the new tab or window would be opened, but the same page would be viewed (and the conversation could be carried out further, etc. This was at least partially correct). Using 1.7.0, a new tab can be opened, but nothing is displayed.
      Please let me know how you want to proceed. (doing post instead of get??)
       
      The following inspections of the html reveal what is rendered:-
      ICEfaces 1.7.0

      <a onfocus="setFocus(this.id);" onclick="document.forms['j_id43']['j_id43:_idcl'].value='j_id43:hotels:2:viewHotel';iceSubmit( document.forms['j_id43'], this,event); return false;" onblur="setFocus('');" id="j_id43:hotels:2:viewHotel" href="javascript:;" class="iceCmdLnk">View Hotel</a>

       

      ICEfaces 1.6.1

      <a onfocus="setFocus(this.id);" onclick="document.forms['j_id43']['j_id43:_idcl'].value='j_id43:hotels:0:viewHotel';iceSubmit( document.forms['j_id43'], this,event); return false;" onblur="setFocus('');" id="j_id43:hotels:0:viewHotel" href="# " class="iceCmdLnk">View Hotel</a>

       

      regular Seam without ICEfaces (any version):-

      <a href="/seam-booking/main.seam?dataModelSelection=hot%3Ahotels%5B2%5D&cid=3&actionMethod=main.xhtml%3AhotelBooking.selectHotel%28hot%29"

        Activity

        Judy Guglielmin created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.7.1 [ 10122 ]
        Assignee Priority P1
        Assignee Mark Collette [ mark.collette ]
        Mark Collette made changes -
        Assignee Mark Collette [ mark.collette ] Judy Guglielmin [ judy.guglielmin ]
        Judy Guglielmin made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1
        Assignee Judy Guglielmin [ judy.guglielmin ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: