Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024955Openbravo ERPY. DBSourceManagerpublic2013-10-16 18:342022-02-01 08:05
chelipf 
Triage Platform Base 
normalminoralways
acknowledgedopen 
30Debian Wheezy
3.0MP27 
 
No
Mozilla Firefox
Core
No
0024955: Dbsourcemanager fails when more than one blank space.
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--+]
Create a trigger with the next line:

RAISE EXCEPTION '%', '@SSWH_NoEstablishment@'; --OBTG:-20000--
Trim spaces before checking export/import process.
Sidesoft
Issue History
2013-10-16 18:34chelipfNew Issue
2013-10-16 18:34chelipfAssigned To => marvintm
2013-10-16 18:34chelipfWeb browser => Mozilla Firefox
2013-10-16 18:34chelipfModules => Core
2013-10-16 18:34chelipfTriggers an Emergency Pack => No
2013-10-16 18:35chelipfTag Attached: Sidesoft
2015-03-11 13:55alostaleAssigned Tomarvintm => AugustoMauch
2015-03-11 13:55alostaleStatusnew => acknowledged
2015-03-17 14:37alostaleAssigned ToAugustoMauch => platform
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.