Bug 569310

Summary: empty NO_PROXY variable, but no_proxy is set
Product: [openSUSE] openSUSE 11.2 Reporter: gernot schilling <gernot>
Component: YaST2Assignee: Ruediger Oertel <ro>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None CC: gernot
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description gernot schilling 2010-01-08 18:01:57 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091201 SUSE/3.5.6-1.1.1 Firefox/3.5.6

the proxy configuration was made in yast2

in the enviroment, the variable no_proxy is set correctly, but NO_PROXY is empty, so firefox will use the proxy, but also for the domains listet in no_proxy, which breaks intranet, unless proxy is set manually in firefox

Reproducible: Always

Steps to Reproduce:
1. install opensuse 11.2
2. configure proxy with a list of ignored domains
3. re login
Actual Results:  
no_proxy is set correctly, but NO_PROXY is not set

Expected Results:  
both variables no_proxy and NO_PROXY should be set
Comment 1 Katarina Machalkova 2010-01-11 12:42:36 UTC
YaST only saves proxy setup to sysconfig. It is login script (profile.sh) that takes care about processing it and setting appropriate env. variables on logging in. Dunno why it distinguishes between upper- and lowercase variables though
Comment 2 Ruediger Oertel 2010-01-13 13:57:00 UTC
setting NO_PROXY with no_proxy together
submitting to factory.