https://issues.apache.org/ooo/show_bug.cgi?id=122591
Bug ID: 122591
Issue Type: DEFECT
Summary: Link to External Data crash
Product: Calc
Version: AOO400-dev
Hardware: All
OS: Windows, all
Status: CONFIRMED
Keywords: crash, regression, release_blocker
Severity: blocker
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Flags: 4.0.0_release_blocker?
Created attachment 80909
--> https://issues.apache.org/ooo/attachment.cgi?id=80909&action=edit
Backtrace
- New Calc document
- Menu "Insert" - "Link To External Data..."
- In the "External Data" dialog, enter
http://quickfacts.census.gov/qfd/states/01000.html in "URL of external data
source" and press Enter, waiting a few seconds until the "Import Options"
dialogue appears
- Press OK on the "Import Options" dialogue
AOO crashes.
Regression introduced by STLport removal.
Default constructed map iterators in ScHTMLTableIterator
(sc/source/filter/html/htmlpars.cxx) do not have a container, this causes a
crash with the iterator's operator== implementation in <xtree>.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.