You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.htmlOriginal 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
The text was updated successfully, but these errors were encountered: