-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 Beta 8
-
Fix Version/s: 7.0.0 CE RC1
-
Labels:None
-
Story Points:1.25
-
Fix Priority:3
-
Git Pull Request:
steps to reproduce:
- start portal and go to server Admin -> external services
- Set a breakpoint in XugglerImpl under installNativeLibraries.
- click install and cause an exception in XugglerImpl
expected result: an exception message is shown in the UI
actual result: no message is shown
- is caused by
-
LPS-61140 Implement new alert component in error taglib
- Closed