Issue 1698136
Created on 2007-04-11 05:33 by forsberg, last changed 2007-04-11 20:08 by forsberg.
msg2422 |
Author: [hidden] (forsberg) |
Date: 2007-04-11 05:33 |
|
The full-text indexer doesn't work when importing issues using import_list. Doing a reindex after that doesn't work either.
See http://comments.gmane.org/gmane.comp.bug-tracking.roundup.user/7998 for a discussion (with patch). I've experienced the problem on PostgreSQL. The patch fixes that problem. The problem however persists on anydbm (at least according to my unit test) even with the patch. Further investigation needed.
|
msg2423 |
Author: [hidden] (forsberg) |
Date: 2007-04-11 20:08 |
|
Trouble on anydbm turned out to be a trouble with the test. Test and fix commited.
|
|
Date |
User |
Action |
Args |
2007-04-11 05:33:47 | forsberg | create | |
|