Issue 972546
Created on 2004-06-14 12:51 by anonymous, last changed 2004-06-14 12:51 by anonymous.
msg1308 |
Author: [hidden] (anonymous) |
Date: 2004-06-14 12:51 |
|
setting boolean values in the web interface causes
(roundup 0.7.4, postgresql backend):
Templating Error
exceptions.ValueError: invalid literal for int(): TRUE
Debugging information follows
1. Looking for "title", current path:
2. In path expression "title"
3. While evaluating the string:'Issue ${context/id}:
${context/title}' expression on line 4
|
msg1309 |
Author: [hidden] (anonymous) |
Date: 2004-06-14 15:29 |
|
Logged In: NO
there is also an problem with the history:
Templating Error
exceptions.ValueError: invalid literal for int(): TRUE
Debugging information follows
1. While evaluating the standard:'context/history'
expression on line 200
|
|
Date |
User |
Action |
Args |
2004-06-14 12:51:43 | anonymous | create | |
|