https://bugzilla.wikimedia.org/show_bug.cgi?id=39507
--- Comment #10 from Brad Will (tmbw.net) <[email protected]> --- When I upgraded to 1.20.3, I first added "$wgCopyUploadsFromSpecialUpload = true;" to my LocalSettings.php file. However, when I then tried to enter a source url and upload, the upload form would simply refresh (without any kinds of errors). I then added "$wgGroupPermissions['*']['upload_by_url'] = true;" to my LocalSettings.php and that fixed it. (Note - I just re-tested this, by temporarily commenting out the $wgGroupPermissions value, and this is definitely the behaviour on my wiki.) -- 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
