https://bugs.kde.org/show_bug.cgi?id=344849

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aa...@kde.org
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Albert Astals Cid <aa...@kde.org> ---
It's not a bug, the first document just has characters wrongly encoded, the
Author field in the info dictionary is a text string, thus it can either be
Latin1 or UTF-16BE, since that text is not Latin1, it must be UTF-16BE, but for
UTF-16BE the first two bytes must be 254 followed by 255, which is not
happening here, so the file is broken and there's nothing we can do to do it
"right"

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to