Bug 150929 - [api] connect fails if SubSystemConfiguration.supportsUserId() returns false
Summary: [api] connect fails if SubSystemConfiguration.supportsUserId() returns false
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-07-18 07:40 EDT by Martin Oberhuber CLA
Modified: 2008-08-13 13:05 EDT (History)
0 users

See Also:


Attachments
Patch to handle SubSystemConfiguration.supportsUserId() properly (4.62 KB, patch)
2006-07-18 07:44 EDT, Martin Oberhuber CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2006-07-18 07:40:21 EDT
When a subsystem is configured with
   SubSystemConfiguration.supportsUserId() == false

the connect sequence is broken, it is no more possible to connect.
Can be reproduced with Daytime example and "Developer" (Tutorial) example.
Comment 1 Martin Oberhuber CLA 2006-07-18 07:44:33 EDT
Created attachment 46429 [details]
Patch to handle SubSystemConfiguration.supportsUserId() properly

Attached patch fixes the problem.
Comment 2 Martin Oberhuber CLA 2006-07-18 07:44:53 EDT
Applied the patch. Please Review.
Comment 3 David Dykstal CLA 2006-08-07 13:07:47 EDT
Looks good.
Comment 4 Martin Oberhuber CLA 2008-08-13 13:05:45 EDT
[target cleanup] 1.0 M4 was the original target milestone for this bug