digg_title variable unquoted in javascript

mrfelton - August 8, 2008 - 08:56
Project:Digg this
Version:6.x-2.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:yaph
Status:closed
Description

I'm getting javascript errors on my page because the digg_title variable is unquoted:
digg_title = CSS shadows - A drop shadow roundup;

which should probably be more like
digg_title = 'CSS shadows - A drop shadow roundup';

#1

yaph - August 8, 2008 - 12:47
Assigned to:Anonymous» yaph
Status:active» closed

Yes, this is fixed in CVS Head
http://drupal.org/cvs?commit=131551

#2

yaph - January 10, 2009 - 20:31

Fixed the bug in the DRUPAL-5--2 branch of the module.

 
 

Drupal is a registered trademark of Dries Buytaert.