To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70558


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'sb'
--------------------------------------------------------------------------------
             Assigned to|sb                        |bh
--------------------------------------------------------------------------------
                 Summary|Extension Manager: no titl|Extension Manager: no titl
                        |e in dependency and versio|e in version messageboxes
                        |n messageboxes            |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Oct 19 08:17:45 -0700 
2006 -------
In SRC680m187:

1  The dependency dialog (e.g., seen when adding
desktop/test/deployment/dependencies/unknown-dependency.oxt:1.2 to "My
Extensions") always has the title "System dependencies check", in both soffice
and unopkg gui.  Changed the summary of this issue from "Extension Manager: no
title in dependency and version messageboxes" to "Extension Manager: no title in
version messageboxes" to reflect that this issue no longer is about that dialog.

2  The (three slightly different) version info boxes (e.g., seen when first
adding desktop/test/deployment/version/version_1.2.3/plain.oxt:1.2 to "My
Extensions" and then adding
desktop/test/deployment/version/version_1.2.4.7/plain.oxt:1.2 to "My
Extensions") have the title "OpenOffice.org 2.1" in soffice and an empty title
in unopkg gui.  (According to pl, message boxes that do not actively set a title
get Application::GetDisplayName() as the default title; obviously, unopkg gui
does not call Application::SetDisplayName, so that explains the observed 
behaviour.)

3  The shared/every-user license warning box (e.g., seen in unopkg gui when
adding desktop/test/deployment/simple_license/ShortLicense.oxt:1.3 to
"OpenOffice.org Extensions") has the title "Extension Manager" in unopkg gui. 
The dialog cannot appear in soffice (as modifying the "OpenOffice.org
Extensions" is always disabled there?!), but would probably have the title
"Extension Manager" in soffice, due to the code explicitly inheriting the title
from the parent dialog in desktop/source/deployment/gui/dp_gui_cmdenv.cxx:1.9 l.
359.

@bh:  What shall be the titles of the boxes in (2) and (3)?  I assume the titles
of the boxes in (2) should be the same as those in (3).  Shall the titles be:

A  always "Extension Manager"?  (In which case I would have to add code like
desktop/source/deployment/gui/dp_gui_cmdenv.cxx:1.9 l. 359 after
desktop/source/deployment/gui/dp_gui_cmdenv.cxx:1.9 l. 405.)

B  "OpenOffice.org 2.1" within soffice and "Extension Manager" within
unopkg.gui?  (In wich case jl would have to call Application::SetDisplayName
from unopkg add.)

C  something else?

Please decide and pass on accordingly.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to