Hello, I am using protobuf java 3.0.0 and I am getting a "String missing ending quote" error (at textFormat.getParser().merge()) when I parse a message which contains the "&" symbol inside the value of any String field. Am I missing something? Or does the tokenizer of TextFormat.Parser mess it up when it hits that symbol?
Sorry if I have overseen any related post and thanks a lot in advance for your help. Best regards, Apostolos -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
