Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013534Openbravo ERPA. Platformpublic2010-06-04 17:412010-06-08 00:00
shuehner 
alostale 
normalminorhave not tried
closedfixed 
5
pi 
 
Core
No
0013534: [NewCR] Publishing check for another module uses this dbprefix shows other modules dbprefix instead of name
If you publish a module (version) with a dbprefix used by another module then the following error is shown:

# ARG DBPrefix is already in use by module ARG

However the last word in that message should be the name of the other module and not its db-prefix.
NewCR
Issue History
2010-06-04 17:41shuehnerNew Issue
2010-06-04 17:41shuehnerAssigned To => alostale
2010-06-04 17:41shuehnerTag Attached: NewCR
2010-06-04 22:55hgbotCheckin
2010-06-04 22:55hgbotNote Added: 0028013
2010-06-04 22:55hgbotStatusnew => resolved
2010-06-04 22:55hgbotResolutionopen => fixed
2010-06-04 22:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/072db5169185d6b391e6a34dca8a9c440daa206d [^]
2010-06-07 12:41shuehnerNote Added: 0028051
2010-06-07 12:41shuehnerStatusresolved => closed
2010-06-08 00:00anonymoussf_bug_id0 => 3012880

Notes
(0028013)
hgbot   
2010-06-04 22:55   
Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: 072db5169185d6b391e6a34dca8a9c440daa206d
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jun 04 22:50:48 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/072db5169185d6b391e6a34dca8a9c440daa206d [^]

fixed bug 13534: Show module name when db prefix is in use

---
M src/org/openbravo/utility/centralrepository/process/PublishModule.java
---
(0028051)
shuehner   
2010-06-07 12:41   
Verified, showing module name now in error message.