Author: Bryan.TongMinh
Description:
Resizing an image with a width much smaller than height to a specified height is broken, because it may result in a zero pixel width. A minimum width of 1 pixel for a thumbnail should be enforced.
See http://test.wikipedia.org/wiki/Bug_28076 to see the bug in action.
Version: unspecified
Severity: normal