id int64 1 6.5k | bug_id int64 2.03k 426k | summary stringlengths 9 251 | description stringlengths 1 32.8k ⌀ | report_time stringlengths 19 19 | report_timestamp int64 1B 1.39B | status stringclasses 6
values | commit stringlengths 7 9 | commit_timestamp int64 1B 1.39B | files stringlengths 25 32.8k | project_name stringclasses 6
values |
|---|---|---|---|---|---|---|---|---|---|---|
4,008 | 115,167 | Bug 115167 Library UI adjustments | 1. When you create a new library, the library perspective appears. The name of the perspective is Lib Design. Can this use full words, instead of contractions: Library Design. 2. The message shown in the new empty library is: Library currently empty, add components from the palette or the menu to the library outline me... | 2005-11-04 17:14:25 | 1,131,140,000 | verified fixed | 5e9ee97 | 1,132,810,000 | UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/LibRootModel.java UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/LibraryHandleAdapter.java UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/edito... | Birt |
4,009 | 117,695 | Bug 117695 Format specifier has problem. | The first series set format, add the second series, the format also can be applied to it. Steps: Data source:jdbc:jtds:sqlserver://qadb/gui Data set: select * from dbo.CityTemp 1.Create a pie chart,bind the data set 2.Go to "Select Data" tab: Category Definition: row["name"] Series 1: row["temperture"] click "0.0#", se... | 2005-11-23 05:38:44 | 1,132,740,000 | closed fixed | 61ba4a8 | 1,132,810,000 | chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith3DAxes.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withoutaxes/PlotWithoutAxes.java | Birt |
4,010 | 117,818 | Bug 117818 Exception is thrown out when cancelling export to a library. | Description: Exception is thrown out when cancelling export to a library. Steps to reproduce: 1. Export a report design to a library file. 2. Before set a library file name, cancel this operation. 3. Exception is thrown out. org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerExce... | 2005-11-23 21:52:02 | 1,132,800,000 | closed fixed | b076514 | 1,132,800,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/ExportToLibraryAction.java | Birt |
4,011 | 117,444 | Bug 117444 The method setDefault(Object) in UserPropertyDefn should be public. | The method setDefault(Object) in UserPropertyDefn should be public to let the user set the default value for the user defined property. In the current implemntation, this method is a protected method. | 2005-11-22 02:56:44 | 1,132,650,000 | resolved fixed | aba8766 | 1,132,800,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/UserPropertyDefnHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/command/UserPropertyException.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/core/UserPropertyDefn.java model/or... | Birt |
4,012 | 116,786 | Bug 116786 Library include should store relative path. | When a library included in a report design, the BIRT designer should generate the relative path, and save relative path. Example - $project/test contains my report design. - now include a library from $project/otherlib/lib1.rptlibrary. - i see that hte report design stores absolute path, we need to save relative path. ... | 2005-11-17 00:50:32 | 1,132,210,000 | resolved fixed | bd4d66f | 1,132,800,000 | UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java | Birt |
4,013 | 117,597 | Bug 117597 BIRT script classes are not executed when previewing report | Currently BIRT script classes are executed if you preview the report through the BIRT report debugger. However, if you directly preview within the report designer, those script methods (java) won't be executed. The reason for that is the script class loader won't be able to find the location if we preview the report di... | 2005-11-22 17:36:57 | 1,132,700,000 | resolved fixed | 3ff8c8c | 1,132,790,000 | UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/ui/launcher/ReportLaunchConfigurationDelegate.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListItemExecutor.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TableItemExec... | Birt |
4,014 | 117,730 | Bug 117730 SVG output is blank in IE with J2EE 1.4.2_10 | null | 2005-11-23 10:50:00 | 1,132,760,000 | closed fixed | 8c67e9e | 1,132,760,000 | chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java | Birt |
4,015 | 117,676 | Bug 117676 Error message pops up when I want to transfer a label in a table cell to a template item which is defined in a library. | Description: Error message pops up when I want to transfer a label in a table cell to a template item which is defined in a library. Steps to reproduce: 1. Drag a table defined in a library into a report design. 2. Select a label in the table cell and transfer it to a template item. 3. Error message pops up "The Templa... | 2005-11-23 04:13:42 | 1,132,740,000 | closed fixed | 6188a1d | 1,132,750,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CreatePlaceHolderAction.java | Birt |
4,016 | 117,429 | Bug 117429 No parsed xml tree listed in XPath Expression dialog | description: No parsed xml tree listed in XPath Expression dialog steps to reproduce: 1. create a xml data source which has a schema 2. create a xml data set 3. in choose XPath Expression dialog, xml structure list box doesn't show up xml tree actual result: No parsed xml tree listed in XPath Expression dialog | 2005-11-22 01:16:36 | 1,132,640,000 | closed fixed | 9e42c83 | 1,132,750,000 | data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParser.java data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/ui/SchemaPopulationUtil.java | Birt |
4,017 | 117,679 | Bug 117679 Exception is thrown out when deleting a table inside which there is a template item. | Description: Exception is thrown out when deleting a table inside which there is a template item. Steps to reproduce: 1. Add a table which is binded to a data set in a template file. 2. Transfer a label in a table cell to a template item. 3. Delete this table by pressing "delete" key. 4. Exception is thrown out. org.ec... | 2005-11-23 04:20:49 | 1,132,740,000 | closed fixed | 376a4cb | 1,132,750,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/PlaceHolderEditPart.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java | Birt |
4,018 | 117,648 | Bug 117648 User properties can't be found in properties view. | Description: User properties can't be found in properties view. Steps to reproduce: 1. Custom a user property in property editor view. 2. Open properties view, user properties are not displayed. | 2005-11-23 01:45:34 | 1,132,730,000 | closed fixed | 2d5347c | 1,132,740,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/GroupElementHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/PropertyHandle.java | Birt |
4,019 | 117,608 | Bug 117608 Render report page raises exception. | Run attached report, then render its frist page. Exception happened: java.lang.NullPointerException at org.eclipse.birt.report.engine.presentation.ReportContentLoader$1.visit(ReportContentLoader.java:664) at org.eclipse.birt.report.engine.presentation.ReportContentLoader.startContent(ReportContentLoader.java:646) at or... | 2005-11-22 19:43:47 | 1,132,710,000 | closed fixed | 95be62b | 1,132,740,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ReportEngineHelper.java engine/org.eclipse.bi... | Birt |
4,020 | 117,650 | Bug 117650 Unit test has error on 20051123 | see attached. | 2005-11-23 01:48:55 | 1,132,730,000 | closed fixed | 7de288f | 1,132,740,000 | UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/internal/ui/util/UIUtilUITest.java | Birt |
4,021 | 117,642 | Bug 117642 Template Report Item should not be an available element to be inserted | Description: Template Report Item should not be an available element to be inserted Steps to reproduce: 1.New a template 2.Switch to outline view, right click body and choose insert Expected result: Template Report Item is not a availabe element be inserted Actual result: Template Report Item is in the insert element l... | 2005-11-23 01:29:47 | 1,132,730,000 | closed fixed | 517d611 | 1,132,730,000 | UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java | Birt |
4,022 | 117,005 | Bug 117005 Property editor view is refreshed for several times after click on report name in outline view. | Description: Property editor view is refreshed for several times after click on report name in outline view. Steps to reproduce: 1. Create a report design "new report1". 2. Click on "new report1" node in outline view. 3. Notice that property editor view keeps on refreshing for several times. | 2005-11-18 02:53:31 | 1,132,300,000 | closed fixed | a467827 | 1,132,730,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/DeferredGraphicalViewer.java | Birt |
4,023 | 117,274 | Bug 117274 Computed column in report documnet can't work correctlly | description: Computed column in report documnet can't work correctlly steps to reproduce: 1. create a query which include the computed column 2. in generation mode, save the report data (see org.eclipse.birt.tests.data\test\org\eclipse\birt\tests\data\engine\api\ReportDoc_ComputedColumnTest.java ) actual result: NPE th... | 2005-11-21 02:26:33 | 1,132,560,000 | closed fixed | b72bbb6 | 1,132,730,000 | data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ResultClass.java | Birt |
4,024 | 117,511 | Bug 117511 Toggling on and off the visibility of the datasets also toggles on and off the maker in the legend | I believe this problem is caused becasue the marker symbol that is shown in the legend has a source object that is associated with the series. The owner should change the target milestone. Not sure if it can get in for the M3 driver. | 2005-11-22 10:54:21 | 1,132,670,000 | closed fixed | c4ed7ef | 1,132,720,000 | chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/JavaDateFormatSpecifierImpl.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/JavaNumberFormatSpecifierImpl.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/... | Birt |
4,025 | 117,445 | Bug 117445 When exporting a report item, extension name ".rptlibrary" is not added after a file name. | Description: When exporting a report item, extension name ".rptlibrary" is not added after a file name. Steps to reproduce: 1. Export a report item. 2. Set file name as "a", select ".rptlibrary" as file type. 3. Click on "OK". 4. Open the folder and try to find a.rptlibrary, it is displayed as "a" not "a.rptlibrary'. | 2005-11-22 03:00:30 | 1,132,650,000 | closed fixed | 46353d2 | 1,132,720,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/ExportToLibraryAction.java | Birt |
4,026 | 116,987 | Bug 116987 There is no "revert to report item" and "revert to template item" option when using a template in a report design. | Descripiton: There is no "revert to report item" and "revert to template item" option when using a template in a report design. Steps to reproduce: 1. When creating a report design, use a template. 2. Right click on a template item, there is no "revert to report item" and "revert to template item" option in context men... | 2005-11-18 00:50:00 | 1,132,290,000 | closed fixed | 8d44ebe | 1,132,720,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/RevertToReportItemPartAction.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java UI/org.eclipse.birt.re... | Birt |
4,027 | 117,455 | Bug 117455 NullPointException is thrown when set archive argument of the second run method in RunTask class to null. | Description: NullPointException is thrown when set archive argument of the second run method in RunTask class to null. Steps to reproduce: 1. call run( IDocumentArchive archive ) method in RunTask class with null archive argument. Expected result: Null archive is processed. Actual result: [java] java.lang.NullPointerEx... | 2005-11-22 04:59:46 | 1,132,650,000 | closed fixed | e6e498a | 1,132,690,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunTask.java | Birt |
4,028 | 117,479 | Bug 117479 NullPointException is thrown while call render method in RenderTask class with null renderOptions. | Description: NullPointException is thrown while call render method in RenderTask class with null renderOptions. Steps to reproduce: 1. call render method in RenderTask class with null renderOptions. Expected result: The condition that renderOptions is null is processed. Actual result: [java] java.lang.NullPointerExcept... | 2005-11-22 08:38:28 | 1,132,670,000 | closed fixed | 5a4a1be | 1,132,690,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/AbstractDataEngine.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java | Birt |
4,029 | 117,380 | Bug 117380 SVG Graphic Context does not support drawString | The SVG Graphics2D class does not support the drawString method. This is necessary to render charts. A renderer exception is thrown when trying to render the test case stock chart. I will attach the test case that causes this problem. I have a fix in hand and tested the fix and it works. I want to know if I should chec... | 2005-11-21 17:01:47 | 1,132,610,000 | closed fixed | 4fa470b | 1,132,690,000 | chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java | Birt |
4,030 | 117,476 | Bug 117476 Poor rendering quality | I want to know of one can improve the PDF (and HTML) rendering quality. The quality for HTML rendering is OK for showing on screen because of less resolution of the screen, but the PDF rendering quality and its result on a paper is really poor. If you look on a printout of a bar chart, the fonts, axis' and bars appear ... | 2005-11-22 07:37:57 | 1,132,660,000 | resolved fixed | 4fccf5e | 1,132,690,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/EngineConstants.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLRenderContext.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java | Birt |
4,031 | 117,260 | Bug 117260 Set a hyperlink and link to an internal file, it pops up error message. | Description: Set a hyperlink and link to an internal file, it pops up error message. Steps to reproduce: 1.Add a label and set hyperlink. 2.Select "URI" and select a JPG file from file system. 3.Preview in html and click on the label. 4.Error message pops up and said "can't find file". | 2005-11-21 00:50:44 | 1,132,550,000 | closed fixed | 63a039f | 1,132,650,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HyperlinkBuilder.java | Birt |
4,032 | 116,184 | Bug 116184 "Dynamic Text" in Palette but "Text data" in Insert dialog when insert from Outline | Description: "Dynamic Text" in Palette but "Text data" in Insert dialog when insert from Outline Steps to reproduce: 1. Insert a dynamic text from top menu 2. Insert a dynamic text from context menu in Outline Expected result: The item's name keep the same in Palette, top menu and context menu. Actual result: Dynamic T... | 2005-11-14 03:01:56 | 1,131,960,000 | closed fixed | 75e48be | 1,132,650,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/activity/NotificationRecordTask.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/activity/RecordTask.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DefaultResourceLocator.java model/org.eclips... | Birt |
4,033 | 116,571 | Bug 116571 Report dataset can't refer library datasource | Description: Report dataset can't refer library datasource Steps to reproduce: 1.New a report and a library with datasource, dataset 2.Report includes the library 3.New a dataset in report which refers library.datasource Expected result: New dataset can be created Actual result: Warning message: "There is no data sourc... | 2005-11-15 22:34:48 | 1,132,110,000 | closed fixed | f87270a | 1,132,650,000 | UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/ReportDesignHandleAdapter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java | Birt |
4,034 | 117,436 | Bug 117436 Adding dynamic text in context menu and palette are inconsistent | Description: Adding dynamic text in context menu and palette are inconsistent Steps to reproduce: 1.Add a dynamic text from palette 2.Add a dynamic text from context menu Expected result: Both two way to add a dynamic text are the same Actual result: <property name="contentType">html</property> will be added in the sou... | 2005-11-22 01:43:44 | 1,132,640,000 | closed fixed | 8b224a6 | 1,132,640,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/processor/DynamicTextProcessor.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/processor/ElementProcessorFactory.java | Birt |
4,035 | 116,758 | Bug 116758 There is no icon for image and chart template. | Description: There is no icon for image and chart template. Steps to reproduce: 1. Create an image element and changes it to a template. 2. There is no icon in front of it. | 2005-11-16 20:41:07 | 1,132,190,000 | closed fixed | 10cb4ba | 1,132,640,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/PlaceHolderEditPart.java | Birt |
4,036 | 117,033 | Bug 117033 ICallBack interactivity doesn't work | Description from the newsgroups: "I tried to use the CallBackValue Chart feature to implement specific dynamic behaviours. I did it by customizing the ShowTooltip chart example with MyAction ICallBackAction: ... ScatterSeries ss = (ScatterSeries) ScatterSeriesImpl.create(); ss.getTriggers().add( TriggerImpl.create( Tri... | 2005-11-18 08:26:18 | 1,132,320,000 | closed fixed | a4e5e1e | 1,132,630,000 | chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingEventHandler.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/device/ICallBackNotifier.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/AttributePackage.java chart/org.eclipse... | Birt |
4,037 | 116,994 | Bug 116994 There is "create template item" in a library editor, after selecting it error message pops up. | Description: There is "create template item" in a library editor, after selecting it error message pops up. Steps to reproduce: 1. Add a label in a library file. 2. Right click on it and select "Create template report item". 3. Error message pops up "Error.TemplateException.TEMPLATE_ITEM_NOT_SUPPORTED". | 2005-11-18 01:38:24 | 1,132,300,000 | closed fixed | 6cb7cfa | 1,132,630,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CreatePlaceHolderAction.java | Birt |
4,038 | 116,556 | Bug 116556 Smoke Test: visibility doesn't work properly. | Description: visiblity doesn't work properly. Steps to reproduce: 1. Add a table and set its visiblity. 2. Hide element in pdf and preview in html. Actual result: it is displayed neither in html nor in pdf. | 2005-11-15 21:43:37 | 1,132,110,000 | closed fixed | 50dd8c6 | 1,132,630,000 | engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/StyledItemExecutor.java | Birt |
4,039 | 116,593 | Bug 116593 [Regression]Word-spacing doesn't work for report items | Description: Word-spacing doesn't work for report items Steps to reproduce: 1. run attached list-text-style-text.xml Expected result: word-spacing works Actual result: word-spacing didn't work. | 2005-11-16 00:19:08 | 1,132,120,000 | closed fixed | 34618a1 | 1,132,570,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/dom/AbstractStyle.java | Birt |
4,040 | 116,200 | Bug 116200 Entire report design and a single report item can be exported from a report design to a library file. | Description: Entire report design and a single report item can be exported from a report design to a library file. Steps to reproduce: I want to export a single report item or entire report design to a library file. It has not been supported yet. | 2005-11-14 04:27:26 | 1,131,960,000 | closed fixed | c7ff273 | 1,132,560,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/ExportToLibraryAction.java | Birt |
4,041 | 116,744 | Bug 116744 Dynamic text content type has no effect | I have a db field with three types of content: 1) HTML text within <html> ...</html> tag. 2) HTML fragments not within <html> tag 3) Text with RTF tags I use a dynamic text element to display the contents of this field. The report displays the same results whether I set the dynamic text element's Content Type property ... | 2005-11-16 18:01:30 | 1,132,180,000 | resolved fixed | 4f0c26c | 1,132,560,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/BasePaletteFactory.java | Birt |
4,042 | 117,256 | Bug 117256 [Smoke]NullPointException is thrown when right click items in Master Page header/footer | Description: NullPointException is thrown when right click items in Master Page header/footer Steps to reproduce: 1. Insert a report item to master page header/footer 2. Select the report item and right click Expected result: Show context menu. Actual result: java.lang.NullPointerException at org.eclipse.jface.action.A... | 2005-11-21 00:13:35 | 1,132,550,000 | closed fixed | cbd5d8d | 1,132,560,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CreatePlaceHolderAction.java | Birt |
4,043 | 116,416 | Bug 116416 [Smoke][Regression]The config variables defined after an invalid config variables cannot work. | description: The config variables defined after an invalid config variables cannot work. Steps to reproduce: 1. run attached file config-vars-data.xml Expected result: See golden file. Actual result: Only the first config variable's value showed up. | 2005-11-15 05:21:56 | 1,132,050,000 | closed fixed | d6a1d0c | 1,132,300,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IContent.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/dom/ComputedStyle.java | Birt |
4,044 | 116,602 | Bug 116602 [Regression]Underline/overline/linethrough don't work when set in label's onCreate method. | Description: Underline/overline/linethrough don't work when set in label's onCreate method. Steps to reproduce: 1. run attached oncreate-style-label.xml Expected result: Underline/overline/linethrough style work. Actual result: They didn't work. | 2005-11-16 01:00:09 | 1,132,120,000 | closed fixed | c9f7273 | 1,132,290,000 | engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/BIRTPropertyManagerFactory.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine... | Birt |
4,045 | 116,562 | Bug 116562 [Smoke][Regression]Background image doesn't work | Description: Background image doesn't work when using relative path. Steps to reproduce. 1. run attached file grid-text-style-background.xml note: please create a directory with name "mulu" at the same place with the design file and put some images with name a.jpg,a.gif,a.png.. into the mulu directory. Expected result ... | 2005-11-15 22:03:57 | 1,132,110,000 | closed fixed | 51eabed | 1,132,290,000 | engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/... | Birt |
4,046 | 116,362 | Bug 116362 [Smoke] NPE throws out when create a cascading parameter | Description: NullPointerException throws out when create a cascading parameter. Steps to reproduce: 1.Create a sqlserver datasource, the connection url is "jdbc:jtds:sqlserver://spmdb:1433/test". 2.Create a dataset, the sql statement is "select * from dbo.client", set a filter as "clientid <= 15". 3.Create a cascading ... | 2005-11-14 21:55:30 | 1,132,020,000 | closed fixed | 49a6176 | 1,132,280,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/ProviderFactory.java | Birt |
4,047 | 115,023 | Bug 115023 Dynamic Text can't be inserted via top menu, outline view and context menu. | Steps: 1.Create a Dynamic Text Actual Results: 1.Dynamic text can be created only via palette view Expected Results: 1.Dynamic text can be inserted via top menu, outline view and context menu. | 2005-11-04 01:02:51 | 1,131,080,000 | closed fixed | 0879bbe | 1,132,220,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/GlobalActionFactory.java UI/org.eclipse.birt.report.designer.ui/src/... | Birt |
4,048 | 116,648 | Bug 116648 [Smoke][Regression]Embedded expression including <value-of> tag in text item doesn't work properly. | Description: Embedded expression including <value-of> tag in text item doesn't work properly. Steps to reproduce: 1. run attached text-embed-expression-value.xml Expected result: See attached golden file. Actual result: EmployeeID didn't show. Nov 16, 2005 12:00:20 PM org.eclipse.birt.report.engine.data.dte.DteDataEngi... | 2005-11-16 07:20:11 | 1,132,140,000 | closed wontfix | 55564d7 | 1,132,220,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TextItemExecutor.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/TextItemDesign.java | Birt |
4,049 | 111,644 | Bug 111644 'Edit Data Set' dialog takes 10 minutes or longer to render | When editing a data set (i.e. changing or adding a computed column), for databases with many objects, the dialog may take 10 minutes to display. This effectively makes the UI impossible to work with because every change to the database query or computed columns is unreasonably expensive. I suggest that instead you can ... | 2005-10-05 12:33:53 | 1,128,530,000 | resolved fixed | 2bc45f2 | 1,132,210,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/preferences/DateSetPreferencePage.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java | Birt |
4,050 | 116,564 | Bug 116564 The title of hyperlink builder should be "Hyperlink Options", now it changes with settings. | Description: The title of hyperlink builder should be "Hyperlink Options", now it changes with settings. Steps to reproduce: 1. Set a label hyperlink as "www.actuate.com". 2. Click on "OK" then reopen hyperlink builder. Actual result: its title becomes "www.actuate.com". Expected result: hyperlinke builder title should... | 2005-11-15 22:06:15 | 1,132,110,000 | closed fixed | 9cf4d86 | 1,132,210,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HyperlinkBuilder.java | Birt |
4,051 | 116,609 | Bug 116609 [Regression]Color orange doesn't work. | Description: Color orange doesn't work. Steps to reproduce: 1. Insert a report item. 2. Set color or background color to orange. 3. Preview. Expected result: Orange color works. Actual result: It didn't work. | 2005-11-16 01:42:00 | 1,132,120,000 | closed fixed | 83dd644 | 1,132,210,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/AbstractColorManager.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/css/CSSValueConstants.java | Birt |
4,052 | 116,164 | Bug 116164 Preview paginated html file in external browser(IE) will throw IE system error. | Description: Preview paginated html file in external browser(IE) will throw IE system error. Steps to reproduce: 1. Preview attached file in external browser(IE/Firefox) 2. Select print preview Expected result: Preview correct and no errors. Actual result: IE: Internet Explorer has encountered a problem and needs to cl... | 2005-11-13 21:49:22 | 1,131,940,000 | closed fixed | 6373b5f | 1,132,210,000 | engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/dom/ComputedStyle.java | Birt |
4,053 | 116,404 | Bug 116404 [Regression]Color Palette doesn't work properly | Description: Color Palette doesn't work properly. Steps to reproduce: 1. Run attached file color-palette.xml 2. Preview Expected result: See attached golden file. Actual result: It doesn't work. | 2005-11-15 03:56:57 | 1,132,050,000 | closed fixed | 82e25ed | 1,132,190,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java | Birt |
4,054 | 116,424 | Bug 116424 [Regression]Translation doesn't work in help text of data item. | Description: Translation doesn't work in help text of data item. Steps to reproduce: 1. run attached file grid-data-action-de_DE.xml using ReportRunner and set locale to de_DE Expected result: See attached golden file. Actual result: Help text set in the data after the second label still display english words. | 2005-11-15 06:22:37 | 1,132,050,000 | closed fixed | b811fd8 | 1,132,130,000 | engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/ILabelContent.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/DataContent.... | Birt |
4,055 | 115,960 | Bug 115960 Datetime values retrieved from table show different format in dynamic text item and data/text item | Description: Datetime values retrieved from table show different format in dynamic text item and data/text item Steps to reproduce: 1. Insert a text, data, dynamic text item 2. Input new Date() as content for three items. 3 Save and preview. Expected result: They show the same form. Actual result: Data and text item we... | 2005-11-10 23:03:50 | 1,131,680,000 | closed fixed | 1932ac5 | 1,132,130,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java | Birt |
4,056 | 115,606 | Bug 115606 Invalid html tag for SVG output | When generating SVG content in html output, Report Engine currently uses [width="xxx" height="xxxx"] as the html tag, which results in the wrong effect in browser. but when generating ordinary image content, it uses [style="width:xxxx;height:xxxx"] which shows the correct size. Expcected Report Engine also uses the htm... | 2005-11-09 04:35:20 | 1,131,530,000 | closed fixed | eab061d | 1,132,120,000 | engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java | Birt |
4,057 | 116,418 | Bug 116418 [Regression]NullPointException throws when run date-format.xml. | Description: NullPointException throws when run date-format.xml. Steps to reproduce: 1. Run attached file date-format.xml Expected result: No Exception. Actual result: ARNING: Illegal pattern character 'e' java.lang.IllegalArgumentException: Illegal pattern character 'e' at java.text.SimpleDateFormat.compile(SimpleDate... | 2005-11-15 05:42:50 | 1,132,050,000 | closed fixed | 7685963 | 1,132,120,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/BIRTPropertyManagerFactory.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/CSSEngine.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/StringValue.jav... | Birt |
4,058 | 116,379 | Bug 116379 Equals(object) method in class StringValue doesn't process the condition when value is null. | Description: Equals(object) method in class StringValue doesn't process the condition when value is null. Steps to reproduce: 1. Run attached file number_format.xml through ReportRunner Expected result: No Exception Actual result: SEVERE: An error happened while running the report. Cause: java.lang.NullPointerException... | 2005-11-15 01:24:53 | 1,132,040,000 | closed fixed | c7cb6a4 | 1,132,050,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/StringValue.java | Birt |
4,059 | 115,442 | Bug 115442 Styles in themes can't be applied to a report. | Description: Styles in themes can't be applied to a report. Steps to reproduce: 1. Create a library file and add a theme in it. 2. Add some styles in the theme. 3. Include this library in a design file. 4. Select a theme in property editor. 5. Pull down style list. Actual result: style names are not displayed in list a... | 2005-11-08 01:35:35 | 1,131,430,000 | closed fixed | 8a526fe | 1,132,050,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/providers/ChoiceSetFactory.java | Birt |
4,060 | 115,769 | Bug 115769 [Acceptance]Background style defined in predefined table-detail/table-footer/table-header/list-detail/footer/header doesn't work. | Description: Background style defined in predefined table-detail/table-footer/table- header/list-detail/footer/header doesn't work. Steps to reproduce: 1. Insert a list and table 2. Add predefined style for table-detail/footer/header, list- detail/footer/header, in style builder, set background color. 3. Save and previ... | 2005-11-10 03:11:48 | 1,131,610,000 | closed fixed | 116d8de | 1,132,030,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java | Birt |
4,061 | 115,777 | Bug 115777 Map rule params.p1(default value new Date("1/1/2000")) equal to new Date("1/1/2000") doesn't work. | Description: Map rule params.p1(default value new Date("1/1/2000")) equal to new Date ("1/1/2000") doesn't work. Steps to reproduce: 1.Insert a data item with content "my data" and new a report parameter, datetime type with default value new Date("1/1/2000)" 2. New a style, add a map rule with params.p1(default value n... | 2005-11-10 03:41:20 | 1,131,610,000 | closed fixed | 223285a | 1,132,020,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IDataContent.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/DataContent.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DteDataEngine.java engine/org.eclips... | Birt |
4,062 | 116,161 | Bug 116161 Dynamic text can't be added to the library by dragging from the palette to the outline view. | Description: Dynamic text can't be added to the library by dragging from the palette to the outline view. Steps to reproduce: 1. Drag a dynamic text item from palette to outline view. 2. It is forbidden. | 2005-11-13 21:39:14 | 1,131,940,000 | closed fixed | 71aff36 | 1,131,960,000 | UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/views/outline/dnd/LibraryDropListener.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/BasePaletteFactory.java | Birt |
4,063 | 115,940 | Bug 115940 Unclear "LIKE" operator pattern syntax | The "LIKE" operator used to build BIRT filters (for data sets and tables) does not accept SQL patterns, and there is no documentation on what syntax it uses. To fix this and to provide a way to do simply filtering, (1) We need a simple SQL-like pattern matching capability since its earlier to use and satisfies perhaps ... | 2005-11-10 19:55:53 | 1,131,670,000 | resolved fixed | 5461f3b | 1,131,750,000 | data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IConditionalExpression.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java | Birt |
4,064 | 115,739 | Bug 115739 Incorrect Data Type Getter Method may be used in retrieivng ODA output parameter value | The ODA consumer may have incorrect ODA data type mapped to a custom ODA driver's query output parameter. This in turn triggers calling the wrong data type getter method (IAdvancedQuery.get<Type>). This bug occurs only if a custom ODA run-time driver supports * IParameterMetaData, * an executed query has output paramet... | 2005-11-09 22:32:50 | 1,131,590,000 | resolved fixed | a24fb58 | 1,131,740,000 | data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/Connection.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/Driver.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ParameterMetaData.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/... | Birt |
4,065 | 115,742 | Bug 115742 NPE thrown out when click import library in library explorer | description: NPE thrown out when click import library in library explorer steps to reproduce: 1. in library explorer,right click on an library 2. choose import library actual result: NPE thrown out expected result: No exception thrown out exception stack trace: java.lang.NullPointerException at org.eclipse.birt.report.... | 2005-11-09 22:34:27 | 1,131,590,000 | closed fixed | 57dbcd4 | 1,131,690,000 | UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/action/AddSelectedLibToCurrentReportDesignAction.java | Birt |
4,066 | 115,736 | Bug 115736 Can not return Normal Page | Details: Cannot return Normal Page after extends a element and goto source page Step: 1.New a library and insert a label. 2.Open a report and include the library. 3.Extends the label in library into layout and save. 4.Goto Source Page and return to Normal Page. Actual result: A error pop up:"Source Page has errors. Oth... | 2005-11-09 22:20:02 | 1,131,590,000 | closed fixed | bf85fec | 1,131,690,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ReportElementState.java | Birt |
4,067 | 110,814 | Bug 110814 class.getPackage( ) returns NULL in Orion Server | I cannot deploy Eclipse Birt into Orion application server due to a known bug in Orion - someClass.getPackage( ) returns null. The following files need to be fixed to eliminate this problem: org.eclipse.birt.report.data.oda.jdbc\src\org\eclipse\birt\report\data\oda\jdbc\OdaJdbcDriver.java org.eclipse.birt.report.data.o... | 2005-09-27 11:11:30 | 1,127,830,000 | verified fixed | cd5584d | 1,131,610,000 | data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/OdaJdbcDriver.java | Birt |
4,068 | 114,460 | Bug 114460 Chart Format color is not accurate | details: Chart Format color is not accurate steps to reproduce: 1.New a design report. 2.Drop a chart 3.Select Pie Chart 4.In Format Chart, Series--Orthogonal Series, Select Leader Line--Color 5.Click other area that is not belong to eclipse actual result: An error message pop up:An error has occured.See error log for ... | 2005-10-31 22:50:56 | 1,130,820,000 | closed fixed | 4d37a9e | 1,131,600,000 | chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/HeadStyleChooserComposite.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/Li... | Birt |
4,069 | 115,418 | Bug 115418 "LibraryView.defaultText.notAvailable" is displayed in library explorer when creating a new rptlibrary file. | Description: "LibraryView.defaultText.notAvailable" is displayed in library explorer when creating a new rptlibrary file. Steps to reproduce: 1. Create/Open a library file. 2. Open library explorer view. Actual result: "LibraryView.defaultText.notAvailable" is displayed. | 2005-11-07 21:59:22 | 1,131,420,000 | closed fixed | 473d6ae | 1,131,600,000 | UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerView.java | Birt |
4,070 | 115,417 | Bug 115417 NPE thrown out when new a data source after insert a chart to library | description: NPE thrown out when new a data source after insert a chart to library steps to reproduce: 1.drag a chart to library 2.click ok to close chart builder 3.set chart name to be "chart1" in property editor 4.new a data source actual result: NPE thrown out expected result: No exception thrown out exception stack... | 2005-11-07 21:58:08 | 1,131,420,000 | closed fixed | e56da02 | 1,131,520,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ElementFactory.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/table/LayoutSlot.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/GroupElement.java model/org.eclipse.birt.r... | Birt |
4,071 | 115,424 | Bug 115424 [smoke]Data can't be previewed when imported from library | description: Data can't be previewed when imported from library steps to reproduce: 1.insert a data element to library 2.bind data to a data set 3.choose a data field to bind to data element 4.import library to a report 5.drag data to report 6.preview actual result: " iO3EI OU iIo: - report OO iIo: report iIo 0 : data.... | 2005-11-07 22:34:59 | 1,131,420,000 | closed fixed | 38b8d69 | 1,131,430,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DteDataEngine.java | Birt |
4,072 | 115,270 | Bug 115270 [smoke]NPE thrown out when double click image imported from library | description: NPE thrown out when double click image imported from library steps to reproduce: 1. import a library to a report 2. drag the image in library to the report 3. double click the image actual result: NPE thrown out preview the report. there is no image avalable expected result: No exception thrown out excepti... | 2005-11-07 03:05:52 | 1,131,350,000 | closed fixed | 4c8b2e0 | 1,131,420,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ElementFactory.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/table/LayoutUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java model/org.eclipse.birt.repo... | Birt |
4,073 | 115,129 | Bug 115129 Import CSS Style Sheets dialog box should limit files to .css files | Currently, when I press the Browse button on the Import CSS Style Sheets dialog the file type filter says, "*.*". Please consider instead using "*.css" since this is for importing CSS style sheet files. | 2005-11-04 14:21:18 | 1,131,130,000 | closed fixed | 8d54851 | 1,131,360,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/WizardSelectCssStylePage.java | Birt |
4,074 | 109,455 | Bug 109455 After deleting an embeded image, "Insert in layout" is not grayed out in context menu of outline view. | Description: After deleting an embeded image, "Insert in layout" is not grayed out in context menu of outline view. Steps to reproduce: 1. Add an embeded image in outline view. 2. Delete this image and right click mouse. Actual result: in context menu, "insert in layout" is not grayed out but if you select it, it doesn... | 2005-09-13 21:43:51 | 1,126,660,000 | closed fixed | c59e5f8 | 1,131,090,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/InsertInLayoutUtil.java | Birt |
4,075 | 109,031 | Bug 109031 Content can't be deleted if multi select cells and delete if one cell doesn't contain report element | details: Content can't be deleted if multi select cells and then delete steps to reproduce: 1.multi select two cells in a table, one of which contains an report element, the other contains nothing 2.press delete actual result: the report element won't disappear expected result: If multi select cells of a table, press d... | 2005-09-08 02:43:39 | 1,126,160,000 | closed fixed | 71342b9 | 1,131,080,000 | UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/DeleteCommand.java | Birt |
4,076 | 114,886 | Bug 114886 [Acceptance]Font setting changes in highlight Editor everytime you reopen it. | Description: Font setting(such as Cursive) changes in highlight Editor everytime you open it. Steps to reproduce: 1. Insert a data item 2. Add a highlight rule for it, set Font to Cursive and click Ok 3. Double click to reopen the highlight Editor, font changed to Monospace, click OK 4. Double click to reopen the highl... | 2005-11-03 04:34:41 | 1,131,010,000 | closed fixed | 7ca10c4 | 1,131,010,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/providers/ChoiceSetFactory.java | Birt |
4,077 | 114,882 | Bug 114882 Exception is thrown when set invalid font size in Source | Description: Exception is thrown when set invalid font size in Source Steps to reproduce: 1. Insert a report item. 2. Select it and set font size to -1pt in Property Editor, press enter. 3. Transfer to Source, set font size to -1pt and save the report. Expected result: Error dialog about the invalid size value shows up... | 2005-11-03 03:09:10 | 1,131,010,000 | closed fixed | e2fdd25 | 1,131,010,000 | UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/FontManager.java | Birt |
4,078 | 114,470 | Bug 114470 [Smoke]Error message throws when using new Date("3/2/2005") as value in table filter. | Description: Error message throws when using new Date("3/2/2005") as value in table filter. Steps to reproduce: 1. New a datasource and a dataset containing datetime column. 2. Insert a table and new a filter based on the datetime column. 3. In value1, input new Date("..."). eg. new Date("3/2/2005") 4. Save and preview... | 2005-11-01 00:43:39 | 1,130,820,000 | closed fixed | b10913b | 1,130,990,000 | data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java | Birt |
4,079 | 101,655 | Bug 101655 Provide the ability to write custom event handlers on chart components. | There is added benefits to provide the ability to add custom event handlers on chart components such as legend items, title bar, axes, data points. This provides for a rich user experience. Consider the following use-case scenario: A line chart is generated with 10 datasets each of these datasets have 100 points. Visua... | 2005-06-24 10:56:59 | 1,119,620,000 | closed fixed | 0596d5e | 1,130,960,000 | chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/ISVGConstants.java chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java | Birt |
4,080 | 113,047 | Bug 113047 No chidren node listing when change data source for a data set in data set editor page of the query tab. | description: No chidren node listing when change data source for a data set in data set editor page of the query tab. steps to reproduce: 1. new a data set without SQL statement 2. in data set editor data source page. change data source 3. the new data source has no database/table /column information actual result: No ... | 2005-10-19 03:02:54 | 1,129,710,000 | closed fixed | a4a03fa | 1,130,930,000 | data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java | Birt |
4,081 | 113,730 | Bug 113730 Wrong relationship between cascading parameters | 1.Create a datasource(sample), create a dataset(select * from CLASSICMODELS.ORDERS). 2.Create a cascading parameter,the parent parameter is ORDERNUMBER, the child parameter is ORDERDATE. 3.Pull the two parameters to the layout to preview. Click parameter dialog to change the values of the parameter, when change the par... | 2005-10-26 01:42:49 | 1,130,310,000 | closed fixed | 9153c7c | 1,130,830,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/DeleteAction.java | Birt |
4,082 | 119,720 | Bug 119720 PII: unsupported escaped character in WebFacetInstallPage.properties | PII: unsupported escaped character in WebFacetInstallPage.properties contextRootLabel = Context Root\: contextRootLabelInvalid = Context Root (invalid)\: contentDirLabel = Content Directory\: contentDirLabelInvalid = Content Directory (invalid)\: sourceDirLabel = Java Source Directory\: | 2005-12-07 14:55:46 | 1,133,990,000 | closed fixed | 4b8b5b4 | 1,130,830,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/IReportGraphicConstants.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/ReportPlatformUIImages.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionProvider... | Birt |
4,083 | 113,055 | Bug 113055 Dynamic image review button is expected to be disabeld if no image appears when click on it | description: Dynamic image review button is expected to be disabeld if no image appears when click on it steps to reproduce: 1. drag and image to layout view 2. select dynamic image radio box 3. click on binding to bind the image to a image data set column 4. click on Preview button actual result: no image appears when... | 2005-10-19 06:03:59 | 1,129,720,000 | closed fixed | a08454f | 1,130,830,000 | UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/GlobalActionFactory.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/acti... | Birt |
4,084 | 113,210 | Bug 113210 New report design has syntax error | Steps to reproduce: 1.Creat a new report 2.Add a sample database and dataset with table "ORDERS" 3.Drag the table into report 4.Close the report and reopen it Expected result: The report can be reopen Actual result: The report can't be reopened and the following errors shows up Error.DesignFileException.SYNTAX_ERROR - ... | 2005-10-20 06:03:15 | 1,129,800,000 | closed fixed | d5b6c60 | 1,130,210,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/StringUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ContentCommand.java model/org.eclipse.birt.repor... | Birt |
4,085 | 108,975 | Bug 108975 Visibility Toggle - Chart Interactivity BPS 37 | null | 2005-09-07 15:01:54 | 1,126,120,000 | closed fixed | 117996d | 1,130,180,000 | chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java | Birt |
4,086 | 113,496 | Bug 113496 Cascading parameter throw null pointer excpetion when try to preview | Steps: 1. Create a data source to sameple db. 2. Create a data set from customers 3. Create a cascading parameter with contry,state and city. 4. Preview it. 5. Select Australia, ok 6. Select Austria, get exception as following: at org.eclipse.birt.data.engine.impl.ResultIterator. groupKeyValuesEqual(ResultIterator.java... | 2005-10-23 23:39:22 | 1,130,130,000 | resolved fixed | e4d55c8 | 1,130,140,000 | data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java | Birt |
4,087 | 113,329 | Bug 113329 Cascading Parameter Error | details: Cascading Parameter Group can not run steps to reproduce: 1.New Cascading Parameter 2.Set the Data set to "jdbc:jtds:sqlserver://spmdb:1433/test" and "select * from Account" 3.Select Value to "account_id" and Display Text to "account_id" 4.Select Display type to "List Box" 5.Set List Limit to "100" 6.Press OK ... | 2005-10-21 04:30:18 | 1,129,880,000 | closed fixed | 8d5f32d | 1,129,890,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java | Birt |
4,088 | 113,320 | Bug 113320 NullPointException is thrown when preview a float type dynamic parameter. | Description: NullPointException is thrown when click Show Report Parameter button after preview a float type dynamic parameter. Steps to reproduce: 1. New a datasource(sqlserver) and dataset(account),same as scr #113317 2. New a dynamic parameter with listbox type, Select value column:account_id, Select display text: a... | 2005-10-21 02:46:32 | 1,129,880,000 | closed fixed | 54aeaba | 1,129,890,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportParameterConverter.java | Birt |
4,089 | 113,058 | Bug 113058 error message appears when preview dynamic image | description: error message appears when preview dynamic image steps to reproduce: 1. new a dynamic image (see attached) 2. preview actual result: image appears with an error message "There are errors on the report page: - There are error(s) in Image:null Error0 : data.engine.InvalidJSExpr(1 time)detail: Invalid Javascr... | 2005-10-19 06:16:55 | 1,129,720,000 | closed fixed | 513b0cb | 1,129,860,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java | Birt |
4,090 | 111,302 | Bug 111302 Output file handle remains open after engine is destroyed | I am running BIRT under the spring framework in Tomcat. This behavior is the same when running in Eclipse. I am creating a PDF file on disk. The file gets created, however, even though the engine has been destroyed, the file remains open. Since after the report is generated we are trying to email it and delete it, the ... | 2005-10-02 13:09:41 | 1,128,270,000 | resolved fixed | 7fdff97 | 1,129,710,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportExecutor.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/i18n/MessageConstants.java | Birt |
4,091 | 107,961 | Bug 107961 NullPointerException is thrown out when dragging a data set from data explorer view into layout view in an old design file. | Description: NullPointerException is thrown out when double click on a data set in an old design file. Steps to reproduce: 1. Open attached design file. 2. Drag "DSet_Oracle" from data explorer view into layout view. Actual result: NPE is thrown out. java.lang.NullPointerException at org.eclipse.birt.report.data.oda.jd... | 2005-08-25 01:35:02 | 1,124,950,000 | closed fixed | 37635a8 | 1,129,710,000 | data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Connection.java | Birt |
4,092 | 112,279 | Bug 112279 [Acceptance]Relative path doesn't work in image builder. | Description: Relative path doesn't work in image builder. Steps to reproduce: 1. New a report 2. copy one image file(**.jpg,etc) to the same path as the report. 3. Insert an image, input "**.jpg" below "Enter URI". 4. Save and preview. Expected result: Image displays when preview. Actual result: No images display. | 2005-10-11 22:44:14 | 1,129,090,000 | closed fixed | ef4c9c3 | 1,129,630,000 | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ImageItemExecutor.java | Birt |
4,093 | 112,299 | Bug 112299 Y Axis-Label is set to unvisible, its title also be changed to unvisible. | Steps: 1.Create a bar chart 2.select Attributes-Y Axis-Labels 3.Untick Lable "Is visible" Actual Result: 1.Y Axis title can not be displayed Expected Result: 1.Y Axis label can not be displayed and title can be displayed. | 2005-10-12 04:49:55 | 1,129,110,000 | closed fixed | a013109 | 1,129,170,000 | chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/Object3D.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/... | Birt |
4,094 | 106,437 | Bug 106437 Copied embeded image(in outline)cannot be pasted in the same report | Description: Copied embeded image(in outline)cannot be pasted in the same report Steps to reproduce: 1.Insert an embeded image named image1 in outline 2.Copy it 3.Paste it in the same report Expected result: It is pasted with name "image2" or some other names Actual result: Paste grayed out in context menu. While such ... | 2005-08-09 03:16:41 | 1,123,570,000 | closed fixed | efc0a31 | 1,129,100,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java | Birt |
4,095 | 109,718 | Bug 109718 Put large content in text item, the tips shows the content in one line | Steps to reproduce: 1.Insert a text in the layout, input " Contents 1. INTRODUCTION 3 2. MINOR ENHANCEMENTS 3 2.1 PROVIDE PROPERTY GROUP INFORMATION ON ELEMETNDEFN CLASS 3 2.2 COMPLETE THE TODO TASKS 3 2.3 REVIEW RESULT 3 2.4 MESSAGE FILE ENHANCEMENT 4 CURRENTLY WE STORE THE ERROR MESSAGE FOR EXCEPTIONS IN THE MESSAGE.... | 2005-09-16 04:43:49 | 1,126,860,000 | closed fixed | 0c353db | 1,128,770,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java | Birt |
4,096 | 109,113 | Bug 109113 Insert Text from top menu, edit text dialog can not be pop up. | Steps: 1.Open the outline view 2.Select top menu "Insert-Text" Actual Result: 1.Text is inserted, but edit text dialog can not be pop up. Expected Result: 1.Edit text dialog can be poped up. | 2005-09-08 22:21:45 | 1,126,230,000 | closed fixed | eddc2f0 | 1,128,760,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/TextEditPart.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/processor/ElementProcessorFactory.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt... | Birt |
4,097 | 110,682 | Bug 110682 Pass-through of external context objects - BPS35 | The BIRT engine is often embedded as part of a middle-tier application server, where the BIRT components are added to the mix of various J2EE components. During report run-time, some of these other components may instantiate context objects, which are served to the BIRT engine for its custom data source to use. The BIR... | 2005-09-26 14:17:20 | 1,127,760,000 | resolved fixed | 5c91f63 | 1,128,740,000 | data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/DataEngine.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSource.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataEngineImpl.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/Prepa... | Birt |
4,098 | 108,804 | Bug 108804 drivers won't be added successfully after deleted and then add it | details: drivers won't be added successfully after deleted and then add it steps to reproduce: 1. Open eclipse which contains jtds driver 2. In manage drivers dialog, delete jtds driver 3. Click Add to add jtds driver 4. Check the driver list in new data source dialog actual result: Jtds driver won't list in new data s... | 2005-09-05 22:52:09 | 1,125,980,000 | closed fixed | 13cfb24 | 1,127,470,000 | data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/dialogs/JdbcDriverManagerDialog.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JarFile.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/... | Birt |
4,099 | 109,699 | Bug 109699 Eclipse hangs up when resizing chart preview window to minimum. | Description: Eclipse hangs up when resizing chart preview window to minimum. Steps to reproduce: 1.Create a chart. 2. In chart dialog, click on "preview" button. 3. Resize preview window to minimum. Actual result: Eclipse hangs up. | 2005-09-15 23:43:35 | 1,126,840,000 | closed fixed | 594301d | 1,127,450,000 | chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java | Birt |
4,100 | 109,981 | Bug 109981 No table in db2 but return a error. | details: Add a dataset by db2 datasource which has not table, and return a error dialog. steps to reproduce: 1.Add a db2 datasource which has not table in it. 2.Add a dataset depend on db2 datasource. actual result: An error dialog pop-up said: "An error has occurred. See error log for more details." And then, the Avai... | 2005-09-20 06:13:38 | 1,127,210,000 | closed fixed | dfca913 | 1,127,290,000 | data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/provider/JdbcMetaDataProvider.java | Birt |
4,101 | 103,982 | Bug 103982 data.engine.core.DataException:Cannot convert parameter value | The Step of Reproduce: 1.Obtain the latest version of engine, model, data, etc of IRAD 2.Extract them to related eclipse workspace 3.Set Project as engine project, Program arguments as scalarparameter-datetime- dataset.xml, VM arguments set to -DBIRT_HOME="D:\workspace" -Xmx512M -ea and click Run button. Expected Resul... | 2005-07-15 05:46:01 | 1,121,420,000 | closed fixed | f60be92 | 1,127,200,000 | core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java | Birt |
4,102 | 109,356 | Bug 109356 One more blank is created in Library which is save as | null | 2005-09-13 02:31:16 | 1,126,590,000 | closed fixed | f2977bf | 1,127,190,000 | model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java | Birt |
4,103 | 109,324 | Bug 109324 DataSet element does not see Packages | DataSet element does not have Packages in scope. It is therefore impossible to reference any Java class from any of the DataSet or ScriptedDataSet methods. | 2005-09-12 14:23:59 | 1,126,550,000 | resolved fixed | ce45ecb | 1,127,120,000 | data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataEngineImpl.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedScriptDSQuery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine... | Birt |
4,104 | 106,269 | Bug 106269 Cannot set a background image in a style | Eclipse 3.1, GEF 3.1, EMO-SDO-SDK 2.1.0, BIRT 1.0.1 GTK+ 2.6.8 (Debian Linux) 1. Open the report editor on a report 2. In the layout tab, right click in the report and choose Style > Add Style... 3. Choose Background in the list on the left 4. Click Browse 5. A file chooser dialog opens with a filter called "SWT image ... | 2005-08-05 21:22:00 | 1,123,290,000 | resolved fixed | 37f258c | 1,127,120,000 | UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BgImageFieldEditor.java | Birt |
4,105 | 109,473 | Bug 109473 all the schema's objects have been fetched for one schema not only store procedure | details: all the schema's object has been fetched for one schema not only store procedure steps to reproduce: 1. connect to a Oracle database 2. open a schema's store procedure actual result: all the schema's object has been fetched for one schema not only store procedure | 2005-09-14 02:33:15 | 1,126,680,000 | closed fixed | d4e6470 | 1,127,120,000 | data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/provider/JdbcMetaDataProvider.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/re... | Birt |
4,106 | 109,574 | Bug 109574 [Acceptance]Insert list to table group header will cause incorrect in detail data display | Description: Insert list to table group header will cause incorrect in detail data display Steps to reproduce: 1.Open attached file 2.Preview it in HTML Expected result: Data display correctly Actual result: Detail data in second group are incorrect. | 2005-09-15 04:14:31 | 1,126,770,000 | closed fixed | 5f44ddf | 1,126,840,000 | data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/MemoryCache.java | Birt |
4,107 | 109,572 | Bug 109572 (Acceptance)Untick "Is Visible" for Y Axis Lable, data is error | Steps: 1.Create a bar chart 2.Edit the chart, select Attributes-Y Axis-Labels 3.Untick "Is Visible" for Lable Actual Results: 1.Chart Preview error Expected Results: 1.Chart can be previewed correctly. | 2005-09-15 04:05:54 | 1,126,770,000 | closed fixed | 182fcab | 1,126,840,000 | chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java | Birt |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.