r82608 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82607‎ | r82608 | r82609 >
Date:15:33, 22 February 2011
Author:reedy
Status:ok
Tags:
Comment:
* (bug 27633) Add characters to linkTrail for Potuguese (pt and pt-br)

Add RELEASE-NOTES for r82547
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)
  • /trunk/phase3/languages/messages/MessagesPt.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesPt.php
@@ -81,7 +81,7 @@
8282 );
8383
8484 $separatorTransformTable = array( ',' => ' ', '.' => ',' );
85 -$linkTrail = '/^([áâãàéêçíóôõúüa-z]+)(.*)$/sDu'; # Bug 21168
 85+$linkTrail = '/^([áâãàéêẽçíòóôõq̃úüűũa-z]+)(.*)$/sDu'; # Bug 21168, 27633
8686
8787 $specialPageAliases = array(
8888 'DoubleRedirects' => array( 'Redireccionamentos_duplos', 'Redirecionamentos_duplos' ),
Index: trunk/phase3/RELEASE-NOTES
@@ -187,6 +187,8 @@
188188 changes to languages because of Bugzilla reports.
189189
190190 * (bug 17160) Gender specific display text for User namespace
 191+* Link trail added for sl and sh
 192+* (bug 27633) Add characters to linkTrail for Potuguese (pt and pt-br)
191193
192194 == Compatibility ==
193195

Follow-up revisions

RevisionCommit summaryAuthorDate
r826781.17wmf1: MFT r82473, r82572, r82574, r82601, r82608, r82654catrope16:34, 23 February 2011
r85354MFT r82518, r82530, r82538, r82547, r82550, r82565, r82572, r82608, r82696, r...demon18:25, 4 April 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r82547Add basic linktrail to SH and SLreedy13:33, 21 February 2011

Status & tagging log