Closed Bug 47244 Opened 24 years ago Closed 24 years ago

syntax error in regviewer.xul

Categories

(SeaMonkey :: UI Design, defect, P3)

x86
Windows 2000
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sean, Assigned: scc)

Details

Attachments

(2 files)

/xpfe/components/regviewer/regviewer.xul has a syntax error at line 43:
        </treecolgroupo>
should be:
        </treecolgroup>
Attached patch fixSplinter Review
Keywords: patch
Status: NEW → ASSIGNED
all right, I've applied the patch in my tree, and I'll check it in as soon as the 
tree opens.  r=scc (easy to review for such a simple and obviously correct 
patch), thanks sean
a=waterson
patch checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
vrfy - thanks!
Status: RESOLVED → VERIFIED
Per a post in n.p.m.xpfe (or maybe n.p.m.ui, I forget) treecolgroup tags are
supposed to be migrating to treecols tags. Per hyatt, I think, but then, I
forget. Since I'm being picky, the least I can do is patch.
Attached patch treecols patchSplinter Review
should really file new bugs for new and different patches... but we'll work with 

what we've got

Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → ASSIGNED
OK, the word from hyatt is that the |treecols| tag, while it might _someday_ be a 
replacement for |treecolgroup|, currently is totally broken.  So for now, this we 
are not ready to make this switch.  James, did you test this new patch?  :-)
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → WONTFIX
Err, I have code working (identically) right now with treecols or treecolgroup.
Doesn't seem broken to me... but never mind. Pretend I wasn't here.
Component: XP Utilities → XP Apps: GUI Features
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: