found 232302 2.5.5-1.1
stop
Hello
I can reproduce this bug even on Lenny and using "export LANG=C".
The variable $delim in the following block was logged as "OK" which
of course is longer than 1 char. I did not tried to debug exactly
why the wrong text (probably the name of the button I selected) ends
up in the variable.
} else {
my $delim = get("postfix/recipient_delim");
syslog(LOG_INFO, "DEBUG delim=|$delim|");
if (length($delim) > 1) {
Some version infos:
ii debconf 1.5.24 Debian configuration
management system
ii libncurses5 5.7+20081213-1 shared libraries for
terminal handling
ii postfix 2.5.5-1.1 High-performance mail
transport agent
ii whiptail 0.52.2-11.3 Displays user-friendly
dialog boxes from shell scripts
bye,
-christian-
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]