https://bugzilla.wikimedia.org/show_bug.cgi?id=62258
C. Scott Ananian <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED Resolution|--- |FIXED --- Comment #19 from C. Scott Ananian <[email protected]> --- I checked image documentation on mw as well as enwiki and other language-specific wikis, as well as reading the code. It was clear that the intent was as documented -- framed images were original size. They even called getUnscaledThumb in the code. However, getUnscaledThumb had a bug so that it did not always return unscaled thumbs. This affected a miniscule number of pages, all of which (upon examination) were really trying to do something else (usually 'thumb' not 'frame'). We fixed most of those pages, and fixed the bug. This bug has been merged and closed for over a month now and is already live on all the wikis. (See https://en.wikipedia.org/wiki/User:Cscott/framed ) I think you are actually trying to review the 'square bounding box' RfC -- which is Not This Bug. -- 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
