Skip to content

correct reference documentation for ResourceBundleViewResolver [SPR-6224] #10892

@spring-projects-issues

Description

@spring-projects-issues

Matthias Koch opened SPR-6224 and commented

the reference documentation for the ResourceBundleViewResolver tells that the view class will marked with: viewname.class= in the properties file.

if doing so in spring 3, it won't work.

the right syntax is: viewname.(class)=

this should be the right syntax since spring 2 regarding to this issue:
http://jira.springframework.org/browse/SPR-1664

i found this deprected/wrong doku here:

http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/ch15s05.html#mvc-viewresolver-resolver
http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/ch16s02.html
http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/ch16s03.html

thanks
kg Matthias Koch


Affects: 3.0 RC1

Issue Links:

Referenced from: commits d293c22

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions