Closed (fixed)
Project:
HTMLBox
Version:
5.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Jun 2008 at 16:55 UTC
Updated:
24 Jun 2008 at 18:04 UTC
In adding HTMLBox to the comparison of WYSIWYG editor comparison in the handbook it doesn't pass because of a missing space in string concatenation on line 105 as follows:
Line 105: string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms
'#description' => t('Coma separated items from the options below. Use the words right next to the icons.'). theme('htmlbox_settings_item', $buttons),
Comments
Comment #1
Poetro commentedFixed in beta3.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.