https://bugzilla.wikimedia.org/show_bug.cgi?id=59953
Umherirrender <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #5 from Umherirrender <[email protected]> --- successfully merged, the xml format will now adjust the output for booleans, so trues are now empty strings and false skipped. This allows using booleans for the other formats, which can make code path a bit easier (in the future), because no extra ifs are needed to add empty strings to the output, instead you can use the condition as is. -- 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
