Parcel filter #228
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
Users try to enter "Flurstückzähler" and "Flurstücknenner" into the same field, which results in
Fix
Follow this usage by catching any text input, parsing the value and try to detect whether the above structure has been entered. If so, support by splitting into "Zähler" and "Nenner" and resolve as expected. If the input can not be resolved in anything related to the above structure, show an error message on invalid input.
Merged in #234