Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 620 by veer...@gmail.com: Concerting ByteString to String
http://code.google.com/p/protobuf/issues/detail?id=620

What steps will reproduce the problem?
1. Sending the Request using Python request
2. Receiving the BidRequest
3. Convert Request to string format

What is the expected output? What do you see instead?
IP and ID should be converted to string but not getting converted

Actual ID Value: [B@65abc63a
Expected O/P: "Mv\2005\000\017.\001\n\345\177\307X\200M8"

Actual IP Value: <ByteString@354a03e6 size=3>
Expected IP Value: 192.168.0.102

What version of the product are you using? On what operating system?

Operating System: Windows 2008 R2

Please provide any additional information below:


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to