watchdog $overlay in string wrong

miro_dietiker - December 15, 2008 - 02:02
Project:Imagecache Actions
Version:6.x-1.1
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

Your error log results in $overlay instead of its replacement.

imagecache_canvasactions.module @136
watchdog('imagecache', 'Image file does not exist. Attempted to overlay $overlay');

Variables in single quotes aren't being replaced. Use double quotes or . operator for string concatenation.

#1

dman - January 5, 2009 - 20:27
Status:active» fixed

Yeah. Thanks. Just a usual typo
Patched in DRUPAL-6 dev.

#2

System Message - January 19, 2009 - 20:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.