Set ')' at wrong position

dollares - February 26, 2007 - 00:58
Project:Textimage
Version:5.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:dollares
Status:closed
Description

textimage.module in line 486:
--> drupal_set_message(t('The preset was unable to be updated.', 'error'));

but is must look like:

drupal_set_message(t('The preset was unable to be updated.'), 'error');

cu
dollares

#1

Deciphered - February 6, 2009 - 04:38
Version:5.x-1.2» 5.x-2.x-dev

Will be fixed in next dev build.

#2

Deciphered - February 8, 2009 - 22:28
Status:active» fixed

Committed to: HEAD, DRUPAL-6--2 and DRUPAL-5--2.

#3

System Message - February 22, 2009 - 22:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.