https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278888
Bug ID: 278888
Summary: [regression] login.conf setenv silently drops " inside
string values
Product: Base System
Version: 13.3-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: conf
Assignee: [email protected]
Reporter: [email protected]
I have :setenv=VIMINIT=let \\$MYVIMRC="~/config/vim/vimrc" | source
\\$MYVIMRC: in /etc/login.conf while that worked fine on 13.2 it stopped
working after upgrading to 13.3 login.conf(5) and getcap(3) don't list any
reason, why " *inside* string values shouldn't work and don't list any way to
escape them, as it shouldn't be needed too.
Possible related to bug 236204 which seems to have introduced double parsing
instead of adding a way to read key value lists from capdb entries.
--
You are receiving this mail because:
You are the assignee for the bug.