Skip to content

eclipsefdn.adopters.js is broken

Describe the bug We at the Ditto project use the "eclipsefdn.adopters.js" from Eclipse. When browsing to our page https://eclipse.org/ditto/ the logos won't show up again and this is the error shown in the browser console:

Uncaught SyntaxError: Unexpected identifier eclipsefdn.adopters.js:1 

The content of json_adopters seems to be broken.

The link points to this location in the var json_adopters JSON:

....{"name":"Hawai'i - AVTech",.....

To Reproduce Steps to reproduce the behavior:

  1. Go to https://eclipse.org/ditto/
  2. Open browser console
  3. Investigate error message

Expected behavior The JavaScript and JSON inside should be valid.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Browser: Chrome

Additional context Add any other context about the problem here.

Edited by Olivier Goulet