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] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
173,221 | Bug 173221 Focus is not on the new added item in library [00] | Description: Focus is not on the new added item in library. Build number: 2.2.0.v20070207-0941 Steps to reproduce: 1. New a Library, right click to add a report item in Layout. Expected result: Focus is on the new added report item. Actual result: Focus is lost. Error log: N/A | closed fixed | 98411d9 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/BaseInsertMenuAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-27T03:14:27Z | 2007-02-07T03:46:40Z |
184,161 | Bug 184161 [Regression] Exception is thrown out when insert cross tab in layout [1102] | Description: Exception is thrown out when insert cross tab in layout. Build number: 2.2.0.v20070426-0630 Steps to reproduce: 1. Insert a cross tab in layout. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: org.ec... | closed fixed | 94a22d9 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/CreateCrosstabHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-26T06:33:28Z | 2007-04-26T06:46:40Z |
179,395 | Bug 179395 Report viewer fails when installed via Update Manager/Callisto | The good news: I'm getting consistent behavior between the BIRT designer in the IDE and the BIRT runtime in my application. What I'm stuck on now: Background: I got BIRT through the Callisto update site. I've used JDBC to produce a simple BIRT report off of one table. In the BIRT designer, if I click the "preview" tab ... | resolved fixed | 770c742 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/content/ListContainerExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-26T06:00:11Z | 2007-03-26T23:00:00Z |
183,910 | Bug 183910 Cross tab can not be reverted to template item after it is reverted to report item [1102] | Description: Cross tab can not be reverted to template item after it is reverted to report item. Build number: 2.2.0.v20070425-0630 Steps to reproduce: 1. New a cross tab. 2. Right click to select the cross tab, choose "Create Template Report Item" to create template item, then revert the cross tab to report item. 3. R... | closed fixed | 1264f9b | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ContentCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/TemplateCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/TemplateFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-26T04:50:53Z | 2007-04-25T03:00:00Z |
182,305 | Bug 182305 log does not contain SQL parameter values | I have SQL query with computed parameter and the query returns no results. I dont understand why so I turned on BIRT logging. I can see the query but it contains ?, not real value. This is useless for me, I need to find out, what exactly is sent to database machine. E.g. Parameters : org.eclipse.birt.data.engine.api.qu... | resolved fixed | 5fedfed | ["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 | 2007-04-25T10:42:41Z | 2007-04-13T10:26:40Z |
181,749 | Bug 181749 BIDI3.3:HCG_Incorrect display of report path | null | closed fixed | 81989f5 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/PathDescriptorProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-25T07:52:56Z | 2007-04-10T13:00:00Z |
183,897 | Bug 183897 org.eclipse.birt.report.designer.tests has compile error in daily build 20070425-0630 | org.eclipse.birt.report.designer.tests has compile error in daily build 20070425-0630. Please see the attachment for details. | closed fixed | 889de38 | ["UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ExtendedElement.java", "UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ExtendedElementCommand.java", "UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-25T07:44:14Z | 2007-04-25T03:00:00Z |
183,900 | Bug 183900 Image in preview pane will not show until you reopen the "Edit Image Item" dialogue [0001] | null | closed fixed | ea7adc6 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ImageBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-25T06:03:07Z | 2007-04-25T03:00:00Z |
180,611 | Bug 180611 [Regression]New a report from My First Report template, cheat sheet has not been displayed | Steps to reproduce: 1. New a report from My First Report template. Expected Result: cheat sheet is displayed on the right Actual Result: cheat sheet is disappeared | closed fixed | 84b7779 | ["UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/NewReportWizard.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/NewReportWizard.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-25T05:53:27Z | 2007-04-03T03:13:20Z |
183,919 | Bug 183919 [Enhancement] add a switch to determine whether to clean viewer image folder when session expires | in current viewer implementation, file in image folder is deleted when its corresponding session expires, could viewer add a switch to allow users to decide whether this deletion operation should be performed. | closed fixed | acd8e4f | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/listener/ViewerHttpSessionListener.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/bi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-25T05:38:07Z | 2007-04-25T05:46:40Z |
183,902 | Bug 183902 [Smoke]NPE throws out when preview the attached report desgin[1102] | Description: NPE throws out when preview the attached report design. Build: 2.2.0.v20070425-0630 Steps to reproduce: 1.Get the attached report, preview in the layout, NPE occurs. Error log: Exception Close org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report; nested except... | closed fixed | 5cad299 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/AggregationResultSet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-25T03:57:09Z | 2007-04-25T03:00:00Z |
182,670 | Bug 182670 ScriptedDataSet does not use the same classloader when ran for Parameters than when ran for the report | null | resolved fixed | 8bbdb67 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T09:54:10Z | 2007-04-17T03:20:00Z |
183,579 | Bug 183579 Model need hold on DimensionConditionHandle and DimensionJoinConditionHandle signleton or overwrites the equals and hashcode method | The Dataset Joint Editor need join two Editparts which have the same model. But the DimensionConditionHandle and the DimensionJoinConditionHandle are create a new instance erery time when I get them. So model need hold on them signleton or overwrites the equals and hashcode method. | resolved fixed | 6e576f6 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/DimensionJoinConditionHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DimensionJoinConditionHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/MemberRef.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T09:37:17Z | 2007-04-23T09:20:00Z |
183,551 | Bug 183551 [Automation][Regression] table page break inside did not work properly in pdf | steps to reproduce: - use the attached report design - preview in pdf expected behavior: - page break inside avoid works properly actual behavior: - page break inside avoid did not work properly as expected, please refer to rendered page 9 and page 10 of the attached report design | closed fixed | 2124bb5 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T09:34:24Z | 2007-04-23T03:46:40Z |
144,378 | Bug 144378 There is no checkbox for user to bind a dynamic image | Description: Create a dynamic image, there is no checkbox for user to bind the column of dataset. Steps to reproduce: 1.Create a sample datasource and dataset with "select * from CLASSICMODELS.PRODUCTLINES". 2.Add a image to the report layout, select dynamic image type, and then click "Binding" button, select the datas... | closed fixed | 4503b59 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ImageBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T09:16:17Z | 2006-05-30T06:20:00Z |
183,707 | Bug 183707 Exception is thrown out when preview the attached design file and input parameter [00] | Description: Exception is thrown out when preview the attached design file and input parameter. Build number: 2.2.0.v20070424-0630 Steps to reproduce: 1. Preview the attached design file and input parameter value. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: org.eclips... | closed fixed | d812a71 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T05:08:45Z | 2007-04-24T04:46:40Z |
182,677 | Bug 182677 Crosstab can not be converted to template item | The logic in model to check if crosstab can be converted to template report item returns false, but it should be true. The related check code is at DesignElementHandle.canTransformToTemplate(). | resolved fixed | 53139ee | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/TemplateCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/ContainerContext.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T05:07:10Z | 2007-04-17T03:20:00Z |
182,687 | Bug 182687 Exception thrown out when preview crosstab with toc setting | When preview crosstab which has set the toc property, exception will be thrown. Engine need to handle the case during toc processing while no IR object is associated with current content object. java.lang.NullPointerException at org.eclipse.birt.report.engine.executor.ReportItemExecutor.startTOCEntry(ReportItemExecutor... | resolved fixed | 35a0ea9 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportItemExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T03:20:10Z | 2007-04-17T06:06:40Z |
183,541 | Bug 183541 [Automation][Regression] total page auto text did not work properly in pdf report | steps to reproduce: - use the attached report design - preview in pdf expected behavior: - total page auto text should be output properly actual behavior: - it did not do so | closed fixed | 8e0bc97 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T02:58:05Z | 2007-04-23T01:00:00Z |
178,682 | Bug 178682 value changing in cascading parameter group | let's say i have a cascading parameter group (single or multiple dataset) with three parameters like: Country State City the user can run reports over all countries, all states in a country, all cities in a certain state of a country or a certain city. so when the user starts the report, it should look like this Countr... | resolved fixed | ec235b4 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/IBirtConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetCascadeParameterActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T02:29:21Z | 2007-03-21T23:33:20Z |
182,000 | Bug 182000 Cross tab layout behavior | In the current approach of cross tab layout view, the arrow is associated with the first data item in the cell. - User cannot delete measure and level data items which have arrow with them. -Wenbin has concerns with the approach, as this will make the UI very restrictive. - Also user may want to delete data item and ju... | resolved fixed | b2fddc9 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/CrosstabCellEditPart.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/CrosstabFirstCellEditPart.java", "xtab/org.eclipse.bi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-24T01:01:53Z | 2007-04-11T19:33:20Z |
183,146 | Bug 183146 [SVG] Bubble series label is invisible when its position is inside [0001] | Description: Bubble series label is invisible when its position is inside. Build number: 2.2.0.v20070419-0954 Steps to reproduce: 1. New a bubble chart, output format SVG, set series label visible and position inside. 2. Preview. Expected result: Series labels are shown. Actual result: Series labels are invisible. Erro... | closed fixed | e207a3a | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T21:26:39Z | 2007-04-19T10:53:20Z |
173,612 | Bug 173612 [Regression] Chart Title background color and shadow color is not shown when preview [0001] | Description: Chart Title background color and shadow color is not shown when preview. Build number: 2.2.0.v20070209-0630 Steps to reproduce: 1. Open the attached design file, double click the chart to open the chart builder. 2. Preview the attached design file. Expected result: Chart Title background color and shadow c... | closed fixed | 2a5b6d9 | ["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/SVGTextRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T16:47:38Z | 2007-02-09T11:20:00Z |
182,880 | Bug 182880 SVG charts have some fuzzy elements | Text with small font (size <14) appears fuzzy on SVG output due to anti-aliasing. The same chart in PNG looks sharper for small fonts. The SVG renderer should disable anti-aliasing for small fonts, which are not rotated, not bold, not italics. Another issue is that horizontal and vertical lines appear fuzzy due to anti... | resolved fixed | 14f3067 | ["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/SVGTextLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T15:41:21Z | 2007-04-18T07:06:40Z |
179,661 | Bug 179661 NPE throws out when preview the attached report [1102] | Description: NPE throws out when preview the attached report [1102] Build number: 2.2.0.v20070328-0630 Steps to reproduce: 1, Using attached report design file 2, Preview Expected result: Previewed successfully Actual result: NPE throws out when preview Error log: | closed fixed | 98589a9 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IBinding.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/Binding.java", "data/org.eclipse.birt.data/src/org/eclipse/bir... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T13:45:17Z | 2007-03-28T08:20:00Z |
176,299 | Bug 176299 Can't open chart xml files saved by examples view using Standalone builder | Open the chart examples view Pick a chart Save the model to a .chart fie Run the example chartwizardstandalonelauncher opening that .chart file An exception is thrown: Exception in thread "main" java.lang.NullPointerException at org.eclipse.birt.chart.ui.util.ChartUIUtil.checkDataDefinition(ChartUIUtil.java:381) at org... | resolved fixed | 67e6059 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartWithAxesImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartWithoutAxesImpl.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/Area.java", "chart/org.eclips... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T07:59:16Z | 2007-03-04T01:00:00Z |
182,503 | Bug 182503 "New Group" does not work in "Outline" View [1101] | Description: "New Group" does not work in "Outline" View. Build number: 2.2.0.v20070416-1013 Steps to reproduce: 1. New a Cube. 2. In "Outline" View, right click "Groups(Dimensions)" node, select "New Group". Expected result: Cube builder pops up and a new group is added. Actual result: Cube builder pops up and no new ... | closed fixed | a2b94fd | ["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/provider/CubeSubFolderNodeProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T07:15:21Z | 2007-04-16T07:53:20Z |
180,709 | Bug 180709 the toke '<' changed to '>' if string is printed in preview | the token '<' in a string wil be printed as '>' Reproduction make a textfield and in the 'value-of' tag the next function: <value-of> var d = 10 var e = 12 var result if (d < e ) { result = "the variable d with a value of " + d + " < " + "the variable e with a value of " + e } result </value-of> gives the next result i... | resolved fixed | 5f097d2 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/template/TemplateExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T07:10:54Z | 2007-04-03T14:20:00Z |
183,546 | Bug 183546 Time parameter with format display wrong value.[0705] | Description: Time parameter with format display wrong value. Build number:2.2.0.v2007042309 Steps to reproduce: Chinese Locale. 1. New a report parameter, time type, input value as 04/23/2006 9:30:20 AM. 2. Click Change button, set format as mm:hh. 3. Drag the parameter to Layout and preview. Expected result: Display c... | closed fixed | 20e4229 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T06:36:10Z | 2007-04-23T03:46:40Z |
182,326 | Bug 182326 PDF emitter does not call registered IHTMLActionHandler | It seems that PDF emitter calls my custom action handler only for IAction.ACTION_DRILLTHROUGH links but not for IAction.ACTION_HYPERLINK or IAction.ACTION_BOOKMARK ones. | resolved fixed | f3df2d2 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFRender.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T06:13:08Z | 2007-04-13T13:13:20Z |
183,346 | Bug 183346 Datetime value with pattern from birt:paramDef page to report is wrong. | Description: Datetime value with pattern from birt:paramDef page to report is wrong. Build number:2.2.0.v20070420 Steps to reproduce: 1. New a report with a datetime type parameter, drag the parameter to layout. 2. New a birt jsp file. <birt:parameterPage id="0" name="customparameterpage" reportDesign="report/customJsp... | closed fixed | fa6f1fa | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T03:02:31Z | 2007-04-20T09:06:40Z |
182,061 | Bug 182061 Data engine changes to support result set sharing | null | resolved fixed | 60eedcc | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/FilterByRowTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/GroupOnRowTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IBaseQueryDefinition.java", "data/org.eclipse.birt.data/s... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-23T02:37:43Z | 2007-04-12T03:53:20Z |
183,162 | Bug 183162 OutOfMemoryError | In some case (depends on data), during the design or even in the web viewer, an outOfMemoryError occured when try to creates / display a chart (bar, line, scatter) with these kind of values : X = toto for example ;) Y = -45000000 Error with 2.1.1 or 2.2 M6. After some little search, it seems that it comes from the Auto... | resolved fixed | 1174a96 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/ScaleContext.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T17:44:48Z | 2007-04-19T10:53:20Z |
182,678 | Bug 182678 [Automation][Regression] custom style of background position of table cell and column did not work properly | steps to reproduce: - use the attached report design - preview in html and web viewer expected behavior: - vertical position takes effect actual behavior: - it did not do so | closed fixed | 797ea7d | ["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 | 2007-04-20T09:18:00Z | 2007-04-17T03:20:00Z |
183,336 | Bug 183336 birt:paramDef should process parameters which do not echo input. | Description: birt:paramDef should process parameters which do not echo input. Build number:2.2.0.v20070420 Steps to reproduce: 1. New a report with a parameter, string, tick on "do not echo input" option. 2. New a birt jsp file with content. <birt:parameterPage id="0" name="page" reportDesign="report.rptdesign" isCusto... | closed fixed | 77c690b | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T08:52:38Z | 2007-04-20T09:06:40Z |
178,519 | Bug 178519 Problems in multi-rows header | Please see the attachments. | resolved fixed | 97715a5 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/BorderConflictResolver.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFCellL... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T07:58:47Z | 2007-03-21T12:26:40Z |
183,308 | Bug 183308 IllegalArgumentException occurs after insert a empty group on a List report item[0001] | Description: IllegalArgumentException occurs after insert a empty group on a List report item[0001] Build number: 2.2.0.v20070419-0945 Steps to reproduce: 1, Insert a list 2, Insert a group on the list, only specify the Group On: "aa" Expected result: No exception Actual result: IllegalArgumentException occurs Error lo... | closed fixed | 6f2db28 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/GroupDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T07:42:33Z | 2007-04-20T03:33:20Z |
180,366 | Bug 180366 The format of TOC's PrivateStyle doesn't work. | The format property of TOC's private style should be used. | resolved fixed | b22fa34 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/AllTests.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T07:30:26Z | 2007-04-01T01:13:20Z |
181,750 | Bug 181750 BIDI3.3:HCG_Incorrect order of BiDi words in Edit Text Item Dialog | null | closed fixed | febd5d7 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/TextEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T06:04:15Z | 2007-04-10T13:00:00Z |
183,307 | Bug 183307 JS error with cascading group in birt:paramDef tag.[0603] | Description: JS error with cascading group in birt:paramDef tag. Build number:2.2.0.v200704190630 Steps to reproduce: 1. New a report with cascading group from sample table OFFICES(COUNTRY, OFFICECODE). 2. New a jsp file with content: <birt:parameterPage id="0" name="custom param page" reportDesign="report.rptdesign" i... | closed fixed | 5f9da8c | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T03:09:57Z | 2007-04-20T03:33:20Z |
181,909 | Bug 181909 BIDI3.3:HCG_Mixed BiDi and Latin text are not correctly reordered in PDF report | null | resolved fixed | 29dab74 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/text/BidiSplitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T02:13:57Z | 2007-04-11T08:26:40Z |
183,104 | Bug 183104 Allow a Custom ODA Data Source Wizard Page to override the Linked Profile Properties' Value | The ODA designer framework provides a connection profile selection wizard and page to allow an user to select a connection profile instance from a file-based profile repository. It in turn assigns the connection profile reference info as public properties in a DataSourceDesign definition. Such assignment takes place by... | closed fixed | 9a106d5 | ["data/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/profile/SampleDbSelectionPageHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-20T00:37:46Z | 2007-04-19T05:20:00Z |
179,882 | Bug 179882 The preview result is incorrect in Web Viewer when the report has a x-tab[1102] | Description: The preview result is incorrect in Web Viewer when the report has a x-tab[1102] Build number: 2.2.0.v20070328-0630 Steps to reproduce: - Preview the attached rptdesign file in Web Viewer Expected result: The result is consistent with the preview Actual result: Only the measure's title in the result Error l... | closed fixed | 672d2d1 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/util/DataType.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-19T09:03:43Z | 2007-03-29T01:00:00Z |
183,118 | Bug 183118 Provide emitter to output report design as Microsoft Powerpoint format | null | resolved fixed | 9c047a2 | ["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTRender.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/em... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-19T08:24:18Z | 2007-04-19T08:06:40Z |
180,645 | Bug 180645 Support set format for Date/Time type parameter.[0705] | Description: Support set format for Date/Time type parameter. Build number:2.2.0.v200704031345 Steps to reproduce: 1. New a Date report parameter. 2. Click Change... button to set format for it. Expected result: Can set format for Date/Time parameter. Actual result: Change... button is disabled. Error log:N/A | closed fixed | 184969b | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/FormatDateTimePattern.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimeAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/int... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-19T07:06:40Z | 2007-04-03T08:46:40Z |
182,659 | Bug 182659 NPE throws out when drag one dimension under another dimension in the cube[1101] | Description: NPE throws out when drag one dimension under another dimension in the cube[1101] Build number: 2.2.0.v20070417-0630 Steps to reproduce: 1, New a cube with three dimensions 2, Drag the first dimension under the second dimension in the cube Expected result: No exceptions occurs Actual result: NPE occurs Erro... | closed fixed | 986af28 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/PasteCommand.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/outlin... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-19T06:23:52Z | 2007-04-17T00:33:20Z |
183,099 | Bug 183099 White spaces before parameter value are ignored in birt:paramDef tag.[]0603 | Description: White spaces before parameter value are ignored in birt:paramDef tag. Build number:2.2.0.v200704190630 Steps to reproduce: 1. New a report with a string parameter and drag it to Layout. 2. New a jsp file with content: <birt:parameterPage id="0" name="customparameterpage" reportDesign="report.rptdesign" isC... | closed fixed | 4345602 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ParameterValidationUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-19T05:39:11Z | 2007-04-19T02:33:20Z |
182,933 | Bug 182933 Pattern in birt:paramDef tag doesn't work.[0603] | Description: Pattern in birt:paramDef tag doesn't work. Build number:2.2.0.v200704180630 Steps to reproduce: 1. New a report with a parameter p_flo, float type. 2. New a jsp file with content: <birt:parameterPage id="0" name="customparameterpage" reportDesign="report/customJspTagParamDefPattern.rptdesign" isCustom="tru... | closed fixed | 2efa9f7 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-19T02:45:59Z | 2007-04-18T12:40:00Z |
182,740 | Bug 182740 NPE when report library is missing | 1) create library with embedded image 2) create report referencing library and image 3) close report and library 4) remove library from filesystem 5) open report in designer java.lang.IllegalArgumentException: Argument cannot be null at org.eclipse.swt.SWT.error(SWT.java:3358) at org.eclipse.swt.SWT.error(SWT.java:3297... | verified fixed | 598cb74 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/ImageManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-19T02:43:43Z | 2007-04-17T14:26:40Z |
182,519 | Bug 182519 [SVG] SVG Chart Title Alignment does not work correctly when preview [0001] | Description: SVG Chart Title Alignment does not work correctly when preview. Build number: 2.2.0.v20070416-1013 Steps to reproduce: 1. New a Bar Chart, Output Format is SVG. 2. In "Format Chart" tab, select "Title" node, set Chart Title as "Bar Chart Title Bar Chart Title Bar Chart Title" and set Title Alignment as Top... | closed fixed | 6a46c99 | ["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 | 2007-04-18T16:22:33Z | 2007-04-16T07:53:20Z |
182,296 | Bug 182296 Crosstab - non-numeric measures | Feature request. Looking at the 2.2.M6 release, it seems that measures (the fields that can be in the matrix part of the output) need to be numeric. I looked at the spec documents and it seems there is no requirement for non-numeric measures | resolved fixed | cde4e5c | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/document/DocumentObjectUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/dimension/Hierarchy.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/util/DiskIndex.java", "data/org.eclipse... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-18T11:03:21Z | 2007-04-13T10:26:40Z |
182,656 | Bug 182656 The result is incorrect when a level has two parents[07][1101] | Description: The result is incorrect when a level has two parents[07][1101] Build number: 2.2.0.v20070417-0630 Steps to reproduce: -If the bottom level has two parents , we will considered that a invalid fact table. But now the fact table can get the result, and the result is incorrect. | closed fixed | 94d4fac | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-18T10:24:07Z | 2007-04-17T00:33:20Z |
182,834 | Bug 182834 Cross Tab: Text used in layout should follow the mockup | Currently it shows: Row, Column and Measure. We need to re-word them according to the mockup for the sake of user friendliness: 1. it's more user friendly with a phrase of "Drop data field(s)..." to direct user what to do. 2. We tend to avoid addressing Measure/Dimension concept so we don't want to see word "Measure" o... | resolved fixed | 0394a29 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/CellFigure.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/VirtualCellEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-18T09:55:16Z | 2007-04-17T22:46:40Z |
182,873 | Bug 182873 JS error when use birt:paramDef with special parameter name.[0603] | Description: Javascript error when use birt:paramDef tag with special parameter name. Build number:2.2.0.v200704180630 Steps to reproduce: Prerequisite: New a report with a report parameter with name ~`!@#$%^&*()-=_+\][{}|';:"/,<>? 1. New a jsp file from BIRT tag template in BIRT Web Project. 2. Input below content in ... | closed fixed | 561799b | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-18T08:46:40Z | 2007-04-18T07:06:40Z |
175,803 | Bug 175803 format date time examples are incorrect | 1. put a data field on report 2. select "format date time" in "properties" 3. select "custom" 4. in the examples in the "example formats" table are not correct if you use non english date/time settings in your microsoft windows preferences; e.g. "Short Date" is shown as "28.02.07" with "example code" "M/dd/yyyy", the c... | resolved fixed | 8ba2561 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/FormatDateTimePattern.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/FormatDataTimeDescriptorProvider.java", "UI/org.eclipse.birt.report.designer.ui.views... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-18T07:45:41Z | 2007-02-28T10:53:20Z |
182,752 | Bug 182752 Mock33: Unexternalized string "Crosstab" | Build ID: birt-report-framework-sdk-2.2M6.zip Steps to reproduce: Window -> Show View -> Palette "Crosstab" in the Palette view is not externalized. or Insert -> "Crosstab" is not externalized. | resolved fixed | fc89425 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/extension/experimental/PaletteEntryExtension.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-18T03:16:58Z | 2007-04-17T14:26:40Z |
182,676 | Bug 182676 [Automation][Regression] an extra image/chart was rendered | steps to reproduce: - use the attached report - preview expected behavior: - only one image/chart should be displayed actual behavior: - there were two on each report | closed fixed | cfc6136 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/b... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-18T03:06:51Z | 2007-04-17T03:20:00Z |
182,695 | Bug 182695 Backport RowFetchLimit setting in model to 2.1.3 | In 2.1.3 Model add new methods DataSetHandle.setDataSetRowLimit() and DataSetHandle.getDataSetRowLimit() to let user define the number of rows that returned from database. This however duplicate with existing 2.2 model methods DataSetHandle.setRowFetchLimit() and DataSetHandle.getRowFetchLimit(). Model should backport ... | resolved fixed | 4d3715e | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DataSetHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-17T10:43:12Z | 2007-04-17T06:06:40Z |
182,062 | Bug 182062 Define and provide Date/Time format value | DateTime type has been supported in BIRT. Now, there's a proposal on support Date/Time type in BIRT Report Designer. In order to enable end user setting the format of Date/Time type, please define and provide format value for both Date and Time. | resolved fixed | 8f49359 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/StyleHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/StyleParseTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/StyleHandle.java", "model/org.ec... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-17T09:48:39Z | 2007-04-12T03:53:20Z |
181,361 | Bug 181361 Exception is thrown out in Chart builder when you set all null values for Value Series [0001] | Description: Exception is thrown out in Chart builder when you set all null values for Value Series. Build number: 2.2.0.v20070405-0630 Steps to reproduce: 1. Create a Bar Chart, set all null value data for Value Series. Expected result: No exception is thrown out. Actual result: Exception is thrown out (See the screen... | closed fixed | c30b021 | ["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"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-17T09:18:12Z | 2007-04-06T03:26:40Z |
182,661 | Bug 182661 Cross Tab: Need to support "New Data Cube" from menu bar | Please look at the UI mockup as reference to support "New Data Cube" on dropdown menu from Menu bar. | resolved fixed | de71244 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/CreateCubeHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-17T08:13:13Z | 2007-04-17T00:33:20Z |
182,504 | Bug 182504 Icon of library in library explorer is error[00] | Details: Icon of library in library explorer is error[00] Actual result: The icon of library in library explorer is the same as report design's Please correct the icon | closed fixed | 8dec4de | ["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/provider/LibraryCubesNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/data/providers/LibraryDataNodeProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-17T06:54:45Z | 2007-04-16T07:53:20Z |
182,076 | Bug 182076 Delete a style from a report item doesn't affect report xml source | Steps to reproduce: 1.Insert a label onto layout; 2.New a style, suppose named it "NewStyle"; 3.Right click the label and on the drop down list, choose Style->Apply Style->NewStyle; 4.Save the report design; 5.Right click the label and on the drop down list, choose Style->Delete Style->NewStyle; 6.Save the report desig... | resolved fixed | 4bd0a9f | ["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 | 2007-04-17T05:50:09Z | 2007-04-12T06:40:00Z |
182,673 | Bug 182673 No default value error message prompts incorrectly | Steps to reproduce: 1. New a report parameter; 2. Choose control type as Combo; 3. Choose parameter as dynamic type; Expected result: As the isRequired is false by default, parameter's default value can be null value. There should be no error message about no default value prompt. Actual result; Error messages prompts | resolved fixed | 4a6907b | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-17T03:43:38Z | 2007-04-17T03:20:00Z |
179,898 | Bug 179898 Date/Time type X-Axis labels are not correct when set grouping [0001] | Description: Date/Time type X-Axis labels are not correct when set grouping. Build number: 2.2.0.v20070328-0630 Steps to reproduce: 1. New a Bar Chart with Date/Time type X-Axis with values as 4/1/2005 10:12 AM 4/1/2005 11:15 AM 4/1/2005 7:15 AM 2. Enable X Series Grouping, set Type as "DateTime", Unit as "Day", Interv... | closed fixed | bd4f3ec | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/CDateTime.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-16T09:28:46Z | 2007-03-29T03:46:40Z |
182,486 | Bug 182486 [Automation][Regression] behavior of List onRender event handler was incorrect | steps to reproduce: - use the attached report - preview expected behavior: - the font color of last list should be black actual behavior: - it was in blue as the second last list | closed fixed | f11b6e6 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-16T07:39:51Z | 2007-04-16T02:20:00Z |
180,130 | Bug 180130 Bar chart becomes a line in right-to-left mode | When setting a right-to-left mode, such as in arabic locale, all bar charts will become a line. After investigation, size field in DataPointHints is 0. | resolved fixed | c2aeedc | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-16T07:10:56Z | 2007-03-30T07:33:20Z |
181,113 | Bug 181113 NPE throws out when preview crosstab in doc on BIRT RCP[1202] | null | closed fixed | 237175e | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WordUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-16T03:48:16Z | 2007-04-05T02:26:40Z |
182,473 | Bug 182473 [Smoke]Can not drag a report item into layout[00] | Steps to reproduce: new a report design drag a report item into layout Expected result: report item is shown in the layout view Actual result: nothing else except an error message in the error log Error log: java.lang.ClassCastException: java.lang.String at org.eclipse.birt.report.designer.core.commands.CreateCommand.g... | closed fixed | 4ed6c50 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/DNDService.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/MeasureHandleDropAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-16T03:03:11Z | 2007-04-16T02:20:00Z |
182,284 | Bug 182284 Error message props up after previewing a report with a group on date type column | Use the attached rptdesign file preview Expected Result: Data is grouped without error message. Actual result: error message props up. | closed fixed | 71fae5c | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/GroupCalculatorFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-16T02:21:12Z | 2007-04-13T10:26:40Z |
176,161 | Bug 176161 styles cannot be sortet/ordered in the outline view | 1) create a library 2) add a theme 3) add some styles to the theme ==> the styles cannot be sortet/ordered in the outline view ==> a drag'n'drop ordering of sytles would be very nice (or maybe an alphabetical sorting) | resolved fixed | 5cb3883 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/outline/providers/ThemeNodeProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-16T02:17:30Z | 2007-03-02T10:06:40Z |
180,873 | Bug 180873 Background color on dynamic text doesn't take effect in excel emitter[1203] | Background color on dynamic text doesn't take effect in excel emitter[1203] Build number: 2.2.0.v20070404-0630 Steps to reproduce: 1.preview attached report design in excel emitter Expected result: Style on items can take effects in excel emitter Actual result: Background color on dynamic wasn't displayed in excel emit... | closed fixed | 6f85647 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-15T07:22:39Z | 2007-04-04T07:00:00Z |
180,814 | Bug 180814 Viewe as XLS does not work with non English locale. | Viewe as XLS does not work with non English locale. Please check the attached screen shot for detail. if the eclipse is started with -nl en_US option, then the same operation works. To reproduce: 1. Start the eclipse with -nl zn_CN (or ja_JP) locale. 2. Open tha attached JPN_FLAT_FILE.rptdesign. 3. Preview it as XLS. | resolved fixed | da61322 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-13T08:48:50Z | 2007-04-03T22:40:00Z |
178,947 | Bug 178947 ClassCastException for emitter render option | In current engine code, it assumes all emitter render option is an IRenderOption instance, actually from the api: EngineConfig.setEmitterConfiguration( String format, Object emitterConfig ), it doesn't reflect this requirement, this implicity allows user to user its own render option object type, for example, HashMap, ... | resolved fixed | 0f3c2f9 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/EngineConfig.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-13T08:11:23Z | 2007-03-23T08:53:20Z |
180,879 | Bug 180879 [regression]Report Engine log file isn't generated.[0600] | Description: Report Engine log file isn't generated. Build number:2.2.0.v20070404 Steps to reproduce: 1. Preview BIRT report. 2. Check log in logs folder under viewer plugin birt folder. Expected result: Log file is created. Actual result: No log files. Error log:N/A | closed fixed | fdcc8d3 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ReportEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-13T07:34:31Z | 2007-04-04T07:00:00Z |
181,880 | Bug 181880 Output column generated from Flat file is wrong | If I define a csv file, including a column which is Date type and has no value, after creating a dataset from this csv, output column of that column is wrong. Expected result is Date. Actual result is Any. | verified fixed | 6d6acf7 | ["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/ODAFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-13T06:39:13Z | 2007-04-11T05:40:00Z |
181,706 | Bug 181706 Sorting Data by X values doesn't work without grouping | Using the 2.2M5 designer , I simply want to sort the data of the X Series in a Line Chart. I go into the Sort and Group pop up in the chart wizard and select ascending, but it doesn't affect the result. (style ordered same as the result set) If i define a dummy grouping (no interval) it is then working. | resolved fixed | ae5e850 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-12T16:25:22Z | 2007-04-10T07:26:40Z |
181,570 | Bug 181570 Cube should be able to copy, paste and cut [1101] | Description: Cube should be able to copy, paste and cut. Build number: 2.2.0.v20070409-0630 Steps to reproduce: 1. New a Cube. 2. Select Cube, Copy, Pase, Cut should be able use. Expected result: Copy, paste and cut can be used. Actual result: Cube can not be copy paste or cut. Error log: N/A | closed fixed | f80cdb3 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CopyAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-12T08:57:51Z | 2007-04-09T09:13:20Z |
180,846 | Bug 180846 Implement page emitter framework. | Implement page emitter framework to layout engine. The framework was designed before postscript emitter was implemented. The outline of the framework is as following: 1. PageDeviceRender determines if new pages should be created and how to compute absolute position where items should be rendered in a page. 2. If a new ... | resolved fixed | 0147274 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java", "engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emit... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-12T08:19:21Z | 2007-04-04T04:13:20Z |
181,888 | Bug 181888 Convert org.eclipse.birt.chart.viewer to a plug-in | Now the builders of org.eclipse.birt.chart.viewer project only include Java builder and Faceted project validation builder. Need to add Plug-in manifest builder to let this project use OSGI framework. | closed fixed | 0d4e7b9 | ["chart/org.eclipse.birt.chart.viewer/src/org/eclipse/birt/chart/viewer/sample/SampleHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-12T07:00:12Z | 2007-04-11T05:40:00Z |
180,426 | Bug 180426 In library, do not allowed the dataset drag in to the row and column area of cross tab[1102] | Description: In library do not allowed the dataset drag in to the row and column area of cross tab[1102] Build number: 2.2.0.v20070402-0630 Steps to reproduce: Try to drag a dataset in data explorer into the row area and column area in x-tab. The plus icon show the operation is allowed, But after the insertion, error o... | closed fixed | 351305d | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/ReportTemplateTransferDropTargetListener.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-12T05:35:28Z | 2007-04-02T05:00:00Z |
179,674 | Bug 179674 Support time dimension in model | When define time dimension in model, the "itTime" property will be set. However this is not enough. We also need to know to what precision the time value should be evaluated, say, year, month, day, etc. Model needs to be enhanced to support such requirement. | resolved fixed | 550c4a1 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TabularCubeParserTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/DesignChoiceConstants.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/olap/LevelHandle.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-12T04:59:45Z | 2007-03-28T08:20:00Z |
182,048 | Bug 182048 The measure can not dnd in daily buildv20070412[1101] | Description: The measure can not dnd in daily buildv20070412[1101] Build number: 2.2.0.v20070412-0630 Steps to reproduce: 1, New a cube with measures 2, New a x-tab and dnd the measure into the detail area Expected result: The measure can be dnd Actual result: The measure can not used Error log: | closed fixed | dd9d623 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/MeasureHandleDragAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/MeasureHandleDropAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-12T03:13:39Z | 2007-04-12T01:06:40Z |
177,439 | Bug 177439 Need an easy way to determine default value for a dynamic parameter | Currently, I have to bring up the data set editor, preview the results in the data set and make a mental note of the value to use for a report parameter that depends on a data set. It would be nice to have a drop down on the default value field, such as <Select value> which when selected queries the data set and presen... | resolved fixed | 66f53e2 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-12T02:57:54Z | 2007-03-14T22:06:40Z |
181,355 | Bug 181355 Cross tab layout behavior | - add a cross tab item - try to drag and drop a level from the cube( in data explorer ) into the cross tab layout Currently this is not supported. User can only drag dimension nodes. Expected behavior - User should be able to drag level nodes too, this should actually add dimension to the cross tabl row/column area | resolved fixed | 5c7cc72 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/DimensionHandleDropAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/LevelHandleDragAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.u... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-11T08:28:30Z | 2007-04-06T00:40:00Z |
176,963 | Bug 176963 Subquery's resultSetExpressions is not consistent between generate and present time. | In generate time, subquery will add the parent query's column binding to its own resultSetExpressions. While in present time, it only has the ones of itself. | resolved fixed | 5524af5 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-11T03:22:06Z | 2007-03-12T06:13:20Z |
181,575 | Bug 181575 Layou Measures Vertically can be changed and saved in layout [1102] | Layou Measures Vertically can be changed and saved in layout [1102] Build number: 2.2.0.v20070409-0630 Steps to reproduce: 1.new a report 2.insert a cross tab to layout and select the cross tab ,tick off"Layout Measures Vertically" Expected result: Layout measures can be changed and saved Actual result: Can't changed a... | closed fixed | 8390426 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/CrosstabCategoryProviderFactory.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/CrosstabCellCategoryProviderFactory.java", "xtab/org.eclipse.b... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-10T08:54:31Z | 2007-04-09T09:13:20Z |
180,864 | Bug 180864 Change Allow Null option in Cascading Group.[0705] | Description: Change Allow Null option in Cascading Group. Build number:2.2.0.v20070404 Steps to reproduce: 1. New a cascading group and add sub parameter. Expected result: Is Required option in cascading group definition dialog. Actual result: Allow null value option in Cascading Group definition dialog Error log:N/A | closed fixed | 7d39a15 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-10T08:27:34Z | 2007-04-04T07:00:00Z |
179,133 | Bug 179133 Out of bounds chart exception when rendering a report using multiple threads | An out of bounds ChartException occurs when rendering reports using multiple threads. This was seen multiple times when running the performance test in org.eclipse.birt.test.performance project. To reproduce this exception, run the test after increasing the threads to 50 in case-10threads-pdf in org.eclipse.birt.test.p... | verified fixed | 39a1229 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderHelper.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-10T06:44:04Z | 2007-03-23T22:46:40Z |
181,569 | Bug 181569 Inconsistent constant values for SortType defintion | In rom.def, the allowed values for SortType is "sort-on-group-key" and "complex-sort", but in DesignChoiceConstants, it's "sortOnGroupkey" and "complexSort". These values should be consistent. | resolved fixed | 678c4f2 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/DesignChoiceConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-10T06:12:05Z | 2007-04-09T09:13:20Z |
180,439 | Bug 180439 Style on toc doesn't take effect in PDF[0002] | Style on toc doesn't take effect in PDF[0002] Build number: 2.2.0.v20070402-1259 Steps to reproduce: 1.new a label and input "test style for toc" 2.new a style:style1,set Font:Arial,Color:red,size:20,style:Italic,weight:Bolder 3.select the label and set toc "toc" ,choose style:style1 4.preview in web viewer and PDF Exp... | closed wontfix | 0c1e3d6 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/TOCHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/StyleInstance.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-10T06:07:22Z | 2007-04-02T07:46:40Z |
176,557 | Bug 176557 Bubble charts labels not positionned correctly | Create a bubble chart Show the series labels 1- the labels are overlapping the chart, when they are above, below,... Some bubbles might have the label inside, some outside, depending on their size. If above is select, the label should be above (and outside) the bubble, regardless of the size. Same thing for any marker ... | resolved fixed | e426c5d | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LabelAttributesComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesLabelSheet.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/Cha... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-10T05:28:10Z | 2007-03-07T01:13:20Z |
181,678 | Bug 181678 BIRT designer - Cross tab item cannot define aggregation | If i try to set the sub total and grand total by using the Aggregation dialog; The values are lost when i reopen the dialog Have attached the report design for which the issue happens. | resolved fixed | 623372e | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/AbstractReportEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-10T03:45:56Z | 2007-04-09T23:06:40Z |
180,842 | Bug 180842 Config memory buffer size in data engine execution. | To tuning the performance, it is necessary for DtE to expose API for clients to config the size of memory it used to store the final result set. A new AppContext string, "org.eclipse.birt.data.cache.memory.size" is proposed. The new appcontext entry only accept positive integer as input, the unit of which would be MB. | resolved fixed | ee8d455 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/api/APITestCase.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/APITestCase.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/NestedQueryTest.java", "data/org.eclipse.birt.data.tests/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-09T10:53:22Z | 2007-04-04T01:26:40Z |
179,888 | Bug 179888 The x-tab in library can not be used in report design when a x-tab exist in that report design[1102] | Description: The x-tab in library can not be used in report design when a x-tab exist in that report design[1102] Build number: 2.2.0.v20070329-0630 Steps to reproduce: 1, New a cube and x-tab in library 2, New a cube and x-tab in report 3, Using the x-tab from library in report Expected result: The x-tab can be used f... | closed fixed | f23da33 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensionTest.java", "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/writer/ModuleWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-09T08:48:28Z | 2007-03-29T01:00:00Z |
180,089 | Bug 180089 BIRT model - TOC predefined styles | In ROM we need to support predefined styles for TOC too. This will allow user to easily create a TOC style, by creating one of two styles. Suggestion i have is - TOC ( Applies to all TOC nodes ) - TOC-level1 ( If defined applies to first level toc nodes ) - TOC-level2 ........... - TOC-level5 | resolved fixed | da33c09 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/SessionHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryWithCub... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-09T07:07:50Z | 2007-03-29T23:13:20Z |
180,856 | Bug 180856 2D+ Stacked Area Chart does not work correctly [0001] | Description: 2D+ Stacked Area Chart does not work correctly. Build number: 2.2.0.v20070404-0630 Steps to reproduce: 1. Preview the attached design file. Expected result: The 2D+ Stacked Area Chart works correctly. Actual result: See the attached screenshot. Error log: N/A | closed fixed | 75763a3 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/DeferredCache.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-09T06:08:12Z | 2007-04-04T04:13:20Z |
148,626 | Bug 148626 [Regression]Can't fetch value from the filter of table/chart which inherites data from container | Steps: 1. create a table and bind a dataset in it 2. create another table/chart in the table detail/table group header 3. switch to the Filter tab in property editor 4. create a filter and select value in "<select value...>" combo 5. an error popuped up, "The expression value can't be retrieved" | resolved fixed | 905b9ee | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-09T06:00:12Z | 2006-06-26T11:06:40Z |
177,327 | Bug 177327 Support more than eight colors in the Palette | if we use the update(int) method in Palette we only get 8 different colors. This is very inconvenient as this implies that we have to manually add more colors if the total number of categories is greater than eight. This becomes a bigger issue for the Pie charts. If I have a Pie chart and the number of slices (i.e. tot... | resolved fixed | 0d50f0a | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/Palette.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/PaletteImpl.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/series/SeriesSheetImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-09T05:50:16Z | 2007-03-14T13:46:40Z |
180,654 | Bug 180654 Cannot add column binding for Time type in Property Editor.[0001] | Description: Cannot add column binding for Time type in Property Editor. Build number:2.2.0.v200704031345 Steps to reproduce: 1. New sample data source and data set. 2. Drag one column to layout. 3. In Binding of Property Editor, Edit binding to set Type to Time, click OK. Expected result: Type is changed to Time. Actu... | closed fixed | e9297d1 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataItemBindingDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-04-09T03:21:57Z | 2007-04-03T08:46:40Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.