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 2016/04/14 19:13:26 UTC

[Bug 59326] New: Excel modification

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

            Bug ID: 59326
           Summary: Excel modification
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: s.a.ashok91@gmail.com

Created attachment 33763
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33763&action=edit
Excel modifier

Hi

I am unable to open a workbook, modify it and close it.

Thanks,
Ashok

-- 
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 59326] Excel modification

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

Ashokkumar <s....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Ashokkumar <s....@gmail.com> ---
I am new to java as well as to this API, kindly ignore if anything silly.

-- 
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 59326] Excel modification

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

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

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

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
Likely a problem in your code, for coding questions you are likely better off
posting on stackoverflow. At least the assigning of the values from workbook to
workbookCopy looks strange as it does not add anything. And capturing the
exceptions and printing stacktraces will cause strange effects as the
code-execution continues with an incorrectly or empty variable initialization.

Anyway we likely need a bit more description of an actual problem to being able
to actually look and try to fix something in POI itself here, e.g. what
happens, which error message do you see, ...

For now I am closing this as WORKSFORME, please reopen if you really think
there is something wrong in Apache POI itself.

-- 
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