Confuscius
10-29-2006, 10:09 AM
Hi
I am still coming to terms with all the available options within the Pro product and I have to say that I am very impressed so far. One small issue that I have encountered (and I have tried searching for an answer!) is that when managing a page whenever I enter a ' then it appears in the output as \' and, in a similar vein, whenever I try to create a hyperlink then a similar issue occurs rendering the external link invalid as it is prefixed by the root domain amongst other things.
How do I resolve this issue?
Thanks in advance.
Paul
Update: I have edited the actual field contents using phpmyadmin as a temporary solution - just need to remember to maintain the info this way and not through the admin interface. It seems that on inserting into the database then evertime you use a ' or a " then the insertion escapes it and inserts \' or \" respectively. Where in the code can this issue be resolved?
I am still coming to terms with all the available options within the Pro product and I have to say that I am very impressed so far. One small issue that I have encountered (and I have tried searching for an answer!) is that when managing a page whenever I enter a ' then it appears in the output as \' and, in a similar vein, whenever I try to create a hyperlink then a similar issue occurs rendering the external link invalid as it is prefixed by the root domain amongst other things.
How do I resolve this issue?
Thanks in advance.
Paul
Update: I have edited the actual field contents using phpmyadmin as a temporary solution - just need to remember to maintain the info this way and not through the admin interface. It seems that on inserting into the database then evertime you use a ' or a " then the insertion escapes it and inserts \' or \" respectively. Where in the code can this issue be resolved?