Vocabulary Permissions Issue Queue

"Permissions" greyed out on Category edit page

5.x-1.0, Code, support request, normal, active

Hi,
I installed this module, but when I go to edit any of my cateogory I see a Permissions option, but it is not a link, meaning I cannot click on it so it drops down, in a sense it is greyed out.
Any ideas why?
Cheers,
G

Permissions not saved

5.x-1.0, Code, bug report, normal, patch (code needs review)

After installing the module, I found that permissions were not being saved. I tracked it down to a minor issue in the form api implementation. Previously the code was using $form['#submit'] to define the submit handler for this module, but the '#submit' key is an attribute of the submit form type to indicate whether a button submits the form, according to the api.

6.x version

5.x-1.x-dev, Code, task, normal, active

6.0 is out, so just opening this issue as a placeholder. You never know, might do it for you if I find the time.

Coexistence with prepopulate module

5.x-1.x-dev, Miscellaneous, feature request, normal, active

I just discovered that, depending on the module weights, users can create nodes with "restricted" vocabulary terms if they feed the terms through the prepopulate module. (The prepopulate module allows default form field values to be "pre-populated" by embedding them in the URL query string for the add-node page.)

Permissions not apparrent?

5.x-1.x-dev, Miscellaneous, bug report, normal, active

HI,
Hope you are still supporting on this module as it answers a real need for me. I've been working at a rather complex review and distribution workflow for a site and just this evening came across the Taxonomy Access module, which will help loads in restricting access based of workflow state reflected as a taxonomy term.

Passed Variable is not an array ( node form )

5.x-1.x-dev, Code, support request, normal, active

Passed variable is not an array or object in /modules/vocabperms/vocabperms.module on line 167.
Installed, selected so only admin can edit a particular vocab. When trying to submit node form with a regular account ( view only), this error appears. Any ideas?

doesn't work with custom taxonomy_term view

5.x-1.x-dev, Code, bug, normal, active

I have been using this module for a while now - and its been working great.
Now, however, I wish to alter/override my "taxonomy_term" view (which is preset in the views overview). I clone this view to override the standard setup and change the following:

vocabperms.module on line 158

5.x-1.x-dev, User interface, bug report, normal, active

I get this message:
warning: key() [function.key]: Passed variable is not an array or object in /home/...../public_html/sites/all/modules/vocabperms/vocabperms.module on line 158.

Issue Queue

"Permissions" greyed out on Category edit page

5.x-1.0, Code, support request, normal, active

Hi,
I installed this module, but when I go to edit any of my cateogory I see a Permissions option, but it is not a link, meaning I cannot click on it so it drops down, in a sense it is greyed out.
Any ideas why?
Cheers,
G