Issue Details (XML | Word | Printable)

Key: MDL-15424
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Dongsheng Cai
Reporter: Dongsheng Cai
Votes: 0
Watchers: 3
Operations

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

XML Parsing Error in calendar/event_delete.html

Created: 26/Jun/08 04:41 PM   Updated: 09/Jul/08 06:40 PM
Return to search
Component/s: Usability
Affects Version/s: 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.9, 1.9.1, 1.9.2, 2.0
Fix Version/s: 1.8.6, 1.9.2

Participants: Dongsheng Cai, Nicolas Connault and Petr Skoda
Security Level: None
QA Assignee: Petr Skoda
Resolved date: 02/Jul/08
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
When I access calendar/event.php?action=delete&id=2, it shows:
XML Parsing Error: mismatched tag. Expected: </input>.
Location: http://dongsheng.moodle.com/18/calendar/event.php?action=delete&id=2
Line Number 156, Column 9: </p>
--------^

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 26/Jun/08 04:56 PM
"MDL-15424, fix html tag"
MODIFY calendar/Attic/event_delete.html   Rev. 1.6.2.2    (+1 -1 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 26/Jun/08 04:58 PM
"MDL-15424, fix html tag"
MODIFY calendar/Attic/event_delete.html   Rev. 1.7.2.1    (+1 -1 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 26/Jun/08 04:59 PM
"MDL-15424, fix html tag"
MODIFY calendar/Attic/event_delete.html   Rev. 1.8    (+1 -1 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 02/Jul/08 03:05 PM
"MDL-15424, close table tags manually before calling redirect"
MODIFY calendar/event.php   Rev. 1.63.2.10    (+2 -1 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 02/Jul/08 03:08 PM
"MDL-15424, close table tags manually before calling redirect"
MODIFY calendar/event.php   Rev. 1.74.2.5    (+2 -1 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 02/Jul/08 03:09 PM
"MDL-15424, close table tags manually before calling redirect, merged from MOODLE_19_STABALE"
MODIFY calendar/event.php   Rev. 1.86    (+2 -1 lines)