Closed (fixed)
Project:
Leech
Version:
4.7.x-1.x-dev
Component:
node_template
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2007 at 21:48 UTC
Updated:
26 Feb 2007 at 19:14 UTC
Fixes:
- Make sure $node->vid is cleared at template load time
- Return clones of cached template
- PHP_save_code now receives saved node, not cached template. This allows code to modify node for real :)
Improvement:
- Show dump of node on node_template edit page.
- Show dump of node after it has been loaded (and thus modified by php_load code) on node_template edit page.
TODO:
- Show 3rd dump of node after php_save code modifies it? That could be helpful when editing php_save code, but it wouldn't be perfect because node wouldn't get modifications from all other modules using Drupal API to modify nodes.
| Comment | File | Size | Author |
|---|---|---|---|
| node_template.patch.txt | 4.65 KB | ahwayakchih |
Comments
Comment #1
summit commentedHi,
Has Leech all the functionaliity of aggregator 2 with this bug fixes and improvements?
greetings,
Martijn
Comment #2
alex_b commentedVery global question - install and find out :) I would appreciate a good written up comparison between the two modules...
Comment #3
aron novakThanks ahwayakchih for the patch! It is committed into 4-7 and 5 branches.
Comment #4
aron novak