Anonymous | Login | 2022-06-26 04:22 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000531 | OMNeT++ | simulation kernel | public | 2012-01-25 16:02 | 2012-03-12 11:51 | ||||
Reporter | andras | ||||||||
Assigned To | andras | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.2.1 | ||||||||
Target Version | Fixed in Version | 4.2.1 | |||||||
Summary | 0000531: XML processing does not resolve XInclude elements | ||||||||
Description | cXMLElement description says XInclude 1.0 is supported, but xi:includes are not actually resolved. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000709) andras (administrator) 2012-01-25 16:04 edited on: 2012-01-25 16:05 |
See also libXML2 bug 569446 "XML_PARSE_XINCLUDE option not supported" https://bugzilla.gnome.org/show_bug.cgi?id=569446 [^] |
(0000727) andras (administrator) 2012-03-12 11:51 |
OMNeT++ can use libXML2 or Expat as XML parser. I fixed this bug for the libXML2 case. Won't fix for Expat, because Expat doesn't implement any XInclude support. For libXML2, we use the xmlXIncludeProcess() API as workaround, because the XML_PARSE_XINCLUDE parse flag is unimplemented. |
![]() |
|||
Date Modified | Username | Field | Change |
2012-01-25 16:02 | andras | New Issue | |
2012-01-25 16:04 | andras | Note Added: 0000709 | |
2012-01-25 16:05 | andras | Note Edited: 0000709 | |
2012-01-25 16:05 | andras | Note Edited: 0000709 | |
2012-03-12 11:51 | andras | Note Added: 0000727 | |
2012-03-12 11:51 | andras | Status | new => resolved |
2012-03-12 11:51 | andras | Fixed in Version | => 4.2.1 |
2012-03-12 11:51 | andras | Resolution | open => fixed |
2012-03-12 11:51 | andras | Assigned To | => andras |
Copyright © 2000 - 2022 MantisBT Team |