Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039040 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2018-07-25 11:11 | 2018-07-26 16:10 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR18Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a5886da3bbba | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2018-07-24 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/95dcfa93d706654e1fbddfc3966bec7280081ac1 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039040: ProcessHQLQuery is not handling properly queries without alias after Hibernate upgrade | |||||||
Description | ProcessHQLQuery 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 Reproduce | 1) Install the french certification module 2) Try to log-in in the WebPOS | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
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 |