Skip to content
Snippets Groups Projects
Commit c03d015e authored by Anja Leichsenring's avatar Anja Leichsenring
Browse files

[TASK] Add latest changes to ChangeLog.txt

In preparation of the Alpha2 release of TYPO3 CMS 6.2 the latest
changes in extbase were added to the ChangeLog file.

Releases: 6.2
Resolves: #49896
Change-Id: Ib59f741a4427ba093e459545c823f9bfd0277d5e
Reviewed-on: https://review.typo3.org/22203
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
parent fbbeb9f8
Branches
Tags
No related merge requests found
ChangeLog for Fluid
===================
Changes for 6.2
===============
!!! Image view helper does not render title tag by default
In previous versions of fluid the image view helper always rendered the
title attribute. If not set, the value of the required alt attribute was set as
title.
This fallback was removed with version 6.2. If not specifically set, title
is not rendered anymore.
Full Changes for 6.2
====================
[TASK] Move language include to .xlf
[TASK] Replace inject methods with @inject
[FEATURE] Improve BE container view helper
[TASK] Remove Comment for deprecation of f:translate key
[!!!][FEATURE] Backport recursive and allowing empty validation from Flow
[BUGFIX] ShortcutVH must not ignore options.enableBookmarks
[TASK] Remove last bits of forceCharset handling
[FEATURE] ViewHelper to display file sizes
[TASK] Move ExtJS- & JavaScript from t3lib
[FEATURE] Switch View Helper
[BUGFIX] FormFieldVH->getPropertyValue() must work without form object
[BUGFIX] Enable CheckboxViewHelper binding to ArrayObject and Null
[TASK] Remove mention of template.php
[BUGFIX] Remove second registration of argument 'placeholder'
[FEATURE] Add placeholder argument to VH for Textarea and Textfield
[FEATURE] ImageViewHelper removed title fallback onto alt tag
[BUGFIX] Mentions of old class names
[TASK] Reschedule the removal for the old property mapper
Changes for 6.1.0
=================
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment