Product CSV reader doesn't report line no. when a line has the incorrect no. of columns
Description
The InvalidLine message in errmessages.properties for ProductIOException needs to be updated to:
InvalidLineLine{0} does not contain the expected number of fields
Environment
None
Activity
Show:
Tim Anderson March 12, 2015 at 11:59 AM
Fixed in revision 6446.
Also relaxed the requirement that a value is supplied for the Notes field (the column heading is still required). This is a workaround for old versions of Excel which may not supply it if it is empty. See http://support.microsoft.com/kb/77295
The InvalidLine message in errmessages.properties for ProductIOException needs to be updated to:
InvalidLine Line {0} does not contain the expected number of fields