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 |
Jump to:
Description
(using HEAD)
If line break = true
<a href="&topic:linodef/editors&">the link is not parsed, e.g. the resulting "link" isabsolute_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
Better title.
#2
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
Automatically closed -- issue fixed for two weeks with no activity.