Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017031Openbravo ERPA. Platformpublic2011-05-05 17:022011-05-12 13:30
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0017031: created-column name check in DatabaseValidator doesn't mention table which has the wrongly named column
Current pi has a warning on export database


+++++++++++++++++++++++++++++++++++++++++++++++++++
Warnings for Validation type: WRONG_NAME
+++++++++++++++++++++++++++++++++++++++++++++++++++
The table has a column created, Note that the audit column which stores the creation time MUST be called: creation Date

Problem is that it does not mention the table containing the wrongly named column making it very hard to not what is wrong.
No tags attached.
Issue History
2011-05-05 17:02shuehnerNew Issue
2011-05-05 17:02shuehnerAssigned To => shuehner
2011-05-05 17:02shuehnerModules => Core
2011-05-05 17:04hgbotCheckin
2011-05-05 17:04hgbotNote Added: 0036402
2011-05-05 17:04hgbotStatusnew => resolved
2011-05-05 17:04hgbotResolutionopen => fixed
2011-05-05 17:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/190502f8e184d5a5d3b70a9118e96dc9f14e4f4a [^]
2011-05-05 17:39marvintmStatusresolved => closed
2011-05-12 13:30hudsonbotCheckin
2011-05-12 13:30hudsonbotNote Added: 0036827

Notes
(0036402)
hgbot   
2011-05-05 17:04   
Repository: erp/devel/pi
Changeset: 190502f8e184d5a5d3b70a9118e96dc9f14e4f4a
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu May 05 17:03:11 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/190502f8e184d5a5d3b70a9118e96dc9f14e4f4a [^]

Fixed 17031: add tablename to a validation warning message so to know where the
error is.

---
M src/org/openbravo/service/system/DatabaseValidator.java
---
(0036827)
hudsonbot   
2011-05-12 13:30   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^]

Maturity status: Test