Edgewall Software

Ticket #1236 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

An error in the new report does not prevent its creation

Reported by: Greg Lapouchnian <greglap+trac@…> Owned by: daniel
Priority: normal Milestone: 0.8.1
Component: report system Version: 0.8
Severity: normal Keywords: report
Cc:

Description

When I try to create a new report and don't include any SQL or include invalid SQL an error message is displayed but the new report still gets created and is listed on the "View Tickets" page.

Attachments

Change History

Changed 4 years ago by Matthew Good <trac matt-good net>

  • status changed from new to closed
  • resolution set to invalid

This is expected. Trac doesn't validate the SQL before creating the report. So, the new report has been created, and what you're seeing is the error that occurred when Trac executed the report. Simply edit the report to fix the errors.

Add/Change #1236 (An error in the new report does not prevent its creation)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.