No way to do xpath text find and replace
Closed this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Use xpath expression finding a node's text (e.g. /project/version/text())
2. Any appropriate token & value.
What is the expected output? What do you see instead?
Replaced the text portion of an element. Seeing content not allowed in prolog
error instead due to handling text matches as an element.
Original issue reported on code.google.com by baker.st...@gmail.com
on 28 May 2012 at 1:51