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

[jira] Commented: (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:comment-tabpanel#action_41709 ] 

Henri Yandell commented on STR-3082:
------------------------------------

Presumably formName is the other variable that should be used.

> 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
>            Priority: Minor
>
> 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.