Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-113

JsCookMenu has problem to pass itemValue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • JS Cook Menu
    • None
    • Windows 98 Tomcat 5..5.12

    Description

      I'm trying to pass a value using itemValue, but when I read the value in my actionListener the value is truncated.

      <t: id="nav_home" itemLabel="Webcac" actionListener="#

      { redirector.actionListener}

      " itemValue="http://webcac/"/>

      When I read, String url = (String)((HtmlCommandJSCookMenu) event.getComponent()).getValue(); I get only "http".
      Is this a but? I'm using nightly build 2005-12-21.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vladcamp Vladimir Martins Coutinho
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: