Filter tags inside an inserted node not processed
hermx - June 21, 2008 - 21:03
| Project: | InsertNode |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
For example, I have inserted a node which included already some other filter tag from image assist module, that is a tag of the form [img_assist|...]. The inserted node then does not show the image as it should, but rather the plain code text of the filter tag.

#1
#2
Yeah, it's a drag. Your best bet is to create a custom tpl file for the content type that you are trying to insert.
#3
See http://drupal.org/node/395608 for a patch for this.