It is not possible to open the bulk import modal from the toolbar in com_redirect due to a javascript error
Uncaught TypeError: Cannot read property 'open' of null
at HTMLButtonElement.onclick (index.php?option=com_redirect&view=links:279)
| Labels |
Added:
?
|
||
| Category | ⇒ | com_redirect JavaScript |
| Status | New | ⇒ | Discussion |
| Labels |
Added:
J4 Issue
|
||
Actually it is not a javascript error
The modal is not being generated in the php so the javascript can't find the element to open
| Category | com_redirect JavaScript | ⇒ | com_redirect |
| Status | Discussion | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-11-08 13:17:44 |
| Closed_By | ⇒ | brianteeman |
Issue confirmed, got
TypeError: document.getElementById(...) is null ... index.php:1:2