I wrote a plugin of my own to my module, and was puzzled why it didn't work. It seemed that the nodetitle plugin collided with my plugin.
My plugin has 'indicator' => '/inlinecontent/'
Nodetitle has 'indicator' => '/nt|nodetitle|title/'

So every plugin that has an indicator that has the string "nt" anywhere in it will get matched, am I right? That seems bad :L

Comments

  • gisle committed 4ffdc9f on 7.x-3.x
    #1870080 by gisle: Fixed nodetitle plugin: regexp pattern too loose.
    
gisle’s picture

Version: 7.x-3.2 » 7.x-3.x-dev
Issue summary: View changes
Status: Active » Needs review

Fixed in the last dev snapshot of the 7.x-3.x branch.

Please review.

gisle’s picture

Status: Needs review » Fixed

This should be fixed in version 7.x-3.4.
Please see the release notes.

Status: Fixed » Closed (fixed)

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