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

Fix dead link for article about WeakMap for language es, fr, ja #25292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Geslain
Copy link

@Geslain Geslain commented Dec 31, 2024

Description

Fix a dead link about "Hiding Implementation Details with ECMAScript 6 WeakMaps" for es, fr, ja, ko, pt-br and ru language in Keyed collections page

Motivation

Make link accessible in documentation

Additional details

None

Related issues and pull requests

None

@Geslain Geslain requested review from a team as code owners December 31, 2024 09:54
@Geslain Geslain requested review from marcelozarate, myshov, sunhpark42, mfuji09, cw118 and nathipg and removed request for a team December 31, 2024 09:54
@github-actions github-actions bot added l10n-ja Issues related to Japanese content. l10n-fr Issues related to French content. l10n-es Issues related to Spanish content. l10n-ru Issues related to Russian content. l10n-ko Issues related to Korean content. l10n-pt-br Issues related to Brazilian Portuguese labels Dec 31, 2024
Copy link
Contributor

Preview URLs (6 pages)
Flaws (29)

URL: /pt-BR/docs/Web/JavaScript/Guide/Keyed_collections
Title: Coleções chaveadas
Flaw count: 1

  • macros:
    • /pt-BR/docs/Web/JavaScript/Guide/Using_classes does not exist but fell back to /en-US/docs/Web/JavaScript/Guide/Using_classes

URL: /es/docs/Web/JavaScript/Guide/Keyed_collections
Title: Colecciones con clave
Flaw count: 11

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /es/docs/Learn/Getting_started_with_the_web/JavaScript_basics
    • Wrong xref macro used (consider changing which macro you use). Error processing path /es/docs/Learn/JavaScript/First_steps
    • Wrong xref macro used (consider changing which macro you use). Error processing path /es/docs/Learn/JavaScript/Building_blocks
    • Wrong xref macro used (consider changing which macro you use). Error processing path /es/docs/Learn/JavaScript/Objects
    • /es/docs/Web/JavaScript/Guide/Using_classes does not exist but fell back to /en-US/docs/Web/JavaScript/Guide/Using_classes
    • and 5 more flaws omitted
  • translation_differences:
    • Differences in the important macros (0 in common of 2 possible)

URL: /ko/docs/Web/JavaScript/Guide/Keyed_collections
Title: 키 기반 컬렉션
Flaw count: 4

  • macros:
    • /ko/docs/Web/JavaScript/Guide/Using_classes does not exist but fell back to /en-US/docs/Web/JavaScript/Guide/Using_classes
    • /ko/docs/Web/JavaScript/Guide/Meta_programming does not exist but fell back to /en-US/docs/Web/JavaScript/Guide/Meta_programming
    • /ko/docs/Web/JavaScript/Reference/Lexical_grammar does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Lexical_grammar
    • /ko/docs/Web/JavaScript/Reference/Deprecated_and_obsolete_features does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Deprecated_and_obsolete_features

URL: /ru/docs/Web/JavaScript/Guide/Keyed_collections
Title: Коллекции
Flaw count: 4

  • macros:
    • /ru/docs/Web/JavaScript/Guide/Using_classes does not exist but fell back to /en-US/docs/Web/JavaScript/Guide/Using_classes
    • /ru/docs/Web/JavaScript/Reference/Global_Objects/Map does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
    • /ru/docs/Web/JavaScript/Reference/Global_Objects/Map does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
    • /ru/docs/Web/JavaScript/Reference/Global_Objects/Map does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Map

URL: /fr/docs/Web/JavaScript/Guide/Keyed_collections
Title: Collections avec clés
Flaw count: 3

  • macros:
    • /fr/docs/Web/JavaScript/Guide/Using_classes does not exist but fell back to /en-US/docs/Web/JavaScript/Guide/Using_classes
    • /fr/docs/Web/JavaScript/Reference/Instructions/for...of redirects to /fr/docs/Web/JavaScript/Reference/Statements/for...of
  • broken_links:
    • Can't resolve /fr/docs/Web/JavaScript/Reference/Opérateurs/Opérateur_de_décomposition

URL: /ja/docs/Web/JavaScript/Guide/Keyed_collections
Title: キー付きコレクション
Flaw count: 6

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /ja/docs/Learn/Getting_started_with_the_web/JavaScript_basics
    • Wrong xref macro used (consider changing which macro you use). Error processing path /ja/docs/Learn/JavaScript/First_steps
    • Wrong xref macro used (consider changing which macro you use). Error processing path /ja/docs/Learn/JavaScript/Building_blocks
    • Wrong xref macro used (consider changing which macro you use). Error processing path /ja/docs/Learn/JavaScript/Objects
    • Wrong xref macro used (consider changing which macro you use). Error processing path /ja/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks
    • and 1 more flaws omitted
External URLs (6)

URL: /pt-BR/docs/Web/JavaScript/Guide/Keyed_collections
Title: Coleções chaveadas


URL: /es/docs/Web/JavaScript/Guide/Keyed_collections
Title: Colecciones con clave


URL: /ko/docs/Web/JavaScript/Guide/Keyed_collections
Title: 키 기반 컬렉션


URL: /ru/docs/Web/JavaScript/Guide/Keyed_collections
Title: Коллекции


URL: /fr/docs/Web/JavaScript/Guide/Keyed_collections
Title: Collections avec clés


URL: /ja/docs/Web/JavaScript/Guide/Keyed_collections
Title: キー付きコレクション

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-es Issues related to Spanish content. l10n-fr Issues related to French content. l10n-ja Issues related to Japanese content. l10n-ko Issues related to Korean content. l10n-pt-br Issues related to Brazilian Portuguese l10n-ru Issues related to Russian content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant