issues
search
Eric-Shi
/
protobuf-java-format
Automatically exported from code.google.com/p/protobuf-java-format
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Proto3 enum value 0 does not display
#53
GoogleCodeExporter
opened
8 years ago
0
JSON formatting breaks when a proto Message contains UnknownFields
#52
GoogleCodeExporter
opened
8 years ago
0
question about UTF8
#51
GoogleCodeExporter
opened
8 years ago
0
Error while parsing Json string when a non-primitive field is null
#50
GoogleCodeExporter
opened
8 years ago
0
JSON parser does not accept camel-case fieldnames.
#49
GoogleCodeExporter
opened
8 years ago
0
(valid) empty object throws a ParseException
#48
GoogleCodeExporter
opened
8 years ago
2
Unknown fields violate JSON syntax
#47
GoogleCodeExporter
opened
8 years ago
1
Feature Request: Some level of Avro Support
#46
GoogleCodeExporter
opened
8 years ago
0
com.googlecode.protobuf.format.JsonFormat#escapeBytes handles '\a' incorrectly. '\a' is ivalid value for json.
#45
GoogleCodeExporter
opened
8 years ago
3
Serializing a builder that has a default value, but doesn't override it, creates json without that value.
#44
GoogleCodeExporter
opened
8 years ago
1
invalid escapes \a and \v in output of byte array
#43
GoogleCodeExporter
opened
8 years ago
4
JsonFormat.merge does not parse doubles correctly for undefined field
#42
GoogleCodeExporter
opened
8 years ago
1
Option to omit top-level element wrapping
#41
GoogleCodeExporter
opened
8 years ago
0
Fail for partial build
#40
GoogleCodeExporter
opened
8 years ago
0
It just can not work for my test
#39
GoogleCodeExporter
opened
8 years ago
0
Escaped slash is not correctly handled
#38
GoogleCodeExporter
opened
8 years ago
3
Tokenizer bug in XmlFormat.merge
#37
GoogleCodeExporter
opened
8 years ago
1
Code review request
#36
GoogleCodeExporter
closed
8 years ago
1
Common Interface for all formats
#35
GoogleCodeExporter
closed
8 years ago
5
Target Java 1.5 instead of 1.6
#34
GoogleCodeExporter
opened
8 years ago
0
SmileFormat print is closing the outputstream
#33
GoogleCodeExporter
closed
8 years ago
2
Error in parsing JSON document containing Chinese characters.
#32
GoogleCodeExporter
closed
8 years ago
7
Unescape of Umlaute (öäü) in JsonFormat failed
#31
GoogleCodeExporter
closed
8 years ago
1
smile format addition
#30
GoogleCodeExporter
closed
8 years ago
5
XML parser doesn't allow comments
#29
GoogleCodeExporter
opened
8 years ago
2
Maven repository contains incorrect artifact name in path
#28
GoogleCodeExporter
closed
8 years ago
4
MessageLite interface support
#27
GoogleCodeExporter
opened
8 years ago
3
XmlFormat.merge calls JsonFormat.merge
#26
GoogleCodeExporter
opened
8 years ago
2
using jackson to serialize/deserialze protobuff into json
#25
GoogleCodeExporter
closed
8 years ago
4
Unable to commit code
#24
GoogleCodeExporter
closed
8 years ago
1
Unable to commit code
#23
GoogleCodeExporter
closed
8 years ago
1
Unable to commit code
#22
GoogleCodeExporter
closed
8 years ago
1
Should not use currentToken when xml tag is empty
#21
GoogleCodeExporter
opened
8 years ago
4
If serialized byte array has unescaped chars deserialization will fail (even in trunk)
#20
GoogleCodeExporter
opened
8 years ago
0
Cannot merge value string with non alphanumeric characters such as '.'
#19
GoogleCodeExporter
opened
8 years ago
8
JsonFormat.escapeBytes() produces invalid escape sequences '\a' and '\v' in generated JSON for bytes fields
#18
GoogleCodeExporter
closed
8 years ago
2
Using protobuf extensions generates invalid JSON
#17
GoogleCodeExporter
closed
8 years ago
3
Incorrect Escaping of single quotes in string fields via JsonFormat.printToString()
#16
GoogleCodeExporter
closed
8 years ago
2
JsonFormat: add method for serializing collection of messages
#15
GoogleCodeExporter
closed
8 years ago
1
XmlFormat.merge(...) should merge and not clobber...
#14
GoogleCodeExporter
opened
8 years ago
1
XMLFormat does not handle dates properly
#13
GoogleCodeExporter
opened
8 years ago
7
XMLFormat loses significant spaces in element text
#12
GoogleCodeExporter
opened
8 years ago
3
Weird escaping of some characters
#11
GoogleCodeExporter
closed
8 years ago
26
Wrong escaping bytes '<', '&' etc.
#10
GoogleCodeExporter
opened
8 years ago
26
XmlFormat.merge fails if spaces in String values
#9
GoogleCodeExporter
closed
8 years ago
1
Publish as Maven artifact
#8
GoogleCodeExporter
closed
8 years ago
3
FsonFormat Stack overflow on big data
#7
GoogleCodeExporter
closed
8 years ago
2
HtmlFormat displays escaped characters instead of the actual ones
#6
GoogleCodeExporter
closed
8 years ago
1
Add unit test for XmlFormat
#5
GoogleCodeExporter
opened
8 years ago
1
Add unit test for HtmlFormat
#4
GoogleCodeExporter
opened
8 years ago
0
Next