| Anonymous | Login | Signup for a new account | 21-11-09 09:02 GMT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0008106 | [phplist] Subscriber Import | minor | always | 02-10-06 22:08 | 18-02-08 14:06 | ||
| Reporter | bevan | View Status | public | ||||
| Assigned To | |||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | 2.10.2 | ||||
| Summary | 0008106: import 'foreignkey' fails; bad SQL | ||||||
| Description |
Importing the foreign key fails if the drop down list (on step two of the import process) is used to match a CSV column to a database field. i.e. when the foreign key column in the CSV file is not 'foreign key', e.g. it is 'foreignkey', or 'key', or 'id' or anything other than 'foreign key' (not case sensitive). I have reproduced this error in MAMP (like xampp but for mac os x) 1.0 beta (PHP 4, MySQL 4.0) and the latest release, 1.3.1 (PHP 4, MySQL 5.0) which means it's not a MySQL version issue. |
||||||
| Additional Information |
steps to reproduce: 1. create a CSV file to import with columns 'email', 'foreignkey' 2. import using /admin/?p=import2 3. match 'foreignkey' to 'Foreign Key' 4. SQL error is reported on results 5. data in 'foreignkey' on CSV was not imported into 'Foreign Key' Let me know if you need help reproducing the error. Bevan/ |
||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Relationships |
||||||
|
||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |