| Summary: | Locale character encoding disobeyed on interactive session | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Paweł Sakowski <pawel> |
| Component: | ssh | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | enhancement | CC: | vincent-openssh |
| Priority: | P4 | ||
| Version: | 3.8p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Paweł Sakowski
2004-02-29 07:54:14 AEDT
The protocol doesn't include transmission of environment variables. You should set it at the remote end in .profile or similar. Mass change of RESOLVED bugs to CLOSED I wonder why this bug has been closed as wontfix. FYI, there has been some discussions about locale/charset negociation here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=337041 (with a Cc to ietf-ssh at NetBSD.org). Also, setting environment variables on the remote end is not always possible when a command is used. I've reported bug 1504 about that. |