Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0009818 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] Z. Others | trivial | have not tried | 2009-07-09 15:31 | 2012-03-06 17:45 | |||||||
Reporter | plujan | View Status | public | |||||||||
Assigned To | marvintm | |||||||||||
Priority | low | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | pi | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0009818: In Openbravo.properties file, Database parameters have a prefix "bbdd" which has no sense for non Spanish speakers | |||||||||||
Description | The parameters related with database access have the "bbdd" prefix. The acronym has no sense, unless you were a Spanish speaker. bbdd.rdbms=POSTGRE bbdd.driver=org.postgresql.Driver bbdd.url=jdbc:postgresql://localhost:5432 [^] bbdd.sid=openbravo bbdd.systemUser=postgres bbdd.systemPassword=syspass bbdd.user=tad bbdd.password=tad bbdd.sessionConfig=select update_dateFormat('DD-MM-YYYY') | |||||||||||
Steps To Reproduce | Find any Openbravo.porperties file and open it in a text editor | |||||||||||
Proposed Solution | "bbdd" is an spanish short for "(B)ases de (D)atos", each letter duplicated since it's in plural (BTW, why plural?). I suggest to change it to "db", the English way to call "(D)ata(b)ase" (note that letters are not duplicated since it could have other meanings [1]) Another option I suggest is to refer the database like "obdb", for (O)pen(b)ravo (D)ata(b)ase [1] http://acronyms.thefreedictionary.com/DDBB [^] | |||||||||||
Tags | OB3-Reviewed | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2009-07-09 15:31 | plujan | New Issue | |
2009-07-09 15:31 | plujan | Assigned To | => rafaroda |
2009-07-20 23:09 | psarobe | Status | new => scheduled |
2009-07-20 23:09 | psarobe | Assigned To | rafaroda => marvintm |
2009-07-20 23:09 | psarobe | fix_in_branch | => pi |
2011-10-28 19:51 | psarobe | Tag Attached: OB3-Reviewed | |
2012-03-06 17:45 | marvintm | Type | defect => design defect |
2012-03-06 17:45 | marvintm | fix_in_branch | pi => |
Copyright © 2000 - 2009 MantisBT Group |