#7005 closed enhancement (duplicate)
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)
Change History (8)
comment:1 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Should there not then be some additional error checking much similar to how # is forced in the input when customizing color schemes?
comment:3 Changed 12 years ago by
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 |
comment:4 Changed 12 years ago by
Owner: | jquery-infrastructure deleted |
---|---|
Status: | reopened → assigned |
comment:5 Changed 12 years ago by
Changed to enhancement request, removed assignment to jquery-infrastructure.
comment:7 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This is not a bug. #fffff is not a valid HTML colour.