r78569 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78568‎ | r78569 | r78570 >
Date:16:54, 18 December 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Follow up to r78568
Modified paths:
  • /trunk/extensions/Push/includes/ext.push.tab.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Push/includes/ext.push.tab.js
@@ -208,6 +208,7 @@
209209 for ( remotePageId in targetData[targetId].existingPages ) {
210210 if ( $.inArray( targetData[targetId].existingPages[remotePageId].ns, nsToCheck ) ) {
211211 hasConflict = true;
 212+ break;
212213 }
213214 }
214215

Follow-up revisions

RevisionCommit summaryAuthorDate
r78573Follow up to r78569jeroendedauw19:08, 18 December 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78568More detailed info about the target wikis statejeroendedauw16:46, 18 December 2010

Status & tagging log