User "Bryan" posted a comment on MediaWiki.r98430.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98430#c26643
Commit summary:

(bug 30202) Restrict file names on upload to 240 bytes, because wfTimestamp( 
TS_MW ) . '!' . $fileName should fit in oi_archive_name, which is 255 bytes, 
and also the maximum file name length on many file systems is 255 bytes.

Commit to fix UploadTest to use @dataProvider will follow

Comment:

They continue to work, but can't be uploaded or overwritten anymore, and 
deleting them will result in undefined behavior. Perhaps we have to write a 
maintenance script to truncate files with too long names.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to