Suspected bug in configuration of personal menu

Page 1 of 1 [ 1 post ] 

magic
Veteran
Veteran

User avatar

Joined: 1 Jul 2004
Gender: Male
Posts: 1,144
Location: US; male, 34

03 Aug 2004, 10:19 pm

I am trying to create the following personalized menu using the "Home Configuration" page (http://www.wrongplanet.net/modules.php? ... p=edithome)

<A HREF="http://www.wrongplanet.net/modules.php?name=Forums&file=search&search_author=magic"> My Posts</A>
<A HREF="http://www.wrongplanet.net/modules.php?name=Private_Messages">Inbox</A>
<A HREF="http://www.wrongplanet.net/modules.php?name=Members_List&file=index&mode=posts&order=DESC">Top Posters</A>

------------------------------------------------------

When I use Mozilla, the right side of the home page (http://www.wrongplanet.net/index.php) gets heavily distorted upon submitting the changes. Examination of the "ublock" textarea on the "Home Configuration" page reveals the contents as below. Also the "Save Changes" button is missing, making it impossible to make any more changes (I had to use IE to reset the changes).

Browser info:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421

Contents of the ublock textarea:

<A HREF="http://www.wrongplanet.net/modules.php?name=Forums&file=search&search_author=magic"> My Posts</A>
<A HREF="http://www.wrongplanet.net/modules.php?name=Private_Messages">Inbox</A>
<A HREF="http://www.wrongplanet.net/modules.php?name=Members_Lis</textarea><br><br><input type="hidden" name="username" value="magic"><input type="hidden" name="user_id" value="103"><input type="hidden" name="op" value="savehome"><input type="submit" value="Save Changes"></form></td></tr></table></td></tr></table>
</tr></table></td></tr></table><br><br><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#999999"><tr><td>
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#FFFFFF"><tr><td>
<center><font class="footmsg">
<a href='http://users.adelphia.net/~alexplank/blog.html'><img src='images/alexplank.png' save border=0 width=80 height=15></a> <a href='http://wrongplanet.net/modules.php?name=Writing&pa=showpage&pid=46' target="_blank"><img src='images/copyinfo.png' save border=0 width=80 height=15></a> <a href='http://English-6856543266.SpamPoison.com' target="_blank"><img src='http://pics.inxhost.com/images/sticker.gif' save border=0 width=80 height=15></a> <a href='http://jigsaw.w3.org/css-validator/validator?uri=http://wrongplanet.net' target="_blank"><img src='http://wrongplanet.net/images/css.gif' save border=0 width=80 height=15></a> <a href='http://dangrover.com' target="_blank"><img src='images/dangrover.png' save border=0 width=80 height=15></a><br><br>Page Generation: 0.270 Seconds<br>
</font>
</center></td></tr></table></td></tr></table>
</body>
</html>

------------------------------------------------------

When I use Internet Explorer, the right side of the home page (http://www.wrongplanet.net/index.php) is also heavily distorted, but somewhat differently than with Mozilla. Examination fof the "ublock" textarea on the "Home Configuration" page reveals the contents as below. The "Save Changes" button is present.

Browser info:
Internet Explorer 6.0.2800.1106.xpsp2.030422-1633

Contents of the ublock textarea:

<A HREF="http://www.wrongplanet.net/modules.php?name=Forums&file=search&search_author=magic"> My Posts</A>
<A HREF="http://www.wrongplanet.net/modules.php?name=Private_Messages">Inbox</A>
<A HREF="http://www.wrongplanet.net/modules.php?name=Members_Lis

-------------------------------------------------------

Note that despite IE showing much shorter contents of "ublock" textarea, the distortion of the home page does not depend on whether the "ublock" data has been submitted by the IE or Mozilla. It would appear that IE does not display the whole contents, but keeps it "behind the screen" nonetheless.

Steps to reproduce the problem (while logged on):
1. Copy three lines from the beginning of this post, and paste them into the textarea on the "Home Configuration" page (http://www.wrongplanet.net/modules.php? ... p=edithome), click "Save Changes" button.
2. Go to Home page (http://www.wrongplanet.net/index.php), examine right side of this page.
3. Go to "Home Configuration" page, examine the textarea and the "Save Changes" button (in Mozilla).