adrien beber wrote:

> ExtendedAggregationState class in STK 2.0.2 used to provide this feature
> 
> See 
> http://nexus.magnolia-cms.com/content/sites/magnolia.public.sites/modules/magnolia-module-standard-templating-kit/2.0.2/standard-templating-kit-parent/magnolia-module-standard-templating-kit/apidocs/info/magnolia/module/templatingkit/ExtendedAggregationState.html
> 
> 
> I am now on STK 2.0.9 and it looks like this class has been removed.
> Has this feature been moved to another class or has this simply been removed ?
> 
> In the meantime I'm extracting the domain name from the value provided by 
> ${state.originalBrowserURL} but realize there might be a simpler solution 
> than this.

ExtendedAggregationState extends AggregationState, which has the 
getOriginalBrowserURL() method, so I guess it still works. Actually, 
${state.originalBrowserURL} is calling exactly that method as far as I can see.

Nils.

----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to