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

Grayside’s picture

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.

Grayside’s picture

Status: Active » Needs review
Grayside’s picture

Status: Needs review » Fixed

freelinking_nid corrected. Plugin documentation updated.

Grayside’s picture

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

Er.. fixed to this release.

Status: Fixed » Closed (fixed)

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