Vadim Gritsenko wrote:
Leszek Gawron wrote:
<snip/>

Still there is one thing in trunk I do not like which breaks jxtg compatibility. It is the removal of wrappers around request, session etc. Because of that all users will be forced to change from ${cocoon.session.user.id} to ${cocoon.session.getAttribute('user').id}.


I think you meant (I prefer jxpath ;-)

  #{getAttribute($cocoon/session, 'user')/id}

Can somebody remind me how it was before the change in jxpath?
I think that should have worked then:

#{$cocoon/session/user/id}


-- Leszek Gawron MobileBox [EMAIL PROTECTED] http://www.mobilebox.pl

Reply via email to