Skip to content

fix(readnovelfull): fix duplicate chapter titles in pagination#2298

Closed
Mohking1 wants to merge 2 commits into
lnreader:masterfrom
Mohking1:fix/fwn-libread-pagination
Closed

fix(readnovelfull): fix duplicate chapter titles in pagination#2298
Mohking1 wants to merge 2 commits into
lnreader:masterfrom
Mohking1:fix/fwn-libread-pagination

Conversation

@Mohking1

Copy link
Copy Markdown
Contributor

This fixes a minor bug that was discovered after the previous pagination PR was merged.

Changes Made:
Fixed a bug in the new AJAX chapter parser where it was combining both the title attribute and the inner text, resulting in duplicate chapter names (e.g., Chapter 1 Chapter 1). It now strictly prioritizes the title attribute.

Checklist

  • Update version code if an existing plugin was modified
  • Test changes in Plugin Playground or the app
  • Reference related issues in the PR body (e.g. Closes #xyz)

Copilot AI review requested due to automatic review settings July 11, 2026 18:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@K1ngfish3r

Copy link
Copy Markdown
Collaborator

superseded by #2299

@K1ngfish3r K1ngfish3r closed this Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants