Users that are authed, need to vote before they can see the results, even if the settings say "always".
Anon users (who don't have the permission to vote) always see the results.
I'm using "selection", the polls have no closing-date, I tried it with a poll from the old version and a new poll.
This is actually also the case with the older versions (at least since 1.5).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | decisions-resultstabfix.patch | 683 bytes | DruKaz |
Comments
Comment #1
DruKaz commentedOk, 1.5 seems to be working fine...
Comment #2
DruKaz commentedFound the problem. In the new version, the resultstab was named "decision-results", while it still checked if you were looking at the tab "results".
Comment #3
ezra-g commentedCommitted thanks! Calling attention to this bit of code makes me want to think about what happens when we view the node from somewhere that doesn't have the expected path...