Ticket #7083 (closed defect: fixed)
loadStyleSheet function is missing a quote
| Reported by: | Dave Gynn <dgynn@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | lowest | Milestone: | 0.11 |
| Component: | rendering | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
The loadStyleSheet function that gets called for late_links is missing a quote so it actually creates a partially garbled LINK element. The href is correct though so it goes unseen.
Also, the layout.html template references a link.title instead of link.type. Since the type is always text/css it doesn't matter.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


