On 02/05/06, Brian Carpenter hopespoppa@gmail.com wrote:
I found a similar discussion at http://www.mwusers.com/forums/showthread.php?t=1528 where they give a code modification as
function matchEditToken( $val, $salt = '' ) { return true; }
First, that code modification is wrong and will make a lot of operations unsafe. Second, I believe the issue is resolved in the code in Subversion; a live hack was committed accidentally, and should now be gone.
Rob Church