Closed (fixed)
Project:
Radioactivity
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
31 May 2012 at 09:35 UTC
Updated:
14 Dec 2018 at 07:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedWhile creating the patch, I found there has some "magic" been done ($energy = $energy>0 ? $energy : 1). This doesn't make sense, so I've removed it. Otherwhise, zero $energy and zero $maximum would result in a popularity of 100%, which is IMHO illogical.
Please review and consider carefully.
Comment #2
Anonymous (not verified) commentedComment #3
tcmug commentedNice! Thanks and committed :)