MediaWiki r47457 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r47456‎ | r47457 (on ViewVC)‎ | r47458 >
Date:19:03, 18 February 2009
Author:werdna
Status:ok
Tags:
Comment:
Fix regression in r47202, which stopped wpAutoSummary from being written to the output.
Modified paths:

Diff [purge]

Index: trunk/phase3/includes/EditPage.php
===================================================================
--- trunk/phase3/includes/EditPage.php	(revision 47456)
+++ trunk/phase3/includes/EditPage.php	(revision 47457)
@@ -1393,6 +1393,7 @@
 			}
 			$subjectpreview = '';
 		}
+		$commentsubject .= $summaryhiddens;
 
 		# Set focus to the edit box on load, except on preview or diff, where it would interfere with the display
 		if ( !$this->preview && !$this->diff ) {

Status & tagging log

Personal tools
Namespaces
Variants
Views
Actions
Site
Support
Download
Development
Communication
Toolbox