You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by ku...@gmail.com on 2010/07/19 14:19:32 UTC

Re: Node tagnames should be case-insensitive (issue1696053)

Node tagnames are case-insensitive during the first visit, but were
case-sensitive while revisiting causing NullPointerException. They
should be case-insensitive always.

http://codereview.appspot.com/1696053/show