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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017176
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2011-05-16 13:342011-09-02 20:13
ReportershuehnerView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version3.0MP3
StatusclosedFix in branchFixed in SCM revisionaec4c4f24da5
ProjectionnoneETAnoneTarget Version3.0MP3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesUser Interface Application
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017176: MenuData.linkForms uses hql left join which now changed behavior but could just use normal join instead

DescriptionThe hql-query in that function is affected by the hibernate library update which changes the sql-executed for it

However checking the query the use of left-join is not needed as the join fields are all marked as not-null so behave like a normal join.

Attached patch changes the query do do a normal join to simplify it and make that more obvious.
TagsNo tags attached.
Attached Filesdiff file icon 17176.diff [^] (1,175 bytes) 2011-05-16 13:35 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0040684)
hgbot (developer)
2011-09-01 16:48

Repository: erp/devel/pi
Changeset: aec4c4f24da5f041f2205d3b27ddf530d9d73009
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Sep 01 16:47:28 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/aec4c4f24da5f041f2205d3b27ddf530d9d73009 [^]

Fixed issue 17176. Removed unnecesary left keyword.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/MenuManager.java
---
(0040703)
mtaal (manager)
2011-09-02 10:14

Works
(0040733)
hudsonbot (developer)
2011-09-02 20:13

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f1065162150e [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-05-16 13:34 shuehner New Issue
2011-05-16 13:34 shuehner Assigned To => shuehner
2011-05-16 13:34 shuehner Modules => User Interface Application
2011-05-16 13:35 shuehner File Added: 17176.diff
2011-05-23 08:08 alostale Status new => scheduled
2011-06-02 10:53 dmitry_mezentsev Target Version 3.0MP0 => 3.0MP1
2011-06-22 19:41 dmitry_mezentsev Target Version 3.0MP1 => 3.0MP3
2011-08-30 17:23 shuehner Assigned To shuehner => marvintm
2011-09-01 16:48 hgbot Checkin
2011-09-01 16:48 hgbot Note Added: 0040684
2011-09-01 16:48 hgbot Status scheduled => resolved
2011-09-01 16:48 hgbot Resolution open => fixed
2011-09-01 16:48 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/aec4c4f24da5f041f2205d3b27ddf530d9d73009 [^]
2011-09-02 10:14 mtaal Note Added: 0040703
2011-09-02 10:14 mtaal Status resolved => closed
2011-09-02 10:14 mtaal Fixed in Version => 3.0MP3
2011-09-02 20:13 hudsonbot Checkin
2011-09-02 20:13 hudsonbot Note Added: 0040733


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker