Bug 103973

Summary: Inconsistent "Legacy StarOffice Writer" item in the list of file types
Product: LibreOffice Reporter: Stanislav Horacek <stanislav.horacek>
Component: UIAssignee: osnola <alonso>
Status: RESOLVED FIXED    
Severity: trivial CC: alonso, aron.budea, dtardon
Priority: medium    
Version: 5.3.0.0.alpha1+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: proposition of patch to correct this UIName

Description Stanislav Horacek 2016-11-17 09:50:58 UTC
Since 5.3, there are new items in the list of file types (File - Open):
Legacy StarOffice Drawing
Legacy StarOffice Spreadsheet
Legacy StarOffice Writer

For the last item, I assume that there should be "Legacy StarOffice Text Document" instead, as we are interested in file types, not application names.
Comment 1 Aron Budea 2016-11-19 06:00:08 UTC
Seems to have come from this commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=1faae1f37521df7734462443936e1469820fd489

Osnola, can you update the UI name accordingly?
Comment 2 osnola 2016-11-19 09:20:12 UTC
Created attachment 128859 [details]
proposition of patch to correct this UIName

Hello,
this patch must correct this problem. Can someone cherry pick it(*)?

(*) i.e. even if I work in many Document Liberation's projects, I never succeed to set-up gerrit for LibreOffice :-~