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 Nighswonger <chris.nighswonger@gmail.com>
Tue, 22 Mar 2011 22:07:03 +0000 (18:07 -0400)
commit5c83d6291af5ae1d13c51f0a362c1f5f4fa1da5c
tree9d5432fe2e43ea92a1d8316ca9125459b10161ba
parenta952db84d4e293380e03f2d48ae328a81cd251f0
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>
(cherry picked from commit 0499633a6b27d44bf002bc4d99b82ee63237a001)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/js/ajax.js