#2219 closed defect (bug) (fixed)
Kubrick header colors mishandled
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | low | |
| Severity: | minor | Version: | 2.0 |
| Component: | Administration | Keywords: | bg|has-patch |
| Focuses: | Cc: |
Description
Header image generator can't handle shorthand hex colors (#F00 for #FF0000) and options page reports wrong values.
This patch properly parses the saved query string, rather than use a position in the string for each value. Much smoother!
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [3399]) Default theme header color provisioning tweaks. fixes #2219