Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form portalMessage is rendered untranslated #40

Open
ale-rt opened this issue Feb 15, 2016 · 4 comments
Open

Form portalMessage is rendered untranslated #40

ale-rt opened this issue Feb 15, 2016 · 4 comments

Comments

@ale-rt
Copy link
Member

ale-rt commented Feb 15, 2016

In one of my project I had to customize the macros.pt in order to see the portalMessage translated in case of a validation error:

$ diff browser/overrides/plone.app.z3cform.templates.macros.pt ../../buildout.d/parts/omelette/plone/app/z3cform/templates/macros.pt 
15c15
<             <metal:define define-macro="titlelessform" i18n:domain="plone">

---
>             <metal:define define-macro="titlelessform">

I am using Plone 4.3.7 + five.pt 2.2.3.

@ale-rt
Copy link
Member Author

ale-rt commented Feb 15, 2016

Can anyone confirm this or is aware of potential issues?
Does this affects also Plone 5?
I have been searching briefly for issues with chameleon and translation domains and found out that in the past there have been some cases where the original template domain was overriding the macro domain, but they all seems to be fixed.

@jensens
Copy link
Member

jensens commented Jan 23, 2017

I see this was not changed on master. Is this still an issue or was it solved differently?

@ale-rt
Copy link
Member Author

ale-rt commented Jan 24, 2017

I think it is still an issue. Whenever I will stumble upon it I will submit a PR.

@jensens
Copy link
Member

jensens commented Aug 11, 2022

Is this still an issue in Plone 6?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants