<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/editthispagephp/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/editthispagephp/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 09 Sep 2005 21:39:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/editthispagephp/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>With no guest account a lot of in_array errors</title><link>https://sourceforge.net/p/editthispagephp/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I installed version 0.6b1 without any Guest Account.&lt;br /&gt;
That gives a lot of ugly error messages basically all&lt;br /&gt;
in_array error due to wrong data type in second&lt;br /&gt;
argument. By logging in and reloading the ugliness&lt;br /&gt;
disappears, seamingly with no harm done. &lt;/p&gt;
&lt;p&gt;It seems like there isn't a proper current_user if&lt;br /&gt;
there is no auth_user and no guests. &lt;/p&gt;
&lt;p&gt;I patched this by making all the statements using&lt;br /&gt;
$current_user['group'] an if-block (condition of course&lt;br /&gt;
that $current_user is not null) and a similar patch in&lt;br /&gt;
is_Auth, so that a null user will return false without&lt;br /&gt;
any error messages. I'm not very familliar with the&lt;br /&gt;
code, so I admittingly feel somewhat uneasy by this fix. &lt;/p&gt;
&lt;p&gt;Really great code otherwise, this far.&lt;/p&gt;
&lt;p&gt;paul@hospaul.net&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 09 Sep 2005 21:39:02 -0000</pubDate><guid>https://sourceforge.netd6822b3035ac48cf63601441cb17358c779589b4</guid></item><item><title>Form method missing quotes in installer</title><link>https://sourceforge.net/p/editthispagephp/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;(submitted via ETP Bugs page)&lt;/p&gt;
&lt;p&gt;During the install, all of the "post" methods in the&lt;br /&gt;
forms aren't working. This is due to code like:&lt;/p&gt;
&lt;p&gt;form action=&lt;/p&gt;
&lt;p&gt;which should instead be:&lt;/p&gt;
&lt;p&gt;form action=""&lt;/p&gt;
&lt;p&gt;(note the quotes)&lt;/p&gt;
&lt;p&gt;There were 10 occurances of this in the install script,&lt;br /&gt;
and I fixed them in my copy with search and&lt;br /&gt;
replace--seemed to do the trick.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dwayne Holmberg</dc:creator><pubDate>Mon, 27 Dec 2004 18:31:34 -0000</pubDate><guid>https://sourceforge.net2ed8002a5d6006abfc52430b8a0fdb2ca4be7e8f</guid></item><item><title>Loss of HTML</title><link>https://sourceforge.net/p/editthispagephp/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The HTML I enter appears fine, I edit the page and add one line of text and a &lt;br /&gt;
paragraph tag.  After saving the updates, the majority of the text is gone.&lt;/p&gt;
&lt;p&gt;If I click edit this page the text is still there, it is just not showing in the &lt;br /&gt;
"rendered" HTML.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 18 Feb 2004 02:23:47 -0000</pubDate><guid>https://sourceforge.net95075f3f430e842890d9634baa321f3e0e88ae3d</guid></item><item><title>Get ERROR 500</title><link>https://sourceforge.net/p/editthispagephp/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Provider allows PHP, I use some PHP-Scripts &lt;br /&gt;
without errors. But the EditThisPage.php &lt;br /&gt;
generates the ERROR 500 which means that the &lt;br /&gt;
script could not be processed by the server &lt;br /&gt;
without errors.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 15 Jan 2004 20:16:52 -0000</pubDate><guid>https://sourceforge.net90bf95044f3f0c71a965fcfc19c017eecff3a8ef</guid></item></channel></rss>