mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3461] [bug]: Parameters are truncated when requesting an import as cURL command #1168
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1168
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 @shipko on GitHub (Oct 19, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3461
Originally assigned to: @JonasRafael16 on GitHub.
Is there an existing issue for this?
Current behavior
I prepare POST request with application/x-www-form-urlencoded and with parameter name "test", value
{"firstName":"Test","lastName":"last name Test"}When I generate cURL code I see code with clipped parameter.
Steps to reproduce
testwith value{"firstName":"Test","lastName":"last name Test"}Environment
Production
Version
Cloud
@JonasRafael16 commented on GitHub (Oct 19, 2023):
I would like to contribute to the project, can you sign for me?
@liyasthomas commented on GitHub (Oct 20, 2023):
Assigning this to you @JonasRafael16.
@shipko commented on GitHub (Oct 31, 2023):
@JonasRafael16 Hi! Any news?
@JonasRafael16 commented on GitHub (Nov 3, 2023):
Sorry I couldn't solve the problem
@dhanesh12twice commented on GitHub (Nov 4, 2023):
Ive reproduced the bug and yess it needs fix . Can i work on this ?? @shipko
@shipko commented on GitHub (Nov 5, 2023):
@dhanesh12twice of course!
@shipko commented on GitHub (Nov 5, 2023):
@liyasthomas please, assigning to @dhanesh12twice this issue
@ajmalmohad commented on GitHub (Nov 7, 2023):
Hey, I've came up with a solution for this, opened a PR now
@liyasthomas commented on GitHub (Dec 20, 2023):
Thanks for your patience and valuable feedback. This issue has been resolved in the latest release.
Closing this ticket as the fix is now available in the recent version. Feel free to reach out if you encounter any further concerns.