﻿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
25629	Some GIS functions don't check the number of arguments	Claude Paroz	Sergey Fedoseev	GIS functions using their parent (GeoFunc) default `__init__` don't check that the number of passed arguments is correct (e.g. Area). This should be improved, because currently, the result is a ProgrammingError when hitting the backend instead of a TypeError.	Cleanup/optimization	closed	GIS	dev	Normal	fixed			Accepted	1	0	0	0	0	0
