You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Quinton McCombs <qm...@nequalsone.com> on 2002/11/19 16:59:26 UTC

[SOURCE] Issue #TTWS15 - Can not use VelocityHtmlEmail without a valid RunData object

You can view the issue detail at the following URL:
<http://scarab.werken.com/scarab/issues/id/TTWS15>

Type :        Defect
Issue Id :    TTWS15
Reported by: Quinton McCombs
             quintonm - (qmccombs@nequalsone.com)

Details:

Platform: All
Operating system: Suse
Summary: Can not use VelocityHtmlEmail without a valid RunData object
Description: The documentation of org.apache.turbine.util.velocity.VelocityHtmlEmail says that you can use this object in a stand alone turbine application.  The documentation is incorrect because the constructor needs requires a valid RunData object.  This object is used to obtain the current context.

I have attached a patch to this issue that was created against CVS HEAD that allows you to pass either a RunData or a Context object.
Status: New


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>