[horde] Display Options of Horde CVS broken?

Joerg Battermann jb at startupx.com
Wed Jan 1 07:19:35 PST 2003


Hey there,

First of all - happy new year to all of you!

Secondly, I just updated to the latest CVS version, and it seems somehow
horde's main 'Display Options' are kinda broken. It doesn't fully load (see
the last couple lines it spits out below), but doesn't give out any error
messages, neither in horde's nor php's log file :|

can anyone confirm/fix this?


cheers and thanks a bunch,
-j


..... beginning somewhere in the output:


<form method="post" name="prefs" action="/prefs.php">
<input type="hidden" name="actionID" value="1" />
<input type="hidden" name="group" value="display" />

<table border="0" align="center" width="100%" cellspacing="0"
cellpadding="0">
<tr><td class="header" align="left"><b>Display Options</b></td></tr>
</table>
<table border="0" align="center" width="100%" cellspacing="0"
cellpadding="3">
<tr><td class="item"><table border="0"><tr valign="top"><td class="item">
What application should Horde display after login?&nbsp;<br />
<select name="initial_application">
    <option value="" selected="selected">Use Default Value</option>
    <option value="horde">Horde</option>
    <option value="imp">Mail</option>

    <option value="turba">Address Book</option>
    <option value="gollem">File Manager</option>
    <option value="nic">Network</option>
    <option value="sam">SpamAssassin</option>
    <option value="jonah">Headlines</option>
    <option value="chora">CVS</option>

    <option value="whups">Bugs</option>
    <option value="mnemo">Notes</option>
    <option value="nag">Tasks</option>
    <option value="trean">Bookmarks</option>
    <option value="klutz">Comics</option>
    <option value="hermes">Time Tracking</option>

    <option value="jeta">SSH</option>
</select>
<br />
Select your color scheme.&nbsp;<br />
<select name="theme">
<option selected="selected"  value="">Horde Standard</option>
<option value="barbie">Barbie</option>
<option value="brown">Brown</option>
<option value="burntorange">Burnt Orange</option>
<option value="camouflage">Camouflage</option>

<option value="cherry">Cherry</option>
<option value="green">Green</option>
<option value="grey">Grey</option>
<option value="lightblue">Light Blue</option>
<option value="mozilla">Mozilla</option>
<option value="NeXTgrey">NeXT</option>
<option value="orange">Orange</option>
<option value="sun">Sun</option>
</select>

<br />

^^^^^^ that's where it ends - no submit or whatsoever button :|



More information about the horde mailing list