http://www.mediawiki.org/wiki/Special:Code/MediaWiki/82844

Revision: 82844
Author:   btongminh
Date:     2011-02-26 12:19:55 +0000 (Sat, 26 Feb 2011)
Log Message:
-----------
Remove double parser test from r82843

Modified Paths:
--------------
    trunk/phase3/tests/parser/parserTests.txt

Modified: trunk/phase3/tests/parser/parserTests.txt
===================================================================
--- trunk/phase3/tests/parser/parserTests.txt   2011-02-26 12:08:59 UTC (rev 
82843)
+++ trunk/phase3/tests/parser/parserTests.txt   2011-02-26 12:19:55 UTC (rev 
82844)
@@ -8433,16 +8433,6 @@
 </p>
 !! end
 
-!! test
-Special characters in embedded file links (bug 27679)
-!! input
-[[File:Contains & ampersand.jpg]]
-[[File:Does not exist.jpg|Title with & ampersand]]
-!! result
-<p><a 
href="/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>
-<a href="/index.php?title=Special:Upload&amp;wpDestFile=Does_not_exist.jpg" 
class="new" title="File:Does not exist.jpg">Title with &amp; ampersand</a>
-</p>
-!! end
 
 TODO:
 more images


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to