ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-76

TreeTable error at Portlet enviroment

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2.GA
    • Fix Version/s: 1.8.2.GA_P01
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      Liferay 5.2.3
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      I did a small Workaround to solve part of the problem, i manualy added the common.css to my project resource folder and linked it.
      <ice:outputStyle href="/resources/css/common.css" />
      The image its more problematic, i olny managed to show folder and leafs icons by modifying the component itself, by inserting a slash in front of the image url links userObject.setBranchExpandedIcon("/xmlhttp/css/xp/css-images/tree_folder_open.gif"); at the TreeTableNode class.

      Show
      I did a small Workaround to solve part of the problem, i manualy added the common.css to my project resource folder and linked it. <ice:outputStyle href="/resources/css/common.css" /> The image its more problematic, i olny managed to show folder and leafs icons by modifying the component itself, by inserting a slash in front of the image url links userObject.setBranchExpandedIcon("/xmlhttp/css/xp/css-images/tree_folder_open.gif"); at the TreeTableNode class.

      Description

      When using the Composite Component TreeTable, and i guess, all other similar components, it wont render well.
      The <ice-cc:css/> tag also do not resolve css issues.

      The css of the table does not load, and also the images, the component has a not relative image path, so it wont find it.

      A Sample log message

      17:47:30,647 INFO [STDOUT] 17:47:30,647 WARN [PortalImpl] Current URL /web/guest/xmlhttp/css/rime/css-images/tree_line_middle_node.gif generates exception: null
      17:47:32,696 INFO [STDOUT] 17:47:32,688 WARN [PortalImpl] Current URL /web/guest/xmlhttp/css/rime/css-images/tree_line_vertical.gif generates exception: null
      17:48:29,215 INFO [STDOUT] 17:48:29,215 WARN [PortalImpl] Current URL /web/guest/xmlhttp/css/rime/css-images/tree_line_middle_node.gif generates exception: null
      17:48:32,981 INFO [STDOUT] 17:48:32,981 WARN [PortalImpl] Current URL /web/guest/xmlhttp/css/rime/css-images/tree_line_vertical.gif generates exception: null

      I really need a solution for this.


        Issue Links

          Activity

          There are no subversion log entries for this issue yet.

            People

            • Assignee:
              Brad Kroeger
              Reporter:
              Marcelo Brunken
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: