issue_id int64 2.03k 426k | title stringlengths 9 251 | body stringlengths 1 32.8k ⌀ | status stringclasses 6
values | after_fix_sha stringlengths 7 7 | updated_files stringlengths 29 34.1k | project_name stringclasses 6
values | repo_url stringclasses 6
values | repo_name stringclasses 6
values | language stringclasses 1
value | issue_url null | before_fix_sha null | pull_url null | commit_datetime timestamp[us, tz=UTC] | report_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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. | closed fixed | 2d5347c | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T09:52:52Z | 2005-11-23T07:13:20Z |
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... | closed fixed | 95be62b | ["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... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T09:29:21Z | 2005-11-23T01:40:00Z |
117,650 | Bug 117650 Unit test has error on 20051123 | see attached. | closed fixed | 7de288f | ["UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/internal/ui/util/UIUtilUITest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T08:53:01Z | 2005-11-23T07:13:20Z |
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... | closed fixed | 517d611 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T06:58:07Z | 2005-11-23T07:13:20Z |
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. | closed fixed | a467827 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/DeferredGraphicalViewer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T06:46:46Z | 2005-11-18T07:46:40Z |
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... | closed fixed | b72bbb6 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ResultClass.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T06:11:53Z | 2005-11-21T08:00:00Z |
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. | closed fixed | c4ed7ef | ["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/attribu... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T03:16:35Z | 2005-11-22T14:33:20Z |
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'. | closed fixed | 46353d2 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/ExportToLibraryAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T03:10:48Z | 2005-11-22T09:00:00Z |
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... | closed fixed | 8d44ebe | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-23T03:05:40Z | 2005-11-18T05:00:00Z |
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... | closed fixed | e6e498a | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T20:27:30Z | 2005-11-22T09:00:00Z |
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... | closed fixed | 5a4a1be | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T20:12:42Z | 2005-11-22T14:33:20Z |
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... | closed fixed | 4fa470b | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T19:19:27Z | 2005-11-21T21:53:20Z |
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 ... | resolved fixed | 4fccf5e | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T19:01:06Z | 2005-11-22T11:46:40Z |
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". | closed fixed | 63a039f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HyperlinkBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T09:46:39Z | 2005-11-21T05:13:20Z |
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... | closed fixed | 75e48be | ["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... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T08:09:22Z | 2005-11-14T09:20:00Z |
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... | closed fixed | f87270a | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T07:41:46Z | 2005-11-16T03:00:00Z |
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... | closed fixed | 8b224a6 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T07:02:11Z | 2005-11-22T06:13:20Z |
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. | closed fixed | 10cb4ba | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/PlaceHolderEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T06:22:15Z | 2005-11-17T01:13:20Z |
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... | closed fixed | a4e5e1e | ["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/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T03:40:40Z | 2005-11-18T13:20:00Z |
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". | closed fixed | 6cb7cfa | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CreatePlaceHolderAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T03:39:14Z | 2005-11-18T07:46:40Z |
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. | closed fixed | 50dd8c6 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-22T03:03:20Z | 2005-11-16T03:00:00Z |
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. | closed fixed | 34618a1 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/dom/AbstractStyle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-21T10:17:52Z | 2005-11-16T05:46:40Z |
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. | closed fixed | c7ff273 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-21T08:36:22Z | 2005-11-14T09:20:00Z |
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 ... | resolved fixed | 4f0c26c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/BasePaletteFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-21T08:13:16Z | 2005-11-16T22:26:40Z |
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... | closed fixed | cbd5d8d | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CreatePlaceHolderAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-21T07:51:46Z | 2005-11-21T05:13:20Z |
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. | closed fixed | d6a1d0c | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-18T08:01:39Z | 2005-11-15T10:20:00Z |
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. | closed fixed | c9f7273 | ["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/cs... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-18T06:11:39Z | 2005-11-16T05:46:40Z |
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 ... | closed fixed | 51eabed | ["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/eng... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-18T03:37:09Z | 2005-11-16T03:00:00Z |
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 ... | closed fixed | 49a6176 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/ProviderFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-18T03:34:33Z | 2005-11-15T02:00:00Z |
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. | closed fixed | 0879bbe | ["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... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-17T10:06:05Z | 2005-11-04T04:53:20Z |
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... | closed wontfix | 55564d7 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-17T09:07:58Z | 2005-11-16T11:20:00Z |
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 ... | resolved fixed | 2bc45f2 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-17T07:38:31Z | 2005-10-05T16:33:20Z |
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... | closed fixed | 9cf4d86 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HyperlinkBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-17T07:32:48Z | 2005-11-16T03:00:00Z |
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. | closed fixed | 83dd644 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-17T07:00:46Z | 2005-11-16T05:46:40Z |
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... | closed fixed | 6373b5f | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-17T06:37:58Z | 2005-11-14T03:46:40Z |
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. | closed fixed | 82e25ed | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-17T02:06:37Z | 2005-11-15T10:20:00Z |
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. | closed fixed | b811fd8 | ["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/Data... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-16T08:43:20Z | 2005-11-15T10:20:00Z |
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... | closed fixed | 1932ac5 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-16T07:47:54Z | 2005-11-11T03:33:20Z |
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... | closed fixed | eab061d | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-16T06:49:42Z | 2005-11-09T09:53:20Z |
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... | closed fixed | 7685963 | ["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/StringV... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-16T06:18:02Z | 2005-11-15T10:20:00Z |
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... | closed fixed | c7cb6a4 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/StringValue.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-15T10:53:10Z | 2005-11-15T07:33:20Z |
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... | closed fixed | 8a526fe | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/providers/ChoiceSetFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-15T09:44:25Z | 2005-11-08T06:06:40Z |
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... | closed fixed | 116d8de | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-15T05:16:07Z | 2005-11-10T08:06:40Z |
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... | closed fixed | 223285a | ["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... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-15T02:49:02Z | 2005-11-10T08:06:40Z |
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. | closed fixed | 71aff36 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-14T09:10:50Z | 2005-11-14T03:46:40Z |
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 ... | resolved fixed | 5461f3b | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-11T23:08:36Z | 2005-11-11T00:46:40Z |
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... | resolved fixed | a24fb58 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-11T21:15:21Z | 2005-11-10T02:33:20Z |
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.... | closed fixed | 57dbcd4 | ["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/action/AddSelectedLibToCurrentReportDesignAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-11T07:03:41Z | 2005-11-10T02:33:20Z |
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... | closed fixed | bf85fec | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ReportElementState.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-11T06:10:36Z | 2005-11-10T02:33:20Z |
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... | verified fixed | cd5584d | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/OdaJdbcDriver.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-10T07:35:31Z | 2005-09-27T14:06:40Z |
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 ... | closed fixed | 4d37a9e | ["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/compo... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-10T06:27:44Z | 2005-11-01T04:40:00Z |
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. | closed fixed | 473d6ae | ["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerView.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-10T06:13:24Z | 2005-11-08T03:20:00Z |
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... | closed fixed | e56da02 | ["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.ecl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-09T07:30:49Z | 2005-11-08T03:20:00Z |
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.... | closed fixed | 38b8d69 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DteDataEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-08T05:53:57Z | 2005-11-08T03:20:00Z |
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... | closed fixed | 4c8b2e0 | ["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.eclips... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-08T03:27:16Z | 2005-11-07T07:53:20Z |
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. | closed fixed | 8d54851 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/WizardSelectCssStylePage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-07T10:01:44Z | 2005-11-04T18:46:40Z |
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... | closed fixed | c59e5f8 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/InsertInLayoutUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-04T06:33:04Z | 2005-09-14T01:06:40Z |
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... | closed fixed | 71342b9 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/DeleteCommand.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-04T05:50:46Z | 2005-09-08T06:13:20Z |
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... | closed fixed | 7ca10c4 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/providers/ChoiceSetFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-03T10:42:42Z | 2005-11-03T09:26:40Z |
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... | closed fixed | e2fdd25 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/FontManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-03T09:10:33Z | 2005-11-03T09:26:40Z |
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... | closed fixed | b10913b | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-03T03:39:34Z | 2005-11-01T04:40:00Z |
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... | closed fixed | 0596d5e | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-02T18:44:38Z | 2005-06-24T13:33:20Z |
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 ... | closed fixed | a4a03fa | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-02T10:06:00Z | 2005-10-19T08:20:00Z |
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... | closed fixed | 9153c7c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/DeleteAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-01T08:00:13Z | 2005-10-26T07:00:00Z |
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\: | closed fixed | 4b8b5b4 | ["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/Expression... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-01T07:15:53Z | 2005-12-07T21:13:20Z |
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... | closed fixed | a08454f | ["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/vi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-11-01T06:14:03Z | 2005-10-19T11:06:40Z |
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 - ... | closed fixed | d5b6c60 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-25T02:54:04Z | 2005-10-20T09:20:00Z |
108,975 | Bug 108975 Visibility Toggle - Chart Interactivity BPS 37 | null | closed fixed | 117996d | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-24T19:00:06Z | 2005-09-07T19:06:40Z |
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... | resolved fixed | e4d55c8 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-24T06:59:05Z | 2005-10-24T05:00:00Z |
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 ... | closed fixed | 8d5f32d | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-21T09:31:52Z | 2005-10-21T07:33:20Z |
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... | closed fixed | 54aeaba | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportParameterConverter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-21T09:16:36Z | 2005-10-21T07:33:20Z |
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... | closed fixed | 513b0cb | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-21T02:02:56Z | 2005-10-19T11:06:40Z |
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 ... | resolved fixed | 7fdff97 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-19T08:06:20Z | 2005-10-02T16:20:00Z |
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... | closed fixed | 37635a8 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Connection.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-19T07:38:07Z | 2005-08-25T06:06:40Z |
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. | closed fixed | ef4c9c3 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ImageItemExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-18T09:27:59Z | 2005-10-12T04:06:40Z |
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. | closed fixed | a013109 | ["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/ec... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-13T03:33:12Z | 2005-10-12T09:40:00Z |
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 ... | closed fixed | efc0a31 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-12T07:44:30Z | 2005-08-09T06:46:40Z |
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.... | closed fixed | 0c353db | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-08T11:00:20Z | 2005-09-16T08:40:00Z |
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. | closed fixed | eddc2f0 | ["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/ecli... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-08T09:46:29Z | 2005-09-09T01:40:00Z |
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... | resolved fixed | 5c91f63 | ["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... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-10-08T04:11:08Z | 2005-09-26T18:40:00Z |
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... | closed fixed | 13cfb24 | ["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/d... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-23T10:54:32Z | 2005-09-06T04:13:20Z |
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. | closed fixed | 594301d | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-23T03:31:54Z | 2005-09-16T03:06:40Z |
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... | closed fixed | dfca913 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-21T09:24:25Z | 2005-09-20T09:53:20Z |
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... | closed fixed | f60be92 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-20T07:13:42Z | 2005-07-15T09:33:20Z |
109,356 | Bug 109356 One more blank is created in Library which is save as | null | closed fixed | f2977bf | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-20T05:28:22Z | 2005-09-13T05:40:00Z |
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. | resolved fixed | ce45ecb | ["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/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-19T10:03:10Z | 2005-09-12T18:33:20Z |
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 ... | resolved fixed | 37f258c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BgImageFieldEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-19T08:31:09Z | 2005-08-06T01:00:00Z |
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 | closed fixed | d4e6470 | ["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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-19T07:54:47Z | 2005-09-14T06:40:00Z |
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. | closed fixed | 5f44ddf | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/MemoryCache.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-16T02:42:35Z | 2005-09-15T07:40:00Z |
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. | closed fixed | 182fcab | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-16T02:02:36Z | 2005-09-15T07:40:00Z |
106,141 | Bug 106141 The SQL Edit window needs some level of access to the BIRT Sample DB fields and columns. | Description: The SQL Edit window needs some level of access to the BIRT Sample DB fields and columns. Steps to reproduce: 1.New a sample data source using BIRT provided sample DB 2.New a dataset 3.In query editor, input table name and enter "." Expected result: The table's columns are listed Actual result: Nothing happ... | closed fixed | d2dacc3 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/JdbcSQLContentAssistProcessor.java", "data/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/SampleDataSetEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-09T02:06:05Z | 2005-08-05T08:20:00Z |
109,020 | Bug 109020 In expression builder, when click on "Operaters" button, it is inserted in the head of a row. | Description: In expression builder, when click on "Operaters" button, it is inserted in the head of a row. Steps to reproduce: In expression builder, add a column of data set in expression field, then click on "+" button, you will find "+" is inserted in front of the data set column. | closed fixed | 5b3648d | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-08T08:48:34Z | 2005-09-08T03:26:40Z |
107,189 | Bug 107189 error message show up when preview chart after set display None | description: error message show up when preview chart after set display None details to reproduce: 1. new a chart 2. set display None 3. preview actual result: "------------------------------------------------------------------------------ -- iO3EI OU iIo: - There are error(s) in Chart:null Error0 : Error.ExtendedItemR... | closed fixed | 1b36163 | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-08T06:58:19Z | 2005-08-17T09:13:20Z |
106,563 | Bug 106563 Unable to get Column Count | Can get the Column Count Cannot get Colomn Count ORA-24338:statement handle not executed Reason: A Birt exception occurred A Birt exception occurred. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Data Engine Plug-in ID:org.eclipse.birt.data Version:1.0.1 Error Code:odaconsumer.CannotGetColumnCount Error Message:Cannot... | resolved fixed | f080263 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-07T10:32:11Z | 2005-08-09T20:40:00Z |
108,822 | Bug 108822 More better logic is expected to process disk sorting when there is border value for row value | when sort on disk, if sort on 40000 rows data, and set the program process the data less than 40000. DtE do following operation 1. Save the file as temp file 2. Call the file to memory 3. Sort on the data 4. save the file to temp file 5. Copy the file to destination folder More better logic should supported here, say s... | closed fixed | 1158de7 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/RowResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/SmartCache.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-07T03:18:32Z | 2005-09-06T09:46:40Z |
107,979 | Bug 107979 It is not possible to use Birt 1.0.1 with IBM DB2 7.x | It is not possible to use Birt (version 1.0.1) with DB2 7.2 with FixPack 14 (I have spent a lot of time by trying whatever I could). The best I achieved in some cases was a succesfull test of connection, but I was never able to access the real data. At first I used JDBC drivers provided in db2java.zip in the installati... | resolved fixed | 7d832ec | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-09-05T08:04:21Z | 2005-08-25T11:40:00Z |
108,233 | Bug 108233 NullPointerException is thrown out when opening attached design file. | Description: NullPointerException is thrown out when opening attached design file. Tested in Eclipse Version 3.1. Steps to reproduce: Open attached design file. Actual result: NullPointerException is thrown out. org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt... | closed fixed | 5d21c97 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-08-31T06:33:43Z | 2005-08-29T01:46:40Z |
108,231 | Bug 108231 "Insert" in context menu of layout view disappears. | Description: "Insert" in context menu of layout view disappears. Steps to reproduce: 1. Click on mouse right button in layout view. 2. Context menu appears. Actual result: "Insert" in context menu disappears. | closed fixed | e941532 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-08-29T02:52:30Z | 2005-08-29T01:46:40Z |
107,816 | Bug 107816 If I enter "Currency" as a Format Code of Number, it can't be applied properly. | Description: If I enter "Currency" as a Format Code of Number, it can't be applied properly. Steps: 1. Create a new style of format number. 2. Enter "Currency" as format code. 3. Apply it to a data. Actual result: it isn't displayed as "$1,234.56". It is displayed as "Currency1234.56". | closed fixed | 0ad7b33 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-08-26T05:31:38Z | 2005-08-24T07:53:20Z |
102,975 | Bug 102975 Visibility and Hyperlink property settings are grayed out when multiple elements are selected. | Description: Visibility and Hyperlink property settings are grayed out when multiple elements are selected. Steps to reproduce: 1. Select several labels. 2. Set their visibility and hyperlink properties. Actual result: it is grayed out and can't be edited. | closed fixed | 8233ec5 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2005-08-26T03:21:27Z | 2005-07-07T04:20:00Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.