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 label translated two times using view helper form row #38

Open
michalbundyra opened this issue Jan 15, 2020 · 0 comments
Open

Form label translated two times using view helper form row #38

michalbundyra opened this issue Jan 15, 2020 · 0 comments

Comments

@michalbundyra
Copy link
Member

This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html


Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7551
User: @phpManiac77
Created On: 2015-05-25T14:27:23Z
Updated At: 2015-11-06T21:54:22Z
Body
In the method Zend\Form\View\Helper\FormRow::render() lines 129-134 explicit label translation is done.

On line 122 the label helper is obtained (normally an instance of Zend\Form\View\Helper\FormLabel) where label tranlslation is done again with the already translated label value.



Originally posted by @GeeH at zendframework/zend-form#90

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

No branches or pull requests

1 participant