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 - 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-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 - print value of XPATH expression The argument is an XPath expression, not an XML string representing an XPath expression. It seems to me tha

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=detail&aid=3240736&group_id=66612&atid=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". Troub

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 '' | xml sel -T -t -v "'A'" -n A With version 1.0.3-1, one got: $ echo '' | xml sel -T -t -v "'A'" -n A as expected. -- System Information: Debia