LazyList doesn't account for null list
Description
(Imported from Google Code)
The LazyList class has a constructor which takes an existing list. If this list parameter is null, a new list should be instantiated. This can occur in web-forms, where builder.setList(null) is quite possible.
Environment
None
Activity
Show:
Brian Uri
June 1, 2011, 4:12 PM
Fixed in Rev 367.