Openbravo Issue Tracking System - Openbravo ERP  | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0005354 | Openbravo ERP | A. Platform | public | 2008-10-01 12:52 | 2022-02-01 08:08 | 
| Reporter | shuehner | ||||
| Assigned To | Triage Platform Base | ||||
| Priority | normal | Severity | minor | Reproducibility | N/A | 
| Status | new | Resolution | open | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | pi | ||||
| Target Version | Fixed in Version | ||||
| 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 | 0005354: Sqlc methods with return type String, have to use alias AS <existing field> without need for it | ||||
| Description | When a xsql file contains the following two methods a.) SELECT a,b,c from table (return="multiple") b.) SELECT COUNT(*) AS A from table (return="String") then the second one has to alias its return value as an existing returnvalue of the previous one, so that the alias-name is equal to one of the fields in the generated _data.java file. As the second method directly returns the result without using the fields in the java-class this should not be needed.  | ||||
| Steps To Reproduce | |||||
| Proposed Solution | |||||
| Additional Information | |||||
| Tags | ToBeReviewed | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-10-01 12:52 | shuehner | New Issue | |||
| 2008-10-01 12:52 | shuehner | Assigned To | => cromero | ||
| 2008-10-01 12:52 | shuehner | sf_bug_id | 0 => 2140131 | ||
| 2008-10-01 12:52 | shuehner | OBNetwork customer | => No | ||
| 2008-10-01 12:52 | shuehner | Regression testing | => No | ||
| 2008-10-06 22:15 | svnbot | Checkin | |||
| 2008-10-06 22:15 | svnbot | Note Added: 0009403 | |||
| 2008-10-06 22:15 | svnbot | svn_revision | => 8296 | ||
| 2008-11-10 13:09 | cromero | Assigned To | cromero => pjuvara | ||
| 2008-11-17 07:04 | pjuvara | Tag Attached: ToBeReviewed | |||
| 2009-05-22 19:34 | pjuvara | Assigned To | pjuvara => iciordia | ||
| 2018-04-08 17:05 | shuehner | Assigned To | iciordia => platform | ||
| 2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base | ||
| Notes | |||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||