Project

General

Profile

Activity

From 2014-01-01 to 2014-01-30

2014-01-30

23:57 Revision dc271e4f: [BUGFIX] Regression in DataHandler
The fix for issue #53862 calls GeneralUtility::idnaEncode
without fully qualified class namespace.
Follow-up to: c99...
Wouter Wolters
23:46 Revision 3dcc61df: [BUGFIX] Regression in DataHandler
The fix for issue #53862 calls GeneralUtility::idnaEncode
without fully qualified class namespace.
Follow-up to: c99...
Wouter Wolters
23:39 Revision c738091f: [TASK] Use short version ?: in ternary operator (PHP 5.3+)
Shorten some constructs, make them easier to read
and less error-prone.
Resolves: #46400
Releases: 6.2
Change-Id: I7...
Stefan Neufeind
23:03 Revision 019bde6f: [BUGFIX] Create history record only with valid log uid
To prevent a sql error the insert query for creating sys_history
records in Datahandler must only be executed, if arg...
Marc Bastian Heinrichs
21:35 Revision 9d4ff3cf: [BUGFIX] Followup to #54226
The fix for issue #54226 introduced a bug
with FileReferences as it did not implement the
change of the interface.
R...
Benni Mack
20:51 Revision 84543545: [Bugfix] Add Index on sys_domain
TYPO3 checks if a redirect is needed for a domain by issuing a
select on sys_domain. In the where clause the columns ...
Ingo Schmitt
20:12 Revision 2df12222: [TASK] TemplateService: Remove old paths from allowedPaths-list
We don't have the t3lib-directory anymore.
Change-Id: Icef845e0ae1fc25a51cd01fa2452751d14b362c5
Resolves: #55433
Rel...
Stefan Neufeind
19:36 Revision 017242ff: [BUGFIX] Exception if directories are not readable
If a user has listing rights on a folder which contains
folders he does not have access to the user currently
will en...
Steffen Ritter
19:34 Revision 0a00643f: [TASK] Deleting currently opened folder in filelist results in error
When you have a folder opened in the filelist and then delete it
via the folder-tree the file-module shows an error a...
Steffen Ritter
19:18 Revision 138b13ae: [BUGFIX] DocumentTemplate class inserts inDocStyles twice
Change-Id: I252da74973c3dc4157717139c95ad0605e16fce1
Releases: 6.2, 6.1, 4.5
Resolves: #55458
Reviewed-on: https://re...
Stefan Neufeind
19:16 Revision 916c273f: [BUGFIX] Fix fatal when processing folder does not exist
When the processing folder does not exist,
it is created on the fly in ResourceStorage.
However the returned object ...
Helmut Hummel
19:15 Revision a8c54798: [TASK] Add API to retrieve the parent folder of a resource
Currently if some code needs the parent directory or folder
object of some files or folders it either needs to query ...
Steffen Ritter
19:14 Revision 3ac80662: [TASK] Add possibility to dump file to browser
The FileAbstractionLayer currently only provides the possibility to
retrieve the contents of a file as a string. If y...
Steffen Ritter
18:52 Revision e81d0605: [BUGFIX] Delete file with missing processed file raises alert
When a BE User deletes a file in the file module all file references
as well as processed files are removed, too. If ...
Fabien Udriot
18:30 Revision a5aed372: Revert "[BUGFIX] Improve confirmation dialog in drag'n'drop fileupload"
This reverts commit 495afb59adf47818215bb702a71ec5f79dfd4359
The patch is reverted because it does not work when the...
Frans Saris
17:55 Revision 3756116a: [TASK] Fix remaining calls to FileRepository for retrieving Files
In previous efforts the calls to the FileRepository, when retrieving
File objects have been relocated to the Resource...
Steffen Ritter
17:38 Revision 03606391: [TASK] Priority is not execution order in for Extractors
When the meta-data extraction services have been introduced it
silently has been assumed that the defined priority ca...
Steffen Ritter
17:16 Revision 4fbaa7ec: [BUGFIX] Adjust css in new content element wizard
The rendering of the plugin menu gets messed up if a plugin hasn't any
description. This patch clears floating for ev...
Nicole Cordes
16:55 Revision ff3b81c1: [BUGFIX] Styling fix for Install Tool Lock Screen in Backend Mode
Resolves: #55464
Releases: 6.2
Change-Id: I1891763db8a8edc5ddb8077a1cc32c8184a7e0c1
Reviewed-on: https://review.typo3...
Stephan Großberndt
15:52 Revision 14652300: [TASK] Install Tool > All Configuration "Expand All" functionality
Adds toggle all functionality.
Resolves: #55453
Releases: 6.2
Change-Id: Ie798e229a8a8751f82ffc6c14d1b1ca0caf949e1
R...
Marcel Küpper
15:11 Revision bb975541: [BUGFIX] Remove tca ctrl settings crdate and cruser_id for sys_file
On splitting sys_file table to extract metadata tca ctrl settings
crdate and cruser_id have been left out, but the co...
Marc Bastian Heinrichs
15:00 Revision a5e884f8: [BUGFIX] DocumentTemplate class inserts inDocStyles twice
Change-Id: I252da74973c3dc4157717139c95ad0605e16fce1
Releases: 6.2, 6.1, 4.5
Resolves: #55458
Reviewed-on: https://re...
Stefan Neufeind
14:32 Revision b91dc676: [BUGFIX] DocumentTemplate class inserts inDocStyles twice
Change-Id: I252da74973c3dc4157717139c95ad0605e16fce1
Releases: 6.2, 6.1, 4.5
Resolves: #55458
Reviewed-on: https://re...
Stefan Neufeind
13:43 Revision 2ce726e4: [TASK] ClickMenu: Set background via CSS instead of JS
Move background-style from JS to CSS. Since other skinning-
extensions might override color-settings in TBE_STYLES we...
Stefan Neufeind
13:39 Revision 5347431d: [TASK] Make files visible by default
For FAL, the concept of "hidden" files was introduced with the sysext
"metadata". The field is called "visible", its ...
Fabien Udriot
13:27 Revision 9bc40660: [BUGFIX] Content Element Wizard Hook labeled wrongly
The message when having a hook for the wizard items
is still the same, although the interface has been
renamed. So th...
Benni Mack
13:25 Revision 4764cec4: [TASK] Obsolete code in saltedpasswords
tx_saltedpasswords_autoloader was used in old install tool only
and is obsolete now.
Change-Id: If398a197a18bfda2078...
Christian Kuhn
13:09 Revision bd47397f: [CLEANUP] Cleanup code in ElementBrowser
This patch does not change functionality.
It just fixes formatting issues of the code and
corrects phpdoc.
Resolves:...
Markus Klein
12:58 Revision 460da13f: [BUGFIX] Handle empty tags in language pack index files
This patch adds a check to the L10n index parser to consider
whether the value of an XML tag is empty or contains onl...
Alexander Stehlik
12:58 Revision 084b5a97: [BUGFIX] Handle empty tags in language pack index files
This patch adds a check to the L10n index parser to consider
whether the value of an XML tag is empty or contains onl...
Alexander Stehlik
12:41 Revision b9e7caad: [BUGFIX] Clean up category references when a file is deleted
File are categorizable by default as of TYPO3 6.2
When a BE User deletes a file, associated categories
must be remove...
Fabien Udriot
12:28 Revision 4f3b6ecb: [TASK] Missing signals on adding folder
There are signals for most filestorage operations performed
in the ResourceStorage, but not for adding a folder.
Thi...
Frans Saris
10:56 Revision e81b0ca9: [BUGFIX] No double slash during folder canonicalization
The canonicalizeAndCheckFolderIdentifier does now check if the given
folder path is just a simple slash (/) and retur...
Alexander Stehlik
01:30 Revision f417d291: [BUGFIX] Wrong typehint in TypoScriptFrontendController
The variable $pageCache in TypoScriptFrontendController misses "Core" in
the namespace.
Change-Id: I5f9ee3bf36951194...
Simon Schaufelberger

