Issue 118832 - Save as dBASE exports empty columns when size > 255 bytes
Summary: Save as dBASE exports empty columns when size > 255 bytes
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: save-export (show other issues)
Version: OOo 3.3
Hardware: PC Windows 7
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 09:48 UTC by scoolen
Modified: 2013-01-23 01:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description scoolen 2012-01-25 09:48:13 UTC
When saving a spreadsheet as a dBASE file with cell contents which length exceed 255 bytes, the resulting DBF will have empty columns.

This is related to bug #43524

Steps to reproduce:

1. Open new spreadsheet
2. Create a header cell
3. Paste 256 bytes of char data in one cell (make sure format is Text)
4. Save as dBASE "test.dbf"
5. Exit OO
6. Open DBF

7. Try again 254 bytes of char data

Also, I DID get a warning when the filename I chose had a space: "Data could not be written."

Version: OOO330m20 (Build9567)
Comment 1 binguo 2012-09-14 06:36:55 UTC
Verified on Aoo_Trunk_20120912.1800, it can repro, confirm it.