bleroy / Nwazet.Commerce

Idiomatic commerce module for Orchard CMS.
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

ArgumentNullException querying over products without attributes #50

Open bleroy opened 10 years ago

bleroy commented 10 years ago

Originally reported by: Tim Fish (Bitbucket: timfish, GitHub: timfish)


I'm getting ArgumentNullException from ProductAttributes.cshtml:line 5

Exception doesn't occur when I removed a bundle which didn't have any attributes. Full (large) stack track attached.


bleroy commented 10 years ago

Original comment by Tim Fish (Bitbucket: timfish, GitHub: timfish):


Query was: Filter: Content Types - Bundle OR Product Sort: Random Order

I noticed the code mentioned attributes so I removed a bundle and it fixed it. I've re-added a bundle and noticed they don't have options for attributes and cant re-produce it. If it happens again, I'll try to get steps to reproduce.

bleroy commented 10 years ago

Original comment by Bertrand Le Roy (Bitbucket: bleroy, GitHub: bleroy):


What is the query? What are the exact repro steps?