Search and Top Navigation
#7005 closed enhancement (duplicate)
Opened February 17, 2011 04:48PM UTC
Closed November 09, 2011 01:04PM UTC
Last modified November 09, 2011 01:04PM UTC
Themeroller should prevent entry of hex color value entries that don't match #FFF or #FFFFFF length
| Reported by: | borjawebs | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | [meta] ui.themeroller | Version: | 1.8.9 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Error encountered when creating ui-bg_flat_100_fffff_40x100.png
phpThumb() v1.7.9-200805132119
BGcolor parameter for "new" is not valid
Error returned as message in image (purple background, red text)
Attachments (0)
Change History (8)
Changed February 17, 2011 05:52PM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
Changed February 17, 2011 05:55PM UTC by comment:2
Should there not then be some additional error checking much similar to how # is forced in the input when customizing color schemes?
Changed February 17, 2011 09:57PM UTC by comment:3
| resolution: | invalid |
|---|---|
| status: | closed → reopened |
| summary: | BGcolor parameter for "new" is not valid → Themeroller should prevent entry of hex color value entries that don't match #FFF or #FFFFFF length |
| type: | bug → enhancement |
Changed February 17, 2011 09:57PM UTC by comment:4
| owner: | jquery-infrastructure |
|---|---|
| status: | reopened → assigned |
Changed February 17, 2011 09:58PM UTC by comment:5
Changed to enhancement request, removed assignment to jquery-infrastructure.
Changed November 09, 2011 01:04PM UTC by comment:7
| resolution: | → duplicate |
|---|---|
| status: | assigned → closed |
This is not a bug. #fffff is not a valid HTML colour.