Issue 871945
Created on 2004-01-06 21:29 by mmillikan, last changed 2004-02-23 16:36 by anonymous.
msg1073 |
Author: [hidden] (mmillikan) |
Date: 2004-01-06 21:29 |
|
Roundup 0.6.4 has a problem when visiting a tracker
using the metakit backend. backend_metakit.py tries to
initialize a class (priorities) before setting the tables
attribute of the database.
BSDDB backend works fine.
|
msg1074 |
Author: [hidden] (richard) |
Date: 2004-01-14 23:22 |
|
Logged In: YES
user_id=6405
The metakit backend currently segfaults when I run the unit
tests in CVS.
I'm considering dumping it altogether.
|
msg1075 |
Author: [hidden] (anonymous) |
Date: 2004-02-23 16:36 |
|
Logged In: NO
I think this has been fixed in 0.6.5, I can't seem to
reproduce this error anymore. However, I couldn't use the
metakit backend at all in prior to my fixes so this issue
might still be open.
In any case, the metakit backend doesn't seg fault anymore
and the only regression test that is currently fails is
changing the key value for a class.
|
msg1076 |
Author: [hidden] (wc2so1) |
Date: 2004-02-23 17:04 |
|
Logged In: YES
user_id=424987
I can't reproduce this error on 0.6.5 after the bug fixes
that I sent in. I will open a new metakit bug that
documents the fact that a class's key can't change.
I will close this for now unless someone can reproduce the
error.
|
|
Date |
User |
Action |
Args |
2004-01-06 21:29:42 | mmillikan | create | |
|