Content deleted Content added
→Hyphen issue in Template:Test case nowiki: new section |
|||
Line 42:
|}
</source>
== Hyphen issue in [[Template:Test case nowiki]] ==
This came up when I was working on [[Template:Graphical timeline/testcases]]. At [[Special:Permalink/958740301]] it can be observed that parameter {{para|note3-at}} gets a broken value. First character, hyphen, is correct, however, the first opening brace {{(}} of {{tnull|Period start}} is converted into an [[HTML entity]] for some reason. This results in an error <nowiki>Expression error: Unrecognized punctuation character "&"</nowiki> somewhere deep inside the template's internals. I've added [[Template:Test_case_nowiki/testcases#Hyphen_prefix_inside_nowiki_tag|a test case to demonstrate the issue on a smaller example]]. —[[User:Andrybak|andrybak]] ([[User talk:Andrybak|talk]]) 13:38, 25 May 2020 (UTC)
|