Special Character Copy Bug.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
You can use this template for reporting bugs.
Feel free to remove parts that are not relevant, or just write something free-form if you prefer.
## What did you do?
- I copied a database URL from the "copy URL" dropdown of the edit menu on the main screen

## What did you expect to happen?
- I expected my URL to be copied to my clipboard, and then be able to use it to connect to my database using `psql` in terminal
## What actually happened?
- My URI has my password with an `@` in it, and when I copied it from postico, it copied as `%40`, causing my login to fail.
## What software versions are you using?
Postico version: 1.2.3
macOS version: 10.12.6
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are named. Reproduce copying a database URL from the edit menu with a password containing '@', then compare the copied URI with the behavior expected when connecting through psql; done when the copied URL connects successfully with such a password.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100