ICEfaces
  1. ICEfaces
  2. ICE-990

MenuItem does not write the target attribute.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5
    • Fix Version/s: 1.5.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      The MenuItem is not rendering the target attribute when links are specified in a
      MenuItem.

      Carlo identified this issue and was able to work around it as follows;

         <script>
             function showMedium( sUrl ) {
                 popup_win = window.open( sUrl, '', 'width=800, height=600,
      scrollbars=yes, resizable=yes, status=no, location=no, menubar=no');
             }
         </script>

      <ice:menuItem value="About ICEfaces" link="javascript:
      showMedium('http://www.icefaces.org&#39;)"/>

        Activity

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Icefaces Administrator made changes -
        Field Original Value New Value
        issue.field.bugzillaimportkey 1009 12259
        Greg McCleary created issue -

          People

          • Assignee:
            Greg McCleary
            Reporter:
            Greg McCleary
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: