Taxonomy access and clone module
mk@fek.su.se - September 15, 2008 - 13:48
| Project: | Taxonomy Access Control |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I define Taxonomy access permissions that each user role has for each category.
When I edit, it works fine. I can choose just defined categories.
But it doesn't work with clone module. When I'm trying to clone a node I can choose all categories.

#1
Which version of Node clone are you using?
#2
I'm using Clone module 5.x-2.4
#3
I've encountered this same problem, using the most recent dev release of TAC (2.x branch, so it's not just in 1.1) and Clone 5.x-2.6.
After cloning, the user can select any category rather than just the allowed categories, and if the node is submitted, it gets tagged with that term.
When the user goes back to edit the cloned node after it's saved, the extra terms are no longer listed in the term selection box (and will get un-tagged following submit because of another issue: http://drupal.org/node/301597).