don't work, fail with execution_error.
After some time, I could pinpoint the problem to the strange tag 'xpath_abbreviated_axis_specifier' being written in one single place, and never analyzed.
Even in version 1.1 situation was the same.
I wonder if it is safe to remove...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Recently Iencountered that constructions like:
/a[b]
don't work, fail with execution_error.
After some time, I could pinpoint the problem to the strange tag 'xpath_abbreviated_axis_specifier' being written in one single place, and never analyzed.
Even in version 1.1 situation was the same.
I wonder if it is safe to remove...