OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Exceptions caused by not selectin a value for a taxonomy fied in a custom type #3130

Open orchardbot opened 11 years ago

orchardbot commented 11 years ago

@csurieux created: https://orchard.codeplex.com/workitem/19301

Hello,

Details of the exception is here http://orchard.codeplex.com/discussions/404336#post947301

To be more clear than in the upper thread, her are the steps 1) create a taxonomy named Section and add several terms in a 2 levels hierachy 2) Add a field based on this taxonomy to the Page Content Type 3) Create a PAge content and publish without selecting any value for the previous field 4) check the logs and see that without any other warning NHibernate is crashing because a parameter is not defined.

orchardbot commented 11 years ago

@csurieux commented:

Sorry for keyboard crazyness in title...

orchardbot commented 10 years ago

jgreywolf commented:

I believe that this is the same as the issue logged here: https://orchard.codeplex.com/workitem/20804 (or vice versa)