Menu

#174 Selected child-component don't include its parent-comp.

Not Fixed
open
None
5
2008-03-23
2007-07-26
No

The InstallJammer does not include the parent-component when I include a component tree like the illustrated below.

+ Parent_Component
|--- Child_Component_1
|--- Child_Component_2

By default, I understand that each component have their own files. For example:

Parent_Component - have the basic files of the component;
Child_Component_1 and 2 - are extensions of the Parent_Component, so they need the Parent_Component to perform their job and for this, when selected, they have to include their parent;

Although the Child_Component_1, for example, does not exists without its Parent_Component, the InstallJammer behavior allow the user to select the Child_Component_1 or 2 without selecting their Parent_Component.

Suggestion: When select a Child_Component, automatically select its Parent_Component.

An examples is given in the attached image.

Discussion

  • Anonymous

    Anonymous - 2007-07-26

    comparative 'IJ actual behavior x desired behavior'

     
  • Anonymous

    Anonymous - 2007-07-30
    • assigned_to: nobody --> damonc
     
  • Damon Courtney

    Damon Courtney - 2008-03-23
    • milestone: --> Not Fixed
     

Log in to post a comment.