I'm currently using Boost, but I found out that it had problem cloning a node using Node Clone module.

Whenever I clone a node, it works fine, but after saving the node, the contents just disappear. To solve this, I would need to turn off and on boost in order for the node to reflect on the saved changes (Looks more like clearing cache kinda thing).

As mentioned in http://drupal.org/node/1148752, would it be possible to turn off Boost for certain modules?

Comments

Quarantine’s picture

I'd like to find out more about this as well. Subscribing.

Can anyone help us out with this issue?

Basically when I use the Node Clone module to clone a node, the final saved content of that cloned node is completely blank. The only way for me to get around this at the moment is to disable Boost when I try to clone something, and it works.

Any ideas what could be the issue? I can provide more information if required - let me know what. Thanks!

randallkent’s picture

Hi Quarantine -

What versions of boost & node_clone are you using? I was unable to reproduce with Boost 6.x-1.18 & Node_Clone 6.x-1.2

-Randall

jonloh’s picture

Found out that Boost causes this issue. Hence, it's not recommended to clone a node when Boost is on.

abx’s picture

Just tested it and I don't have any problem with it. I use Node Clone 1.2 + Boost dev version though.