https://bugs.freedesktop.org/show_bug.cgi?id=68352
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Summary|FILEOPEN: [REGRESSION] |FILEOPEN: opening SRT |General error opening SRT |subtitle does not use Text |subtitle since 4.0.1.3 |filter automatically Keywords|regression | --- Comment #2 from Michael Stahl <[email protected]> --- the cause for the IO error is apparently: commit e7a43ee7c00b2e244ceb6218b8d342f7656736a9 Author: Kohei Yoshida <[email protected]> AuthorDate: Fri Jul 12 18:02:23 2013 -0400 fdo#64448: Don't get type name from incorrect filter. This causes wrong format type to get "detected" when testing for a completely different file format type. ... but it was also broken before, just differently: instead of an IO error the subs.srt file was loaded with a wrong filter (HTML) instead of plain text in all versions i tested back to OOo 3.2.1, so it is not really a regression. you can still load the file by manually selecting the "Text" filter in the file dialog. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
