lundegaard / lundegaard/validarium

Duplicate id: 'validarium.hasAgeInInterval' in messages.js

Open
#72 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
28
Forks
9
PR merge metrics
No merged PRs in 30d

Description

in messages keys hasAgeInInterval and matches has same message id.
hasAgeInInterval: { id: 'validarium.hasAgeInInterval', defaultMessage: 'You must be between {minAge} and {maxAge} years old', }, matches: { id: 'validarium.hasAgeInInterval', defaultMessage: 'Value has a wrong format', },

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open messages.js and inspect the hasAgeInInterval and matches message entries shown in the issue. Confirm that each message has a distinct id, then run the repository's available validation or test checks to verify the duplicate identifier is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
internationalization
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.