Product changes url when exporting? Can add a 0 to an url

Stian Pedersen
03/12/2010 03:11 am
Given an URL like this to parse:

?a=20000264&b=145111000

It will create the new file correctly
@a=20000264&b=145111000.htm

But in the a hrefs it will add a zero to the URL making it impossible to navigate.
a href="@a=20000264&b=1451110000" class=""

Is there a way when exporting making sure all the a hrefs are kept the way they were on line? I dont need to be able to navigate the site locally.
Oleg Chernavin
03/12/2010 06:06 am
Can you please give me a URL example that contains such links? I will see what is wrong. Thank you!

Best regards,
Oleg Chernavin
MP Staff