Subject: | oobuild produces empty spreadsheets |
I cannot get data into the cells of a spreadsheet. I'm using version 2.014. I had the problem with a script I was writing but find I can reproduce the problem using oobuild:
/usr/bin/oobuild zapme.ods --force --class spreadsheet \
--readable_XML --source - <<EOF
Show quoted text
> 1;2;3;4
> 6;7;8;9
> hello
> EOF
zapme.ods is attached. If the class is changed to 'text' then it works.
Message body not shown because it is not plain text.