[Bug 62716] Broken template expansion with nested template parameters

2014-04-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62716 ssas...@wikimedia.org changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 62716] Broken template expansion with nested template parameters

2014-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62716 --- Comment #6 from Gerrit Notification Bot --- Change 119540 merged by jenkins-bot: (Bug 62716) Fixed bug in detecting unresolvable tpl targets. https://gerrit.wikimedia.org/r/119540 -- You are receiving this mail because: You are on the CC

[Bug 62716] Broken template expansion with nested template parameters

2014-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62716 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 62716] Broken template expansion with nested template parameters

2014-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62716 --- Comment #5 from Gerrit Notification Bot --- Change 119540 had a related patch set uploaded by Subramanya Sastry: WIP: Bug 62716: Fix buggy 'isConvertibleToString' https://gerrit.wikimedia.org/r/119540 -- You are receiving this mail becau

[Bug 62716] Broken template expansion with nested template parameters

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62716 --- Comment #4 from Gabriel Wicke --- I'm 99% certain that we used to handle this, so I'm suspecting that it got broken along the way. With the PHP preprocessor we pass the entire string to the API anyway. Maybe it got broken when we tried to d

[Bug 62716] Broken template expansion with nested template parameters

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62716 --- Comment #3 from ssas...@wikimedia.org --- The problem here seems to be that the template target comes from expanding the {{#ifeq}} .. Wîkîpediya:Di dîrokê de îro/18'ê adarê .. I don't think our template expansion pipeline handles this scenar

[Bug 62716] Broken template expansion with nested template parameters

2014-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62716 --- Comment #2 from Gabriel Wicke --- I'm also seeing an error when parsing this article locally: TypeError: Cannot read property 'dataAttribs' of undefined at WikitextSerializer.escapeTplArgWT (/home/gabriel/src/parsoid/lib/wts.escapeWikit

[Bug 62716] Broken template expansion with nested template parameters

2014-03-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62716 Gabriel Wicke changed: What|Removed |Added Priority|Unprioritized |High Summary|Add support to