After enabling Decisions (whether or not you enable any sub-modules), the third tab of Poll (not Advanced Poll) nodes is renamed to "Results" and just displays the same thing as the first tab, View. It is normally called "Votes" and displays a list of users and their votes. /node/xxxx/votes now gives "access denied".

Comments

ezra-g’s picture

Status: Active » Fixed

Indeed. We shouldn't have a callback at the same path as core poll. I'm working on a site that happens to be using both modules.

I've changed the Decisions results path to 'node/%node/decision-results'. This seems safe because we don't explicitly link to the results path, and it's less broken than what we have now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.