With current J4 the extension update check never completes. Looking at the console is the following error
Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at onSuccess (extensionupdatecheck.js?61f0bd7f3a1e51d20f4535590f3e4657:28)
at XMLHttpRequest.o.onreadystatechange (core.min.js?61f0bd7f3a1e51d20f4535590f3e4657:1)
Labels |
Added:
?
|
Category | ⇒ | JavaScript |
Status | New | ⇒ | Discussion |
@brianteeman check #17846
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-03 11:54:04 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
closed as having Pull Request #17846
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/17844
@franz-wohlkoenig can you re open this one?
The PR was wrong
The error is coming from:
Status | Closed | ⇒ | New |
Closed_Date | 2017-09-03 11:54:04 | ⇒ | |
Closed_By | joomla-cms-bot | ⇒ |
Status | New | ⇒ | Discussion |
reopened as stated above.
It is already fixed in staging so either the fix has not yet been merged to 4.0 or it was removed in a merge conflict.
Actually re installing a fresh copy resolves the issue
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-09 07:16:38 |
Closed_By | ⇒ | brianteeman |
@brianteeman - could you replace the minified code with the uncompressed code and try again, to get the exact line number?