https://bugzilla.wikimedia.org/show_bug.cgi?id=33420
--- Comment #13 from Van de Bugger <[email protected]> 2012-02-29 17:50:00 UTC --- As I said, I wrote a "front-end" for Validator to use in templates. So, I have to have string representation for all the types. I decided not to introduce more entities but use values of TYPE_xxx constants. So, title type is represented in PHP code as TYPE_TITLE, and as "title" in template. See example above. -- 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
