Hi Martin,

done. https://issues.apache.org/jira/browse/WICKET-4519

Bert

On Thu, Apr 26, 2012 at 13:18, Martin Grigorov <mgrigo...@apache.org> wrote:
> File a ticket please.
>
> On Thu, Apr 26, 2012 at 2:17 PM, Bert <taser...@gmail.com> wrote:
>> Hi list,
>>
>> the JavaDoc for  MarkupContainer#visitChildren() states that
>>  "@param clazz The class of child to visit, or null to visit all children"
>>
>> The parameter clazz is used to create a new ClassVisitFilter which in
>> its visitObject() does not check for clazz == null, leading to a NPE.
>>
>> regards
>> Bert
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to