When creating a node, all the categories are always listed. Even if there's no permision for any term on that vocabulary, the combo is shown with no terms in it. It makes the page very high if there's many vocabularies in the system.

Thank you.

Comments

keve’s picture

Status: Active » Fixed

Sorry, i though this was solved before. (But i solved it only in 47)

YOU HAVE TO REPATCH TAXONOMY.MODULE!
(or use the patched taxonomy.module in tarball)

jase951’s picture

Title: Category shouldn't appear when creating nodes if no terms permission is available » Where?

Where is the patched taxonomy.module tarball?

keve’s picture

Title: Where? » Category shouldn't appear when creating nodes if no terms permission is available

Please, dont change the title.

You have to read install.txt carefully:
" IF YOU HAVE TROUBLE PATCHING: (for Drupal 4.6.5 only): overwrite '/modules/taxonomy.module' with the included 'taxonomy.module.patched'."

It is only in tarball for 4.6.

Until tarball is not refreshed (possibly, max. 24 hours) you can reach latest commited module from the repository: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/taxonomy_acce...

Anonymous’s picture

Status: Fixed » Closed (fixed)