On Mon, Jul 29, 2013 at 1:08 PM, Christian Meunier
<christian.meunier(a)magelo.com> wrote:
Ok, can you check if $xcontext.userReference is
good? (points to the main
wiki?). Also, when you say "click on a user to bring up its profile" is this
a link that you generate in the content of a document or the current user
profile link from the top left corner (at the end of the top menu)? I would
investigate how this link is generated. Hope this helps, Marius
Forgot to report that the current user profile link
from the top left corner
is displaying the same issue so at least it does not work anywhere which
would means the issue is factored in one place hopefully.
That link is generated in menuview.vm Velocity template, using:
$xwiki.getURL($xcontext.user, 'view')
so if $xcontext.userReference is good, then $xcontext.user should be
too (double check) and thus the link should point to the right user
profile.
Hope this helps,
Marius
--
Chris
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs