Issue 93827

Summary: Aqua: crash in SalAquaFilePicker::updateSaveFileNameExtension()
Product: porting Reporter: hdu <hdu>
Component: codeAssignee: hdu <hdu>
Status: CLOSED DUPLICATE QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: florian, issues, philipp.lohmann
Version: OOO300m5   
Target Milestone: ---   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description hdu@apache.org 2008-09-12 14:49:34 UTC
There is a scenario that results in a crash in SalAquaFilePicker::updateSaveFileNameExtension(). It happens 
when FilterHelper::getCurrentFilterSuffixList() returns an empty list. As of now it was only observed for 
PDF-export and the scenario is not yet fully understood.

@fheckl: do you have any idea, why the the filtersuffix list might be empty especially in the PDF-export 
scenarios?
Comment 1 hdu@apache.org 2008-09-12 15:13:38 UTC
issuetracker had a hiccup? this is exactly the same issue that I submitted at exactly the same time as 
issue 93828

*** This issue has been marked as a duplicate of 93828 ***
Comment 2 hdu@apache.org 2008-09-12 15:14:07 UTC
Closing dupe.