Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023915 | Openbravo ERP | 00. Application dictionary | public | 2013-05-25 19:17 | 2013-05-28 23:56 |
|
Reporter | rjapoova | |
Assigned To | shankarb | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0MP24 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
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 | 0023915: Java class name for a table cannot contain spaces |
Description | When you define a table in AD you need to enter a name for the Java class that is automatically generated for it.
The field does not provide any validation.
If you enter a name that contains blanks and save it, when you perform the ant export.database task, the task fails.
The task continues to fail even after you correct the Java class as the generated file is never deleted and the only way to recover is to manually remove the file. |
Steps To Reproduce | Create a table and assign a Java class with spaces
Execute ant database.export
Correct the class name
Execute ant database.export again |
Proposed Solution | Since Openbravo support pattern based validation of fields, it is now possible to add a validation to the field not to allow spaces |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-25 19:17 | rjapoova | New Issue | |
2013-05-25 19:17 | rjapoova | Assigned To | => AugustoMauch |
2013-05-25 19:17 | rjapoova | Modules | => Core |
2013-05-25 19:17 | rjapoova | Triggers an Emergency Pack | => No |
2013-05-27 07:35 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-05-27 15:47 | shankarb | Review Assigned To | => AugustoMauch |
2013-05-27 15:47 | shankarb | OBNetwork customer | => No |
2013-05-27 15:47 | shankarb | Issue Monitored: AugustoMauch | |
2013-05-27 15:47 | shankarb | Status | new => scheduled |
2013-05-27 15:47 | shankarb | fix_in_branch | => pi |
2013-05-27 15:48 | hgbot | Checkin | |
2013-05-27 15:48 | hgbot | Note Added: 0058967 | |
2013-05-27 15:48 | hgbot | Status | scheduled => resolved |
2013-05-27 15:48 | hgbot | Resolution | open => fixed |
2013-05-27 15:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d8cc7de67a13f33aeda7df418ca2f56021fd8d4a [^] |
2013-05-27 17:57 | AugustoMauch | Note Added: 0058976 | |
2013-05-27 17:57 | AugustoMauch | Status | resolved => closed |
2013-05-27 17:57 | AugustoMauch | Fixed in Version | => 3.0MP24 |
2013-05-28 23:56 | hudsonbot | Checkin | |
2013-05-28 23:56 | hudsonbot | Note Added: 0059005 | |