Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display of latest localized documentation is broken #5453

Closed
Fat-Zer opened this issue Feb 16, 2021 · 3 comments
Closed

Display of latest localized documentation is broken #5453

Fat-Zer opened this issue Feb 16, 2021 · 3 comments
Labels
documentation Improvements or additions to the documentation.

Comments

@Fat-Zer
Copy link
Collaborator

Fat-Zer commented Feb 16, 2021

It's not Weblate's bug but rather a surrounding infrastructure one:

Display of Russian latest documentation on https://docs.weblate.org/ru/latest/ is broken:

scr33

CSS and JS are failed to load with 404. From the WebConsole:

docs.weblate.org/:1 Refused to apply style from 'https://docs.weblate.org/ru/latest/_static/css/theme.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
docs.weblate.org/:1 Refused to apply style from 'https://docs.weblate.org/ru/latest/_static/pygments.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
docs.weblate.org/:1 Refused to apply style from 'https://docs.weblate.org/ru/latest/_static/docs.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
docs.weblate.org/:36 GET https://docs.weblate.org/ru/latest/_static/documentation_options.js net::ERR_ABORTED 404
docs.weblate.org/:37 GET https://docs.weblate.org/ru/latest/_static/jquery.js net::ERR_ABORTED 404
docs.weblate.org/:38 GET https://docs.weblate.org/ru/latest/_static/underscore.js net::ERR_ABORTED 404
docs.weblate.org/:39 GET https://docs.weblate.org/ru/latest/_static/doctools.js net::ERR_ABORTED 404
docs.weblate.org/:40 GET https://docs.weblate.org/ru/latest/_static/translations.js net::ERR_ABORTED 404
docs.weblate.org/:43 GET https://docs.weblate.org/ru/latest/_static/js/theme.js net::ERR_ABORTED 404
(index):96 GET https://docs.weblate.org/ru/latest/_static/logo-128.png 404
(index):718 Uncaught ReferenceError: jQuery is not defined
    at (index):718
(anonymous) @ (index):718
readthedocs-doc-embed.js:1 Uncaught ReferenceError: $ is not defined
    at Object.get (readthedocs-doc-embed.js:1)
    at Object.init (readthedocs-doc-embed.js:1)
    at n (readthedocs-doc-embed.js:1)
get @ readthedocs-doc-embed.js:1
init @ readthedocs-doc-embed.js:1
n @ readthedocs-doc-embed.js:1
setTimeout (async)
19../doc-embed/footer.js @ readthedocs-doc-embed.js:1
c @ readthedocs-doc-embed.js:1
o @ readthedocs-doc-embed.js:1
(anonymous) @ readthedocs-doc-embed.js:1

The issue applies only to the Russian translation and the latest version of the docs

@nijel
Copy link
Member

nijel commented Feb 16, 2021

I've reported the issue to readthedocs.org service: readthedocs/readthedocs.org#7914

@nijel nijel changed the title Display of latest documentation os broken Display of latest localized documentation is broken Feb 16, 2021
@nijel nijel added the documentation Improvements or additions to the documentation. label Feb 16, 2021
@nijel
Copy link
Member

nijel commented Feb 16, 2021

Seems fixed now.

@nijel nijel closed this as completed Feb 16, 2021
@github-actions
Copy link

Thank you for your report, the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to the documentation.
Projects
None yet
Development

No branches or pull requests

2 participants