Project:Textimage
Version:5.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:dollares
Status:closed (fixed)

Issue Summary

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

Comments

#1

Version:5.x-1.2» 5.x-2.x-dev

Will be fixed in next dev build.

#2

Status:active» fixed

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

#3

Status:fixed» closed (fixed)

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

nobody click here