platform data wiped out
chadcf - April 27, 2006 - 17:02
| Project: | Browscap |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Took me a minute to figure this out, but the browscap module wasn't getting any platform data into the table. The problem is that in the browscap.csv file downloaded, there is no platform data for the top level parent, mostly platform data is just listed for the children. When the browscap module imports, after creating all the entries it then updates all the children with information from the parent entry. Since the platform data is blank for the parents, it gets erased from the child entries. I deleted the parent part from the update database call and the platform data is preserved.

#1
I don't know if this should be marked "fixed" or "won't fixe" but 4.6 is no longer supported and I think it's safe to assume that whatever code was here is no longer relevant.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.