| Summary: | ListResult columns are not translated | ||
|---|---|---|---|
| Product: | [Tools] MAT | Reporter: | Andrew Johnson <andrew_johnson> |
| Component: | Core | Assignee: | Andrew Johnson <andrew_johnson> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 269608 | ||
|
Description
Andrew Johnson
One solution would be do use PropertyDescriptor.getDisplayName if available and different from getName for both ListResult and PropertyResult, and to define a BeanInfo to supply this information when using a ListResult. Solution is to add BeanInfo for HistogramRecord and TextEntry, modify ListResult and PropertyResult. Fix applied - we need a Babel pseudo-translation file to test. Fixed. |