Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 158509 - Jump to line of XML or report item when click on error in problem view
Summary: Jump to line of XML or report item when click on error in problem view
Status: VERIFIED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.1.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 2.2.0 M1   Edit
Assignee: Frank Zhang CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 128892 159502 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-25 03:21 EDT by Frank Zhang CLA
Modified: 2008-08-12 06:18 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Zhang CLA 2006-09-25 03:21:07 EDT
in BIRT 2.2, GUI needs to do the enhancement:
Clicking the problem view, GUI gets the information from the selected error item.
If this error item contains a visual report design element, then changes to layout or masterpage(If the element in the layout then switch to layout, else switch to masterpage), if the error item doesn't contain an element information, then switch to xml source page, and jump to the error line.
Comment 1 Frank Zhang CLA 2006-09-25 03:23:05 EDT
Something more, if the element in a layout or masterpage, not only change to layout, but also select the element.
Comment 2 Frank Zhang CLA 2006-09-25 21:51:10 EDT
Because I found that most of time,the LineNo is 0,which is not correct, I sent model a bug 158113.
Comment 3 Frank Zhang CLA 2006-09-25 21:52:53 EDT
Now, I've fixed this bug.
Clicking the problem view, GUI gets the information from the selected error item.
If this error item contains a visual report design element, then changes to layout or masterpage(If the element in the layout then switch to layout, else switch to masterpage) and select the element , if the error item doesn't contain an element information, then switch to xml source page, and jump to the error line.

But the LineNo problem will be resolved by model(bug 158113).
Comment 4 Frank Zhang CLA 2006-09-28 22:59:15 EDT
*** Bug 128892 has been marked as a duplicate of this bug. ***
Comment 5 Frank Zhang CLA 2006-10-09 01:35:40 EDT
*** Bug 159502 has been marked as a duplicate of this bug. ***