The bug exists in RecordNavMenu.html at line 176:
- Code: Select all
document.recordIndex['{$record->getId()}'] = {$record->toJS()};
Can some body fix this problem so I don't have disable the show_record_tree functionality? Thanks.
Bug found when show_record_tree is enabled with FCKEditor
4 posts
• Page 1 of 1
Bug found when show_record_tree is enabled with FCKEditorI found a bug when show_record_tree is enabled with FCKEditor in use. The problem is $record->toJS() just outputs whatever stored in the database without using the html entities for special characters like "<", "<script", "</script>", etc. When the "</script>" tag is included in the data, the "Code Barf" happens like the following screenshot:
The bug exists in RecordNavMenu.html at line 176:
Can some body fix this problem so I don't have disable the show_record_tree functionality? Thanks.
Re: Bug found when show_record_tree is enabled with FCKEditorWhat version of xataface are you using?
Re: Bug found when show_record_tree is enabled with FCKEditorOK.. I have fixed this in SVN. Here is the diff for this particular fix:
4 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 35 guests |