[ http://jira.codehaus.org/browse/DISPL-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87724 ]
Mark Tarry commented on DISPL-314: ---------------------------------- I have also seen this error occuring on some of our applications delivered to customers. It doesnt appear to be restricted to tables displaying large amounts of data. I have seen it happen on a page which will only ever display up to 3 rows. We use display tag version 1.1 along with OC4J 9.0.4.0.0. The problem is hard to reproduce, but it is affecting our live systems. If there is any chance of getting a fix for this released then that would be good as we are having to migrate tables away from using display tag in the meantime. > Displaytag breaks rendering in jsp without logging exceptions > ------------------------------------------------------------- > > Key: DISPL-314 > URL: http://jira.codehaus.org/browse/DISPL-314 > Project: DisplayTag > Issue Type: Bug > Components: Tag Library > Affects Versions: 1.1 > Reporter: Tonis > Fix For: 1.1 > > > I use displaytag library in jsp like: > <display:table> > <core:if test="${printFormat!='true'}" > > <core:choose> > ..... > </core:choose> > </core:if> > </display:table> > And generating HTML fails probably because of errors during accessing beans > in <display:table> implemention. But nothing is logged by displaytag, > no jsp error is generated but all HTML rendering after <display:table> tag > is stopped. > Main issue is that it is so hard to find cause of the problem. Displaytag > should log some error at least, I have spent hours finding out where the > problem is. :( -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel