Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009015 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2009-05-13 11:12 | 2009-10-23 00:00 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 04b64e763122 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_13 | |||
OS Version | 2.6.28-gentoo-r5 | Database version | 8.3.7 | Ant version | 1.7.1 | |||
Product Version | 2.50 | 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 | 0009015: WAD should check that the compiling window/tabs must have an indentifier | |||||||
Description | If you create a new table, without a 'name' column and associate it to a tab. When you try to compile the tab a wrong xsql file is generated. Other cases that make the build process to fail: -no column identifiers defined for a table | |||||||
Steps To Reproduce | * Create a Table without a name column * Create a new Tab with this table * Compile the Tab | |||||||
Proposed Solution | When building the system there should be a validation to capture those errors in advance and warn developers with a clear message | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0021099) hgbot (developer) 2009-10-16 11:24 |
Repository: erp/devel/pi Changeset: ca66387612a0898f9654f1483044a1a10de61212 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Oct 16 11:23:38 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ca66387612a0898f9654f1483044a1a10de61212 [^] related to bug 0009015: Fixed 2 tables that didn't have identifier --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0021100) hgbot (developer) 2009-10-16 11:24 |
Repository: erp/devel/pi Changeset: 7bffda1b57ed2b7b4173ef5c0d4d1a84f4942187 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Oct 16 11:23:50 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7bffda1b57ed2b7b4173ef5c0d4d1a84f4942187 [^] fixed bug 0009015: WAD should check that the compiling window/tabs must have an indentifier --- M build.xml M src-wad/src/org/openbravo/wad/Wad.java M src/build.xml A src-wad/src/org/openbravo/wad/validation/WADValidationResult.java A src-wad/src/org/openbravo/wad/validation/WADValidator.java A src-wad/src/org/openbravo/wad/validation/WADValidator_data.xsql --- |
(0021102) hgbot (developer) 2009-10-16 11:52 |
Repository: erp/devel/pi Changeset: 1e072d3d7f4af8b4cb14c75e9eafcddcdf8f25cd Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Oct 16 11:29:17 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1e072d3d7f4af8b4cb14c75e9eafcddcdf8f25cd [^] issue 0009015: change xsql method name --- M src-wad/src/org/openbravo/wad/validation/WADValidator.java M src-wad/src/org/openbravo/wad/validation/WADValidator_data.xsql --- |
(0021218) hgbot (developer) 2009-10-20 16:37 |
Repository: erp/devel/pi Changeset: 04b64e763122d45ec7ea76332efb35e495ae7f28 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Oct 20 16:37:04 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/04b64e763122d45ec7ea76332efb35e495ae7f28 [^] issue 0009015 Do not stop the compilation process in case validation is not successful to allow instances with not valid modules to compile successfully. --- M build.xml M src-wad/src/org/openbravo/wad/Wad.java M src-wad/src/org/openbravo/wad/validation/WADValidationResult.java M src/build.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-05-13 11:12 | iperdomo | New Issue | |
2009-05-13 11:12 | iperdomo | Assigned To | => rafaroda |
2009-05-13 11:12 | iperdomo | OBNetwork customer | => No |
2009-05-13 11:12 | iperdomo | Regression testing | => No |
2009-05-14 18:04 | psarobe | Status | new => scheduled |
2009-05-14 18:04 | psarobe | fix_in_branch | => pi |
2009-05-15 10:13 | rafaroda | Assigned To | rafaroda => alostale |
2009-09-28 07:04 | iperdomo | Relationship added | has duplicate 0010786 |
2009-09-28 08:32 | iciordia | Priority | normal => urgent |
2009-09-28 08:32 | iciordia | fix_in_branch | pi => |
2009-09-28 08:32 | iciordia | Description Updated | |
2009-09-28 08:32 | iciordia | Steps to Reproduce Updated | |
2009-10-09 17:54 | alostale | Relationship added | related to 0010821 |
2009-10-16 11:24 | hgbot | Checkin | |
2009-10-16 11:24 | hgbot | Note Added: 0021099 | |
2009-10-16 11:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ca66387612a0898f9654f1483044a1a10de61212 [^] |
2009-10-16 11:24 | hgbot | Checkin | |
2009-10-16 11:24 | hgbot | Note Added: 0021100 | |
2009-10-16 11:24 | hgbot | Status | scheduled => resolved |
2009-10-16 11:24 | hgbot | Resolution | open => fixed |
2009-10-16 11:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/ca66387612a0898f9654f1483044a1a10de61212 [^] => http://code.openbravo.com/erp/devel/pi/rev/7bffda1b57ed2b7b4173ef5c0d4d1a84f4942187 [^] |
2009-10-16 11:52 | hgbot | Checkin | |
2009-10-16 11:52 | hgbot | Note Added: 0021102 | |
2009-10-16 11:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/7bffda1b57ed2b7b4173ef5c0d4d1a84f4942187 [^] => http://code.openbravo.com/erp/devel/pi/rev/1e072d3d7f4af8b4cb14c75e9eafcddcdf8f25cd [^] |
2009-10-20 16:37 | hgbot | Checkin | |
2009-10-20 16:37 | hgbot | Note Added: 0021218 | |
2009-10-20 16:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/1e072d3d7f4af8b4cb14c75e9eafcddcdf8f25cd [^] => http://code.openbravo.com/erp/devel/pi/rev/04b64e763122d45ec7ea76332efb35e495ae7f28 [^] |
2009-10-22 11:21 | plujan | Status | resolved => closed |
2009-10-23 00:00 | anonymous | sf_bug_id | 0 => 2884241 |
Copyright © 2000 - 2009 MantisBT Group |