ardx wrote:
>
>
>
> ardx wrote:
>>
>> It seems as though entering routes using application.ini turns off
>> default routes. Is that right?
>>
> Sorry, ignore that.
>
> The problem I'm experiencing is not with the routing per se, it is with
> the ability of some part of Zend_Navigation to properly generate a url for
> a route that is not specifically defined. I haven't been able to work out
> the circumstances in which this occurs, so please ignore this question for
> the time being.
>
Turns out it is a problem with Zend_Navigator, or at least with the
documentation for it.
It seems that if any of the pages in a menu constructed by Zend_Navigator
relies on the default route, that has to be expressly specified (i.e.,
"'route' = 'default',") or the href for that page will be incorrect when the
menu is rendered on a page that uses a non-default route.
--
View this message in context:
http://www.nabble.com/Routes---application.ini---default-routes-tp23359752p23362832.html
Sent from the Zend Framework mailing list archive at Nabble.com.