Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009818
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] Z. Otherstrivialhave not tried2009-07-09 15:312012-03-06 17:45
ReporterplujanView Statuspublic 
Assigned Tomarvintm 
PrioritylowResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009818: In Openbravo.properties file, Database parameters have a prefix "bbdd" which has no sense for non Spanish speakers

DescriptionThe 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 ReproduceFind 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 [^]
TagsOB3-Reviewed
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker