r25722 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25721‎ | r25722 | r25723 >
Date:09:42, 10 September 2007
Author:werdna
Status:old
Tags:
Comment:
Undo some unintended UTF-8 muckups from my last commit.
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -264,7 +264,7 @@
265265 'ftp://',
266266 'irc://',
267267 'gopher://',
268 - 'telnet://', // Well if we're going to support the above.. -ævar
 268+ 'telnet://', // Well if we're going to support the above.. -ævar
269269 'nntp://', // @bug 3808 RFC 1738
270270 'worldwind://',
271271 'mailto:',
@@ -2134,7 +2134,7 @@
21352135 '/^Mozilla\/4\.[^ ]+ [^(]*?\((?!compatible).*; [UIN]/',
21362136
21372137 /**
2138 - * MSIE on Mac OS 9 is teh sux0r, converts þ to <thorn>, ð to <eth>, Þ to <THORN> and Ð to <ETH>
 2138+ * MSIE on Mac OS 9 is teh sux0r, converts þ to <thorn>, ð to <eth>, Þ to <THORN> and Ð to <ETH>
21392139 *
21402140 * Known useragents:
21412141 * - Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)

Follow-up revisions

RevisionCommit summaryAuthorDate
r25754Merged revisions 25607-25751 via svnmerge from...david23:02, 10 September 2007

Status & tagging log