Skip to content

Form tag does not resolve action correctly in portlet environment [SPR-10383] #15016

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

Closed
spring-projects-issues opened this issue Mar 15, 2013 · 2 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: duplicate A duplicate of another issue

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Mar 15, 2013

Thomas Delhoménie opened SPR-10383 and commented

The form tag does not resolve correctly the action in a portlet environment. It is easily reproductible with the springmvc portlet sample : https://github.com/SpringSource/spring-webflow-samples/tree/master/booking-portlet-mvc
Deploy this portlet with Spring 3.2.1 or 3.2.2, and click on the "Add Book" button -> error 404
It works fine with Spring 3.2.0.


Affects: 3.2.1, 3.2.2

Issue Links:

2 votes, 5 watchers

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Mar 15, 2013

Rossen Stoyanchev commented

Yes, this was just reported #15015.

@spring-projects-issues
Copy link
Collaborator Author

Thomas Delhoménie commented

ok
Sorry for the duplication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants