[Tickets #741] RESOLVED: Page Reload on Tab Click
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Nov 1 10:39:07 PST 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=741
-----------------------------------------------------------------------
Ticket | 741
Updated By | mbydalek at mobilemini.com
Summary | Page Reload on Tab Click
Queue | Horde Framework
State | Resolved
Priority | 3. High
Type | Bug
Owners |
+Attachment | Renderer.php.patch
-----------------------------------------------------------------------
mbydalek at mobilemini.com (2004-11-01 10:39) wrote:
Actually, sorry to do this, but I just talked to some other people who
develop, and the problem is with the blank HREF property in the <a> tags.
The 'correct' way to do it is to have <a href="#"...> while Horde generates
<a href="" ...> causing the error.
Attached is the patch that fixes this.
Thanks.
More information about the bugs
mailing list