GNOME Bugzilla – Bug 789963
DomParentNode.get_elements_by_property_value fails with colon in value
Last modified: 2018-01-05 19:44:43 UTC
Created attachment 363054 [details] Test case with "rebellious" method since few pulls, get_elements_by_property_value fails sometimes when provided value contains colon (":") (see attached example) note : re-implement this with walking into children's tree and attribute checking works (of course)
At first using DomDocument.document_element to call get_elements_by_property_value() works. This was a problem with GXmlDocument's implementation of DomParentNode.children This is fixed at: https://git.gnome.org/browse/gxml/commit/?id=88a37f769c98ec8e2d81db5fa3db3155e09e5603