Page MenuHomePhabricator

Option -create for category add doesn't create pages
Closed, ResolvedPublic

Description

The default behaviour is with scripts/category.py when it's adding a category, that not existing pages are skipped.

This is due to the fact that when its loading the page and it's empty it doesn't return the empty string if the option is set. This basically applies also to "-redirect" and category pages, although there is still a underlying bug.


Version: core-(2.0)
Severity: normal

Details

Reference
bz69185

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:39 AM
bzimport set Reference to bz69185.
bzimport added a subscriber: Unknown Object (????).

Change 152107 had a related patch set uploaded by XZise:
Category.py script handles empty and redirect pages

https://gerrit.wikimedia.org/r/152107

Change 152107 merged by jenkins-bot:
Category.py script handles empty and redirect pages

https://gerrit.wikimedia.org/r/152107