Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0022421 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| feature request | [Openbravo ERP] A. Platform | minor | always | 2012-11-28 18:12 | 2012-11-28 18:12 | |||||||
| Reporter | caristu | View Status | public | |||||||||
| Assigned To | AugustoMauch | |||||||||||
| Priority | high | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | OBPS | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | 18109 | |||||||||||
| 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. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | |
|  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 | 
| 2012-11-28 18:12 | caristu | OBNetwork customer | => Yes | 
| 2012-11-28 18:12 | caristu | Support ticket | => 18109 | 
| Copyright © 2000 - 2009 MantisBT Group |