Bug#619445: xmlstarlet doesn't interpret numeric entities (regression in 1.0.4-1)

2011-04-10 Thread Mònica Ramírez Arceda
Here you have the upstream's answer: - It's not clear to me that entities should be parsed here. The decription of -v is -v or --value-of xpath - print value of XPATH expression The argument is an XPath expression, not an XML string representing an XPath expression. It seems to

Bug#619445: xmlstarlet doesn't interpret numeric entities (regression in 1.0.4-1)

2011-04-10 Thread Vincent Lefevre
Hi, On 2011-04-10 13:22:57 +0200, Mònica Ramírez Arceda wrote: Here you have the upstream's answer: - It's not clear to me that entities should be parsed here. The decription of -v is -v or --value-of xpath - print value of XPATH expression The argument is an XPath

Bug#619445: xmlstarlet doesn't interpret numeric entities (regression in 1.0.4-1)

2011-03-24 Thread Mònica Ramírez Arceda
tags 619445 + upstream forwarded 619445 http://sourceforge.net/tracker/?func=detailaid=3240736group_id=66612atid=515106 thanks Forwarded to upstream. Thanks for your collaboration! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#619445: xmlstarlet doesn't interpret numeric entities (regression in 1.0.4-1)

2011-03-23 Thread Vincent Lefevre
Package: xmlstarlet Version: 1.0.6-1 Severity: normal Since version 1.0.4-1, xmlstarlet no longer interprets numeric entities. For instance: $ echo 'a/' | xml sel -T -t -v '#65;' -n #65; With version 1.0.3-1, one got: $ echo 'a/' | xml sel -T -t -v '#65;' -n A as expected. -- System