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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008969
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformtrivialhave not tried2009-05-08 14:362022-02-01 08:08
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritylowResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008969: Wad generates code for calling PL-functions for processes which have no pl-function

DescriptionThe file reference/ActionButton_data.xsql is generated by wad. It does contain one sqlc-method per process. For some processes the pl-function name is missing but wad still generates a method in this file.

This method then contains the sql-statement like: "CALL (?)" where the correct structure would be "CALL <pl-function>(?)".

Of course these calls cannot work.
Example are the methods: process800171, process800172 (total about 5)
Proposed SolutionCheck if the functions are unsused (which is likely). If so do not generate them, if not fix the method generation.

If they are not used -> change to feature request and attach to the 2.60 cleanup project
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-05-08 14:36 shuehner New Issue
2009-05-08 14:36 shuehner Assigned To => alostale
2009-05-08 14:36 shuehner Regression testing => No
2009-05-11 11:10 psarobe Status new => scheduled
2009-05-11 11:10 psarobe fix_in_branch => pi
2011-10-28 14:48 psarobe Type defect => design defect
2011-10-28 14:48 psarobe fix_in_branch pi =>
2017-03-31 14:36 alostale Status scheduled => acknowledged
2017-04-10 14:35 alostale Assigned To alostale => platform
2022-02-01 08:08 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker