[framework-issues] [Issue 74801] Improve fix for 73789

2008-05-30 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74801


User jl changed the following:

What|Old value |New value

Target milestone|OOo 3.0   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Fri May 30 14:30:49 + 
2008 ---
Retargeted.

-
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]



[framework-issues] [Issue 74801] Improve fix for 73789

2008-01-09 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74801


User jl changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Wed Jan  9 08:31:55 + 
2008 ---
retargeted to 3.0

-
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]



[framework-issues] [Issue 74801] Improve fix for 73789

2007-02-26 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74801


User jl changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Mon Feb 26 09:59:07 + 
2007 ---
.

-
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]



[framework-issues] [Issue 74801] Improve fix for 73789

2007-02-23 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74801
 Issue #|74801
 Summary|Improve fix for 73789
   Component|framework
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jl
 Reported by|sb





--- Additional comments from [EMAIL PROTECTED] Fri Feb 23 10:39:02 + 
2007 ---
I think the changes in desktop/source/deployment/gui/dp_gui_updatedialog.cxx:1.4
to fix issue 73789 are not good.  handleSpecificError should never be called
with a null package; handleGeneralError should be called instead.  The problem
apparently is that getUpdateInformation is called with a null package  in line
397, and getUpdateInformation internally calls handleSpecificError.  A fix would
be to make handleSpecificError forward to handleGeneralError upon a null package
(or just combine the two functions into one).

-
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]