postman-patcher icon indicating copy to clipboard operation
postman-patcher copied to clipboard

this patch doesn't work for Postman v7.14.0

Open Goodwin-Git opened this issue 5 years ago • 5 comments

Just saw this patch today. So download and apply to my Postman in Linux. Version 7.14.0. However, after install the patch and restart my Postman, the turn on Javascrip in preview option doesn't show up in setting.

in Git it says that support up v7.6. So I guess it doesn't support v7.14.0 yet.

Goodwin-Git avatar Dec 24 '19 20:12 Goodwin-Git

Hello, Yeah it got broken in the latest update. I found a job so i can only fix the issues every weekend. Im gonna fix this asap

On Tue, Dec 24, 2019, 23:39 Goodwin-Git [email protected] wrote:

Just saw this patch today. So download and apply to my Postman in Linux. Version 7.14.0. However, after install the patch and restart my Postman, the turn on Javascrip in preview option doesn't show up in setting.

in Git it says that support up v7.6. So I guess it doesn't support v7.14.0 yet.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nikandlv/postman-patcher/issues/6?email_source=notifications&email_token=ADR7LW7K6JPFGSAA6HG73B3Q2JT7JA5CNFSM4J7ARWJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICRLTEQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADR7LW7R2EOQHP3VZTCZDFTQ2JT7JANCNFSM4J7ARWJA .

nikandlv avatar Dec 24 '19 20:12 nikandlv

congratulation on your job, and Happy New Year!

just check back see if you have a chance to get the patch to the latest version of postman.

Thanks

Goodwin-Git avatar Jan 08 '20 22:01 Goodwin-Git

congratulation on your job, and Happy New Year!

just check back see if you have a chance to get the patch to the latest version of postman.

Thanks

Hey, thanks dude, yeah this week the update is coming!

nikandlv avatar Jan 19 '20 07:01 nikandlv

I just followed @wimdecorte fix for a mac but it still doesn't work on Version 7.18.0.

How is the new job going ?

python3 patch.py
Platform:darwin
RequesterModalContainer Target:./Contents/Resources/app/js/RequesterModalContainer.js
Patching RequesterModalContainer.js
-- loading needle for RequesterModalContainer.js
-- loading patch for RequesterModalContainer.js
Backing up RequesterModalContainer.js -> RequesterModalContainer.js.back
* applying patch on RequesterModalContainer.js
VendorShared Target:./Contents/Resources/app/js/vendor-shared.js
Patching vendor-shared.js
-- loading needle for vendor-shared.js
-- loading patch for vendor-shared.js
-- loading needle 1 for vendor-shared.js
-- loading patch 1 for vendor-shared.js
Backing up vendor-shared.js -> vendor-shared.js.back
* applying patch on vendor-shared.js
* applying patch 1 on vendor-shared.js

23ewrdtf avatar Feb 14 '20 09:02 23ewrdtf

I just followed @wimdecorte fix for a mac but it still doesn't work on Version 7.18.0.

How is the new job going ?

python3 patch.py
Platform:darwin
RequesterModalContainer Target:./Contents/Resources/app/js/RequesterModalContainer.js
Patching RequesterModalContainer.js
-- loading needle for RequesterModalContainer.js
-- loading patch for RequesterModalContainer.js
Backing up RequesterModalContainer.js -> RequesterModalContainer.js.back
* applying patch on RequesterModalContainer.js
VendorShared Target:./Contents/Resources/app/js/vendor-shared.js
Patching vendor-shared.js
-- loading needle for vendor-shared.js
-- loading patch for vendor-shared.js
-- loading needle 1 for vendor-shared.js
-- loading patch 1 for vendor-shared.js
Backing up vendor-shared.js -> vendor-shared.js.back
* applying patch on vendor-shared.js
* applying patch 1 on vendor-shared.js

Theres a breaking change on the preview renderer that causes some issues. ill have to dig deeper to find a solution for this

nikandlv avatar Feb 20 '20 08:02 nikandlv