Two small bugs in SystemException toString() method.
----------------------------------------------------

                 Key: YOKO-224
                 URL: http://issues.apache.org/jira/browse/YOKO-224
             Project: Yoko - CORBA Server
          Issue Type: Bug
          Components: specs
    Affects Versions: 1.0-incubating-M2
            Reporter: Rick McGuire
         Assigned To: Rick McGuire
            Priority: Trivial
             Fix For: 1.0-incubating-M2


There are two small bugs in the SystemException.toString() method.

1)  There needs to be an additional space between the exception class name and 
the "vmcid:" marker.
2)  The minor code is still getting reported as the full exception cause value. 
 The vmcid needs to be  masked out.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to