You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lourdu X Jayaseelan (JIRA)" <ji...@apache.org> on 2006/06/29 21:48:16 UTC

[jira] Created: (STR-2896) Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message or cause.

Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message or cause.
-----------------------------------------------------------------------------------------------------------------

         Key: STR-2896
         URL: http://issues.apache.org/struts/browse/STR-2896
     Project: Struts Action 1
        Type: Improvement

  Components: Tiles  
 Environment: ALL
    Reporter: Lourdu X Jayaseelan
    Priority: Minor


Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message or cause, if a exception occurs in while the page being included throws an exception  like ArithmeticException, NumberFormatException, etc,. If the message is null or empty display the class name of the root cause exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (STR-2896) Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message.

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/STR-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict resolved STR-2896.
--------------------------------

    Resolution: Fixed
      Assignee: Paul Benedict

Resolved via STR-2896.

> Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: STR-2896
>                 URL: https://issues.apache.org/struts/browse/STR-2896
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Tiles 1 Plugin
>         Environment: ALL
>            Reporter: Xavier
>            Assignee: Paul Benedict
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message, if an exception (ArithmeticException, NumberFormatException, etc,. ) occurs in  the page that is being "included".
> If the message is null or empty then display the class name of the root cause exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STR-2896) Exception thrown by InsertTag.doEndTag() does not provide useful message

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/STR-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated STR-2896:
-------------------------------

    Summary: Exception thrown by InsertTag.doEndTag() does not provide useful message  (was: Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message.)

> Exception thrown by InsertTag.doEndTag() does not provide useful message
> ------------------------------------------------------------------------
>
>                 Key: STR-2896
>                 URL: https://issues.apache.org/struts/browse/STR-2896
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Tiles 1 Plugin
>         Environment: ALL
>            Reporter: Xavier
>            Assignee: Paul Benedict
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message, if an exception (ArithmeticException, NumberFormatException, etc,. ) occurs in  the page that is being "included".
> If the message is null or empty then display the class name of the root cause exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STR-2896) Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message.

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/STR-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated STR-2896:
-------------------------------

    Fix Version/s: 1.4.0

> Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: STR-2896
>                 URL: https://issues.apache.org/struts/browse/STR-2896
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Tiles 1 Plugin
>         Environment: ALL
>            Reporter: Xavier
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Exception thrown by org.apache.struts.taglib.tiles.InsertTag.doEndTag() does not provide useful message, if an exception (ArithmeticException, NumberFormatException, etc,. ) occurs in  the page that is being "included".
> If the message is null or empty then display the class name of the root cause exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.