#13962 closed Bug (invalid)
Ckeditor style has blocklimit null pointer exceptions
Reported by: | FanFan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 4.5.7 |
Keywords: | Cc: |
Description
Steps to reproduce
Our logs on our server indicate our customers are experiencing exceptions with the style.js.
The following line is sometimes null:
Causing us to observe an exceptions:
Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; rv:11.0) like Gecko TypeError: Unable to get property blockLimit of undefined or null reference
at CKEDITOR.style.prototype.checkApplicable (https://au.casewarecloud.com/rsd/e/v/880c8c5a/external/ng-ckeditor/libs/ckeditor/ckeditor.js:460:398) at onOpen (https://au.casewarecloud.com/rsd/e/v/880c8c5a/external/ng-ckeditor/libs/ckeditor/ckeditor.js:785:56) at e.onShow (https://au.casewarecloud.com/rsd/
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36 TypeError: Cannot read property blockLimit of null
at Object.CKEDITOR.style.checkApplicable (https://au.casewarecloud.com/northcorp/e/v/f7ece53/external/ng-ckeditor/libs/ckeditor/ckeditor.js:460:407) at c.ui.addRichCombo.onOpen (https://au.casewarecloud.com/northcorp/e/v/f7ece53/external/ng-ckeditor/libs/ckeditor/ckeditor.js:785:58) at e.onShow (https://au.casewarecloud.com/northcorp/e/v/f7ece53/external/ng-ckeditor/libs/ckedit
Attachments (1)
Change History (4)
comment:1 Changed 9 years ago by
Keywords: | Null Pointer Exception Crash removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.5.6 (GitHub - master) |
comment:2 Changed 9 years ago by
Please see the attached file on how to reproduce the issue.
This works on the default sample, and your demo page http://ckeditor.com/demo
The sample version that I use is: 4.5.7
comment:3 Changed 9 years ago by
Version: | → 4.5.7 |
---|
I'm sorry but that is too little information.
In order to accept a bug we need reproduction steps in standalone CKEditor not included into your application. If you are able to reproduce it in default standalone CKEditor, please provide steps to do so.
For now I have to close this ticket but as soon as you provide the scenario to reproduce this problem, I will reopen it.