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.

Reply via email to