r113728 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113727‎ | r113728 | r113729 >
Date:15:54, 13 March 2012
Author:jeroendedauw
Status:deferred
Tags:
Comment:
up rel notes, follow up r113725
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticMediaWiki/specials/Export/SMW_SpecialOWLExport.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/specials/Export/SMW_SpecialOWLExport.php
@@ -163,7 +163,7 @@
164164 if ( $date === '' ) {
165165 $date = $wgRequest->getVal( 'date' );
166166 }
167 -
 167+
168168 if ( $date !== '' ) {
169169 $timeint = strtotime( $date );
170170 $stamp = date( "YmdHis", $timeint );
Index: trunk/extensions/SemanticMediaWiki/RELEASE-NOTES
@@ -10,6 +10,7 @@
1111
1212 * Dropped compatibility with MediaWiki 1.16.x (and earlier).
1313 * Full compatibility with MediaWiki 1.19 and foreward-compatibility with 1.20.
 14+* Fixed page parameter handling on Special:ExportPDF (bug 35180).
1415
1516 == SMW 1.7.1 ==
1617

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113725fix bug 35180jeroendedauw15:39, 13 March 2012

Status & tagging log