Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041474Openbravo ERPA. Platformpublic2019-07-29 14:462023-09-05 09:52
alostale 
alostale 
immediatemajoralways
closedfixed 
5
 
3.0PR19Q4 
caristu
Core
Pre packaging ( pi )
2018-07-18
pi
http://code.openbravo.com/erp/devel/pi/rev/f6a08a4efa0b7d9478d9db5c61e2b865a15f1a49 [^]
No
0041474: cannot register module with DBPrefix
When trying to register a new module with a db prefix, the process fails with "Not a valid DB Prefix. DB Prefix must contain only upper alpha numeric characters and it must start with an alphabetic character."
1. Login as System Admin
2. Create a new module and add a valid DB Prefix
3. Click on register module and enter your credentials
  -> ERROR: Not a valid DB Prefix. DB Prefix must contain only upper alpha numeric characters and it must start with an alphabetic character.
No tags attached.
caused by feature request 0041104 closed alostale refactor CR services not to depend on axis 
Issue History
2019-07-29 14:46alostaleNew Issue
2019-07-29 14:46alostaleAssigned To => alostale
2019-07-29 14:46alostaleModules => Core
2019-07-29 14:46alostaleTriggers an Emergency Pack => No
2019-07-29 14:48alostaleRegression level => Pre packaging ( pi )
2019-07-29 14:48alostaleRegression date => 2018-07-18
2019-07-29 14:48alostaleRegression introduced in release => pi
2019-07-29 14:48alostaleRegression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/f6a08a4efa0b7d9478d9db5c61e2b865a15f1a49 [^]
2019-07-29 14:48alostaleRelationship addedcaused by 0041104
2019-07-29 14:48alostaleReview Assigned To => caristu
2019-07-29 14:50hgbotCheckin
2019-07-29 14:50hgbotNote Added: 0113691
2019-07-29 14:50hgbotStatusnew => resolved
2019-07-29 14:50hgbotResolutionopen => fixed
2019-07-29 14:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b7c07ac600a4fc79e94d2768c286fc50b57b37c8 [^]
2019-08-02 07:59caristuNote Added: 0113769
2019-08-02 07:59caristuStatusresolved => closed
2019-08-02 07:59caristuFixed in Version => 3.0PR19Q4
2019-08-22 14:45hudsonbotCheckin
2019-08-22 14:45hudsonbotNote Added: 0114180
2023-09-05 09:52sharabNote Added: 0154440
2023-09-05 10:41priyamNote Deleted: 0154440

Notes
(0113691)
hgbot   
2019-07-29 14:50   
Repository: erp/devel/pi
Changeset: b7c07ac600a4fc79e94d2768c286fc50b57b37c8
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 29 14:50:32 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b7c07ac600a4fc79e94d2768c286fc50b57b37c8 [^]

fixed bug 41474: cannot register module with DBPrefix

   When registering modules with DBPrefix, full DAL object idetifier was sent
   instead of only the actual prefix.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/RegisterModuleActionHandler.java
---
(0113769)
caristu   
2019-08-02 07:59   
Reviewed
(0114180)
hudsonbot   
2019-08-22 14:45   
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/ad3efd3bd07c [^]
Maturity status: Test