Bug 81035

Summary: Config file contains invalid localized entries
Product: [Retired] Red Hat Linux Reporter: Miloslav Trmac <mitr>
Component: redhat-config-sambaAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-05-25 14:29:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miloslav Trmac 2003-01-03 16:46:08 UTC
Description of problem:
Demonstrated in LANG=cs_CZ.UTF-8 :
The authentication combo box contains "user" at start, but all
entries in the list are localized (UZIVATEL, SDILENI,...).
Similarly the encrypt passwords box below contains "no", but
provides choices ANO and NE.
When a change is made, the generated smb.conf contains
the *localized* strings, which are not valid values.
This prevents samba startup.

Comment 1 Brent Fox 2003-01-03 23:57:54 UTC
Oops.  I will look at this now.

Comment 2 Brent Fox 2003-01-04 01:56:58 UTC
I can't quite decide what is the correct thing to do.  I think that I could make
it so that the choices in the UI are translated but the English values would be
written to the file.  However, is that the correct thing to do?  As a user,
would you expect to see those options translated?

Comment 3 Brent Fox 2003-01-04 05:54:01 UTC
I've come up with a fix that makes the strings in the UI translated but the
values in the smb.conf file is in English.  I also replaced the GtkCombo widgets
with GtkOptionMenus, which is more correct.

Should be fixed in redhat-config-samba-1.0.0-4 in Rawhide.  QA, please verify.

Comment 4 Brent Fox 2003-05-25 14:29:38 UTC
There is a stack of 64 bugs that have been in Modified state for a long period
of time.  I am closing these as Rawhide now.  If you find that the issue is not
fixed, please reopen this report.