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
unknown
report_datetime
unknown
252,313
Bug 252313 BGColor not passed to viewer export to WORD/EXCEL
null
verified fixed
d5b5b62
["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", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-11-03T01:49:24Z"
"2008-10-28T07:46:40Z"
252,721
Bug 252721 The chart view should keep the page break property [1302]
Description: The chart view should keep the page break property. Build number: 2.3.2.v20081030-0730 Steps to reproduce: 1. New a table binding to the data set. 2. Set the table page break before always, TOC and bookmark. 3. Create a chart view for the table, and change to the chart view, and chek the properties in Property Editor. Expected result: The host item's page break should be kept by the chart view. Actual result: The chart page break before is auto. Error log: N/A
closed fixed
9643fd0
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/MultiViewHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/strategy/ExtendedItemPropSearchStrategy.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-31T06:27:08Z"
"2008-10-30T07:00:00Z"
251,493
Bug 251493 Show all and max length don't work in Concatenate
null
closed fixed
84d5e75
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/aggregation/AggregationHelper.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
"2008-10-30T08:31:38Z"
"2008-10-21T00:46:40Z"
251,494
Bug 251494 The separator of Concatenate doesn't work correctly if it has multiple characters
null
closed fixed
98aa16e
["data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalConcatenate.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-30T08:27:07Z"
"2008-10-21T03:33:20Z"
252,525
Bug 252525 Table share result from data leads Exception when previewing
null
closed fixed
5dbb2b5
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedDummyQuery.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-30T06:14:32Z"
"2008-10-29T03:13:20Z"
252,526
Bug 252526 [Automation][Regression]Table contents are repeated when export report to XLS format
Description: Report contents are duplicated when export report to XLS format. This bug blocks all the XLS related automation test cases. Test Date: 20081029 Test Build: BIRT2.5.0 v20081029-0630 Step to reproduce: 1. Create a table binding to a data set in report 2. Export this report to XLS format Expect result: Table show correctly in XLS file. Actual result: All the table detail are repeated in XLS file.
closed fixed
aa28790
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-30T03:40:20Z"
"2008-10-29T03:13:20Z"
252,542
Bug 252542 [Automation][Regression]Image file from shared resources folder can not show correctly in designer
null
closed fixed
549b1e0
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/ImageHandleAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-29T07:39:29Z"
"2008-10-29T06:00:00Z"
251,520
Bug 251520 Swt Renderer consumes too many os handles -> org.eclipse.swt.SWTError: No more handles
I encounter this swt error when drawing charts with points having tooltips. When there are more than 9000 handles created the app will crash (observed with the swt sleak plugin). This is due to the swt renderer consuming too much os handles, e.g. there is always a 'Region' created for each data point which shows up a tooltip. The generated charts consist of 'many' data points (I do not think that) I think tooltip creation should not depend on creating swt regions to show them...
resolved fixed
e7a773d
["chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/RegionAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-29T02:31:25Z"
"2008-10-21T11:53:20Z"
252,294
Bug 252294 [Automation][Regression]Text alignment of grid does not work correctly in PDF
null
closed fixed
74fea5b
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableAreaLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-28T07:23:36Z"
"2008-10-28T02:13:20Z"
252,301
Bug 252301 can not support Numbering and Bulleting in exel report
can not support Numbering and Bulleting in exel report. Please preview attached report in excel, can not get the numbering and bulleting.
verified fixed
bdd394d
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-28T07:17:03Z"
"2008-10-28T02:13:20Z"
250,053
Bug 250053 altText for chart and image does not work correctly when preview as PPT [1205]
null
closed fixed
cb0284d
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/EmitterUtil.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/ImageLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-28T07:04:23Z"
"2008-10-08T07:13:20Z"
252,148
Bug 252148 Delete script and save the report during debugging will lead exception
Description: Delete script and save the report during debugging will lead exception Build number: 2.3.2.v20081027-0630 Steps to reproduce: 1, Debugging a report 2, During the debugging, remove the script and save the report Expected result: No exception occurs and told user to continue or determine. Actual result: After saving the report, exception thrown out Error log: null Error Mon Oct 27 17:10:37 GMT+08:00 2008 An internal error occurred during: "Building workspace". java.lang.Error: Don't set the file name at org.eclipse.birt.report.debug.internal.script.model.ScriptLineBreakpoint.getFileName(ScriptLineBreakpoint.java:162) at org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.supportsBreakpoint(ScriptDebugTarget.java:307) at org.eclipse.birt.report.debug.internal.script.model.ScriptDebugTarget.breakpointRemoved(ScriptDebugTarget.java:549) at org.eclipse.debug.internal.core.BreakpointManager$BreakpointNotifier.run(BreakpointManager.java:879) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.debug.internal.core.BreakpointManager$BreakpointNotifier.notify(BreakpointManager.java:902) at org.eclipse.debug.internal.core.BreakpointManager.fireUpdate(BreakpointManager.java:816) at org.eclipse.debug.internal.core.BreakpointManager.removeBreakpoints(BreakpointManager.java:427) at org.eclipse.debug.internal.core.BreakpointManager$BreakpointManagerVisitor.update(BreakpointManager.java:669) at org.eclipse.debug.internal.core.BreakpointManager.resourceChanged(BreakpointManager.java:611) at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:288) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:282) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:148) at org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:297) at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143) at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
closed fixed
6ffaff4
["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/script/model/ScriptDebugTarget.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/script/model/ScriptLineBreakpoint.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-28T03:27:49Z"
"2008-10-27T09:33:20Z"
244,276
Bug 244276 Auto text "Page Number" and "Total Page" does not work correctly when preview as XLS [1203]
null
closed fixed
b3af2d6
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-28T02:02:42Z"
"2008-08-15T08:46:40Z"
248,324
Bug 248324 Example SWTLiveViewer crashes after a few minutes
null
resolved fixed
e103021
["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/viewer/SwtLiveChartViewer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T09:05:47Z"
"2008-09-23T17:13:20Z"
251,810
Bug 251810 Invalid sql procedure calling defination should not block other edit operation
BuildId: 2.3.2.v20081023-0730 Steps to reproduce: 1, New a stored procedure in SQLServer 2005 like: set ANSI_NULLS ON set QUOTED_IDENTIFIER ON go ALTER PROCEDURE [dbo].[ACTesting] AS BEGIN IF OBJECT_ID('tempdb..#t_1') is not null drop table #t_1 SELECT customerNumber, customerName INTO #t_1 FROM dbo.Customers SELECT * FROM #t_1 END 2, New a stored procedure dataset call this procedure but with a parameter (this procedure doesn't require a parameter) . In this case, the procedure name is ACTesting: {call dbo.ACTesting(?)} 3 Click any other data setting in the dialog Actual result: Error log popped up (see snapshot) and user can not apply any other operration until close the dialog.
closed fixed
3fa1b76
["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T09:04:29Z"
"2008-10-23T08:20:00Z"
251,052
Bug 251052 Cannot localize group parameter prompt text
null
closed fixed
069cc68
["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
"2008-10-27T08:27:49Z"
"2008-10-16T09:40:00Z"
251,048
Bug 251048 Setting scatter chart background with embedded image doesn't work
Build ID: 3.4.0 Steps To Reproduce: I whish to set the background of a chart to an image. When I do this I have only 2 options for the source file - 1. URI 2. Embedded Image (Although the image Item has 4 options of the source) When I try to use the embedded image (After adding an embedded image seperatly) I only enter the image name - xxx.jpg that I embedded.. But this does not seem to work.. (The labels for the embedded file name is - "Enter the path of the image to embed"... I get an error - "no prototocol - xxx.jpg" when I try to preview the image. More information:
verified fixed
018d5b2
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/ImageDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T08:27:44Z"
"2008-10-16T06:53:20Z"
245,207
Bug 245207 Provide better data type compatibility check for parameter UI
Description: Select column disabled in "Import Values" dialog. build version: 2.3.1.v20080826-0630 Steps to reproduce: 1.New a sample datasource and dataset. 2.New a report parameter, list type, "Static" value, and click "Import Values..." button. 3.In the "Import Values..." dialog, the "Select column" is disabled. Expected behavior: Use could import values from dataset via "Select column" selection.
closed fixed
1c4bea8
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/i18n/ResourceConstants.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T06:58:06Z"
"2008-08-26T05:53:20Z"
248,815
Bug 248815 The table cell border does not work correctly in PDF [1200]
null
closed fixed
cb79cfd
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/DummyCell.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/RowLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableAreaLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableGroupLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T05:45:49Z"
"2008-09-27T01:46:40Z"
250,609
Bug 250609 Can not Toggle break point in script dataset's script
Description: Can not Toggle break point in script dataset's script Build number: 2.5.0.v20081013-0630 Steps to reproduce: 1, New a script dataset 2, Specify script 3, Try to add a break point Expected result: The break point can be added by both double clicking and right selecting Actual result: The break point can not be added. Error log:
closed fixed
9c5034a
["UI/org.eclipse.birt.report.debug.core/src/org/eclipse/birt/report/debug/internal/core/vm/js/JsUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T05:17:12Z"
"2008-10-13T06:40:00Z"
250,727
Bug 250727 [Automation][Regression]Can not set show/hide group levels to show and hide levels in crosstab
null
closed fixed
45d6cb5
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddLevelHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddMeasureViewHandleAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T03:35:05Z"
"2008-10-14T07:40:00Z"
250,905
Bug 250905 When delete the style, the reference count is wrong.
1:New a report design file. 2:Add a label to the body. 3:Add a style name 'test'. 4:The label apply the 'test' style. 5:Copy the label, then paste(to the body too). 6:Uodo. 7:Delete the 'test' style. Expect result: The popup dialog has one reference. Actual result: The popup dialog has two references.
verified fixed
1ba4b83
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/command/ContentCommandTest.java", "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/ContentRecord.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ElementBackRefRecord.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T03:17:51Z"
"2008-10-15T08:40:00Z"
251,960
Bug 251960 Insert cube into another crosstab's header leads Exception
Description: Insert cube into another crosstab's header leads Exception Build number:2.3.1.v20080702 Steps to reproduce: 1. New a cube. 2. Insert a crosstab to Layout and select the crosstab's header 3. Right click the cube and select Insert into Layout. Expected result: No exception thrown out in error log page Actual result: Error occurred. Error log: java.util.EmptyStackException at java.util.Stack.peek(Stack.java:79) at java.util.Stack.pop(Stack.java:61) at org.eclipse.birt.report.model.activity.ActivityStack.rollback(ActivityStack.java:746) at org.eclipse.birt.report.item.crosstab.internal.ui.editors.action.InsertCubeInLayoutAction.run(InsertCubeInLayoutAction.java:409) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
closed fixed
db0db2f
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/InsertCubeInLayoutAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T03:13:04Z"
"2008-10-24T01:00:00Z"
252,124
Bug 252124 org.eclipse.birt.chart.engine has compile error in 2.5.0 daily build v20081027-0630
null
closed fixed
789dc32
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingImageCache.java", "chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingTextRenderer.java", "chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/util/ChartTextRenderer.java", "chart/org.eclipse.birt.chart.device.pdf/src/org/eclipse/birt/chart/device/pdf/PDFRendererImpl.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java", "chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtTextRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/DataSetIterator.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java", "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/PlotWithAxes.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/SeriesRenderingHints.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/SeriesRenderingHints3D.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/StackedSeriesLookup.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/device/IDeviceRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/device/IDisplayServer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/device/IPrimitiveRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/device/ITextRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/EventObjectCache.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/PrimitiveRenderEvent.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/layout/LayoutManager.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/CurveRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/PluginSettings.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/AbstractChartBaseQueryGenerator.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/integrate/SimpleHyperlinkBuilder.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-27T03:12:15Z"
"2008-10-27T01:13:20Z"
251,051
Bug 251051 The first cell in the first line of each page does not align with others cells in the same column [1200]
null
closed fixed
739ee52
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TemplateLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-24T07:13:08Z"
"2008-10-16T09:40:00Z"
250,902
Bug 250902 Element on the second masterpage can not be hidden when the 'Hide Element' option is selected.
null
closed fixed
2fe3a48
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/DummyPageBuffer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-24T07:09:34Z"
"2008-10-15T08:40:00Z"
246,828
Bug 246828 The Y Axis label is not correct when using cube in bubble chart.
null
closed fixed
d6fd234
["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
"2008-10-24T05:39:00Z"
"2008-09-10T07:00:00Z"
239,098
Bug 239098 Hide multiple series using legend interactivity
I added some more series to show in the SwtInteractivityViewer(.java) of the birt charts examples plugin: - can hide one series - cannot hide multiple series at the same time - when selecting a second series (to hide) the first one will be visible again I assume this to be a bug, because it does not make any sense to hide only one series at the same time (you can use the highlight functionality for this). I could not find any reliable workaround...
closed fixed
a602d46
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingEventHandler.java", "chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtEventHandler.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/InteractiveRenderer.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/interactivity/InteractivityCharts.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-24T02:37:18Z"
"2008-07-01T11:00:00Z"
250,404
Bug 250404 Marker selecting boxes are empty.
null
closed fixed
28531cd
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/MarkerEditorComposite.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-24T02:19:20Z"
"2008-10-10T09:13:20Z"
250,711
Bug 250711 Fail to export report to library when table with group share result set[01]
null
closed fixed
7b31be7
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ElementExporter.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/GroupElementCommand.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-20T07:33:22Z"
"2008-10-14T04:53:20Z"
250,890
Bug 250890 Failures occurs in Junit test of org.eclipse.birt.report.engine.emitter.html.tests in 2.5.0 daily build v20081015-0630
null
closed fixed
f601bf5
["engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/MetadataEmitterTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-20T06:04:50Z"
"2008-10-15T05:53:20Z"
250,405
Bug 250405 [AS5] [Regression] One sample report can not be previewed as PDF [1200]
null
closed fixed
b786c20
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/RowLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-15T06:41:20Z"
"2008-10-10T09:13:20Z"
245,215
Bug 245215 Unwanted lines appear on chart after invoking interactivity.
description: Unwanted lines appear on chart after invoking interactivity. 1. Make sure the Enable svg chart option in preference is not selected. 2. New a pie chart, select output format as PNG. 3. Add a hyperlink interactivity to the value series of the chart. 4. Preview in layout and click on pie slice. Actual result: Unwanted lines appear. Please see attached screenshot.
closed fixed
365f731
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-14T05:30:29Z"
"2008-08-26T08:40:00Z"
250,242
Bug 250242 Y grouping label is displayed differently for different series.
null
closed fixed
1566233
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/YOptionalDataDefinitionComponent.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-13T09:19:52Z"
"2008-10-09T08:13:20Z"
249,577
Bug 249577 Percentile value in tooltip
null
verified fixed
843c46c
["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.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/series/SeriesYSheetImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-13T07:19:57Z"
"2008-10-03T10:33:20Z"
250,216
Bug 250216 "\n" and "\r" does not work correctly in XLS[1202]
null
closed fixed
18ba245
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-13T07:07:38Z"
"2008-10-09T02:40:00Z"
245,498
Bug 245498 Chart binding is not refreshed after remove one computed column from the data set [13]
null
closed fixed
35bafd4
["chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/CustomPreviewTable.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-13T06:16:35Z"
"2008-08-28T07:53:20Z"
250,223
Bug 250223 Eclipse freezes when remove binding cell which contains grid table
Build ID: M20080911-1700 Steps To Reproduce: 1.Create a cross tab report. 2.Put the Data cube into cross tab. 3.Insert a grid table into data field. 4.Move data field into grid. 5.Remove data field binding. More information: Eclipse screen is never refreshed again even though other operation seem like to be functioning.
verified fixed
cb22dac
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddLevelHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddMeasureViewHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/DeleteDimensionViewHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/DeleteMeasureHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/commands/ChangeAreaCommand.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabAdaptUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-13T05:00:56Z"
"2008-10-09T05:26:40Z"
246,827
Bug 246827 Not understandable message when defining value series on bubble chart.
null
closed fixed
df9b01c
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-10T05:14:46Z"
"2008-09-10T07:00:00Z"
249,906
Bug 249906 Exception throws out when deleting the filter of a copied chart.
null
closed fixed
621e961
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/util/CopyUtilTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/extension/PeerExtensibilityProvider.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
"2008-10-10T04:50:48Z"
"2008-10-07T06:13:20Z"
249,672
Bug 249672 Hiding a label on a table header conditionally does not work in PDF output correctly
null
verified fixed
f45f258
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-10T03:05:04Z"
"2008-10-04T03:13:20Z"
249,914
Bug 249914 Repeat column header for crosstab does not work correctly in Web Viewer [0301] [1102] [0002]
null
closed fixed
4552dae
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLLayoutContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLPageLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/HTMLPageBuffer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-09T07:12:06Z"
"2008-10-07T09:00:00Z"
249,918
Bug 249918 Repeat row header for crosstab does not work correctly in Web Viewer [0301] [1102] [0002]
null
closed fixed
4b1674d
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/TableBreakBuffer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-09T07:08:31Z"
"2008-10-07T09:00:00Z"
250,218
Bug 250218 Plugin org.eclipse.birt.report.data.oda.jdbc.ui should not export any package
Build ID: M20080911-1700 Steps To Reproduce: 1.see the packages currently exposed from that plugin 2. 3. More information:
resolved fixed
fc3857d
["data/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/SampleDataSetEditor.java", "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
"2008-10-09T05:10:33Z"
"2008-10-09T02:40:00Z"
249,450
Bug 249450 java event handler does not work with cross tab item
null
verified fixed
83c8444
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-09T04:46:25Z"
"2008-10-02T09:33:20Z"
247,126
Bug 247126 Skip breakpoint doesn't work in script debugging.
Description: Skip breakpoint doesn't work in script debugging. Build number: 2.3.0.v20080912-0630 Steps to reproduce: 1, Debugging a script in report 2, Set the Skip breakpoint on all the break points 3, Press resume or F6 to continue Expected result: All the breakpoints are skipped. Actual result: The breakpoint still work. Error log:
closed fixed
b4a2799
["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/script/model/ScriptDebugTarget.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/script/model/ScriptLineBreakpoint.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-09T02:40:44Z"
"2008-09-12T09:00:00Z"
248,524
Bug 248524 Viewer export issues(Word,Excel,PDF)
Build ID: 2.3.1 Steps To Reproduce: 1.Certian PDF reports won't open 2. Cerrtian Word reports won't open (Usually with complex fonts and formats) 3. Excel exported report does not get bullets or numbering from report 4. BGColor not passed to Word/Excel 5. Excel does not display entire cell content (One would expect the cell to fit all content in it and not only a single row) More information:
verified fixed
bebb708
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-08T09:10:12Z"
"2008-09-25T08:06:40Z"
247,780
Bug 247780 The chart view should either not be able to exported to library or can be export to library and can be edit by the user [1302]
null
closed fixed
e4dd643
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-08T05:59:46Z"
"2008-09-18T06:40:00Z"
236,384
Bug 236384 The error message is tedious when you select date type for stacked chart.
null
closed fixed
012a044
["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
"2008-10-07T05:30:05Z"
"2008-06-10T09:26:40Z"
247,411
Bug 247411 Chart is empty when the table shares the bindings of its inner chart.
null
closed fixed
e24b6c4
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportItemDataRefTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportItemHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/SemanticError.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/i18n/MessageConstants.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
"2008-10-07T03:55:05Z"
"2008-09-16T07:26:40Z"
247,163
Bug 247163 Parameter Group Display Name Not Being Localized
The Parameter Group Display Name is not being Localized by the BIRT Web Viewer on the Prompt Page. Steps to Reproduce 1. Create a report with a Parameter Group 2. Create a resource bundle with different locales for that report, like sample_report.properties, sample_report_es.properties and so on 3. Because there is no place in the Studio to add a key, edit the XML Example: <parameter-group name="ITEMRANGE" id="627"> <text-property name="displayName" key="IL.ItemRange"></text-property> <parameters> <scalar-parameter name="p_ItemStart" id="500"> <property name="valueType">static</property> <property name="dataType">string</property> <property name="paramType">simple</property> <text-property name="promptText" key="IL.From"></text-property> <property name="controlType">text-box</property> <property name="defaultValue">0</property> <property name="distinct">true</property> <structure name="format"> <property name="category">Unformatted</property> </structure> </scalar-parameter> <scalar-parameter name="p_ItemEnd" id="501"> <property name="valueType">static</property> <property name="dataType">string</property> <property name="paramType">simple</property> <text-property name="promptText" key="IL.To"></text-property> <property name="controlType">text-box</property> <property name="defaultValue">ZZZZZZZZZZZZZZZ</property> <property name="distinct">true</property> <structure name="format"> <property name="category">Unformatted</property> </structure> </scalar-parameter> </parameters> </parameter-group> 4. Run the report using the Web Viewer with different locales, __locale=en_US and __locale=es_ES 5. The Parameter Name are being localized, but the Parameter Group Display Name is not
closed fixed
a7ca1fc
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/CascadingParameterGroupHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ParameterGroupHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/ICascadingParameterGroupModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IParameterGroupModel.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
"2008-10-07T03:27:18Z"
"2008-09-12T14:33:20Z"
246,968
Bug 246968 Remove Any type from data cube[1201]
Description: Remove Any type from data cube Build number:2.3.1.v20080911 Steps to reproduce: 1. New a data cube, specify Any type to one level. Expected result: No Any type for choose Actual result: Any type in data type list in cube. Error log:N/a
closed fixed
2066272
["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/ODAFactory.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/parser/AbstractPropertyState.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-07T03:04:43Z"
"2008-09-11T08:00:00Z"
247,123
Bug 247123 Script function defined in JS file didn't work in deployment environment
null
closed fixed
4f597be
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/functionservice/impl/FunctionProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-07T02:32:29Z"
"2008-09-12T09:00:00Z"
248,129
Bug 248129 Cannot print Postscript file with non-standard font
null
closed fixed
c24328f
["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/hyphen/DefaultWordRecognizerTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TextCompositor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontSplitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/hyphen/DefaultWordRecognizer.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/text/Chunk.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-07T02:31:31Z"
"2008-09-22T13:26:40Z"
248,817
Bug 248817 [Regression] Data Preview becomes empty and live preivew lost when add a filter in chart builder.
null
closed fixed
8fba43c
["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
"2008-10-07T02:10:50Z"
"2008-09-27T04:33:20Z"
249,728
Bug 249728 Exception is thrown out when finish the dataset in rptlibrary
Description: Exception is thrown out when finish the dataset in rptlibrary Build number: 2.3.2.v20081006-0630 Steps to reproduce: 1, New a library 2, New sample Datasource 3, New a sample Dataset 4, Click OK to finish Expected result: No exception occurred Actual result: Exception is thrown out again and again. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: org.eclipse.birt.report.model.api.LibraryHandle at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:78) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:169) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:150) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:89) at org.eclipse.birt.report.designer.data.ui.dataset.DataSetEditor.okPressed(DataSetEditor.java:616) at org.eclipse.birt.report.designer.data.ui.property.AbstractPropertyDialog.buttonPressed(AbstractPropertyDialog.java:647) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open(BaseDialog.java:112) at org.eclipse.birt.report.designer.ui.actions.NewDataSetAction.editDataSet(NewDataSetAction.java:267) at org.eclipse.birt.report.designer.ui.actions.NewDataSetAction.createNewDataSet(NewDataSetAction.java:204) at org.eclipse.birt.report.designer.ui.actions.NewDataSetAction.run(NewDataSetAction.java:185) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
closed fixed
702c402
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetUIUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-06T10:25:36Z"
"2008-10-06T08:00:00Z"
245,909
Bug 245909 [Regression]Selecting value from Blob type column should be warned.
null
closed fixed
ed7e201
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/SelectValueFetcher.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-06T07:44:34Z"
"2008-09-02T01:46:40Z"
246,817
Bug 246817 Table2's group is removed if delete Table1 whose result set Table2 shares [0005]
null
closed fixed
d3cde0c
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportItemDataRefTest.java", "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/GroupElementCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyCommand.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-06T07:20:59Z"
"2008-09-10T07:00:00Z"
246,677
Bug 246677 problem when define dynamic XML data source
Hi, I try the Birt 2.3.1RC1 (I need this version) and I use XML data source. When I define my datasource by the standard way : in the "XML DataSource Connection Properties" (I give the xml file in the first field) my report work perfectly. but when I try to use the "Properties Binding" (I filled the first field) I have an error "Some connection properties are missing." (even if I dont use report parameters (I wan't to use parameters for switch XML), and I only give the URL of the XML file) in other version of birt this behaviour is not present than'ks for your help mortierm
verified fixed
8e398ad
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-06T06:58:23Z"
"2008-09-09T06:00:00Z"
245,916
Bug 245916 The concatenated value for multi-level dimension does not work in chart builder [1301]
null
closed fixed
7a7315a
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTCubeResultSetEvaluator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-06T06:00:02Z"
"2008-09-02T01:46:40Z"
247,924
Bug 247924 Chart does not align with the group labels when there're many groups.
null
closed fixed
0122153
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationPlotImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-06T05:54:38Z"
"2008-09-19T04:53:20Z"
247,386
Bug 247386 Schema name is not included in the generated text from Drag and Drop
Build ID: I20080617-2000 Steps To Reproduce: 1.edit a JDBC data set 2.input filter text and apply filter 3.drag a table, view or SP node into query text. 4.you will find that its schema name is not automatically genereated before its name. More information:
verified fixed
4ba3db1
["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/RootNode.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-06T05:28:06Z"
"2008-09-16T01:53:20Z"
246,341
Bug 246341 [Regression] The data format for date type value should not be shown in the "Enter Prameter" dialogue for the integer type display value [0705]
null
closed fixed
a5c3ede
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ParameterHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-10-06T04:59:23Z"
"2008-09-05T10:20:00Z"
246,193
Bug 246193 Inconsistent UI Aggregation Builder for chart and table
BuildId: 2.3.1.v20080904-0630 Steps to reproduce: 1. New a chart binding to a dataset 2. Switch to 'Select Data' tab of chart builder, click "Data Binding..." button. 3. Click "Add Aggregation..." button in the pop-up "Select Data Binding" dialog. 4. Check the pop-up "Aggregation Builder" dialog Expected result: The "Aggregate On" radio button should have description for each option. Actual result: The "Aggregate On" radio button have nothing for 1st radio button.(see snapshot 1) The same dialog for table do not have this problem (see snapshot 2) Error Log: N/A
closed fixed
0a162b4
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartBindingDialogFactory.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartDataSetBindingDialogHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-19T05:22:36Z"
"2008-09-04T09:20:00Z"
247,641
Bug 247641 Bug in PDFRenderOption.PDF_TEXT_WRAPPING disabled
I disabled PDFRenderOption.PDF_TEXT_WRAPPING option in org.eclipse.birt.report.service.ReportEngineService.java in org.eclipse.birt.report.viewer application. I've added following code to PDFRenderOption createPDFRenderOption( String servletPath, HttpServletRequest request, int pageOverflow, boolean isDesigner ) function: renderOption.setOption( PDFRenderOption.PDF_TEXT_WRAPPING, Boolean.FALSE ); so now it looks like: private PDFRenderOption createPDFRenderOption( String servletPath, HttpServletRequest request, int pageOverflow, boolean isDesigner ) { .... // pagebreak pagination only setting renderOption.setOption( PDFRenderOption.PAGEBREAK_PAGINATION_ONLY, Boolean.TRUE ); renderOption.setOption( PDFRenderOption.PDF_TEXT_WRAPPING, Boolean.FALSE ); return renderOption; } Then I've recompiled this project and got new version of viewservlets.jar. Now when I try to generate reports in Birt, I get the following stack trace: 008-09-17 14:18:17 org.eclipse.birt.report.engine.api.impl.RenderTask render SEVERE: An error happened while running the report. Cause: java.lang.NullPointerException at org.eclipse.birt.report.engine.layout.pdf.emitter.TextCompositor.getNextTextArea(TextCompositor.java:161) at org.eclipse.birt.report.engine.layout.pdf.emitter.TextCompositor.getNextArea(TextCompositor.java:116) at org.eclipse.birt.report.engine.layout.pdf.emitter.TextAreaLayout.layoutChildren(TextAreaLayout.java:109) at org.eclipse.birt.report.engine.layout.pdf.emitter.TextAreaLayout.layout(TextAreaLayout.java:100) at org.eclipse.birt.report.engine.layout.pdf.emitter.InlineTextLayout.layout(InlineTextLayout.java:34) at org.eclipse.birt.report.engine.layout.pdf.emitter.PDFLayoutEmitter.startContent(PDFLayoutEmitter.java:372) at org.eclipse.birt.report.engine.emitter.ContentEmitterAdapter.startText(ContentEmitterAdapter.java:134) at org.eclipse.birt.report.engine.emitter.ContentEmitterAdapter.startLabel(ContentEmitterAdapter.java:140) at org.eclipse.birt.report.engine.emitter.ContentEmitterUtil.startContent(ContentEmitterUtil.java:63) at org.eclipse.birt.report.engine.layout.pdf.emitter.PDFLayoutEmitter.visitContent(PDFLayoutEmitter.java:551) at org.eclipse.birt.report.engine.layout.pdf.emitter.PDFLayoutEmitter.visitContent(PDFLayoutEmitter.java:559) at org.eclipse.birt.report.engine.layout.pdf.emitter.PDFLayoutEmitter.startForeign(PDFLayoutEmitter.java:577) at org.eclipse.birt.report.engine.emitter.ContentEmitterUtil.startContent(ContentEmitterUtil.java:75) at org.eclipse.birt.report.engine.layout.pdf.emitter.Layout.visitContent(Layout.java:365) at org.eclipse.birt.report.engine.layout.pdf.emitter.Layout.visitContent(Layout.java:373) at org.eclipse.birt.report.engine.layout.pdf.emitter.Layout.visitContent(Layout.java:373) at org.eclipse.birt.report.engine.layout.pdf.emitter.Layout.visitContent(Layout.java:373) at org.eclipse.birt.report.engine.layout.pdf.emitter.Layout.visitContent(Layout.java:373) at org.eclipse.birt.report.engine.layout.pdf.emitter.RegionLayout.layout(RegionLayout.java:78) at org.eclipse.birt.report.engine.layout.pdf.emitter.PageLayout.layoutFooter(PageLayout.java:161) at org.eclipse.birt.report.engine.layout.pdf.emitter.PageLayout.initialize(PageLayout.java:80) at org.eclipse.birt.report.engine.layout.pdf.emitter.PDFLayoutEmitter._startContainer(PDFLayoutEmitter.java:297) at org.eclipse.birt.report.engine.layout.pdf.emitter.PDFLayoutEmitter.startContainer(PDFLayoutEmitter.java:262) at org.eclipse.birt.report.engine.emitter.ContentEmitterAdapter.startPage(ContentEmitterAdapter.java:54) at org.eclipse.birt.report.engine.layout.pdf.emitter.PDFLayoutEmitter.startPage(PDFLayoutEmitter.java:407) at org.eclipse.birt.report.engine.emitter.CompositeContentEmitter.startPage(CompositeContentEmitter.java:284) at org.eclipse.birt.report.engine.emitter.ContentEmitterUtil.startContent(ContentEmitterUtil.java:45) at org.eclipse.birt.report.engine.layout.html.buffer.PageNode.start(PageNode.java:48) at org.eclipse.birt.report.engine.layout.html.buffer.ContainerBufferNode.start(ContainerBufferNode.java:78) at org.eclipse.birt.report.engine.layout.html.buffer.ContainerBufferNode.start(ContainerBufferNode.java:78) at org.eclipse.birt.report.engine.layout.html.buffer.ContainerBufferNode.start(ContainerBufferNode.java:78) at org.eclipse.birt.report.engine.layout.html.buffer.ContainerBufferNode.start(ContainerBufferNode.java:78) at org.eclipse.birt.report.engine.layout.html.buffer.HTMLPageBuffer.startContent(HTMLPageBuffer.java:105) at org.eclipse.birt.report.engine.layout.html.buffer.TableBreakBuffer.startContent(TableBreakBuffer.java:159) at org.eclipse.birt.report.engine.layout.html.HTMLLeafItemLM.start(HTMLLeafItemLM.java:50) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:132) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.resumeLayout(HTMLInlineStackingLM.java:104) at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.layoutNodes(HTMLInlineStackingLM.java:153) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLTableBandLM.layoutChildren(HTMLTableBandLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLTableLM.layoutChildren(HTMLTableLM.java:76) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:90) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:101) at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRangeRender.render(RenderTask.java:478) at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:221) at org.eclipse.birt.report.service.ReportEngineService.renderReport(ReportEngineService.java:1316) at org.eclipse.birt.report.service.BirtViewerReportService.renderReport(BirtViewerReportService.java:285) at org.eclipse.birt.report.service.actionhandler.BirtRenderReportActionHandler.__execute(BirtRenderReportActionHandler.java:66) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:89) at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.doService(FramesetFragment.java:222) at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.service(FramesetFragment.java:86) at org.eclipse.birt.report.servlet.ViewerServlet.__doGet(ViewerServlet.java:181) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doGet(BirtSoapMessageDispatcherServlet.java:146) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(BirtSoapMessageDispatcherServlet.java:229) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) I didn't have that problems in eariel Birt versions with PDFRenderOption.PDF_TEXT_WRAPPING disabled.
resolved fixed
f407acf
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TextCompositor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-18T09:44:25Z"
"2008-09-17T14:00:00Z"
231,237
Bug 231237 [Accessibility] Scrolling with keyboard does not work for Data Preview in chart builder.
description: Scrolling with keyboard does not work for Data Preview in chart builder. build id: 2.3.0 v20080508-1254 steps to reproduce: 1. New a datasource with sample db and new a dataset with table customers. 2. New a chart, on select data tab, select the dataset, see that the scroll bar in Data Preview appear. 3. Use keyboard shortcuts PageUp/PageDown/Ctrl+left arrow/Ctrl+right arrow to scroll the view area. Expected result: These keyboard shortcuts should work. Actual result: These keyboard shortcuts does not work.
closed fixed
68d2d0b
["chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/CustomPreviewTable.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-18T06:30:58Z"
"2008-05-09T02:26:40Z"
246,819
Bug 246819 Use to group Y series should be disabled in context menu when there's only one dimension in cube.
description: Use to group Y series should be disabled in context menu when there's only one dimension in cube. build id: 2.3.1 v20080910-0630 steps to reproduce: 1. New a cube with one dimension. 2. New a chart, using the cube. 3. On select data tab, right click the dimension and select Use to group Y series. Actual result: The Optional Y Series Grouping list box is disabled, but the dimension can also be used to group Y sereis. However, you can not remove anymore. Expected result: Since there's only one dimension, it should only be used as category.So the context menu item should be disabled.
closed fixed
5f185b1
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/BaseDataDefinitionComponent.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-18T03:13:24Z"
"2008-09-10T07:00:00Z"
242,667
Bug 242667 Awkward experience when quoting report parameter in script.
description: Awkward experience when quoting report parameter in script. build id: 2.3.1 v20080731-0630 steps to reproduce: 1. New a report with a chart and a report parameter. 2. Add a interactivity to the chart. Define action as Invoke Script and input script as alert(params["NewParameter"].value) and click OK in the expresion builder. 3. Preview the chart and invoke the interactivity.You will get error. 4. Try changing the script to alert("params["NewParameter"].value"). You will be reminded to correct the script as it contains syntax error when you try to close the expresion builder. But the script works well when preview. Expected result: I do not quite understand why the double quotation mark is a must.If you quote the CategoryData, there's no need for the quotation mark. So I wonder if we can remove the quotation mark for consistency.
closed fixed
89ec2c8
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTActionRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-17T07:56:10Z"
"2008-07-31T07:40:00Z"
247,588
Bug 247588 genReport a report including DATE type column will lead excel output failed to open
null
closed fixed
21297cf
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/DateTimeUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-17T05:37:24Z"
"2008-09-17T02:53:20Z"
247,129
Bug 247129 Exceptions throws out when trying to remove a binding in chart builder.
description: Exceptions throws out when trying to remove a binding in chart builder. build id: 2.3.1 v20080912-0630 steps to reproduce: 1. New a dataset. 2. New a table, binding to the dataset. 3. Insert a chart to the table.Inherit data from the table. 4. Select the chart and add a binding in the properties editor. 5. Open the chart builder, try to remove the newly-added binding. Actual result: Exception pops up and error log in error log view. See details in error log. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:78) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:169) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:150) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:89) at org.eclipse.birt.report.designer.ui.dialogs.ColumnBindingDialog.handleDelEvent(ColumnBindingDialog.java:1076) at org.eclipse.birt.report.designer.ui.dialogs.ColumnBindingDialog$16.widgetSelected(ColumnBindingDialog.java:870) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open(BaseDialog.java:112) at org.eclipse.birt.chart.reportitem.ui.StandardChartDataSheet.invokeDataBinding(StandardChartDataSheet.java:523) at org.eclipse.birt.chart.reportitem.ui.StandardChartDataSheet.handleEvent(StandardChartDataSheet.java:683) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase.open(WizardBase.java:87) at org.eclipse.birt.chart.ui.swt.wizard.ChartWizard.open(ChartWizard.java:192) at org.eclipse.birt.chart.reportitem.ui.ChartReportItemBuilderImpl.open(ChartReportItemBuilderImpl.java:238) at org.eclipse.birt.report.designer.internal.ui.extension.ExtendedEditPart.performDirectEdit(ExtendedEditPart.java:156) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.performRequest(ReportElementEditPart.java:144) at org.eclipse.gef.tools.SelectEditPartTracker.performOpen(SelectEditPartTracker.java:187) at org.eclipse.gef.tools.SelectEditPartTracker.handleDoubleClick(SelectEditPartTracker.java:131) at org.eclipse.gef.tools.AbstractTool.mouseDoubleClick(AbstractTool.java:955) at org.eclipse.gef.tools.SelectionTool.mouseDoubleClick(SelectionTool.java:501) at org.eclipse.gef.EditDomain.mouseDoubleClick(EditDomain.java:208) at org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchMouseDoubleClicked(DomainEventDispatcher.java:285) at org.eclipse.draw2d.LightweightSystem$EventHandler.mouseDoubleClick(LightweightSystem.java:508) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:183) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) Caused by: java.lang.NullPointerException at org.eclipse.birt.report.designer.ui.dialogs.ColumnBindingDialog.deleteRow(ColumnBindingDialog.java:906) at org.eclipse.birt.report.designer.ui.dialogs.ColumnBindingDialog.handleDelEvent(ColumnBindingDialog.java:1072) ... 54 more
closed fixed
86613a1
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartColumnBindingDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-17T03:56:35Z"
"2008-09-12T09:00:00Z"
239,268
Bug 239268 [BIDI]: Charts is not right oriented in RTL report when views in PPT and PDF
null
closed fixed
810869c
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/CellLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/ContainerLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/ImageLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/util/BidiAlignmentResolver.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-17T02:36:57Z"
"2008-07-02T17:33:20Z"
232,730
Bug 232730 Selected dimension should be saved when changing chart type
BuildId: 2.3.0.v20080519-1037 Steps to reproduce: 1. New a chart 2. In "Select Chart Type" panel, select "Bar" chart, change Dimension to "2D With Depth" 3. Select "Line" chart. 4. Select back to "Bar" chart. Expect result: Dimension of "Bar" chart should be "2D with depth", which is set by user. Actual result: Dimension of "Bar" chart was reset to default "2D" Error log: N/A
closed fixed
94e3d46
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartCacheManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-16T07:17:46Z"
"2008-05-19T09:40:00Z"
244,974
Bug 244974 word wrap in chart legend fails
null
closed fixed
c29d6d3
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/util/ChartTextMetrics.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-16T06:15:58Z"
"2008-08-22T15:46:40Z"
246,940
Bug 246940 The bottom border of the table in the attached report design is not shown when preview in PDF [1200]
null
closed fixed
0b15989
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/RowLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-16T05:55:11Z"
"2008-09-11T02:26:40Z"
246,312
Bug 246312 Customized series identifier of Chart with multiple Y-Axes will be lost in UI
null
verified fixed
2ee6474
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-12T06:22:43Z"
"2008-09-05T02:00:00Z"
246,532
Bug 246532 The outline of chart area for chart in PNG format is not shown completely [13]
null
closed fixed
2aefb2c
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-12T04:05:33Z"
"2008-09-08T07:46:40Z"
237,582
Bug 237582 legend in bar chart does not display series names
null
verified fixed
dd6af73
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/IConstants.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendItemHints.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-12T03:55:10Z"
"2008-06-18T06:20:00Z"
245,499
Bug 245499 The three column "Function", "Filter" and "Aggregate On" should be shown in the "Select Data Biniding" sub-dialogue of the Chart Builder [13]
null
closed fixed
cb9c72e
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartColumnBindingDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-12T03:50:45Z"
"2008-08-28T07:53:20Z"
246,969
Bug 246969 Fail to new report if there has a file opened from file system
Description: Fail to new report if there has a file opened from file system Build number: 2.3.1.v20080911 Steps to reproduce: 1, Open a report design or java file from other folder in file system 2, New a report from the top menu File->New Expected result: New dialog pops up Actual result: NPE block the operation Error log: java.lang.NullPointerException at org.eclipse.birt.report.designer.ui.ide.wizards.NewReportWizard.addPages(NewReportWizard.java:294) at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:540) at org.eclipse.jface.window.Window.create(Window.java:431) at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089) at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:122) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
closed fixed
8f24605
["UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/NewReportWizard.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-11T10:27:48Z"
"2008-09-11T08:00:00Z"
246,658
Bug 246658 Poor UI for report design's Bidi property
Build 2.3.1 RC1 1. The UI for the report design's Bidi property on the General Properties page should match the UI in the Preferences->Report Design->Bidirectional Properties page. Both the label and the available values are not clear to a user. Expected: Bidi property appears as: Report Orientation: Left to Right Right to Left Actual: Bidi property appears as: Bidi Layout Orientation: ltr rtl 2. Similarly, the label for the Bidi property on the second page of the New Report wizard does not match the Preferences->Report Design->Bidirectional Properties page. Expected: Label for Bidi property is: Report Orientation Actual: Label for Bidi property is: Set Orientation of Report
verified fixed
d76aa08
["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
"2008-09-11T07:17:33Z"
"2008-09-09T00:26:40Z"
245,465
Bug 245465 [Regression]Chart in Sub Category in expression builder show as error icon
Description: Chart in Sub Category in expression builder show as error icon Build number: 2.3.1.v20080828-0630 Steps to reproduce: 1, New a Chart 2, Specify the dataset 3, Add a filter and go to expression builder 4, Select Category->Sub-Category Expected result: The Chart icon should not be error Actual result: The Chart icon is error Error log:
closed fixed
2df5240
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartViewNodeProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-11T03:59:00Z"
"2008-08-28T02:20:00Z"
246,027
Bug 246027 The "Filters..." button in Edit Chart tab of Chart Builder should be enabled though the filter condition can not be edited [1102]
Description: The "Filters..." button in Edit Chart tab of Chart Builder should be enabled though the filter condition can not be edited. Build number: 2.3.1.v20080903-0630 Steps to reproduce: 1. New a crosstab binding to a cube, add filters for the Crosstab. 2. Create a Chart View for the Crosstab or new a chart share the result set of Crosstab. 3. Check the "Filters..." button in Edit Chart tab of Chart Builder. Expected result: The button should be enabled though the filter condition can not be edited. Actual result: The filter button is disabled (see the screenshot). Error log: N/A
closed fixed
42522a0
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartCubeFilterConditionBuilder.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ExtendedItemFilterDialog.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/widget/FormPage.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/attributes/provider/ChartCubeFilterHandleProvider.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/attributes/provider/ChartFilterProviderDelegate.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/attributes/provider/ChartShareCubeFiltersHandleProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-11T01:51:34Z"
"2008-09-03T02:46:40Z"
246,174
Bug 246174 Chart can not get parent container's binding when this chart is multi-nested
BuildId: 2.3.1.v20080904-0630 Description: Chart can not get parent container's binding when this chart is multi-nested. Steps to reproduce: 1. Add a list and add binding for the list 2. Insert a table into the list and did not edit its binding. 3. Insert a chart into the table. Double click the chart. Expected behavior: The chart should use list's binding as its container's binding Actual behavior: The chart's container's binding is empty. Error Log: N/A
closed fixed
d62a725
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-11T01:39:18Z"
"2008-09-04T06:33:20Z"
246,686
Bug 246686 Data can share the result set of a chart sharing the crosstab's result set, but exception is thrown out when preview [1301] [0005]
null
closed fixed
4f936d3
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportItemDataRefTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportItemHandle.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-10T06:49:05Z"
"2008-09-09T08:46:40Z"
246,805
Bug 246805 [Regression] "The choice value 'any' is not found" exception is thrown out when new a Mysql data set with a parameter [0703]
null
closed fixed
eec9867
["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
"2008-09-10T06:43:41Z"
"2008-09-10T01:26:40Z"
245,079
Bug 245079 Error above chart builder while using row._outer[13]
null
closed fixed
97afd2a
["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
"2008-09-10T06:24:27Z"
"2008-08-25T04:53:20Z"
239,760
Bug 239760 [BIDI]Borders not displayed properly in pdf format when using BIDI = rtl
null
resolved fixed
0c2ad94
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/TableBorder.java", "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/emitter/TableLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-10T02:52:18Z"
"2008-07-07T05:53:20Z"
246,052
Bug 246052 [linux]Different font between pdf from runandrender and pdf from document[1202]
Description: PDF generated directly uses different font with pdf from document in Linux Build number:2.3.1.v200809031357 Steps to reproduce: 1. Use genreport to generate report to pdf directly. 2. Generate pdf from document 3. Compare two pdf files. Expected result: Same size. Actual result: two files using different font that cause different size Error log:n/a
closed fixed
39b9a0e
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontMappingManagerFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-10T02:44:40Z"
"2008-09-03T08:20:00Z"
239,266
Bug 239266 BIDI_BIRT: Charts legend do not follow the Report Orientation
null
closed fixed
572775d
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/util/ChartTextRenderer.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextRenderer.java", "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", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/DesignerRepresentation.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationBase.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-10T02:13:20Z"
"2008-07-02T17:33:20Z"
232,900
Bug 232900 [BIDI][Automation] [Regression] The "direction: ltr" should not be output to html by default [00]
null
closed fixed
d624b14
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/StylePropertyMapping.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-08T07:23:14Z"
"2008-05-20T05:06:40Z"
246,046
Bug 246046 [acceptance] Changing template image during publish process doesn't take effect
BuildId: 2.3.1.v20080903-1357 Description: Changing template imaging during publish process doesn't take effect Steps to reproduce: 1. New a template and set the thumbnail. 2. Click 'File' -> 'Register Template with New Report Wizard'... 3. Fill the "Display Name" and click "Browser.." button for Template Image 4. Choose another image and click "Finish" 5. New a report using the template Expected result: The new image should be used as template image while choosing template. Actual result: The template still use the image in step #1. Error Log: N/A
closed fixed
9bf7224
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/PublishTemplateWizard.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-03T08:26:14Z"
"2008-09-03T08:20:00Z"
246,045
Bug 246045 improve the exception treatment for a incorrect imag
null
resolved fixed
092ec7c
["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
"2008-09-03T07:49:46Z"
"2008-09-03T08:20:00Z"
245,839
Bug 245839 [Regression] The chart view of the column area grand total is not in line with the row in Web Viewer [1302]
null
closed fixed
e228894
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartXTabUIUtil.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationPlotImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-02T04:44:54Z"
"2008-09-01T09:06:40Z"
245,333
Bug 245333 [Regression] The default width of the "Available Items" pane is not enough show all the items [07]
null
closed fixed
688baa7
["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
"2008-09-02T03:35:55Z"
"2008-08-27T06:53:20Z"
245,813
Bug 245813 [regression]Chart interactivity-hyperlink doesn't work in pdf.[13]
Description: Chart interactivity-hyperlink doesn't work in pdf. Build number:2.3.1.v20080901 Steps to reproduce: 1. Insert a chart. 2. Define interactive hyperlink to chart series, legend or someother place. 3. Preview in pdf. 4. Click the link. Expected result: Link to target. Actual result: Nothing happened. Error log:n/a
closed fixed
ff94136
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/ImageLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-02T03:35:04Z"
"2008-09-01T06:20:00Z"
245,624
Bug 245624 Image disappear in layout if cancel "Edit Image Item" dialog[0001]
Description: There is an image in the report. Reopen the report, click on the image to open the "Edit image item", click "Cancel". The image turn to blank in the report layout. build version:2.3.1.v20080829-0630 Steps to reproduce: 1.Insert an image from shared resources. 2.Preview the report, it works well. 3.Then click on the image to pop up "Edit image item" dialog, click "cancel". 4.The image turn to blank in the layout.
closed fixed
f9110b6
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/ImageManager.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
"2008-09-02T02:33:52Z"
"2008-08-29T03:20:00Z"
245,812
Bug 245812 [regression]Scale for linear Date/Time X-Axis does not work correctly.[13]
null
closed fixed
1ad68e3
["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/PlotWith2DAxes.java", "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
"2008-09-01T09:52:38Z"
"2008-09-01T06:20:00Z"
245,833
Bug 245833 [regression]Fail to run attached list with group[0004]
null
closed fixed
6a5f169
["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
"2008-09-01T09:24:28Z"
"2008-09-01T09:06:40Z"
237,190
Bug 237190 Created Connections will not be closed (mysql, jdbcDriver 5)
birt-report-designer-all-in-one-2.3RC4 I created a new BIRT JDBC Data Source, with the driverClass: com.mysql.jdbc.Driver (v5.0) with valid a driverURL, UserName and Passwort, nothing else. Then I created a dataset and did some reports. Every data access (preview etc.) is opening a database connection, which will not be closed. So I ended with: too many connections Solution: The connections should be closed automatically.
verified fixed
5366447
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSource.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-01T03:50:06Z"
"2008-06-14T13:26:40Z"
245,629
Bug 245629 The three column "Function", "Filter" and "Aggregate On" should be shown in the Binding tab of Property Editor for Grid [0000]
null
closed fixed
f99c3de
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-09-01T03:17:29Z"
"2008-08-29T06:06:40Z"