[i18n] Producers are not contextualized
---------------------------------------
Key: LABS-236
URL: https://issues.apache.org/jira/browse/LABS-236
Project: Labs
Issue Type: Bug
Components: Magma
Affects Versions: Current
Reporter: Simone Gianni
Assignee: Simone Gianni
Fix For: Future
Now that i18n functions are accessible from templating system, the
contextualization of producers is important. Due to the way the web system
works (producers are returned by doMethods, and resolved at template time), the
context in which they were produced is not the same as when they are resolved.
A producer should carry the original context with it, and reuse it during
production of actual output to have i18n work correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]