[pLog-svn] question

Oscar Renalias oscar at renalias.net
Wed Mar 2 18:56:34 GMT 2005


is anybody else having problems with the "preview post" function? It  
seems like somewhere, somebody is adding quotes to the post text, even  
if magic_quotes_gpc and magic_quotes_runtime are disabled. So something  
like this:

<a  
href="http://localhost/plog/resserver.php?blogId=2&amp; 
resource=IMG_3281.JPG"><img style="margin: 5px;" border="0" alt="test"  
src="http://localhost/plog/resserver.php?blogId=2&amp; 
resource=IMG_3281.JPG&amp;mode=preview" /></a>

becomes

<a  
href=\"http://localhost/plog/resserver.php?blogId=2&amp; 
resource=IMG_3281.JPG\"><img style=\"margin: 5px;\" border=\"0\"  
alt=\"test\"  
src=\"http://localhost/plog/resserver.php?blogId=2&amp; 
resource=IMG_3281.JPG&amp;mode=preview\" /></a>

and I have no clue why... Anybody noticed the same problem?

Oscar




More information about the pLog-svn mailing list