Page MenuHomePhabricator

wrong split within well balanced tags
Open, MediumPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

  • in the suggestion box Mint shows -> Construisez votre bibliothèque locale en exécutant <code>npm</code> exécuter construire-tout dans le répertoire racine de votre référentiel de Codex

What should have happened instead?:

  • notice that suggestion does not include the complete unit inside tags <code> , only -> npm is kept
  • notice then that exécuter construire-tout is out of context and has no sense here since they are parameters of the command
  • if we check the tag value, -> code , the contents usually corresponds to a statement, a declaration ... and is protected by a $1 , or if left, not to be translated to be adapted eventually by the translator.
  • better reliable suggestion could then be -> Construisez votre bibliothèque locale Codex en exécutant <code>npm run build-all</code> dans le répertoire racine de votre dépôt Codex.

Software version (skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.): Desktop + Vector skin.

Related Objects

StatusSubtypeAssignedTask
OpenNone
OpenNone
OpenBUG REPORTNone