Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13815 closed defect (fixed)

Work on Trac 1.4

Reported by: johnhuang Owned by: Ryan J Ollos
Priority: normal Component: WantedPagesMacro
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description (last modified by Ryan J Ollos)

Instead of env.get_db_cnx(), use env.db_query() to query db. This plugin can run under 1.2 and higher version.

Attachments (0)

Change History (4)

comment:1 Changed 4 years ago by Ryan J Ollos

Description: modified (diff)
Owner: changed from Geert to Ryan J Ollos
Status: newaccepted

comment:2 Changed 4 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 17735:

TracWantedPages 0.6dev: Adapt to Trac 1.0+

Please uninstall old version before installing:

$ pip uninstall WantedPages

Fixes #13815.

comment:3 Changed 4 years ago by Ryan J Ollos

Trac Release: 1.2

Please let me know if it's working for you, and which Trac version you are using. Thanks!

comment:4 Changed 4 years ago by johnhuang

It works on version 1.4.1 perfectly now. Thanks!

Modify Ticket

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