dachcom-digital / pimcore-i18n

Pimcore - i18n Manager
Other
28 stars 18 forks source link

Context in snippets #123

Closed pascalmoser closed 1 year ago

pascalmoser commented 1 year ago
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no

Currently we do not have I18nContext in snippets. It is not possible to use i18n_current_context() in snippets without creating the context manually.

Feature request: I18nContextAware flag for snippets.

solverat commented 1 year ago

Fixed with #128