Closed Bug 40597 Opened 25 years ago Closed 25 years ago

Proxy settings in Preferences generates a XML Parsing error

Categories

(SeaMonkey :: Preferences, defect, P2)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: gerbilpower, Assigned: bugs)

References

Details

SUMMARY Proxy settings in Preferences generates a XML Parsing error STEPS TO REPRODUCE 1. Lauch Mozilla 2. Click on Edit, then Preferences at the bottom of the menu. 3. Click on the "expander" widget next to Advanced to drop down other Advanced options. 4. Click on Proxies. EXPECTED RESULT Proxie settings are available shown ACTUAL RESULT A XML parsing error is shown: XML Parsing Error: undefined entity <text class="label" value="&ssl.label;" accesskey="&ssl.accesskey;" for= "networkProxySSL"/> ---------------------------------------^ TEST ENVIRONMENT Build ID: 2000052508 System: Windows 98 SE, 96 MB RAM, AMD K6-2 450MHz
I'm seeing this also on win me
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Bug 40602 has been marked as a duplicate of this bug. ***
I'm seeing this also on Win95 with 2000052508
addinig this lines to chrome\locales\en-US\communicator\locale\pref\pref-proxies.dtd solves this problem for me <!ENTITY ssl.label "SSL proxy:"> <!ENTITY ssl.accesskey "s"> <!ENTITY port.label "Port:"> <!ENTITY SSLport.accesskey "r">
removing self from cc list
CONFIRMED that Egor Duda's additions fix this bug for me. (Windows build 2000052520 on Win95) However, I go into my proxy dialog now after the settings and my manual proxy config is blank. Clicking in each box restores the value.
Chris, can you try the patch from Egor Duda?
Assignee: matt → mcafee
Keywords: patch
Priority: P3 → P2
Target Milestone: --- → M17
Looks like ben checked in the SSL XUL code 5/25 and forgot to checkin or add the dtd part. Over to ben.
Assignee: mcafee → ben
OS: Windows 98 → All
Hardware: PC → All
ben said he checked in the dtd part (which he forgot, as mcafee said) last night
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
i'm able to view the Proxies prefs panel w/o xml errors. verif using commercial bits, 2000.05.31.08 on all/all.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.