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

--- Comment #5 from Marek Blahuš <[email protected]> 2012-09-20 23:10:04 UTC 
---
I have found the "cleanFileName" function from
http://commons.wikimedia.org/wiki/MediaWiki:Gadget-AjaxQuickDelete.js being
called as a part of
https://commons.wikimedia.org/wiki/MediaWiki:RenameRequest.js which holds the
code for the RenameLink gadget. Indeed, when you are not a file mover, visit a
file page and click the "Move" tab, the gadget's dialog appears and there if
you change the value in the "Enter the new name" field to "A.JPG" and leave
that field by focusing another one, cleanFileName gets called and the field's
value is automatically normalized to "File:A.jpg".

Yes, I could insert the Rename template manually, but the gadget seems to be
more efficient.

And, I am not a filemover so I cannot check myself, but User:Taketa has
suggested at
http://commons.wikimedia.org/w/index.php?title=User_talk%3ABlahma&diff=77628385&oldid=77600880
that the same normalization occurs in the actual filemoving interface (and is
the cause of .JPG and .jpg considered "identical"). Could someone please
recheck this?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to