https://bugzilla.wikimedia.org/show_bug.cgi?id=37989
--- Comment #1 from Daniel Kinzler <[email protected]> 2012-06-27 20:36:50 UTC --- The simplest (and probably most robust solution) may be to construct a dummy Title for a page in the data namespace, e.g. Data:Q0, and call userCan() on that. This would bypass page protection against creation as well as the title backlist and similar things, but these do not apply to the ID-based titles used by wikidata anyway. (side note... should the title blacklist apply to item labels and aliases?) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
