foxreplace
foxreplace copied to clipboard
simple substitution not working
What steps will reproduce the problem?
1. create substitution: remember > noremember
2. apply substitution to rememberthemilk.com
3. apply substitution to m.rememberthemilk.com
What is the expected output? What do you see instead?
- substitution as expected for rememberthemilk.com
- no substitution for m.rememberthemilk.com
What version of the product are you using? On what operating system?
FoxReplace 0.13.3
FireFox 15.0
Please provide any additional information below.
Great capability!
Original issue reported on code.google.com by [email protected] on 4 Oct 2012 at 8:57
The problem is that XPath as currently used in replace.js doesn't work with XHTML (step 2 in the example is HTML and step 3 is XHTML).