issue_id
int64
2.03k
426k
title
stringlengths
9
251
body
stringlengths
1
32.8k
status
stringclasses
6 values
after_fix_sha
stringlengths
7
7
updated_files
stringlengths
29
34.1k
project_name
stringclasses
6 values
repo_url
stringclasses
6 values
repo_name
stringclasses
6 values
language
stringclasses
1 value
issue_url
null
before_fix_sha
null
pull_url
null
commit_datetime
unknown
report_datetime
unknown
228,818
Bug 228818 [Automation][Regression]Exception is thrown out when previewing report
Description: "Date" is not a constructor exception thrown out. Test Date: 20080425 Test Build: BIRT2.3.0 v20080425-1021 Step to reproduce: 1. Use the report attached 2. Preview it Error log: Please refer to the attachment
closed fixed
9b5e5eb
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/JavascriptEvalUtil.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/DataAdapterUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-25T06:05:45Z"
"2008-04-25T05:06:40Z"
228,603
Bug 228603 [Automation][Regression]Text messed in PDF
Description: Text messed in PDF. Test Date: 20080424 Test Build: BIRT2.3.0 v20080424 Step to reproduce: 1. Use the report attached 2. Preview it as PDF Expect result: Golden file attached Actual result: Failed screen shot attached
closed fixed
51e9bc3
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AbstractArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/TextArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/InlineContainerLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/InlineStackingLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TextCompositor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-25T03:14:46Z"
"2008-04-24T06:53:20Z"
228,309
Bug 228309 [Automation][Regression]Script on prepare does not work in PDF
Description: Script on prepare does not work in PDF Test Date: 20080423 Test Build: BIRT2.3.0 v20080423 Step to reproduce: 1. Use the report attached 2. Preview it as PDF Expect result: The table caption set to tocexpression Actual result: Script doesn't work
closed fixed
ba1200c
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/Layout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/RegionLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableRegionLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T12:35:06Z"
"2008-04-23T03:06:40Z"
228,598
Bug 228598 [Regression] Exception is thrown out when preview the attached report design [00]
null
closed fixed
33dd02a
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ExprManagerUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T11:32:04Z"
"2008-04-24T06:53:20Z"
228,615
Bug 228615 [Automation][Regression]Label width does not work correctly in PDF
Description: Label width does not work correctly in PDF. Test Date: 20080424 Test Build: BIRT2.3.0 v20080424-0630 Step to reproduce: 1. Use the report attached 2. Preview it as PDF Expect result: The label width should be 15em
closed fixed
fa6f3f0
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/Layout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T10:51:43Z"
"2008-04-24T09:40:00Z"
228,636
Bug 228636 [Automation][Regression]Class cast exception thrown out in PDF
Description: Class cast exception thrown out in PDF. Test Date: 20080424 Test Build: BIRT2.3.0 v20080424-0630 Step to reproduce: 1. Use the report attached 2. Preview it as PDF Error log: Please refer to the attached file
closed fixed
e13406b
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/InlineContainerLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/LayoutContextFactory.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/PDFLayoutEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T10:27:00Z"
"2008-04-24T09:40:00Z"
224,549
Bug 224549 The first aggregation value is empty other than 0 if all values are filtered.
null
closed fixed
b7d9b62
["data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalSum.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T10:13:28Z"
"2008-03-28T10:26:40Z"
228,619
Bug 228619 [Automation][Regression]Some letters disappeared in PDF
Description: Some letters set in Grid disappeared in PDF. Test Date: 20080424 Test Build: BIRT2.3.0 v20080424-0630 Step to reproduce: 1. Use the report attached 2. Preview it as PDF Expect result: The text of first grid is "letter spacing: 3cm;" Actual result: Some letters disappeared
closed fixed
1ae4664
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TextCompositor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T10:03:55Z"
"2008-04-24T09:40:00Z"
228,609
Bug 228609 [Automation][Regression]Exception is thrown out when previewing report
Description: Exception is thrown out when previewing report. Test Date: 20080424 Test Build: BIRT2.3.0 v20080424-0630 Step to reproduce: 1. Use the report attached 2. Preview it Error log: detail : org.eclipse.birt.report.engine.api.EngineException at org.eclipse.birt.report.engine.executor.ExecutionContext.addException(ExecutionContext.java:1097) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:888) 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:90)
closed fixed
45051a1
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/DataAdapterUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T09:50:55Z"
"2008-04-24T06:53:20Z"
155,138
Bug 155138 Complete support of Decimal data type in BIRT
Data type Decimal (which maps to java.math.BigDecimal) support in BIRT engine/data engine is incomplete. Currently decimal values are converted to Double before any calculation and formatting. This behavior is incorrect since it loses the arbitury-precision aspect of the Decimal data type (which is really what Decimal type is designed for). The proper handling of Decimal type will require that expressions involving Decimal values be calculated outside of the Rhino engine (since Rhino does not handle Decimal types).
resolved fixed
3d65699
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/MathUtil.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/calculator/BigDecimalCalculator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/calculator/BooleanCalculator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/calculator/CalculatorFactory.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/calculator/DateCalculator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/calculator/ICalculator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/calculator/NumberCalculator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/calculator/StringCalculator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/Finance.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/RunningAccumulator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/SummaryAccumulator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalAve.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalCount.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalCountDistinct.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalFirst.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalIrr.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalLast.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMax.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMedian.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMin.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMirr.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMode.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMovingAve.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalNpv.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalRunningCount.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalRunningNpv.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalRunningSum.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalStdDev.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalSum.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalVariance.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalWeightedAve.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/BaseTopBottomAccumulator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/PercentileAccumulator.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalIsBottomNPercent.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalIsTopN.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalIsTopNPercent.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalPercentRank.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalPercentSum.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalRank.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T09:33:39Z"
"2006-08-24T22:53:20Z"
228,604
Bug 228604 [Automation][Regression]Total page in master page disappeared in PDF
Description: Total page in master page disappeared in PDF. Test Date: 20080424 Test Build: BIRT2.3.0 v20080424-0630 Step to reproduce: 1. Use the report attached 2. Preview it as PDF
closed fixed
caf0d83
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AreaFactory.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/TextArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/PDFLayoutEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TextCompositor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T09:13:32Z"
"2008-04-24T06:53:20Z"
227,269
Bug 227269 HTTP 404 when link the hyperlink to a file[04]
Description: HTTP 404 when link the hyperlink to a file[04] Step: 1. Add a label. 2. Open the hyperlink dialog. 3. Select URI and click Browse For File. 4. Select a file. 5. Preview and click on the link. Actual result: Pop up the http error 404
closed fixed
ca2011b
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-24T05:29:48Z"
"2008-04-16T04:26:40Z"
225,034
Bug 225034 Issues of Total.count()
null
closed fixed
3a956b2
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/AggrRegistry.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-23T09:18:11Z"
"2008-04-01T03:20:00Z"
228,346
Bug 228346 [Automation][Regression]Data item disappears in PDF
Description: Data item disappears in PDF. Test Date: 20080423 Test Build: BIRT2.3.0 v20080423-0630 Step to reproduce: 1. Use the report attached 2. Preview it as PDF Expect result: The city column should show on page Actual result: City column disappeared
closed fixed
a2374ea
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/LayoutContextFactory.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableBandLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-23T09:08:17Z"
"2008-04-23T08:40:00Z"
228,326
Bug 228326 [Automation][Regression]Report item height does not work in PDF
Description: Report item height does not work in PDF. Test Date: 20080423 Test Build: BIRT2.3.0 v20080423-0630 Step to reproduce: 1. Use the report attached 2. Preview it as PDF
closed fixed
20981a9
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/BlockStackingLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-23T08:08:27Z"
"2008-04-23T05:53:20Z"
228,321
Bug 228321 [Automation][Regression]Space between every char is changed in PDF
Description: Space between every char is changed in PDF. It blocks a lot of automation test cases so set its severity to major. Test Date: 20080423 Test Build: BIRT2.3.0 v20080423-0630 Step to reproduce: 1. Use the report attched 2. Preview it as PDF Expect result: Please refer to the golden file attached Actual result: Please refer to the failed screen shot
closed fixed
fbb41d6
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/PDFLayoutEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-23T07:33:16Z"
"2008-04-23T05:53:20Z"
228,138
Bug 228138 NPE occurs when run the report
null
closed fixed
88280c4
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/i18n/ResourceConstants.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-23T03:04:48Z"
"2008-04-22T02:06:40Z"
226,742
Bug 226742 INFO takes a precedence over SEVERE
Build ID: I20080207-1530 Steps To Reproduce: 1. Set the reporting lavel to be SEVERE (in web.xml) <context-param> <param-name>BIRT_VIEWER_LOG_LEVEL</param-name> <param-value>SEVERE</param-value> </context-param> 2. Restart apache 3. Run your report 4. In the catalina.out, the INFO records will appear INFO: Data Engine starts up Apr 11, 2008 11:22:16 AM org.eclipse.birt.data.engine.odaconsumer.ConnectionManager addProfileProviderService( Map ) INFO: Added default property service: org.eclipse.datatools.connectivity.oda.profile.connectionPropertyService Apr 11, 2008 11:22:18 AM org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager loadDriverExtensions INFO: Found JDBC driverinfo extension: driverClass=org.apache.derby.jdbc.EmbeddedDriver, connectionFactory=nul l .... More information:
resolved fixed
01fa5bf
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ConnectionManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/PreparedStatement.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Connection.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-22T10:43:49Z"
"2008-04-11T18:53:20Z"
100,505
Bug 100505 DateEditor in CaptionedControl not displaying
Running ver 1.7 of mobile.jar, and ver 1.12 of mobile.dll: A DateEditor widget in a CaptionedControl does not display (although it appears to exist based on what key input is allowed).
closed fixed
e8e1445
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/archive/compound/ArchiveHeader.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-22T06:59:13Z"
"2005-06-17T03:46:40Z"
100,319
Bug 100319 Inconsistency between Coverage Statistics and other profile views
I'm profiling with all profile sets on and with filter sun.security.action.LoadLibraryAction * INCLUDE I obtain some results for the java.lang and sun.security.action packages in the execution statistics and memory statistics views, but not in the code coverage view (only the default package in code coverage). Driver: Hyades 330_20050613_1417 Uses HeapJniCarTest from org.eclipse.hyades.use.cases > src > pkg OSs checked: AIX, HPUX, Solaris Steps: 1. Ensure RAC is running on the remote platform. a. cd <RASERVER_HOME>/bin b. ./RAStart.sh 2. Set profile types and filter a. Ensure current perspective is Profiling & Logging b. Workbench menu > Run > Profile... c. External Java Application > New d. Host tab > Enter remote host name e. Details tab > Enter class name HeapJniCarTest and path to .class file f. Profiling tab > Add New Profiling Set g. Next > Profiling types dialog > tick all 3 profiling types on h. Next > Filter set dialog > Add new filter set > Add new filter property i. sun.security.action.LoadLibraryAction * INCLUDE j. Ensure new filter property is on top of set k. Finish > Apply > Profile 3. Symptom: different packages in coverage stats adn other views a. Press enter in console until HeapJniCarTest terminates b. Right click monitor in Profiling Monitor view c. Open with > Coverage Statistics d. SYMPTOM: (default package) is the only package in Coverage view e. Right click monitor in Profiling Monitor view f. Open with > Execution Statistics g. Notice package sun.security.action in Execution Statistics view e. Right click monitor in Profiling Monitor view f. Open with > Memory Statistics g. Notice package sun.security.action in Memory Statistics view
closed fixed
6b09918
["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"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-22T05:28:56Z"
"2005-06-15T21:13:20Z"
224,262
Bug 224262 BIRT: UI to restore a deleted table Detail band is obscure
Open the attached report design. It uses groups to summarize orders for customers in the sample database. When run, the detail band produced unwanted white space in the output. So, I deleted the Detail band and the report displays as I wanted. However, I struggled for a long time before I figured out how to put the detail band back if I ever needed it. The most obvious thing to try is to select the Table tab in the layout editor. Open the context menu. We can Insert Groups, but there is nothing to insert a Detail band. Select the innermost group header. Open the context menu. We can insert a group above or below, but we can't insert a detail band. Select the table. Go through all the property tabs. There is nothing that will turn the Detail band back on. Out of desperation, try using the context menu items on the table heading chicklets. Try the first column heading. No. Try the left-most chicklet in the corner. Eureka! There is the Insert --> Detail option. Expected that Insert --> Detail would appear elsewhere: in the Table tab menu, in the group header/footer menu and in all table heading chicklets.
resolved fixed
579bb29
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertGroupHeaderFooterAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-22T03:02:11Z"
"2008-03-27T01:06:40Z"
217,563
Bug 217563 Offer ability to trim strings for filtering
Build ID: 3.3.1 Birt:Eclipse BIRT Designer Version 2.2.1.r22a_v20071101 Build &lt;2.2.1.v20071101-1439 Steps To Reproduce: 1. Use a dataset with a CHAR field ending with spaces 2. Make a dynamic report parameter out of this 3. right trim this report parameter This will not work. More information: The rightTrim function is initialized in the initialiaze step: function rightTrim(sString) { while (sString.substring(sString.length-1, sString.length) == " ") { sString = sString.substring(0,sString.length-1); } return sString; } reportContext.setPersistentGlobalVariable("rightTrim",rightTrim); When i use a dynamic field with: rightTrim(params["customer"])+"$" there are spaces between the "$" and the param. This happens if the SQL returns a field with appended spaces. This occurs if a char 10 field is not completely filled. If i use rightTrim(params["customer"]+"")+"$" Then there is some kind of string conversion and the righTrim works.
resolved fixed
afacb6f
["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/script/bre/BirtCompTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-21T11:09:37Z"
"2008-02-03T00:53:20Z"
227,957
Bug 227957 Exception is thrown out when preview the attached report design with multiple master page in Web Viewer [0002]
null
closed fixed
dfaac1a
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataGenerationEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataInteractiveEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataPresentationEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-21T09:38:32Z"
"2008-04-21T06:40:00Z"
226,647
Bug 226647 Chart title can not be set as "value = 0".
description: Chart title can not be set as "value = 0". build id: 2.3.0 v20080411-0630 steps to reproduce: 1. New a chart. 2. Set the title as "value = 0" (without the double quotation marks) 3. Double click the chart builder. 4. Preview the chart. Expected result: in step 3, the chart title text box shows "value = 0". in step 4, the chart title is previewed as "value = 0". Actual result: in step 3, the chart title text box shows "value". The live preview also shows "value". in step 4, the chart title is previewed as "0".
closed fixed
5ee435e
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/LabelBlockImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/TitleBlockImpl.java", "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/composites/ExternalizedTextEditorComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/ExternalizedTextEditorDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-21T06:42:33Z"
"2008-04-11T10:33:20Z"
100,415
Bug 100415 [ProblemBinding] on function expecting a pointer when a pointer to pointer is used
// example.cpp: void free(void *); int foo() { char **x; // no problem binding if this is only char *x; free(x); // invalid ProblemBinding on free }
resolved fixed
c9d3b55
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-21T04:28:44Z"
"2005-06-16T13:53:20Z"
226,631
Bug 226631 An exception display Cant is issue[00]
Description: An exception display Cant is issue[00] An exception is throws, and find that display "Cant" Expected result: Display "Can't" Cant find the prepared query {0}. ( 1 time(s) ) detail : org.eclipse.birt.report.engine.api.EngineException: Cant find the prepared query {0}.
closed fixed
b479a9e
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/exception/BirtException.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ExpressionUtil.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/EngineException.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTaskV0.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTaskV1.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutorManager.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExtendedGenerateExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/ExtendedItemExecutor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-17T08:27:32Z"
"2008-04-11T07:46:40Z"
227,481
Bug 227481 Plot chart doesn't align with axis chart in xtab
null
closed fixed
beb0989
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/DesignerRepresentation.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-17T07:59:28Z"
"2008-04-17T05:26:40Z"
160,542
Bug 160542 Improve Sample Data in Chart Builder
- Show more points (5 instead of 3) - Make sure two identical series have different data values so the output is not identical for both series - Create specific sample data for each series type to demo the specificities of the series - Scale data according to hard-coded values in the chart model such as Scale Min/Max, or marker lines/ranges positions
resolved fixed
e40979e
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.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/util/ChartUIUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-17T07:21:00Z"
"2006-10-11T18:06:40Z"
223,456
Bug 223456 The binding of derived measure is treated as Dimension in filter condition tree[1102]
Description: The binding of derived measure is treated as Dimension in filter condition tree[1102] Build number: 2.3.0.v20080321-1139 Steps to reproduce: 1, New a crosstab binding with dataset 2, New a derived measure 3, New a filter and select derived measure in filter condition tree Expected result: The derived measure should be treated as measure but not dimension Actual result: Derived measure binding is under the Dimension node.
closed fixed
6173e5e
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/OlapExpressionUtil.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/IBindingMetaInfo.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-17T06:39:42Z"
"2008-03-21T06:13:20Z"
227,074
Bug 227074 [Automation][Regression]Date displays as datetime when export report as XLS format
Description: Date displays as datetime when export report as XLS format. Test Date: 20080415 Test Build: BIRT2.3.0 v20080415-0630 Step to reproduce: 1. Use the report attached 2. Export it as XLS format
closed fixed
b9df6b6
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-17T01:22:15Z"
"2008-04-15T06:13:20Z"
227,075
Bug 227075 [Regression] Exception throws out when preview a chart in crosstab report in web viewer.
null
closed fixed
07c67cd
["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/olap/impl/query/CubeOperationFactory.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeOperationsExecutor.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/IPreparedCubeOperation.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/PreparedAddingNestAggregations.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/BirtCubeView.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/QueryExecutor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-16T10:16:09Z"
"2008-04-15T06:13:20Z"
226,829
Bug 226829 DataExceptionMocker throws if JoinDataSet parameter is binded to parent DataSet/tabe column/column binding
Lets try to execute attached report.
resolved fixed
2dcde67
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedJointDataSourceQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryResultIDUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-16T09:35:12Z"
"2008-04-13T12:33:20Z"
226,859
Bug 226859 Failures occur in Junit test of org.eclipse.birt.report.engine.emitter.html.tests in 2.3 daily build 20080414
null
closed fixed
a755a83
["engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/MetadataEmitterTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-16T08:45:19Z"
"2008-04-14T02:26:40Z"
227,274
Bug 227274 [Automation][Smoke]NPE is thrown out when preview report
Description: NPE is thrown out when preview report. Test Date: 20080416 Test Build: BIRT2.3.0 v20080416-1132 Step to reproduce: 1. Use the report attached 2. Preview it Error log: Please refer to the attachment.
closed fixed
a9e9a8d
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportItemExecutor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-16T07:30:44Z"
"2008-04-16T07:13:20Z"
227,271
Bug 227271 The layout sequence is reversed when drag and drop a cube to report layout
Description: There is a cube, with group1 and group2 dimension, and field1 and field2 measures. Pull the cube to the layout, the sequence is reversed. See the layout display: --------------------------- group2|group1|field2|field1 --------------------------- User wants to get the sequence as it displays on data explorer --------------------------- group1|group2|field1|field2 ---------------------------
closed fixed
0c95475
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/CubeDropAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-16T07:19:22Z"
"2008-04-16T07:13:20Z"
227,072
Bug 227072 ClassCastException in DataSourceAndDataSet.isEqualParamterHints
I am getting the following exception running a report on version 2.3M6. It runs fine on version 2.2.1.1. --- java.lang.ClassCastException: org.eclipse.birt.data.engine.api.querydefn.InputParameterBinding at org.eclipse.birt.data.engine.executor.DataSourceAndDataSet.isEqualParamterHints(DataSourceAndDataSet.java:692) at org.eclipse.birt.data.engine.executor.DataSourceAndDataSet.isDataSourceDataSetEqual(DataSourceAndDataSet.java:138) at org.eclipse.birt.data.engine.executor.DataSourceAndDataSet.equals(DataSourceAndDataSet.java:157) at java.util.HashMap.get(HashMap.java:348) at org.eclipse.birt.data.engine.executor.CacheMapManager.doesLoadFromCache(CacheMapManager.java:86) at org.eclipse.birt.data.engine.executor.DataSetCacheManager.doesLoadFromCache(DataSetCacheManager.java:190) at org.eclipse.birt.data.engine.executor.DataSourceFactory.getDataSource(DataSourceFactory.java:79) at org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor.createOdiDataSource(PreparedScriptDSQuery.java:113) at org.eclipse.birt.data.engine.impl.QueryExecutor.openDataSource(QueryExecutor.java:272) at org.eclipse.birt.data.engine.impl.QueryExecutor.prepareExecution(QueryExecutor.java:224) at org.eclipse.birt.data.engine.impl.PreparedQuery.doPrepare(PreparedQuery.java:508) at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.produceQueryResults(PreparedDataSourceQuery.java:189) at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.execute(PreparedDataSourceQuery.java:177) at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.execute(DataRequestSessionImpl.java:464) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:119) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:247) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1660) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:77) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:42) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:45) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:33) at org.eclipse.birt.report.engine.layout.content.BlockStackingExecutor.getNextChild(BlockStackingExecutor.java:48) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:83) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:143) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFRowLM.traverseChildren(PDFRowLM.java:88) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:143) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:106) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:86) at org.eclipse.birt.report.engine.layout.pdf.PDFTableBandLM.traverseChildren(PDFTableBandLM.java:102) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:143) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:106) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:86) at org.eclipse.birt.report.engine.layout.pdf.PDFTableLM.traverseChildren(PDFTableLM.java:120) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:143) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:106) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:86) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:143) at org.eclipse.birt.report.engine.layout.pdf.PDFPageLM.layout(PDFPageLM.java:217) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layoutReport(PDFReportLayoutEngine.java:75) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layout(PDFReportLayoutEngine.java:98) 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)
resolved fixed
65a5e7e
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceAndDataSet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-16T05:45:01Z"
"2008-04-15T03:26:40Z"
100,257
Bug 100257 [Operations] "Add To Version Control" should be recursive
Right clicking an IContainer should provide a Team->Add To Version Control (recursive) menu item that adds all child resources and/or containers to version control that are not already in the repository. Command-line SVN and CVS provide this functionality, as do TortoiseCVS and TortoiseSVN. A very useful feature when multiple new files are to be added from multiple packages, helps to avoid forgetting to add a new file.
resolved wontfix
edc8ef1
["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/ExcelWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-16T03:46:58Z"
"2005-06-15T18:26:40Z"
227,249
Bug 227249 [Automation][Smoke]Report cannot be previewed
Description: Report cannot be previewed. Test Date: 20080416 Test Build: BIRT2.3.0 v20080416-0630 Step to reproduce: 1. Create a report 2. Preview it Error log: HTTP ERROR: 404 ProxyServlet: /viewer/run RequestURI=/viewer/run Powered by Jetty://
closed fixed
1d4da17
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-16T03:41:32Z"
"2008-04-16T01:40:00Z"
226,078
Bug 226078 Preview is incorrect when preview chart in crosstab extended from library in web viewer.
null
closed fixed
911a7cb
["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/util/ReportDesignSerializer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-15T08:15:38Z"
"2008-04-08T07:33:20Z"
100,413
Bug 100413 Refactoring: renaming a package suppresses comments at the end of import lines
Build Test case is: - create packages p1a and p2; - create class X in p2: package p2; import p1a.*; // comment public class X { } - launch a rename refactoring action on p1a, renaming it to p1b; - result is: package p2; import p1b.*; public class X { } The comment at the end of the line misses.
resolved wontfix
136dbb3
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-15T07:15:14Z"
"2005-06-16T13:53:20Z"
223,088
Bug 223088 PDF Pagination
null
resolved fixed
fe23823
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/IBirtConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-15T06:52:22Z"
"2008-03-18T14:20:00Z"
223,541
Bug 223541 Display Name on Ouptup Columns ignores column alias
null
resolved fixed
c1a69f2
["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/ModelOdaAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-15T06:32:32Z"
"2008-03-22T04:26:40Z"
226,858
Bug 226858 The Client Area Shadow will cover the Plot Area Background color
null
closed fixed
cdbee9b
["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/format/chart/ChartPlotSheetImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-15T03:58:20Z"
"2008-04-14T02:26:40Z"
226,871
Bug 226871 Wrong scale step of axis chart in xtab
Preview attached report. You will see the scale step is too small to fit the axis label.
closed fixed
13ca39e
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/StackGroup.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/StackedSeriesLookup.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-15T03:37:13Z"
"2008-04-14T05:13:20Z"
227,061
Bug 227061 org.eclipse.birt.report.engine.tests has compile error in daily build 20080415
null
closed fixed
a016166
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/archive/compound/ArchiveReader.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/archive/compound/ArchiveWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-15T03:28:18Z"
"2008-04-15T03:26:40Z"
223,314
Bug 223314 Crosstab border works differently in HTML and PDF [1102]
null
closed fixed
9438471
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-14T08:05:25Z"
"2008-03-20T08:00:00Z"
226,864
Bug 226864 Fail to initilize dataset parameter other than dataset dialog[07]
Description: Set Dataset parameter in table binding doesn't work if doesn't set default value for it in Dataset definition Build number:2.3.0.v20080414 Steps to reproduce: 1. New a dataset with where clause and dataset parameter, do not offer default value for dataset parameter in parameter pane, click OK. 2. Drag dataset to Layout. 3. In propert Editor-binding, click Dataset Parameter and input value as dataset parameter value. 4. preview report. Expected result: Display table content Actual result: Exception to indicate that dataset parameter isn't initialized Error log:n/a
closed fixed
db7c145
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/adapter/DataAdapterUtil.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-14T05:53:04Z"
"2008-04-14T02:26:40Z"
225,516
Bug 225516 2D+ Bar Chart does not work correctly [13]
null
closed fixed
da239ef
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/Point.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/WrappedInstruction.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/DeferredCache.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/DeferredCacheManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-14T05:35:30Z"
"2008-04-03T10:53:20Z"
224,061
Bug 224061 Fail to set calculated number from date as series for difference chart[13]
Description: Fail to set calculated number from date value as series for difference chart Build number:2.3.0.v20080326 Steps to reproduce: 1. New sample dataset from ORDERS. 2. New a chart, select difference type. 3. I try to use the chart to display difference between SHIPDATE AND REQUIREDATE, so I input row["SHIPDATE"].getDay() in series through Expression Builder. 4. Define other category and attributes for chart. Expected result: This kind of chart can be created and preview. Actual result: In step3, errors are shown to indicate the series value type isn't accepted but it's number actually. Then the series definition will be cleaned when I define some other attributes in chart. Error log:n/a
closed fixed
092fa74
["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/dialogs/ChartColumnBindingDialog.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemUtil.java", "chart/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/engine/util/ChartUtilTest.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/CustomPreviewTable.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-14T04:05:52Z"
"2008-03-26T08:26:40Z"
226,862
Bug 226862 Exception is thrown out when preview a crosstab binding to a date level with only null value [1102]
null
closed fixed
78c7b24
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/JSRowObject.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-14T03:27:07Z"
"2008-04-14T02:26:40Z"
226,447
Bug 226447 Support drag/drop cube to layout
We will support drag/drop cube from Data Explorer to layout editor, this will automatically create a crosstab and bind the cube with it. The crosstab will have all dimensions in row area, and all measures in detail area.
resolved fixed
08de980
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/CubeDropAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-11T08:24:25Z"
"2008-04-10T06:46:40Z"
209,799
Bug 209799 Gantt chart series lable does not display suffix for task label
null
resolved fixed
221fcd4
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/datafeed/AbstractDataPointDefinition.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/datafeed/IDataPointDefinition.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesLabelSheet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-11T07:20:31Z"
"2007-11-14T14:20:00Z"
226,435
Bug 226435 Model lose the precision.
1:New a report design file. 2:Insert a table(3*3); 3:Select first column and drag the column to the min width(20 pix). 4:UI code set the value is 0.20833333333333334 in. 5:Save the file, and open the file, the column width value is 0.208333333 in The expect value is 0.20833333333333334 in.
verified fixed
87f950e
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/metadata/DimensionValue.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-11T05:28:27Z"
"2008-04-10T06:46:40Z"
225,030
Bug 225030 The measure data item will not disappear when show two measure as chart[1302]
null
closed fixed
ae3bf6a
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartXTabUIUtil.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskFormatChart.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-11T03:51:15Z"
"2008-04-01T03:20:00Z"
224,758
Bug 224758 Revise the the IncludeCSSsheet behavior
currently, when user include a CSS style sheet to design, model parse in the two types of selectors defined in the CSS file; 1) type selectors 2) class selectors Now, because we need to support the new feature to output the CSS sheet to HTML, Model need to change the above behavior to: only parse in the Class type selector which defined as: *.xxx or ..XXX
resolved fixed
7fc6476
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/css/StyleSheetLoaderTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/IncludedCssStyleSheetHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/css/StyleSheetLoader.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-11T03:26:26Z"
"2008-03-29T00:20:00Z"
225,511
Bug 225511 Duplicate items appears when use group as category.
null
closed fixed
16e9758
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BaseGroupedQueryResultSetEvaluator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-10T10:04:21Z"
"2008-04-03T10:53:20Z"
226,445
Bug 226445 Exception is thrown out when select one report right click to select Report->Run Report in the Navigator View [00]
Description: Exception is thrown out when select one report right click to select Report->Run Report in the Navigator View. Build number: 2.3.0.v20080402-0630 Steps to reproduce: 1. Open one report, select the report in the Navigator View, right click to select Report->Run Report. Expected result: No exception. Actual result: Exception is thrown out. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:78) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:169) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:150) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:89) at org.eclipse.birt.report.designer.ui.ide.navigator.RunReportAction.run(RunReportAction.java:48) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) 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:83) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1002) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3773) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3372) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2375) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2339) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2205) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:478) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:473) 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:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 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:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) Caused by: java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:396) at java.util.Properties.setProperty(Properties.java:128) at java.lang.System.setProperty(System.java:700) at org.eclipse.birt.report.viewer.utilities.WebViewer.createURL(WebViewer.java:381) at org.eclipse.birt.report.viewer.utilities.WebViewer.display(WebViewer.java:539) at org.eclipse.birt.report.viewer.utilities.WebViewer.display(WebViewer.java:514) at org.eclipse.birt.report.designer.ui.ide.navigator.RunReportAction.run(RunReportAction.java:43) ... 28 more
closed fixed
b30dee0
["UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/ide/navigator/RunReportAction.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/ide/navigator/ViewDocumentAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-10T09:35:58Z"
"2008-04-10T06:46:40Z"
226,066
Bug 226066 Can not add aggregation on table which has shared resultset
Description: Can not add aggregation on table which has shared resultset Build number: 2.3.0.v20080408-0630 Steps to reproduce: 1, New a table named tableA and binding with dataset 2, Add a sum aggregation on tableA 3, New a table named tableB and share bindings from tableA 4, New a aggregation on tableB Actual result: The aggregation builder's OK button always gray even I selected the Column Binding Name from the list. Error log:
closed fixed
c8b49d2
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-10T06:09:38Z"
"2008-04-08T02:00:00Z"
226,257
Bug 226257 The label between the two tables disappears when preview in Web Viewer [0002]
null
closed fixed
43d4a0e
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/optimize/ExecutionOptimize.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-10T03:16:16Z"
"2008-04-09T11:20:00Z"
225,927
Bug 225927 Rotation on horizontal issue[13]
Description: Rotation on horizontal issue[13] Create a 3D chart, and switch to Format Chart - Chart Area. Click the rotation on horizontal. Actual result: Rotation bearing is contrary.
closed fixed
da7bbed
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/chart/ChartSheetImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-10T02:42:18Z"
"2008-04-07T03:46:40Z"
223,032
Bug 223032 [Automation]The exception is not clear if filter condition is invalid
null
closed fixed
99221c2
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/ExpressionParserUtility.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-09T09:03:36Z"
"2008-03-18T03:13:20Z"
224,502
Bug 224502 BIRT aggregate dialog "Data Field" label incorrect
Open or create a BIRT report. Add a table. Open the Bindings tab in the table property editor. Click on the "Add Aggregate" button to add an aggregate. Notice that the fifth field is "Data Field:" This is a bit of a misnomer. Using the expression builder, I can reference a data field. I can call a JavaScript function. I can reference a column binding. Or, I can create an expression that includes all of the above. "Expression:" would be a better name for this label. Or perhaps "Value:". Or even the awkward "Value Expression:". These names will better suggest to the user that this field can hold an expression.
resolved fixed
7d3fbcd
["data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/Constants.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalAve.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalCount.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalCountDistinct.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalFirst.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalIrr.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalLast.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMax.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMedian.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMin.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMirr.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMode.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalMovingAve.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalNpv.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalRunningNpv.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalRunningSum.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalStdDev.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalSum.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalVariance.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalWeightedAve.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/BaseTopBottomAggregation.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalPercentRank.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalPercentSum.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalPercentile.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalQuartile.java", "data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalRank.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/AggregationManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-09T07:33:03Z"
"2008-03-27T23:20:00Z"
223,473
Bug 223473 The message "org.eclipse.birt.data.engine.impl.DataEngineImpl <init>" should be removed [00]
Description: The message "org.eclipse.birt.data.engine.impl.DataEngineImpl <init>" should be removed. Build number: 2.3.0.v20080321-1139 Steps to reproduce: 1. Start eclipse through command line. 2. New a data source and a data set. Expected result: No "org.eclipse.birt.data.engine.impl.DataEngineImpl <init>" message should be print out. Actual result: Many "org.eclipse.birt.data.engine.impl.DataEngineImpl <init>" messages are print out. Error log: N/A.
closed fixed
9677c99
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataEngineImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-09T06:43:29Z"
"2008-03-21T09:00:00Z"
223,759
Bug 223759 BIRT color chooser opens far from property editor
Open a BIRT report. Select a label. Open the property editor. Click on the background color chooser button. The chooser opens, but it is way up near the upper left corner of the screen. The button I clicked was down by the bottom right corner. Thus, I need to first find the chooser, then move my mouse way across the screen and back. Move the color chooser closer to the property editor. Choose a color and press OK. Press the color chooser button again. The chooser is back to its original location. Expected that the chooser would open right near the button, the way a context menu or Java variable browser window does. This will minimize hand motion when choosing a color. Also, if the chooser location is to be independent of where the chooser button is clicked, expected the chooser to remember its location so I can move it manually to a convenient location.
resolved fixed
fefcf78
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/ColorSelector.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/property/widgets/ComboBoxColorCellEditor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-09T06:24:13Z"
"2008-03-25T01:53:20Z"
225,368
Bug 225368 Examples for API 2.3
The Report Engine Api changed but there is no examples available. Please could you update existing or provide a well done documentation. Thanks
resolved fixed
c7cdd4b
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ComponentID.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/DataExtractionFormatInfo.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/DataExtractionOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/DataID.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/DataSetID.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/EXCELRenderOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/EngineConfig.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/EngineException.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLActionHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLCompleteImageHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLImageHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLRenderOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLServerImageHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IHTMLActionHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IHTMLRenderOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IRenderOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IReportDocument.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IReportDocumentInfo.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IReportEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IScalarParameterDefn.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/InstanceID.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/PDFRenderContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/PDFRenderOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/RenderOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportParameterConverter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/TOCNode.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/TOCStyle.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/TaskOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/UnsupportedFormatException.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/instance/IScriptStyle.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-09T04:57:08Z"
"2008-04-02T15:26:40Z"
225,282
Bug 225282 In ParameterAdapter,report parameter should be collected as paremter binding not parameter default value
In ParameterAdapter, if the parameter links with a report parameter, it will set the ParameterDefinition with default value expression "params["xxx"]", this is not correct, since the linked report paraemter will be taken on as parameterBinding. We should keep the original parameter value in ParameterDefinition.
resolved fixed
1ec55eb
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/adapter/ParameterAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-09T03:34:10Z"
"2008-04-02T09:53:20Z"
221,784
Bug 221784 Allow Duplicate Value doesn't work correctly with sort[0705]
Description: Allow Duplicate Value doesn't work correctly with sort Build number:2.3.0.v20080307 Steps to reproduce: 1. Open attached report and preview. 2. Check parameter dialog. Expected result: Country in parameter list sorts asc and there should be three USA. Actual result: Country in parameter list sorts asc but only one USA in list. Though I tick off allow duplicate value but since value column is OFFICECODE, so there should be three USA in list to bind with three different OFFICECODE values. Error log:n/a
closed fixed
a373ca0
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/SelectionChoiceComparator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-09T03:26:21Z"
"2008-03-07T03:20:00Z"
212,982
Bug 212982 Paste format more times[00]
Description: Paste format more times[00] It's only an enhancement. I want to paste a format on serveral item. But the paste format only effect once. And I must copy the same format more times to paste this format on serveral item. Expected result: Copy format one time, and it can paste more times.
closed fixed
e8a0583
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/PasteFormatAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-09T03:09:42Z"
"2007-12-14T08:13:20Z"
210,383
Bug 210383 Behavior on legend does not work when Enable Chart Interactivity is not selected.
Description: Behavior on legend does not work when Enable Chart Interactivity is not selected. build version: v20071120-0800 steps to reproduce: 1. New a chart. 2. On Format Chart page, select Chart Area, untick the Enable Chart Interacticvity option. 3. Select Chart Area-> Legend, select behavior as Toggle Series Visibility. 4. Preview and click the legend. Expected result: Toggle visibility should work. Or behavior should be disabled when Enable Chart Interactivity is not selected. Actual result: Toggle visibility does not work.
closed fixed
82f16f5
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/chart/ChartLegendSheetImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-08T09:16:37Z"
"2007-11-20T12:00:00Z"
224,763
Bug 224763 JVM crashes when using joint datasets and the sun.jdbc.odbc.JdbcOdbcDriver in Report Designer
null
resolved fixed
06df446
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataSetProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-08T09:08:52Z"
"2008-03-29T11:26:40Z"
224,064
Bug 224064 "caption" and "captionkey" is not in the function list for grid item in Script tab [00]
Description: "caption" and "captionkey" is not in the function list for grid item in Script tab. Build number: 2.3.0.v20080319-0800 Steps to reproduce: 1. New a report with a grid. 2. Select the grid, switch to Script tab, after input "this." the function list appears. Expected result: "caption" and "captionkey" are listed. Actual result: "caption" and "captionkey" are not in the list. Error log: N/A
closed fixed
4cd9faa
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IGrid.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/Grid.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-08T08:42:52Z"
"2008-03-26T11:13:20Z"
100,014
Bug 100014 Tool references in the doc
RC2 We have the following references to editing tools in the meta data of the following files: org.eclipse.platform.doc.isv\porting\3.0\faq.html org.eclipse.platform.doc.isv\porting\3.0\incompatibilities.html org.eclipse.platform.doc.isv\porting\3.0\recommended.html org.eclipse.platform.doc.isv\porting\eclipse_3_0_porting_guide.html org.eclipse.platform.doc.isv\porting\eclipse_3_1_porting_guide.html org.eclipse.platform.doc.isv\reference\misc\about_customization.html \org.eclipse.platform.doc.isv\reference\misc\help_preferences.html
verified fixed
d23a5e5
["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.ui/src/org/eclipse/birt/chart/reportitem/ui/actions/FlipAxisAction.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/actions/ShowAxisAction.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartColumnBindingDialog.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TriggerDataComposite.java", "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/BubbleChart.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/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/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/wizard/TaskFormatChart.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.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/BaseDataDefinitionComponent.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/SubtaskSheetImpl.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/chart/ChartSheetImpl.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/ChartPreviewPainter.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/CustomPreviewTable.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/interfaces/IDataElementComposite.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/interfaces/ITaskPreviewable.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/ChartAdapter.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/ChartUIExtensionsImpl.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIUtil.java", "core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/taskwizard/TreeCompoundTask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-08T08:04:04Z"
"2005-06-14T17:26:40Z"
225,283
Bug 225283 Column header should not be affected if the first row matches the map/highlight condition.
null
closed fixed
5a05757
["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/re/executor/CrosstabHeaderExecutor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-08T07:46:01Z"
"2008-04-02T09:53:20Z"
213,900
Bug 213900 [2.2.2]Page break in xtab subtotal label will repeat subtotal data[1102][0301]
Description: When set page break in xtab subtotal label, subtotal data will repeat Build number:2.2.2.v200712181951, 2.3.0.v20071227 Steps to reproduce: 1. Open attached xtab report and preview in web viewer. The report has page-break-before:always in subtotal label item. Expected result: Subtotal data will not repeat. Actual result: Page break happens and subtotal data are repeated in two pages. Display like: 2021 3030 (end of previous page) SubTotal: 2021 3030 (begin of next page) Error log:N/a
closed fixed
54aabdb
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/HTMLPageBuffer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-08T07:21:07Z"
"2007-12-27T01:46:40Z"
226,072
Bug 226072 Exception is thrown out when preview report with horizontal page break in Web Viewer [0002]
null
closed fixed
e76ef3c
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/TableBreakBuffer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-08T07:11:56Z"
"2008-04-08T04:46:40Z"
225,937
Bug 225937 [Regression]:Error occurs when preview crosstab extended from library.[01]
null
closed fixed
80bcf65
["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/impl/ReportDocumentTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ReportDocumentWriter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunTask.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-07T09:03:04Z"
"2008-04-07T06:33:20Z"
225,925
Bug 225925 [Regression]Preview attached report in viewer(frameset mode) throws NPE
null
closed fixed
6a5588d
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-07T07:12:20Z"
"2008-04-07T03:46:40Z"
225,270
Bug 225270 [Automation][Regression]Exception is thrown out when previewing report in PDF
Description: NPE is thrown out when previewing report in PDF Test Date: 20080402 Test Build: BIRT2.3.0 v20080402-1140 Step to reproduce: 1. Use the report attached 2. Preview it in PDF Error log: java.lang.NullPointerException at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(BirtViewerReportService.java:923) at org.eclipse.birt.report.service.actionhandler.BirtRunAndRenderActionHandler.__execute(BirtRunAndRenderActionHandler.java:89) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:89) at org.eclipse.birt.report.presentation.aggregation.layout.EngineFragment.doService(EngineFragment.java:305) at org.eclipse.birt.report.presentation.aggregation.AbstractBaseFragment.service(AbstractBaseFragment.java:76) at org.eclipse.birt.report.servlet.BirtEngineServlet.__doGet(BirtEngineServlet.java:119) at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGet(BaseReportEngineServlet.java:150) at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.eclipse.birt.report.servlet.BaseReportEngineServlet.service(BaseReportEngineServlet.java:106) 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: java.lang.NullPointerException at org.eclipse.birt.report.engine.layout.pdf.PDFTableLM$ColumnWidthResolver.<init>(PDFTableLM.java:331) at org.eclipse.birt.report.engine.layout.pdf.PDFTableLM.<init>(PDFTableLM.java:106) at org.eclipse.birt.report.engine.layout.pdf.PDFLayoutManagerFactory$ContentVisitor.visitTable(PDFLayoutManagerFactory.java:124) at org.eclipse.birt.report.engine.content.impl.TableContent.accept(TableContent.java:101) at org.eclipse.birt.report.engine.layout.pdf.PDFLayoutManagerFactory.createLayoutManager(PDFLayoutManagerFactory.java:72) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:104) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:86) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:143) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:106) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:86) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:143) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:106) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:86) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:143) at org.eclipse.birt.report.engine.layout.pdf.PDFPageLM.layout(PDFPageLM.java:217) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layoutReport(PDFReportLayoutEngine.java:75) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layout(PDFReportLayoutEngine.java:98) 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(ReportEngineService.java:834) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:703) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(BirtViewerReportService.java:915) ... 28 more
closed fixed
2d469fd
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-02T09:12:19Z"
"2008-04-02T07:06:40Z"
224,860
Bug 224860 [Automation][Regression]Dummy label item is messed in PDF
Description: Dummy label item is messed in PDF. Test Date: 20080331 Test Build: BIRT2.3.0 v20080331-1003 Step to reproduce: 1. Use the report attached 2. Preview it in PDF Expect result: Please refer to the golden file attached Actual result: Please refer to the failed screen shot attached
closed fixed
29c587f
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/ContainerArea.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/PDFInlineStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFStackingLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-01T09:23:59Z"
"2008-03-31T10:40:00Z"
225,046
Bug 225046 [Automation][Regression]Background image does not work correctly when set it in center
Description: Background image does not work correctly when set it in center Test Date: 20080401 Test Build: BIRT2.3.0 v20080401-0630 Step to reproduce: 1 Use the report attached 2 Preview it Expect result: Please refer to the golden file attached. Actual result: Please refer to the failed screen shot attached.
closed fixed
a143ddb
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-01T08:15:57Z"
"2008-04-01T06:06:40Z"
225,035
Bug 225035 [Regression]Exception throws out when editing a count aggregation binding
Description: [Regression]Exception throws out when editing a count aggregation binding which without datafield Build number: 2.3.0.v20080401-0630 Steps to reproduce: 1, New a table binding with dataset 2, Go to binding page and add an aggregation 3, Specify function to COUNT and leave the datafield empty 4, Click OK 5, Edit it by clicking edit button Expected result: The binding can be edited. Actual result: Exception occurs Error log: java.lang.IllegalArgumentException: Argument cannot be null at org.eclipse.swt.SWT.error(SWT.java:3700) at org.eclipse.swt.SWT.error(SWT.java:3634) at org.eclipse.swt.SWT.error(SWT.java:3605) at org.eclipse.swt.widgets.Widget.error(Widget.java:442) at org.eclipse.swt.widgets.Combo.setText(Combo.java:1763) at org.eclipse.birt.report.designer.internal.ui.dialogs.BindingDialogHelper.initDataFields(BindingDialogHelper.java:466) at org.eclipse.birt.report.designer.internal.ui.dialogs.BindingDialogHelper.handleFunctionSelectEvent(BindingDialogHelper.java:918) at org.eclipse.birt.report.designer.internal.ui.dialogs.BindingDialogHelper.initFunction(BindingDialogHelper.java:360) at org.eclipse.birt.report.designer.internal.ui.dialogs.BindingDialogHelper.initDialog(BindingDialogHelper.java:212) at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
closed fixed
1279c45
["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
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-04-01T05:27:37Z"
"2008-04-01T03:20:00Z"
198,749
Bug 198749 Horizontal page break support
Build ID: I20070625-1500 The PDF emitter tries to put all columns on the same page which will cause too slim columns and line wrapping when there are too many columns for one page, even with landscape orientation. The PDF emitter should therefore support horizontal page breaks. The user should be able to provide hints to the emitter by selecting columns where a horizontal page break may occur. Of course this will also bring up the requirement to be able to select one or more columns that should be repeated on every page.
resolved fixed
8b54ed0
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/GridItemParseTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-31T08:32:56Z"
"2007-08-03T00:13:20Z"
223,789
Bug 223789 [Automation][Regression]NPE throws out when preview attached nexted crosstab in preview mode[1102]
null
closed fixed
8aa78a3
["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/DesignElement.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-31T03:32:50Z"
"2008-03-25T10:13:20Z"
224,316
Bug 224316 Can not open the report design when start the BIRT in Java perspective
Description: Can not open the report design when open the BIRT in Java perspective, the only solution is keep the report open and reopen the BIRT. Build number: 2.3.0.v20080327-0930 Steps to reproduce: 1, Open the birt and trun to Java perspective 2, Open some java files and close and save the workbench 3, Reopen the birt 4, open a report design Expected result: The report can be opened successfully Actual result: Exception occurs Error log: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.eclipse.birt.report.designer.ui.ide (87). at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:419) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:354) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:430) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:383) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:371) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:299) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1273) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:863) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51) at org.eclipse.birt.report.designer.ui.views.ElementAdapterManager.<clinit>(ElementAdapterManager.java:98) at org.eclipse.birt.report.designer.ui.preferences.PreferenceFactory.getPreferences(PreferenceFactory.java:51) at org.eclipse.birt.report.designer.ui.preferences.PreferenceFactory.getPreferences(PreferenceFactory.java:43) at org.eclipse.birt.report.designer.ui.ReportPlugin.start(ReportPlugin.java:177) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:419) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:354) at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:33) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:427) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:383) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:371) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:165) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:503) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:473) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:432) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:415) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:354) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:430) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:383) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:371) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at org.eclipse.birt.report.designer.ui.views.attributes.AttributeView.doCreatePage(AttributeView.java:61) at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:399) at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741) at org.eclipse.ui.part.PageBookView.showBootstrapPart(PageBookView.java:907) at org.eclipse.ui.part.PageBookView.createPartControl(PageBookView.java:482) at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:371) at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:230) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:300) at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:531) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256) at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:668) at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:576) at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:564) at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:270) at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:931) at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2497) at org.eclipse.ui.internal.WorkbenchWindow$23.run(WorkbenchWindow.java:2832) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:2813) at org.eclipse.ui.internal.WorkbenchWindow$17.runWithException(WorkbenchWindow.java:2130) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:130) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3737) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3374) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:801) at org.eclipse.ui.internal.Workbench$25.runWithException(Workbench.java:1350) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:130) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3737) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3374) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2312) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2222) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:474) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:469) 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:564) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1251) Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.birt.report.designer.ui.IDEReportPlugin.start() of bundle org.eclipse.birt.report.designer.ui.ide. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) ... 108 more Caused by: java.lang.ClassCircularityError: org/eclipse/birt/report/designer/internal/ui/editors/parts/event/IModelEventProcessor at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:165) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:503) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:473) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:432) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:415) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:354) at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:33) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:427) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:383) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:371) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:165) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:503) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:473) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:432) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:415) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:354) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:430) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:383) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:371) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at org.eclipse.birt.report.designer.ui.IDEReportPlugin.start(IDEReportPlugin.java:50) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) ... 113 more
closed fixed
fe0df27
["UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/CategoryProviderFactoryAdapterFactory.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/IDEReportPlugin.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-28T09:39:02Z"
"2008-03-27T09:26:40Z"
200,294
Bug 200294 Fail to deploy chart runtime in WebSphere6.1[13][0601]
Description: Fail to deploy chart runtime in WebSphere6.1/Weblogic9.2 Build number:2.2.1.v200708170943 Steps to reproduce: 1. Deploy chart-viewer-sample.war to WebSphere6.1 2. Visit index.jsp page Expected result: Display three charts. Actual result: JSP Processing Error. Error log: HTTP Error Code: 500 Error Message: JSPG0227E: Exception caught while translating /index.jsp: /index.jsp(15,1) --> JSPG0123E: Unable to locate tag attribute info for tag attribute SampleBar.chart. Root Cause: com.ibm.ws.jsp.translator.JspTranslationException: JSPG0227E: Exception caught while translating /index.jsp: /index.jsp(15,1) --> JSPG0123E: Unable to locate tag attribute info for tag attribute SampleBar.chart. at com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.validateCustomTagAttributeValues(ValidateVisitor.java:1649) at com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.visitCustomTagStart(ValidateVisitor.java:289) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement(JspVisitor.java:267) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processChildren(JspVisitor.java:309) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement(JspVisitor.java:139) at com.ibm.ws.jsp.translator.visitor.JspVisitor.visit(JspVisitor.java:121) at com.ibm.ws.jsp.translator.JspTranslator.processVisitors(JspTranslator.java:121) at com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJsp(JspTranslatorUtil.java:181) at com.ibm.ws.jsp.translator.utils.JspTranslatorUtil.translateJspAndCompile(JspTranslatorUtil.java:83) at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.translateJsp(AbstractJSPExtensionServletWrapper.java:349) at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper._checkForTranslation(AbstractJSPExtensionServletWrapper.java:317) at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.checkForTranslation(AbstractJSPExtensionServletWrapper.java:226) at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:131) at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3107) at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:238) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811) at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113) at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152) at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213) at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195) at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136) at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193) at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725) at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
closed fixed
eeca862
["chart/org.eclipse.birt.chart.viewer/src/org/eclipse/birt/chart/viewer/internal/util/ChartWebHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-28T03:22:17Z"
"2007-08-17T03:06:40Z"
224,297
Bug 224297 [regression]Add a normal aggregation in chart will cause error msg[13]
Description: Add a normal aggregation in chart will cause error msg Build number:2.3.0.v200803270956 Steps to reproduce: 1. New sample dataset from CUSTOMERS 2. New a chart, bind to dataset. 3. Click Data Binding in Select Data pane. 4. Add aggregation, select sum function and field CUSTOMERNUMBER, click OK. Expected result: No error msg. Actual result: Wrong number of arguments to aggregate function: Aggregation Error log:n/a
closed fixed
7f044a1
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/ModelAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T08:58:57Z"
"2008-03-27T06:40:00Z"
216,672
Bug 216672 Java ScriptedDataSetEventHandler throws exception when DataSet has AnyType column
Build ID: M20071023-1652 Steps To Reproduce: 1. create a Scripted Data Set with column of type Any 2. create a Java event handler for tha data set 3. call setColumnValue(columnName, object) in fetch method. (object is not null and not an object is is known by BIRT) 4. when it tries to fill up the second row it throws an exception, but the data types are the same of the objects of the column More information: DataRow class checks the object's type against DataType.AnyType class, but ReportObject's constructor does not use AnyType for the particular column from second row.
resolved fixed
d3ed5bd
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T08:18:59Z"
"2008-01-26T17:53:20Z"
207,265
Bug 207265 Greek letters are rendered big in pdf
null
resolved fixed
8b285db
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AbstractArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/TextArea.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/PDFInlineStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T08:06:48Z"
"2007-10-24T07:13:20Z"
223,787
Bug 223787 Disable actions for crosstab from library[1102]
Description: Forbid to add the derived measure in crosstab from library[1102] Step: 1. Add a crosstab in library. 2. Use the library in report and drop the crosstab to use. 3. Add a derived measure on crosstab in report design. Actual result: No effect and measure has not been added. Expected result: Hint that the operation of add derived measure is forbid.
closed fixed
33b84df
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/DeleteCommand.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/AggDataDropAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/CreateChartAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/AggregationDropAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AbstractCrosstabAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddComputedMeasureAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddLevelHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddMeasureViewHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddSubTotalAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/DeleteDimensionViewHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/DeleteMeasureHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/ShowAsViewMenuAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/commands/ChangeAreaCommand.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/commands/ChangeMeasureOrderCommand.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T07:56:43Z"
"2008-03-25T07:26:40Z"
198,230
Bug 198230 The long xtab will bring on the word error[1102]
null
closed fixed
6d37227
["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/EmitterContext.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T06:38:21Z"
"2007-07-30T07:20:00Z"
224,286
Bug 224286 [Regression] The added column binding is not exported [0002]
null
closed fixed
05b619d
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/IBirtConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T04:44:51Z"
"2008-03-27T03:53:20Z"
224,048
Bug 224048 Support to get measure filter
Description: This is a enhancement. Currently, the crosstab has two kinds of filter: Level filter and measure filter. We can only get the level filter by using iLevel.getFilterConditions(). But if a user wants to define a measure filter or get and modify a measure filter in some processes, he cannot do that. I suggest to add this kind of functions in IMeasure.
closed fixed
bbd4859
["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/ICrosstab.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/ICrosstabCellInstance.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/ILevel.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/IMeasure.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/internal/CrosstabCellInstanceImpl.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/internal/CrosstabImpl.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/internal/LevelImpl.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/internal/MeasureImpl.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/internal/handler/CrosstabCreationHandler.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/internal/handler/CrosstabRenderingHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T03:41:43Z"
"2008-03-26T08:26:40Z"
224,054
Bug 224054 Hyperlink tooltip doesn't work in word and excel[1202]
Description: Hyperlink tooltip doesn't work in word and excel Build number:2.3.0.v20080326 Steps to reproduce: 1. New two label. 2. Define bookmark in one label and define internal bookmark link in another label. 3. Set tooltip for the internal bookmark link. 4. Preview in word and excel. Expected result: Display tooltip for hyperlink Actual result: Display nothing or default tooltip. I think we can map tooltip to screentip in word and excel. If I set screentip in word and excel, it will show up when move over the link. Error log:n/a
closed fixed
9849d05
["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/ExcelWriter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/HyperlinkDef.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/HyperlinkInfo.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T03:40:51Z"
"2008-03-26T08:26:40Z"
224,255
Bug 224255 Null point exception for empty JDBC driver folder if 'OdaJDBCDriverClassPath' app context is specified
Build ID: I20070621-1340 Steps To Reproduce: If the OdaJDBCDriverClassPath is specified as the appContext of the conenction with the empty JDBC driver folder, the null pointer excpetion will occur, this is due to the null value of Enumeration files in the refreshURLs() method of JDBCDriverManager. The detail call stack has been attached. More information: JDBCDriverManager$DriverClassLoader.refreshURLs() line: 923 JDBCDriverManager$DriverClassLoader.<init>(String) line: 855 JDBCDriverManager.loadExtraDriver(String, boolean, String) line: 815 JDBCDriverManager.findDriver(String, String) line: 668 JDBCDriverManager.loadAndRegisterDriver(String, String) line: 783 JDBCDriverManager.doConnect(String, String, String, Properties, String) line: 195 JDBCDriverManager.getConnection(String, String, String, Properties, String) line: 161 Connection.connectByUrl(String, Properties) line: 158 Connection.open(Properties) line: 115 OdaConnection.open(Properties) line: 235 ConnectionManager.openConnection(String, Properties, Map) line: 111 DataSource.newConnection() line: 126 DataSource.getAvailableConnection() line: 181 DataSource.open() line: 120 DataExecutionAgent.open() line: 188 DataExecutionAgent.run() line: 299 Thread.run() line: 595
resolved fixed
05a5659
["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-27T02:49:00Z"
"2008-03-26T22:20:00Z"
222,560
Bug 222560 Dataset output parameters does not work since 2.2.2 (oracle 10g).
null
resolved fixed
9dfcac8
["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-26T08:18:14Z"
"2008-03-13T12:06:40Z"
224,045
Bug 224045 ILevel's getFilterconditions return null when using it in crosstab[1102]
null
closed fixed
c651a32
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ElementUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-26T07:48:59Z"
"2008-03-26T05:40:00Z"
199,008
Bug 199008 Truncated labels problems in 3D
null
resolved fixed
aee0472
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/Rectangle.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AxisLabelTextProvider.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith3DAxes.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-26T07:23:31Z"
"2007-08-07T07:00:00Z"
221,107
Bug 221107 Label color setting doesn't work with hyperlink[04][0300]
Description: Label color setting doesn't work with hyperlink Build number:2.3.0.v200802291542 Steps to reproduce: 1. Insert a label. 2. Set font color as purple. 3. Set hyperlink for label. 4. Preview. Expected result: Label with hyperlink displays with purple color. Actual result: In html and word, label display blue link color instead of expected purple. Error log:n/a
closed fixed
685e865
["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-26T06:27:31Z"
"2008-03-03T10:26:40Z"
222,540
Bug 222540 The aggregation expression can not be selected in aggregation builder.
description: The aggregation expression can not be selected in aggregation builder. build version: 2.3.0 v20080313-0800 steps to reproduce: 1. New a cube. 2. New a chart using the cube. 3. In select data tab, click the Data Binding button. In pop-up dialog, click the Add aggregation button, select a measure in Data Field and click OK. Expected result: The aggregation expression should be the data field expression. Actual result: The The aggregation expression is empty. If you reopen the aggregation builder, you will find the data field is also empty.
closed fixed
dec525a
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartCubeBindingDialogHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-26T05:20:42Z"
"2008-03-13T09:20:00Z"
214,322
Bug 214322 Enhance BIRT COUNT aggregation function.
Current BIRT COUNT aggregation function takes no argument, this makes the function a mimic of SQL COUNT(*). However it still cannot cover COUNT(columnName) usage of SQL count. This enhancement targets to add an optional argument to BIRT COUNT. In case that an argument is provided we will have a complete mimic of SQL COUNT(columnName), otherwise we stick to current behavior.
resolved fixed
41e2b85
["data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/TotalCount.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/aggregation/AggregationHelper.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/MultiPassExpressionCompiler.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/AggrRegistry.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/AggregateCalculator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2008-03-26T03:47:54Z"
"2008-01-04T09:46:40Z"