Bug #5137
ResourceViewHelper not usable with new shorthand syntax
| Status: | Resolved | Start date: | 2009-10-27 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | ViewHelpers | |||
| Target version: | 1.0.0 alpha 6 | |||
| Has patch: | FLOW3 version affected: | |||
| Votes: | 0 |
Description
Since the resource to be included has no parameter in the view helper, one cannot use shorthand syntax with it.
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
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r3350.
Updated by Karsten Dambekalns over 3 years ago
- Branch set to v5