NullPointerException when using the optgroup tag
------------------------------------------------
Key: WW-1670
URL: https://issues.apache.org/struts/browse/WW-1670
Project: Struts 2
Issue Type: Bug
Components: Views
Affects Versions: 2.0.4
Environment: WinXP, JDK 1.5, WebLogic 9.2, Struts 2.0.4-SNAPSHOT
Reporter: Erik Pilz
Using a select box with an option group causes a NullPointerException. The HTML
for the select box and its option groups are correctly constructed and
rendered, but an error is reported in the log and console. To reproduce the
problem simply use the example for an option group from
http://struts.apache.org/2.x/docs/optgroup.html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.