NID/Nodetitle Syntax Collision
Grayside - September 1, 2009 - 07:03
| Project: | freelinking |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#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
#3
freelinking_nid corrected. Plugin documentation updated.
#4
Er.. fixed to this release.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.