Bug 234438

Summary: File names with accents ("Umlaute") are not accepted
Product: [Fedora] Fedora Reporter: Richard Körber <redhat>
Component: pdftkAssignee: Jochen Schmitt <jochen>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-21 20:11:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Richard Körber 2007-03-29 08:57:48 UTC
Description of problem:
When trying to use pdftk with pdf files having accented file names, pdftk is
unable to open those files.

Version-Release number of selected component (if applicable):
pdftk-1.41-3.fc6

How reproducible:
Always

Steps to Reproduce:
1. pdftk frühling.pdf sommer.pdf herbst.pdf winter.pdf cat output jahr.pdf
--> Error: Failed to open PDF file: 
   frühling.pdf
Errors encountered.  No output created.
Done.  Input errors, so no output created.
2. mv frühling.pdf fruehling.pdf
3. pdftk fruehling.pdf sommer.pdf herbst.pdf winter.pdf cat output jahr.pdf
--> Working now!
  
Actual results:
Error: Failed to open PDF file: 
   frühling.pdf

Expected results:
pdftk is able to open those files.

Additional info:
This is a standard FC6 installation. $LANG is "de_DE.UTF-8".

Comment 1 Jochen Schmitt 2007-06-21 20:11:17 UTC
Hello,

I have send you issue as an bugreport to the upstream author.

Best Regards:

Jochen Schmitt