Issue 1025990
Created on 2004-09-10 17:28 by anonymous, last changed 2004-10-07 06:39 by richard.
msg1446 |
Author: [hidden] (anonymous) |
Date: 2004-09-10 17:28 |
|
Related Page: “Show All” /”Show Unassigned” page
Related
File: /usr/local/roundup/trackers/arch1/html/issue.index.h
tml
Symptom:
Try to list all the issues by using "group on" option
on “creator”, “assignedto”, "actor", "category" property
Then got "Templating error” page.
Possible Reasong/Solution:
This function works fine for the roundup which use
default anydbm as the
backend database, but not on the roundup which use
postgresql as the backend
database. So will check if there is any difference
between the backend
database.
|
msg1447 |
Author: [hidden] (anonymous) |
Date: 2004-09-18 07:20 |
|
Logged In: NO
tyhfghfgh
|
msg1448 |
Author: [hidden] (anonymous) |
Date: 2004-09-18 07:21 |
|
Logged In: NO
test
jmeng@cs.mu.oz
|
msg1449 |
Author: [hidden] (chrisgltt) |
Date: 2004-09-23 15:52 |
|
Logged In: YES
user_id=1112215
I fixed the bug by adding one column called order on the
_user table
|
msg1450 |
Author: [hidden] (richard) |
Date: 2004-10-07 06:39 |
|
Logged In: YES
user_id=6405
Can't reproduce this error. I tried:
1. create new demo using postgresql backend
2. create a couple of issues as demo and admin user
3. in search page, use all defaults but group on creator
|
|
Date |
User |
Action |
Args |
2004-09-10 17:28:18 | anonymous | create | |
|