This is a migrated thread and some comments may be shown as answers.

[Solved] <link> bug

1 Answer 132 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Shane
Top achievements
Rank 1
Shane asked on 11 Nov 2007, 10:57 PM
Hi Guys,

I have reported this bug several times and it doesn't seem to be fixed at all :(

<html> 
    <head> 
        <link href="Test.css" type="text/css" rel="StyleSheet" /> 
    </head> 
    <body> 
        <p>test</p> 
    </body> 
</html> 
 

Copy this HTML Code and paste it in the HTML view and click "Click to Submit". It doesn't save the content.

I managed to save the content by flicking to the design view and click "Click to Submit".

After you saved the content, click on HTML view, then Design View. All contents disappear.  And I can't do anything at all.

_10 has no properties 
[Break on this error] if(_10.addEventListener){ 
ScriptResource.ax... (line 59) 
 
[Exception... "'Permission denied to get property HTMLDocument.selection' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no] 
[Break on this error] undefined 
 
[Exception... "'Permission denied to get property HTMLDocument.getElementsByTagName' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no] 

All these are tested on
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Editor/Examples/Default/DefaultCS.aspx

Cheers,
Shane

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 12 Nov 2007, 04:17 PM
Hello Shane,

I have reproduced and fixed the first error ("_10 has no properties"). However, after that I am unable to reproduce the second error and third errors. I am using Firefox 2.0.0.9 (the errors suggest that you have Mozilla or Firefox). I think that the second and third error messages are related to the first one, so they should be fixed now as well. The fix will be included in the next "Prometheus" RadEditor release. If you want to test it to make sure that you will have no problems, you can open a formal support ticket and we will send you a hotfix build.

Kind regards,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Shane
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or