Download & Extend

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

Project:Advanced help
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

(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.

Comments

#1

Title:Links encapsulated with && don't work if line break = True» Links using &token& don't work if line break = True

Better title.

#2

Status:active» fixed

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

#3

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

#4

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

Status:fixed» closed (fixed)

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

nobody click here