View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006995 | MMW v4 | Synchronization | public | 2010-12-15 15:56 | 2010-12-24 18:04 |
| Reporter | jiri | Assigned To | |||
| Priority | immediate | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 4.0 | ||||
| Target Version | 4.0 | Fixed in Version | 4.0 | ||
| Summary | 0006995: Add detailed USB ID to Device Profile | ||||
| Description | Currently we save Device ID to Device Profile, but it doesn't always contain all the useful information. | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 1341 | ||||
|
|
I added dstUSBIDDetails string parameter to device plug-ins (currently implemented in d_WMDM only, which should be enough). Ludek, please: 1. Save this field to a new column in Devices DB table. 2. Save this field to the XML Device Profile. |
|
|
Testing note: This doesn't add any functionality to MM, it's just an internal issue that should help us in the future. |
|
|
Fixed in build 1338 |
|
|
Tested build 1338--the USB ID wasn't included in an MMDC file for an MTP device. |
|
|
Set to immediate because it's required for populating the device db. |
|
|
The clarify, all exported XML contain: <DeviceID></DeviceID> <DetailedUSBID></DetailedUSBID> instead of correct strings. |
|
|
Fixed in 1341 |
|
|
Verified 1341. |