When a term has a parent term and one uses the Taxonomy Manager to remove that parent from the term, the field where one can enter a parent disappears. It seems to be a JS bug that the entry field simply doesn't reappear.

CommentFileSizeAuthor
#2 Bildschirmfoto.png75.43 KBnath
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mh86’s picture

Status: Active » Postponed (maintainer needs more info)

the field where one can enter a parent disappears

do you mean the fields in 'Add' or the field in the 'Move' tab?
or maybe you can provide a screenshot?

nath’s picture

FileSize
75.43 KB

I attached a screenshot.
"Übergeordnete Begriffe" is the field where one normally can enter the parent term. In this case, there was a parent term, I clicked on the red "minus" button to remove the parent term. Afterwards,, the field was like it is in the screenshot.

mh86’s picture

is the hierarchy of your vocabulary single or multiple?

nath’s picture

Single.

mh86’s picture

Priority: Normal » Minor
Status: Postponed (maintainer needs more info) » Active

ok, I can see. It's because the term_data editing form doesn't get totally reloaded. By clicking on the term in the tree view again, the field reappears.
And, the problem doesn't exist for multiple hierarchies.
Not sure, if I find time to fix that for D5, but I'm going to check whether we have the same problem in D6.

nath’s picture

Ok, thanks for looking into the issue.

nath’s picture

Any news on this?

mh86’s picture

I'm not going to work on this in D5 and as far as I know in D6 it should be ok

nath’s picture

How did you fix it for D6?
If one could get the form to reload, if something with the parent was changed, that would do the trick, wouldn't it? But how?

nath’s picture

Ok, that's been fixed in 2.0

ivnish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)