id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	confirmation	distro	engine	distro_ver	engine_version	svn_rev
3815	Out-by-one error in number of parking lots	Nick_Lewis	p_lindheimer	There is an out-by-one error in number of parking lots. For example if you specify 2 parking spaces, 3 are created (71-73).\r\n\r\nIn parking/functions.inc.php there is the incorrect line of code:\r\n$parkpos2=$parkpos1+$numslots;\r\n(should be minus 1 or $parkext+$numslots)\r\n\r\nAlso the help is incorrect in page.parking.php:\r\n"if 70 is the extension and 8 slots are configured, the parking slots will be 71-79"\r\n(should be 71-78)	Bugs	closed	minor	2.6	Parking Lot	2.6-branch	fixed			Unreviewed		All			
