DO NOT REPLY [Bug 48556] xpath function which name has "-" is not supported in xpath assertion
| Newsgroups | gmane.comp.jakarta.jmeter.devel |
|---|---|
| Message-ID | <[email protected]> |
https://issues.apache.org/bugzilla/show_bug.cgi?id=48556 --- Comment #2 from Sebb <[email protected]> 2010-01-21 07:11:45 UTC --- The error is generated by the XPath parser, not JMeter, which only reports it. According to function-available("lower-case") the function is not supported by the XPath implementation used by JMeter (Xalan-J). This may perhaps be fixable. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.