Issue 70923

Summary: CFilePicker::initialize doesn't handle arguments properly
Product: gsl Reporter: tml <tml>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: OOo 3.x   
Hardware: PC   
OS: Windows, all   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---

Description tml 2006-10-27 01:20:12 UTC
Comparing the code of the Win32 system file picker in
fpicker/source/win32/FilePicker.cxx: CFilePicker::initialize() and the "Office"
file picker in fpicker/source/office/OfficeFilePicker.cxx:
SvtFilePicker::initialize(), and also looking at the way the file picker is
called from sfx2/source/dialog/filedlghelper.cxx:
FileDialogHelper_Impl::FileDialogHelper_Impl() you notice that the system file
picker code does not handle the arguments to the initialize() method properly,
and effectively then ignores them in some (all?) cases.

This is mentioned in the TODO comment in filedlghelper.cxx, but I thought it is
good to have an issue for it, too.
Comment 1 philipp.lohmann 2006-10-27 08:36:57 UTC
pl->hro: you still own that code, yes ?
Comment 2 hennes.rohling 2007-01-22 18:28:59 UTC
Changed target.
Comment 3 hennes.rohling 2007-05-22 09:35:34 UTC
Accepted
Comment 4 Martin Hollmichel 2008-01-28 02:33:46 UTC
set target 3.0
Comment 5 hennes.rohling 2008-05-30 13:50:02 UTC
Retargeted.
Comment 6 kai.sommerfeld 2009-07-13 14:24:22 UTC
cd: Please take over.