|
|
| Participants: |
Nigel McNie and Sam Hemelryk
|
| Security Level: |
None
|
| Resolved date: |
29/Oct/09
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
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.
|
|
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. |
Show » |
|