Hello
this is not a bug, it is not implemented yet,
- so let's call it an issue
What you report only part of the issue, there are 2 more orderings cases that are ignored
and the above is only a sub part of the desired behaviour,
- The desired behaviour would to be able , to use the real configuration of category (including current filtering if possible), instead of trying to guess / recreate the item list of the category
e.g. use configuration parameter: "include subcategory items" is ignored
Wanted to do this 2 years ago, but now using code of the filtering module it was made just a little less complicated:
- test this build (2015-12-12 nightly):
github.com/FLEXIcontent/flexicontent-cck/releases
It will use ALL category configuration (from which the item link originated, otherwise it will use the main category of the item)
- the current filtering is not included, it is a little more work to add, will do in good (future) time