issue_id int64 2.03k 426k | title stringlengths 9 251 | body stringlengths 1 32.8k ⌀ | status stringclasses 6
values | after_fix_sha stringlengths 7 7 | updated_files stringlengths 29 34.1k | project_name stringclasses 6
values | repo_url stringclasses 6
values | repo_name stringclasses 6
values | language stringclasses 1
value | issue_url null | before_fix_sha null | pull_url null | commit_datetime timestamp[us, tz=UTC] | report_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
417,305 | Bug 417305 A sample chart has no data | null | verified fixed | 3f913aa | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/WorkingWithBIRTDataEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-09-16T13:28:55Z | 2013-09-16T08:26:40Z |
417,291 | Bug 417291 [Compatibility]List containining data item can not be rendered | Verision:4.3.1\v20130913-1501 Steps to reproduce 1,Open attached report in os birt 2,Report has a list containing a data item binding data set. 3,Preview report and check the result. Expected Result:Data can be rendered. Actual result:Exception is thrown out when previewing report. Error info: org.eclipse.birt.report.s... | verified fixed | 9ba6545 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListingElementExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-09-16T03:27:45Z | 2013-09-16T02:53:20Z |
414,088 | Bug 414088 Error in code of PageArea.createRoot | This seems to me like a copy&paste error in the code: protected void createRoot( ) { ... pageRoot.setBoxStyle( boxStyle ); rootLeft = getDimensionValue( pageContent, pageContent.getMarginLeft( ), pageContentWidth ); rootTop = getDimensionValue( pageContent, pageContent.getMarginTop( ), pageContentWidth ); rootLeft = Ma... | resolved fixed | 4b8e886 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/PageArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-09-09T23:36:19Z | 2013-07-31T05:53:20Z |
320,365 | Bug 320365 Excel emitter don't use reportContext timezone | - Create a blank report ; - Insert a "Data" Object of type "Date Time" without databinding. Write "new Date();" for the javascript expression ; - When invoking your report from the web viewer, configure a timezone with "__timezone" parameter. For instance, for me, "&__timezone=Europe/Paris" (GMT+2) ; - My JVM uses UTC ... | verified fixed | 99c1428 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelXmlWriter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-09-09T22:40:37Z | 2010-07-20T10:00:00Z |
405,749 | Bug 405749 Typo in variable name: linkToSalarParameter | In the class org.eclipse.birt.report.designer.data.ui.dataset.DataSetParametersPage.ParameterInputDialog, the field linkToSalarParameter appears to have a typo in it's name. "Salar" isn't a word (AFIAK) -- presumably what was meant was "linkToScalarParameter". It's a very minor issue, but I thought it worth tossing int... | resolved fixed | bdfd53b | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetParametersPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-09-09T07:16:57Z | 2013-04-15T21:06:40Z |
416,105 | Bug 416105 Docx output: leading and trailing whitespaces of a label are removed | I have two simple labels in my report. The first label has my given name as value with a space at the end "Martin ". The second labels value is my lastname "Burgler". If I generate the report as docx output the whitespace is removed. I get as result "MartinBurgler". If I use pdf or doc as output format the result is as... | resolved fixed | e02fdb1 | ["engine/org.eclipse.birt.report.engine.emitter.pptx/src/org/eclipse/birt/report/engine/emitter/pptx/writer/Slide.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/AbstractWordXmlWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-09-06T23:51:28Z | 2013-08-29T07:06:40Z |
415,915 | Bug 415915 NPE in MultiPageReportEditor.isSaveAsAllowed | Due to getActivePageInstance() being able to return null if no page is active, isSaveAsAllowed will fail if this occurs, as it does when the whole application is closed with the close button. Here's the log: !ENTRY org.eclipse.e4.ui.workbench 4 0 2013-08-26 13:28:43.478 !MESSAGE Exception occurred while unrendering: or... | resolved fixed | a48d3ba | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-09-04T17:50:35Z | 2013-08-26T20:46:40Z |
415,922 | Bug 415922 TVT/DVT4.3:TCT74: TVT_CN: Extra Mnemonic Key Found | <response_by> Eric Ma at 2013.08.26.22.19.41 </response_by> Build Label: 20130815-1400 Language: S.Chinese/English Steps To Recreate Problem: ****Perform test case 05.000.000 - PREREQUISITE SETUP first before proceeding**** Double-Click Eclipse icon on desktop then Click OK button in Workspace Launcher panel. Click on ... | closed fixed | b0eeaea | ["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 | 2013-08-29T07:32:13Z | 2013-08-27T02:20:00Z |
410,905 | Bug 410905 ISODate to DateTime | null | resolved fixed | ac7551c | ["data/org.eclipse.birt.data.oda.mongodb/src/org/eclipse/birt/data/oda/mongodb/impl/MDbResultSet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-08-21T00:54:27Z | 2013-06-17T11:53:20Z |
407,846 | Bug 407846 [Accessibility]Underline of shortcut character for POJO datasource properties are not displayed. | null | verified fixed | c5b8905 | ["data/org.eclipse.birt.data.oda.pojo.ui/src/org/eclipse/birt/data/oda/pojo/ui/impl/dialogs/ClassPathsPageHelper.java", "data/org.eclipse.birt.data.oda.pojo.ui/src/org/eclipse/birt/data/oda/pojo/ui/util/Utils.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-05-16T03:25:59Z | 2013-05-13T07:26:40Z |
390,669 | Bug 390669 [Accessibility]Press 'Tab' doesn't focus on the next report item when adding relative period aggregation. | null | resolved fixed | 6c1ee2c | ["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 | 2012-10-17T03:43:38Z | 2012-09-28T11:00:00Z |
390,630 | Bug 390630 [Accessibility]Screen reader does not speak the 'Allow Export' label in Aggregation Builder | BuildId: 4.2.1.v20120918-1113 Steps to reproduce: 1. Insert an aggregation in the Table or list footer 2. In the aggregation builder 3. Check or uncheck the 'Allow Export' option Expected result: Screenreader should speak like 'Allow export checked' or 'Allow export unchecked' other than checked/unchecked. Error Log: N... | resolved fixed | 3b7d9d4 | ["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 | 2012-10-17T03:38:10Z | 2012-09-28T05:26:40Z |
390,675 | Bug 390675 displayText for hidden Report parameter | null | resolved fixed | e22f312 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/HiddenParameterFragment.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2012-10-16T09:27:20Z | 2012-09-28T13:46:40Z |
368,682 | Bug 368682 An internal error occurred during: "Compute launch button tooltip". | Build Identifier: Version: 3.7.1 Build id: M20110909-1335 Error clicking on a report editor tab. !ENTRY org.eclipse.core.jobs 4 2 2012-01-12 16:29:33.673 !MESSAGE An internal error occurred during: "Compute launch button tooltip". !STACK 0 java.lang.NullPointerException at org.eclipse.birt.report.designer.ui.editors.Re... | resolved fixed | 8ed9f1e | ["UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/ReportEditorProxy.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2012-08-29T06:56:00Z | 2012-01-16T10:33:20Z |
412,357 | Bug 412357 Exported underline text gives an unexpected result | 1.Drag the Label item onto the Layout Page. 2.Type in any Thai word and separate them with a space. (Font= San serif 36) 3.Under Property Editor- Label, choose Properties and then, General. 4.Click U to underline the whole word or sentence. 5.Choose View Report from the Top Panel. 6.Select View Report as PPT. The resul... | resolved fixed | 29e5838 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2013-07-10T06:54:07Z | 2013-07-05T04:53:20Z |
361,443 | Bug 361443 Excel ODA | null | resolved fixed | c111837 | ["data/org.eclipse.birt.report.data.oda.excel/src/org/eclipse/birt/report/data/oda/excel/ExcelODAConstants.java", "data/org.eclipse.birt.report.data.oda.excel/src/org/eclipse/birt/report/data/oda/excel/impl/ExcelFileQuery.java", "data/org.eclipse.birt.report.data.oda.excel/src/org/eclipse/birt/report/data/oda/excel/imp... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2012-05-08T04:08:35Z | 2011-10-19T18:46:40Z |
211,884 | Bug 211884 IAE thrown when creating a new .product file using File > New > File | While working on an RCP application I wanted to create another .product file using the File > New menu options, but this resulted in an IAE thrown from the ProductInfoSection class' refresh method. Steps: 1. Select the RCP project. 2. Choose File > New > File. 3 Enter foo.product as the new filename. 4. Click Finish. T... | verified fixed | 1f4c826 | ["data/org.eclipse.birt.report.data.oda.excel.ui/src/org/eclipse/birt/report/data/oda/excel/ui/Activator.java", "data/org.eclipse.birt.report.data.oda.excel.ui/src/org/eclipse/birt/report/data/oda/excel/ui/i18n/Messages.java", "data/org.eclipse.birt.report.data.oda.excel.ui/src/org/eclipse/birt/report/data/oda/excel/ui... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2012-05-03T08:48:37Z | 2007-12-04T14:53:20Z |
375,600 | Bug 375600 Misspelled constant name: IScriptFunctionContext.FUNCITON_BEAN_NAME | Build Identifier: In BIRT 3.7.2 IScriptFunctionContext has a constant called FUNCITON_BEAN_NAME. It should be renamed to FUNCTION_BEAN_NAME and the current name deprecated. Reproducible: Always Steps to Reproduce: View JavaDoc for IScriptFunctionContext. | verified fixed | 209787e | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/functionservice/IScriptFunctionContext.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/functionservice/impl/CategoryWrapper.java", "data/org.eclipse.birt.report.engine.script.javascript/src/org/eclipse/birt/report/engine/javascript/Javasc... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2012-04-09T09:33:40Z | 2012-03-29T08:33:20Z |
258,911 | Bug 258911 better support for maven2 builds | Trying to integrate birt in an existing build system based on maven2 is very hard. It would be good to provide maven artifacts. | resolved fixed | df4f21d | ["build/org.eclipse.birt.build/src/org/eclipse/birt/build/mavenrepogen/ExternalDependency.java", "build/org.eclipse.birt.build/src/org/eclipse/birt/build/mavenrepogen/FileInfo.java", "build/org.eclipse.birt.build/src/org/eclipse/birt/build/mavenrepogen/RepoGen.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2012-04-05T05:57:01Z | 2008-12-16T09:33:20Z |
362,714 | Bug 362714 Birt - Hive Data Access gives JDBCException | Build Identifier: Version: Indigo Service Release 1 Build id: 20110916-0149 I have installed BIRT. Established connection to Hive (version 0.7.0) Connection returned successful Created Data Source and Data sets entered Query string my columns are String and Decimal selecting preview -would result in Error: The followin... | resolved fixed | b0e086d | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/ResultSet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2012-01-21T23:30:45Z | 2011-11-02T18:53:20Z |
355,407 | Bug 355407 Chart interactivity menu to specify the Event does not expand | I'm testing the BIRT charting package on OSX. Everything seems to work fine except picking the Event for chart interactivity options. Here's how I configured the Eclipse plugin: - Downloaded eclipse-SDK-3.7-macosx-cocoa.tar.gz straight from the BIRT site - Clicked on Help -> Install New Software - Work with: --All Avai... | verified fixed | bb07795 | ["core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/swt/custom/CustomChooserComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2011-12-28T07:12:28Z | 2011-08-22T16:20:00Z |
354,788 | Bug 354788 Visibility not working properly with crosstab horizontal page break | Build Identifier: birt-rcp-report-designer-2_6_1 In my report, I have a cross tab with column area page break given with Interval 2 for product line as shown in image pagebreak.bmp. In master page, i have a grid in header section with an image. The visibility of image is controlled based on on data set field as follows... | verified fixed | e5421de | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/CachedHTMLPageBuffer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2011-08-31T06:01:00Z | 2011-08-16T04:46:40Z |
350,763 | Bug 350763 User-defined Sort Hints in a data set got overwritten in a SQB design session | When editing a data set in the Data Set Editor, an user may add own user-defined Sort Hints. But each time an user activates the SQB designer page in DSE, those sort hints always got overwritten and replaced by the sort keys defined in the query's OrderBy clause. This is expected behavior if the OrderBy clause gets cha... | resolved fixed | 71e4e05 | ["data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/ui/internal/sqb/SQBDataSetWizardPage.java", "data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/ui/internal/sqb/SQLQueryUtility.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2011-06-30T03:23:56Z | 2011-06-30T02:13:20Z |
299,248 | Bug 299248 Packing of tree in Outline view during changing of mode | Build Identifier: 20090920-1017 As default mode I use Layout. I have selected item of report. When I switch to "XML Source" mode I loose selected item and menu is packed in Outline view. Is it possible to have item selected in "XML Source" mode? Reproducible: Always Steps to Reproduce: 1.Right click in report 2.Choose ... | resolved fixed | 1396416 | ["UI/org.eclipse.birt.report.designer.ui.editor.xml.wtp/src/org/eclipse/birt/report/designer/ui/editor/pages/xml/ReportXMLSourceEditorFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2011-06-02T06:10:58Z | 2010-01-11T08:53:20Z |
340,767 | Bug 340767 Fail to generate concurrent reports containing CRLF and <BR> | null | verified fixed | 56c82c8 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontSplitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/p... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2011-04-14T07:41:45Z | 2011-03-23T14:20:00Z |
283,491 | Bug 283491 [Accessibility] Shortcut keys are missing in dialogue "Advanced Bidi Data Source Settings" [17] | null | resolved fixed | b6fdf57 | ["data/org.eclipse.birt.report.data.bidi.utils.ui/src/org/eclipse/birt/report/data/bidi/utils/ui/BidiGUIUtility.java", "data/org.eclipse.birt.report.data.bidi.utils/src/org/eclipse/birt/report/data/bidi/utils/core/BidiConstants.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/j... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2011-04-06T10:04:51Z | 2009-07-15T06:40:00Z |
336,767 | Bug 336767 Security Issue in BIRT Viewer | As pointed out by Jeff Beard-Shouse from Security PS, the viewer contains a security bug. Currently the user of the viewer can enter a URL Parameter for the report name. This parameter can be a URL for a report. This could allow a malicious user to specify a report design that contains JavaScript to be executed on the ... | verified fixed | c98871b | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/util/BirtTagUtil.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/u... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2011-02-10T04:44:10Z | 2011-02-09T22:20:00Z |
333,860 | Bug 333860 NullPointerException in DocumentExtension using RunTask | Build Identifier: v20100915-1750 We are faced with a problem running one of our reports in our custom report viewer. Running the report using RunTask results in a NullPointerException. This error seems to be very rare but is always reproducible with the report. The root cause of the problem is DocumentExtension.add (li... | closed fixed | d8dbd5f | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/DocumentExtension.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2011-01-14T07:35:40Z | 2011-01-10T11:46:40Z |
331,333 | Bug 331333 In DOC format, table cells inherit margin/padding properties of the parent table when they shouldn't | Build Identifier: 20100617-1415 Table cells in reports, when exported to DOC format, inherit parent table's margin/padding properties, even when these properties are redefined for these cells. We have take a look at startTable* methods in AbstractWordXmlWriter class and there are no references to padding in table cells... | verified fixed | 2ecfdf9 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WordUtil.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/AbstractWordXmlWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-12-31T10:05:55Z | 2010-11-29T14:13:20Z |
330,326 | Bug 330326 Special Characters in ExcelEmitter not correct (Encoding?) | null | closed fixed | 6ca4d09 | ["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 | 2010-11-29T07:34:54Z | 2010-11-16T09:33:20Z |
330,873 | Bug 330873 Enable the ODA Runtime framework to run on non-OSGi platform | The ODA framework currently requires an ODA runtime extension to run as an OSGi bundle. This enhancement calls for enabling support to run on non-OSGi platform, if needed, such as in a J2EE application without OSGi. | resolved fixed | 382cc1a | ["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/Driver.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/DriverManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-11-23T19:54:15Z | 2010-11-23T02:40:00Z |
328,221 | Bug 328221 Several error messages are confusing/useless | Build Identifier: BIRT 2.5.2 I've fixed a couple of error messages in BIRT 2.5.2 which are confusing/useless. See the attached patches. I'm aware that this patch is for an old version of BIRT but maybe they are still useful for someone stuck with BIRT 2.5.2. I didn't check whether the errors are still there in 2.6; fee... | verified fixed | 5e3686d | ["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/script/JSMethodRunner.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptDataSetJSEventHandler.java", "data/org.eclipse.birt.report.data.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-11-08T10:13:17Z | 2010-10-20T10:20:00Z |
324,546 | Bug 324546 external .js file has no effect in beforeOpen if the data set is used to generate a dynamic parameter selection | Build Identifier: I define a function "replace_query" in an external .js file, and then include it in the report. I then use the function in the beforeOpen script. If the data set is not used to generate a dynamic parameter selection, then it works fine. Otherwise, when viewing the report, it will give this error: Erro... | resolved fixed | 4e04515 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-11-01T10:26:12Z | 2010-09-06T08:00:00Z |
288,223 | Bug 288223 Not able to select table column and row when the table has a chart view.[0004] | null | verified fixed | 50001c1 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/handles/MultipleGuideHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-10-25T05:46:57Z | 2009-09-01T07:26:40Z |
315,745 | Bug 315745 Two message pop up when switch from XML source to layout.[01] | null | verified fixed | 71a83f0 | ["UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditorFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-10-18T02:51:06Z | 2010-06-04T08:26:40Z |
324,070 | Bug 324070 Refactor data set editor pages' codes[30967] | Build Identifier: 20100828 Refactor data set editor pages' codes. Reproducible: Always | verified fixed | 8673b0a | ["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 | 2010-08-31T10:31:13Z | 2010-08-31T10:20:00Z |
322,347 | Bug 322347 Refactor data set editor pages' codes[29949] | Build Identifier: 20100810 Refactor data set editor pages' codes. Reproducible: Always | resolved fixed | fa1fc63 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputColumnDefnPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetColumnPage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-08-13T05:13:40Z | 2010-08-11T12:33:20Z |
322,512 | Bug 322512 Refactor data set editor pages' codes[30357] | Build Identifier: Refactor data set editor pages' codes. Reproducible: Always | resolved fixed | 1ae9dac | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetPreviewPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-08-12T11:59:05Z | 2010-08-12T10:46:40Z |
322,346 | Bug 322346 Refactor data set editor pages' codes[29803] | Build Identifier: 20100810 Refactor data set editor pages' codes. Reproducible: Always | resolved fixed | a9ba77a | ["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 | 2010-08-11T13:02:07Z | 2010-08-11T12:33:20Z |
307,321 | Bug 307321 BIRT Column page breaks do not respect page variables | When using an onPageEnd event to increment a page variable and a column page break on a table the html viewer recognizes the updated variable but if you export it to pdf the variable is not updated for every other page. See attached example. | verified fixed | 6776a66 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/AbstractReportExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLLayoutContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/ht... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-08-11T05:17:02Z | 2010-03-28T23:46:40Z |
314,645 | Bug 314645 XML Datasource is not Thread-Safe when passing data as InputStream | Build Identifier: Eclipse Build id: 20090920-1017 / BIRT Runtime 2.5.1 + 2.5.2 When passing XML-data to the IRunTask in a multi-threaded application, some of the resulting .rptdocument files will be corrupted. The error only occures when passing an InputStream using the setAppContext method: ctxMap.put("org.eclipse.bir... | verified fixed | 586baf1 | ["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/Driver.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/DriverManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-08-03T23:52:40Z | 2010-05-27T11:33:20Z |
321,540 | Bug 321540 Extends Integrated SQB to include database definition in the SQM | Extends the integrated SQL Query Builder to include a connection's database definition in its custom SQLQuerySourceFormat. Through this, database specific information is made readily available to a client at runtime for customized formatting of the SQL query source. | resolved fixed | 7a5a3ee | ["data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/ui/internal/sqb/CustomSQLBuilderDialog.java", "data/org.eclipse.birt.report.data.oda.jdbc.dbprofile/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/model/CustomQuerySourceFormat.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-08-03T00:15:42Z | 2010-08-02T23:00:00Z |
321,474 | Bug 321474 Refactor data set editor pages' codes[28816] | Build Identifier: 20100729 Refactor data set editor pages' codes. Reproducible: Always | verified fixed | c607fed | ["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 | 2010-08-02T05:47:33Z | 2010-08-02T06:20:00Z |
320,462 | Bug 320462 Refactor script data set related pages' codes[29044] | Build Identifier: 20100719 Refactor script functions related codes. Reproducible: Always | verified fixed | bd702df | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputColumnDefnPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-07-21T06:51:18Z | 2010-07-21T05:26:40Z |
319,963 | Bug 319963 Refactor data set editor pages' codes[28800] | Build Identifier: 20100712 Refactor data set editor pages' codes[28800]. Reproducible: Always | resolved fixed | 2aece2c | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputColumnDefnPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetColumnPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-07-15T11:38:07Z | 2010-07-15T10:33:20Z |
319,902 | Bug 319902 Internal API Usage of the ODA framework components | null | resolved fixed | 021d30f | ["data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/ui/internal/datasource/CustomDbProfileEditorPage.java", "data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/ui/internal/datasource/DbProfilePropertyProvi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-07-14T19:17:52Z | 2010-07-14T17:53:20Z |
319,351 | Bug 319351 Refactor data set editor pages' codes[28193] | Build Identifier: 20100708 Refactor data set editor pages' codes. Reproducible: Always | resolved fixed | e46c703 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputColumnDefnPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetColumnPage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-07-14T05:58:03Z | 2010-07-09T10:06:40Z |
313,646 | Bug 313646 SVG chart using pattern as color or background does not work when preview in firefox for the first time.[13] | description: SVG chart using pattern as color or background does not work when preview in firefox for the first time. build id: 2.6.0 v20100520-0630 steps to reproduce: 1.New a SVG chart using pattern as color or background color. 2.Preview in firefox. Actual result: The pattern does not work when you first preview in ... | verified fixed | cc17b97 | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-07-08T07:01:05Z | 2010-05-20T04:33:20Z |
318,835 | Bug 318835 Refactor data set editor pages' codes[27965] | Build Identifier: 20100702 Refactor data set editor pages' codes. Reproducible: Always | verified fixed | db847f7 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetPreviewPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-07-05T06:03:37Z | 2010-07-05T06:06:40Z |
313,297 | Bug 313297 XML data set fail in chart data preview | null | closed fixed | 9f6ad93 | ["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 | 2010-07-05T03:07:14Z | 2010-05-18T08:06:40Z |
318,062 | Bug 318062 NPE in HTMLEmitterUtil | Build Identifier: 20100617-1415 Between org.eclipse.birt.report.engine.emitter.html.HTMLVisionOptimize.buildCellStyle(...) and org.eclipse.birt.report.engine.emitter.html.util.HTMLEmitterUtil.buildOverflowStyle(...), there is improper handling of the 'style' variable. buildOverflowStyle(...) throws a NullPointerExcepti... | verified fixed | be7cfdc | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/util/HTMLEmitterUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-07-05T01:53:08Z | 2010-06-25T23:53:20Z |
317,397 | Bug 317397 [Automation][Regression] Pagebreak does not work when preview in DOC/PDF/PPT/PostScript | null | closed fixed | a9e8dd3 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunAndRenderTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-21T07:23:43Z | 2010-06-21T06:00:00Z |
314,233 | Bug 314233 Update "Use Series Palette As Line Color" for Gantt Chart [13] | null | closed fixed | 779d55a | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/GanttSeriesAttributeComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-21T03:56:39Z | 2010-05-25T09:33:20Z |
312,859 | Bug 312859 The list of operator for Chart filter does not provide 30 visible items | null | closed fixed | 217c12f | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartCubeFilterConditionBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-21T03:33:47Z | 2010-05-14T04:06:40Z |
314,612 | Bug 314612 Can't define slice size when create radar chart view for table | null | closed fixed | 4c0a5f3 | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/radar/ui/series/RadarSeriesUIProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-21T03:03:46Z | 2010-05-27T08:46:40Z |
317,267 | Bug 317267 [Automation][Regression]Error is thrown out when preview gantt type chart | null | closed fixed | 9f18e8e | ["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/datafeed/GanttDataSetProcessorImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-18T08:16:05Z | 2010-06-18T08:33:20Z |
312,531 | Bug 312531 Highlight works differently when run SvgInteractivityViewer.java [13] | null | closed fixed | f29f4f7 | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/ISVGConstants.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGInteractiveRenderer.java", "chart/org... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-18T02:39:53Z | 2010-05-12T04:53:20Z |
316,695 | Bug 316695 Refactor data set editor pages' codes[26568] | Build Identifier: 20100610 Refactor data set editor pages' codes[26568]. Reproducible: Always | verified fixed | 781188e | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetParametersPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-17T06:43:18Z | 2010-06-13T09:06:40Z |
313,459 | Bug 313459 Problem with % when generating images in tables. | See the attached BirtProject, it has two reports. Each identical except for this difference: The image width/height is set to a %age value (50%) in one (TestImage.rptdesign) and not-set in the other (TestImageWorking.rptdesign). TestImage.rptdesign does not display the image in pdf, but works fine in html. TestImageWor... | verified fixed | cf0f765 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/PropertyUtil.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-13T06:52:29Z | 2010-05-19T03:33:20Z |
315,366 | Bug 315366 "Auto" for Curve Fitting Line is not black but transparent | Description: "Auto" for Curve Fitting Line is not black but transparent. Build number: 2.6.0.v20100602-0949 Steps to reproduce: 1. New a chart, in Format Chart->Series->Value (Y) Series, tick "Shown Curve Fitting Line", click "Curve Fitting Line" button. 2. Select "Auto" for Color. Expected result: The line is shown wi... | closed fixed | 856a08d | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/radar/ui/series/RadarSeriesAttributeComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LineAttributesComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-13T03:27:05Z | 2010-06-02T09:13:20Z |
316,674 | Bug 316674 Refactor data set editor pages' codes[26569] | Build Identifier: 20100610 Refactor data set editor pages' codes[26569]. Reproducible: Always | verified fixed | 9deb80c | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-12T07:20:35Z | 2010-06-12T08:06:40Z |
316,568 | Bug 316568 Refactor data set editor pages' codes[26849] | Build Identifier: 20100610 Refactor data set editor pages' codes. Reproducible: Always | verified fixed | 7be65cd | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/Utility.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-11T05:58:19Z | 2010-06-11T07:06:40Z |
315,170 | Bug 315170 Refactor data set editor pages' codes[26441] | Build Identifier: 20100528 Refactor data set editor pages' codes. Reproducible: Always | verified fixed | 0a90c61 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputColumnDefnPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetColumnPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-10T03:36:33Z | 2010-06-01T08:13:20Z |
315,181 | Bug 315181 [Automation][Regression]Grid border was messed in PDF | null | closed fixed | 5a55884 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/RowArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TableLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-07T02:54:18Z | 2010-06-01T08:13:20Z |
315,315 | Bug 315315 Warning messages seen while starting up workbench | null | closed fixed | 75b5ac1 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/IExtChartModelLoader.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/SerializerImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/PluginSettings.java", "chart/org.eclipse.birt.chart.exa... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-04T05:58:42Z | 2010-06-01T22:06:40Z |
314,375 | Bug 314375 Failed report process after restart standalone BIRT engine | Build Identifier: public void main() throws BirtException, FileNotFoundException { generateReport(); // ok generateReport(); // exception see below } public void generateReport() throws BirtException, FileNotFoundException { String birtHomeDirectory = "..."; String fileNameReport = "..."; String fileNameDataset = "..."... | verified fixed | c62c90e | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/extension/oda/OdaExtensionLoaderFactory.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/plugin/ModelPlugin.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-03T03:12:03Z | 2010-05-25T23:26:40Z |
307,327 | Bug 307327 BIDI3.6:In-line component positioning problem in RTL Reports | null | closed fixed | bb27b81 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-03T01:33:24Z | 2010-03-29T02:33:20Z |
315,008 | Bug 315008 font size in pdf and doc od text and dynamic text | null | verified fixed | e82d276 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/PropertiesProcessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-01T03:31:49Z | 2010-05-30T14:33:20Z |
315,050 | Bug 315050 [Automation][Regression]Image size is different from golden file when preview as xls | null | closed fixed | 5aab992 | ["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 | 2010-06-01T03:22:56Z | 2010-05-31T10:00:00Z |
315,035 | Bug 315035 [Automation][Regression]Error happened while merge cells in grid when preview as pdf/ppt/ps | null | closed fixed | 87a596c | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TableLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-06-01T02:58:43Z | 2010-05-31T07:13:20Z |
313,882 | Bug 313882 [Regression]pageoverflow plus pagebreakinternal shows different pdf pages in web viewer and preview | null | closed fixed | 8314911 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunAndRenderTask.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-31T08:17:34Z | 2010-05-21T08:20:00Z |
314,190 | Bug 314190 The outline works differently for scatter chart and line chart when the series palette use Pattern [13] | null | closed fixed | c706bb1 | ["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/Scatter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-31T03:33:32Z | 2010-05-25T04:00:00Z |
292,641 | Bug 292641 BIDI - in rtl report using V2.5.1 the right and left margins clips report content- export to PDF | User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Build Identifier: Build id: I20080918-0100 RTL report displays different kinds of data (tables,text,Dynamic HTML). When exported to PDF Text is clipped on left and right margins. Tested in both V2.3.2 and V2.5.1. Minim... | resolved fixed | 0097821 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/LineArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/RowAre... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-28T08:10:55Z | 2009-10-19T08:13:20Z |
314,088 | Bug 314088 The table row height does not work correctly in PDF | null | closed fixed | 7b5946b | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/BlockContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/BlockTextArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/i... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-28T07:58:48Z | 2010-05-24T11:20:00Z |
314,631 | Bug 314631 Cann't get correct default values for parameters that with non-constant default value expressions | Steps to reproduce: 1. create a report with a scalar parameter that has non-constant default value expression such as BirtDateTime.today() 2. setup a project to get the default values of the parameter in BIRT runtime Eg. IReportEngine engine = createReportEngine( ); IRunnable runnable = engine.openReportDesign( REPORT_... | verified fixed | d0db004 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-28T02:37:40Z | 2010-05-27T08:46:40Z |
314,123 | Bug 314123 TVT36:TCT313: The Format Number page is empty | <response_by> Mostafa Ali at 2010.05.23.06.45.32 </response_by> NLS Build Label: 20100516-0300 Language: Arabic Steps to recreate the problem: 1) Start Eclipse and change the Perspective to Report Designer from Window->Open Perspective->Other? 2) Open Navigator view by selecting Window -> Show View -> Navigator if it i... | closed fixed | e3bd3b0 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/FormatCurrencyNumPattern.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-28T01:54:37Z | 2010-05-24T14:06:40Z |
314,634 | Bug 314634 Refactor data set editor pages' codes[26435] | Build Identifier: 20100525 Refactor data set editor pages' codes. Reproducible: Always | closed fixed | c9fb57b | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputColumnDefnPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/util/IHelpConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-27T10:36:02Z | 2010-05-27T11:33:20Z |
314,117 | Bug 314117 [Automation][Regression]"col width" tag of dynamic text doesn't work when preview as pdf | null | closed fixed | f305678 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/StyleProperties.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/TableProcessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-26T10:10:26Z | 2010-05-24T14:06:40Z |
314,203 | Bug 314203 Unnecessary round mode will cause number disappear | null | closed fixed | 703ea61 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/NumberFormatter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-26T07:23:59Z | 2010-05-25T06:46:40Z |
312,761 | Bug 312761 It makes no difference changing the series labels position in Radar chart.[13] | null | verified fixed | 733e622 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/Series.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/impl/SeriesImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/BarSeriesImpl.java", "chart/org.eclipse.bi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-26T05:34:39Z | 2010-05-13T08:40:00Z |
314,218 | Bug 314218 [Regression]NPE block to create joint data set if source data set has parameter | Description: [Regression]NPE block to create joint data set if source data set has parameter Steps to reproduce: 1, New a data set from CUSTOMERS table in sampleDB 2, Specify query to select * from CLASSICMODELS.CUSTOMERS where CUSTOMERNUMBER < ? 3, New a joint data set and using data set which has parameter 4, Click F... | verified fixed | db6870d | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/JointDataSetPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-25T09:08:16Z | 2010-05-25T09:33:20Z |
314,207 | Bug 314207 [Regression]Preview result is incorrect when report content is more than one page | null | closed fixed | 9ae6acd | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/RootArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-25T08:41:22Z | 2010-05-25T06:46:40Z |
314,198 | Bug 314198 [Accessibility] The contents can not be shown completely in Chart builder Select data page under High Contrast Black (Extra large) | null | closed fixed | b1254cd | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-25T08:17:18Z | 2010-05-25T06:46:40Z |
314,199 | Bug 314199 [Smoke]NPE blocks to create value series in Linux | Install BIRT 2.6.0.v20100525 build in linux AS5, create a chart and try to specify Value Y Serires, when dragging column into Value Y Serires, NPE was thrown out. Exception: java.lang.NullPointerException at java.lang.String.<init>(String.java:433) at org.eclipse.birt.chart.ui.swt.SimpleTextTransfer.nativeToJava(Simple... | closed fixed | c764940 | ["chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/DataTextDropListener.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-25T07:59:25Z | 2010-05-25T06:46:40Z |
313,472 | Bug 313472 [Accessibility] The data set editor is resized after click "Finish" and the contents can not be shown completely under High Contrast mode | null | closed fixed | d85d4d3 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-25T07:32:47Z | 2010-05-19T06:20:00Z |
314,200 | Bug 314200 NPE is thrown when canceling overwriting ScriptedDatasourceExampleAfter | Description: NPE is thrown when canceling overwriting ScriptedDatasourceExampleAfter Build number: 2.6.0.v20100525-0630 Steps to reproduce: 1, Open Report Example View 2, Open ScriptedDatasourceExampleAfter in Scripting->Scripted Data Source 3, Open that again and a dialog popped up to ask whether to overwrite the repo... | verified fixed | e160543 | ["UI/org.eclipse.birt.report.designer.ui.samples.ide/src/org/eclipse/birt/report/designer/ui/samples/ide/action/IDEOpenSampleReportAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-25T06:53:24Z | 2010-05-25T06:46:40Z |
313,465 | Bug 313465 A blank page is generated if there is a large margin and preview as PDF | null | closed fixed | 48ea075 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-25T03:44:37Z | 2010-05-19T06:20:00Z |
314,099 | Bug 314099 [Regression] Exception is thrown out when preview a report with a HTML table as DOC | null | closed fixed | 9bf16e2 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/PropertiesProcessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-25T03:21:57Z | 2010-05-24T11:20:00Z |
313,466 | Bug 313466 [Regression] Layout preview is not correct for chart in crosstab extended from library.[01] | null | verified fixed | 8057045 | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/re/CrosstabQueryUtil.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/re/executor/GroupUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T10:50:59Z | 2010-05-19T06:20:00Z |
287,790 | Bug 287790 Exception when set bottomN in xtab map and preview[1102] | Description exception when preview report containing bottomN in xtab map rule Build number:2.5.1.v20090827 Steps to reproduce: 1. Insert xtab. 2. Add a map rule using bottomN function 3. Preview Expected result: Display xtab content with map rule Actual result: Exception. Error log: ReportDesign (id = 1): + Unacceptabl... | closed fixed | 0542b89 | ["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 | 2010-05-24T10:41:23Z | 2009-08-27T08:00:00Z |
312,750 | Bug 312750 Add Column Area Sub Total and Show as Chart do not work correctly | null | closed fixed | 94f0a77 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/api/ChartCubeUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T09:42:55Z | 2010-05-13T08:40:00Z |
313,868 | Bug 313868 Exception is thrown in error log view when set pattern as axis color.[13] | null | verified fixed | b77e604 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T09:35:33Z | 2010-05-21T08:20:00Z |
314,070 | Bug 314070 [Automation][Regression]NPE is thrown out when Y value set to string type in bubble chart | null | closed fixed | 5772fdf | ["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/datafeed/BubbleDataSetProcessorImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T09:32:14Z | 2010-05-24T08:33:20Z |
221,310 | Bug 221310 [Improve Page Break Management] Multiple autotexts cause unwanted indentation in PDF | Description: Inside a 1x1 grid with right text alignment on the page footer, more than one autotext causes an unwanted indentation in the PDF, but not in HTML. Steps to reproduce: 1. Add a 1x1 grid to the page footer and give it a border for better visibility. Set its cell to right text alignment. 2. Add the total page... | verified fixed | 9bc9982 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLLayoutContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLReportLayoutEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/LayoutCont... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T09:01:13Z | 2008-03-04T14:13:20Z |
311,676 | Bug 311676 [Acceptance] Chart resize does not work correctly if input invalid value | null | closed fixed | f56c22a | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemUIImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T08:31:00Z | 2010-05-05T09:00:00Z |
310,958 | Bug 310958 Chart live preview failed when chart used dataset filter changing | Description: [Regression] Chart live preview failed when chart using dataset with filter Build: 2.6.0.v20100429-0630 Steps to reproduce: 1. New a data set with filter Between/Equal/In/Great than 2. New a chart using the data set 3. Check the live preview in chart builder Actual result: Chart live preview failed | closed fixed | 0d8530f | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/DataSetCacheTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/CachedResultSet.java", "data/org.eclipse.birt.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T07:29:12Z | 2010-04-29T05:46:40Z |
306,665 | Bug 306665 Failures occur in Junit test of org.eclipse.birt.data.tests in 2.6.0 daily build v20100322-0630 | null | closed fixed | a4e6104 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/api/ScriptTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeQueryExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T07:18:15Z | 2010-03-22T06:40:00Z |
313,835 | Bug 313835 [Regression]Exception thrown out when click to fold Embedded images node in Outline | Description: Exception thrown out when click to fold Embedded images node in Outline Build: 2.6.0.v20100521-0630 Steps to reproduce: 1. New a report 2. Insert an Embedded image 3. Click Embedded images node in Outline Actual result: Exception thrown out ErrorLog: java.lang.ClassCastException: org.eclipse.birt.report.mo... | closed fixed | 059b83c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/LibraryElementImageDecorator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-24T02:40:54Z | 2010-05-21T02:46:40Z |
313,647 | Bug 313647 [Regression] The Y axis starts from "NaN" and ends to "NaN" for a Bubble chart [13] | null | closed fixed | 04aa581 | ["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/datafeed/BubbleDataSetProcessorImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-21T07:02:00Z | 2010-05-20T04:33:20Z |
299,096 | Bug 299096 "Display Name Key" should be shown in Output Columns [0704] | null | closed fixed | c82a039 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputColumnDefnPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetColumnPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-05-21T06:17:16Z | 2010-01-08T05:53:20Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.