Re: Urls getting replaced

  •  04-17-2007, 10:38 AM

    Re: Urls getting replaced

    I was having the same problem, for me the problem was caused by the way we store elements in the database. We replace " with #34 I had to convert the #34 back to " before passing this value to the editor. Once I did that the problem was fixed.
View Complete Thread