anilmuthineni / foxreplace

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

I can't import my XML backup file #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the past versions of FoxReplace the backup file was in XML. but the newly 
recent version has it in JSON. But I can't import my previous backup file. 
Furthermore, all my replacement data has been wiped clean instead of being 
properly shifted upon updation.

What steps will reproduce the problem?
A. Automatic Update

B. Import button in FoxReplace Options
1. Go to FoxReplace Options.
2. Click on Import button.
3. Select XML File Type.
4. Select File and Open.
5. Same result.

What is the expected output? What do you see instead?
The Replacement rules should be displayed but the error message: "Error while 
processing XML: TypeError: url.replace is not a function" is displayed." is 
shown instead. Whether you update it or add it via import button.

What version of the product are you using? On what operating system?
I am using version 0.13.0 on Windows with Firefox.

Please provide any additional information below.
There were no problems while it was still in 0.12 what's going on?

Original issue reported on code.google.com by jedi200...@gmail.com on 4 Jul 2012 at 6:32

GoogleCodeExporter commented 9 years ago
Can you post your XML file? I have tried with one that I have and it has worked.

Original comment by marc.r...@gmail.com on 4 Jul 2012 at 9:48

GoogleCodeExporter commented 9 years ago
Ok, I have just reproduced the problem: it happens when there's more than one 
url.

Original comment by marc.r...@gmail.com on 4 Jul 2012 at 9:56

GoogleCodeExporter commented 9 years ago
Fixed in r135. (New xpi in issue 70 if you want to test)

Original comment by marc.r...@gmail.com on 4 Jul 2012 at 10:32