The 'Usually' case for a new node sets $default = 1 but then falls through (no 'break') to the code for 'Sometimes' which overwrites it with $default = 0, thus making any new node have voting disabled by default.
The 'Usually' case for a new node sets $default = 1 but then falls through (no 'break') to the code for 'Sometimes' which overwrites it with $default = 0, thus making any new node have voting disabled by default.
Comments
Comment #1
duaelfrThis version of Voting is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.