| Summary: | Label of navigation tree node is changing while moving columns in the data list | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Oli Schmid <oliver.schmid> |
| Component: | Scout | Assignee: | Andreas Hoegger <Andreas.Hoegger> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Andreas.Hoegger, zimmermann |
| Version: | unspecified | Flags: | zimmermann:
indigo+
zimmermann: juno+ |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Attachments: | |||
|
Description
Oli Schmid
Created attachment 201990 [details]
AbstractTable.getSummaryCell returns the first defined visible column when no summary column is been defined
Created attachment 201995 [details]
AbstractTable.getSummaryCell returns the first defined visible column when no summary column is been defined (use correct array for max index)
The maximum index is defined by the columns array and not by the mapping array as used in the first patch.
applied patch for trunk and indigo SP1 shipped with 3.7.1 removed iplog flag from ticket and added iplog flag to attachment |