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 2017/06/07 02:42:48 UTC

[Bug 61163] New: POI HSSF And XSSF shiftRows bug POI 3.16

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

            Bug ID: 61163
           Summary: POI HSSF And XSSF shiftRows bug POI 3.16
           Product: POI
           Version: 3.16-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: yuwun@163.com
  Target Milestone: ---

shiftRows(beginRow,endRow,row)  Please see the attachment

-- 
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 61163] POI HSSF And XSSF shiftRows bug POI 3.16

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

--- Comment #1 from 孟宁 <yu...@163.com> ---
Created attachment 35034
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35034&action=edit
Befroe ShiftRows

-- 
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 61163] POI HSSF And XSSF shiftRows bug POI 3.16

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

Javen O'Neal <on...@apache.org> changed:

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

--- Comment #3 from Javen O'Neal <on...@apache.org> ---
Based on the pictures, this looks like an issue with unmerging cells, possibly
also an issue with changing the border style, when shifting the rows.

Can you provide a test document before the rows were shifted? This would be
helpful to be able to reproduce and develop a fix for this bug. Please remove
any sensitive information from the workbook.
Can you clarify whether this problem occurs with xls (HSSF) or xlsx (XSSF)?

-- 
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 61163] POI HSSF And XSSF shiftRows bug POI 3.16

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

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

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

--- Comment #4 from Dominik Stadler <do...@gmx.at> ---
This is likely fixed again via the changes in #60384, please try with a recent
build which includes the changes from r1805518 to verify that it works again
for you.

*** This bug has been marked as a duplicate of bug 60384 ***

-- 
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 61163] POI HSSF And XSSF shiftRows bug POI 3.16

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

--- Comment #2 from 孟宁 <yu...@163.com> ---
Created attachment 35035
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35035&action=edit
AFter ShiftRows sheet.shiftRows(7, sheet.getLastRowNum(), 1, true, false);

-- 
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 61163] POI HSSF And XSSF shiftRows bug POI 3.16

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

孟宁 <yu...@163.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuwun@163.com
                 OS|                            |All

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