Bug 667473 - jpilot saves MañanaDB in a non-UTF8 named file, even if not requested
Summary: jpilot saves MañanaDB in a non-UTF8 named file, even if not requested
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: jpilot
Version: 14
Hardware: Unspecified
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-05 17:55 UTC by Jean-Pierre André
Modified: 2011-01-25 14:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-01-25 14:04:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jean-Pierre André 2011-01-05 17:55:47 UTC
Description of problem:

When clicking the icon "sync, then do a backup" jpilot creates a file ~/.jpilot/MañanaDB.pdb with the "ñ" not encoded in UTF8 (UTF8 being defined in the current locale). This is when wanting to backup the home directory to a file system which only accepts UTF8. This file is created even when the Manana syncing is not requested in the conduits settings.

Version-Release number of selected component (if applicable):

jpilot-1.8.0-1

How reproducible:

Always

Steps to Reproduce:
1. delete the file ~/.jpilot/MañanaDB.pdb
2. un-select "sync Manana" in File::Preferences::conduits in jpilot
3. click "sync, then do a backup"
  
Actual results:

A new file ~/.jpilot/MañanaDB.pdb is created, with the "ñ" encoded as 0xf1

Expected results:

Either the said file is not created (this was probably the behavior in previous versions), or it is created with an UTF8 encoding (or an encoding matching the current locale setting).

Additional info:

Comment 1 Ivana Varekova 2011-01-25 14:04:42 UTC
Thanks, fixed in jpilot-1.8.0-5.fc15.


Note You need to log in before you can comment on or make changes to this bug.