User "Tim Starling" changed the status of MediaWiki.r79845. Old Status: resolved New Status: fixme
User "Tim Starling" also posted a comment on MediaWiki.r79845. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/79845#c22976 Commit summary: $wgMaxUploadSize may now be set to an array to specify the upload size limit per upload type. Backwards compatible, if not set to an array, applies to all uploads. If set to an array, per upload type maximums can be set, using the file and url keys. If the * key is set this value will be used as maximum for non-specified types. Comment: You can't run wfMkdirParents() on $dstPath if TRANSFORM_LATER has been given to doTransform(). The point of TRANSFORM_LATER is to avoid NFS access during page rendering. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
