History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1951
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Eric Dalquist
Reporter: Eric Dalquist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Loading a ChannelDefinition fails if the corresponding IPortletDefinition doesn't exist

Created: 18/Feb/08 01:31 PM   Updated: 05/Mar/08 07:51 AM
Component/s: Channel Admin
Affects Version/s: 3.0.0-M5
Fix Version/s: 3.0.0-RC2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
If ChannelDefinition.isPortlet() returns true but no IPortletDefinition is found a NullPointerException is thrown

 All   Comments   Work Log   Change History      Sort Order:
Eric Dalquist [18/Feb/08 01:42 PM]
Add check for null IPortletDefintion and log an error message but return a functional ChannelDefinition. The returned ChannelDefinition may not render correctly due to the missing information.