https://bugzilla.wikimedia.org/show_bug.cgi?id=32986
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Can't download uploaded |img_auth.php creates |files with ' symbol |redirect loop while trying | |to make IE safe url when | |filename is like | |"'IIMV4.1'.pdf" --- Comment #2 from Bawolff <[email protected]> 2011-12-14 01:59:52 UTC --- (In reply to comment #1) > Well that's interesting. When testing this > http://localhost/w/phase3/index.php?title=File:%27test%27.pdf went to image > page as it was supposed to, but > http://localhost/w/phase3/index.php/File:%27Ntest%27.pdf did not. (Not > directly > same as your issue, but probably related) Or actually ignore that. Seems to have fixed itself. ---- Getting back to your issue. It seems like you need more then just the quote, you also need a period. Steps to reproduce: *enable img_auth.php *upload a file named 'IIMV4.1'.pdf *Look at the redirect loop created by img_auth -- 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
