I updated my Drupal 4.6.3 installation to 4.6.4 and it works fine so far except one thing:

I'm using the image.module. Also I use the taxonomy_access.module to prevent selected galleries from being shown to public.

After Drupal 4.6.4 was installed, prohibited galleries show up containing 0 pictures. At least they do pretend to be empty galleries. It would be a lot better - like it was before - though, if they wouldn't show up at all.

Comments

killes@www.drop.org’s picture

I guess you applied some patches to 4.6.3 in order to make this work. You will need to re-apply those patches to 4.6.4. Please confirm and close.

Norrin’s picture

Nope, no patches were applied to 4.6.3.

Norrin’s picture

Status: Active » Closed (fixed)

I applied the taxonomy.patch. That helped. Thank you.