r69960 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r69959
|
r69960
|
r69961
>
Date:
19:02, 26 July 2010
Author:
platonides
Status:
deferred
Tags:
Comment:
Fix parsertest broken in
r53291
. In trunk it was fixed along other changes with
r53098
.
Modified paths:
/branches/REL1_15/phase3/maintenance/parserTests.txt
(modified) (
history
)
Diff
[
purge
]
Index: branches/REL1_15/phase3/maintenance/parserTests.txt
—
—
@@ -2198,7 +2198,7 @@
2199
2199
!! input
2200
2200
PMID 1234
2201
2201
!! result
2202
-<p><a href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=1234" class="external" title="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=1234">PMID 1234</a>
2202
+<p><a href="http://www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract" class="external" title="http://www.ncbi.nlm.nih.gov/pubmed/1234?dopt=Abstract">PMID 1234</a>
2203
2203
</p>
2204
2204
!! end
2205
2205
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r53098
Updated parser tests for
r52726
. Also fixed some corner cases and updated the...
rememberthedot
04:47, 11 July 2009
r53291
Revert part of
r53282
due to merge out of sync
raymond
06:31, 15 July 2009
Status & tagging log
10:04, 3 December 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r69960
[
removed:
new
added:
deferred]