Issue 91945 - unopkg: Shared extensions cannot be configured by user
Summary: unopkg: Shared extensions cannot be configured by user
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m26
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 88888
  Show dependency tree
 
Reported: 2008-07-22 09:11 UTC by joerg.skottke
Modified: 2008-12-08 12:54 UTC (History)
1 user (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 joerg.skottke 2008-07-22 09:11:24 UTC
A user cannot modify configuration options if an extension is installed to the
shared layer.

Reproduction:
- Install the wiki publisher extension using unopgk add --shared <extension>
- The "options" button is disabled for "normal" users.

This issue has high impact on usability of extensions, especially in enterprise
environments.
Comment 1 joerg.skottke 2008-07-22 11:46:01 UTC
Reproduction succeeded for a DEV300m26 with the sun-wiki-publisher (from the m26
directory).

- Installed office as root (Linux)
- Started office as root, installed extension for all users
- terminated root office, switched to normal user
- started office
-> The options button is disabled so no wiki-server can be set.
Comment 2 joachim.lingner 2008-07-22 12:19:36 UTC
This is a regression. It worked with the old GUI.
Comment 3 dirk.voelzke 2008-07-23 09:33:30 UTC
fixed in desktop/source/deployment/gui/dp_gui_dialog2.cxx
Comment 4 dirk.voelzke 2008-07-23 09:34:27 UTC
Please verify.
Comment 5 joerg.skottke 2008-07-23 14:01:59 UTC
Verified using the sun-wiki-publisher extension (m26) on Linux.
Comment 6 joerg.skottke 2008-12-08 12:54:52 UTC
Verified using a number of sample extensions from the desktop project.
Closing.