Enable to do a search with a dot in string
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 823
- Forks
- 117
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 8
Description
Steps to reproduce
- Create an entry in Passman with at least one of the field that contains a string like sometext.othertext
- Try to search for othertext
- Passman will return no result unless there are some !
Expected behaviour
It should return existing entries
Actual behaviour
Says there is no result
Configuration
Operating system: Ubuntu 16.04 64 bits
Browser: Chromium 60
Extensions that might cause interference: none
Passman version: 2.1.2 on Nextcloud 11.0.3 (version 1.3.3 of extension in Chromium)
Operating system: Ubuntu 16.04
Web server: Apache
Database: MySQL
PHP version: 7
cloud server: Nextcloud
cloud version: 11.0.3
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
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 reproducing the search in Passman 2.1.2 with an entry containing a dotted string, then trace the search entry point and handling of the dot. Verify the fix by searching for “othertext” and confirming that the existing entry is returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100