Issue 106194 - OOXML: import of ActiveX form controls broken
Summary: OOXML: import of ActiveX form controls broken
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Code
Component: external filters (show other issues)
Version: OOO320m2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: oc
QA Contact: issues@xml
URL:
Keywords:
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2009-10-22 14:06 UTC by daniel.rentz
Modified: 2017-05-20 09:30 UTC (History)
1 user (show)

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


Attachments
OOXML test document with form controls in binary stream representation (841.68 KB, application/vnd.ms-excel)
2009-10-26 14:32 UTC, daniel.rentz
no flags Details
OOXML test document with form controls with pictures in binary stream representation (146.58 KB, application/vnd.ms-excel)
2009-10-26 14:33 UTC, daniel.rentz
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description daniel.rentz 2009-10-22 14:06:06 UTC
OOo cannot load ActiveX controls (embedded in sheets) from XLSX files, if the
file has been created with Excel 2007 SP2. This has been implemented as new
feature for OOo 3.2.

Reason: the controls are stored in binary format instead of XML format as before
SP2. I am still not sure if SP2 itself is the reason for this change or anything
else in the MSO installation I am using.
Comment 1 daniel.rentz 2009-10-22 14:06:26 UTC
started
Comment 2 daniel.rentz 2009-10-26 14:19:50 UTC
fixed in OOO320/calc32stopper5 (OOo 3.2)
Comment 3 daniel.rentz 2009-10-26 14:32:32 UTC
Created attachment 65630 [details]
OOXML test document with form controls in binary stream representation
Comment 4 daniel.rentz 2009-10-26 14:33:16 UTC
Created attachment 65631 [details]
OOXML test document with form controls with pictures in binary stream representation
Comment 5 daniel.rentz 2009-10-26 14:34:56 UTC
The attached documents contain all supported ActiveX form controls which are
stored in binary streams instead of XML streams as before.

Note that the first document contains old-style form controls on the last sheet.
These controls are currently not supported and will not be imported.
Comment 6 daniel.rentz 2009-11-13 09:32:55 UTC
back to QA
Comment 7 oc 2009-11-16 12:38:09 UTC
verified in internal build cws_calc32stopper5