Issue 91655

Summary: Error: OCommonPicker::initialize: unknown argument type at position 0 (when browsing for a to-be-added extension)
Product: General Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: thorsten.martens
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: OOo 3.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Frank Schönheit 2008-07-15 08:19:57 UTC
- use OOo-interal file dialogs
- Tools / Extensions
- in the "Extension Manager" dialog, press the "Add" button
=> Error: OCommonPicker::initialize: unknown argument type at position 0
Comment 1 Frank Schönheit 2008-07-15 08:20:47 UTC
assertion bug, hindering work with the non-product release => targeting to the
next feasible non-micro release
Comment 2 dirk.voelzke 2008-07-15 12:29:52 UTC
SvtFilePicker::initialize calls OCommonPicker::initialize with the complete
argument list, but the first parameter is not a property which causes the
assertion. The first parameter has to be removed from the list before handing
the list over to OCommonPicker::initialize
Comment 3 tkr 2008-07-15 12:36:44 UTC
accepted
Comment 4 tkr 2008-07-30 12:06:21 UTC
fixed in cws tkr16
Comment 5 tkr 2008-11-05 12:13:46 UTC
tkr -> tm: Please verify in tkr16
Comment 6 tkr 2009-01-06 07:35:35 UTC
TM please use the non pro installset for this issue. 
Comment 7 tkr 2009-01-15 14:01:55 UTC
Component changed
Comment 8 thorsten.martens 2009-01-22 09:21:24 UTC
checked and verified in cws tkr16 -> OK !
Comment 9 thorsten.martens 2009-09-28 13:01:02 UTC
closed