LNReader / lnreader

Light novel reader for Android.
https://lnreader.github.io
MIT License
1.74k stars 187 forks source link

Imported EPUB – next chapters are affected by the sort order #957

Open Palloxin opened 8 months ago

Palloxin commented 8 months ago

Steps to reproduce

  1. import a novel
  2. set the sorting order to descending.
  3. Open a chapter(for example chaoter 10) and click "next chapter" or simply a >

Expected behavior

Chapter 11 will be loaded.

Actual behavior

Chapter 9 is loaded.

https://github.com/LNReader/lnreader/assets/75091899/ee513170-e43f-49ed-ba17-2d4e3058aa59

LNReader version

1.1.19 (also 2.0.0 beta2)

Android version

Android 8

Device

Huawei p8 lite 2017

Other details

The app has already other problems related to the sorting order set in the entry screen. Some things MUST be ascending, always.

The EPUB used (400 KB): https://cdn.discordapp.com/attachments/1265186851157835837/1282961275034402887/gaqWOotY.epub?ex=66e1424c&is=66dff0cc&hm=413d34fd6fcdac810d79cc6fca5f126637822d9e33808ddc7f507f766073e43c&

Acknowledgements

nyagami commented 3 months ago

@rajarsheechatterjee I think you fixed this?