<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel>
<title>ETP Bugs</title>

<description>EditThisPagePHP Bugs</description>

<language>en-us</language>

<generator>EditThisPagePHP 0.6b1</generator>

<ttl>60</ttl>

<link>http://editthispagephp.sourceforge.net/home/bugs.php</link>

<item>
<title>Current: EditThisPagePHP</title><description>Comment added</description>
<dc:subject>Comment added</dc:subject>
<pubDate>Wed, 16 Mar 2005 19:29:45 GMT</pubDate>
<guid isPermaLink="false">1111001385</guid>
<content:encoded><![CDATA[

<div id="wrapper">
<div id="topbar">
    <h1 id="header"><a href="http://editthispagephp.sourceforge.net/"><img src="images/logo_etp.gif" width="210" height="53" border="0" alt="EditThisPage PHP" /></a></h1>
    <ul id="nav">
    
    <li><a href="index.php">About</a></li>
    
    <li><a href="features.php">Features</a></li>
    
    <li><a href="http://sourceforge.net/project/showfiles.php?group_id=95462">Download</a></li>
    
    <li><a href="installation.php">Installation</a></li>
    
    <li><a href="bugs.php">Bugs</a></li>
    
    <li><a href="wishlist.php">Wish List</a></li>
    
    <li><a href="inuse.php">ETP In Use</a></li>
    
</ul>

</div>
<div id="rightcontent">
<div class="barbutton"><a href="http://editthispagephp.sourceforge.net/demo/index.php">DEMO</a></div>
<div class="barbutton"><a href="http://sourceforge.net/news/?group_id=95462">NEWS</a></div>
<div class="barbutton"><a href="http://sourceforge.net/projects/editthispagephp/">PROJECT PAGE</a></div>
<div style="padding:3px;margin-top:30px;">
    
</div>
<div style="padding:3px;margin-bottom:30px;">
    
</div>
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=95462&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
<br clear="all" />
</div>
<div id="bodycontent"><h2>EditThisPagePHP Bugs</h2>
<p>
Your best friends are honest with you. Found a bug? Add a comment and let us know.
</p>    
    
    <div id="comments">
    <h2 style="font-weight:700;border-bottom: #000 solid 1px">Comments</h2>    <p>
    During the install, all of the "post" methods in the forms aren't working. This is due to code like:<br />
<br />
form action=<br />
<br />
which should instead be:<br />
<br />
form action="" <br />
<br />
(note the quotes)<br />
<br />
There were 10 occurances of this in the install script, and I fixed them in my copy with search and replace--seemed to do the trick.
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="http://icite.net/blog/" rel="nofollow">Jay Fienberg</a> at 2004-12-13 11:04:14 / PST
    </p>
    <br />    <p>
    oops, the important bit of the code got stripped out of the comment. Enclosed in angle brackets, it's: <br />
<br />
?= $PHP_SELF ?<br />
<br />
that got stripped out.
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="http://icite.net/blog/" rel="nofollow">Jay Fienberg</a> at 2004-12-13 11:05:35 / PST
    </p>
    <br />    <p>
    Thanks, Jay. Not sure how that slipped through (rather embarrassing, actually...).<br />
<br />
Interestingly, most browsers seem to work around this on their own (treating the URL as if it is quoted) which is why we didn't catch this. Thanks for noting it - I'll add it to our bug list.<br />
<br />
- Dwayne
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="http://editthispagephp.sourceforge.net/home/" rel="nofollow">Dwayne</a> at 2004-12-27 10:19:53 / PST
    </p>
    <br />    <p>
    Comments do not appear to be showing up in feeds, for instance, see http://editthispagephp.sourceforge.net/home/wishlist.xml
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="http://www.LifeWithAlacrity.com" rel="nofollow">Christopher Allen</a> at 2004-12-29 19:00:43 / PST
    </p>
    <br />    <p>
    I would like to use ETP and downloaded the newest version.<br />
But the installation process doesnt work properly for me.<br />
I want to install ETP on a local windows 2000 server with Apache and PHP using localhost / 127.0.0.1<br />
<br />
During installation I am administrator but do get permission errors.<br />
<br />
Do you know, what to do?
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="http://www.news-ware.de" rel="nofollow">Werner  Bohlmann</a> at 2004-12-31 06:35:18 / PST
    </p>
    <br />    <p>
    Version 06.b0 is just uploading, and should be available shortly. Thanks to those who took time to point out bugs in the previous release. Those and others have been addressed in the newest version.
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="http://editthispagephp.sourceforge.net/home/" rel="nofollow">Dwayne</a> at 2005-02-10 11:21:34 / PST
    </p>
    <br />    <p>
    There seems to be some sort of bug with the file versioning where old versions are often lost when editing the page.
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="" rel="nofollow">Kevin</a> at 2005-02-17 21:42:50 / PST
    </p>
    <br />    <p>
    Please replace all 
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="" rel="nofollow">Daniel</a> at 2005-02-20 03:35:03 / PST
    </p>
    <br />    <p>
    Let's try this again. Please replace all < ? = tags with < ? php echo tags, so that they don't conflict with xml tags.
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="" rel="nofollow">Daniel</a> at 2005-02-20 03:36:02 / PST
    </p>
    <br />    <p>
    Regarding XML incompatibility with PHP's short tags: I'm sorry, I'm not quite sure where you're going with this. Unless you're planning on using the script itself as an XML source (and I'm not sure why or how you would be doing that), this won't affect anything.<br />
<br />
Is there something specific you had in mind with this? If there's a good use-case for it, we'd definitely look at it, but otherwise it seems superfluous.
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="http://editthispagephp.sourceforge.net/" rel="nofollow">Dwayne</a> at 2005-03-04 11:35:59 / PST
    </p>
    <br />    <p>
    "There seems to be some sort of bug with the file versioning where old versions are often lost when editing the page."<br />
<br />
I haven't been able to reproduce this. Is there a particular set of circumstances where this occurs? At the moment this is tagged "Works for me" ;)
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="http://editthispagephp.sourceforge.net/" rel="nofollow">Dwayne</a> at 2005-03-04 11:38:21 / PST
    </p>
    <br />    <p>
    > "There seems to be some sort of bug<br />
> with the file versioning where old<br />
> versions are often lost when editing<br />
> the page."<br />
<br />
> I haven't been able to reproduce this.<br />
> Is there a particular set of<br />
> circumstances where this occurs? At<br />
> the moment this is tagged "Works for<br />
> me" ;)<br />
<br />
Check the demo page on your site, it seems to have the same problem i was talking about.
    </p>
    <p style="color:#999; font-weight:700; border-top: #999 solid 1px; padding-top:3px;">
    Posted by <a href="" rel="nofollow">Kevin</a> at 2005-03-16 11:29:45 / PST
    </p>
    <br />    </div>
    
    <h2 style="font-weight: 700;border-bottom: #000 solid 1px">TrackBack</h2>
    <p>
    Trackback URL for this page:<br />
    http://editthispagephp.sourceforge.net/home/bugs.php
    </p>
    <br />
    <div id="trackback">    </div>
    <br />
    
</div>
<div class="clear">&#160;</div>
</div>
<div class="clear">&#160;</div>
</div>
]]></content:encoded></item>

</channel>
</rss>