|
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 26/Jun/08 04:56 PM
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 26/Jun/08 04:58 PM
Dongsheng Cai committed 1 file to 'Moodle CVS' - 26/Jun/08 04:59 PM
[
Permalink
| « Hide
]
Dongsheng Cai added a comment - 26/Jun/08 04:59 PM
Fixed, feel free to reopen
Dongsheng Cai made changes - 26/Jun/08 04:59 PM
Nicolas Connault made changes - 01/Jul/08 04:03 PM
In 1.8, I still get
XML Parsing Error: mismatched tag. Expected: </td>. And in 1.9, I get
XML Parsing Error: mismatched tag. Expected: </td>.
Nicolas Connault made changes - 01/Jul/08 04:06 PM
Hi, Nicolas, the mismatched tags are caused by redirect function (see event.php 305 line), this function will output redirect JavaScript and HTML footer, IMO it is not necessary to fix this.
Do you have any idea to solve this problem?
hmm, redirect can not be used in random places - ideally it should be used before starting any html output, or you have to manually close all tables and divs before using it.
There are several random calls of redirect, I will manually close the tags.
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 02/Jul/08 03:05 PM
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 02/Jul/08 03:08 PM
Dongsheng Cai committed 1 file to 'Moodle CVS' - 02/Jul/08 03:09 PM
Close tags manually before calling redirect, please review, thanks
Dongsheng Cai made changes - 02/Jul/08 03:10 PM
Petr Skoda made changes - 09/Jul/08 06:40 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||