Bug#374584: A work arround
After modifying the code, try this SQL command: drupal=# delete from cache; It will wipe out the cache. I didn't need Nicolas César's last patch, by the way.
Bug#374584: a work arround
I had to apply this nasty work arround. --- modules/node.module 2006-08-24 10:00:30.0 -0300 +++ modules/node.module.orig2006-08-24 09:59:07.0 -0300 @@ -527,7 +527,7 @@ function node_prepare($node, $te