ICEfaces
  1. ICEfaces
  2. ICE-6284

PanelTab is not correctly resolving URL for icon attribute in portlets

    Details

      Description

      In the portlet version of component showase, the static panel tabset dumps the following to the server log:

      19:07:32,883 WARN [PortalImpl:2948] Current URL /web/guest/images/menu/recent.gif generates exception: null

      This is caused by the icon attribute of the panelTab component. The markup looks like this:


              <ice:panelTab rendered="#{staticTabbedPaneExample.tabbedPane3Visible}"
                            label="#{msgs['page.panelTabSet.tab3']}"
                            icon="images/menu/recent.gif"
                            iconAlignRight="true"
                            title="#{msgs['page.panelTabSet.static.accessibility.tabThreeTitle']}'">

      The resolution of the final URL for the recent.gif image is not valid in the portlet context.

        Activity

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Deryk Sinotte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: