Issue (View Online)

Key: NXP-1177
Issue Type: Bug Bug
Status: Resolved Resolved
Priority: Minor Minor
Resolution: Fixed
Assignee: Bogdan Stefanescu
Reporter: Sean Radford
Environment: All

Operations

View all
View comments
View history
AbstractSession is not conforming to CoreSession 
Updated: 15/06/07 15:25   Created: 09/06/07 00:18  

The following issue has been resolved as FIXED.

Author: Bogdan Stefanescu
Date: 15/06/07 15:25
Comment:
fixed

Project: Nuxeo Enterprise Platform 5
Components: Core
Affects Versions: 5.1 M3

 Description   
The method AbstractSession#conntect(String, Map<String, Serializable>) is not conforming to the JavaDoc of CoreSession#connect(String, Map<String, Serializable>).

The implementation checks for a *null* context, however the JavaDoc states that *null* is allowed.

There is at least one instance of code that is passing in *null* because on no context, which is raising the error.

This problem has been discussed in this thread: http://www.mail-archive.com/[EMAIL PROTECTED]/msg02133.html

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to