ArcBees/gwtquery : @Name annotation doesn't work with JSON attribute begnining with an uppercase #60
Labels
Java
RPAV
Replaces a code annotation attribute value by another.
test
A test was introduced on the commit that fixes (and usually closes) the issue.
wrong annotation parsing
Annotation processing code is faulty.
Issue: ArcBees/gwtquery#230
PR: ArcBees/gwtquery#255
Commit : ArcBees/gwtquery@0e9a003
A test was introduced on this commit.
Annotations involved :
@Name
Comments : This is another bug caused by an annotation not working as designed. The property replacement operator would have to uppercase the property (string).
The text was updated successfully, but these errors were encountered: