Bug 150700

Summary: The menu item "Document as PDF Attachment" does not exist
Product: LibreOffice Reporter: Tuomas Hietala <tuomas.hietala>
Component: UIAssignee: BogdanB <buzea.bogdan>
Status: RESOLVED FIXED    
Severity: minor CC: buzea.bogdan, rafael.palma.lima
Priority: medium    
Version: 7.4.0.3 release   
Hardware: All   
OS: All   
Whiteboard: target:7.6.0
Crash report or crash signature: Regression By:

Description Tuomas Hietala 2022-08-30 19:12:48 UTC
Description:
The following string references a menu item called "Document as PDF Attachment":
https://translations.documentfoundation.org/translate/libo_ui-master/readlicense_oodocs/en/?checksum=7b3e7a18152a85a1

No such menu item (currently) exists in LO, though. However, there is a menu item called "Email as PDF...".


Steps to Reproduce:
1. See https://translations.documentfoundation.org/translate/libo_ui-master/readlicense_oodocs/en/?checksum=7b3e7a18152a85a1


Actual Results:
"Document as PDF Attachment" is referenced.

Expected Results:
"Email as PDF..." is referenced (if that's what's intended).


Reproducible: Always


User Profile Reset: No



Additional Info:
n/a
Comment 1 Rafael Lima 2022-08-31 13:25:16 UTC
Code pointer is:
https://opengrok.libreoffice.org/xref/core/readlicense_oo/docs/readme.xrm?r=de399fdf#159

I guess this has changed over the years.

The correct would be "File - Send - Email Document" and "File - Send - Email as PDF"
Comment 2 BogdanB 2022-12-27 06:05:56 UTC
Changes are in gerrit now

https://gerrit.libreoffice.org/c/core/+/144802
Comment 3 Commit Notification 2022-12-27 06:11:08 UTC
Bogdan B committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/033b22412ceccfac1150f9acd1758952d3cabf44

tdf#150700 Update command name in the File - Send menu

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.