sachatrauwaen / OpenContent

Structured Content editing for DNN (Dotnetnuke)
46 stars 25 forks source link

Check if SortIndex is a number when saving Data #172

Open Timo-Breumelhof opened 3 years ago

Timo-Breumelhof commented 3 years ago

To prevent this issue:

https://opencontent.readme.io/docs/sorting#lucene-issues

It would be nice if OC would check the saved data for the SortIndex field and raise an error if it's not a number. An error and the reason in the logs would be fine. As discussed before we should try to prevent a tiny mistake in the schema file to mess up the (Open Content internal) lucene index.