Links using &token& don't work if line break = True

Roi Danton - October 28, 2008 - 11:06
Project:Advanced help
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

(using HEAD)

If line break = true

  • <a href="&topic:linodef/editors&"> the link is not parsed, e.g. the resulting "link" is absolute_path_to_active_site/&topic:linodef/editors&
  • <a href="topic:linodef/editors"> works
  • <a href="&base_url&admin/settings/site-configuration"> is not parsed

If line break = false everything works like expected.

#1

Roi Danton - October 28, 2008 - 13:57
Title:Links encapsulated with && don't work if line break = True» Links using &token& don't work if line break = True

Better title.

#2

merlinofchaos - October 28, 2008 - 17:38
Status:active» fixed

I moved the line break filter to after this processing. That should fix this.

#3

Roi Danton - October 28, 2008 - 22:41

It does (using Rev 1.41). It's nice to work with a module which maintainer fixes issues that fast! :)

#4

merlinofchaos - October 28, 2008 - 22:55

To be fair, you got lucky on the timing; I only hit this module's queue every couple weeks. But I am dedicated to it, as this module is targeted for being part of Drupal 7.

#5

Anonymous (not verified) - November 11, 2008 - 23:13
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.