| Summary: | Add minor version / OS to PDF producer metadata | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Hossein <hossein> |
| Component: | LibreOffice | Assignee: | Adlair Cerecedo-Mendez <adlair> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mentoring, vsfoote |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, skillCpp |
| Version: | 24.2.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:24.8.0 target:25.2.0 target:24.8.0.0.beta2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103378 | ||
|
Description
Hossein
2023-08-10 13:45:18 UTC
+1 (In reply to Hossein from comment #0) > It would be good to even have the localized version of this text. Oh? The producer isn't a thing to have localized strings! One could add a locale data there, but not localized strings. Hi. I've added a patch for this here: https://gerrit.libreoffice.org/c/core/+/157424/1 Can somebody review it, please? There's an incomplete patch here, if someone wants to continue: https://gerrit.libreoffice.org/c/core/+/159398/ In that case, add Co-authored-by: Firstname Lastname <email> to the end of the commit message. A new patch was added again: https://gerrit.libreoffice.org/c/core/+/162734 Adlair Cerecedo-Mendez committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fae655c430e7e61a867721d2aab0cb3d561e45a4 tdf#156717 Add minor version / architecture to PDF metadata It will be available in 24.8.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. Hossein committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0e2409e5e3c73ec25c61aa4ea140d114869ea512 tdf#156717 Fix "LibreOffice Community" in PDF metadata It will be available in 25.2.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. Hossein committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/2a984bb650ab201f186747d670e4a1d60915d987 tdf#156717 Fix "LibreOffice Community" in PDF metadata It will be available in 24.8.0.0.beta2. 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. |