Bug #176
skipping some source despite valid npa
| Status: | Closed | Start: | 09/21/2009 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | tshif | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Caller ID Superfecta Source Files | Estimated time: | 0.50 hour |
Description
Any-Who, spam filter and yellow pages lookup were returning skipping the lookup, debug saying that the npa was not a US/CAN valid number.
In fact it was, but the $number_error was not reinitialized from the previous lookup.
Added $number_error = false at the begining of each script.
The other lookup sources that are checking for NPA already had this line.
History
Updated by admin over 2 years ago
- Target version changed from Caller ID Superfecta v 2.2.0 to Caller ID Superfecta Source Files
Updated by admin over 2 years ago
- Status changed from Feedback to Resolved
And - do you feel its ready to be made available to the modules' autoupdate feature?
Updated by patrick_elx over 2 years ago
The mods were done in SVN rev 128 & 129.
It's working great on my system, but as for every other mods, I would like someone else to test it on his to make sure before releasing it.
Updated by tshif over 2 years ago
- Assigned to changed from patrick_elx to tshif
Updated by tshif over 2 years ago
- Status changed from Resolved to QA Testing
Updated by tshif over 2 years ago
New Data Sources function as expected with the updates. No negative have been found.
Updated by tshif over 2 years ago
- Status changed from QA Testing to Closed
- % Done changed from 90 to 100
QS: Passed. Data Sources work as expected, and have been added to the live update funtion of Superfecta 2.2.x (source-Yellow_Pages.php, source-Any_Who.php, and source-PhoneSpamFilter.php.)