I've noticed everytime I do node_load() of node using tags, filter_macros adds context/nid attributes. Problem is - it do not check if these settings already exists. So if my module do node_load/node_save on every cron run and cron run happens once per 5 minuts, I am screwed... Attached simple patch fixes it.
| Comment | File | Size | Author |
|---|---|---|---|
| filter_macros-context_issue.patch | 1.02 KB | pavel.karoukin |