Community
Participate
Working Groups
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.
Something more, if the element in a layout or masterpage, not only change to layout, but also select the element.
Because I found that most of time,the LineNo is 0,which is not correct, I sent model a bug 158113.
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).
*** Bug 128892 has been marked as a duplicate of this bug. ***
*** Bug 159502 has been marked as a duplicate of this bug. ***