Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2012 at 22:23 UTC
Updated:
23 Feb 2013 at 10:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
bdlangton commentedComment #2
jcisio commentedTrivial fix. I'm not sure why we prefer to use 't'/'f' over '1'/'0' with a simple condition if (empty(...)) {}.
Comment #3
jcisio commentedOk, as I RTBC'ed it, I commit it now.