﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35284	PositiveIntegerField description is confusing	Jon Ribbens	nobody	"In ticket:7609, the description for PositiveIntegerField was changed from saying that its value ""must be positive"" to saying it ""must be positive or zero"". This is clearly and unarguably an improvement. However the following sentence was also added: ""The value `0` is accepted for backward compatibility reasons."" This additional sentence is inaccurate and confusing. I say ""inaccurate"" because zero isn't accepted for ""backward compatibility"", it's accepted because that's the behaviour most people want. I say ""confusing"" because it makes it sound like using the field to store zeroes is somehow deprecated and likely to be changed in the future, which as far as I can see is not the case. This completely unnecessarily reduces peoples' confidence in using this field type. I suggest simply removing that sentence."	Cleanup/optimization	closed	Documentation	5.0	Normal	invalid		Jon Ribbens	Unreviewed	1	0	0	0	1	0
