<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/editthispagephp/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/editthispagephp/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/editthispagephp/bugs/</id><updated>2005-09-09T21:39:02Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>With no guest account a lot of in_array errors</title><link href="https://sourceforge.net/p/editthispagephp/bugs/4/" rel="alternate"/><published>2005-09-09T21:39:02Z</published><updated>2005-09-09T21:39:02Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd6822b3035ac48cf63601441cb17358c779589b4</id><summary type="html">&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;</summary></entry><entry><title>Form method missing quotes in installer</title><link href="https://sourceforge.net/p/editthispagephp/bugs/3/" rel="alternate"/><published>2004-12-27T18:31:34Z</published><updated>2004-12-27T18:31:34Z</updated><author><name>Dwayne Holmberg</name><uri>https://sourceforge.net/u/dwayneh/</uri></author><id>https://sourceforge.net2ed8002a5d6006abfc52430b8a0fdb2ca4be7e8f</id><summary type="html">&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;</summary></entry><entry><title>Loss of HTML</title><link href="https://sourceforge.net/p/editthispagephp/bugs/2/" rel="alternate"/><published>2004-02-18T02:23:47Z</published><updated>2004-02-18T02:23:47Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net95075f3f430e842890d9634baa321f3e0e88ae3d</id><summary type="html">&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;</summary></entry><entry><title>Get ERROR 500</title><link href="https://sourceforge.net/p/editthispagephp/bugs/1/" rel="alternate"/><published>2004-01-15T20:16:52Z</published><updated>2004-01-15T20:16:52Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net90bf95044f3f0c71a965fcfc19c017eecff3a8ef</id><summary type="html">&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;</summary></entry></feed>