• Hello,
    I am trying to upload a CSV file, but get errors if the line is over 301 characters long.
    The line cuts out at the 301 character, and continues to import the rest of the fields from the following line.
    If the CSV line is:
    Line 1:
    7210,Ricoh,Pro C7210,M0BJ/M0BL D0AK/D0AM,Leo-P2/C2,409173/409190 409170/409164,409206/D0A5-4009,12345 12345 123456,12345,D0A5-9510,1’000’000,D0A5-9510,D0A5-9510,D0A5-9510,1’000’000,404451/D074-6590,136’000,D194-K400FC,400K Color Kit,400’000,D194-K400KS,400K Black Kit,400’000,D194-K600CL,600K Color Kit,600’000,D194-K900FU,900K Fuser Kit,900’000
    Line 2:
    7100,Ricoh,Pro C7100,D194/D203 M195/M207,Tauros-P2/C2,404628/404630/404632/404634,404747/D194-4031,12345 12345 123456 12345,12345,D0A5-9510,1’000’000,D0A5-9510,D0A5-9510,D0A5-9510,1’000’000,404451/D074-6590,136’000,D194-K400FC,400K Color Kit,400’000,D194-K400KS,400K Black Kit,400’000,D194-K600CL,600K Color Kit,600’000,D194-K900FU,900K Fuser Kit,900’000
    I get this:
    Line 1:
    7210,Ricoh,Pro C7210,M0BJ/M0BL D0AK/D0AM,Leo-P2/C2,409173/409190 409170/409164,409206/D0A5-4009,12345 12345 123456,12345,D0A5-9510,1’000’000,D0A5-9510,D0A5-9510,D0A5-9510,1’000’000,404451/D074-6590,136’000,D194-K400FC,400K Color Kit,400’000,D194-K400KS,400K Black Kit,400’000,D194-K600CL,600K C,7100,Ricoh,Pro C7100,D194/D203

    Could use some help figuring out why there is a limit on the line length

    Thanks

    • This topic was modified 5 years, 1 month ago by YaronRaz.
    • This topic was modified 5 years, 1 month ago by YaronRaz.
  • The topic ‘Issue with CSS line over 301 characters’ is closed to new replies.