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

actframework/actframework Issue with @DisableFastJsonCircularReferenceDetect and @GetAction #57

Open
pmop opened this issue Mar 9, 2018 · 0 comments
Labels
CHODR This bug may be simulated by changing order of the annotations at annotated code. Java wrong annotation parsing Annotation processing code is faulty.

Comments

@pmop
Copy link
Member

pmop commented Mar 9, 2018

Issue: actframework/actframework#260

When using @DisableFastJsonCircularReferenceDetect along with @GetAction it might cause error with certain sequence of the two annotations

Commit: actframework/actframework@5c516cd

Annotations involved:
@DisableFastJsonCircularReferenceDetect
@GetAction

@pmop pmop added bug wrong annotation parsing Annotation processing code is faulty. CHODR This bug may be simulated by changing order of the annotations at annotated code. labels Mar 9, 2018
@pmop pmop removed used labels Jun 21, 2018
@pmop pmop added the Java label Dec 19, 2018
@pmop pmop changed the title actframework/actframework : Issue with @DisableFastJsonCircularReferenceDetect and @GetAction actframework/actframework Issue with @DisableFastJsonCircularReferenceDetect and @GetAction Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHODR This bug may be simulated by changing order of the annotations at annotated code. Java wrong annotation parsing Annotation processing code is faulty.
Projects
None yet
Development

No branches or pull requests

1 participant