[Tickets #3365] NEW: Malformed javascript source in horde setup

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Jan 30 04:13:18 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3365
-----------------------------------------------------------------------
 Ticket             | 3365
 Created By         | vt at volkerthen.com
 Summary            | Malformed javascript source in horde setup
 Queue              | Horde Base
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 3. High
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


vt at volkerthen.com (2006-01-30 04:13) wrote:

The configuration tabs of the recent horde cvs version aren't working.
That's because of a malformed javascript URL:

<script type="text/javascript"
src="/horde/services/javascript.php?file=form_sections.js&amp;app=horde"></s
cript>

should be replaced with:

<script type="text/javascript"
src="/horde/services/javascript.php?file=form_sections.js&app=horde"></scrip
t>






More information about the bugs mailing list