You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/08/02 03:52:06 UTC

[jira] Updated: (STR-3082) Incomplete error message when failing to create a form bean

     [ https://issues.apache.org/struts/browse/STR-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated STR-3082:
-------------------------------

    Fix Version/s: 1.4.0
                   1.3.10
         Assignee: Paul Benedict

> Incomplete error message when failing to create a form bean
> -----------------------------------------------------------
>
>                 Key: STR-3082
>                 URL: https://issues.apache.org/struts/browse/STR-3082
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Taglibs
>    Affects Versions: 1.3.8
>         Environment: Windows XP (but will happen everywhere)
>            Reporter: Isaac Shabtay
>            Assignee: Paul Benedict
>            Priority: Minor
>             Fix For: 1.3.10, 1.4.0
>
>
> Failure to create a form bean results in an incomplete error message.
> Struts 1.3.8, taglib component.
> Class org.apache.struts.taglib.html.FormTag,
> method initFormBean()
> Lines 514-516: Throwing a JspException using the "formTag.create" message.
> The "formTag.create" message receives two arguments, however on lines 514-516 it is given only one argument, resulting in a message such as:
> Exception creating bean of class <class-name>: {1}

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