Recently I started to use taxonomy manager module and dart taxonomy modules. It seems like when you search for specific term and then load it (click on the the autopopulated value) - dart section is missing. But when you load specific term by choosing one from the regular list - it's there. This could be a very annoying thing for websites with huge vocabularies (publishing websites) where search is essential.

CommentFileSizeAuthor
#4 dart_taxonomy.patch755 bytesgansbrest
#2 taxonom_mgr_search.patch4.01 KBbleen

Comments

bleen’s picture

Ok ... I just confirmed this. Weird. I'll have to poke around in taxonomy manager and see whats going on.

bleen’s picture

Status: Active » Needs review
StatusFileSize
new4.01 KB

actually... I think I found it.

I cant think of why I would have included this conditional in the first place, so please give the tires a quick kick

bleen’s picture

gansbrest’s picture

StatusFileSize
new755 bytes

Yes, your solution works. But I think your initial idea was to load Dart tag section only when term was selected. That way we don't have to execute extra queries when we just go to the Taxonomy Manager page.

Here is a small patch I created which also fixes the problem but keeping the condition in place (just slightly modified). Let me know what do you think.

Are you in US by the way, just noticed 2.55am time on the patch.. :)

bleen’s picture

Status: Needs review » Fixed

Committed the patch in #4 to both 6.x & 7.x THANKS!!!

(and yes, I'm in NYC)

Automatically closed -- issue fixed for 2 weeks with no activity.