Moodle

XML well-formed bug, need space before 'checked' attribute.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8
  • Fix Version/s: 1.8
  • Component/s: General
  • Labels:
    None
  • Environment:
    Components: Markup

Description

cvs:/lib/adminlib.php class admin_setting_special_gradebookroles::output_html (around line 2359)

" XML Parsing Error: not well-formed
Location: http://---dev.open.ac.uk/head/admin/upgradesettings.php
Line Number 257, Column 518:

<div class="form-group"> ... <input type="checkbox" name="s_gradebookroles[5]" value="1"checked="checked"
..."

Issue Links

Activity

Hide
Nick Freear added a comment -

Also missing closing '</fieldset>' tag, cvs:/admin/upgradesettings.php

Show
Nick Freear added a comment - Also missing closing '</fieldset>' tag, cvs:/admin/upgradesettings.php
Hide
Nick Freear added a comment -

Actually, not sure this affects Moodle 1.7*, but it does affect 1.8 dev.

Show
Nick Freear added a comment - Actually, not sure this affects Moodle 1.7*, but it does affect 1.8 dev.
Hide
Nick Freear added a comment -

Fixed on HEAD (and MOODLE_18_GROUPS).

Show
Nick Freear added a comment - Fixed on HEAD (and MOODLE_18_GROUPS).

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: