Bug 5862 - Incompatibility in ajax.js with "localName" for Internet Explorer
authorSalvador Zaragoza Rubio <salvazm@masmedios.com>
Fri, 18 Mar 2011 15:07:04 +0000 (11:07 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 20 Mar 2011 23:00:36 +0000 (12:00 +1300)
commit0499633a6b27d44bf002bc4d99b82ee63237a001
treee6fbedc35bd245da6a3ed40a209d4c6447f006a8
parent01b6e7a6ddfbaaca59215f7a88d8aa1010053217
Bug 5862 - Incompatibility in ajax.js with "localName" for Internet Explorer

It has been detected an incompatibility with Internet Explorer in the ajax.js
file that cause a javascript error for this browser that prevents proper
operation.
The error occurs because the "localName" is not supported by Internet Explorer
and returns "undefined".

Bug 5862 - Incompatibility in ajax.js with "localName" for Internet Explorer

Fix error on comma for IE

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/js/ajax.js