Page MenuHomePhabricator

TemplateData: TemplateDataGenerator uses old types
Closed, ResolvedPublic

Description

TemplateDataGenerator create JSON with 'string/wiki-user-name' and 'string/wiki-page-name' as types instead of the ones currently defined in spec, 'wiki-user-name' and 'wiki-page-name'. It does not recognize the new ones and delete it.


Version: master
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=66920

Details

Reference
bz60693

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:01 AM
bzimport set Reference to bz60693.

Change 113183 had a related patch set uploaded by Ltrlg:
Make TemplateDataGenerator use new types

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

Change 113183 abandoned by Jforrester:
Make use of new Param type names in TemplateDataGenerator

Reason:
Done in I65a76c2b7 instead.

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