Closed
Bug 211757
Opened 22 years ago
Closed 22 years ago
Edit Preferences Advanced returns XML parsing error
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: echong108, Assigned: colin)
Details
User-Agent: Mozilla/5.0 (X11; U; OpenVMS COMPAQ_AlphaServer_DS10L_466_MH; en-US; rv:1.4) Gecko/20030625
Build Identifier: Mozilla/5.0 (X11; U; OpenVMS COMPAQ_AlphaServer_DS10L_466_MH; en-US; rv:1.4) Gecko/20030625
When customizing Mozilla, editing most of the preferences seem to work
correctly, except for Advanced Preferences. Here, the box on the right hand
side of the Preferences windows displays an XML Parsing Error message (full
error message described below).
Reproducible: Always
Steps to Reproduce:
1. Start Mozilla
2. Edit -> Preferences...
3. Click on Advanced
Actual Results:
In the right-hand side of the Preferences window:
XML Parsing Error: not well-formed
Location: chrome://communicator/content/pref/pref-advanced.xul
Line Number 161, Column 3:
{the following appears in red}
PK[_][_]
__ ^
{[_] represents what appears to be a dotted red square character}
Expected Results:
It should have displayed Advanced customization options. (The most previous
version I used displayed a checkbox to enable/disable Java, among other things.)
Hardware:
Compaq AlphaServer DS10L
Software:
OpenVMS 7.3-1
Multinet 4.4A
$ PRODUCT SHOW PRODUCT
### product show product
----------------------------------- ----------- ------------
PRODUCT KIT TYPE STATE
----------------------------------- ----------- ------------
CPQ AXPVMS CDSA V1.0-2 Full LP Installed
CPQ AXPVMS GTK V1.2-10 Full LP Installed
CPQ AXPVMS MOZILLA M1.4 Full LP Installed
CPQ AXPVMS OPL V1.0-0A6 Full LP Installed
DEC AXPVMS DECRAM V3.1-6HP Full LP Installed
DEC AXPVMS DWMOTIF V1.2-6 Full LP Installed
DEC AXPVMS OPENVMS V7.3-1 Platform Installed
DEC AXPVMS VMS V7.3-1 Oper System Installed
FREEWARE AXPVMS GHOSTSCRIPT V6.50 Full LP Installed
----------------------------------- ----------- ------------
$ type sys$update:vmsinstal.history
VMSINSTAL Product Installation History File
S = Success F = Failure NA = Not Applicable
------------------------------------------------------------------------------------------------------------------------
Product Information | Installation
Information
------------------------------------------------------------|-----------------------------------------------------------
Name | Mnemonic | Version | Date |
Status| IVP | Node | Installer
------------------------------------------------------------|-----------------------------------------------------------
| MULTINET | 4.4 | 31-MAY-2003 | S |
S | CCNFLD | SYSTEM
| CC | 6.5 | 6-JUN-2003 | S |
NA | CCNFLD | SYSTEM
| Assignee | ||
Comment 1•22 years ago
|
||
unzip -t on comm.jar shows that pref-advanced.xul has a bad checksum. I don't
know how this happened. I just checked the build logs and the file appeared to
zip up just fine, so I'm not sure when the corruption occurred.
I'll fix this and post and updated file and/or kit.
Assignee: ben → colin
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•22 years ago
|
||
A new kit has been posted to mozilla.org. The kit and updated release notes
should be on the OpenVMS server tonight. The only change is an unbroken zip file
and a change to the build ident string.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•