Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1460

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1460
    Summary: strutsvalidationxml should be bundle aware
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             XDoclet Module

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: John Cullen

    Created: Wed, 6 Jul 2005 8:19 AM
    Updated: Wed, 6 Jul 2005 8:19 AM

Description:
Struts 1.2.8 validation is now aware of multiple message resources

i.e. We can specify which bundle to use when using a resource key

>From http://jakarta.apache.org/commons/dtds/validator_1_2_0.dtd we can see 
>that we can specify bundle in an arg element.

e.g.
<field property="name" depends="required">
    <msg name="required" key="errors.required"/>
    <arg0 bundle="myBundle" key="devices.name"/>
</field>

Has/can this be added to webdoclet's task of creating struts validation.xml?




---------------------------------------------------------------------
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/secure/Administrators.jspa

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



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to