Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: General, Repositories
-
Labels:None
-
Environment:Google Chrome and Firefox 3 for Linux
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
When I visit a forum thread and click reply on head, I get a javascript error in Google Chrome and Firefox:
document.forms[formid].elements[controlname] is undefined on lib/javascript-static.js on line 1166
The attached patch fixes it, though it's not particularly well thought out.
Attachments
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Hi Nigel, thanks for the patch, can confirm it resolves this issue and have just commited it now