The 'Select all' link does not work. Clicking it causes a javascript error and instead causes the browser to load the homepage, losing any unsaved changes on the page.
It looks like the bug was introduced by the fix to #2530020: 'Select All' button works only once.
Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | entityreference_view_widget-the_select_all_link-2771281-3.patch | 616 bytes | jamsilver |
Comments
Comment #2
jamsilver commentedComment #3
jamsilver commentedPatch attached. Seems to be a fairly straightforward typo.
Comment #4
lunk rat commented#3 applies cleanly and fixes the issue. Marking RTBC.
Comment #6
jsacksick commentedCommitted, thanks!