https://bugzilla.wikimedia.org/show_bug.cgi?id=33614

--- Comment #12 from Technical_13 <technical...@yahoo.com> 2012-03-14 18:12:54 
UTC ---
(In reply to comment #11)
> preg_grep( "/" . preg_quote( wfMsgForContent( "MediaWiki:Hidden-categories" ),
> "/" ) ."/", ...
> 
> Would work, which is what I believe you were trying to get at (In theory
> anyways, I haven't tested it). However, I think it would be preferable to look
> for the cat_hidden prop in page_props table when doing the actual db query.

That was what I was trying to get at..  That way, it wouldn't matter what the
hiddencat name actually was, as it would be defined correctly in all instance
on that page anyways.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to