[Bug 66463] UserMerge::movePages makeList using duplicate array keys

2014-06-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66463

--- Comment #1 from Kunal Mehta (Legoktm)  ---
Cleaner code paste:

$dbr->makeList( array(
'page_title' => $dbr->buildLike( $oldusername->getDBkey() . '/',
$dbr->anyString() ),
'page_title' => $oldusername->getDBkey()
),
LIST_OR
)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66463] UserMerge::movePages makeList using duplicate array keys

2014-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66463

--- Comment #2 from Kunal Mehta (Legoktm)  ---
We probably should do what Renameuser does:
https://github.com/wikimedia/mediawiki-extensions-Renameuser/blob/master/specials/SpecialRenameuser.php#L305

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66463] UserMerge::movePages makeList using duplicate array keys

2014-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66463

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

   Keywords||easy

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66463] UserMerge::movePages makeList using duplicate array keys

2014-06-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66463

T. Gries  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #3 from T. Gries  ---
@Legoktm: thx for reporting.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66463] UserMerge::movePages makeList using duplicate array keys

2014-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66463

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|m...@tgries.de  |wikibugs-l@lists.wikimedia.
   ||org
 Whiteboard||gci2014

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l