[Bug 59983] Wrong update of shared formulas after shiftRow

2017-02-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59983

--- Comment #3 from Chiara Marcheschi  ---
The bug was due to a missing update of the CTCellFormula data structure related
to the shared formula; in particular, the "ref" attribute was not updated
during a row shift.

The submitted patch contains the bug fix and a unit test that uses an xlsx file
which is also attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 59983] Wrong update of shared formulas after shiftRow

2017-02-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59983

Chiara Marcheschi  changed:

   What|Removed |Added

  Attachment #34129|0   |1
is obsolete||

--- Comment #2 from Chiara Marcheschi  ---
Created attachment 34720
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34720&action=edit
patch containing modification to src and test code

Bug fix and unit test

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 59983] Wrong update of shared formulas after shiftRow

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59983

--- Comment #1 from Javen O'Neal  ---
Thanks for the unit test! Applied in r1761673.
I can verify that the shared formula is being shifted twice.

Testcase: testSharedFormulas took 0.004 sec
SKIPPED: This test currently fails with org.junit.ComparisonFailure:
expected: but was:

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

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



[Bug 59983] Wrong update of shared formulas after shiftRow

2016-08-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59983

Luca Martini  changed:

   What|Removed |Added

 OS||All
 CC||chiaramarches...@tagetik.co
   ||m

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

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