Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015126 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] A. Platform | minor | have not tried | 2010-11-08 11:40 | 2020-06-26 07:09 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4ca657b8d22d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015126: create.database.database fails with db-name like 'org.openbravo.base.seam' on postgres | |||||||
Description | When using a database-name or user-name with a dot '.' in it then the current build.xml/build-create.xml fail to properly quote the value and thus at least create.database (probably more) tasks fails. Note: if that should be supported all tasks need to be tested/fixed to add proper quoting. A mini-test showed that on pgsql double-quotes are necessary and single-quote do not work to fix this issue | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0032463) shuehner (administrator) 2010-11-08 11:41 |
Added incomplete prototype which add the necessary quoting to create.database on postgres. Not completely tested or finished but shows the needed type of changes. |
(0052465) AugustoMauch (administrator) 2012-09-24 23:25 |
Effort: 1 Impact: low Plan: mid |
(0120832) cberner (viewer) 2020-06-12 14:33 |
Merge Request: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/84 [^] |
(0121009) hgbot (developer) 2020-06-24 09:22 |
Repository: erp/devel/pi Changeset: 4ca657b8d22de22881085b0d0478f338b4314a9a Author: Cristian Berner <cristian.berner <at> openbravo.com> Date: Fri Jun 12 14:23:59 2020 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4ca657b8d22de22881085b0d0478f338b4314a9a [^] Fixes ISSUE-15126: Fixes create.database when database name contains dot Database name is now sorrounded by quotes in build-create.xml, allowing more names to be used as a database name on database creation, names like org.openbravo.seam now are permitted --- M src-db/database/build-create.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2010-11-08 11:40 | shuehner | New Issue | |
2010-11-08 11:40 | shuehner | Assigned To | => alostale |
2010-11-08 11:40 | shuehner | OBNetwork customer | => No |
2010-11-08 11:41 | shuehner | File Added: 15126_incomplete.diff | |
2010-11-08 11:41 | shuehner | Note Added: 0032463 | |
2010-11-15 08:07 | alostale | Status | new => scheduled |
2010-11-15 08:07 | alostale | Assigned To | alostale => marvintm |
2010-11-15 08:07 | alostale | fix_in_branch | => pi |
2012-06-12 15:49 | alostale | Type | defect => design defect |
2012-06-12 15:49 | alostale | fix_in_branch | pi => |
2012-09-24 23:25 | AugustoMauch | Note Added: 0052465 | |
2012-09-24 23:25 | AugustoMauch | Priority | low => normal |
2018-04-08 16:49 | shuehner | Assigned To | marvintm => platform |
2020-05-05 18:20 | shuehner | Relationship added | related to 0043952 |
2020-06-12 14:33 | cberner | Note Added: 0120832 | |
2020-06-12 14:33 | cberner | Assigned To | platform => cberner |
2020-06-16 08:19 | cberner | Review Assigned To | => alostale |
2020-06-16 08:19 | cberner | Triggers an Emergency Pack | => No |
2020-06-24 09:22 | hgbot | Checkin | |
2020-06-24 09:22 | hgbot | Note Added: 0121009 | |
2020-06-24 09:22 | hgbot | Status | scheduled => resolved |
2020-06-24 09:22 | hgbot | Resolution | open => fixed |
2020-06-24 09:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4ca657b8d22de22881085b0d0478f338b4314a9a [^] |
2020-06-26 07:09 | alostale | Status | resolved => closed |
2020-06-26 07:09 | alostale | Fixed in Version | => 3.0PR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |