Re: [xml] Strange results of xpath element search using string-value
- From: Nick Wellnhofer <wellnhofer aevum de>
- To: Алексей Алексей <aleksei spb 88 yandex ru>, xml gnome org
- Subject: Re: [xml] Strange results of xpath element search using string-value
- Date: Sat, 7 Oct 2017 15:39:04 +0200
On 30/09/2017 19:37, Алексей Алексей wrote:
$ echo '<aaa><bbb>f<ccc>e</ccc>d</bbb></aaa>' | \
xmllint --xpath '//bbb[. = "fed"]' -
XPath set is empty
Fixed with
https://git.gnome.org/browse/libxml2/commit/?id=5af594d8bc55121ae454cba4d05793d1db7ff612
Thanks for the report!
Nick
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]