https://issues.apache.org/bugzilla/show_bug.cgi?id=50833

--- Comment #6 from Nick Burch <[email protected]> 2011-03-04 16:39:11 
EST ---
Hmm, so it ought to be fine then.

BiffViewer is blowing up though with:

java.lang.IllegalArgumentException: Name is too long:
k~�����>�`�8��<()�~i:�
2Å$a�Ճp����۵���6��Ӕ��m.����#p1tP>��=� ��ȉa��y��Q1���8�YZwbN�!{��
    at
org.apache.poi.hssf.record.WriteAccessRecord.setUsername(WriteAccessRecord.java:104)
    at
org.apache.poi.hssf.record.WriteAccessRecord.<init>(WriteAccessRecord.java:72)
    at org.apache.poi.hssf.dev.BiffViewer.createRecord(BiffViewer.java:254)
    at org.apache.poi.hssf.dev.BiffViewer.createRecords(BiffViewer.java:86)
    at org.apache.poi.hssf.dev.BiffViewer.main(BiffViewer.java:416)

Until we get that fixed, we probably can't figure out what's being changed by
the read/write from POI to know what it might be that excel doesn't like...

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to