Download & Extend

Taxonomy tags disappear in node view and edit after enabling Domain Taxonomy module

Project:Domain Taxonomy
Version:7.x-3.x-dev
Component:Documentation
Category:bug report
Priority:normal
Assigned:Vyoma
Status:active

Issue Summary

using:
drupal 7.9
domain acces 7.x-2.16
domain taxonomy 7.x-3.x-dev

when i disable the domain taxonomy module the taxonomy tags reappear.
Not visible in the 'view' of my nodes
Not available when editing a node ( only the field label shows up )

Did i forget to config something or is this a bug?

Comments

#1

Status:active» postponed (maintainer needs more info)

What kind of vocabulary are these taxonomy tags?

If they are free tagging vocabulary, there is a known issue - #1306646: Tags that has ‘Vocabularies without domain access rules’ set not working all.

#2

Status:postponed (maintainer needs more info)» active

Thanks for your reply,

I did see the free tagging issue but i think this is a different issue.
All my taxonomy fields are gone. ( both in normal view and node edit view )
The type i use are free tagging fields and checkbox fields.

To recreate this problem:
- Create site add taxonomy fields to node content.
- Then add the Domain Taxonomy module ( and required modules )
- Enable Domain Taxonomy

taxonomy fields are now not displayed anymore.

#3

Status:active» postponed (maintainer needs more info)

@scuba_fly - that is weird. I do have those three steps done on my production site (albeit for non-free tagging vocabularies) for Drupal 7.x with Domain Taxonomy 7.x-3.x-dev version.

On your setup, could you give me couple more details:

  1. Using your administrator login, in admin/structure/domain/taxonomy under "Vocabularies without domain access rules", make sure you have the vocabulary un-checked for which you want the domain rules to apply. For example, in my site, I've vocabularies called "Category" and "Forum" un-checked since I need the terms contained in those vocabularies to be subjected to access rules.
  2. Then go to admin/structure/taxonomy, and "list terms" against one of the above un-checked vocabularies. In my case, it is admin/structure/taxonomy/category - here for each term, click on "edit", and make sure at least one of your domain access site is checked under "Domain Access Options > Publishing Options:". The Domain Access Options for every term belonging to the all your vocabularies subjected to domain access rules should be present.

After you have confirmed on the above steps, just to be sure, [Clear Cache] at admin/config/development/performance and then give it a try.

Meanwhile, I will try to reproduce this issue as well.

#4

Title:after i enable the the domain_taxonomy module taxonomy tags disappear in my nodes» Taxonomy tags disappear in node view and edit after enabling Domain Taxonomy module

#5

Component:Code» Documentation
Status:postponed (maintainer needs more info)» closed (works as designed)

Vyoma thank you very much,

my webhosting of my the live test site is down so i can't confirm that it is working there.

But on my local test site it is working and i can't remember setting domain access options for every term. ( step 2 in # 3 ) so i think that was the problem.

I will check with my live site once it is back online, but for now I'll set the status to closed.

Did i miss it in the documentation?
Also note that in the readme.txt file there is pointed to: admin/build/* i think this should be admin/structure/* if I'm not mistaken?

Thanks again for your clear comment and help!

#6

Assigned to:Anonymous» Vyoma
Status:closed (works as designed)» active

scuba_fly, glad that it works for you now.

And you are right - let me see if I can document it properly in readme.txt - I am reopening this issue, and assigning it to myself for now (unless there are other takers).

nobody click here