https://bugzilla.wikimedia.org/show_bug.cgi?id=32661
--- Comment #5 from Jeroen De Dauw <[email protected]> 2012-02-07 12:45:14 UTC --- Edward, where you able to reproduce this issue on a wiki different then the one it was originally reported for? If so, how, and what software versions did it have? I still have not been able to reproduce this. Although this change might fix the issue, it's not the correct place to do this. The DataItem classes just hold the data and have methods for (un)serialization. They do not contain any parsing or formatting code, and thus ought to be language independent. If your change fixed the problem, this suggests that something is passing incorrectly parsed values to the DataItems. That should be fixed. -- 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
