Does not support table prefixing
EvanDonovan - May 21, 2009 - 20:14
| Project: | Import |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
When I clicked the button "Stage import data", I received an error message saying that MySQL could not access the role table. We use table prefixing on our system so it should have been accessing the um_role table.
I would assume that at least some of the queries in Import.module need to be converted to use the curly-brace syntax.

#1