The following issue has been updated:

    Updater: Luiz-Otavio Zorzella (mailto:[EMAIL PROTECTED])
       Date: Sat, 1 Feb 2003 5:34 AM
    Changes:
[Attachment] [patch.txt] was added

---------------------------------------------------------------------
For a full history of the issue, see:

  
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-282&page=history

---------------------------------------------------------------------
View the issue:

  http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-282


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-282
    Summary: StrutsFormTagsHandler does not work as documented -- patch included
       Type: Bug

     Status: Assigned
   Priority: Minor

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: XDoclet
  Component: Apache Module
   Versions:
             1.2 Beta 2
             1.2 Beta 3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Luiz-Otavio Zorzella

    Created: Sat, 1 Feb 2003 5:32 AM
    Updated: Sat, 1 Feb 2003 5:34 AM
Environment: Any

Description:
The StrutsFormTagsHandler forAllFormFields describes its behaviour like this:

*****************
all fields carrying @struts:form-field form-name="<bla>" where <bla> is current form 
name, or all persistent fields if include-all="true" is set pk fields are included 
implicitly, unless include-pk="false" is specified.
*****************

That is very good, but not what it is doing -- it refuses to generate a method in the 
Struts Form Bean if it is not a persistent field, even if it is declared as a 
@struts.form-field.

The attached patch fixes that.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to