[ http://issues.apache.org/jira/browse/MYFACES-442?page=comments#action_12319860 ]
Martin Marinschek commented on MYFACES-442: ------------------------------------------- to be precise: builds from August 21, 2005 on should not have this problem in them. regards, Martin > <h:panelGrid> logs an error when columns parameter not specified > ---------------------------------------------------------------- > > Key: MYFACES-442 > URL: http://issues.apache.org/jira/browse/MYFACES-442 > Project: MyFaces > Type: Bug > Components: JSF 1.1 > Versions: Nightly Build > Environment: Running MyFaces JSF with Tomahawk components under WebSphere. > Using the nightly build from August 15, 2005. > Reporter: Brendan Conner > Assignee: Martin Marinschek > Priority: Minor > Fix For: Nightly Build > > If I don't specify the number of columns explicitly in my <h:panelGrid> tag, > the following error message gets displayed at runtime on the console: > [8/24/05 10:22:59:335 CDT] 42dd42dd HtmlGridRende E > org.apache.myfaces.renderkit.html.HtmlGridRendererBase Wrong columns > attribute for PanelGrid mainSubview:mainForm:_id11: -2147483648 > The page appears to render correctly (i.e., it defaults to columns="1"), but > the error message is annoying. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