2014-01-29

21:50 Revision 319214a2: [BUGFIX] Update enableDeprecationLog default value and help text
TYPO3's deprecation_log is disabled by default. The Install Tool
shows an incorrect help text for the configuration
$...
Michael Schams
21:38 Revision 8f2c2fe2: [TASK] Wrong phpdoc in TableGarbageCollectionTask
The phpdoc notation of TableGarbageCollectionTask has some
pre namespaces config example.
This patch changes the php...
Frans Saris
20:54 Revision 2ecd236a: [BUGFIX] Installer: Show correct value for boolean options
Resolves: #53963
Releases: 6.2
Change-Id: I0dd51f2d256c153d6b6a1e247d86c69c5cfd7a7b
Reviewed-on: https://review.typo3...
Markus Klein
20:42 Revision 9d4caced: [BUGFIX] TSFE->altPageTitle can not be set in extensions
It is not possible to set $GLOBALS['TSFE']->altPageTitle
in USER_INT extensions anymore to modify the page title.
Th...
Markus Klein
20:42 Revision 9dc04c84: [TASK] Increase title column width in Web List module
Each database table has configured title column through
TCA configuration. This values are used by List Module
to ren...
Marcin Sągol
20:34 Revision b81c5d55: [BUGFIX] ClickMenu does not show destination-foldername
Change-Id: I623d243ea504b0e646bd969e55ed7686ad3e9caf
Releases: 6.2, 6.1, 6.0
Resolves: #55407
Reviewed-on: https://re...
Stefan Neufeind
20:34 Revision 3a847552: [BUGFIX] ClickMenu does not show destination-foldername
Change-Id: I623d243ea504b0e646bd969e55ed7686ad3e9caf
Releases: 6.2, 6.1, 6.0
Resolves: #55407
Reviewed-on: https://re...
Stefan Neufeind
20:16 Revision 635768cc: [BUGFIX] Set missing markers to empty string
Change-Id: I3892f88bdd094b390a22fe94d9b089bd9b8aef71
Resolves: #54112
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Bernhard Kraft
20:10 Revision 69f7c441: [BUGFIX] ClickMenu does not show destination-foldername
Change-Id: I623d243ea504b0e646bd969e55ed7686ad3e9caf
Releases: 6.2, 6.1, 6.0
Resolves: #55407
Reviewed-on: https://re...
Stefan Neufeind
20:04 Revision 7bc9a4e9: [BUGFIX] Display detected fatal in extension check
In the installer fatals can happen during updates of
very outdated extensions. Many updates can lead to a
redirect to...
Thomas Maroschik
19:41 Revision a246231c: [BUGFIX] Tame PackageStates.php in functional tests
Functional test bootstrap creates a full new instance
within typo3temp together with an own database. Goal is
a contr...
Christian Kuhn
19:11 Revision 96a11726: [TASK] Remove useless count function calls in stdWrap
Remove two count calls in the often called stdWrap function
to increase the performance. Furthermore remove the
is_ca...
Tim Lochmüller
11:30 Revision 5f873f07: [TASK] Be more expressive in error condition
If lockSSL is set to 1 and the backend is not
accessed via SSL currently a 404 header is sent
with no message body. T...
Helmut Hummel
11:20 Revision b15348a4: [BUGFIX] Prevent strings from being autoloaded
The introduction of a TypeConverter for Enumaration
types in #52762 added is_subclass() calls to
getPlainValue() in t...
Helmut Hummel
00:38 Revision 6cd6d3b3: [TASK] Replace JavaScriptEncoder with json_encode()
The JavaScriptEncoder class is used a lot in the TYPO3 backend. It does
expensive character conversions, character by...
Michiel Roos
00:15 Revision f882a730: [RELEASE] styleguide: 0.6.1
Felix Kopp
00:14 Revision b29e4785: [TASK] styleguide: Description
Felix Kopp
00:11 Revision c400b79c: [TASK] styleguide: Table test edge case+30px patch
Based on http://forge.typo3.org/issues/52599 Felix Kopp

2014-01-28

