<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/sitemesh-php/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/sitemesh-php/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/sitemesh-php/feature-requests/</id><updated>2009-11-07T08:06:55Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Error when magic_quotes_runtime=1</title><link href="https://sourceforge.net/p/sitemesh-php/feature-requests/1/" rel="alternate"/><published>2009-11-07T08:06:55Z</published><updated>2009-11-07T08:06:55Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net8d0613d2e94990a2a1255ac0d529125ce64c1cff</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If in php.ini, magic_quotes_runtime=1,  the following error will happen&lt;/p&gt;
&lt;p&gt;Uncaught exception 'Exception' with message 'Sitemesh configuration error: Line: 1, Column: 15: Invalid XML'&lt;/p&gt;
&lt;p&gt;To avoid this situation, magic_quotes_runtime should be changed to 0 before the parsing code, then after parsing, magic_quotes_runtime should be restore back the old value&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>