problems with links_weblink_filter_tips

vivaelamor - January 11, 2009 - 18:48
Project:Links Package
Version:6.x-1.0-beta11
Component:Code: links_weblink.module
Category:bug report
Priority:normal
Assigned:syscrusher
Status:needs review
Description

Using drupal 6.8.

Two problems, first is error message: Fatal error: Unsupported operand types in /includes/common.inc on line 1369

Second is <em></em> surrounding outputted url.

First seems to be caused by having url() give options as parameters instead of in an array.

Second seems to be caused by using % instead of @ for variable in t().

Have attached patch.

AttachmentSize
links_weblink.module.patch952 bytes

#1

syscrusher - January 13, 2009 - 03:29
Assigned to:Anonymous» syscrusher

Bug confirmed in links_weblink for Drupal 5 and 6, and corrected in both. Patch works perfectly in Drupal 6 and was easily backported to Drupal 5. Thanks!

Scott

 
 

Drupal is a registered trademark of Dries Buytaert.