Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008551
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2009-04-12 13:242011-10-28 14:22
ReporterroklenardicView Statuspublic 
Assigned Toalostale 
PrioritylowResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_12
OS VersionUbuntu 9.04Database version8.3.7Ant version1.7.1
Product Version2.50betaSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008551: Callout name must not contain spaces

DescriptionIf a callout name in window Application Dictionary || Setup || Callout contains space then the generated code looks like

function calloutHotel Stay Final Sum Calculation(changedField) {
  submitCommandFormParameter('DEFAULT', frmMain.inpLastFieldChanged, changedField, false, null, '../com.mycompany.hotel.ad_callouts/HotelStayFinalSumCalculation.html', 'hiddenFrame', null, null, true);
  return true;
}

Obviously, java function definition cannot contain spaces so the callout not only does not work but corrupts the functionality of the entire tab that contains it.
Steps To ReproduceIntroduce a constrain that prevents saving callout names with spaces or change wad so that it removes spaces of the callout when it generates the callout function.
Tagsdev-platform-quick-wins
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0015498)
joan (reporter)
2009-04-21 18:58

2.50 seams to have the same behavoir also with lists definitions. If i create a List named Historial NĂºmeros de Serie Work Effort. The compilation returns
  
/ob250/src-gen/org/openbravo/model/materialmgmt/transaction/ProductionTransaction.java:364: > expected
public void setHistorialNmerosDeSerieWorkEffortList(java.util.List<org.itae.Historial NĂºmeros de Serie Work Effort> historialNmerosDeSerieWorkEffortList) {

And more errors about it.
Seams to dont like accents and spaces
(0042215)
psarobe (manager)
2011-10-28 12:14

Openbravo provides community support only for the latest Openbravo version, which is Openbravo 3. This version has significantly improved financial flow, filtering, performance, etc and this issue is not present there. Upgrade path from Openbravo 2.50 to latest Openbravo version is available so we recommend to upgrade your instance to get this issue fixed.

Life cycle guarantee (backporting bug fixes to the previos to latest releases (Openbravo 2.40, 2.50)) is available for Professional Edition subscribers only. Please register your ticket through Openbravo Support Portal (http://support.openbravo.com/ [^]) if you have valid Professional subscription.

You can find more details about our Support policy in the following blog post
http://paolojuvara.blogspot.com/2009/12/maintenance-policy-for-openbravo-250.html [^]
(0042260)
roklenardic (developer)
2011-10-28 14:22

Pablo, this problem persists in 3.0 and is a design flaw.

- Issue History
Date Modified Username Field Change
2009-04-12 13:24 roklenardic New Issue
2009-04-12 13:24 roklenardic Assigned To => rafaroda
2009-04-12 13:24 roklenardic Regression testing => No
2009-04-21 18:58 joan Note Added: 0015498
2009-04-21 18:59 joan Issue Monitored: joan
2009-04-23 09:27 psarobe Priority normal => low
2009-04-23 09:27 psarobe Status new => scheduled
2009-04-23 09:46 rafaroda Assigned To rafaroda => alostale
2010-09-07 10:56 rafaroda Tag Attached: dev-platform-quick-wins
2010-09-07 10:56 rafaroda Issue Monitored: rafaroda
2011-10-28 12:14 psarobe Note Added: 0042215
2011-10-28 12:14 psarobe Status scheduled => closed
2011-10-28 12:14 psarobe Resolution open => no change required
2011-10-28 14:22 roklenardic Note Added: 0042260


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker