https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #18 from DaSch <[email protected]> 2011-09-12 21:06:20 UTC ---
In the database the value of rc_params is a string for move entries. So
everything is correct. The string is correctly passed through DatabaseLogEntry
when conversion from the string to an array like described above to $params[3].
But then when Title::newFromText( $params[3] ) is executed it returns NULL when
the page exists and then the value is lost and then the creation of the
pagelink fails.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to