Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArcBees/gwtquery : @Name annotation doesn't work with JSON attribute begnining with an uppercase #60

Open
pmop opened this issue Mar 9, 2018 · 0 comments
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.

Comments

@pmop
Copy link
Member

pmop commented Mar 9, 2018

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).

@pmop pmop added bug 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. labels Mar 9, 2018
@pmop pmop removed used labels Jun 21, 2018
@pmop pmop added the Java label Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant