I just noticed that the project options page does not allow a score to be set when I enable this option. Attached is a screenshot.
As you can see there is no input field to set a value.
This is most odd, it should show an input box instead of a checkbox. Does it happen on all project or just some? Did you set/unset it in the past?
Metadata Update from @pingou: - Issue tagged with: bug
@pingou This happens on all projects. The default score appears to be -1 as shown in the following screenshot.
Changing the score works on the first attempt however the option is disable after being set to 0.
Ok, so the issue is with the value 0 (note that -1 means: no default score, it'll be the same thing as 0)
The same issue occurs after setting the value to 1.
Does it happen only on 0 and 1 or also with 2, 5, 10, -1?
Metadata Update from @pingou: - Issue set to the milestone: 5.3
Metadata Update from @pingou: - Issue assigned to pingou
I could reproduce this one, I have the fix for it :)
Commit f1011c2a fixes this issue