Coding Style Cleanup

jbrauer - June 6, 2008 - 16:55
Project:HTMLBox
Version:5.x-1.0-beta2
Component:Code
Category:task
Priority:normal
Assigned:Poetro
Status:closed
Description

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),

#1

Poetro - June 10, 2008 - 17:58
Assigned to:Anonymous» Poetro
Status:active» fixed

Fixed in beta3.

#2

Anonymous (not verified) - June 24, 2008 - 18:04
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.