https://bugs.documentfoundation.org/show_bug.cgi?id=169541
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Regina Henschel <[email protected]> --- It crashes in the same way, if the <calcext:data-mapping> elements use different csv sources and different database ranges. And that would be a legitimate use of the "Data Provider" feature. Somewhere the sc::ExternalDataSource element lost the URL. There is something wrong with ScXMLMappingContext, because I get its dtor two times, in the first call with 1 element in rDataSources and in the second call with 2 elements in rDataSources. If I delete the refreshed item from rDataSources, it does no longer crash. But that is no solution, because then the link to the csv-file is lost and command "Refresh Data Provider" is not possible. -- You are receiving this mail because: You are the assignee for the bug.
