Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | |||||||||||
| 0008969 | |||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
| design defect | [Openbravo ERP] A. Platform | trivial | have not tried | 2009-05-08 14:36 | 2022-02-01 08:08 | ||||||
| Reporter | shuehner | View Status | public | ||||||||
| Assigned To | Triage Platform Base | ||||||||||
| Priority | low | Resolution | open | Fixed in Version | |||||||
| Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
| Projection | none | ETA | none | Target Version | |||||||
| OS | Any | Database | Any | Java version | |||||||
| OS Version | Database version | Ant version | |||||||||
| Product Version | pi | SCM revision | |||||||||
| Merge Request Status | |||||||||||
| Review Assigned To | |||||||||||
| OBNetwork customer | No | ||||||||||
| Web browser | |||||||||||
| Modules | Core | ||||||||||
| Support ticket | |||||||||||
| Regression level | |||||||||||
| Regression date | |||||||||||
| Regression introduced in release | |||||||||||
| Regression introduced by commit | |||||||||||
| Triggers an Emergency Pack | No | ||||||||||
| Summary | 0008969: Wad generates code for calling PL-functions for processes which have no pl-function | ||||||||||
| Description | The 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 Solution | Check 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  | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|
  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 | OBNetwork customer | => No | 
| 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 |