Closed (fixed)
Project:
Drupal core
Version:
4.7.0
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2006 at 11:56 UTC
Updated:
13 May 2006 at 08:25 UTC
I've seen bug reports on this, but only for older versions - so I tried for quite a while to figure out what I might be doing wrong, but I don't have any other explanation than a bug anymore...
This is what happens:
When I create a new node, and associate terms with it, everything works fine if I don't use the preview function. However, upon using preview, all the selected terms are lost, and have to be selected again. Also, there are no terms listed in the preview (even if they are required).
It's a bit annoying - I'm just so surprized that I seem to be the only one having that problem...
Ben.
Comments
Comment #1
cog.rusty commentedI don't see this behavior. It would be critical if it happened. Perhaps an access control module interfering with your taxonomy?
Comment #2
benma commentedI'm not using any (contributed) access control module.
I tried the category module before, including the taxonomy wrapper, but had some other problems with that, and so I went back to the ordinary taxonomy module (i.e. I also changed back to the original taxonomy.module). Is it possible that category.module (or the taxonomy.module wrapper) did something to the mysql tables causing this problem?
Ben.
Comment #3
benma commentedI still don't know what caused this, but on a fresh install using the same modules as before, it doesn't persist.