umapati / infoscoop

Automatically exported from code.google.com/p/infoscoop
0 stars 0 forks source link

An error occurs when loading an external menu which contains an empty tag #245

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
<sites/> is OK.
<site-top/> is NG.
<sites><site-top/></sites> is NG.

Original issue reported on code.google.com by atskim...@gmail.com on 27 Jul 2010 at 4:26

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r466.

title attribute is nothing, so NullPointerException occured.

Original comment by atskim...@gmail.com on 27 Jul 2010 at 4:35