Date: Tue, 06 Oct 2015 09:35:45 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 203578] nsmb.con(5): charsets= : all lowercase failure! Message-ID: <bug-203578-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203578 Bug ID: 203578 Summary: nsmb.con(5): charsets= : all lowercase failure! Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: ohartman@zedat.fu-berlin.de The documentation states lowercase encoding tags for config-object charsets=. I run into problems using charsets=utf-8:utf-8 which is silently ignored and falsified when using autofs. Only charsets=UTF-8:UTF-8 works the correct way! I don't know whether the given example charsets=koi8-r:cp866 will ever work (it doesn't in my environment, which is FreeBSD 11.0-CURRENT #8 r288824: Mon Oct 5 15:33:17 CEST 2015 amd64 ) or should be charsets=KOI8-R:CP866 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203578-9>