https://bugzilla.wikimedia.org/show_bug.cgi?id=34974
C. Scott Ananian <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from C. Scott Ananian <[email protected]> --- Yes, the stored filename and all indexing for the thumbnail are width based. This means that we can't distinguish between multiple thumbnails with different heights but the same (rounded) width. This is a pretty fundamental limitation of the current code, but also a good way to prevent unnecessarily proliferation of thumbnail variants. -- 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
