Commit | Date | |
---|---|---|
[r719]
by
maiera
Addition to fix for bug 32: Moved check for invalid utf-8 and xml characters into error path, to make the good path faster. Changed exceptions that are raised, by using pywbem.ParseError instead of CIMError(0,..) |
2015-01-21 18:29:01 | Tree |
[r718]
by
maiera
Fixed bug 32, by adding a checking function check_utf8_xml_chars() to cim_operations.py and by invoking it on the reply from the WBEM server for intrinsic and extrinsic method calls, and by adding testcases for that new function in test_cim_operations.py. |
2015-01-21 16:48:36 | Tree |
2015-01-21 14:19:23 | Tree | |
[r716]
by
maiera
Added comments to cim_xml.py to explain why the EmbededObject attribute cannot be amended by an EMBEDDEDOBJECT attribute in support of OpenPegasus 2.6. |
2015-01-21 14:12:52 | Tree |
[r715]
by
maiera
Fixed bug 30: Added support for CDATA based escaping, which can be turned on using the global variable _CDATA_ESCAPING in the cim_xml module. Extended the testcases to test both XML-based and CDATA-based escaping, and to test nested escaping (for nested embedded instances). Moved Python version check from cim_xml to __init__. |
2015-01-21 14:08:52 | Tree |
2015-01-21 13:58:14 | Tree | |
2015-01-19 11:09:22 | Tree | |
[r712]
by
maiera
Fixed bug 29: |
2015-01-19 11:04:17 | Tree |
2015-01-19 09:27:29 | Tree | |
2015-01-19 09:23:12 | Tree |