Closed Bug 172961 Opened 22 years ago Closed 22 years ago

files with mismatched Doctype root and actual root

Categories

(Calendar :: Sunbird Only, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: brant, Assigned: mikeypotter)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021006
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021006

The Calendar currently has some XUL with mismatched actual root elements and
root elements specified by the DOCTYPE.

Reproducible: Always

Steps to Reproduce:
1. Look at the XUL files
Actual Results:  
Example: <!DOCTYPE window>
<wizard>

Expected Results:  
<!DOCTYPE wizard>
<wizard>

The following files have the issue:
calendarWizard.xul
calendarMonthView.xul
Fixed in cvs now.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: colint → sunbird
You need to log in before you can comment on or make changes to this bug.