nullpointerexception in template var init breaks entire page
define bla(){ var m := p.issues.copy() }
where p.issues is null
Submitted by Danny Groenewegen on 15 September 2011 at 13:36
Issue Log
On 15 September 2011 at 13:36 Danny Groenewegen tagged 1.2.9
On 24 February 2012 at 17:02 Danny Groenewegen removed tag 1.2.9
On 24 February 2012 at 17:02 Danny Groenewegen tagged 1.3.0
On 15 January 2013 at 14:33 Eelco Visser commented:
Would be good if this is more robust, but it is essentially a programming error that can be solved by a null check.
On 15 January 2013 at 14:33 Eelco Visser tagged confirmed
On 15 January 2013 at 14:33 Eelco Visser removed tag 1.3.0
Log in to post comments