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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030807
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminorhave not tried2015-09-09 17:102022-02-01 08:09
ReporteralostaleView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030807: review login in AdvancedQueryBuilder.substituteContextParameters

DescriptionLogic in org.openbravo.service.json.AdvancedQueryBuilder.substituteContextParameters method should be reviewed.

There are 2 cases where might be incorrect:

1. Value is tried to be obtained first from session and after from request, request should be more specific than session so it should be done in the other way around. Though this change needs to be carefully verified from the functional point of view.
2. In case it is used for a wherclause in a selector invoked from a P&E opened from a window, tab and window ids are incorrectly obtained (they should be retrieved from inpTabId and inpWindowId request parameters instead of from tabId and windowId ones), this makes that when the value is tried to be obtained from session to be got always from session context not being able to check stored in session fields in the opening tab. Doing this change is not trivial because some values (such as isSoTrx used in Action Regading Document field in Add Payment P&E) to be changed from true to Y making the selector not to show the proper values
Steps To ReproduceCase 1 cannot be reproduced within current distribution
Case 2 was reproducible before fix for 0030623
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00306233.0PR15Q4 closedaferraz "deposit to" field in Add Payment process does not show all available financial accounts 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-09-09 17:10 alostale New Issue
2015-09-09 17:10 alostale Assigned To => platform
2015-09-09 17:10 alostale Modules => Core
2015-09-09 17:10 alostale Triggers an Emergency Pack => No
2015-09-10 08:05 alostale Relationship added related to 0030623
2022-02-01 08:09 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker