https://bugzilla.wikimedia.org/show_bug.cgi?id=27936

--- Comment #8 from Bergi <a.d.be...@web.de> 2011-04-21 12:54:50 UTC ---
I'm sorry, I don't understand the syntax of these parser tests, and
http://www.mediawiki.org/wiki/Parser_tests is still a redlink.
It should be a preprocessor test, like those in
phase3/tests/parser/preprocess/.

The problem is, when there are lots of opening braces, their closing does not
work for more than two stack elements. You can see this at "{{{{{{ }} }} }}",
which renders to "{{<tpl><tpl> </tpl> </tpl> }}".
My test is just like a cartesian product of possibilities of open and close
pairs/triples, I may should shorten it.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to