Ticket #3166 (closed enhancement: fixed)

Opened 7 months ago

Last modified 5 months ago

port db.commit() changeset:2893 to trac0.10 branch

Reported by: brad-trac@fritzfam.com Assigned to: bobbysmith007
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Should changeset:2893 for ticket #2239 to add db.commit() calls be ported to the trac0.10 branch?

I was using an old 0.4.x version of the timing and estimation plugin with the Debian 0.10.4-2 trac package (and PostgreSQL) and having the same problem as described in ticket #2239. Upgrading to 0.6.6 without any additional changes fixed the problem, but it seems like the db.commit() calls added in changeset:2893 would still be a good idea for the 0.10 branch.

I've been running the plugin with the attached patch to add the commit()s for a week or so without any problems.

Thanks for the great plugin!

--Brad

Attachments

trac_0.10_db_commit.patch (0.9 kB) - added by brad-trac@fritzfam.com on 06/11/08 08:58:45.
patch to add db.commit() calls to trac0.10 branch

Change History

06/11/08 08:58:45 changed by brad-trac@fritzfam.com

  • attachment trac_0.10_db_commit.patch added.

patch to add db.commit() calls to trac0.10 branch

07/28/08 12:48:09 changed by bobbysmith007

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

(In [4069]) closes #3166

applied patch that adds commits to the ticket_daemon (necessary for some dbs) bumped version to 0.6.7


Add/Change #3166 (port db.commit() changeset:2893 to trac0.10 branch)




Change Properties
Action