https://bugs.documentfoundation.org/show_bug.cgi?id=166756
Bug ID: 166756
Summary: The file name in the upper footer contains UTF-8 code
instead of characters.
Product: LibreOffice
Version: 24.8.6.2 release
Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
If the file name contains symbols and you paste it file name into the header
footer (used Menu\Format\Page style\...\FileName fields), some of them - "#",
"%", "[" and "]", printed or previewed as UTF-8 code: %23, %25, % 5B, %5D
Steps to Reproduce:
1. Create file with the symbol "[", "]", "#", "%" in the file name.
2. Insert its FileName in the upper footer with "Menu\Format\Page style\Upper
footer\Edit\FileName field".
3. Preview or print file.
Actual Results:
symbols "[" "]" "#" "%" printing or previewed as UTF-8 codes
Expected Results:
symbols "[" "]" "#" "%" printing or previewed as symbols
Reproducible: Always
User Profile Reset: No
Additional Info:
1) I have a file: "[1] name_of_file.xlsx", (or "*.ods" - it is not matter).
When I printed it, I saw that the characters "[" and "]" were printed as "%5B"
and "%5D". As it turned out, this is also visible when previewing the page.
2) I created a file named: "1-=!@#$%^&*()_+|{}[] name_file.ods" and saw that
symbols "#", "%", "[" and "]" previewing or printing in the header footer in
UTF-8: %23, %25, %5B, %5D
--
You are receiving this mail because:
You are the assignee for the bug.