22:00 Revision b867b04f: [BUGFIX] Invalid constant in the domain redirect function
There is a "copy-and-paste" mistake in the domain redirect mechanism.
The function HttpUtility::redirect should call ...
Tim Lochmüller
22:00 Revision e5df843e: [BUGFIX] Invalid constant in the domain redirect function
There is a "copy-and-paste" mistake in the domain redirect mechanism.
The function HttpUtility::redirect should call ...
Tim Lochmüller
21:59 Revision d6803b70: [BUGFIX] Invalid constant in the domain redirect function
There is a "copy-and-paste" mistake in the domain redirect mechanism.
The function HttpUtility::redirect should call ...
Tim Lochmüller
20:10 Revision 1e89ca44: [TASK] Unify button styles
Unifies buttons over the backend:
+ <button>
+ <input type="submit">
+ <input type="reset">
+ <a class="t3-button">
...
Felix Kopp
19:28 Revision 7fe3c5ff: [BUGFIX] Invalid constant in the domain redirect function
There is a "copy-and-paste" mistake in the domain redirect mechanism.
The function HttpUtility::redirect should call ...
Tim Lochmüller
17:19 Revision c158e24d: [TASK] Remove find file in EXT: lowlevel
Removes the find file function from EXT: lowlevel.
Find file was only available for admins.
Change-Id: I79cedeeef8e8...
Felix Kopp
14:07 Revision 0935dc55: [BUGFIX] TS Parser: Fix regression when having tabs in TS names
With the optimization of the TS parser (see #54856), it is not
possible to write TypoScript like this anymore:
confi...
Benni Mack
08:01 Revision 3b7ccf42: [TASK] Upgrade jQuery to 1.11.0
Besides fixes this release features
"fewer forced layouts" and "lower startup overhead".
Change-Id: I988141ccd356425...
Stefan Neufeind

2014-01-27

22:44 Revision a42059c8: [TASK] Change phpunit repository url for travis
Resolves: #55366
Resolves: #55377
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ia90d7c85f81828bd23275b7fa4017ee74a758...
Philipp Gampe
22:41 Revision 3b2cb073: [TASK] Change phpunit repository url for travis
Additionally, change the url for the introduction package.
Resolves: #55366
Resolves: #55377
Releases: 6.2, 6.1, 6.0...
Philipp Gampe
22:23 Revision 91b1db09: [TASK] Change repository url for introduction package
Resolves: #55377
Releases: 6.1, 6.0, 4.7, 4.5
Change-Id: Ic22c1baf87b1cca9c6169b682aa629765fc1ab14
Reviewed-on: https...
Philipp Gampe
22:14 Revision ef4d996a: [TASK] EXT: lowlevel Configuration labels
Configuration arrays should be accessed via $GLOBALS.
Modify labels to include the $GLOBALS keyword.
Change-Id: Iea3...
Felix Kopp
22:04 Revision 1af64b0c: [TASK] Change phpunit repository url for travis
Resolves: #55366
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ia90d7c85f81828bd23275b7fa4017ee74a758ad6
Reviewed-on: ...
Philipp Gampe
21:45 Revision 8c29d5dd: [TASK] Remove strlen calls in the DatabaseConnection
Remove the strlen calls in the DatabaseConnection to avoid many
string length calculations for the small checks in th...
Tim Lochmüller
18:24 Revision a8849381: [TASK] Change phpunit repository url for travis
Resolves: #55366
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ia90d7c85f81828bd23275b7fa4017ee74a758ad6
Reviewed-on: ...
Philipp Gampe
17:21 Revision 1b15a7e2: [TASK] Make Extbase use cache group "pages"
As there is the possibility to use grouped caching in
order to be more flexible, Extbase should not use
hard-coded ca...
Benni Mack

2014-01-25

16:46 Revision 29191fba: [BUGFIX] Invalid class name to file path conversion
The conversion from a class name such as
tx_extensionname_domain_model_somename to its corresponding PHP file
does no...
Xavier Perseguers
14:37 Revision 9902af14: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/4 from daniellienert/master
[TASK] styleguide: Minimum TYPO3 CMS version to 6.2
Due to the use of the includeCssFile
Felix Kopp
09:01 Revision ce05c212: TASK: Set minimum typo3 version to 6.2 due to the use of the includeCssFiles tag within f:be.container
Daniel Lienert

2014-01-24

23:46 Revision b84c524d: [TASK] styleguide: Readme icon+links
Felix Kopp
23:43 Revision 65b042fe: Initial commit Readme.md
Felix Kopp
23:32 Revision 91bce222: [RELEASE] styleguide: 0.6.0 for TYPO3 CMS v. 6.2.x
Felix Kopp
23:31 Revision 7678f3ea: [CGL] styleguide: Closing PHP tag
Felix Kopp
23:31 Revision bcbd4a74: [TASK] styleguide: FlashMessages headline
Felix Kopp
23:31 Revision d010bb54: [TASK] styleguide: Allow buttonAction
Felix Kopp
23:30 Revision 104f4a8e: [FEATURE] styleguide: Add "Buttons" to footer navigation
Felix Kopp
23:30 Revision fc956a68: [BUGFIX] styleguide: Add missing label & menu for Typography
Felix Kopp
23:29 Revision f0d2078a: [FEATURE] styleguide: Buttons page
Felix Kopp
20:07 Revision b2f4ac41: [TASK] Make use of .t3-table in EXT: extension manager
Use <table class="t3-table"> in backend module.
Removes duplicate SASS/CSS definitions in module in order
to make us...
Felix Kopp
14:19 Revision 72db639d: [BUGFIX] Simulate time in TYPO3 admin panel broken
* Test typeof TBE_EDITOR == "undefined" in jsfunc.evalfield
* Thanks to Stefan Neufeind/Markus Klein for adding the U...
Peter Niederlag
08:30 Revision 3cefa404: [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path]
The options [BE][unzip_path] and [BE][diff_path] expect different values.
Adjust the descriptions accordingly.
Resol...
Markus Klein
08:28 Revision 041780f6: [BUGFIX] Simulate time in TYPO3 admin panel broken
* Test typeof TBE_EDITOR == "undefined" in jsfunc.evalfield
* Thanks to Stefan Neufeind/Markus Klein for adding the U...
Peter Niederlag
01:28 Revision 86051cd3: [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path]
The options [BE][unzip_path] and [BE][diff_path] expect different values.
Adjust the descriptions accordingly.
Resol...
Markus Klein

2014-01-23

23:42 Revision b427ae10: [BUGFIX] Get suggest wizard working with renderMode=checkbox
In case a select field with renderMode "checkbox" is used together with
the suggest wizard, clicking the suggestions ...
Tolleiv Nietsch
23:25 Revision c108a378: [BUGFIX] hasProperty ignores meta data properties
Since the split of sys_file to sys_file_metadata the data
is stored in different arrays. The hasProperty method of
Ab...
Steffen Ritter
17:26 Revision 21fb92fd: [TASK] Remove t3lib from the example .htaccess file
Since removing the t3lib folder in TYPO3 6.2, there is
no more reason to keep reference to this folder in the
example...
Eric Chavaillaz
16:56 Revision 8f55af73: [BUGFIX] sys_category table not listed in allowed excludefields
Enables the security flag ignoreRootLevelRestriction in order
for the sys_category table to be listed in allowed excl...
Tomita Militaru
16:53 Revision 79178f0d: [BUGFIX] sys_category table not listed in allowed excludefields
Enables the security flag ignoreRootLevelRestriction in order
for the sys_category table to be listed in allowed excl...
Tomita Militaru
16:24 Revision eec8579b: [BUGFIX] Removing single category item not possible
The "items" selector in a system categories misses a "size"
property. It is thus considered by the forms JS to be a s...
Francois Suter
16:20 Revision 537cf984: [BUGFIX] Removing single category item not possible
The "items" selector in a system categories misses a "size"
property. It is thus considered by the forms JS to be a s...
Francois Suter
16:19 Revision 662eb3da: [TASK] Fix category collection functional test
Category collection test now extends FunctionalTestCase
class and is green again.
Resolves: #54914
Releases: 6.2
Cha...
Tymoteusz Motylewski
14:55 Revision 68057cfd: [BUGFIX] CLI context cannot write to backend log
The CLI context cannot write to the backend log. The
log entry also has an information about the currently used
IP ad...
Oliver Hader
14:55 Revision 57b70f79: [BUGFIX] CLI context cannot write to backend log
The CLI context cannot write to the backend log. The
log entry also has an information about the currently used
IP ad...
Oliver Hader

2014-01-22

14:47 Revision b865ad9d: [BUGFIX] Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found
Fixing regression from issue #54995 and use
namespaced class name in TYPO3_6-1 branch.
Fixes: #55246
Releases: 6.1
C...
Oliver Hader
11:59 Revision 0d0beaf3: [TASK] Simplify Font-Size inheritance (CSS)
Font-sizes are defined in t3skin at various places multiple times.
In order to reduce complexity font-size & line-hei...
Felix Kopp

2014-01-21

23:48 Revision 485ef58f: [BUGFIX] Simulate time in TYPO3 admin panel broken
* Test typeof TBE_EDITOR == "undefined" in jsfunc.evalfield
* Thanks to Stefan Neufeind/Markus Klein for adding the U...
Peter Niederlag
17:57 Revision 5a802c83: [BUGFIX] lineNumber count in Template Analyzer
ExtendedTemplateService
=======================
* fix/improve ExtentedTemplateService->lineNumberToScript
* don't pre...
Peter Niederlag
17:53 Revision c96321d4: [BUGFIX] Static method cannot be abstract
Releases: 6.1, 6.0
Fixes: #37539
Change-Id: I6b629579f7d6d7cfb3869e8fbc6ac4d218aab6be
Reviewed-on: https://review.typ...
Xavier Perseguers
16:00 Revision a2a6d91b: [BUGFIX] Set absPrefix of GraphicalFunctions to PATH_site
To make GifBuilder and GraphicalFunctions work in
backend context, it is needed to set the absolute
path prefix for p...
Helmut Hummel
15:59 Revision 0c3084b1: Revert "[BUGFIX] Repair f:image VH for Backend"
This change is reverted in favor of a cleaner approach:
https://review.typo3.org/23652
This reverts commit 2e4630363...
Helmut Hummel
15:00 Revision ae547690: [BUGFIX] RootlineUtility does not consider foreign_sorting
Make sure RootlineUtility::enrichWithRelationFields() does take
the TCA setting foreign_sorting into account when fet...
Markus Klein
14:59 Revision f5e6ed3d: [BUGFIX] RootlineUtility does not consider foreign_sorting
Make sure RootlineUtility::enrichWithRelationFields() does take
the TCA setting foreign_sorting into account when fet...
Markus Klein
12:35 Revision 8c12d483: [BUGFIX] Duplicated translation entry for clear cache menu pages
Remove duplicate translation entry in locallang_core.xlf
Change-Id: Ie550b4a8b9736e397a8ce46d00feb957652d92c0
Resolv...
Mathias Brodala
10:29 Revision 17dc1bf1: [BUGFIX] Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found
When running UnitTests for UpdateExtensionListTask and the extension
Scheduler is not loaded will raise an Fatal erro...
Stefano Kowalke
05:59 Revision 083f7086: [TASK] Rename cache t3lib_l10n to l10n
As t3lib doesn't exist anymore, get rid of this naming schema.
Change-Id: I525db9a511813e1e517c1363e29894b34b80ad48
...
Georg Ringer
05:58 Revision f8b812dd: [TASK] Move Tidy functionality to a TER ext
As discussed in the Core newsgroup, the Tidy functionality
should be removed from the TYPO3 CMS Core. The checks
and ...
Benni Mack

2014-01-20

20:29 Revision fb91cb8c: [TASK] Streamline usage of BackendUtility::getPagesTSconfig()
Avoid calling BackendUtility::getPagesTSconfig() with default or useless
parameters.
Resolves: #53502
Releases: 6.2
...
Philipp Gampe
12:44 Revision 97e53286: [BUGFIX] Improve layout of Install Tool with long lines
There might be situation where very long 'words' (line text without
spaces) are rendered in System environment check ...
Georg Ringer
09:44 Revision 06685fd3: [BUGFIX] Flow\Utility\Exception missing
This exception is required by PackageManager
Resolves: #55132
Releases: 6.2
Change-Id: I80d966d581da78802dffd15c6bf2...
Markus Klein
08:20 Revision 2e463036: [BUGFIX] Repair f:image VH for Backend
ImageMagick command was executed from directory
typo3/, but output file is relative and starts
with typo3temp.
This p...
Stefan Froemken
06:13 Revision bf81f39a: [BUGFIX] TCA pages:subtitle is missing eval=trim
The TCA pages misses 'trim' as eval setting for column subtitle.
The title field and the subtitle field of pages_lang...
Markus Klein

2014-01-19

19:44 Revision 82ce800d: [TASK] Make use of .t3-table in EXT: beuser *compare
Use <table class="t3-table"> in backend module compare view.
Change-Id: Icd8fb361a61c6bbfd933fc4b1b011838f18868e8
Re...
Felix Kopp
19:43 Revision 849fc573: [TASK] Remove css_styled_content legacy templates before 4.5
This change simply removes legacy files - no other changes.
Resolves: #54621
Releases: 6.2
Change-Id: Ief7287eee5a2f...
Claus Due
18:35 Revision 1b83cad8: [TASK] Cache menu needs clear namings and permissions
With the introduction of the grouping mechanisms of the
caching framework and the sensitivity of the system
caches gr...
Benni Mack
18:08 Revision 590ca478: [BUGFIX] Broken links to online TSconfig in two language labels
Old links pointing to http://typo3.org/documentation/ should be updated
and point to the official TYPO3 documentation...
Xavier Perseguers
15:27 Revision fcef7221: [TASK] Make use of .t3-table in EXT: wizard_sortpages
Use <table class="t3-table"> in backend module.
Also removes few markups and improves CGL compliancy.
Change-Id: I4f...
Felix Kopp

2014-01-18

16:07 Revision 551d382f: [BUGFIX] Fatal error in indexed_search
FileContentParser misses one backslash for RuntimeException
to be in global namespace.
Only master is affected, since...
Markus Klein
15:16 Revision f5aae21a: [BUGFIX] Cannot download manuals
Since the UX renaming, it is not possible anymore to download
manuals from docs.typo3.org.
Fixes: #55126
Releases: 6...
Xavier Perseguers
14:31 Revision e68cc6f5: [TASK] Install Tool: System Information shows empty values
Adopt the list such that either port or socket is shown.
Print "default socket" for an empty socket definition.
Reso...
Philipp Gampe
14:15 Revision c631a58f: [BUGFIX] No placeholder attribute in backend forms
The disposal of the placeholder feature in backend forms needs
to be enabled using the mode setting "useOrOverridePla...
Oliver Hader
11:43 Revision 0d970a77: [BUGFIX] Hide update icon for incompatible extensions
Currently the update icon in extension manager is displayed every time
a higher TER version of the extension exists. ...
Nicole Cordes

2014-01-17

20:45 Revision ab6256f4: Revert "[TASK] Optimize speed for instantiating class with arguments"
This reverts commit 2526bddb5b27ca832575fad809facfa39c7db225.
This is not PHP 5.2 compatible (static::*).
See also ...
Ernesto Baschny
20:17 Revision 57ae843b: [TASK] Set TYPO3 version to 6.2-dev
Change-Id: If5e62f07957ac8a288e028df769eec912d9e134b
Reviewed-on: https://review.typo3.org/26909
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:17 Revision 444ee47c: [RELEASE] Release of TYPO3 6.2.0beta4
Change-Id: If2de3be4d0ff90088e8e94fbb63c9632b700b147
Reviewed-on: https://review.typo3.org/26908
Reviewed-by: TYPO3 R...
TYPO3 Release Team
18:05 Revision 6860bcc3: [TASK] Remove fixed width for Content Element Wizard tabs content container
When using Content Element Wizard configured to render items with
tabs their body container has fixed width of 680px....
Marcin Sągol
15:23 Revision 62346415: [BUGFIX] Handle empty tags in language pack index files
This patch adds a check to the L10n index parser to consider
whether the value of an XML tag is empty or contains onl...
Alexander Stehlik
14:53 Revision 718d9b6a: [TASK] Optimize TypoScriptParser
The code in \TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser gets called
a lot. It needs to be optimised.
* Use la...
Michiel Roos
12:11 Revision fdd08bf6: [TASK] Fix typos & grammar issues in Install Tool
Change-Id: Iaad158d8e0a67ee839cfd346e33f9cf466620893
Resolves: #55098
Releases: 6.2
Reviewed-on: https://review.typo3...
Georg Ringer
10:55 Revision c059714a: [TASK] BE: Make "Template Analyzer" the last menu item
During the refactoring of the tstemplate extension, the
Template Analyzer modfunc was inserted at first position
of t...
Benni Mack
09:28 Revision 2526bddb: [TASK] Optimize speed for instantiating class with arguments
PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class...
Helmut Hummel
09:25 Revision 3d40e0ac: [TASK] Optimize speed for instantiating class with arguments
PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class...
Helmut Hummel
00:19 Revision 9dbb81a4: [BUGFIX] Use system locale when indexing external documents
If paths or filenames of external documents contain utf-8 characters the
system locale must be used. Functions like e...
Jigal van Hemert

2014-01-16

23:56 Revision 102307f6: [BUGFIX] Fix PHP fatal error in be.tableList view helper
The be.tableList view helper uses the class localRecordList
which relies on a available $GLOBALS['SOBE']->doc object....
Marc Bastian Heinrichs
23:52 Revision 5444b2fd: [BUGFIX] PackageManager no cache if TYPO3 dir has symlinks
In the PackageManager cache file is a validation of the actual file
path to the file path the cache was last generate...
Alexander Opitz
23:26 Revision 6293aa70: [BUGFIX] Deprecated function call mysql_list_dbs in dbal
replaced mysql_list_dbs by show databases query
Resolves: #53761
Releases: 6.2
Change-Id: I2b41b19aa900ba7eef33f2a99...
Ingo Schmitt
22:57 Revision 394e421a: [BUGFIX] Fix PHP fatal error in be.tableList view helper
The be.tableList view helper uses the class localRecordList
which relies on a available $GLOBALS['SOBE']->doc object....
Marc Bastian Heinrichs
22:52 Revision c4703dbb: [BUGFIX] Create valid file reference index data
This patch prevents the creation of sys_refindex entries that point to no
table and no record.
Additionally it fixes...
Alexander Stehlik
22:52 Revision 0965b223: [BUGFIX] Create valid file reference index data
This patch prevents the creation of sys_refindex entries that point to no
table and no record.
Additionally it fixes...
Alexander Stehlik
22:48 Revision 42cd0278: [BUGFIX] File browser fails on inexistent expandFolder
If a user browsed to a directory "foo" and re-opens the file-
browser later, the same directory is shown expanded.
I...
Mario Rimann
22:48 Revision b7ce3eff: [BUGFIX] File browser fails on inexistent expandFolder
If a user browsed to a directory "foo" and re-opens the file-
browser later, the same directory is shown expanded.
I...
Mario Rimann
14:31 Revision 401699ac: [TASK] Add FlashMessage API to Extbase AbstractController
Flow comes with an API in AbstractController to add FlashMessages.
Introducing this API to Extbase provides a conveni...
Nico de Haen
13:56 Revision c2454835: [TASK] Fix typo in Install Tool
Replace 'chose' with 'choose'.
Change-Id: I5ad978009e20fa420ba888a3deabb86d0d1ae926
Resolves: #55053
Releases: 6.2
R...
Georg Ringer
13:12 Revision 956c2fef: [TASK] Use file_exists() instead of is_file()
is_file() checks whether a resource exists and whether it
is actually a file. There are several parts in the core,
wh...
Oliver Hader

2014-01-15

22:44 Revision df2635c6: Revert "[BUGFIX] Assume pid 0 for global backend context"
formal: the change is not marked as breaking.
functional: removing the functionality fetching the
typoscript from a a...
Marc Bastian Heinrichs
21:38 Revision 1101f392: [!!!][FEATURE] Improve caching framework by introducing groups
The current TYPO3 Core includes different types of caches. There are
system-related caches (class loading cache, conf...
Benni Mack
18:09 Revision f273fff1: [BUGFIX] Image CE rendering does not scale images
When rendering images with CssStyledContent while using the features
maxW and equalHeight at the same time, the rende...
Thomas Blaß
16:53 Revision 447dba14: [BUGFIX] Add fileSuffix option to GeneralUtility::tempnam()
Currently it is only possible to create a
temporary file with a given prefix and without
any file extension. But for ...
Frans Saris
16:06 Revision 52d5bd25: [TASK] Extend TypoScriptParser test cases
Resolves: #55026
Releases: 6.2
Change-Id: Ia1d03b4c3db6bb224b920b7252bd68df70053515
Reviewed-on: https://review.typo3...
Oliver Hader
15:57 Revision 84b6e61f: [TASK] Skip two tests in LocalDriverTests in PHP 5.3
For most tests in the LocalDriverTest vfsStream is used to
emulate the filesystem. This needs PHP filesystem function...
Steffen Ritter
15:49 Revision f76c7ea8: [BUGFIX] Show correct record title for be_groups and be_users
Currently it lists groups only using field title of
be_groups table regardless of any label definitions in TCA.
Use B...
Markus Klein
15:48 Revision 429e13d5: [BUGFIX] Show correct record title for be_groups and be_users
Currently it lists groups only using field title of
be_groups table regardless of any label definitions in TCA.
Use B...
Markus Klein
15:18 Revision 0b6f5d0e: [TASK] Extend DB fields for be users/groups of DB/file mounts
The maxitems entry for be_users / be_groups fields
db/file mounts was raised in issue #55018. The DB schema of
these ...
Benni Mack
15:16 Revision 5ecb43f7: [BUGFIX] Bring back final class name cache
The class name needs to be determined through
a lookup in the implementation configuration
(AKA XCLASS).
This runtim...
Helmut Hummel
14:57 Revision f83eddd5: [!!!][TASK] Driver API has too many crosscutting concerns
The Driver within the FileAbstractionLayer is the actual
abstraction of a concrete file-system meant to unify
access ...
Steffen Ritter
14:14 Revision 9bbad98c: [TASK] Document that TYPO3 is not compatible with MySQL strict mode
Document that in the requirements section of the INSTALL.md.
Resolves: #54883
Releases: 6.2
Change-Id: Idd80528493b9...
Ernesto Baschny
14:10 Revision 9c905d15: [TASK][CONF] Accept other settings in [SYS][setDBinit]
Since the mysqli interface recommends setting the charset using the
mysqli API the utf8 charset will be initialized w...
Alexander Stehlik
13:58 Revision 5b23142f: [BUGFIX] PHP warnings in ElementBrowser
The ElementBrowser tries to access array indexes
which do not exists.
Fix this to prevent PHP warnings.
Resolves: #5...
Markus Klein
13:56 Revision 47387086: [TASK] Cleanup __DIR__ and require/require_once
* Use __DIR__ instead of dirname(__FILE__) (since PHP 5.3.0)
* Use require_once for loading classes ("just once")
Re...
Stefan Neufeind
13:55 Revision 3adf7835: [TASK] FrontendContentAdapterService processes record repeatedly
The FrontendContentAdapterService rewrites records so legacy
TypoScript is able to work on the files to. To do so it ...
Steffen Ritter
13:44 Revision 2750c6ab: [TASK] Allow more DB and File Mounts for BE users and BE groups
In big installations, more than just 25 DB mount points are needed.
Solution: Raise the default configuration to 100...
Benni Mack
05:59 Revision 2cfefec4: [BUGFIX] Correct handling of empty Backend Layouts
Since the default value of the page properties backend_layout and
backend_layout_next_level is an empty string the va...
Alexander Stehlik
02:33 Revision 81202b0a: [BUGFIX] Images in distributions are not shown
The API of the fluid image viewhelper had changed. This makes that
change less breaking, by respecting the old order ...
Ernesto Baschny
01:40 Revision 60e488e3: [BUGFIX] PHP warnings in ElementBrowser
The ElementBrowser tries to access array indexes
which do not exists.
Fix this to prevent PHP warnings.
Resolves: #5...
Markus Klein

2014-01-14

18:50 Revision 0ac8948e: [TASK] Speedup typolink root-line handling
The link generation via typolink needs the domain record as well
as the rootline to generate the links correctly. To ...
Steffen Ritter
18:48 Revision acc7ff01: [TASK] Speedup typolink root-line handling
The link generation via typolink needs the domain record as well
as the rootline to generate the links correctly. To ...
Steffen Ritter
17:22 Revision f3d324da: [BUGFIX] Folder tree in popup throws JS error
When using the folder tree (file, and folder navigation) popup
(browse_links) a JS error occurs when opening new fold...
Aske Ertmann
17:21 Revision 714fca70: [BUGFIX] Folder tree in popup throws JS error
When using the folder tree (file, and folder navigation) popup
(browse_links) a JS error occurs when opening new fold...
Aske Ertmann
17:04 Revision 58bb7153: [BUGFIX] Folder tree in popup throws JS error
When using the folder tree (file, and folder navigation) popup
(browse_links) a JS error occurs when opening new fold...
Aske Ertmann
14:26 Revision df52d4a8: [BUGFIX] Add defaultTypoScript to hierachyInfo
[BUGFIX] Add defaultTypoScript to hierachyInfo
Fixes a problem with the TemplateAnalyzer introduced by #43540
- Alw...
Peter Niederlag
14:26 Revision f68832a2: [BUGFIX] Add defaultTypoScript to hierachyInfo
Fixes a problem with the TemplateAnalyzer introduced by #43540
- Always add both defaultTypoScript_setup and default...
Peter Niederlag
14:08 Revision 5fe23203: [BUGFIX] Add defaultTypoScript to hierachyInfo
Fixes a problem with the TemplateAnalyzer introduced by #43540
- Always add both defaultTypoScript_setup and default...
Peter Niederlag
13:34 Revision e7195cf7: [BUGFIX] Add SQL Index to Processed Files DB table
Added index to original,task_type,configurationsha1
this improves performance for non-cached pages and
backend calls
...
Ingo Schmitt
11:08 Revision 86027526: [BUGFIX] Exception in FileMetadataOverlayAspect
It is possible that PageRepository::getRecordOverlay() returns NULL which
throws an exception as ArrayObject::exchang...
Georg Ringer
10:46 Revision 40aa8006: [BUGFIX] Prevent double loading of session data
At the moment we load the session data to verify authentication and
again to verify session existence. This isn't nec...
Alexander Opitz
09:08 Revision 29efbe49: [BUGFIX] Usage of sys_lang_mode in Typo3DbBackend
Due refactoring the property $languageMode is compared but is never
filled. The property from the querySettings has t...
Georg Ringer
09:06 Revision 1e0254b8: [TASK] Proper template for EXT:cshmanual
Use the proper template mechanism and a toolbar for the cshmanual ext to
let it look like all other backend modules.
...
Georg Ringer
09:00 Revision 9a02a705: [TASK] Update IDNA-class to 0.8.1
Change-Id: I1aaf487c43adc7e36fa98aaf972094fa13d1e764
Resolves: #53902
Releases: 6.2
Reviewed-on: https://review.typo3...
Stefan Neufeind

2014-01-13

22:19 Revision 8289e607: [TASK] Fix typo in copyright notice
"textfile" will be replaced by "text file"
Resolves: #54893
Releases: 6.2
Change-Id: Ic7ce106a016f242cc47c70539876ff...
most wanted
22:18 Revision 22d3be12: [BUGFIX] Template dropdown doesn't refresh template title after save
Reloads the template menu after the template title has been changed.
Resolves: #51805
Releases: 6.2, 6.1
Change-Id: ...
Torben Hansen
22:06 Revision 273958a4: [BUGFIX] Template dropdown doesn't refresh template title after save
Reloads the template menu after the template title has been changed.
Resolves: #51805
Releases: 6.2, 6.1
Change-Id: ...
Torben Hansen
22:00 Revision 6b951001: [BUGFIX] Only variables should be passed by reference
array_shift() takes argument by reference.
Releases: 6.2
Fixes: #54933
Change-Id: I94c16bc739f36d669640701561ff94aeb...
Xavier Perseguers
21:57 Revision f294b262: [BUGFIX] Fix PHP warnings in PackageManager
Resolves: #54963
Releases: 6.2
Change-Id: I58b1f6109872d6eb8059fceb1bec1af7134e84e2
Reviewed-on: https://review.typo3...
Markus Klein
21:53 Revision 51ebe1cf: [TASK] Check for libxml bug in install tool
Add check for libxml bug when saving special characters ">><<"
in a flexform
Resolves: #51271
Releases: 6.2
Change-I...
Tomita Militaru
18:49 Revision a9f111f3: [TASK] Calculated hash of File object is never used
The indexing pre-calculates the file hash and stores it in
the sys_file table. Sadly the getter of file objects never...
Steffen Ritter
18:21 Revision df96f236: [BUGFIX] Ignore dependencies of inactive packages
It might happen that activating or deactivating
a package throws an exception because other inactive
packages are ava...
Helmut Hummel
14:32 Revision cc3b0298: [TASK] Add index to sys_file_metadata
Since sys_file_metadata records are enabled to be
translated the file list module is capable of metadata
translations...
Ingo Schmitt
14:30 Revision 85edd0e1: [TASK] Update SQL definition for sys_file_storage
There are missing indexes as well as a mismatch between the
TCA definition (and therefore actual usage) and the SQL
d...
Ingo Schmitt
14:27 Revision 1044c801: [TASK] Add index to sys_category
All page, content and file-records TCEforms render a category
tree in order to assign these. The tree building execut...
Ingo Schmitt

2014-01-12

17:39 Revision cca2d700: [BUGFIX] Indexer tries to insert NULL into DB
The Indexer of indexed_search tries to insert NULL values
into NOT NULL columns of the database.
Since #53662 NULL v...
Markus Klein

2014-01-11

21:47 Revision b90e09b5: [BUGFIX] Skip validation of uninitialized collections
Elements in LazyObjectStorages should not be validated,
since the values would be reconstituted from persistence anyw...
Nico de Haen
20:22 Revision 72f5d5a6: [BUGFIX] Add missing logger names
A logger name is mandatory to configure a particular logger.
The convention is use __CLASS__ as the logger name when
...
Steffen Müller
17:14 Revision ada821d1: [BUGIFX] Drop usage of addTofeInterface parameter
In #54613, usage of parameter $addTofeInterface in method
ExtensionManagementUtility::addTCAcolumns() was deprecated....
Francois Suter
14:01 Revision b8280294: [BUGFIX] Add missing logger names
A logger name is mandatory to configure a particular logger.
The convention is use __CLASS__ as the logger name when
...
Steffen Müller

2014-01-09

20:55 Revision 2620cb5a: [BUGFIX] Allow empty values in start/stop filter of belog
One can limit records in the backend log module to a custom period
of time using the "User defined" mode and a start ...
Steffen Müller
20:37 Revision beb80664: [BUGFIX] Allow empty values in start/stop filter of belog
One can limit records in the backend log module to a custom period
of time using the "User defined" mode and a start ...
Steffen Müller
20:26 Revision ba2386e7: [BUGFIX] Assume pid 0 for global backend context
If outside from "Web", extbase modules try to figure out some pid,
while in reality there is just none. The core take...
Felix Oertel
19:56 Revision 545610af: [TASK] Improve feedit
The frontend editing + admin panel needs some polishing.
Following changes are included:
General
=======
- Reformat ...
Georg Ringer
18:34 Revision b3a82c72: Revert "[BUGFIX] IRRE creates new records when using foreign_selector"
This reverts commit 692bd22c0875fd37e876c79cb4a1738c67873c11
The patch breaks IRRE. It is impossible to add images.
...
Markus Klein
15:18 Revision 692bd22c: [BUGFIX] IRRE creates new records when using foreign_selector
This patch links existing child records correctly to the parent IRRE
field when selecting it in the generated dropdow...
Kai Vogel
15:09 Revision 0a761995: [TASK] Replace all strcmp() calls with ===
This patch replaces about 300 places using strcmp()
in the whole core. There are different contexts for strcmp()
with...
Jo Hasenau
14:58 Revision d0c42764: [BUGFIX] isValidUrl() idna converts whole URI
GeneralUtility::isValidUrl() idna converts whole URI instead of
domain only.
The expensive idna_convert() is called ...
Michiel Roos
14:48 Revision c99a07a9: [BUGFIX] isValidUrl() idna converts whole URI
GeneralUtility::isValidUrl() idna converts whole URI instead of
domain only.
The expensive idna_convert() is called ...
Michiel Roos
14:42 Revision e6643e11: [TASK] Change list view delete icon if record is deleted in WS
If a record is deleted in a workspace the delete icon is still
displayed but the function is different. If you click ...
Sascha Egerer
14:24 Revision 9f330b72: [TASK] Change list view delete icon if record is deleted in WS
If a record is deleted in a workspace the delete icon is still
displayed but the function is different. If you click ...
Sascha Egerer
14:23 Revision 4e3e3dc0: [TASK] Change list view delete icon if record is deleted in WS
If a record is deleted in a workspace the delete icon is still
displayed but the function is different. If you click ...
Sascha Egerer
14:01 Revision f378b407: [BUGFIX] Properly escape the ImageMagick frame selector
The frame selector looks like a glob pattern and gets interpreted as
such by the shell. Currently the generated shell...
Georg Ringer
11:30 Revision c9651784: [TASK] Add functional tests from irre_tutorial to the core
Add irre_tutorial extension as mock extension for functional tests.
Port functional tests from IRRE tutorial to the f...
Tymoteusz Motylewski
11:13 Revision 82a24fa0: [BUGFIX] Test extensions not considered in functional tests
The functional testing framework offers the possibility to define
custom extension to be installed for each test scen...
Oliver Hader
09:19 Revision a24bfae4: [BUGFIX] File browser fails on inexistent expandFolder
If a user browsed to a directory "foo" and re-opens the file-
browser later, the same directory is shown expanded.
I...
Mario Rimann
06:31 Revision af996702: [TASK] Adopt order of cols in ext:documentation
Each of the actions 'show' and 'download' got a different sorting of the
columns. Change the order of the download ac...
Georg Ringer
02:49 Revision c5fcc5fd: [BUGFIX] Properly escape the ImageMagick frame selector
The frame selector looks like a glob pattern and gets interpreted as
such by the shell. Currently the generated shell...
Georg Ringer
02:02 Revision ffc3f2b3: [BUGFIX] Only create one keypair in rsaauth
If there are two login forms on one page the second form's private
key overwrites the first form's private key so the...
Tom Ruether
02:02 Revision 7d3eb359: [BUGFIX] Only create one keypair in rsaauth
If there are two login forms on one page the second form's private
key overwrites the first form's private key so the...
Tom Ruether
01:43 Revision 6c4c4d95: [BUGFIX] Only create one keypair in rsaauth
If there are two login forms on one page the second form's private
key overwrites the first form's private key so the...
Tom Ruether
01:16 Revision 66bb3503: [BUGFIX] use search word(s) for ordering search results (again)
There has been a regression in http://review.typo3.org/6657 which
removes correlation between searched words and orde...
Ralf Hettinger
01:08 Revision 583a51b8: [BUGFIX] use search word(s) for ordering search results (again)
There has been a regression in http://review.typo3.org/6657 which
removes correlation between searched words and orde...
Ralf Hettinger
01:08 Revision a31b3252: [BUGFIX] use search word(s) for ordering search results (again)
There has been a regression in http://review.typo3.org/6657 which
removes correlation between searched words and orde...
Ralf Hettinger
01:07 Revision b96eaa47: [BUGFIX] use search word(s) for ordering search results (again)
There has been a regression in http://review.typo3.org/6657 which
removes correlation between searched words and orde...
Ralf Hettinger
00:10 Revision 1341588d: [BUGFIX] Fix wording of encryption key in Installer
The description of the encryption key uses the irregular verb
'output' in the wrong way.
Resolves: #54677
Releases: ...
Markus Klein
00:07 Revision 9dfc355c: [BUGFIX] Installer fails when no database is selected
Display an error message, if the selected database name is empty.
Resolves: #54569
Releases: 6.2
Change-Id: Idbf768d...
Philipp Gampe

2014-01-08

20:35 Revision 270a7eaa: [BUGFIX] Functional tests cannot write to backend log
Functional test cases cannot write to the backend log. The
log entry also has an information about the currently used...
Oliver Hader
20:10 Revision 05ba10c3: [TASK] Cleanup ContentObject\ContentObjectRenderer
Implement early return for many methods.
Change-Id: I7e0c8549037f4ab15ee8653d124891bad655db83
Resolves: #54823
Relea...
Michiel Roos
19:04 Revision 03d63200: [BUGFIX] foreign_match_fields not fully supported
foreign_match_fields were not fully supported
Resolves: #47694
Relates: #45337
Releases: 6.2, 6.1
Change-Id: I212cbdb...
Stefan Froemken
16:06 Revision 74be2dfb: [BUGFIX] l10n_mode for "pages" table and group fields.
This patch respects the l10modes for pages, and mergeIfNotBlank for
type "group" fields.
Change-Id: I18a4caffc5761f9...
Joh. Feustel
16:04 Revision e9594510: [BUGFIX] Form Wizard saving destroys Radio Buttons
This fixes a wrong parsing of \r\n characters for radio
button options.
Resolves: #53727
Releases: 6.2, 6.1, 6.0
Cha...
Markus Klein
16:04 Revision d1e21106: [BUGFIX] Form Wizard saving destroys Radio Buttons
This fixes a wrong parsing of \r\n characters for radio
button options.
Resolves: #53727
Releases: 6.2, 6.1, 6.0
Cha...
Markus Klein
16:01 Revision 42a3eb3b: [BUGFIX] Display relations' titles when TCA label field is type inline
This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label...
Claus Due
16:01 Revision 96ff9279: [BUGFIX] Display relations' titles when TCA label field is type inline
This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label...
Claus Due
16:01 Revision f3b87113: [BUGFIX] Display relations' titles when TCA label field is type inline
This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label...
Stefan Froemken
16:01 Revision 765882ed: [BUGFIX] Display relations' titles when TCA label field is type inline
This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label...
Stefan Froemken
15:39 Revision 8042d929: [BUGFIX] Render ext icon in EM only if available
Even if the ext icon is required, it can happen that it is still not
there. Currently this leads to an ugly output wh...
Georg Ringer
13:33 Revision ff2933b8: [TASK] Use arrays in str_replace() calls
Multiple consecutive calls to str_replace can be replaced with a single
call if the subject is the same.
This will s...
Michiel Roos
13:13 Revision 2917b074: [TASK] Improve performance of array_merge_recursive_overrule
The method GeneralUtility::array_merge_recursive_overrule()
always works on a copy of the given array(s). This is hig...
Markus Klein
11:27 Revision 9e88bf74: [TASK] Optimize columns in sys_file_reference
MySQL up to version 5.5 allows at maximum 64 characters for table-
and fieldnames. Other DBMS allow less. Since MySQL...
Ingo Schmitt
10:43 Revision 6335a24a: [TASK] Adapt indexes of sys_file_reference
The backend and frontend fire several queries for referenced
files - files with metadata overlay as used in tt_conten...
Ingo Schmitt
00:09 Revision 15b522c4: [TASK] Superfluous comparison in indexed_search
Change-Id: I1934a6201876290b706078519e934e05c28352ab
Resolves: #54053
Releases: 6.2
Reviewed-on: https://review.typo3...
Wouter Wolters
00:05 Revision e36d347f: [TASK] Superfluous comparison in DatabaseRecordList
Fix superfluous comparison against boolean in
DatabaseRecordList::getTable
Change-Id: Icdbf78935da4135a7c6b4902b97c8...
Wouter Wolters

2014-01-07

22:18 Revision 95886120: [TASK] Clean up uses of fe_adminLib properties
Two Core tables (fe_users and index_config) still use the
"fe_admin_fieldList" property, which has no effect on the
C...
Francois Suter
19:05 Revision 272f80c5: [BUGFIX] PageBrowsing ViewHelper defines unused method argument
The PHP-Doc comments for the render-method in PageBrowsing
Viewhelper on Indexed Search define a $details argument
fo...
Benjamin Rau
18:59 Revision e09b3811: [BUGFIX] Repository uses wrong property to calc current result page
In the IndexedSearchRepository on line 157 an undefined/unused
property $this->resultsPerPage is used for the calcula...
Benjamin Rau
18:59 Revision 9de93a17: [BUGFIX] Repository uses wrong property to calc current result page
In the IndexedSearchRepository on line 157 an undefined/unused
property $this->resultsPerPage is used for the calcula...
Benjamin Rau
18:39 Revision a564071e: [BUGFIX] PageBrowsing ViewHelper defines unused method argument
The PHP-Doc comments for the render-method in PageBrowsing
Viewhelper on Indexed Search define a $details argument
fo...
Benjamin Rau
14:35 Revision 185658af: [BUGFIX] Fix dependencies for non-composer extensions
The method packageRequirementIsComposerPackage of
TYPO3\CMS\Core\Package ignores all non composer package
names and t...
Thomas Maroschik

2014-01-06

20:33 Revision 76dea628: [BUGFIX] Replace reference to Security Cookbook with Security Guide
Section "TYPO3 Security" refers to the TYPO3 Security Cookbook, which is
obsolete and has been replaced by the offici...
Michael Schams

2014-01-04

17:41 Revision c0baab82: [TASK] Cleanup convertParameterReflectionToArray()
ReflectionService::convertParameterReflectionToArray() checks
functions already returning boolean again for boolean v...
Michiel Roos
17:40 Revision 2c40d1b1: [BUGFIX] Allow NULL values in INSERT queries
Currently only UPDATE queries pass the $allowNull parameter to the
fullQuoteStr() method in the DatabaseHandler. To m...
Alexander Stehlik
17:36 Revision 81a30e8a: [BUGFIX] Allow NULL values in INSERT queries
Currently only UPDATE queries pass the $allowNull parameter to the
fullQuoteStr() method in the DatabaseHandler. To m...
Alexander Stehlik
16:50 Revision dd187dd1: [TASK] Optimize speed for instantiating class with arguments
PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class...
Helmut Hummel
16:49 Revision 67ac84c0: [TASK] Optimize speed for instantiating class with arguments
PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class...
Helmut Hummel
16:39 Revision 4cd861c0: [BUGFIX] Set uid of BE_USER mock in functional tests
Datahandler functional tests lack proper initialization of the
BE_USER mock used.
Set a 'uid' for the mock in order ...
Markus Klein
15:36 Revision 8207a2bb: [BUGFIX] Allow NULL values in INSERT queries
Currently only UPDATE queries pass the $allowNull parameter to the
fullQuoteStr() method in the DatabaseHandler. To m...
Alexander Stehlik

2014-01-03

15:44 Revision 6a663554: [BUGFIX] EM does not always show description
When an extension (like rsaauth) has configuration options in the
extension manager, the description is not shown as ...
Michiel Roos
 

Also available in: Atom