[GH-ISSUE #708] [BUG] Protobuf - Int64 value but shows as a string #704

Open
opened 2026-03-03 19:21:10 +03:00 by kerem · 2 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Nov 25, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/708

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Some users report that the int64 value in Protobuf display as a string in the response. It should display as an int with a different color. We should fix it 👍

Acceptance Critieria

  • int64 should not render as a string
  • Use different color for number
Originally created by @NghiaTranUIT on GitHub (Nov 25, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/708 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Some users report that the int64 value in Protobuf display as a string in the response. It should display as an int with a different color. We should fix it 👍 ### Acceptance Critieria - int64 should not render as a string - Use different color for number
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 27, 2020):

Done: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.13.0_Protobuf_Int_Value.dmg

Before

Screen Shot 2020-11-27 at 15 31 53

After

Screen Shot 2020-11-27 at 15 31 38
<!-- gh-comment-id:734720724 --> @NghiaTranUIT commented on GitHub (Nov 27, 2020): Done: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.13.0_Protobuf_Int_Value.dmg ### Before <img width="606" alt="Screen Shot 2020-11-27 at 15 31 53" src="https://user-images.githubusercontent.com/5878421/100429777-64f06280-30c8-11eb-82a1-6a5f825f5db4.png"> ### After <img width="602" alt="Screen Shot 2020-11-27 at 15 31 38" src="https://user-images.githubusercontent.com/5878421/100429792-6cb00700-30c8-11eb-98bd-a9c46630c822.png">
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 28, 2020):

Fixed performance issues with v2: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.13.0_Protobuf_Parser_v2.dmg

<!-- gh-comment-id:735051621 --> @NghiaTranUIT commented on GitHub (Nov 28, 2020): Fixed performance issues with v2: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.13.0_Protobuf_Parser_v2.dmg
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#704
No description provided.