nikgoodley-ibboost / aost

Automatically exported from code.google.com/p/aost
0 stars 0 forks source link

The single quota in clocator may cause problems for String #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For example, on the google page, the text is 

I'm Feeling Luck

If we use single quota, the above becomes

text()='I'm Feeling Luck'

Thus, it will lead to incorrect XPath expression.

Should change single quota to double quota.

Original issue reported on code.google.com by John.Jian.Fang@gmail.com on 7 Feb 2009 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by John.Jian.Fang@gmail.com on 7 Feb 2009 at 7:44