-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
bugSomething isn't workingSomething isn't workingp1We will address this soon and will provide capacity from our team for it in the next few releases.We will address this soon and will provide capacity from our team for it in the next few releases.
Description
STR:
- Checkout content @ main
- Clone translated-content-de @ fix-flaws-panic
- Set
CONTENT_TRANSLATED_ROOT=../translated-content-de/filesin content.env - Run
yarn content fix-flaws --locale defrom content root
Expected: It should fix flaws in the German locale.
Actual: It panics, apparently parsing this file.
% yarn content fix-flaws --locale de
yarn run v1.22.22
$ yarn -s info:rari && env-cmd --silent cross-env CONTENT_ROOT=files rari content fix-flaws --locale de
🐥 This command is now using rari: https://github.com/mdn/rari
🐞 Please report any issues here: https://github.com/mdn/rari/issues/new?template=bug.yml
Took: 2.903s for reading 28038 docs
thread '<unnamed>' panicked at crates/rari-tools/src/fix/issues.rs:135:41:
byte index 5306 is out of bounds of `---
title: CSS-Layout-Kochbuch
short-title: Layout cookbook
slug: Web/CSS/How_to/Layout_cookbook
l10n:
sourceCommit: f3bf4e2bd456159093d3820253be9f266ace070a
---
Das CSS-Layout-Kochbuch zielt darauf ab, Rezepte für häufige Layout-Muster zusammenzufüh`[...]
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error Command failed with exit code 1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingp1We will address this soon and will provide capacity from our team for it in the next few releases.We will address this soon and will provide capacity from our team for it in the next few releases.