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
Comment #1
killes@www.drop.org commentedI 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.
Comment #2
Norrin commentedNope, no patches were applied to 4.6.3.
Comment #3
Norrin commentedI applied the taxonomy.patch. That helped. Thank you.