You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/07/20 02:53:03 UTC

[Bug 58153] New: Excel (2007) file cannot be open after saved (Workbook.write())

https://bz.apache.org/bugzilla/show_bug.cgi?id=58153

            Bug ID: 58153
           Summary: Excel (2007) file cannot be open after saved
                    (Workbook.write())
           Product: POI
           Version: 3.12-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: chenguohui@gbicc.net

Created attachment 32913
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32913&action=edit
Error excel file

[Content Types].xml Root element <Types> no default namespace,
MUST be: 
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">

*.rels file Root Element <Relationships> no default namespace,
MUST be:
<Relationships
xmlns="http://schemas.openxmlformats.org/package/2006/relationships">

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 58153] Excel (2007) file cannot be open after saved (Workbook.write())

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58153

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
Do you have some sample code which you use to create this file?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 58153] Excel (2007) file cannot be open after saved (Workbook.write())

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58153

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEEDINFO                    |RESOLVED

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
We cannot look at this without some sample code that reproduces this, please
reopen this bug as soon as you have attached the necessary sample code
(self-sufficient producing a broken document, ideally as unit-test)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org