[JIRA-Opensymphony] Created: (WF-200) Documentation: Variable Interpolation chapter has a vague string

[email protected]
Newsgroups gmane.comp.java.open-symphony.devel
Message-ID <[email protected]>
Message:

  A new issue has been created in JIRA.

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

  http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WF-200


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WF-200
    Summary: Documentation: Variable Interpolation chapter has a vague string
       Type: Improvement

     Status: Assigned
   Priority: Trivial

    Project: OSWorkflow
 Components: 
             Documentation
   Versions:
             2.5

   Assignee: Patrick Lightbody
   Reporter: Egor Kobylkin

    Created: Tue, 26 Aug 2003 5:22 AM
    Updated: Tue, 26 Aug 2003 5:22 AM
Environment: Not applicable

Description:
http://wiki.opensymphony.com/space/OSWorkflow+Workflow+Concepts
---
Variable Interpolation chapter has a vague string
...
That means the two arguments below are very different in that one is a Date object and one is a String:

<arg name="foo">${someDate}</arg>
<arg name="bar"> ${someDate} </arg>
---
I propose to change it to 
---
That means the two arguments below are very different in that foo is a Date object and bar is a String:

<arg name="foo">${someDate}</arg>
<arg name="bar"> ${someDate} </arg>
---


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

If you think it was sent incorrectly contact one of the administrators:
   http://jira.opensymphony.com/secure/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: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.