https://bugzilla.wikimedia.org/show_bug.cgi?id=40195
--- Comment #2 from Brion Vibber <[email protected]> 2012-09-12 21:43:37 UTC --- Problem is XML parsing error. The offending bit appears to be: ... logid="44650407" logtype="articlefeedbackv5" logaction="helpful" 4::feedbackId="348221" 5::pageId="34684163" ... the 4::feedbackId and 5::pageId are invalid attribute names (I'm not sure whether it's the double colon or the initial digit offhand that's the prob). These really shouldn't be in the output, not sure how it happens. -- 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
