https://bugzilla.wikimedia.org/show_bug.cgi?id=4421

--- Comment #51 from Aryeh Gregor <[email protected]> 2010-04-02 
02:15:28 UTC ---
"The file extension is stored in a new 'img_file_ext' field in the 'image'
table (and similar fields to oldimage and filearchive). This field defaults to
null. When it is set to null, the file name and the page title are the same."

Could we instead just key off the MIME type here?  That seems simpler and less
redundant.  What would img_file_ext='gif' but img_minor_mime='jpeg' mean? 
That's denormalized.

-- 
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

Reply via email to