[ http://jira.codehaus.org/browse/DISPL-314?page=comments#action_62033 ] 

Tonis commented on DISPL-314:
-----------------------------

 I usually find nothing in logs. But I changed the code and it doesn't happen 
now. :( I'll send more info when it happens again(and it should).

> Displaytag breaks rendering in jsp without logging exceptions
> -------------------------------------------------------------
>
>          Key: DISPL-314
>          URL: http://jira.codehaus.org/browse/DISPL-314
>      Project: DisplayTag
>         Type: Bug

>   Components: Tag Library
>     Versions: 1.1
>     Reporter: Tonis

>
>
> 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



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to