Sergui, $pdoc should be pointing to Main.WebHome The user is just accessing a topic (a document created using the default wiki news item class). To expand a bit on this - "Main: ${pdoc.displayTitle} > Testst" is what my user sees, while an admin user sees "Main: WebHome > Testst" - almost like a standard (authenticated) user cannot get a reference to the WebHome document. "Testst" is a document that the user created. Permissions don't seem to factor in this issue, as I have also tried removed all permissions from the WebHome page (usually set to restrict Edit/Comment/Delete Allowed by Admin Group only); as well as for the Space. I can send a screenshot of the two user views (admin and std user) if it'd help? ________________________________ From: Sergiu Dumitriu [mailto:[email protected]] Sent: 15 February 2007 21:08 To: [email protected] Subject: Re: [xwiki-users] Beta4 - ${pdoc.displayTitle} For the final release we should fix that, in two ways. - All the things that should be printed on the screen should use the just-in-case $! syntax - We should see what's causing these issues and fix them This is related to the access rights. The current user cannot access the document that ought to be referred by $pdoc. 1. Can you try to find out what document $pdoc should be? 2. Can you give some details regarding the rights configuration? Global access rights, space access rights, document access rights Sergiu On 2/15/07, Esbach, Brandon <[email protected]> wrote: More a visual issue than a bug: For users that are not administrators, on B4 I'm getting this when viewing all new and old documents (previously this was only happening on delete, or for non-registered users for certain spaces). -- http://purl.org/net/sergiu