Hallo,
IE11 does not support default values within the function and throws an JS Error.
In following a little patch for this.
Please apply the patch for further releases.
Thanks,
Matthias
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | views_bulk_operations-JS-IE11-Fix-2966726-1.patch | 631 bytes | mfrosch |
Comments
Comment #2
mfrosch commentedComment #3
graber commentedThanks, updating status.
Comment #5
graber commentedAlso, we don't patch releases, we patch latest dev.
Comment #7
joelpittetThanks I switched it to
Which is closer to the equivalent and follows our coding standards. Thank you for finding this.