r82844 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82843‎ | r82844 | r82845 >
Date:12:19, 26 February 2011
Author:btongminh
Status:ok
Tags:
Comment:
Remove double parser test from r82843
Modified paths:
  • /trunk/phase3/tests/parser/parserTests.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/parser/parserTests.txt
@@ -8433,16 +8433,6 @@
84348434 </p>
84358435 !! end
84368436
8437 -!! test
8438 -Special characters in embedded file links (bug 27679)
8439 -!! input
8440 -[[File:Contains & ampersand.jpg]]
8441 -[[File:Does not exist.jpg|Title with & ampersand]]
8442 -!! result
8443 -<p><a href="https://www.mediawiki.org/index.php?title=Special:Upload&amp;wpDestFile=Contains_%26_ampersand.jpg" class="new" title="File:Contains &amp; ampersand.jpg">File:Contains &amp; ampersand.jpg</a>
8444 -<a href="https://www.mediawiki.org/index.php?title=Special:Upload&amp;wpDestFile=Does_not_exist.jpg" class="new" title="File:Does not exist.jpg">Title with &amp; ampersand</a>
8445 -</p>
8446 -!! end
84478437
84488438 TODO:
84498439 more images

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r82843(bug 27679) Broken embedded files with special characters are no longer doubl...btongminh12:08, 26 February 2011

Status & tagging log