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 at 4:12 PM

Fixed in Rev 367.

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created June 1, 2011 at 4:10 PM
Updated April 5, 2015 at 2:25 PM
Resolved April 5, 2015 at 2:25 PM