Edgewall Software
Modify

Ticket #7269 (closed defect: worksforme)

Opened 4 years ago

Last modified 4 years ago

Error in reports.py

Reported by: izekia Owned by: mgood
Priority: normal Milestone:
Component: report system Version: 0.11rc1
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

Custom report in some cases causes sql incorrect code that looks as

AS tab  ORDER BY 0 DESC LIMIT 100 OFFSET 0

Attachments

order_by.patch (486 bytes) - added by izekia@… 4 years ago.
reports.py patch

Download all attachments as: .zip

Change History

Changed 4 years ago by izekia@…

reports.py patch

comment:1 Changed 4 years ago by cboos

That code has just changed yesterday (r7130). Could you please verify whether the latest of source:/branches/0.11-stable is now working for you, thanks!

comment:2 Changed 4 years ago by anonymous

i've got another error

Report execution failed: Dynamic variable '$BILLABLE' not defined.

but may be its because ive replaced only reports.py
i'm using: Trac 0.11rc1 + Genshi-0.5dev_r852-py2.5-win32

comment:3 Changed 4 years ago by izekia@…

sorry, its my fault
with r7130 its works fine.
thanks

comment:4 Changed 4 years ago by cboos

  • Resolution set to worksforme
  • Status changed from new to closed

Thanks for the feedback!

(and accompanying a bug report with a patch, like you did, is very much appreciated, thanks!)

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from mgood. Next status will be 'closed'
Author


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

 
Note: See TracTickets for help on using tickets.