Download & Extend

Remove Vocabulary select box from "Taxonomy: parent term" selection rule

Project:Chaos tool suite (ctools)
Version:7.x-1.x-dev
Component:User interface
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

All terms are by definition in the same vocabulary as their parents. this drop-down has no purpose. :(

Comments

#1

Status:active» needs review

patched.

AttachmentSizeStatusTest resultOperations
remove_useless_vocab_option-1343144-1.patch1.17 KBIdleFAILED: [[SimpleTest]]: [MySQL] Setup environment: Test cancelled by admin prior to completion.View details | Re-test

#2

Version:6.x-1.x-dev» 7.x-1.x-dev

Same issue for D7 :/

Previous patch seemed to be only half? Trying again. First patch is for D6. second one for D7.

AttachmentSizeStatusTest resultOperations
remove_useless_vocab_option-1343144-2-D6.patch2.98 KBIdleFAILED: [[SimpleTest]]: [MySQL] Setup environment: Test cancelled by admin prior to completion.View details | Re-test
remove_useless_vocab_option-1343144-2-D7.patch3.07 KBIdleFAILED: [[SimpleTest]]: [MySQL] Setup environment: Test cancelled by admin prior to completion.View details | Re-test

#3

Cleanup error in D7 patch, and leave access names alone... for now.

AttachmentSizeStatusTest resultOperations
remove_useless_vocab_option-1343144-3-D6.patch2.9 KBIdleFAILED: [[SimpleTest]]: [MySQL] Setup environment: Test cancelled by admin prior to completion.View details | Re-test
remove_useless_vocab_option-1343144-3-D7.patch2.97 KBIdleFAILED: [[SimpleTest]]: [MySQL] Setup environment: Test cancelled by admin prior to completion.View details | Re-test

#4

Prior to Drupal 7, it was actually possible to manipulate the database and have terms in multiple vocabularies by using the ability to have multiple parentage. While you could not do this in the UI, it was completely supported under the hood, and that's exactly why this exists.

Now, I don't know, that may have been removed in the Drupal 7 revamp. If so, then it's worth removing for D7, but I think we have to leave it for D6.

The only person I know offhand who has ever actually used this functionality is killes. :P

#5

Status:needs review» needs work

Marking 'needs work' until this is answered.

#6

Status:needs work» needs review

I'm not sure confusing 100% of your users (less rounding error) by adding something in the ctools UI is a good trade off for supporting something that 1) only Killes has ever used and 2) is not supported in the taxonomy UI.

I'd be willing to give on the D6 version since there aren't many people using that and Killes makes up a larger percentage of the population, but can we please assist all these D7 people who want to fall in love with Panels? :)

AttachmentSizeStatusTest resultOperations
panels-remove_useless_vocab_option-1343144-6.patch2.97 KBIdlePASSED: [[SimpleTest]]: [MySQL] 67 pass(es).View details | Re-test
nobody click here