Turns out the blog run by the creator of this extension explains it.
The work around is... //Hide weird access control messages $wgAccessControlDisableMessages = true;
I put it below the group access control require and include statements, and that fixed my problem.
] duran goodyear ] web developer ] the university of the arts ] 215.717.6068
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Goodyear, Duran Sent: Thursday, June 28, 2007 4:22 PM To: MediaWiki announcements and site admin list Subject: [Mediawiki-l] Group Based Access Control displaying weird string onthe rendered page...
I'm playing around with the Group Based Access Control Extension, and I've created a page, and put this content on to it
[[Personnel Services]] <accesscontrol>Staff,,Faculty</accesscontrol>
That's a link to another page, and I only want people who are Faculty and Staff to see this page. The authorization works, a "student" username that I use for this kind of testing can not load the page, but... When I'm looking at the rendered page, I see this...
Personnel Services
UNIQ5f89c1cd929fa61-accesscontrol-00000002-QINU
On the wiki page that has an access control rule on it, that weird string shows up. ... So... Uh, how do I prevent that from showing up?
This is on * MediaWiki: 1.10.0 * PHP: 5.1.6 (apache2handler) * MySQL: 5.0.22
Thanks!
] duran goodyear ] web developer ] the university of the arts ] 215.717.6068
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l