Hey everyone,
We upgraded from XWiki 1.2 to XWiki 1.7.2, and exported all created pages
and spaces from the old to the new version. We created new users and
groups in the new version, using the user names and group names that had
been used for the old version.
Customizing the 'Quick Links' panel using code like
#if ($xwiki.hasAccessLevel("view","<space name>.WebHome"))
* <link>
#end
works for the old settings (i.e. space rights for users and groups).
However, it doesn't work for newly created spaces. It doesn't work for
newly created groups either. Nonetheless, it works when setting admin
space rights for the newly created groups and/or spaces.
Since this seems to be a bug, I created the Jira issue XE-440. I still
would like to hear, if some of you have a similar problem.
Best regards,
Sascha