If before upgrading the D6 core the checkbox preceding 'image' in image-gallery taxonomy is enabled,
it will be set to disabled after the upgrade.

This is the bug reported by http://drupal.org/node/327093, but I assume it must be written agains the taxonomy module, therefore I write this new bug report.

The bug was found while upgrading to D6.6 and when upgrading to D6.8 it was still there.

Comments

davidhk’s picture

I had the same problem after upgrading from Drupal 5.x -> 6.8.

Apart from 'Image Galleries' I also have another vocabulary. Before the upgrade it was enabled for several content types, including image. After the upgrade the checkbox for 'image' was cleared, but remained checked for the other content types.

After the initial panic, the good news is that no data was lost. Ticking the box for 'image' content type in both vocabularies brought back all the information.

brianV’s picture

Version: 6.8 » 6.x-dev
Status: Active » Closed (duplicate)

Marking as duplicate of #470720: Disabling then reenabling image module makes the gallery vocab forget about images. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.

However, thanks for taking the time to report this issue.