Open orchardbot opened 10 years ago
AimOrchard commented:
Wouldn't an exception here be more fitting?
Imho stuff like trimming should only ever occur for user input (ie that they entered through the website, not through 'code')
@sebastienros commented:
Exception it is, as voted by the committee.
Elven11 created: https://orchard.codeplex.com/workitem/20548
I had a situation where I have accidentally wrote (due to copy paste):
.WithField("Culture ") and had lost hours of debugging as to why I can't access my field with .Culture.Value.