Issue 115393 - PackageInformationProvider.getPackageLocation empty for extension installed for all users
Summary: PackageInformationProvider.getPackageLocation empty for extension installed f...
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: Unknown Linux, all
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-04 10:12 UTC by martindobiasch
Modified: 2017-05-20 11:28 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description martindobiasch 2010-11-04 10:12:11 UTC
Code:
XPackageInformationProvider xPackageInformationProvider=
PackageInformationProvider
		.get(m_xContext);
			
String location= xPackageInformationProvider
		.getPackageLocation("blabla");

I tried this code on an Ubuntu PC with OpenOffice 3.2 and on Windows.
It works fine on Windows, but on Ubuntu location is empty when the extension is
installed for all users, but correct when the extension is installed for a
single user
Comment 1 jsc 2010-11-04 10:57:28 UTC
can you please try it with the vanilla build from www.openoffice.org instead of
the Ubuntu version of OOo. We can't guarantee any functionality for this build.
 
Comment 2 Oliver Brinzing 2010-11-04 18:17:42 UTC
.
Comment 3 Marcus 2017-05-20 11:28:04 UTC
Reset assigne to the default "issues@openoffice.apache.org".