https://bugzilla.wikimedia.org/show_bug.cgi?id=65431
Jack Phoenix <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Jack Phoenix <[email protected]> --- (In reply to Papaver Josepherum from comment #0) > Hey dude, great work on the extension! I've cloned the master build to my > local wiki v1.22.5 and noticed a couple of issues. Thanks for the feedback and the bug report! I've added the missing $extension parameter to the two files which call UploadBase::detectScript(); it probably doesn't change a thing unless you were trying to upload .svg files, as UploadBase::detectScript() cares about the $extension parameter only then. > Could not copy file "/home/tmp/phpWFZbSw" to "". This is probably a file permissions issue, or 99% of similar cases have been just that. Double and/or triple-check the file permissions and see if you need to make any changes in file/folder ownership. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
