Modify

Opened 7 years ago

Closed 5 years ago

#13201 closed defect (fixed)

Trac 1.2 needs newer version of colorbox

Reported by: Ryan J Ollos Owned by: Jun Omae
Priority: normal Component: OverlayViewPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description

The plugin works with Trac 1.0, but didn't work with Trac 1.2 until I updated colorbox to the latest version. I didn't see any errors in the console, but I traced the problem to a failure somewhere in the .colorbox method.

Attachments (0)

Change History (3)

comment:1 Changed 7 years ago by Ryan J Ollos

Summary: Need newer version of colorbox for Trac 1.2Trac 1.2 needs newer version of colorbox

comment:2 Changed 5 years ago by Jun Omae

Status: newaccepted

Thanks for the report. I just encounter the following error with jquery.colorbox.js 1.3.19 on Trac 1.2.3. Once upgrade to 1.6.4, the error is gone.

19:34:18.804 TypeError: a(...).live is not a function jquery.colorbox.js:4:3211
    jQuery 2
    rawlink http://192.168.11.27:3000/tracenv-1.2/chrome/overlayview/base.js:112
    jQuery 2
    <anonymous> http://192.168.11.27:3000/tracenv-1.2/chrome/overlayview/base.js:178
    jQuery 4

comment:3 Changed 5 years ago by Jun Omae

Resolution: fixed
Status: acceptedclosed

In 17379:

OverlayViewPlugin: make compatible with Trac 1.2 (closes #13201)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
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.