Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0024955 | Openbravo ERP | Y. DBSourceManager | public | 2013-10-16 18:34 | 2022-02-01 08:05 |
Reporter | chelipf | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | OS | 30 | OS Version | Debian Wheezy | |
Product Version | 3.0MP27 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | Mozilla Firefox | ||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0024955: Dbsourcemanager fails when more than one blank space. | ||||
Description | For example, when you write an raise exception in postgresql like this: RAISE EXCEPTION '%', '@SSWH_NoEstablishment@'; --OBTG:-20000-- It works, but if you write one more blank space like this: RAISE EXCEPTION '%', '@SSWH_NoEstablishment@'; --OBTG:-20000-- It fails. [ +]'[DATA][@SSWH+]_[EXCEPTIO]N[oDocumentNoFormat@+]';[ --OBTG:-20000--+] | ||||
Steps To Reproduce | Create a trigger with the next line: RAISE EXCEPTION '%', '@SSWH_NoEstablishment@'; --OBTG:-20000-- | ||||
Proposed Solution | Trim spaces before checking export/import process. | ||||
Additional Information | |||||
Tags | Sidesoft | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-10-16 18:34 | chelipf | New Issue | |||
2013-10-16 18:34 | chelipf | Assigned To | => marvintm | ||
2013-10-16 18:34 | chelipf | Web browser | => Mozilla Firefox | ||
2013-10-16 18:34 | chelipf | Modules | => Core | ||
2013-10-16 18:34 | chelipf | Triggers an Emergency Pack | => No | ||
2013-10-16 18:35 | chelipf | Tag Attached: Sidesoft | |||
2015-03-11 13:55 | alostale | Assigned To | marvintm => AugustoMauch | ||
2015-03-11 13:55 | alostale | Status | new => acknowledged | ||
2015-03-17 14:37 | alostale | Assigned To | AugustoMauch => platform | ||
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |