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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022421
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminoralways2012-11-28 18:122012-11-28 18:12
ReportercaristuView Statuspublic 
Assigned ToAugustoMauch 
PriorityhighResolutionopenFixed 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

0022421: VariablesSecureApp variables not filled when using it from a WebService

DescriptionCurrently 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 Reproduce1) 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker