Attachment Library not working in Pro version of Xstandard

bvsc2008 - March 21, 2009 - 12:35
Project:XStandard WYSIWYG Editor
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:henrrrik
Status:closed
Description

Due to a very slight typo the Attachment Library is not working when Xstandard is used in Pro mode.

The code in question is on line 564 of xstandard.module

The code currently reads:
if (variable_get("xstandard_attachmentlibrary", "0")< /code>

Should read:
if (variable_get("xstandard_attachmentlibrary_url", "0")< /code>

Cheers

Dave

#1

henrrrik - April 5, 2009 - 23:41
Version:6.x-1.0-rc1» 6.x-1.x-dev
Assigned to:Anonymous» henrrrik
Status:active» fixed

Fixed, thanks!

#2

System Message - April 19, 2009 - 23:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.