Closed Bug 170221 Opened 23 years ago Closed 23 years ago

Syntax error opening message security info

Categories

(MailNews Core :: Security, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: tuukka.tolvanen, Assigned: KaiE)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20020921 Phoenix/0.1 Build Identifier: linux trunk cvs 2002-09-22 . Reproducible: Always Steps to Reproduce: 1. in mailnews, select a message 2. view > security info Actual Results: Blank dialog with ok cancel help buttons only; Error: syntax error Source File: chrome://messenger-smime/content/msgReadSecurityInfo.js Line: 238, Column: 5 Source Code: cd->viewCert(parent, cert); Error: onLoad is not defined Expected Results: Useful dialog, no errors <sodapop3k> um, "->" is nonsense in js right? <ssieb_home> sodapop3k: yes $ find mozilla/ -name "*.js" -exec egrep --with-filename -- "->" "{}" \; | egrep "[^-]->" | egrep --invert-match "^[^:]*:[[:space:]]*//" ...comments & strings clipped... mozilla/mailnews/extensions/smime/resources/content/msgReadSecurityInfo.js: cd->viewCert(parent, cert); mozilla/mailnews/extensions/smime/resources/content/msgCompSecurityInfo.js: cd->viewCert(parent, cert);
->kaie (cvsblame)
Assignee: mstoltz → kaie
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch Obvious Patch v1Splinter Review
Alec, Javi, could you please r/sr this tiny obvious patch?
Comment on attachment 100230 [details] [diff] [review] Obvious Patch v1 r=javi
Attachment #100230 - Flags: review+
Attachment #100230 - Flags: superreview+
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
V
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: