Ticket #3189 (closed defect: fixed)

Opened 6 months ago

Last modified 3 months ago

Download count doesn't increase

Reported by: olivierg Assigned to: Blackhex
Priority: normal Component: DownloadsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Download count didn't increase in here, until I added the following lines:

db = self.env.get_db_cnx()
db.commit()

right after: source:/downloadsplugin/0.11/tracdownloads/api.py@3545#L458

Attachments

Change History

06/13/08 20:07:56 changed by Blackhex

  • status changed from new to assigned.

Thx.

08/29/08 03:44:28 changed by Blackhex

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

Fixed with r4196.


Add/Change #3189 (Download count doesn't increase)




Change Properties
Action