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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024955
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagerminoralways2013-10-16 18:342022-02-01 08:05
ReporterchelipfView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_27
OS VersionDebian WheezyDatabase version9.1Ant version1.8.2
Product Version3.0MP27SCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browserMozilla Firefox
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024955: Dbsourcemanager fails when more than one blank space.

DescriptionFor 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 ReproduceCreate a trigger with the next line:

RAISE EXCEPTION '%', '@SSWH_NoEstablishment@'; --OBTG:-20000--
Proposed SolutionTrim spaces before checking export/import process.
TagsSidesoft
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker