Opened 14 years ago
Closed 14 years ago
#999 closed defect (fixed)
error in package explorer
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | highest | Milestone: | TOLBase Revitalization |
Component: | Interface | Version: | 2.0.1 |
Severity: | blocker | Keywords: | |
Cc: |
Description (last modified by )
The package explorer is not showing the correct info. For instance if we execute
#Require MMS;
then all package but MMS show the same info as GuiTools
.
Change History (2)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Status: | new → accepted |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
(In [2628]) closes #999,
$ht_tree entry children
is not working as expected. In order to fix this bug the full list of children is returned and then the requested childrend is selected.