id
int64
1
6.5k
bug_id
int64
2.03k
426k
summary
stringlengths
9
251
description
stringlengths
1
32.8k
report_time
stringlengths
19
19
report_timestamp
int64
1B
1.39B
status
stringclasses
6 values
commit
stringlengths
7
9
commit_timestamp
int64
1B
1.39B
files
stringlengths
25
32.8k
project_name
stringclasses
6 values
1,808
217,405
Bug 217405 Chart view definition should reflect level's change dynamically[1302]
Description: Chart view definition should reflect level's change dynamically Build number:2.3.0.v20080201 Steps to reproduce: 1. New a xtab with row level, column level and measure. 2. Switch measure to chart view. 3. Change level in row area, or add a second level. 4. Preview. Expected result Chart definition changed automatically according to level change Actual result: It doesn't. Error log:n/a
2008-02-01 03:51:00
1,201,860,000
closed fixed
b20319b
1,204,010,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java
Birt
1,809
219,915
Bug 219915 [Automation][Regression]Tab space after number is disappeared in PDF.
Description: Tab space after number is disappeared in PDF. Test Date: 20080222 Test Build: BIRT2.3.0 v20080222-0800 Step to reproduce: 1. Use the report attached 2. Preview it in PDF. Expect result: There should be a tab space between number and text Actual result: The tab space disappeared
2008-02-22 02:00:54
1,203,660,000
closed fixed
06f75ff
1,204,010,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java
Birt
1,810
218,780
Bug 218780 [PDF] Text justification problems
Hi, First of all, sorry for my poor english. I have a grid with two columns and two lines. In each cell, i have a long text. I have used "Text" components to display thoses texts. Texts are HTML content. I have set the alignment to "justify". Nevertheless, texts aren't good justified ! In fact, sometines somes "spaces" characters begin lines and end of lines aren't aligned. Is this a normal or is this a bug ?
2008-02-13 08:35:38
1,202,910,000
resolved fixed
e0974f0
1,203,930,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/WordRecognizerWrapperTest.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/WordRecognizerWrapper.java
Birt
1,811
217,542
Bug 217542 Edit Bindings in the chart builder does not take effect [1301]
null
2008-02-02 01:01:11
1,201,930,000
closed fixed
820b66e
1,203,920,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java
Birt
1,812
219,749
Bug 219749 Use new canPaste() API from model
Model now provide canPaste() api on DesignElementHandle, need also use this for paste action enablement check.
2008-02-21 04:16:08
1,203,590,000
resolved fixed
b490c70
1,203,920,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/PasteAction.java
Birt
1,813
220,053
Bug 220053 Javascript debugger does not stop at breakpoint
null
2008-02-22 18:18:55
1,203,720,000
closed fixed
d68b724
1,203,910,000
UI/org.eclipse.birt.report.debug.core/src/org/eclipse/birt/report/debug/internal/core/vm/js/JsUtil.java
Birt
1,814
219,292
Bug 219292 Axis labels are covered when select dimension as 2D+.
null
2008-02-18 01:54:57
1,203,320,000
closed fixed
45df4ff
1,203,910,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java
Birt
1,815
219,546
Bug 219546 [Automation][Regression]Exception thrown out when previewing report
Description: Exception thrown out when previewing report. Test Date: 20080220 Test Build: BIRT2.3.0 Daily Build: v20080220-1035 Step to reproduce: 1. Use the report attached 2. Preview it by using web viewer
2008-02-20 00:57:45
1,203,490,000
closed fixed
a2ed72b
1,203,670,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest2.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQueryUtil.java
Birt
1,816
219,052
Bug 219052 Table detail data are bold in web viewer[0300][1102][0001]
Description: Table detail data are bold in web viewer Build number:2.3.0.v20080215 Steps to reproduce: 1. Open attached report. The report has a xtab, a table inside xtab row area. 2. Preview in web viewer and in html. Expected result: Display consistent style for both preview formats. Actual result: In web viewer, table detail row has normal weight style. In html, table detail row has bold style effect. Error log:n/a
2008-02-15 00:57:35
1,203,060,000
closed fixed
45fd1dd
1,203,670,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/Column.java
Birt
1,817
204,851
Bug 204851 Second axis title is not rendering properly. The label is being cut off if it wraps
Build ID: I20070625-1500 Steps To Reproduce: 1. Using the Chart Integration plug-in, create a bar chart with two axis. 2. Have the second y-axis title rotated 90* so that it is vertically displayed 3. Make it have a big title such that when rendering, title tends to wrap. More information:
2007-09-27 14:45:55
1,190,920,000
resolved fixed
7b675cd
1,203,670,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java
Birt
1,818
219,906
Bug 219906 [Automation][Regression]Master page does not work in designer.
Description: When open a report's master page, a exception thrown out from model. Test Date: 20080222 Test Build: BIRT2.3.0 v20080222-0800 Step to reproduce: 1. Creat a new report 2. Click Master Page tab Error log: Please refer to the attachment
2008-02-21 22:27:56
1,203,650,000
closed fixed
9b00b9b
1,203,660,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/HandleAdapterFactory.java UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/actions/MultiPageEditorActionBarContributor.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/GlobalActionFactory.java
Birt
1,819
219,727
Bug 219727 Enhance cube execute APIs to reduce data define work
Currently, if I want to execute a cube, I should define the cube, all the data sets and all the data sources before preparing and executing the cube. However, is it required for user to define these properties? These properties should be got and defined in API by itself.
2008-02-20 22:58:59
1,203,570,000
resolved fixed
5ef1fe3
1,203,660,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java
Birt
1,820
219,544
Bug 219544 Chart freezes when handle very big number
null
2008-02-20 00:52:13
1,203,490,000
resolved fixed
91f197f
1,203,660,000
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/util/ChartUtil.java
Birt
1,821
218,756
Bug 218756 "Can shrink" property does not work for HTML
null
2008-02-13 04:09:12
1,202,890,000
resolved fixed
0c8fd9e
1,203,650,000
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
1,822
217,961
Bug 217961 Input Parameter Screen passed parameter ALL option, Filteration is not working
Input Parameter screen passed parameter as ALL then it is displaying for all recors.At the same page i select run option and i passed input parameter for single record, here filteration is not happining then also it is displaying for all records.
2008-02-06 03:12:46
1,202,290,000
resolved fixed
fa823cc
1,203,580,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java
Birt
1,823
217,377
Bug 217377 Duplicate x-axis value in chart with x-axis group on datetime.[13]
Description: Duplicate x-axis value in chart with x-axis group on datetime. Build number:2.3.0.v20080201 Steps to reproduce: 1. Open attached report. 2. Compare the two charts, the only different is the format in x-axis. Expected result: Each month occupies one position in x-axis. Actual result: In first chart, I saw several 06/07... Error log:n/a
2008-01-31 21:25:15
1,201,830,000
closed fixed
923956b
1,203,580,000
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/factory/Generator.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java
Birt
1,824
219,062
Bug 219062 setCurrentView() can not be set[1302]
null
2008-02-15 03:31:56
1,203,060,000
closed fixed
0204b55
1,203,570,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IDesignElement.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IReportDesign.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/DesignElement.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/ReportDesign.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/extension/MultiRowItem.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/extension/SimpleRowItem.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/simpleapi/IDesignElement.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/simpleapi/IReportDesign.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/DesignElement.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ReportDesign.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ReportItem.java
Birt
1,825
217,549
Bug 217549 [Automation] The client area of legend disappears in the result file.
null
2008-02-02 04:57:52
1,201,950,000
closed fixed
5f180f4
1,203,570,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java
Birt
1,826
217,640
Bug 217640 XML driver ISO date format parsing problem.
In XML driver, when parse date(yyyy-mm-dd) from a string with ISO 8601 format and negative GMT info, problem will occur. A sample string could be: 1994-11-05T08:15:30-05:00 This is caused by cleanDate(String) method in DateFormatISO8601 class. The last "-" has not been cleaned correctly. This problem also exists in flat file driver.
2008-02-04 02:03:02
1,202,110,000
closed fixed
bf1f126
1,203,560,000
core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/data/DataTypeUtilTest.java core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DateFormatISO8601.java
Birt
1,827
215,442
Bug 215442 Passing Date Type parameter while drill through to another report does not work if the date format is not Long [13]
null
2008-01-16 01:00:37
1,200,460,000
closed fixed
e4c6f76
1,203,500,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/DataDefinitionSelector.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/series/SeriesSheetImpl.java
Birt
1,828
208,848
Bug 208848 large image in table is clipped in PDF
null
2007-11-05 22:07:06
1,194,320,000
closed fixed
8d70c6e
1,203,490,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java
Birt
1,829
208,346
Bug 208346 [Automation][Linux] <ul><li>effect in postscript doesn't display with dot.[1201]
null
2007-10-31 22:26:59
1,193,880,000
closed fixed
ace4ced
1,203,490,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontMappingManagerFactory.java
Birt
1,830
217,589
Bug 217589 Missing group and binding related menu when table has chart view[1302]
Description: Missing group and binding related menu when table has chart view Build number:2.3.0.v20080203 Steps to reproduce: 1. New a table. 2. Right click the table to create Chart view. 3. Select table and right click, check menu item. Expected result: Still can add group for table through context menu or edit binding. Actual result: Group and binding related menu items lost Error log:n/a
2008-02-03 02:30:07
1,202,020,000
closed fixed
291cbaa
1,203,480,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/EditBindingHandler.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/InsertGroupHanlder.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/SelectionHandler.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/ContextSelectionAction.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/EditBindingAction.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertGroupActionFactory.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/EditGroupMenuAction.java
Birt
1,831
217,419
Bug 217419 There are two option in the drop-down list while the cube has only one measure [1302]
null
2008-02-01 05:42:09
1,201,860,000
closed fixed
0e9b61a
1,203,420,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java
Birt
1,832
219,288
Bug 219288 [Linux] Problem when debug java script.
null
2008-02-18 00:11:59
1,203,310,000
closed fixed
8a3e90f
1,203,410,000
UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/launcher/ReportLaunchHelper.java UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/launcher/sourcelookup/ScriptDirectorySourceContainer.java
Birt
1,833
219,380
Bug 219380 [Automation]Series label location is changed
Description: Series label location is changed, this change blocks a lot of automation test cases. Test Date: 20080219 Test Build: BIRT2.3.0 Daily Build: v20080219-0800 Step to reproduce: 1. Use the report attached 2. Preview it by using build before Daily Build: v20080219-0800 3. Preview it by using Daily Build: v20080219-0800. 4. Compare the series label location
2008-02-19 01:52:56
1,203,400,000
closed fixed
2c5bb52
1,203,410,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/Methods.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java
Birt
1,834
217,603
Bug 217603 Style on table view and chart view should not share in layout [1302]
Description: Style on table view and chart view should not share in layout [1302] Step: 1. New a table and set font color is red. 2. Create and switch to chart view. Actual result: The font of chart view in layout color is red.
2008-02-03 04:34:33
1,202,030,000
closed fixed
16e54e5
1,203,410,000
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/core/PropertySearchStrategy.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/strategy/ExtendedItemPropSearchStrategy.java
Birt
1,835
218,749
Bug 218749 Update xtab contents once level changes.
When user changes the dimension with multiple levels, should provide a method to let its inner items update correctly. Just like IAggregationCellViewProvider, add one more method to update items once level changes.
2008-02-13 02:51:00
1,202,890,000
resolved fixed
1f84592
1,203,330,000
xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/extension/AggregationCellViewAdapter.java xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/extension/IAggregationCellViewProvider.java
Birt
1,836
216,718
Bug 216718 Problem when preview show crosstab measure as chart view.
null
2008-01-28 01:03:55
1,201,500,000
closed wontfix
858765a
1,203,320,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/Methods.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java
Birt
1,837
217,552
Bug 217552 Exception throws out when show chart view of grandtotal.
description: Exception throws out when show chart view of grandtotal. build version: 2.3.0 v20080202-0800 steps to reproduce: 1. New a crosstab.Define row area, column area and detail area. 2. Select column area to show grandtotal as chart view. Expected result: No error and grandtotal is shown as chart view. Actual result: Error dialog pops up, saying an unexpected internal exception occurs. 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.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:132) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postEvent(ModelEventManager.java:101) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.access$0(ModelEventManager.java:93) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager$1.stackChanged(ModelEventManager.java:61) at org.eclipse.birt.report.model.activity.ActivityStack.sendNotifcations(ActivityStack.java:915) at org.eclipse.birt.report.model.activity.ActivityStack.commit(ActivityStack.java:743) at org.eclipse.birt.report.item.crosstab.internal.ui.editors.action.AbstractCrosstabAction.transEnd(AbstractCrosstabAction.java:57) at org.eclipse.birt.report.item.crosstab.internal.ui.editors.action.AddSubTotalAction.run(AddSubTotalAction.java:148) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:582) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:499) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:410) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3750) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3361) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2381) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2345) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2211) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:473) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:468) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) 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:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) Caused by: java.lang.NullPointerException at org.eclipse.emf.ecore.util.EcoreUtil$Copier.createCopy(EcoreUtil.java:512) at org.eclipse.emf.ecore.util.EcoreUtil$Copier.copy(EcoreUtil.java:462) at org.eclipse.emf.ecore.util.EcoreUtil.copy(EcoreUtil.java:359) at org.eclipse.birt.chart.reportitem.ui.DesignerRepresentation.updateChartModelAndSize(DesignerRepresentation.java:148) at org.eclipse.birt.chart.reportitem.ui.DesignerRepresentation.<init>(DesignerRepresentation.java:124) at org.eclipse.birt.chart.reportitem.ui.ChartReportItemUIImpl.createFigure(ChartReportItemUIImpl.java:69) at org.eclipse.birt.report.designer.internal.ui.extension.ExtendedUIAdapter.createFigure(ExtendedUIAdapter.java:67) at org.eclipse.birt.report.designer.internal.ui.extension.ExtendedEditPart.createFigure(ExtendedEditPart.java:131) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.getFigure(AbstractGraphicalEditPart.java:445) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addChildVisual(AbstractGraphicalEditPart.java:197) at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:197) at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:727) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshChildren(ReportElementEditPart.java:562) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:564) at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:235) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:212) at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:198) at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:727) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshChildren(ReportElementEditPart.java:562) at org.eclipse.birt.report.item.crosstab.internal.ui.editors.editparts.CrosstabTableEditPart.refreshChildren(CrosstabTableEditPart.java:776) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:564) at org.eclipse.birt.report.item.crosstab.internal.ui.editors.editparts.CrosstabTableEditPart.refresh(CrosstabTableEditPart.java:826) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.contentChange(ReportElementEditPart.java:931) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractTableEditPart.contentChange(AbstractTableEditPart.java:151) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart.contentChange(AbstractReportEditPart.java:222) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$1.runModelChange(AbstractReportEditPart.java:71) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$EditpartReportEventRunnable.run(AbstractReportEditPart.java:241) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractModelEventProcessor.postElementEvent(AbstractModelEventProcessor.java:95) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.GraphicsViewModelEventProcessor.postElementEvent(GraphicsViewModelEventProcessor.java:210) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:127) ... 35 more
2008-02-02 05:42:32
1,201,950,000
closed fixed
e1ee7fd
1,203,310,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java
Birt
1,838
217,578
Bug 217578 Sort the x series will can not display the chart plot[1301]
null
2008-02-02 22:41:19
1,202,010,000
closed fixed
14a0f18
1,203,300,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java
Birt
1,839
218,737
Bug 218737 [Regression] Error occurs when select date type as value series.
description: java.lang.Integer cannot be cast to java.lang.Double error occurs when select date type as value series. build version: 2.3.0 v20080205-0800 steps to reproduce: 1. New a datasource with sample db and new a dataset with table PAYMENTS(customernumber<114). 2. New a bar chart, on select data tab, select checknumber as category, select paymentdate as value series. 3. Switch to Select chart type tab. 4. Preview. Expected result: 1. No error at design time. 2. Chart can be previewed correctly. Actual result: 1. Error occurs after step 3. 2. Chart can not be previewed. See error log. Error log: org.eclipse.birt.report.engine.api.EngineException: java.lang.Integer cannot be cast to java.lang.Double at org.eclipse.birt.report.engine.executor.ExecutionContext.addException(ExecutionContext.java:1084) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:859) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.visitForeign(LocalizedContentVisitor.java:476) at org.eclipse.birt.report.engine.content.impl.ForeignContent.accept(ForeignContent.java:69) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.localize(LocalizedContentVisitor.java:149) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:36) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:63) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:85) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:106) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:139) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:66) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.actionhandler.BirtGetPageAllActionHandler.__execute(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) at org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleGetPageAll(Unknown Source) 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.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(Unknown Source) at org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:616) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:59) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:270) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) at org.mortbay.jetty.servlet.ServletHandler.dispatch(ServletHandler.java:677) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) at org.mortbay.http.HttpContext.handle(HttpContext.java:1530) at org.mortbay.http.HttpContext.handle(HttpContext.java:1482) at org.mortbay.http.HttpServer.service(HttpServer.java:909) at org.mortbay.http.HttpConnection.service(HttpConnection.java:820) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)Caused by: org.eclipse.birt.chart.exception.ChartException: java.lang.Integer cannot be cast to java.lang.Double at org.eclipse.birt.chart.factory.Generator.build(Generator.java:1036) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationBase.buildChart(ChartReportItemPresentationBase.java:740) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationBase.onRowSets(ChartReportItemPresentationBase.java:604) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationProxy.onRowSets(ChartReportItemPresentationProxy.java:102) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:836) ... 57 moreCaused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double at org.eclipse.birt.chart.computation.withaxes.PlotWithAxes.adjustVerticalDueToHorizontal(PlotWithAxes.java:2043) at org.eclipse.birt.chart.computation.withaxes.PlotWith2DAxes.compute(PlotWith2DAxes.java:806) at org.eclipse.birt.chart.factory.Generator.build(Generator.java:1032) ... 61 more
2008-02-12 22:06:40
1,202,870,000
closed fixed
b4c9b08
1,203,300,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWithAxes.java
Birt
1,840
219,046
Bug 219046 [regression]NPE when generate nest table/xtab in web viewer[1102]
Description: NPE when generate nest table/xtab in attached report(only in viewer) Build number:2.3.0.v20080215 Steps to reproduce: 1. Open attached report. (nest table/xtab and xtab has filter linking with outer table) 2. Preview in Web Viewer Expected result: Display table group data and display xtab corresponding to each detail row. Actual result: Exception when preview in Web Viewer. Preview directly in html is ok. Error log: Crosstab fdsafs: - {0} ( 1 time(s) ) detail : org.eclipse.birt.report.engine.api.EngineException at org.eclipse.birt.report.engine.internal.document.v4.ExtendedItemExecutor.execute(ExtendedItemExecutor.java:187) at org.eclipse.birt.report.engine.internal.document.v4.ContainerExecutor.prepareChildExecutor(ContainerExecutor.java:227) at org.eclipse.birt.report.engine.internal.document.v4.ContainerExecutor.hasNextChild(ContainerExecutor.java:110) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.hasNextChild(WrappedReportItemExecutor.java:85) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.hasNextChild(WrappedReportItemExecutor.java:85) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:60) 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.HTMLGroupLM.layoutChildren(HTMLGroupLM.java:67) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) Caused by: java.lang.NullPointerException at org.eclipse.birt.data.engine.olap.util.OlapExpressionUtil.createQueryResultsScriptable(OlapExpressionUtil.java:467) at org.eclipse.birt.data.engine.olap.util.IJSObjectPopulator$DummyJSAggregationAccessor.<init>(IJSObjectPopulator.java:371) at org.eclipse.birt.data.engine.olap.util.DataJSObjectPopulator.doInit(DataJSObjectPopulator.java:56) at org.eclipse.birt.data.engine.olap.util.BaseJSEvalHelper.register(BaseJSEvalHelper.java:78) at org.eclipse.birt.data.engine.olap.util.filter.BaseDimensionFilterEvalHelper.registerJSObjectPopulators(BaseDimensionFilterEvalHelper.java:133) at org.eclipse.birt.data.engine.olap.util.BaseJSEvalHelper.init(BaseJSEvalHelper.java:57) at org.eclipse.birt.data.engine.olap.util.filter.BaseDimensionFilterEvalHelper.initialize(BaseDimensionFilterEvalHelper.java:90) at org.eclipse.birt.data.engine.olap.util.filter.DimensionFilterEvalHelper.<init>(DimensionFilterEvalHelper.java:48) at org.eclipse.birt.data.engine.olap.util.filter.BaseDimensionFilterEvalHelper.createFilterHelper(BaseDimensionFilterEvalHelper.java:74) at org.eclipse.birt.data.engine.olap.impl.query.CubeQueryExecutor.getDimensionFilterEvalHelpers(CubeQueryExecutor.java:81) at org.eclipse.birt.data.engine.olap.query.view.QueryExecutor.execute(QueryExecutor.java:92) at org.eclipse.birt.data.engine.olap.query.view.BirtCubeView.getCubeCursor(BirtCubeView.java:118) at org.eclipse.birt.data.engine.olap.impl.query.CubeQueryResults.getCubeCursor(CubeQueryResults.java:83) at org.eclipse.birt.report.engine.data.dte.CubeResultSet.<init>(CubeResultSet.java:110) at org.eclipse.birt.report.engine.data.dte.DataPresentationEngine.doExecuteCube(DataPresentationEngine.java:199) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:252) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1618) at org.eclipse.birt.report.engine.internal.document.v4.ExtendedItemExecutor.executeQuery(ExtendedItemExecutor.java:254) at org.eclipse.birt.report.engine.internal.document.v4.ExtendedItemExecutor.doExecute(ExtendedItemExecutor.java:226) at org.eclipse.birt.report.engine.internal.document.v4.ExtendedItemExecutor.execute(ExtendedItemExecutor.java:180) ... 78 more
2008-02-14 22:25:28
1,203,050,000
closed fixed
e899dfa
1,203,070,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/RDTestCase.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ReportDocumentTest.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest2.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeIVTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryResults.java
Birt
1,841
216,381
Bug 216381 Filter/highlight/sorting/map in property editor on crosstab does not work on its chart view[1302]
Description: There is a chart view of crosstab, and the filter on crosstab does not work on chart view. Build version:2.3.0.v20080124-0800 Steps to reproduce: 1.There is a crosstab, and with filter condition on group level. 2.Create a chart view of crosstab and preview, the filter condition does not work. Expected result: Since the filter button in chart builder is disabled, and property editor for chart view extends the filter condition from crosstab, so the filter condition shall work on chart view too.
2008-01-24 00:27:46
1,201,150,000
closed fixed
97b76bc
1,202,970,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/attributes/ChartPageGenerator.java
Birt
1,842
217,638
Bug 217638 [Smoke]Can not preview and dead lock when preview the report as web view and document to xls[00]
Description: [Smoke]Can not preview and dead lock when preview the report as web view and document to xls[00] Run the attached report as document, and render the document as html and xls. Actual result: It will dead lock.
2008-02-04 01:16:12
1,202,110,000
closed fixed
3ccfe6d
1,202,120,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQueryUtil.java
Birt
1,843
217,632
Bug 217632 [Smoke] Exception is thrown out when debug a report in designer [0800]
null
2008-02-03 22:01:02
1,202,090,000
closed fixed
6701831
1,202,110,000
UI/org.eclipse.birt.report.debug.core/src/org/eclipse/birt/report/debug/internal/core/launcher/ReportLauncher.java
Birt
1,844
214,712
Bug 214712 DTE failed to generate attached report
I encountered follow exceptions when DTE did generation task for attached report design. SEVERE: An exception occurred during processing. Please see the following message for details: org.eclipse.birt.report.data.adapter.api.AdapterException: An exception occurred during processing. Please see the following message for details: at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.prepare(DataRequestSessionImpl.java:479) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.doPrepareQuery(AbstractDataEngine.java:179) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.prepare(AbstractDataEngine.java:160) at org.eclipse.birt.report.engine.executor.ReportExecutor.execute(ReportExecutor.java:101) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportExecutor.execute(WrappedReportExecutor.java:59) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplciateReportExecutor.execute(SuppressDuplciateReportExecutor.java:51) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportExecutor.execute(WrappedReportExecutor.java:59) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:136) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:66) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.actionhandler.BirtGetPageAllActionHandler.__execute(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) at org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleGetPageAll(Unknown Source) 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.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(Unknown Source) at org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) 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.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.eclipse.birt.report.filter.ViewerFilter.doFilter(Unknown Source) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:825) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:738) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:526) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595) Caused by: org.eclipse.birt.data.engine.core.DataException at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.materializeCube(DataRequestSessionImpl.java:542) at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.prepare(DataRequestSessionImpl.java:947) at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.prepare(DataRequestSessionImpl.java:470) ... 56 more
2008-01-09 02:22:40
1,199,860,000
resolved wontfix
1c0d2e7
1,202,090,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java
Birt
1,845
214,209
Bug 214209 Problem when export the attached report design with different format.
null
2008-01-03 04:20:49
1,199,350,000
closed fixed
291907e
1,202,090,000
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/ExcelUtil.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.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/AxisProcessor.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java
Birt
1,846
217,567
Bug 217567 [Automation][Regression] NPE was thrown out when preview the attached report in pdf, ps, ppt
null
2008-02-02 21:54:21
1,202,010,000
closed fixed
cf4ee4f
1,202,030,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java
Birt
1,847
217,544
Bug 217544 [Automation][Smoke][Regression] preview the attached report design in pdf, out of memory exception was thrown out
null
2008-02-02 03:00:50
1,201,940,000
closed fixed
c6222b7
1,202,020,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java
Birt
1,848
217,539
Bug 217539 The nested crosstab result is wrong when preview in frameset mode[1102]
null
2008-02-02 00:38:33
1,201,930,000
closed fixed
4828a21
1,201,960,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest2.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedSubquery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryResults.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDLoad.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/ResultIterator.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/ResultIterator2.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/util/ExprResultSet.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/util/ExprResultSet2.java
Birt
1,849
217,546
Bug 217546 NPE throws out when drag a chart into a crosstab measure cell which is not blank[1301]
Description: There is a crosstab with measures defined, drag a chart into the measure cell, not define any series data, NPE throws out. Build verison:2.3.0.v20080202-0800 Steps to reproduce: 1.There is a crosstab in the layout, which has a measure defined in it. 2.Drag a chart from palette to the measure cell of crosstab, not define any data. NPE throw out. Expected result: If chart is not allowed to drag into a non-blank measure cell, the operation shall be forbidden. Error: java.lang.RuntimeException: java.lang.NullPointerException at org.eclipse.birt.chart.reportitem.ui.ChartReportItemBuilderImpl.open(ChartReportItemBuilderImpl.java:269) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.extensions.ExtendedElementToolExtends.postHandleCreation(ExtendedElementToolExtends.java:51) at org.eclipse.birt.report.designer.internal.ui.palette.ReportTemplateTransferDropTargetListener.handleDrop(ReportTemplateTransferDropTargetListener.java:269) at org.eclipse.gef.dnd.AbstractTransferDropTargetListener.drop(AbstractTransferDropTargetListener.java:171) at org.eclipse.jface.util.DelegatingDropAdapter$3.run(DelegatingDropAdapter.java:211) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:857) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:199) at org.eclipse.jface.util.DelegatingDropAdapter.drop(DelegatingDropAdapter.java:209) at org.eclipse.swt.dnd.DNDListener.handleEvent(DNDListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:976) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:961) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:720) at org.eclipse.swt.dnd.DropTarget.Drop(DropTarget.java:451) at org.eclipse.swt.dnd.DropTarget$3.method6(DropTarget.java:253) at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:119) at org.eclipse.swt.internal.ole.win32.COM.DoDragDrop(Native Method) at org.eclipse.swt.dnd.DragSource.drag(DragSource.java:358) at org.eclipse.swt.dnd.DragSource.access$0(DragSource.java:284) at org.eclipse.swt.dnd.DragSource$1.handleEvent(DragSource.java:168) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3750) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3361) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2381) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2345) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2211) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:473) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:468) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) 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:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) Caused by: java.lang.NullPointerException at org.eclipse.birt.chart.reportitem.ui.ChartXTabUIUtil.updateXTabForAxis(ChartXTabUIUtil.java:201) at org.eclipse.birt.chart.reportitem.ui.ChartReportItemBuilderImpl.open(ChartReportItemBuilderImpl.java:237) ... 46 more
2008-02-02 04:14:30
1,201,940,000
closed fixed
333fb4d
1,201,940,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartXTabUIUtil.java
Birt
1,850
217,401
Bug 217401 NPE when switch column grand total to chart view[1302]
Description: NPE when switch grand total to chart view Build number:2.3.0.v20080201 Steps to reproduce: 1. New a xtab with one level in column/row area and measure content. 2. Add grand total for column area, set to Show as Chart, click OK. Expected result: NO Exception and insert a chart in grand total area. Actual result: NPE. 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.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:132) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postEvent(ModelEventManager.java:101) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.access$0(ModelEventManager.java:93) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager$1.stackChanged(ModelEventManager.java:61) at org.eclipse.birt.report.model.activity.ActivityStack.sendNotifcations(ActivityStack.java:915) at org.eclipse.birt.report.model.activity.ActivityStack.commit(ActivityStack.java:743) Caused by: java.lang.NullPointerException at org.eclipse.emf.ecore.util.EcoreUtil$Copier.createCopy(EcoreUtil.java:512) at org.eclipse.emf.ecore.util.EcoreUtil$Copier.copy(EcoreUtil.java:462) at org.eclipse.emf.ecore.util.EcoreUtil.copy(EcoreUtil.java:359) at org.eclipse.birt.chart.reportitem.ui.DesignerRepresentation.updateChartModelAndSize(DesignerRepresentation.java:148) at org.eclipse.birt.chart.reportitem.ui.DesignerRepresentation.<init>(DesignerRepresentation.java:124) at org.eclipse.birt.chart.reportitem.ui.ChartReportItemUIImpl.createFigure(ChartReportItemUIImpl.java:69) at org.eclipse.birt.report.designer.internal.ui.extension.ExtendedUIAdapter.createFigure(ExtendedUIAdapter.java:67) at org.eclipse.birt.report.designer.internal.ui.extension.ExtendedEditPart.createFigure(ExtendedEditPart.java:131) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.getFigure(AbstractGraphicalEditPart.java:445)
2008-02-01 03:23:29
1,201,850,000
closed fixed
f5b7e1c
1,201,940,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTChartXtabResultSetEvaluator.java
Birt
1,851
217,408
Bug 217408 [Automation][Regression]NPE is thrown out when preview report
Description: NPE is thrown out when preview report Test Date: 20080201 Test Build: BIRT2.3.0 v20080201-0800 Step to reproduce: 1. Use the report attached 2. Preview it Error log: Please see the attachment
2008-02-01 04:18:25
1,201,860,000
closed fixed
1446416
1,201,930,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ApplicationClassLoader.java
Birt
1,852
217,397
Bug 217397 Preview exception when drag to change chart width in measure[1302]
Description: Preview exception when drag to change chart width in measure cell Build number:2.3.0.v20080201 Steps to reproduce: 1. New a crosstab, switch measure view to chart. 2. Select the chart, drag to change the width. 3. Preview. Expected result: Chart shows without exception. Actual result: Chart mychart: - "fromUnits"must be one of the absolute units(CM, IN, MM, PT). "fromUnits"must be one of the absolute units(CM, IN, MM, PT). ( 21 time(s) ) detail : org.eclipse.birt.report.engine.api.EngineException: "fromUnits"must be one of the absolute units(CM, IN, MM, PT). at org.eclipse.birt.report.engine.executor.ExecutionContext.addException(ExecutionContext.java:1084) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:861) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.visitForeign(LocalizedContentVisitor.java:475) at org.eclipse.birt.report.engine.content.impl.ForeignContent.accept(ForeignContent.java:69) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.localize(LocalizedContentVisitor.java:149) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:36) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:63) 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) Caused by: org.eclipse.birt.chart.exception.ChartException: "fromUnits"must be one of the absolute units(CM, IN, MM, PT). at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationBase.onRowSets(ChartReportItemPresentationBase.java:642) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationProxy.onRowSets(ChartReportItemPresentationProxy.java:102) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:838) ... 78 more Caused by: java.lang.IllegalArgumentException: "fromUnits"must be one of the absolute units(CM, IN, MM, PT). at org.eclipse.birt.report.model.api.util.DimensionUtil.convertTo(DimensionUtil.java:140) at org.eclipse.birt.chart.reportitem.ChartReportItemUtil.convertToPoints(ChartReportItemUtil.java:658) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationPlotImpl.computeBounds(ChartReportItemPresentationPlotImpl.java:51) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationBase.buildChart(ChartReportItemPresentationBase.java:736) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationBase.onRowSets(ChartReportItemPresentationBase.java:604) ... 80 more
2008-02-01 02:16:21
1,201,850,000
closed fixed
8d755e4
1,201,920,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationPlotImpl.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemUtil.java
Birt
1,853
217,045
Bug 217045 [regression]Fail to deregister driver in Manage JDBC Driver dialog[07]
Description: Fail to deregister driver in Manage JDBC Driver dialog Build number:2.3.0.v20080130 Steps to reproduce: 1. New a JDBC data source, add a driver through Manage Driver button. 2. Click Manage Driver button again to delete the just added driver, click OK. Expected result: Information dialog to indicate the file will be deleted the next time and then close the Mange Driver dialog. Actual result: After the information dialog, error dialog pops up to say "Failed to deregister the driver: ...." Error log:n/a
2008-01-30 02:35:04
1,201,680,000
closed fixed
6721f40
1,201,860,000
data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/dialogs/JdbcDriverManagerDialog.java data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java
Birt
1,854
214,086
Bug 214086 [Automation]Rule of chart legend title sort is changed
Description: Legend title is sorted by letters, but in latest BIRT2.3.0 Build, legend title is sorted by ASCII. Test Date: 20080102 Test Build: BIRT2.3.0 Daily Build: v20080102-1021 Step to reproduce: 1. Use the report attached 2. Preview it Expect result: Legend title is sorted by letters. Actual result: Legend title is sorted by ASCII.
2008-01-02 05:24:55
1,199,270,000
closed fixed
1680fe0
1,201,860,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IGroupDefinition.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/ISortDefinition.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/GroupDefinition.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/SortDefinition.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/SmartCacheHelper.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/SortSpec.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/group/GroupCalculationUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/ResultSetProcessUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/LogUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutorUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/GroupDefnUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryDefnIOUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/VersionManager.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odi/IQuery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/adapter/SortAdapter.java
Birt
1,855
213,549
Bug 213549 Definition Lists tags do not work cork correctly in PDF [1200]
null
2007-12-19 21:41:12
1,198,120,000
closed fixed
3df22cf
1,201,860,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/extension/IReportItemExecutor.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/ILineStackingLayoutManager.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstractLM.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/PDFInlineContainerLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java
Birt
1,856
217,376
Bug 217376 [Automation][Regression]Axis scale is changed
Description: Axis scale is changed. Test Date: 20080201 Test Build: BIRT2.3.0 Daily Build:20080201-0800 Step to reproduce: 1. Use the report attached 2. Preview it Expect result: Please refer to the golden file Actual result: Please refer to the failed screen shot
2008-01-31 20:56:46
1,201,830,000
closed fixed
3e81012
1,201,860,000
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/PlotWithAxes.java
Birt
1,857
216,848
Bug 216848 EngineException throws out when preview nested Crosstab in Frameset mode[1102]
null
2008-01-28 21:05:06
1,201,570,000
closed fixed
81e5918
1,201,860,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryResults.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/ResultIterator.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataPresentationEngine.java
Birt
1,858
217,388
Bug 217388 [Regression] Exception is thrown out when show value series label of the chart [13]
null
2008-02-01 00:40:28
1,201,840,000
closed fixed
c4fbde8
1,201,850,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java
Birt
1,859
193,894
Bug 193894 includeScripts does not work with libraries
Jason Weathersby wrote: If you enter <list-property name="includeScripts"> <property>tests.js</property> </list-property> In your report design, you should be able to call the functions in the javascript file. This property is a module property, but I was not able to get it to work with libs. -- I'd like to associate some file with javascript functions with the rptlibrary. I want to achieve that all reports referencing this library will have access to javascript methods defined in this file.
2007-06-22 03:29:00
1,182,500,000
resolved fixed
ef78d7b
1,201,840,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java
Birt
1,860
215,715
Bug 215715 Add Run In Debug
It would be really good to be able to run a report from the Report Designer Perspective without having to go to the Java Perspective. It seems like in the Run Report drop down (where you can choose other emitters) one of the options should be to debug the current report.
2008-01-17 16:23:18
1,200,610,000
resolved fixed
e9de71b
1,201,840,000
UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/ScriptDebuggerPropertyTester.java UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/actions/DebugScriptAction.java UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/launcher/ScriptLaunchShortcut.java
Birt
1,861
216,616
Bug 216616 Axis and plot chart should share their height or width
For charts inside crosstab, the plot and axis chart need to share their height (or width depending on orientation). So resizing one of them vertically (or horizontally) should reassign the other one as well, or you end up with inconsistent charts, and the axis height doesn't match the plot height.
2008-01-25 12:39:52
1,201,280,000
resolved fixed
e7d6b95
1,201,770,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java
Birt
1,862
217,213
Bug 217213 Javascript debug in first report will affect the second[0801]
Description: Javascript debug in first report will affect the second Build number:2.3.0.v20080131 Steps to reproduce: 1. New a report with event handler and get attached report. 2. Switch to debug perspective. 3. New debug configuration "event" under Report node in Debug dialog, select report with event handler and add the java project, tick on javascript in debug type, click Apply and close. 4. New another debug configuraion "script" under Report node, select attached report, tick on javascript in debug type, click Debug. 5. Click Cancel in the pararameter dialog. 6. Debug "event". Expected result: Debug in step6 should not pop up parameter dialog since there're no parameters in side. Actual result: Debug "event" will pop up parameter dialog which belongs to "script" report debug. It seems some information in the first debug process isn't cleaned. Error log:n/a
2008-01-31 00:43:48
1,201,760,000
closed fixed
9baf475
1,201,770,000
UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/launcher/ReportLaunchHelper.java
Birt
1,863
217,215
Bug 217215 Also need simple api for SortElement
null
2008-01-31 01:55:06
1,201,760,000
resolved fixed
ee06c75
1,201,760,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/simpleapi/ISortElement.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ElementUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/SortElement.java
Birt
1,864
216,547
Bug 216547 [Regression] One of the chart is missing when preview as POSTSCRIPT [1201]
null
2008-01-25 02:12:43
1,201,250,000
closed fixed
33f606d
1,201,760,000
engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java
Birt
1,865
211,539
Bug 211539 Different line-through color and font color in ppt[1205]
Description: Different line-through color and font color in ppt Build number:2.3.0.v20071130 Steps to reproduce: 1. Preview attached report in ppt.need jtds driver jar Expected result: For one highlighted data row, same color for underline, line-through and font Actual result: Different color. Error log:n/a
2007-11-29 21:31:07
1,196,390,000
closed fixed
2da0315
1,201,760,000
engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java
Birt
1,866
216,861
Bug 216861 Exception when preview xtab with chart measure view in web viewer.[1302]
Description: Exception when preview xtab with chart measure view. Build number:2.3.0.v20080129 Steps to reproduce: 1. Open attached report. It connects oracle db in spmdb. 2. Edit the measure to set chart view. 3. Preview in Web Viewer. Expected result: Preview display measure with chart view without exception. Actual result: Preview in html is ok but web view will throws exception. Error log: Chart mychart: - cant find the prepared query org.eclipse.birt.data.engine.olap.impl.query.SubCubeQueryDefinition@1d06097 can't find the prepared query org.eclipse.birt.data.engine.olap.impl.query.SubCubeQueryDefinition@1d06097 ( 4 time(s) ) detail : org.eclipse.birt.report.engine.api.EngineException: cant find the prepared query org.eclipse.birt.data.engine.olap.impl.query.SubCubeQueryDefinition@1d06097 at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.doExecuteSubCubeQuery(AbstractDataEngine.java:284) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:257) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1712) at org.eclipse.birt.report.engine.internal.document.v4.ExtendedItemExecutor.executeQuery(ExtendedItemExecutor.java:254) at org.eclipse.birt.report.engine.internal.document.v4.ExtendedItemExecutor.doExecute(ExtendedItemExecutor.java:226) at org.eclipse.birt.report.engine.internal.document.v4.ExtendedItemExecutor.execute(ExtendedItemExecutor.java:180) at org.eclipse.birt.report.engine.internal.document.v4.ExtendedItemExecutor.prepareChildExecutor(ExtendedItemExecutor.java:117) at org.eclipse.birt.report.engine.internal.document.v4.ContainerExecutor.hasNextChild(ContainerExecutor.java:110) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.hasNextChild(WrappedReportItemExecutor.java:85) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.hasNextChild(WrappedReportItemExecutor.java:85) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:60) 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.HTMLGroupLM.layoutChildren(HTMLGroupLM.java:67) 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)
2008-01-29 01:52:49
1,201,590,000
closed fixed
3434a89
1,201,750,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/AbstractDataEngine.java
Birt
1,867
216,396
Bug 216396 Can not create second series in the attached report design.
null
2008-01-24 03:53:45
1,201,160,000
closed fixed
82cdc6f
1,201,750,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AbstractBarChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AreaChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/LineChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/series/SeriesSheetImpl.java chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/DefaultChartTypeImpl.java
Birt
1,868
216,723
Bug 216723 NPE throws out when change the filter condition expression in nested xtab[1102]
null
2008-01-28 03:54:34
1,201,510,000
closed fixed
826e620
1,201,750,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/core/DesignElementCloneTest.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/parser/ModuleParserHandler.java
Birt
1,869
216,964
Bug 216964 JavaScript debugger flags incorrect error
null
2008-01-29 14:50:31
1,201,640,000
verified fixed
ca96efe
1,201,690,000
UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/ScriptParser.java
Birt
1,870
217,053
Bug 217053 [Regression] Sorting on dimension's attribute does not work.
description: Sorting on dimension's attribute does not work. build version: 2.3.0 v20080130-0800 steps to reproduce: 1. New a datasource with sample db and new a dataset with table customers. 2. New a cube, using the dataset, select state as dimension, add a attribute country for the dimension, select creditlimit as measure. 3. Insert a crosstab to the layout, drag dimension state to row area, drag creditlimit to detail area. 4. Add a sorting to state level, sort on state's attribute country. 5. Preview. Expected result: The state level is sorted on the country. Actual result: The state level is unsorted.
2008-01-30 03:57:25
1,201,680,000
closed fixed
24a6b89
1,201,690,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/AbstractRowAccessor.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/AggregationRowAccessor.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/DimensionRowAccessor.java
Birt
1,871
216,545
Bug 216545 Disable invalid chart types for chart in xtab
For the orientation issues, all chart without axes will be unsupported for chart in xtab. Pie and Dial chart will be invisible. Since only one measure can be converted to chart, Stock/Bubble/Difference/Gantt will be invisible too.
2008-01-25 01:48:38
1,201,240,000
resolved fixed
dc98449
1,201,680,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AreaChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/BarChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/BubbleChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/ConeChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/DifferenceChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/GanttChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/LineChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/MeterChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/PieChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/PyramidChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/ScatterChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/StockChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/TubeChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/DataDefinitionSelector.java chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/DefaultChartTypeImpl.java chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/interfaces/IChartType.java chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIConstants.java
Birt
1,872
217,044
Bug 217044 [Automation][Smoke]Exception is thrown out when preview report containing meter chart
Description: Exception is thrown out when preview report containing meter chart. Test Date: 20080130 Test Build: Daily Build: v20080130-0800 Step to reproduce: 1. Creat a meter chart in a report. 2. Preivew the report. Expect result: Meter chart can be created corretly Actual result: Excetpion is thrown out.
2008-01-30 02:05:47
1,201,680,000
closed fixed
467bec8
1,201,680,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java
Birt
1,873
217,042
Bug 217042 Failure occures in Junit test of org.eclipse.birt.core.tests in 2.3 daily build 20080130
null
2008-01-30 01:46:00
1,201,680,000
closed fixed
d722376
1,201,680,000
core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/data/DataTypeUtilTest.java
Birt
1,874
216,597
Bug 216597 Improve layout of charts inside crosstab
For crosstab with charts, it is important that there is no gap between: - the axis ticks and the cell border (so the cell border appears to be the axis) - the bars and the cell border (so the bars seem to start from the cell border)
2008-01-25 10:50:02
1,201,280,000
closed fixed
444733c
1,201,680,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java
Birt
1,875
217,036
Bug 217036 Need simple api for FilterConditionElement
Currently there's simple api IFilterCondition for FilterCondition structure. Need corresponding api for FilterConditionElement.
2008-01-29 22:45:05
1,201,660,000
resolved fixed
722eeb4
1,201,670,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/simpleapi/IFilterConditionElement.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ElementUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/FilterConditionElement.java
Birt
1,876
217,031
Bug 217031 Datatype in aggregation builder is wrong.[0001]
Description: Datatype in aggregation builder is wrong. Build number:2.3.0.v20080130 Steps to reproduce: 1. Open attached report in #211400 2. Select the table, select Binding pane. 3. Double click column binding TopSix and check the data type. Expected result: Display boolean as data type. Actual result: Display any as data type. but in column binding list, the data type is boolean. Error log:n/a
2008-01-29 21:38:57
1,201,660,000
closed fixed
e40c13f
1,201,670,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingDialogHelper.java
Birt
1,877
213,876
Bug 213876 Wrong Reference Found warning while delete Summary Field[1101]
Description: Wrong Reference Found warning while delete Summary Field Build number:2.3.0.v200712260800 Steps to reproduce: 1. New data source and dataset. 2. New a data cube. 3. Add a Summary Field. 4. Delete the Summary Field Expected result: The Summary Field is deleted without any warning. Actual result: Reference Found warning dialog pops up to say that Summary Field has Data Cube client. Error log:n/a
2007-12-26 01:28:52
1,198,650,000
closed fixed
05346fc
1,201,660,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/olap/Cube.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ElementStructureUtil.java
Birt
1,878
216,733
Bug 216733 Data in preview is not correct when dimension has multiple levels.
null
2008-01-28 04:38:40
1,201,510,000
closed fixed
5ac0d83
1,201,590,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java
Birt
1,879
216,731
Bug 216731 The Member value list is wrong in target level filter[1102]
Description: The Member value list is wrong in target level filter[1102] Build number: 2.3.0.v20080128-0800 Steps to reproduce: 1, New a Crosstab with Row, Column dimensions and a measure 2, New a filter and select the target as Group Level 3, Select a measure in Filter condition 4, Check the list of Member Value Expected result: If the target level is column area dimension, the list should only be the Row Member values. But not list all the level members in both area.
2008-01-28 04:31:45
1,201,510,000
closed fixed
d08831f
1,201,590,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/CubeQueryUtil.java
Birt
1,880
215,308
Bug 215308 Exception is thrown out when preview a chart with a expression with computed measure [13]
null
2008-01-15 03:42:43
1,200,390,000
closed fixed
4735913
1,201,590,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTCubeResultSetEvaluator.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemUtil.java
Birt
1,881
187,327
Bug 187327 Cross Tab- Show empty rows, columns
For a cross tab, property editor-general properties need more options on format options. Besides the check box option: 'Layout Data fields in detail area vertically', two other checkbox options are to be added. 1. Show Empty Rows. 2. Show empty Columns. The layout is attached for reference.
2007-05-16 13:33:18
1,179,340,000
resolved fixed
ddb1a48
1,201,580,000
xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/ICrosstabViewConstants.java xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/CrosstabReportItemHandle.java xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/CrosstabViewHandle.java xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/internal/DimensionViewTask.java
Birt
1,882
201,963
Bug 201963 Move aggregation from detail to group header does not change Aggregate On value
null
2007-08-31 17:25:22
1,188,600,000
resolved fixed
15b7160
1,201,570,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/AggDataDropAdapter.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataColumnBindingDialog.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/IBindingDialogHelper.java xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingDialogHelper.java
Birt
1,883
215,480
Bug 215480 Chart labels on DateTime x-axis can be incorrect
Build ID: 2.2.1 Steps To Reproduce: I've found a reproduceable case of problematic x-axis labeling. Consider a line or scatter chart with an integer Y axis and a DateTime X axis. The attached rptdesign, which is build on classic cars, has two charts which differ only in their size. I've also attached a screenshot of the rendered report. Look at the label on the X axis label furthest to the right. On the large chart, it is "4/1/05" but on the small chart it is "1/1/05". Expected result: The last label, which corresponds with the right-most pixel of the x axis, should always have the same label regardless of the size of the chart, and certainly shouldn't have a discrepancy of three months. I would expect the first and last values would always be the same, and the intermediate values would differ depending on the chart size. More information:
2008-01-16 09:24:43
1,200,490,000
resolved fixed
9eeb54e
1,201,570,000
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.engine/src/org/eclipse/birt/chart/util/CDateTime.java chart/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/engine/computation/ScaleContextTest.java
Birt
1,884
216,402
Bug 216402 Series palette does not work correctly when there're two Y axis.
description: Series palette does not work correctly when there're two Y axis. build version: 2.3.0 v20080124-0800 steps to reproduce: 1. New a bar chart. 2. On select chart type tab, select second Y axis for Multple Y axis, and select line series for series type. 3. On format chart tab, select series and click the Series Palette button to open the Series Palette dialog, select one of the color below and click the up arrow button several times. Expected result: The selected color should move up and when it arrive the first row, it will take the place of the origin color, then the color of the series will change. Actual result: The color does not move up.
2008-01-24 04:14:51
1,201,170,000
closed fixed
5582f0f
1,201,520,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/PaletteEditorComposite.java
Birt
1,885
216,551
Bug 216551 It doesn't call validate() for crosstab
After implementing CrosstabReportItemHandle.validate() function, I find this function is not be called at all. Compared to Chart, crosstab has no ExtensionValidator to validate it. Please Model team update your code to support it.
2008-01-25 03:55:31
1,201,250,000
verified fixed
ab0eb00
1,201,510,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/ReportItemExtensionTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ExtensionPropertyDefn.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/PeerExtensionElementDefn.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/SemanticTriggerDefnSet.java
Birt
1,886
216,386
Bug 216386 Some kind of Crosstab's filter condition doesn't work[1102]
Description: Some kind of Crosstab's filter condition doesn't work. Build number: 2.3.0.v20080124-0800 Steps to reproduce: 1, New a crosstab 2, Specify the filter on crosstab 3, Select the target level and filter condition is 1 Equal To 2 Or "a" Equal To "b" 4, Preview Expected result: If it return false, the crosstab can not be shown Actual result: The filter takes no effect.
2008-01-24 01:38:39
1,201,160,000
closed fixed
c1bab22
1,201,500,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/AggregationFilterHelper.java
Birt
1,887
216,385
Bug 216385 Master page auto text display issue[05]
Description: Master page auto text display issue[05] Drop the page number into master page, and find that it will display "Auto text" in master page view. And other auto text, for example page n of m, display "Auto text", too. Expected result: Display the the name of page number or n of m on the auto text item.
2008-01-24 01:35:37
1,201,160,000
closed fixed
c2f0a3d
1,201,240,000
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/elements/AutoText.java
Birt
1,888
216,378
Bug 216378 The row area dimension will be longer after show measure as text[1101]
Description: The row area dimension will be longer after show measure as text[1101] Build number: 2.3.0.v20081024-0800 Steps to reproduce: 1, New a crosstab has row dimension, column dimension and a measure 2, Select the measure and show as Chart 3, Reselect the measure and show as text 4, Check the length of row area dimension cell Expected result: After show as Text the length should be consistent with crosstab in step1 Actual result: The length of cell will become larger Error log:
2008-01-24 00:08:45
1,201,150,000
closed fixed
35da155
1,201,230,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationPlotImpl.java
Birt
1,889
215,343
Bug 215343 Pb with excel emitter : data format is not good for all columns of a data set
Build ID: M20071023-1652 Steps To Reproduce: 1.export to xls More information: i'm use the last report engine 2.2.1.r22x_v20070919 i have a problem when i'm format a data field wich i have directly drag and drop from a data set !! the result of the excel file is : <Data ss:Type="String">[my val]</Data> whereas if i use a computed column or a agregation item or a personnaly data set column the data type is respected : <Data ss:Type="Number">[my val]</Data> i think there is a pb with dataSetRow[".."] or row[".."] i've the same thinks with the report designer ! data base : sql server 2005 driver jdbc : sqljdbc_1.2.2828.100
2008-01-15 09:11:10
1,200,410,000
resolved fixed
3226e5e
1,201,160,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java
Birt
1,890
215,742
Bug 215742 Data set preview shows more rows than the max display count setted in Data Set Editor Peference
Build ID: I20071213-1700 Steps To Reproduce: 1. define a data set 2. add a filter to the data set, such as top10 3. set max display count with 8 in Data Set Editor Peference 4. preview results of that data set More information:
2008-01-17 23:00:09
1,200,630,000
resolved fixed
f3fe0c7
1,201,160,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/FilterCalculator.java
Birt
1,891
215,933
Bug 215933 [Regression]Inputing fraction number will force conversion.
In Format chart->Legend->Layout->Wrapping width text, input the fraction like "1/2" will force converting number to 0.5. It's correct for inputing one denominator digit. However, you can't input "1/25" with more than one digit in denominator, since when you input "1/2", the fraction will be converted to decimal.
2008-01-20 22:54:15
1,200,890,000
resolved fixed
3ae94af
1,201,080,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LocalizedNumberEditorComposite.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/chart/LegendLayoutSheet.java
Birt
1,892
215,737
Bug 215737 The colspan is wrong for merged cells in a grid that spans hidden columns
null
2008-01-17 20:55:47
1,200,620,000
resolved fixed
8df03ef
1,201,080,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/buffermgr/TableContentLayout.java
Birt
1,893
212,490
Bug 212490 Localized label from library display unlocalized content in viewer[10][01]
Description: Localized label from library display unlocalized content in web viewer Build number:2.2.2.v20071211 and 2.3.0.v20071211 Steps to reproduce: 1. Copy attached properties, library and rptdesign to your project. 2. Preview in Web Viewer Expected result: Label in first cell of the second row should display "get content from properties". Actual result: It display "label" but when preview in html directly will display correct content. Error log:n/a
2007-12-10 21:55:39
1,197,340,000
closed fixed
5ee33e2
1,201,070,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/APICompatibleTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/core/ModuleTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ParserCompatibilityTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ReportDesignParseTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/Module.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/CompatibleIncludeResourceState.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/DesignSchemaConstants.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/PropertyState.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/VersionUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java
Birt
1,894
216,084
Bug 216084 Crosstab view name is covered by chart view[1302]
Description: Open the attached report design, you will find in the layout, the "crosstab" view is covered by "chart" view. Build version: 2.3.0.v20080122-0800 Steps to reproduce: 1.Get the attached report design, and check the layout. The "corsstab" view name is covered by chart view.
2008-01-22 02:26:03
1,200,990,000
closed fixed
18ebc7e
1,201,070,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/handles/MultipleGuideHandle.java
Birt
1,895
214,206
Bug 214206 Failed to preview crosstab when using data._outer._outer["xxx"] from parent table
null
2008-01-03 02:49:28
1,199,350,000
closed fixed
7707769
1,201,070,000
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/impl/PreparedQuery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/IJSObjectPopulator.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/OlapExpressionUtil.java
Birt
1,896
216,085
Bug 216085 Datetime level like year/month.. should display as integer[1301]
Description: Datetime level like year/month.. should display as integer Build number:2.3.0.v20080122 Steps to reproduce: 1. New a cube with one dimension is datetime. 2. Insert a chart, bind it with the cube 3. Use year as category x series, drag measure as y series. 4. Preview. Expected result: Display year as 2003, 2004 Actual result: Display year as 2003.0, 2004.0. The same issue exists for month, quarter. Error log:n/a
2008-01-22 03:02:55
1,200,990,000
closed fixed
51fa3f1
1,201,060,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java
Birt
1,897
215,744
Bug 215744 [Automation][Regression]Legend disappeared randomly in gantt chart when chart is a given size
Description: Legend disappeared randomly in gantt chart when chart is a given size. Test Date: 20080118 Test Build: BIRT2.3.0 Daily Build: v20080118-1003 Step to reproduce: 1 Use the report attached 2 Preview it Expect result: This chart has a legend Actual result: Legend disappeared
2008-01-18 01:05:29
1,200,640,000
closed fixed
12e0a1d
1,201,060,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java
Birt
1,898
216,214
Bug 216214 org.eclipse.birt.data has compile error in 2.3 daily build 20080123
null
2008-01-22 21:14:36
1,201,050,000
closed fixed
a20f192
1,201,060,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeQueryResults.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/PreparedCubeQuery.java
Birt
1,899
209,591
Bug 209591 Support code structure folding in JS editor
This is an enhancement request to support code structure folding in Javscript editor. Basically we need support Function folding and JavaDoc folding.
2007-11-12 22:43:56
1,194,930,000
resolved fixed
c344784
1,201,010,000
UI/org.eclipse.birt.report.designer.ui.editor.script/src/org/eclipse/birt/report/designer/ui/editor/script/DecoratedScriptEditor.java UI/org.eclipse.birt.report.designer.ui.editor.script/src/org/eclipse/birt/report/designer/ui/editor/script/ScriptProjectionAnnotation.java UI/org.eclipse.birt.report.designer.ui.editor.script/src/org/eclipse/birt/report/designer/ui/editor/script/ScriptReconcilingStrategy.java
Birt
1,900
215,935
Bug 215935 [Automation][Regression]Format number does not take effect in XLS
Description: Format number does not take effect in XLS. Test Date: 20080121 Test Build: BIRT2.3.0 Daily Build:v20080121-0800 Step to reproduce: 1. Use the report attached. 2. Preview it in XLS format. Expect result: Please refer to the golden file attached Actual result: Please refer to the failed XLS file attached
2008-01-20 23:48:43
1,200,890,000
closed fixed
0333214
1,201,000,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java
Birt
1,901
198,530
Bug 198530 Improve usability of Chart Scripting editor
null
2007-08-01 10:05:54
1,185,980,000
resolved fixed
4487e0e
1,200,910,000
UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JSEditor.java
Birt
1,902
215,751
Bug 215751 [Regression] Exception is thrown out when debug a birt report [0800]
null
2008-01-18 03:36:10
1,200,650,000
closed fixed
bd950ce
1,200,900,000
UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/script/model/ScriptDebugElement.java UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/ScriptEvaluationContextManager.java UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/launcher/sourcelookup/ScriptDirectorySourceContainer.java
Birt
1,903
174,105
Bug 174105 Positioning Right-Hand Side Pie Legends
Hello, I often create pie charts with legends on the bottom so that all of the legend text (long strings) would be visible. If the legend is placed to the right of the pie chart, is there a way to present the legends so the text will not be clipped? I could not figure out how to reduce the plotting area containing the pie so that more space can be allocated to the legend. My customers prefer right-hand legends so any help would be appreciated. Cheers, Fred
2007-02-13 18:19:57
1,171,410,000
resolved fixed
87d4e08
1,200,890,000
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/model/layout/LayoutPackage.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/Legend.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/LayoutPackageImpl.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/LegendImpl.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/chart/LegendLayoutSheet.java
Birt
1,904
215,618
Bug 215618 One chart should only show the plot and the other should only show axis when switch a measure to chart view.
description: Two charts are inserted when switch a measure to chart view. build version: 2.3.0 v20080117-0800 steps to reproduce: 1. New a datasource with sample DB and new a dataset with the table customers. 2. New a cube using the dataset, select country as dimension, select creditlimit as measure. 3. New a crosstab, drag dimension country to row area, drag measure credilimit ro measure area. 4. Click on measure, select Show/Hide measure. In pop up dialog, select measure creditlimit show as chart and click OK. Expected result: Only one chart should be inserted into measure area. Actual result: Two charts are inserted.
2008-01-17 01:19:28
1,200,550,000
closed fixed
710baf7
1,200,890,000
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/ChartReportItemUIImpl.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/ChartReportItemUtil.java chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/ChartWizard.java
Birt
1,905
210,480
Bug 210480 [Regression] The exported xls file can not be opened [1203]
null
2007-11-20 22:04:18
1,195,610,000
closed fixed
bf6f749
1,200,650,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java
Birt
1,906
196,947
Bug 196947 excel emmiter - border width
Hello, Whatever i put into value of "Border Width" in Report Designer, generated xls file always has elements with 3-px borders - inside the generated xls file there is ss:Weight="3" in every bordered element
2007-07-18 08:08:36
1,184,760,000
resolved fixed
e118887
1,200,650,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleBuilder.java
Birt
1,907
215,321
Bug 215321 The data set is added and the report is saved automatically if new a data set through Chart Builder [07]
Description: The data set is added and the report is saved automatically if new a data set through Chart Builder. Build number: 2.3.0.v20080115-0800 Steps to reproduce: 1. New a report with a data source. 2. Drag a chart from the Palette to the Layout. 3. In "Select Data" tab, choose "Use Data from" radio button, click "Create New..." button, and add a data set. 4. Click "Cancel" button of the Chart Builder. Expected result: The data set is added but report needed should be saved by the user. Actual result: The data set is added and the report is saved automatically. Error log: N/A
2008-01-15 04:53:04
1,200,390,000
closed fixed
c4e6bff
1,200,650,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/activity/ActivityStackTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/activity/ActivityStack.java
Birt