Opened 16 years ago
Closed 16 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 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
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