[Bug 30874] JS wikitext parser is fragile

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30874 Neil Kandalgaonkar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30874] JS wikitext parser is fragile

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30874 --- Comment #3 from Ian Baker 2011-09-12 18:20:42 UTC --- Or, something like [ $1 is a foo] (note leading space). This doesn't render to anything in the php parser, fyi. It'd be fine to catch it at the level of "nope, doesn't parse." It coul

[Bug 30874] JS wikitext parser is fragile

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30874 Siebrand changed: What|Removed |Added CC||s.mazel...@xs4all.nl --- Comment #2 from Si

[Bug 30874] JS wikitext parser is fragile

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30874 --- Comment #1 from Brion Vibber 2011-09-12 18:04:53 UTC --- What sort of breakage is happening, at what level? If it's a parse error in the PEG.js-generated parser, then there's not much more you can 'catch' than the entire 'yes it parses' /