Bug 1063170

Summary: libreoffice shouldn't url-encode document title for email subject
Product: [Fedora] Fedora Reporter: David Juran <djuran>
Component: libreofficeAssignee: Stephan Bergmann <sbergman>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-10 17:01:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Juran 2014-02-10 08:22:34 UTC
Description of problem:
When sending a document as an email, at least evolution will create the email with the url-encoded document title as subject.

Version-Release number of selected component (if applicable):
libreoffice-4.1.4.2-5.fc20
evolution-3.10.3-1.fc20

How reproducible:
Every time

Steps to Reproduce:
1. Create a document with a space in it's file-name
2. File -> Send -> document as email
3. Note how the email subject has the space exchanged for %20

Comment 1 Stephan Bergmann 2014-02-10 17:01:19 UTC
Fixed upstream as <http://cgit.freedesktop.org/libreoffice/core/commit/?id=740fe0ce142c521d3a75558dea6535017821e127> "Resolves: rhbz#1063170 Don't URI-encode filename in e-mail subject" towards LibreOffice 4.3; considered merely cosmetic, thus no backporting planned.