Task #5135
Make method names CGL conform in TemplateParser
| Status: | Resolved | Start date: | 2009-10-27 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Core | |||
| Target version: | 1.0.0 alpha 6 | |||
| Has patch: | ||||
| Votes: | 0 |
Description
The TemplateParser class has a few methods named handler_*() which violates the CGL.
Associated revisions
[+BUGFIX] Fluid (ViewHelpers): The ResourceViewHelper can now be used with the new shorthand syntax, fixes #5137.
[+BUGFIX] Fluid (ViewHelpers): The ResourceViewHelper uses the mirror path configured in FLOW3 now, fixes #5138.
[~TASK] Fluid (Core): Changed method names (handler_*) in TemplateParser, resolves #5135.
[~TASK] Fluid (Tests): Cleanup to comments and "framework code", resolves #5136.
History
Updated by Karsten Dambekalns over 3 years ago
- Target version set to 1.0.0 alpha 6
Updated by Karsten Dambekalns over 3 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r3350.