Skip to content
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

[doc][spel] Documentation refers to TemplatedParserContext. Class is TemplateParserContext [SPR-7059] #11719

Closed
spring-projects-issues opened this issue Mar 31, 2010 · 2 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

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

@spring-projects-issues
Copy link
Collaborator Author

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 }

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Good catch!

Juergen

@spring-projects-issues spring-projects-issues added type: bug A general bug in: core Issues in core modules (aop, beans, core, context, expression) labels Jan 11, 2019
@spring-projects-issues spring-projects-issues added this to the 3.0.2 milestone Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants