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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039040
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2018-07-25 11:112018-07-26 16:10
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in VersionRR18Q4
StatusclosedFix in branchFixed in SCM revisiona5886da3bbba
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelPre packaging ( pi )
Regression date2018-07-24
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/95dcfa93d706654e1fbddfc3966bec7280081ac1 [^]
Triggers an Emergency PackNo
Summary

0039040: ProcessHQLQuery is not handling properly queries without alias after Hibernate upgrade

DescriptionProcessHQLQuery is not handling properly queries without alias after Hibernate upgrade.

After the Hibernate upgrade, the query.getReturnAlias() method returns null for each selected column in the query which does not have an alias. Before the upgrade, this method was returning the position of the column if the alias was null.

This behavior causes failure in the JSONRowConverter class, which due to this change is trying to put null keys in the JSON result, causing errors.
Steps To Reproduce1) Install the french certification module
2) Try to log-in in the WebPOS
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0037064 closedcaristu Openbravo ERP upgrade hibernate to 5.3.2 

-  Notes
(0105937)
hgbot (developer)
2018-07-25 11:27

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a5886da3bbba3ab5838f85631c4fc163cf9610d6
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Jul 25 11:27:05 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a5886da3bbba3ab5838f85631c4fc163cf9610d6 [^]

fixes bug 39040: ProcessHQLQuery is not handling properly queries without alias

---
M src/org/openbravo/mobile/core/process/ProcessHQLQuery.java
---

- Issue History
Date Modified Username Field Change
2018-07-25 11:11 caristu New Issue
2018-07-25 11:11 caristu Assigned To => Retail
2018-07-25 11:11 caristu Triggers an Emergency Pack => No
2018-07-25 11:11 caristu Assigned To Retail => caristu
2018-07-25 11:12 caristu Relationship added caused by 0037064
2018-07-25 11:27 hgbot Checkin
2018-07-25 11:27 hgbot Note Added: 0105937
2018-07-25 11:27 hgbot Status new => resolved
2018-07-25 11:27 hgbot Resolution open => fixed
2018-07-25 11:27 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a5886da3bbba3ab5838f85631c4fc163cf9610d6 [^]
2018-07-25 11:27 caristu Review Assigned To => marvintm
2018-07-25 11:28 caristu Regression level => Pre packaging ( pi )
2018-07-25 11:28 caristu Regression date => 2018-07-24
2018-07-25 11:28 caristu Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/95dcfa93d706654e1fbddfc3966bec7280081ac1 [^]
2018-07-26 16:10 marvintm Status resolved => closed
2018-07-26 16:10 marvintm Fixed in Version => RR18Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker