AbleCommerce Forums
»
AbleCommerce
»
AbleCommerce 9 Bug Reports
»
9.0.4 orphaned products throw multiple exceptions on product page
Rank: Advanced Member
Groups: HelpDesk, Developers Joined: 11/9/2018(UTC) Posts: 564
Thanks: 122 times Was thanked: 26 time(s) in 25 post(s)
|
Several of the secondary partial views on the product page do not properly trap for a product with no assigned category (aka orphan product).
For example, /Controllers/ProductController.cs ProductTabs() just loads whatever value PageHelper.GetCategoryId() returns without checking for the null category object. These routines should be validating all data loaded against null reference.
This also floods the error log with gigantic MVC error messages as bots continually hit orphaned items throughout each day.
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
AbleCommerce 9 Bug Reports
»
9.0.4 orphaned products throw multiple exceptions on product page
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close