Bug 129300 - The related Xpath expression of a column should be offered automatically when set the table Xpath as '//*'
Summary: The related Xpath expression of a column should be offered automatically when...
Status: ASSIGNED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Mingxia Wu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-24 03:47 EST by jian mei CLA
Modified: 2006-05-21 22:19 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 jian mei CLA 2006-02-24 03:47:43 EST
Description:
   The related Xpath expression of a column should be offered automatically when set the table Xpath as '//*'.

Steps to reproduce:
   1. new a datasource and a dataset based on the XML file
   2. In the table mapping, set the '//*' as the table Xpath
   3. In the row mapping, select a node on the XML tree at random. 

Actual result:
   No related xpath expression is displayed.

Expected result:
   The relate Xpath expression of the selected node should be offered automatically