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





--- Comment #5 from Malafaya <[email protected]>  2009-09-06 13:15:51 UTC ---
While discussing the above at #wikimedia-tech, RoanKattouw discovered the
following in the "ptwikt" DB:

select distinct cl_from from categorylinks left join page on page_id=cl_from
where page_title is null;

(snip) (see http://dpaste.org/NeJ3/ )

34 rows in set (0.56 sec)

There are 34 non-existing pages with links to categories. One of them is the
one mentioned above.
These should be deleted as they point to no page and are causing unwanted
categories to appear in Special:WantedCategories.

(Thanks, RoanKattouw!)


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to