Removed name parameter as list_name alternative.
Details
Details
- Reviewers
alex
- go to Website & Content → Products
- create some product, make it have approved status
- go to front end
- input existing product name in the search box, make search
- confirm that product is shown on search results page
- change template themes/advanced/in-commerce/elements/content_boxes/search_results.elm.tpl - change parameter from list_name="product_search_results" to name="product_search_results" in all 5 places in this template
- refresh page with search results
- confirm, that no products shown on search results page - that means name parameter has no effect more as list_name alternative
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 384 Build 384: arc lint + arc unit