Skip to content

Tiles 3 TilesViewResolver should allow for custom TilesView subclasses [SPR-12075] #16691

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 Aug 9, 2014 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Juergen Hoeller opened SPR-12075 and commented

In contrast to all other ViewResolver implementations that Spring comes with out-of-the-box, our TilesViewResolver for Tiles 3 overrides getViewClass() directly instead of following the requiredViewClass() approach. This should be fixed in order to allow for custom TilesView subclasses to be specified through the existing viewClass property.


Affects: 3.2.10, 4.0.6

Referenced from: commits 6639320, 1034b0d, 7c57424

Backported to: 3.2.11

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: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants