[GeoNetwork-devel] Javascript error with IE when picking keywords from thesauri

Hi,

picking keywords from thesauri in advanced search works fine with firefox
browser. Using IE browser will produce a Javascript error. The error occurs
in line 965 of file scripts/editor/metadata-editor.js. The error is fixed if
you replace this line with

      var kw = keys[index].firstChild.firstChild.nodeValue;

Regards,
Jürgen

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Javascript-error-with-IE-when-picking-keywords-from-thesauri-tp5361720p5361720.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.