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 2012/11/26 02:03:39 UTC

[Bug 54206] New: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas

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

            Bug ID: 54206
           Summary: ValueRecordsAggregate.updateFormulasAfterRowShift
                    doesn't update shared formulas
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
          Assignee: dev@poi.apache.org
          Reporter: rui.baptista.ml@gmail.com
    Classification: Unclassified

-- 
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 54206] ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas

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

--- Comment #5 from Rui Baptista <ru...@gmail.com> ---
Created attachment 29639
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29639&action=edit
tested patch

-- 
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 54206] ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas

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

--- Comment #2 from Rui Baptista <ru...@gmail.com> ---
Created attachment 29636
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29636&action=edit
rows shifted, v3.8-20120326

-- 
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 54206] ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas

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

--- Comment #1 from Rui Baptista <ru...@gmail.com> ---
Created attachment 29635
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29635&action=edit
original workbook

-- 
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 54206] ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas

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

--- Comment #3 from Rui Baptista <ru...@gmail.com> ---
Created attachment 29637
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29637&action=edit
rows shifted, patched code

-- 
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 54206] ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas

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

--- Comment #4 from Rui Baptista <ru...@gmail.com> ---
Created attachment 29638
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29638&action=edit
java test code

-- 
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 54206] ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas

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

Rui Baptista <ru...@gmail.com> changed:

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

--- Comment #6 from Rui Baptista <ru...@gmail.com> ---
Probably the tested patch converts all shared formulas to unshared (if
adjusted), the shared formula should be adjusted instead.

-- 
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 54206] ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas

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

Yegor Kozlov <ye...@dinom.ru> changed:

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

--- Comment #7 from Yegor Kozlov <ye...@dinom.ru> ---
Thanks for the patch, applied in r1416917, junit added.

Regards,
Yegor

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