Modify

Opened 16 years ago

Closed 16 years ago

#3189 closed defect (fixed)

Download count doesn't increase

Reported by: Olivier Guilyardi Owned by: Radek Bartoň
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 (0)

Change History (2)

comment:1 Changed 16 years ago by Radek Bartoň

Status: newassigned

Thx.

comment:2 Changed 16 years ago by Radek Bartoň

Resolution: fixed
Status: assignedclosed

Fixed with r4196.

Modify Ticket

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