Opened 18 years ago
Closed 18 years ago
#8807 closed defect (bug) (fixed)
JS Checkbox toggleall error on non-comment page
| Reported by: | DD32 | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | JavaScript | Version: | 2.8 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
message: Statement on line 208: Undefined variable: toggleWithKeyboard
Patch moves the undefined check to before the variables use.. Not entirely sure why it wasn't showing up before though. (I'm using .dev.js files)
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [10325]) Move undefined check up. Props DD32. fixes #8807 for trunk