Edgewall Software
Modify

Opened 10 years ago

Last modified 10 years ago

#842 new task

Bitten needs to be updated to be compatible with Trac 1.1.3

Reported by: ebouaziz@… Owned by:
Priority: major Milestone:
Component: General Version: dev
Keywords: Cc: rjollos
Operating System: Linux

Description

It uses the old get_db_cnx() API and the old attachment functions in the HTML templates.

These have been removed from Trac 1.1.3

I tried to make the update myself using db_query and db_transaction but I still have issues: it seems that some database connections are kept open and eventually dropped by Postgres from time to time which generates errors in the logs.

Attachments (0)

Change History (1)

comment:1 Changed 10 years ago by rjollos

  • Cc rjollos added

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
Author


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

 
Note: See TracTickets for help on using tickets.