Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Not an Issue
-
Affects Version/s: 1.5.0RC1
-
Fix Version/s: None
-
Component/s: Zend_View
-
Labels:None
-
Fix Version Priority:Should Have
Description
View helper url(): in my opionion reset flag set to false by default is OK but only if preserved params are only: module, controller and action. Generation of new url using some custom params from current URL (customerId, etc...) doesn't make much sense for me.
Example: after browsing page customer/view/customerId/3, I click in menu on url('action' => 'add') and I get this customer/add/customerId/3 ..
This should not happen by default...
Issue Links
| This issue duplicates: | ||||
| ZF-3219 | Issue regarding similiar routes |
|
|
|
Please categorize/fix as needed.