Ticket #3912 (new defect)
Update xls2csv usage since it's called with invalid parameters
Reported by: | adamm | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
xls2csv only prints error page and returns EXIT CODE 0
when only supplied a spreadsheet without -x parameter.
-c parameter also mandatory.
Currently permitted parameters are:
usage: xls2csv -x spreadsheet.xls [-w worksheet]
[-n worksheet number] [-b charset] [-c csvfile.csv]
[-a charset] [-qshvWf]
This is xls2csv version 1.07
Which is latest version in openSUSE:Factory
Attaching git patch
Attachments
Change History
comment:1 Changed 7 years ago by zaytsev
- Milestone changed from Future Releases to 4.8.21
Hi Andrew, looks good to me!
Note: See
TracTickets for help on using
tickets.