Project60 / Project60/org.project60.banking
Improve name-based search handling no-ascii characters
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 22
- Forks
- 45
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 7
Description
The getquick-lookup we use handles it perfectly, but the suspicion is that the later similar_text function doesn't.
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
Start by locating the name-search code that calls getquick and the later similar_text function. Reproduce the lookup with names containing non-ASCII characters and compare the results with ASCII names. Done means the search handles those names correctly, with appropriate regression coverage if the repository has relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100