Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004531 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | always | 2008-07-28 12:31 | 2008-12-04 07:32 | |||
Reporter | xplacesc | View Status | public | |||||
Assigned To | dalsasua | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 6418 | |||
Projection | none | ETA | none | Target Version | 2.40 | |||
OS | Windows | Database | Oracle | Java version | 1.5 | |||
OS Version | XP | Database version | 10g XE | Ant version | 1.7 | |||
Product Version | 2.40beta | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0004531: Print Error | |||||||
Description | Error rises when trying to print any commercial document. Following text appear: Error: Errors were encountered when compiling report expressions class file: 1. String literal is not properly closed by a double-quote value = (java.lang.String)(((java.lang.String)field_ENTITY.getValue())+"/*$JR_EXPR_ID=18$*/ <------------------> 2. String literal is not properly closed by a double-quote value = (java.lang.String)(((java.lang.String)field_ENTITY.getOldValue())+"/*$JR_EXPR_ID=18$*/ <------------------> 3. String literal is not properly closed by a double-quote value = (java.lang.String)(((java.lang.String)field_ENTITY.getValue())+"/*$JR_EXPR_ID=18$*/ <------------------> 3 errors | |||||||
Steps To Reproduce | Go to any commercial document (for example Purchase Order) and try to print | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0008430) joan (viewer) 2008-07-30 10:41 |
Hi, Have you changed in anyway the report with ireport?, something near happend to me and it was because i was using the wrong version of Ireport, it seams you should use the compatibility mode 1.33(or near) If you didn't change anything I apologize. |
(0008449) svnbot (viewer) 2008-07-31 11:33 |
Repository: openbravo Revision: 6075 Author: eduardoargal Date: 2008-07-31 11:33:31 +0200 (Thu, 31 Jul 2008) Fixes bug 0004531 Print Error --- U trunk/src/org/openbravo/erpReports/RptC_Invoice_TaxLines.jasper --- https://dev.openbravo.com/websvn/openbravo/?rev=6075&sc=1 [^] |
(0008453) svnbot (viewer) 2008-07-31 12:42 |
Repository: localization Revision: 182 Author: davidalsasua Date: 2008-07-31 12:42:22 +0200 (Thu, 31 Jul 2008) Fixes Bug 0004531 --- U translations/es_ES/trunk/AD_TEXTINTERFACES_TRL_es_ES.xml --- https://dev.openbravo.com/websvn/localization/?rev=182&sc=1 [^] |
(0008590) xplacesc (viewer) 2008-08-18 15:11 |
Problem seems to be not solved. After changing AD_TEXTINTERFACES_TRL_es_ES.xml, same problemm occurs. For any reason, "\n" character in expression literals within jasper template, have been converted to real \n characters by the translation process (so introducing a real line jump). I attach an example of this with C_OrderJR.jrxml. Related to this, additionally to RptC_Invoice_TaxLines.jasper, there are also other jasper not compiled which don't translate properly to spanish: * RptC_OrderPO_Lines.jasper * RptC_Invoice_Lines.jasper * C_OrderLinesJR.jasper |
(0008620) svnbot (viewer) 2008-08-19 14:38 |
Repository: openbravo Revision: 6404 Author: iperdomo Date: 2008-08-19 14:38:31 +0200 (Tue, 19 Aug 2008) Fixes bug 4531: Modified templates. Removed the \n string and used two textfields to separate lines --- U trunk/src/org/openbravo/erpReports/C_OrderJR.jrxml U trunk/src/org/openbravo/erpReports/RptC_Invoice.jrxml --- https://dev.openbravo.com/websvn/openbravo/?rev=6404&sc=1 [^] |
(0008629) svnbot (viewer) 2008-08-20 10:35 |
Repository: openbravo Revision: 6418 Author: iperdomo Date: 2008-08-20 10:35:20 +0200 (Wed, 20 Aug 2008) Fixes issue 4531: Removed \n from textfields expressions --- U trunk/src/org/openbravo/erpCommon/ad_reports/ReportAnnualCertification.jrxml U trunk/src/org/openbravo/erpReports/RptC_OrderPO.jrxml --- https://dev.openbravo.com/websvn/openbravo/?rev=6418&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-07-28 12:31 | xplacesc | New Issue | |
2008-07-28 12:31 | xplacesc | Assigned To | => cromero |
2008-07-28 12:31 | xplacesc | sf_bug_id | 0 => 2030190 |
2008-07-28 12:31 | xplacesc | File Added: Print Error.rar | |
2008-07-28 19:04 | psarobe | Assigned To | cromero => psarobe |
2008-07-28 19:04 | psarobe | Assigned To | psarobe => dalsasua |
2008-07-28 19:11 | psarobe | OBNetwork customer | => No |
2008-07-28 19:11 | psarobe | Priority | normal => high |
2008-07-28 19:12 | psarobe | Status | new => scheduled |
2008-07-28 19:12 | psarobe | fix_in_branch | => trunk |
2008-07-30 10:41 | joan | Note Added: 0008430 | |
2008-07-31 11:33 | svnbot | Checkin | |
2008-07-31 11:33 | svnbot | Note Added: 0008449 | |
2008-07-31 11:33 | svnbot | Status | scheduled => resolved |
2008-07-31 11:33 | svnbot | Resolution | open => fixed |
2008-07-31 11:33 | svnbot | svn_revision | => 6075 |
2008-07-31 12:42 | svnbot | Checkin | |
2008-07-31 12:42 | svnbot | Note Added: 0008453 | |
2008-07-31 12:42 | svnbot | svn_revision | 6075 => 182 |
2008-08-18 15:11 | xplacesc | Status | resolved => new |
2008-08-18 15:11 | xplacesc | Resolution | fixed => open |
2008-08-18 15:11 | xplacesc | Note Added: 0008590 | |
2008-08-18 15:11 | xplacesc | File Added: C_OrderJR.jrxml | |
2008-08-18 16:16 | psarobe | Status | new => scheduled |
2008-08-19 14:38 | svnbot | Checkin | |
2008-08-19 14:38 | svnbot | Note Added: 0008620 | |
2008-08-19 14:38 | svnbot | Status | scheduled => resolved |
2008-08-19 14:38 | svnbot | Resolution | open => fixed |
2008-08-19 14:38 | svnbot | svn_revision | 182 => 6404 |
2008-08-20 10:35 | svnbot | Checkin | |
2008-08-20 10:35 | svnbot | Note Added: 0008629 | |
2008-08-20 10:35 | svnbot | svn_revision | 6404 => 6418 |
2008-09-01 09:43 | psarobe | Relationship added | has duplicate 0004770 |
2008-09-04 16:22 | psarobe | Target Version | => 2.40 |
2008-12-04 07:32 | krishna | Regression testing | => No |
2008-12-04 07:32 | krishna | Status | resolved => closed |
2009-01-19 16:07 | Dowid | Relationship added | related to 0004666 |
Copyright © 2000 - 2009 MantisBT Group |