Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0-rc-1
-
Fix Version/s: 4.1-milestone-1
-
Component/s: Extension Manager
-
Labels:None
-
Difficulty:Easy
-
Similar issues:
XWIKI-8070Improve the display of extension log messages by handling different argument types XWIKI-8857Improve the extension Description section XWIKI-1881Display the URL being called in xwiki logs XWIKI-8108 Extension Repository UI improvements XWIKI-7733Improve the display of extension install/uninstall plan XWIKI-7635Improve multiwiki support in Extension Manager UI XWIKI-7697Display the install/uninstall plan/log inside an extension detail tab named "Progress" XWIKI-8107Display the release notes for all the available versions of an extension XWIKI-7694Improve XR home page display when not logged in XWIKI-8113The stacktraces are not properly escaped when displaying an extension log
Description
The following is pretty easy to implement:
- reuse the layout and style from the dependencies tab
- display the exception root cause message
- hide the exception stack trace by default; toggle its display when the log item is clicked
Issue Links
- is duplicated by
-
XWIKI-7405
Better error reporting in Extension Manager UI
-