-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
1.9.19
-
None
-
firefox 2.0
-
MOODLE_19_STABLE
cannot display edit journal page due to xml parsing errors:
Lines 169-171
<td colspan="2"><hr />
</tr>
</tr>
Should be:
<td colspan="2"><hr />
</td>
</tr>
Line 351:
</option>
Should be removed.
Line 359:
echo "</td></tr></table>";
Should be:
echo "</td></tr></table></td></tr>";
- has a non-specific relationship to
-
CONTRIB-4353 XML Parsing Error in Firefox
- Closed
1.
|
additional missing translations | Closed | Roberto Pinna |