Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-347

a portal cannot mix different layout decorations w/o problems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-FINAL
    • 2.0-FINAL
    • Aggregation
    • None

    Description

      While testing the changes in the content server, Juan and myself detected that
      one of the css included in the page, and all the images, have the same name for every decorator.
      Namely content/css/styles.css

      This produces strange interactions with caching whenever there are fragments
      using two different layout decorations in the same page, or the user switches pages.

      The icons and styles are taken apparently randomly from both stylesheets, which
      plays havoc with the decoration.

      It looks like a solution for this would be to have the decoration name in the resource,
      like:
      now: content/images/edit.gif -> content/THEME/images/edit.gif
      now: content/css/styles.css and content/THEME/css/styles.css -> content/THEME/css/layout-styles.css and content/THEME/css/portlet-styles.css

      Not sure if it was a bug or intended in the last batch of changes by Scott, so I just post here for clarification.
      Scott?

      Attachments

        1. content.patch
          2 kB
          Santiago Gala

        Issue Links

          Activity

            People

              weaver Scott Weaver
              sgala Santiago Gala
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: