On Fri, Jun 29, 2012 at 9:51 AM, Jurian Sluiman <jur...@juriansluiman.nl> wrote:
> 2012/6/29 Jonathan Maron <jonathan.a.ma...@gmail.com>
>>
>> How do I go about routing /de_DE/produkte/kameras/ to the same
>> controller and action?
>>
>> Currently, the documentation at http://j.mp/LyK8Kp describes the
>> "translation of labels and titles", but not of URI segments, hence my
>> question.
>
>
> The current Zend\Mvc\Route does not have support for translated segments
> yet. See for example the code
> here: https://github.com/zendframework/zf2/blob/master/library/Zend/Mvc/Router/Http/Segment.php#L230
>
> I think after Ben (DASPRiD) finished the Zend\I18n part, there will be some
> work done in i18n for routes, but for now you can't translate the segments.

Hello Jurian

Thanks for the heads up. If I am not mistaken, the updated Zend\I18n
part is due in beta5. I look forward to reviewing it.

Thank you again for your assistance.

With best regards

Jonathan Maron

--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to