PhilippC / PhilippC/keepass2android
[FEAT] Reference Field Value of another entity do not appear in "custom string"
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
In the "custom string" the value of the referenced field from another entity isn't displayed and is copied as {REF:U@I:xxxxxxxxxx9871248B0xxxxxxxxx} (but the referenced field's value is displayed and copied correctly when it's present in the "username" field).
How can I get the same behavior for the "username" field for "custom strings" as well?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the difference between referenced fields in the "username" field and in "custom string" values, using the issue's example reference token. Trace the existing handling for username references and identify the corresponding custom-string path. Done means the referenced field's value is displayed and copied in custom strings as it is in username fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100