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

Issue Summary

In testing the NID plugin today, I found that I could not specify the use of the Nodetitle plugin without the freelink being processed by NID. There does not appear to be a relationship between the order of links and the failure of nodetitle- it consistently presents the error NID provides for an invalid NID.

Both include n(ode) in the indicator expression.

Comments

#1

I find if I modify the NID indicator with an end-of-line character it avoids the collision:
'indicator' => '/(n(id|ode)?)$/'

This might be best handled as a best practice rather than changing the freelinking.module.

#2

Status:active» needs review

#3

Status:needs review» fixed

freelinking_nid corrected. Plugin documentation updated.

#4

Version:6.x-3.0-alpha2» 6.x-3.x-dev

Er.. fixed to this release.

#5

Status:fixed» closed (fixed)

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