<?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/phpwebedit/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/phpwebedit/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpwebedit/bugs/</id><updated>2002-11-28T19:37:48Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>2 bugs</title><link href="https://sourceforge.net/p/phpwebedit/bugs/3/" rel="alternate"/><published>2002-11-28T19:37:48Z</published><updated>2002-11-28T19:37:48Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete0185b2565873eab20533dde176985c42aaada0e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;i found 2 bugs in it so far&lt;/p&gt;
&lt;p&gt;if you use j2re you can't write in the edit box&lt;br /&gt;
and when you push save, then it reloads the text from &lt;br /&gt;
file as it was before save and shows that on screen&lt;/p&gt;
&lt;p&gt;and change for a quicq fix ?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Netscape keyboard</title><link href="https://sourceforge.net/p/phpwebedit/bugs/2/" rel="alternate"/><published>2001-04-03T08:47:33Z</published><updated>2001-04-03T08:47:33Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete3c3d2bea7f6f64cdd6421b1d738ca2b3654bb09</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In the Netscape 4 work only alphanumeric keys. Any&lt;br /&gt;
other keys, such as arrows, enter, del, etc. do not&lt;br /&gt;
work at all.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Addslashes</title><link href="https://sourceforge.net/p/phpwebedit/bugs/1/" rel="alternate"/><published>2001-03-13T00:17:12Z</published><updated>2001-03-13T00:17:12Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net5cd848ea7049902c4cd807c241448a83fc56e5f3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The applet saves the file okay but the script adds &lt;br /&gt;
slashes to the text.&lt;/p&gt;
&lt;p&gt;Fix  :&lt;/p&gt;
&lt;p&gt;Index.php3 -- Line 816 -- Add&lt;br /&gt;
              /* Fix for addslashes */&lt;br /&gt;
              if (get_magic_quotes_gpc()) {&lt;br /&gt;
                 $code = stripslashes($code);&lt;br /&gt;
                 }&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>