| Summary: | Fallback to other character encodings detected by ICU above a certain confidence threshold | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Daniel Thomas <daniel> |
| Component: | LibreOffice | Assignee: | Daniel Thomas <daniel> |
| Status: | ASSIGNED --- | ||
| Severity: | enhancement | CC: | buzea.bogdan, daniel, himajin100000, mikekaganski, vsfoote, xiscofauli |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=92161 https://bugs.documentfoundation.org/show_bug.cgi?id=141971 https://bugs.documentfoundation.org/show_bug.cgi?id=61703 |
||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 157526 | ||
| Attachments: | File encoded in EUC-KR | ||
|
Description
Daniel Thomas
2021-12-26 22:53:17 UTC
Draft PR:https://gerrit.libreoffice.org/c/core/+/127539 tests to follow Created attachment 177149 [details]
File encoded in EUC-KR
Sorry forgot to update this, current status is that I have a PR which worked fine under Linux with make check, but the Windows build failed in CI. I'm currently setting up a Windows build environment to investigate this. Sorry forgot to update this, current status is that I have a PR which worked fine under Linux with make check, but the Windows build failed in CI. I'm currently setting up a Windows build environment to investigate this. Dear Daniel Thomas, This bug has been in ASSIGNED status for more than 3 months without any activity. Resetting it to NEW. Please assign it back to yourself if you're still working on this. Have rebased again:https://gerrit.libreoffice.org/c/core/+/127539 and this is ready for test, the Windows test bug is fixed too - see details in the Gerrit comments. Note that the CONFIDENCE_THRESHOLD is arbitrarily set to 90%, which could be changed, I didn't know what to set it to. Note that even setting it to 100% would be helpful and an improvement over the detection currently done. |