Bug 143360 - Remove unused column removes columns in use
Summary: Remove unused column removes columns in use
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.1.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: Future   Edit
Assignee: Ivy Li CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-23 19:11 EDT by diana.peh CLA
Modified: 2006-05-24 02:31 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description diana.peh CLA 2006-05-23 19:11:44 EDT
1) Create a column binding at the table level called, for example, Test.
2) Insert a text element in the table and use <value-of> to access row["Test"].
3) At the table Binding page, select Remove Unused Column.

Actual result: BIRT removes Test and the text no longer displays the value of row["Test"].

Expected result: BIRT should not remove Test.
Comment 1 Ivy Li CLA 2006-05-24 02:31:07 EDT
This feature is defered according to the complex logic in the low level.