You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2007/04/09 20:09:32 UTC

[jira] Updated: (JS2-674) Site component fails on profile navigations for subsites

     [ https://issues.apache.org/jira/browse/JS2-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor updated JS2-674:
----------------------------------

    Component/s:     (was: Profiler)
                 Profiling/Portal Navigation

> Site component fails on profile navigations for subsites
> --------------------------------------------------------
>
>                 Key: JS2-674
>                 URL: https://issues.apache.org/jira/browse/JS2-674
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Profiling/Portal Navigation
>    Affects Versions: 2.1.1-RC
>            Reporter: David Sean Taylor
>         Assigned To: David Sean Taylor
>             Fix For: 2.1.1-RC
>
>
> 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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org