Jump to content

Sort by title...strange behavior


Go to solution Solved by Happy2Play,

Recommended Posts

Florian2000
Posted

Hi,

shouldn't the B come before the D...

grafik.thumb.png.9d0862eead8abea1b58e9478664c58f1.png

Metadata is clear with the title...

grafik.thumb.png.a13c73246ec4e43446d44bb9b6546137.png

grafik.thumb.png.c6001006a7b9db070b075936faa68382.png

 

So I would assume it's a bug...

The funny thing is...when the title from "Das 8 Wochen Workout für Mutter und Baby" is copied to the sort title...than it is working correctly...but it is still an error based on the title. Otherwise it must be stated "Sort by sort title"...

grafik.thumb.png.4cbcc17eff36a5b713053305ea1e3b79.png

Any good explanation for this weird behavior?

Br, Florian

  • Solution
Happy2Play
Posted (edited)

"das" is a ignored sortword/article in system.xml

  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
    <string>das</string>
    <string>der</string>
    <string>el</string>
    <string>la</string>
  </SortRemoveWords>

So 8 would be first.

Would need a Sort Tiltle or you editing your system.xml and Refreshing libraries to change sort behavior.

Edited by Happy2Play
  • Like 2
Florian2000
Posted

thanks for clarification!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...