Actions
Bug #10314
closedRadioReference Canada no longer working
Start date:
01/25/2023
Due date:
% Done:
100%
Estimated time:
Chirp Version:
next (py3)
Model affected:
N/A
Platform:
Linux
I read the instructions above:
Description
Even when bypassing bug [[[https://chirp.danplanet.com/issues/10305]]], after logging in to RR on the Canada tab and clicking OK, the ZipValidator() (which us US specific) is called. Invalid zip dialog appears and no results can be downloaded for Canada. Workaround: Put 90210 (the US zip code that's universally known :)) into the US tab zip field before going to the Canada tab and clicking OK on the Canada tab.
Updated by Dan Smith almost 2 years ago
Oops, I guess I must have broken that. Are you working on it or should I?
Updated by Mark Leigh almost 2 years ago
- % Done changed from 0 to 100
Quick fix (PR submitted). If no zip in conf, fill the zip field with zeros.
Updated by Dan Smith almost 2 years ago
- Status changed from New to Closed
- Assignee set to Dan Smith
Oops, forgot to put fixes in this commit:610db3b
Actions