[ http://jira.magnolia.info/browse/MAGNOLIA-1487?page=all ]
Grégory Joseph updated MAGNOLIA-1487:
-------------------------------------
Summary: WebContext should expose a couple more attributes (was:
core: webcontext should make the request properties transparent through
reflection)
Component/s: core
Fix Version/s: 3.1 M2
instead of doing this through reflection, like initially implemented in 3.1-m1,
we will simply only allow a couple of fixed attribute names (characterEncoding
and requestUri to start with)
> WebContext should expose a couple more attributes
> -------------------------------------------------
>
> Key: MAGNOLIA-1487
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1487
> Project: Magnolia
> Issue Type: Improvement
> Components: core
> Reporter: Philipp Bracher
> Assigned To: Philipp Bracher
> Fix For: 3.1 M1, 3.1 M2
>
>
> In certain places information of the request is needed: encoding, context,
> uri,... In that case we should not use the WebContext.getRequest() because
> this contradicts the concept of contextes. All this values can be exposes as
> normal cotext attributes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------