http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2301 *** shadow/2301 Sun Jun 24 11:28:25 2001 --- shadow/2301.tmp.7996 Wed Jun 27 13:30:15 2001 *************** *** 2,9 **** | Embedding message parts in HtmlEmail throws NullPointerException. | +----------------------------------------------------------------------------+ | Bug #: 2301 Product: Turbine | ! | Status: NEW Version: 2.1 final | ! | Resolution: Platform: All | | Severity: Blocker OS/Version: All | | Priority: Other Component: Source | +----------------------------------------------------------------------------+ --- 2,9 ---- | Embedding message parts in HtmlEmail throws NullPointerException. | +----------------------------------------------------------------------------+ | Bug #: 2301 Product: Turbine | ! | Status: RESOLVED Version: 2.1 final | ! | Resolution: FIXED Platform: All | | Severity: Blocker OS/Version: All | | Priority: Other Component: Source | +----------------------------------------------------------------------------+ *************** *** 21,23 **** --- 21,30 ---- java.lang.NullPointerException at org.apache.turbine.util.mail.HtmlEmail.embed(HtmlEmail.java:210) at org.apache.turbine.util.velocity.VelocityHtmlEmail.embed(VelocityHtmlEmail.java:238) + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-27 13:30 ------- + should be fixed now. + + next time, submit the patch to the issue tracking, not the mailing list. + + also, please provide a complete patch instead of more of a hack. you want to only +create objects when you need to...not all the time. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
