[JIRA] Created: (TRIDENT-10) Timeline: NPE in toString if null mainObject
- From: "Kleopatra (JIRA)" <jira-no-reply@kenai.com>
- To: issues@trident.kenai.com
- Subject: [JIRA] Created: (TRIDENT-10) Timeline: NPE in toString if null mainObject
- Date: Fri, 11 Dec 2009 11:50:37 +0000 (GMT+00:00)
Timeline: NPE in toString if null mainObject
--------------------------------------------
Key: TRIDENT-10
URL: http://kenai.com/jira/browse/TRIDENT-10
Project: trident
Issue Type: Bug
Reporter: Kleopatra
title says it all :-) Failing test:
@Test
public void testNPETimelineToString() {
Timeline timeline = new Timeline();
timeline.toString();
}
CU
Jeanette
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://kenai.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
[JIRA] Created: (TRIDENT-10) Timeline: NPE in toString if null mainObject |
Kleopatra (JIRA) | 12/11/2009 |
|
[JIRA] Resolved: (TRIDENT-10) Timeline: NPE in toString if null mainObject |
kirillg (JIRA) | 12/12/2009 |
|
[JIRA] Assigned: (TRIDENT-10) Timeline: NPE in toString if null mainObject |
kirillg (JIRA) | 12/12/2009 |





