You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by bu...@apache.org on 2001/06/24 20:28:25 UTC

[Bug 2301] New: - Embedding message parts in HtmlEmail throws NullPointerException.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2301

*** shadow/2301	Sun Jun 24 11:28:25 2001
--- shadow/2301.tmp.12161	Sun Jun 24 11:28:25 2001
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | 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                  |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: turbine-dev@jakarta.apache.org                               |
+ |  Reported By: cfelaco@bluedolphin.com                                      |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The HtmlEmail.embed method throws a NullPointerException every time, because it uses an uninitialized private variable.
+ 
+ 	Exception:  java.lang.NullPointerException
+ 	Stack Trace follows:
+ 	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)
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org