Issue 85100

Summary: clicking Updates Button in Extension Manager leads to crash
Product: General Reporter: joachim.lingner
Component: codeAssignee: tkr <tobias.krause>
Status: CLOSED DUPLICATE QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: OOo 2.3.1   
Target Milestone: OOo 2.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description joachim.lingner 2008-01-09 09:14:18 UTC
This happens since SRC680m40.
The problem is in updatefeed.uno.dll where a query fails
(UpdateInformationProvider::load):

uno::Reference<ucb::XCommandProcessor>xCommandProcessor(m_xContentProvider->queryContent(xId),
 uno::UNO_QUERY_THROW);

To reproduce this, open the Extension Manager dialog in the office, click the
Updates button and wait. Sooner or later the office crashes. The
SunSearchToolbar needs to be installed.
Comment 1 nospam4obr 2008-01-09 10:49:32 UTC
At least the StarOffice install set lacks SSLEAY32.DLL, so http support is
completely broken since m240.
Comment 2 joachim.lingner 2008-01-09 15:49:13 UTC
I will remove this one from the cws jl84 because for testing purposes it is
sufficient to copy the library into the program directory.This one is also fixed
on some other CWS. 
jl->tkr: You could set this one to duplicate and close it.
Comment 3 tkr 2008-01-10 08:24:06 UTC
duplicate
Comment 4 tkr 2008-01-10 08:34:21 UTC
duplicate

*** This issue has been marked as a duplicate of 84181 ***
Comment 5 tkr 2008-01-10 08:36:10 UTC
closed