Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful #3249

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

kuschzzp
Copy link
Contributor

@kuschzzp kuschzzp commented Nov 7, 2024

What problem does this PR solve?

When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful

Fix:#3230

Type of change

  • Bug Fix (non-breaking change which fixes an issue)

@yingfeng yingfeng added the ci Continue Integration label Nov 7, 2024
@KevinHuSh KevinHuSh merged commit 9c6cc20 into infiniflow:main Nov 8, 2024
2 checks passed
jhaiq pushed a commit to jhaiq/ragflow that referenced this pull request Nov 30, 2024
…ethod, to_page is always -1, resulting in a block count of 0 even if parsing is successful (infiniflow#3249)

### What problem does this PR solve?

When parsing a docx file using the Book parsing method, to_page is
always -1, resulting in a block count of 0 even if parsing is successful

Fix:infiniflow#3230

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: Kevin Hu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continue Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants