
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
2 hours
|
|
|
Remaining Estimate:
|
0 minutes
|
|
|
Time Spent:
|
2 hours
|
|
|
|
Steps to reproduce:
- Enable the Text portlet
- Configure the dashboard to contain the portlet
- Disable the Text portlet
- Try to configure the dashboard from the Dashboard page - Velocity stack trace is shown due to NullPointerException
|
|
Description
|
Steps to reproduce:
- Enable the Text portlet
- Configure the dashboard to contain the portlet
- Disable the Text portlet
- Try to configure the dashboard from the Dashboard page - Velocity stack trace is shown due to NullPointerException
|
Show » |
|
Fix should be to not display the link if the portlet is null. Also, do not display Edit/Copy buttons. Other buttons should work as expected, as they do not rely on a portlet, only its configuration.