OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
7 OOQL language major always 2010-02-04 16:57 2010-02-04 17:25
administrator  
administrator  
normal  
resolved  
fixed  
none    
none  
0000007: Object navigation problem
When use the navigate command:

object navigate PDM_ProductType_A 00000 '' from level 3 token "|";

the result is not complete.

1|PDM_FactoryProduct|to|PDM_ProductFactory_1|00000|
1|PDM_EBOM|to|PDM_PartType_H|000000009|00
1|PDM_EBOM|to|PDM_PartType_D|000000008|00
1|PDM_FactoryProduct|to|PDM_ProductFactory_2|00000|
1|PDM_EBOM|to|PDM_PartType_E|000000002|00
2|PDM_CAD_DescribedBy|to|PDM_CAD_Draft|000000002|00
2|PDM_CAD_DescribedBy|to|PDM_CAD_Assembly|000000002|00
1|PDM_EBOM|to|PDM_PartType_E|000000002|00

If a object is connected two times, it doesn't expand the second item.



Issue History
2010-02-04 16:57 administrator New Issue
2010-02-04 17:24 administrator Note Added: 0000006
2010-02-04 17:25 administrator Note Added: 0000007
2010-02-04 17:25 administrator Status new => resolved
2010-02-04 17:25 administrator Resolution open => fixed
2010-02-04 17:25 administrator Assigned To => administrator
2010-02-04 17:26 administrator Note Deleted: 0000006

Notes
(0000007)
administrator   
2010-02-04 17:25   
Build 0033 resolves this problem