| Summary: | FILEOPEN: program shows rtf markup for a particular file | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Terrence Enger <lo_bugs> |
| Component: | filters and storage | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | momonasmon |
| Priority: | medium | Keywords: | bibisected, regression |
| Version: | 4.4.0.0.alpha0+ Master | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | bibisect output | ||
|
Description
Terrence Enger
2014-10-14 22:39:22 UTC
Created attachment 107843 [details]
bibisect output
I did a bibisect in the 43all repository. Each of the "skip"
versions from ba096f4 on presented a msgbox
General Error
General input/output error
except 4e504a2, for which I forgot to run LibreOffice.
It's again libwpd heuristics. That's because this file includes several 0x96 & 0x97 chars, which are considered as WordPerfect single character function codes. After replacing them all with some ASCII chars, the file opens correctly. The current solution is to give the file the right extension (rtf in this case). (See also Bug 78731 for a similar issue but regarding variable length function codes. Especially note Bug 78731 comment 6.) *** This bug has been marked as a duplicate of bug 80016 *** Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit] |