Hey there, I think I found a bug. I added a cck field to my node so that people can vote on a certain aspect on the node directly on node creation. It seems that when I create the node, the voting is not registered, the field does not keep it's value.
If I go ahead and edit the node, and then vote a second time, then the vote is registered...
This behaviour seems to happen on all node types that use a cck fivestar field that points directly to the node itself... Maybe cause on the moment of node creation, the NID is not yet known??
I'm using :
CCK 1.7
Voting API 1.6
Fivestar 5.1.12
I know with some tokens we can't grab some node info on creation cause the module does not know it before the node is created, maybe this is the case now?? What I know is that my users need to add the value directly to the node on node creation, so is there a workaround for this??
thanks a lot,
Patchak
Comments
Comment #1
quicksketchHey Patchak, a complete lack of confirming reports and my inability to reproduce this makes me think this bug must have been fixed in 1.13 or the latest development versions. Please reopen if this still exists.