r94504 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r94503
|
r94504
|
r94505
>
Date:
12:25, 15 August 2011
Author:
catrope
Status:
ok
Tags:
Comment:
Add parser test for
r94502
Modified paths:
/trunk/phase3/tests/parser/parserTests.txt
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/parser/parserTests.txt
—
—
@@ -742,6 +742,15 @@
743
743
!!end
744
744
745
745
!! test
746
+External links: protocol-relative URL in the middle of a word is left alone (bug 30269)
747
+!! input
748
+foo//example.com/Foo
749
+!! result
750
+<p>foo//example.com/Foo
751
+</p>
752
+!! end
753
+
754
+!! test
746
755
External image
747
756
!! input
748
757
External image: http://meta.wikimedia.org/upload/f/f1/Ncwikicol.png
Follow-up revisions
Revision
Commit summary
Author
Date
r96470
1.17wmf1: MFT
r92962
,
r93062
,
r93093
,
r93385
,
r93468
,
r93473
,
r94350
,
r94502
,...
catrope
19:07, 7 September 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r94502
(
bug 30269
) Strings like foobar//barfoo are linked to become foobar[//barfoo]...
catrope
12:20, 15 August 2011
Status & tagging log
19:12, 7 September 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r94504
[
removed:
1.18]
16:52, 16 August 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r94504
[
removed:
new
added:
ok]
13:16, 15 August 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r94504
[
added:
1.18]