View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023490 | Community | OCCT:Application Framework | public | 2012-10-25 00:30 | 2023-08-01 15:09 |
Reporter | Roman Lygin | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | assigned | Resolution | open | ||
Platform | A | OS | L | ||
Product Version | 6.5.3 | ||||
Target Version | Unscheduled | ||||
Summary | 0023490: LDOM_Element fails to find some attributes | ||||
Description | Depending on hierarchy of elements, LDOM_Element may or may not find attributes, thus leading to invalid document exploration. The work-around is to use to LDOM_Element::GetAttributesList() which is more expensive due to deep copy. I have not pursued attempt to fix as this issue has low priority in my environment (primarily for debug purposes only), and given available work-around. However the issue seems to be connected with the way the linked list of attributes is managed in LDOM_Element::getAttributeNode() and LDOM_BasicAttribute::GetAttribute(). For instance, it does not find the last attribute of the element which has nested elements. | ||||
Steps To Reproduce | See reproducer and sample file. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-25 00:30 | Roman Lygin | New Issue | |
2012-10-25 00:30 | Roman Lygin | Assigned To | => szy |
2012-10-25 00:30 | Roman Lygin | File Added: ldom_element.zip | |
2012-10-25 16:58 |
|
Product Version | 6.5.3 => 6.6.0 |
2012-10-25 17:10 |
|
Note Added: 0021956 | |
2012-10-25 17:10 |
|
Assigned To | szy => agv |
2012-10-25 17:10 |
|
Status | new => assigned |
2012-10-26 10:59 |
|
Product Version | 6.6.0 => 6.5.3 |
2012-10-26 10:59 |
|
Target Version | => 6.6.0 |
2013-03-01 21:37 |
|
Target Version | 6.6.0 => 6.7.0 |
2013-12-21 10:21 |
|
Target Version | 6.7.0 => 6.7.1 |
2014-04-04 18:19 |
|
Target Version | 6.7.1 => 6.8.0 |
2014-09-11 10:57 |
|
Target Version | 6.8.0 => 7.1.0 |
2016-11-01 06:21 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-07-27 09:43 |
|
Target Version | 7.2.0 => 7.4.0 |
2019-07-10 09:01 |
|
Target Version | 7.4.0 => 7.5.0 |
2020-09-11 15:32 |
|
Target Version | 7.5.0 => 7.6.0 |
2021-11-01 18:14 |
|
Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:39 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:09 | dpasukhi | Target Version | 7.8.0 => Unscheduled |