Revision 1e492c77
ID | 1e492c77459049f74bb88274121a469a4ca74d9d |
[+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.
- added
- modified
- copied
- renamed
- deleted
- Classes
- Tests
- Unit
- Core
- View
- ViewHelpers
- AliasViewHelperTest.php (diff)
- CycleViewHelperTest.php (diff)
- ElseViewHelperTest.php (diff)
- Fixtures
- ForViewHelperTest.php (diff)
- Form
- AbstractFormFieldViewHelperTest.php (diff)
- AbstractFormViewHelperTest.php (diff)
- CheckboxViewHelperTest.php (diff)
- Fixtures
- HiddenViewHelperTest.php (diff)
- PasswordViewHelperTest.php.php (diff)
- RadioViewHelperTest.php (diff)
- SelectViewHelperTest.php (diff)
- SubmitViewHelperTest.php (diff)
- TextareaViewHelperTest.php (diff)
- TextboxViewHelperTest.php (diff)
- UploadViewHelperTest.php (diff)
- GroupedForViewHelperTest.php (diff)
- IfViewHelperTest.php (diff)
- Link
- SectionViewHelperTest.php (diff)
- Security
- ThenViewHelperTest.php (diff)
- Uri
- Unit