[Tickets #4994] Javascript parse error in Safari
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Feb 13 15:13:38 PST 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4994
-----------------------------------------------------------------------
Ticket | 4994
Created By | noah at lsit.ucsb.edu
Summary | Javascript parse error in Safari
Queue | Ingo
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
+New Attachment | ingo-js-anon-toggleRow.patch
-----------------------------------------------------------------------
noah at lsit.ucsb.edu (2007-02-13 15:13) wrote:
In ingo/templates/filters/header.inc, there's a function declared with a
name (toggleRow) as a parameter to an addEvent call. Permissive browsers
like Firefox are fine with it, but Safari won't parse it. The function
seems like it should be anonymously declared, especially as it doesn't
seemed to be called elsewhere.
Patch included.
More information about the bugs
mailing list