Changes between Initial Version and Version 1 of Ticket #8578, comment 4
- Timestamp:
- Oct 12, 2012, 10:15:18 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8578, comment 4
initial v1 4 4 https://bugzilla.mozilla.org/show_bug.cgi?id=548397 5 5 6 I just faced this issue when checking CKEditor 4 in Drupal 7. I'm attaching some screenshots. Imho the solution for this issue is plain simple as the reporter suggested, do not call `getPropertyValue()` on a `null` value.6 I just faced this issue when checking CKEditor 4 in Drupal 7. The error is happening when CKEditor loads (while HC detection). I'm attaching some screenshots. Imho the solution for this issue is plain simple as the reporter suggested, do not call `getPropertyValue()` on a `null` value.