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

Fix Display error on localhost in FileUploadController.java #89

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Linkle123
Copy link

There was no parameter in the @PathVariable annotation, so serveFile wasn't getting filename correctly. localhost doesn't display correct link to click without this fix.

There was no parameter in the PathVariable, so serveFile wasn't getting filename correctly. localhost doesn't display correct link to click without this fix.
@pivotal-cla
Copy link

@Linkle123 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@Linkle123 Thank you for signing the Contributor License Agreement!

@Linkle123 Linkle123 changed the title Update FileUploadController.java Fix Display error on localhost in FileUploadController.java Dec 17, 2023
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 this pull request may close these issues.

2 participants