Roundup Tracker - Issues

Issue 1989476

classification
Re: 1959261
Type: Severity: normal
Components: Database Versions:
process
Status: closed rejected
:
: richard : moberley, richard
Priority: normal : patch

Created on 2008-06-10 06:50 by moberley, last changed 2008-08-07 06:17 by richard.

Files
File name Uploaded Description Edit Remove
roundup_postgres_quotes.patch moberley, 2008-06-10 06:50 Adding quotes around the second argument
Messages
msg2931 Author: [hidden] (moberley) Date: 2008-06-10 06:50
I was also getting the error message described in 1959261. This patch was my solution. I'm not sure I've done this in the right place, and I'm sure this isn't a complete solution either. But, it allows me to post new issues which I was unable to do before making this change.

My patch adds quotes around the second argument in the call to indexer.add_text
msg2932 Author: [hidden] (richard) Date: 2008-08-07 06:17
Implemented a better fix, thanks.
History
Date User Action Args
2008-06-10 06:50:57moberleycreate