2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 39 forks source link

Bug: ValueSort DataSource returns nothing when not configured (minor) #3375

Closed iJungleboy closed 4 months ago

iJungleboy commented 4 months ago

I'm submitting a

[x] bug report => search github for a similar issue before submitting

...about

[x] Content Types or data management

Current Behavior / Expected Behavior

The ValueSort DataSource seems to have had a bug for a long time, where it returned no data if it was not configured to sort a specific field.

The correct behavior should be to return the list unmodified.

It's a minor bug, because this DS is not usually used without configuration, so probably nobody noticed.

Your environment