Opened 15 years ago
Closed 15 years ago
#1203 closed defect (fixed)
Improve error handling in plug-in auto-installation wizard
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.9.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Error information while installing one or more plug-ins with the auto-installation wizard is shown for about a millisecond and are not very descriptive. The error message is basically just:
Could not install: <plug-in> in jar: <file>
and nothing more. Nothing is writted to the log. The first problem is that the dialog with error message is automatically closed as soon as the page has finished loaded. The second problem is that the error message doesn't contain any information about the real error.
Change History (2)
comment:1 Changed 15 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [4688]) Fixes #1203: Improve error handling in plug-in auto-installation wizard