javaScript Error in internet Explorer whenb opening the Browse Server Window
when creating links
------------------------------------------------------------------------------------------------
Key: MAGNOLIA-974
URL: http://jira.magnolia.info/browse/MAGNOLIA-974
Project: magnolia
Issue Type: Bug
Environment: Windows XP, Internet Explorer 6
Reporter: Claudio Greuter
Assigned To: Boris Kraft
when editing a paragraph with FCKedit in Internet explorer and trying to create
a link using the "Browse Server" button, the appearing window does not show the
website tree due to a javascript error.
This only happens in Internet explorer, not in Firefox.
The following error occured:
Object required
Line 6
using the script debugger of IE, the debugger stopped at this line:
var pathSelected = opener.document.getElementById("txtUrl").value;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------