Menu

#472 Keywords view: Deleting inherited values does not work

closed-fixed
None
5
2005-12-06
2005-12-06
No

When you have set a keyword set in a cossreferenced parent item, it is
inherited to the child items.
Removing the keywords from the childs in the "keyword view" does not
work:
Pressing the delete key when one or more childs are selected should
remove the keyword, but it generates an error message:

*** -[NSPlaceholderString initWithCapacity:]: selector not recognized [self
= 0x425b30]

Removing the keyword manually works as expected.

(I am not sure if inheriting the keywords to the childs does make sense at
all, maybe this should not be done or there should be an option!)

Discussion

  • Adam Maxwell

    Adam Maxwell - 2005-12-06

    Logged In: YES
    user_id=732757

    Fixed the exception. Inheritance is all-or-nothing,
    I think. Checking whether a field should be inherited
    or not would be excessive overhead.

     
  • Adam Maxwell

    Adam Maxwell - 2005-12-06
    • assigned_to: nobody --> amaxwell
    • status: open --> closed-fixed
     

Log in to post a comment.