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

            Bug ID: 64661
           Summary: Incorrect image size for smaller images
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: PageImages
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

When returning an image smaller than requested, the size returned is incorrect.
The image is actually 90x91, whereas PageImages the following thumbnail object:

{
  source:
"http://upload.wikimedia.org/wikipedia/commons/c/c2/Beta_experiments_icon.png";,
  width: 300,
  height: 297
}

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