Issue 80314

Summary: Not possible to calculate in tables anymore
Product: Writer Reporter: michael.ruess
Component: uiAssignee: michael.ruess
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P2 CC: helge.delfs, issues, mh.hh
Version: 680m223Keywords: regression
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 80294    

Description michael.ruess 2007-08-03 10:13:01 UTC
Insert a table into Writer, fill eg. two cell with numbers and enter a
calculation in a different cell -> will result in e.g.
- sum <B1:?>
- <?>-<?>
Was ok last in 680m222
Comment 1 Martin Hollmichel 2007-08-03 10:25:01 UTC
set regression keyword
Comment 2 Oliver-Rainer Wittmann 2007-08-03 11:17:28 UTC
fix in progress

defect cause found:
method <SwTable::_GetBoxNm(..) has become more strict in its investigation of
the provided string value.
Comment 3 Oliver-Rainer Wittmann 2007-08-03 14:05:36 UTC
fixed in cws swqbf104 - changed files:
/sw/inc/swtable.hxx, 1.21.24.1
/sw/source/core/table/swtable.cxx, 1.9.4.1
/sw/source/core/unocore/unochart.cxx, 1.6.4.1
/sw/source/core/unocore/unotbl.cxx, 1.107.24.1

change to method <SwTable::_GetBoxNum(..)> was introduced for chart to provide
possibility to check user input for the chart data range.
Comment 4 Oliver-Rainer Wittmann 2007-08-03 16:32:35 UTC
OD->MRU: Checked in internal installation set of cws swqbf104 - please verify.
Comment 5 michael.ruess 2007-08-06 09:46:32 UTC
Verified fix in CWS swqbf104.
Comment 6 Mechtilde 2007-09-01 20:31:15 UTC
verified in OOG680_m3 -> closed