r17292 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r17291‎ | r17292 | r17293 >
Date:21:40, 29 October 2006
Author:yurik
Status:old
Tags:
Comment:
Updated info on bug 7304 (redirect table). This relates to checkin r17291.
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -89,7 +89,7 @@
9090 * (bug 7684) Obey watchcreated preference for Special:Upload watch checkbox
9191 * (bug 7686) Include id attribute on delete form confirmation button
9292 * Allow compound interwiki prefixes in $wgImportSources
93 -* Added redirect table to store redirect targets.
 93+* (bug 7304) Added redirect table to store redirect targets.
9494 * Added querycachetwo table (similar to querycache but has two titles)
9595 * PageArchive can now return a Revision object for more convenient processing
9696 of deleted revision data
@@ -103,8 +103,8 @@
104104 * Fix purging for updated SVG files
105105 * (bug 7745) Add id attribute to search button in Monobook
106106 * (bug 7749) MATH: added some more LaTeX symbols, e.g. parallel, diamond, ast, ...
 107+* (bug 7304) Added code in Article.php to keep redirect table up to date.
107108
108 -
109109 == Languages updated ==
110110
111111 * Bishnupriya Manipuri (bpy)

Follow-up revisions

RevisionCommit summaryAuthorDate
r103758(bug 7304) Links on redirect pages no longer cause the redirect page to show ...catrope14:32, 20 November 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r16690* Workaround the redirect bug 7304...yurik03:30, 29 September 2006
r17291Updates 'redirect' table on each save. WARNING: Breaking change. You must hav...yurik21:25, 29 October 2006