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

Site component fails on profile navigations for subsites

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.1-RC
    • 2.1.2
    • None

    Description

      The Subsite component does not support:

      • relative navigations
      • navigations within subsites (or controls)

      Example of a navigation that fails:

      <ProfilingRule id="localhost-fallback" standardRule="false">
      <description value="A hosting rule with role fallback"/>
      <Criteria>
      <Criterion name="hostname">
      <type value="hostname"/>
      <fallBackOrder value="0"/>
      <fallBackType value="2"/>
      </Criterion>
      <Criterion name="user">
      <type value="user"/>
      <fallBackOrder value="1"/>
      <fallBackType value="2"/>
      </Criterion>
      <Criterion name="navigation">
      <type value="navigation"/>
      <value value="/"/>
      <fallBackOrder value="2"/>
      <fallBackType value="2"/>
      </Criterion>
      <Criterion name="hostname2">
      <type value="hostname"/>
      <fallBackOrder value="3"/>
      <fallBackType value="2"/>
      </Criterion>
      <Criterion name="role">
      <type value="role"/>
      <fallBackOrder value="4"/>
      <fallBackType value="2"/>
      </Criterion>
      <Criterion name="page">
      <type value="path.session"/>
      <value value="home"/>
      <fallBackOrder value="5"/>
      <fallBackType value="1"/>
      </Criterion>
      </Criteria>
      </ProfilingRule>

      Attachments

        Activity

          People

            taylor David Sean Taylor
            taylor David Sean Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: