On 12/06/07, Raimond Spekking raimond.spekking@gmail.com wrote:
This commit has broken 3 parsertest: http://tools.wikimedia.de/~hashar/tinder/?offset=20&limit=20
The reason for this is that parser tests were being run assuming $wgEnableUploads = false; and of course, the change changes that. This was an unacceptable oversight and I apologise for not tweaking this; fixed that part in r22940.
It contains now the keyword "Image:" which results in a wrong insert in the upload form (field "Destination filename:").
Regression fixed in r22939.
Rob Church