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

Wrong RFC in the method name for File Attachement #11674

Open
vabs opened this issue Mar 21, 2025 · 1 comment · May be fixed by #11675
Open

Wrong RFC in the method name for File Attachement #11674

vabs opened this issue Mar 21, 2025 · 1 comment · May be fixed by #11675

Comments

@vabs
Copy link

vabs commented Mar 21, 2025

Expected Behavior

During investigation for how the file attachment names are being handled in micronaut. It seems like the method name referencing the RFC is not correct.

Correct RFC as mentioned in the code comment: RFC#6266
Method name in code: encodeRfc6987

Actual Behaviour

The method name should match the referenced RFC

Steps To Reproduce

No response

Environment Information

No response

Example Application

No response

Version

4.8.7

@yawkat
Copy link
Member

yawkat commented Mar 21, 2025

should be rfc 5987

@vabs vabs linked a pull request Mar 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants