robchurch@svn.wikimedia.org schrieb:
Revision: 22867 Author: robchurch Date: 2007-06-09 16:19:38 +0000 (Sat, 09 Jun 2007)
Log Message:
- Clean up and document Linker::makeBrokenImageLinkObj()
- (bug 6743) Don't link broken image links to the upload form when uploads are disabled
This commit has broken 3 parsertest: http://tools.wikimedia.de/~hashar/tinder/?offset=20&limit=20
The problem seems to be the generated link: http://localhost/wikitest/index.php?title=Special:Upload&wpDestFile=Imag...
It contains now the keyword "Image:" which results in a wrong insert in the upload form (field "Destination filename:").
Raymond.