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

Key: UP-1475
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Mark Boyd
Votes: 0
Watchers: 1
Operations

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

Null pointer bug potential in DLM

Created: 11/Apr/06 06:26 PM   Updated: 15/Apr/08 05:34 PM
Component/s: Distributed Layout Management (DLM)
Affects Version/s: 2.6.0 M1, 2.5.1 RC1, 2.5.0 GA, 2.5.1 RC2, 2.5.2 RC1, 2.5.1 RC3, 2.5.1 GA, 2.5.3 RC1, 2.5.2 GA, 2.5.3 RC2, 2.5.3 RC3, 2.5.3 GA, 2.6.0 RC1, 2.6.0 RC2, 2.6.0 GA, 2.6.1 RC1, 2.6.1 RC2
Fix Version/s: None

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


 Description  « Hide
The potential exists for a null pointer in DistributedLayoutManager.updateNodeAttribute if null values are allowed for attributes for an installation.

 All   Comments   Work Log   Change History      Sort Order:
Andrew Petro [25/May/07 01:35 PM]
Sorry, I don't understand. What value can be unexpectedly null? What are the negative consequences? Can those consequences be mitigated by a simple try-catch-log-swallow?