Uncaught TypeError: Cannot read property 'options' of null
It looks like we have JS issues?
If i than remove this part: https://github.com/joomla-extensions/patchtester/blob/master/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default.php#L31-42
I get one issue more.
Uncaught TypeError: Cannot read property 'task' of null
If I remove also this code: https://github.com/joomla-extensions/patchtester/blob/master/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default.php#L26-29
Fetching the data works but without the filter.
ah found it. Sorry you need to enable the multilanguage module for the admin too to get the error. If it is disabled all work good.
But i don't understand why we have errors with the module enabled.
Thanks
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-05-10 20:00:41 |
| Closed_By | ⇒ | zero-24 |
Can't duplicate it. Tried with current staging and the beta 3 packages as both an anonymous user and the
jissues-botaccount and all worked just fine. Tested on both templates.