Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0022421 | Openbravo ERP | A. Platform | public | 2012-11-28 18:12 | 2012-11-28 18:12 |
Reporter | caristu | ||||
Assigned To | AugustoMauch | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0022421: VariablesSecureApp variables not filled when using it from a WebService | ||||
Description | Currently is not possible to get the value for variables (like language) from VariablesSecureApp class using the HttpServletRequest class in a WebService. The reason for this is because some variables are filled when accessing a context, and web services are executed outside the context. It would be nice if this variables were filled somehow in order to have an easy way of using them in a web service. | ||||
Steps To Reproduce | 1) In a class that implements the WebService interface, instantiate a VariablesSecureApp object in this way: vars = new VariablesSecureApp(request). 2) Try to get the language using the vars.getLanguage() method. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-11-28 18:12 | caristu | New Issue | |||
2012-11-28 18:12 | caristu | Assigned To | => AugustoMauch | ||
2012-11-28 18:12 | caristu | Modules | => Core |
There are no notes attached to this issue. |