Roundup Tracker - Issues

Issue 1989470

classification
Error due to missing quotes with PostgreSQL
Type: Severity: normal
Components: Database Versions:
process
Status: closed fixed
:
: richard : catucci, moberley, richard
Priority: normal :

Created on 2008-06-10 06:40 by anonymous, last changed 2008-08-07 06:06 by richard.

Files
File name Uploaded Description Edit Remove
traceback.txt anonymous, 2008-06-10 06:40 Error Traceback
Messages
msg2564 Author: [hidden] (anonymous) Date: 2008-06-10 06:40
I have Roundup 1.4.4 setup with PostgreSQL 8.3. When I tried to post a new issue I got the error message attached below. I made an edit to the rdbms_common.py file to add some quote marks in the call to the indexer.

I'm not sure I've made the changes in the correct place, but my roundup install works with this change.

msg2565 Author: [hidden] (moberley) Date: 2008-06-10 06:45
Sorry, this is a duplicate of 1959261.
msg2566 Author: [hidden] (moberley) Date: 2008-06-10 06:45
And, I am actually the originator.
msg2567 Author: [hidden] (catucci) Date: 2008-07-28 16:43
As noted in #1959261, I just added a patch for this mis-behaviour at #2030479
msg2568 Author: [hidden] (richard) Date: 2008-08-07 06:06
Should be fixed.
History
Date User Action Args
2008-06-10 06:40:03anonymouscreate