Feature #182
added source Eniro_SE
| Status: | Closed | Start: | 10/02/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | tshif | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Caller ID Superfecta Source Files |
Description
by PiaF forum's user Nixi:
"I have made a new source for Sweden. It is for Eniro (http://www.eniro.se). It searches both residential and business numbers.
The lookups seems to be fine but I have one problem and that is the special Swedish characters, åäö ÅÄÖ.
For exemple if you search for this number,040101010, using this source the result will be:
Salladsp?garna I Malm? HB
but it should read:
Salladspågarna i Malmö HB
I guess there is some encoding that needs to be applied to the script?
If somebody could take a look at this problem it would be great but even so I would like to include the script as it is."
History
Updated by tshif 11 months ago
- Status changed from QA Testing to Reviewed
- % Done changed from 70 to 50
This source wont be included in live update at this time. We will give it some time and see if the special characters issue can be resolved first.
Updated by patrick_elx 11 months ago
The problem is not with this source but with the get_url_contents function in caller_id.php.
I uploaded a patch in rev 141 to encode the string in utf8. Please check bug #183.
I'll suggest to approve this source and add it to the online repository.
Updated by tshif 11 months ago
- Status changed from Reviewed to QA Testing
- Assigned to set to tshif
- % Done changed from 50 to 70