Closed (fixed)
Project:
Registration codes
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 22:06 UTC
Updated:
11 Jan 2010 at 14:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
gwink commentedA few more things about this. When I create a file with several lines like this:
" "," ","Interactions","u324m206r787l464"," "," "," "
It only reads the first line. I have nothing at top defining the rows and I set the field order to
IGNORE, IGNORE, category, code, IGNORE, IGNORE, IGNORE
I have a thousand to import and really don't want to do one by one.
It looks like it might be trying to import the same line over and over again.
Comment #2
aidanlis commentedWorks fine here, with this sample input:
" "," ","Interactions","u324m206r787l464"," "," "," "
" "," ","Interactions","sdfsdf9jassd"," "," "," "
" "," ","Interactions","f2f42fadasss"," "," "," "
This field order:
IGNORE, IGNORE, category, code, IGNORE, IGNORE, IGNORE
See attached screenshot ...