Issue 117613 - Bugdoc from issue 115141 crashes writer on load (maybe only non pro)
Summary: Bugdoc from issue 115141 crashes writer on load (maybe only non pro)
Status: CLOSED DUPLICATE of issue 113098
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: version58
Hardware: PC All
: P3 Normal (vote)
Target Milestone: 3.4.0
Assignee: openoffice
QA Contact: issues@sw
URL:
Keywords: regression
Depends on:
Blocks: 115149
  Show dependency tree
 
Reported: 2011-03-30 15:21 UTC by clippka
Modified: 2012-06-13 12:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description clippka 2011-03-30 15:21:59 UTC
Load bugdoc from issue 115141 and writer will crash during load

cl->hbrinkm: In writerfilter, DomainMapperTableHandler::endTableGetCellProperties causes the trouble in

PropertyMapVector2::const_iterator aLastRowIterator = m_aCellProperties.end() - 1;

since during loading the document m_aCellProperties.size() == 0
Comment 1 mst.ooo 2011-03-31 16:34:12 UTC

*** This issue has been marked as a duplicate of issue 113098 ***
Comment 2 Oliver-Rainer Wittmann 2012-06-13 12:22:35 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.