There are several conditions under which taxonomy selects can lose their data. The ones I've observed so far are typically using non JS versions of AHAH'd workflows...

test conditions:
Create a Vocabulary, Foo with terms foo and bar.
Associate Vocabulary Foo with Content Type Story
Enable upload.module.
Enable attachements for Content Type story.

To reproduce with core:

  1. disable JS with in your browser.
  2. goto node/add/story
  3. select bar from foo vocabulary.
  4. upload a file with the attach button.

I observe that the taxonomy selections are lost on the next page. This error can also be reproduced with CCK's add another item for unlimited value fields, or the file field upload button or on node edit forms. However on a node edit for it will revert to the original values, instead of blank.

Comments

dpearcefl’s picture

Status: Active » Postponed (maintainer needs more info)

Does this issue exist in current D6?

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Active

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.