r9091 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r9090‎ | r9091 | r9092 >
Date:08:43, 18 May 2005
Author:vibber
Status:old
Tags:
Comment:
Add parser test for bug 2095; working on it...
Modified paths:
  • /trunk/phase3/maintenance/parserTests.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/parserTests.txt
@@ -2291,6 +2291,14 @@
22922292 </p>
22932293 !! end
22942294
 2295+!! test
 2296+Bug 2095: link with three closing brackets
 2297+!! input
 2298+[[a link]]]
 2299+!! result
 2300+<p><a href="https://www.mediawiki.org/index.php?title=A_link&amp;action=edit" class="new" title="A link">a link</a>]
 2301+</p>
 2302+!! end
22952303
22962304 TODO:
22972305 more images

Follow-up revisions

RevisionCommit summaryAuthorDate
r9095Fix for the main (no pipe) case of bug 2095, triple closing backets on link...vibber09:21, 18 May 2005
r13301Fix bug 2095: three closing bracketsgabrielwicke16:40, 24 March 2006
r13307Collected updates:...gabrielwicke17:10, 24 March 2006

Status & tagging log