r39063 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r39062
|
r39063
|
r39064
>
Date:
10:44, 10 August 2008
Author:
nikerabbit
Status:
old
Tags:
Comment:
* (
bug 15105
) Restoring polish linktrail due to
r38751
- candidate for backporting
Modified paths:
/trunk/phase3/languages/messages/MessagesPl.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/languages/messages/MessagesPl.php
—
—
@@ -74,6 +74,8 @@
75
75
'.' => ','
76
76
);
77
77
78
+$linkTrail = '/^([a-zęóąśłżźćńĘÓĄŚŁŻŹĆŃ]+)(.*)$/sDu';
79
+
78
80
$specialPageAliases = array(
79
81
'DoubleRedirects' => array( 'Podwójne_przekierowania' ),
80
82
'BrokenRedirects' => array( 'Zerwane_przekierowania' ),
Follow-up revisions
Revision
Commit summary
Author
Date
r39117
Backport
r39063
: restore linkTrail
tstarling
04:25, 11 August 2008
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r38751
(
Bug 15035
) Revert linkTrail to /^([a-z]+)(.*)$/sD, as it was before
r36253
. ...
tstarling
04:32, 7 August 2008
Status & tagging log
15:30, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r39063
[
removed:
ok
added:
old]