Bug 12777 - accounting.cgi does not accept alphanumeric postcodes
Summary: accounting.cgi does not accept alphanumeric postcodes
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: unspecified Unspecified
: - Unknown - Minor Usability
Assignee: Adolf Belka
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-16 22:16 UTC by Adolf Belka
Modified: 2022-03-30 07:07 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.