Bug 195993 - [api][nls] Filter Pools should have a user-readable label
Summary: [api][nls] Filter Pools should have a user-readable label
Status: NEW
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api, PII
Depends on:
Blocks:
 
Reported: 2007-07-10 10:17 EDT by Martin Oberhuber CLA
Modified: 2008-10-17 10:27 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-07-10 10:17:13 EDT
Currently, filter pools appear in the UI with their internal ID when "Show Filter Pools" is enabled in the System View.

The internal ID is typically created out of the internal ID of the subsystem. Since that internal ID is recommended to be a backward DNS notation e.g. com.windriver.ide.target.subsystem.debug, the labels become pretty ugly.

We should add API to give a user-readable label to filter pools, or construct the label being shown to the users out of user-readable label of the Subsystem Configuration.