Issue Details (XML | Word | Printable)

Key: MDL-15656
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Eloy Lafuente (stronk7)
Reporter: Matthieu Nué
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

DOCTYPE is declared twice when turn on the 'usexml' option in "print_header_simple" function

Created: 15/Jul/08 10:06 PM   Updated: 15/Jul/08 10:11 PM
Return to search
Component/s: Lib
Affects Version/s: 2.0
Fix Version/s: None

Environment: Firefox 3

Database: MySQL
Participants: Eloy Lafuente (stronk7) and Matthieu Nué
Security Level: None
Affected Branches: MOODLE_20_STABLE


 Description  « Hide
When we turn on "usexml " in the "print_header_simple" call function (in the view.php of an activity), there are 2 declarations of DOCTYPE which cause a bug.

The first declaration is in the "print_header" function (when use the xhtml+xml option), the second in the top of "header.html".
I think the first declaration may be deleted.
 "print_header" is in the weblib.php file

Speaking at http://moodle.org/mod/forum/discuss.php?d=101255

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.