Wikimedia
Fix rounding long decimals in the VoteNY MediaWiki extension
VoteNY is an extension that adds voting functionality to articles. To recreate this issue:
- Set up your MediaWiki development environment
- Install VoteNY extension
- Create new article with
<vote type=1/>inside - Vote for article with votes giving rational number in average (for example, 2, 5, 1)
- On page
Special:TopRatingsyou can see all ratings, check if this issues still occurs - Fix it (propably by using
number_format) by sending a patch to Wikimedia Gerrit
Task tags
Students who completed this task
takidelfin