Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#7008 closed defect (fixed)

column "parent" does not exis

Reported by: anonymous Owned by: Mark Ryan
Priority: normal Component: ChildTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Hello!

I'm using Trac 0.11.6 and after i enables the childTickets plugin, I got the following error message whenever i click to an existing ticket, but this is the case when i click to the "Create ticket" button:

Trac detected an internal error:
ProgrammingError: column "parent" does not exist LINE 1: SELECT ticket,value FROM ticket_custom WHERE name="parent" ^

In New Ticket form, i can see the Parent ID column

Attachments (1)

postgres_patch.diff (710 bytes) - added by davidkovaccs@… 14 years ago.
patch for postgresql

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by davidkovaccs@…

Attachment: postgres_patch.diff added

patch for postgresql

comment:1 Changed 14 years ago by anonymous

The problem was caused by the postgresql query parser, i've attached the patch for it

comment:2 Changed 14 years ago by Mark Ryan

Status: newassigned

comment:3 Changed 14 years ago by Mark Ryan

Resolution: fixed
Status: assignedclosed

(In [7877]) Updated version info in setup.py for fix #7008.

comment:4 Changed 14 years ago by Mark Ryan

Thx to davidkovaccs@… for patch!

Modify Ticket

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