Modify

Opened 17 years ago

Closed 17 years ago

#786 closed defect (fixed)

javascript warnings on IE with addHeadingLinks

Reported by: kosc@… Owned by: John Hampton
Priority: normal Component: TracBlogPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

The files blog.cs and new_blog.cs contain calls to 'addHeadingLinks'. Only 1 parameter is passed here, a second parameter ('title') is missing. This causes IE7 (don't know about other versions) to flag a warning.

Attachments (0)

Change History (2)

comment:1 Changed 17 years ago by kosc@…

Trac Release: 0.90.10

correction: we're using Trac 0.10

comment:2 Changed 17 years ago by John Hampton

Resolution: fixed
Status: newclosed

(In [1582])

  • Applied patch for RSS email addresses from kindlund@…, Closes #336
  • Removed reference to addHeadingLinks in new_blog.cs. Closes #786
  • Added code to redirect to the page where posting a new entry was selected. Closes #452
  • Added patch to allow for customizable footer on blog posts from dfaerch. Closes #745

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain John Hampton.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.