Bug 12777

Summary: accounting.cgi does not accept alphanumeric postcodes
Product: IPFire Reporter: Adolf Belka <adolf.belka>
Component: ---Assignee: Adolf Belka <adolf.belka>
Status: CLOSED FIXED QA Contact:
Severity: Minor Usability    
Priority: - Unknown - CC: peter.mueller
Version: 2   
Hardware: unspecified   
OS: Unspecified   

Description Adolf Belka 2022-02-16 22:16:21 UTC
In the Proxy Accounting page when trying to enter an address the page will only allow numeric postcodes with no spaces. The Netherlands and Great Britain both use alphanumeric postcodes with spaces.
Comment 1 Adolf Belka 2022-02-18 14:59:49 UTC
Also found that the Bank Code only accepts numeric entries. The Bank Code in Great Britain (known as the sort code) consists of three groups of two digits separated by a hyphen.

Patch created to deal with these found limitations and submitted to the dev mailing list and patchwork.

Confirmed to work in a vm setup.

https://patchwork.ipfire.org/project/ipfire/patch/20220218143352.5927-1-adolf.belka@ipfire.org/
Comment 4 Adolf Belka 2022-03-17 12:09:17 UTC
Confirmed on Core Update 165 Testing that the post codes and bank codes can be alphanumeric now.