Issue 67009 - Crash caused by empty named expression
Summary: Crash caused by empty named expression
Status: CLOSED DUPLICATE of issue 65690
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: OOo 2.0.3
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-04 14:07 UTC by simonmunton
Modified: 2006-07-04 14:43 UTC (History)
1 user (show)

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


Attachments
This file will crash if you insert a row or save as a different name (6.58 KB, application/vnd.oasis.opendocument.spreadsheet)
2006-07-04 14:09 UTC, simonmunton
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description simonmunton 2006-07-04 14:07:23 UTC
I have a spreadsheet which has no problems when used with version 2.0.2
When using it with 2.0.3, the application crashes if I try and insert a row, or
if I try to 'save as' a different file.

This problem occurs on both the Windows and the Linux version of 2.0.3

In trying to narrow down the cause, I found that the problem was caused by a
named expression having a blank expression. eg the file contains the following:

<table:named-expressions>
<table:named-expression table:name="eric" table:base-cell-address="$Sheet1.$A$1"
table:expression=""/>
</table:named-expressions>
Comment 1 simonmunton 2006-07-04 14:09:30 UTC
Created attachment 37494 [details]
This file will crash if you insert a row or save as a different name
Comment 2 frank 2006-07-04 14:43:36 UTC
Hi,

this is a double to Issue 65690 .

Frank

*** This issue has been marked as a duplicate of 65690 ***
Comment 3 frank 2006-07-04 14:43:54 UTC
closed double