r102454 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r102453
|
r102454
|
r102455
>
Date:
21:55, 8 November 2011
Author:
platonides
Status:
ok (
Comments
)
Tags:
Comment:
Test for
bug 32057
.
Latent bug in quite unused preprocessing path (expansion of heading nodes),
which was exposed by
r101291
and fixed in
r102440
.
This test is used to exercise that code path.
Modified paths:
/trunk/phase3/tests/parser/parserTests.txt
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/parser/parserTests.txt
—
—
@@ -8891,6 +8891,23 @@
8892
8892
8893
8893
!! end
8894
8894
8895
+!! article
8896
+MediaWiki:Bug32057
8897
+!! text
8898
+== {{int:headline_sample}} ==
8899
+!! endarticle
8900
+
8901
+!! test
8902
+Bug 32057: Title needed when expanding <h> nodes.
8903
+!! options
8904
+title=[[Main Page]]
8905
+!! input
8906
+{{int:Bug32057}}
8907
+!! result
8908
+<h2><span class="editsection">[<a href="https://www.mediawiki.org/index.php?title=Main_Page&action=edit&section=1" title="Edit section: Headline text">edit</a>]</span> <span class="mw-headline" id="Headline_text"> Headline text </span></h2>
8909
+
8910
+!! end
8911
+
8895
8912
TODO:
8896
8913
more images
8897
8914
more tables
Follow-up revisions
Revision
Commit summary
Author
Date
r102548
MFT
r101291
and
r102454
...
platonides
17:53, 9 November 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r101291
Bug 31098
: Template loop through MediaWiki: messages (int: function) not bein...
platonides
22:22, 29 October 2011
r102440
Attempt to fix translatewiki
bug 32057
...
platonides
20:58, 8 November 2011
Comments
#
Comment by
Hashar
(
talk
|
contribs
)
22:08, 8 November 2011
Wonderful! Tagging for inclusion in REL1_18 so we get them in jenkins.
Status & tagging log
22:12, 9 November 2011
Reedy
(
talk
|
contribs
)
changed the
tags
for r102454
[
removed:
1.18wmf1]
07:38, 9 November 2011
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r102454
[
removed:
new
added:
ok]
03:35, 9 November 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
tags
for r102454
[
added:
1.18wmf1]
03:35, 9 November 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
tags
for r102454
[
removed:
1.18,1.18wmf1,tstarling]
22:08, 8 November 2011
Hashar
(
talk
|
contribs
)
changed the
tags
for r102454
[
added:
1.18,1.18wmf1,tstarling]