Closed
Description
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