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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011927
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] Y. DBSourceManagerminorhave not tried2010-01-11 11:022012-09-24 23:40
Reporterfeiyu311View Statuspublic 
Assigned Tomarvintm 
PrioritylowResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSWindowsDatabasePostgreSQLJava version1.6.0
OS VersionXP Professional Database version8.4Ant version1.7.1
Product Version2.50MP6SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011927: Label in function can make the update.database failed

DescriptionI have a function which contains labels like <<L1>> , when export, it can exported to XML correctly, but when update, the error will occur.

My database function like this:
<<L1>>
LOOP
  BEGIN
    //INSERT INTO statements
  EXIT L1;

  EXCEPTION WHEN unique_violation THEN
   v_c_bp_id:='';
  END;
END LOOP;
TagsNo tags attached.
Attached Fileslog file icon update.database.log [^] (12,537 bytes) 2010-01-11 11:02

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0052514)
AugustoMauch (manager)
2012-09-24 23:40

Impact: low
Plan: long

- Issue History
Date Modified Username Field Change
2010-01-11 11:02 feiyu311 New Issue
2010-01-11 11:02 feiyu311 Assigned To => marvintm
2010-01-11 11:02 feiyu311 File Added: update.database.log
2010-01-19 09:41 alostale Status new => scheduled
2010-01-19 09:41 alostale fix_in_branch => pi
2010-01-31 14:29 feiyu311 Issue Monitored: feiyu311
2012-03-14 12:47 marvintm Type defect => design defect
2012-03-14 12:47 marvintm fix_in_branch pi =>
2012-09-24 23:40 AugustoMauch Note Added: 0052514
2012-09-24 23:40 AugustoMauch Priority normal => low


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker