http://openoffice.org/bugzilla/show_bug.cgi?id=117613

        Issue Type: DEFECT
           Summary: Bugdoc from issue 115141 crashes writer on load (maybe
                    only non pro)
    Classification: Application
           Product: Word processor
           Version: version58
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: regression
          Severity: enhancement
          Priority: P3
         Component: open-import
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


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

-- 
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help

Reply via email to