Opening a CSV file containing more columns than supported displays the "maximum numbers of rows exceeded" message, it should say columns instead. Related: https://issues.apache.org/ooo/show_bug.cgi?id=75199 Test case file attached there (2nd attachment) as https://issues.apache.org/ooo/attachment.cgi?id=68471
*** This bug has been marked as a duplicate of bug 43911 ***
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=684cf5cca6ea6c8fc2743f1622f624f668db9e84 resolved fdo#48516 use "max columns exceeded" message if appropriate
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9f77876a96911a7138aa2081077a03abd34a9cf4 two additional places to raise data truncated error for fdo#48516