Active
Project:
Node Teaser
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2009 at 22:55 UTC
Updated:
25 Mar 2009 at 22:55 UTC
The implementation of hook_nodeapi() will evaluate or escape any PHP code in the node when the node is edited because it calls node_prepare() under the 'prepare' case of the nodeapi. My understanding is that node_prepare() does not need to be called here, so commenting line 49 is sufficient.
| Comment | File | Size | Author |
|---|---|---|---|
| nodeteaser.zip | 2.94 KB | pkrecker |