Search and Top Navigation
#7817 closed bug (duplicate)
Opened October 27, 2011 07:31PM UTC
Closed October 27, 2011 07:34PM UTC
Last modified October 27, 2011 07:34PM UTC
Themeroller ui images not generated
Reported by: | brianfidler | Owned by: | jquery-infrastructure |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | [meta] ui.themeroller | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
a few weeks ago I generated a Themeroller theme that is now not showing up correctly. There are three files; ui-bg_flat_0_fff_40x100.png, ui-bg_flat_100_ff_40x100.png, and ui-icons_fff_256x240.png that all failed to generate a thumbnail and instead generated an error image indicating that... 'BGcolor parameter for "new" is not valid'
It appears that the only instances where this occurred where in instances where the image it was trying to generate used a 3 digit color code instead of a 6 digit color code. All of my other images, including other icon sets such as ui-icons_ffffff_256x240.png were created succesfully. However the jquery-ui-1.8.16.custom.css file calls for ui-icons_fff_256x240.png, not ui-icons_ffffff_256x240.png.
I can fix on my end but in order to save frustration for others and the next time I use Themeroller it would be great to get this fixed.
thanks.