Changeset [0437944b1e148056a25800e852cf5f2982b5866c] by dleffler
July 28th, 2012 @ 12:59 PM
Fixes viewing Addresses or Search recycle bin displays a web
page instead of item; fixed by changing 'redirect_to' to an
internal method call (e.g., $this->showall) where feasible
[#441
state:resolved]
https://github.com/exponentcms/exponent-cms/commit/0437944b1e148056...
Committed by dleffler
- M framework/modules/addressbook/controllers/addressController.php
- M framework/modules/administration/controllers/administrationController.php
- M framework/modules/banners/controllers/bannerController.php
- M framework/modules/ecommerce/controllers/cartController.php
- M framework/modules/ecommerce/controllers/donationController.php
- M framework/modules/ecommerce/controllers/eventregistrationController.php
- M framework/modules/ecommerce/controllers/order_statusController.php
- M framework/modules/ecommerce/controllers/order_typeController.php
- M framework/modules/ecommerce/controllers/product_statusController.php
- M framework/modules/ecommerce/controllers/sales_repController.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/help/controllers/helpController.php
- M framework/modules/importexport/controllers/importexportController.php
- M framework/modules/migration/controllers/migrationController.php
- M framework/modules/motd/controllers/motdController.php
- M framework/modules/rss/controllers/rssController.php
- M framework/modules/search/controllers/searchController.php
- M framework/modules/users/controllers/loginController.php
- M framework/modules/users/controllers/usersController.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS