Issue Details (XML | Word | Printable)

Key: MDL-11424
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Martin Dougiamas
Reporter: Daniele Cordella
Votes: 0
Watchers: 0
Operations

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

mform1 form has no properties in moodle19/admin/user/user_bulk.php

Created: 24/Sep/07 03:50 PM   Updated: 12/Nov/07 04:59 AM
Return to search
Component/s: Filters
Affects Version/s: 1.9
Fix Version/s: None

Issue Links:
Dependency
 

Participants: Daniele Cordella and Martin Dougiamas
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
in moodle19/admin/user/user_bulk.php
(and in lot more pages) I often get firebug errors.

In page
moodle19/admin/user/user_bulk.php of today's daily release
the error is in the function lockoptionsallsetup(formid)
and it is:
form has no properties
lockoptionsallsetup("mform1")javascript-static... (line 161)
for (var i = 0; i < form.elements.length; i++){

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.