The parser seems to require too many whitespaces between path steps
Example:
Works:
//tm:subject / tm:name
Does not work:
//tm:subject /tm:name
//tm:subject/ tm:name
//tm:subject/tm:name
Expected:
All of the path expressions should work and yield the same result
Tested with 2.6.5 and 3.1
Original issue reported on code.google.com by lars.he...@gmail.com on 14 May 2011 at 9:24
Original issue reported on code.google.com by
lars.he...@gmail.com
on 14 May 2011 at 9:24