Ticket #212 (closed defect: fixed)
Double-Hashed CSS Colors in Fusebox Debug report
| Reported by: | tobylaroni | Owned by: | scorfield |
|---|---|---|---|
| Type: | defect | Priority: | low |
| Milestone: | Fusebox 5.5 | Component: | Miscellaneous |
| Version: | 5.1 | Severity: | normal |
| Keywords: | Cc: |
Description
In the code used to generate the fusebox debugging, some of the colors have been double hashed, even though they're not within a CFOUTPUT tag. This may cause the colors to not display correctly, but more importantly, it causes opera to throw a CSS error (which is weird).
Easy enough to fix. This affects the following file: myFusebox.cfc, in lines 293-299 (approximately).
This possibly could be fixed in the current version of the code (if that is permitted) rather than waiting for the Fusebox 6 milestone.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
