Hi,
I had some problem in the rights, i have created a user and assigned admin
for that user
in the XWiki space.
Now in the Main Space i had the following code
#if ($xwiki.hasAdminRights())
You have admin rights for this space.
#else
You don't have admin rights for this space.
#end
Now login as newly created user and go to the Main space. It showing "You
have admin rights for this space".
Actually it has to display "You don't have admin rights for this space."
since i have assigned admin rights for the XWiki Space.
--
Prathap
Show replies by date