We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Neale Upstone opened SPR-7059 and commented
At http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/expressions.html, the examples given refer to TemplatedParserContext.
The actual class is TemplateParserContext.
Affects: 3.0.2
Referenced from: commits 52179d8
The text was updated successfully, but these errors were encountered:
Neale Upstone commented
Ref is paragraph 6.5.15
And...
TemplateParserContext defaults to #{ and } as prefix and suffix, but example says that it is defined as ${ and }
Sorry, something went wrong.
Juergen Hoeller commented
Good catch!
Juergen
jhoeller
No branches or pull requests
Neale Upstone opened SPR-7059 and commented
At http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/expressions.html, the examples given refer to TemplatedParserContext.
The actual class is TemplateParserContext.
Affects: 3.0.2
Referenced from: commits 52179d8
The text was updated successfully, but these errors were encountered: