Zend Framework

Zend_Controller_Router_Routes may not ommit segments when part of a chain and not being the last element

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.8.0
  • Fix Version/s: 1.8.1
  • Component/s: Zend_Controller
  • Labels:
    None

Description

Zend_Controller_Router_Routes may not ommit segments when part of a chain and not being the last element

ex :
/language/module/controller/index

when using helper url("module" => "other", "controller" => "test") this return //other/test/

the language parram is ommited and the url is truncated.
This is only when route.defaults.language = "lang" is set.

Activity

Hide
Matthew Weier O'Phinney added a comment -

Assigning to Ben

Show
Matthew Weier O'Phinney added a comment - Assigning to Ben

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: