foxreplace icon indicating copy to clipboard operation
foxreplace copied to clipboard

simple substitution not working

Open GoogleCodeExporter opened this issue 10 years ago • 2 comments

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

GoogleCodeExporter avatar Aug 21 '15 18:08 GoogleCodeExporter

Original comment by [email protected] on 5 Oct 2012 at 10:36

  • Changed state: Accepted

GoogleCodeExporter avatar Aug 21 '15 18:08 GoogleCodeExporter

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).

Woundorf avatar Oct 17 '17 19:10 Woundorf