mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1659] Values under the "Form" tab become url encoded after sorting #1653
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1653
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @seidnerj on GitHub (May 31, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1659
Originally assigned to: @NghiaTranUIT on GitHub.
Description
After sorting, values under the "Form" tab become url encoded. See attached files with before and after screenshots.
Steps to Reproduce
Current Behavior
All values become url encoded.
Expected Behavior
Values shouldn't change.
Environment
@NghiaTranUIT commented on GitHub (Jun 1, 2023):
Thanks. I'm able to reproduce the bug. I'm working on the fix now 👍
@NghiaTranUIT commented on GitHub (Jun 1, 2023):
Fixed: https://download.proxyman.io/beta/Proxyman_4.8.0_Fix_form_sorting.dmg
https://github.com/ProxymanApp/Proxyman/assets/5878421/bd5d8b21-f825-4d9c-80b7-3981cedb8aac
@seidnerj commented on GitHub (Jun 1, 2023):
Awesome! Thanks a lot!