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

File name containing `=' character is incorrectly handled in Ldp::Response#content_disposition_attributes #117

Open
dchandekstark opened this issue Jan 26, 2021 · 0 comments

Comments

@dchandekstark
Copy link
Member

dchandekstark commented Jan 26, 2021

This line

parts = headers['Content-Disposition'].split(/;\s*/).collect { |entry| entry.split(/\s*=\s*/) }

should be amended.

@dchandekstark dchandekstark changed the title File name containing `=' character is incorrectly handled in Ldap::Response#content_disposition_attributes File name containing `=' character is incorrectly handled in Ldp::Response#content_disposition_attributes Jan 26, 2021
@jrgriffiniii jrgriffiniii added this to ldp May 12, 2022
@jrgriffiniii jrgriffiniii moved this to Backlog in ldp May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Status: Backlog
Development

No branches or pull requests

1 participant