Edgewall Software

Ticket #7083 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

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

trac-load-stylesheet.diff (1.1 kB) - added by Dave Gynn <dgynn@…> 6 months ago.

Change History

Changed 6 months ago by Dave Gynn <dgynn@…>

Changed 6 months ago by cboos

  • owner changed from jonas to cboos
  • component changed from general to rendering
  • milestone set to 0.11

Thanks for the patch!

Changed 6 months ago by cboos

  • status changed from new to closed
  • resolution set to fixed

Applied in r6825.

Add/Change #7083 (loadStyleSheet function is missing a quote)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.