Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bug 152823: XML column mapping: support predicates in parent element names. Fix Bug 166433: Invalid XPath such as element[@attribute=aaa] is able to retrieve data as using valid XPath element[@attribute="a"] [0701]

-   Summary:

CheckIn: Fix Bug 152823: XML column mapping: support predicates in parent element names. Fix Bug 166433: Invalid XPath such as element[@attribute=aaa] is able to retrieve data as using valid XPath element[@attribute="a"] [0701]


- Bugzilla Bug (s) Resolved:
Bugzilla Bug 161551166433


- Description:
Support for parent element predicts is available for use, and fixed an error of parsing XPath predicts.


- Tests Description:
No.


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Deleted

 

- Files Added

- Files Edited:

"/org.eclipse.datatools.enablement.oda.xml.ui/src/org/eclipse/datatools/enablement/oda/xml/ui/wizards/ColumnMappingPage.java"

"/org.eclipse.datatools.enablement.oda.xml/src/org/eclipse/datatools/enablement/oda/xml/util/RelationInformation.java"

"/org.eclipse.datatools.enablement.oda.xml.tests/test/org/eclipse/datatools/enablement/oda/xml/RelationInformationTest.java"

 


Back to the top