DO NOT REPLY [Bug 5012] New: iconv: client charset used by server process

samba-bugs at samba.org samba-bugs at samba.org
Sun Oct 7 16:58:38 GMT 2007


https://bugzilla.samba.org/show_bug.cgi?id=5012

           Summary: iconv: client charset used by server process
           Product: rsync
           Version: 3.0.0
          Platform: PPC
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: kaarle at web.de
         QAContact: rsync-qa at samba.org


If rsync-3.0.0pre1 is called like

  rsync  --iconv=UTF-8-MAC,UTF-8 SOURCE HOST:DEST

the client charset, here UTF-8-MAC, is forwarded to the server process rather
than the specified destination charset UTF-8.  This is due a bug in
setup_iconv() where iconv_opt isn't truncated to the destination charset as
expected by server_options(...).


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list