From 60848a728a1c0d553d5d958afb01c4ad30edf957 Mon Sep 17 00:00:00 2001 From: pollmann Date: Mon, 13 Jul 1998 23:35:44 +0000 Subject: [PATCH] Bugfixes 5.0 SF1 in (Bug #300542) --- cmd/xfe/plugins/nullplugin/README | 72 +++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/cmd/xfe/plugins/nullplugin/README b/cmd/xfe/plugins/nullplugin/README index 6b62724fc50a..f001d65c5814 100644 --- a/cmd/xfe/plugins/nullplugin/README +++ b/cmd/xfe/plugins/nullplugin/README @@ -5,3 +5,75 @@ dpSuresh Tue Feb 6 16:28:11 PST 1996 The NULL Plugin. + +---------------------------------------------------------------------- + +Eric Pollmann +Thu Jun 19 11:11:11 PST 1998 + +- multiple mimetypes are sent as separate requests to the plugin finder page + (bug 114469) + +- "Click here to get the plugin" appears in both the plugin view + and as a status message on a mouse over (bug 115975) + +- a plugin that is HIDDEN brings up the dialog box (bug 120278) + +- a plugin that is HIDDEN _always_ brings up the dialog box + to ask if the user wants to get the plugin (bug 115975) + +- this message changes to "Click here after installing the plugin" after + the user decides to download it (bug 115975) + +- a plugin refresh through JavaScript occurs when the user clicks on the + plugin view after they have chosen to download the plugin (bug 115975) + +- resize-click crash fixed (bug 120281 SF1 In) + +---------------------------------------------------------------------- + +Eric Pollmann +Thu Jun 19 11:11:11 PST 1998 + +- multiple mimetypes are sent as separate requests to the plugin finder page + (bug 114469) + +- "Click here to get the plugin" appears in both the plugin view + and as a status message on a mouse over (bug 115975) + +- a plugin that is HIDDEN brings up the dialog box (bug 120278) + +- a plugin that is HIDDEN _always_ brings up the dialog box + to ask if the user wants to get the plugin (bug 115975) + +- this message changes to "Click here after installing the plugin" after + the user decides to download it (bug 115975) + +- a plugin refresh through JavaScript occurs when the user clicks on the + plugin view after they have chosen to download the plugin (bug 115975) + +- resize-click crash fixed (bug 120281) + +---------------------------------------------------------------------- + +Eric Pollmann +Thu Jun 19 11:11:11 PST 1998 + +- multiple mimetypes are sent as separate requests to the plugin finder page + (bug 114469) + +- "Click here to get the plugin" appears in both the plugin view + and as a status message on a mouse over (bug 115975) + +- a plugin that is HIDDEN brings up the dialog box (bug 120278) + +- a plugin that is HIDDEN _always_ brings up the dialog box + to ask if the user wants to get the plugin (bug 115975) + +- this message changes to "Click here after installing the plugin" after + the user decides to download it (bug 115975) + +- a plugin refresh through JavaScript occurs when the user clicks on the + plugin view after they have chosen to download the plugin (bug 115975) + +- resize-click crash fixed (bug 120281)