View Single Post
Old 03-02-2017, 07:35 AM   #65
Rob557
Zealot
Rob557 has learned how to read e-booksRob557 has learned how to read e-booksRob557 has learned how to read e-booksRob557 has learned how to read e-booksRob557 has learned how to read e-booksRob557 has learned how to read e-booksRob557 has learned how to read e-books
 
Posts: 108
Karma: 810
Join Date: Jul 2012
Device: Kobo
Quote:
Originally Posted by kovidgoyal View Post
Single quotes work for me.
Hmmm. I'm misunderstanding something. Maybe the problem is that there are different versions of quotes depending on what "keyboard" is being used? Could you include a copy of the xpath expression that you are using?

Alternatively, if you copy the following xpath expression, could you confirm if it works for you? I get an 'invalid' error message.
Code:
//*[re:test(., "'"'", "i")]
Rob557 is offline   Reply With Quote