Project

General

Profile

Activity

From 2012-12-17 to 2013-01-15

2013-01-14

20:10 Revision c0defbe7: [BUGFIX] array_merge_recursive_overrule: __UNSET for array values
Using __UNSET on keys that hold array values does not unset them.
However the documentation does not mention this res...
Sebastian Michaelsen
19:15 Revision f57b442c: [TASK] Remove references to oldstyle Login News (TYPO3_CONF_VARS)
Adding Login News via
$GLOBALS['TYPO3_CONF_VARS']['BE']['loginNews'] is not longer
supported but there are still refe...
Sebastian Michaelsen

2013-01-13

18:28 Revision 6bd8f71d: [BUGFIX] Fix incomplete mocking in ResourceStorage test
Due to a not mocked FileRepository object, a warning
is issued which leads to a failed test.
Add a FileRepository mo...
Helmut Hummel
18:26 Revision 99b65274: [BUGFIX] Fix incomplete mocking in ResourceStorage test
Due to a not mocked FileRepository object, a warning
is issued which leads to a failed test.
Add a FileRepository mo...
Helmut Hummel
15:15 Revision d5a9f94f: [TASK] Rename property, getter and setters of File Model
To be in line with TYPO3 Flow, rename the properties from
non speaking "object" to "originalResource"
This change di...
Helmut Hummel
15:13 Revision 3825a238: [TASK] Rename property, getter and setters of File Model
To be in line with TYPO3 Flow, rename the properties from
non speaking "object" to "originalResource"
This change di...
Helmut Hummel
15:11 Revision f15b4485: [BUGFIX] Persist files that are updated in ResourceStorage
When renaming or moving folders all files in that
folder needs to be updated. ResourceStorage handles
that, but the c...
Helmut Hummel
15:07 Revision 8575f7ba: [BUGFIX] Persist files that are updated in ResourceStorage
When renaming or moving folders all files in that
folder needs to be updated. ResourceStorage handles
that, but the c...
Helmut Hummel
10:47 Revision 0263c4d4: [BUGFIX] Use array in check for new CE button
After #44470 the content elements in a column are stored in an array.
Checks for the new content element button, etce...
Jigal van Hemert
10:43 Revision 63f89df8: [BUGFIX] Use array in check for new CE button
After #44470 the content elements in a column are stored in an array.
Checks for the new content element button, etce...
Jigal van Hemert

2013-01-12

19:39 Revision e999cebe: [BUGFIX] ExtJS connection timeout when mass publishing
When doing a mass publish in large installations
it can happen that the ExtJS Ajax request runs into
the 30 Seconds t...
Helmut Hummel
19:28 Revision f3dcd938: Revert "[BUGFIX] LocalDriver needs to respect "is_writeable""
This change broke the tests
This reverts commit af01ce40933c79162dfb9984d948363fc6199811
Change-Id: I29c9c5893e4227...
Helmut Hummel
19:27 Revision ea2feb45: Revert "[BUGFIX] LocalDriver needs to respect "is_writeable""
This change broke the tests
This reverts commit e9543738e14e235087d303abeb1492cf0c8e5f01
Change-Id: I6638ca1c82482b...
Helmut Hummel
18:00 Revision 166e86a3: [TASK] Small bugfix in Tx_Extbase_MVC_View_ViewInterface
Changed expected type of assign-param 'value' from
object to mixed
Change-Id: Ica8e8bd6f7971220da4a3a0fe0c8ca2625603...
Alexander Schnitzler
17:59 Revision 6e404601: [TASK] Small bugfix in Tx_Extbase_MVC_View_ViewInterface
Changed expected type of assign-param 'value' from
object to mixed
Change-Id: Ica8e8bd6f7971220da4a3a0fe0c8ca2625603...
Alexander Schnitzler
17:59 Revision d16fcc2b: [TASK] Small bugfix in Tx_Extbase_MVC_View_ViewInterface
Changed expected type of assign-param 'value' from
object to mixed
Change-Id: Ica8e8bd6f7971220da4a3a0fe0c8ca2625603...
Alexander Schnitzler
17:54 Revision a703ab13: [BUGFIX] Remove additional slashes from typolink urls if prefixing
Typolink generates absolute uris with a leading slash. When prefixing
this with the base uri, we have to make sure, t...
Ingo Pfennigstorf
17:13 Revision b12c82f0: [BUGFIX] Fix typos in stdWrap_crop description
Fixes: #43919
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Ib4b447f825122ea069802a7c9139602362430bdc
Reviewed-on: htt...
Markus Klein
17:11 Revision 3074abdb: [BUGFIX] Syslog error icons problem
Add an array with the possible error messages and shows
the corresponding icon.
Fixes: #43796
Releases: 6.1, 6.0
Cha...
Tomita Militaru
17:02 Revision 2abebe67: [BUGFIX] Content elements in wrong column in page module
If working on workspaces, it might happen that content elements
just appear in the wrong column. The reason is, that ...
Oliver Hader
16:51 Revision 047b6391: [BUGFIX] Content elements in wrong column in page module
If working on workspaces, it might happen that content elements
just appear in the wrong column. The reason is, that ...
Oliver Hader
16:31 Revision bbfe1b50: [BUGFIX] BE login shows unaesthetic scrollbars
CSS adjustments for login screen in t3skin
Fixes: #43330
Releases: 6.1, 6.0
Change-Id: Ifeb141ff9963f54e35c26ca41bc...
Torben Hansen
16:30 Revision af01ce40: [BUGFIX] LocalDriver needs to respect "is_writeable"
The LocalDriver needs also to respect the flag "is_writeable".
This means: if the flag is not set, no folder/file can...
Georg Ringer
16:29 Revision e9543738: [BUGFIX] LocalDriver needs to respect "is_writeable"
The LocalDriver needs also to respect the flag "is_writeable".
This means: if the flag is not set, no folder/file can...
Georg Ringer
16:25 Revision aa1463e0: [BUGFIX] FAL: update wizard fails if file does not exist
The FAL update wizard throws an exception during migration if a file is
missing. As we cannot do that much about a mi...
Andreas Wolf
16:24 Revision 6acbc087: [BUGFIX] FAL: update wizard fails if file does not exist
The FAL update wizard throws an exception during migration if a file is
missing. As we cannot do that much about a mi...
Andreas Wolf
16:19 Revision 6ba63947: [BUGFIX] Problem with special character in files and folders
This patch sanitizes the file name when creating a new file
in the file list.
Folder names already get sanitized.
Ch...
Christian Weiske
16:17 Revision be00d479: [BUGFIX] Problem with special character in files and folders
This patch sanitizes the file name when creating a new file
in the file list.
Folder names already get sanitized.
Ch...
Christian Weiske
16:12 Revision 55f6e651: [BUGFIX] DataMapper returns array on RELATION_HAS_ONE
When your dealing with entities, that not necessarily have
their hasOne nested entities set then the DataMapper retur...
Thomas Maroschik
16:11 Revision 21a67afb: [BUGFIX] File-Upload does not sanitize umlauts in filenames
This patch sanitizes file names for uploaded files, fixing thumbnail
and deletion issues for files with umlauts.
Cha...
Christian Weiske
16:10 Revision 2bc44da9: [BUGFIX] File-Upload does not sanitize umlauts in filenames
This patch sanitizes file names for uploaded files, fixing thumbnail
and deletion issues for files with umlauts.
Cha...
Christian Weiske
16:07 Revision 25e9a63e: [BUGFIX] Add access check in FAL renameFolder()
Currently no access check is done when trying to rename a folder.
This is marked also as todo in the code.
Change-Id...
Georg Ringer
16:07 Revision d88eeb7c: [BUGFIX] Add access check in FAL renameFolder()
Currently no access check is done when trying to rename a folder.
This is marked also as todo in the code.
Change-Id...
Georg Ringer
16:05 Revision 719f9fec: [BUGFIX] Adjust hooks after moving/namespacing
Change-Id: I4e8de22ee8b04bcee8dabbc3bce1203f68146f51
Fixes: #43676
Releases: 6.0, 6.1
Reviewed-on: https://review.typ...
Stefan Neufeind
16:04 Revision b0f9a2c0: [BUGFIX] Adjust hooks after moving/namespacing
Change-Id: I4e8de22ee8b04bcee8dabbc3bce1203f68146f51
Fixes: #43676
Releases: 6.0, 6.1
Reviewed-on: https://review.typ...
Stefan Neufeind
15:57 Revision ef9f13e8: [BUGFIX] Fix array_merge when creating FAL access rights
The arguments of array_merge need to be changed, otherwise
the default settings always win.
Change-Id: Ic430e5fdc2f8...
Georg Ringer
15:56 Revision 37bc611b: [BUGFIX] Fix array_merge when creating FAL access rights
The arguments of array_merge need to be changed, otherwise
the default settings always win.
Change-Id: Ic430e5fdc2f8...
Georg Ringer
14:13 Revision 306b134c: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
14:12 Revision db6aad0c: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
14:04 Revision dc34f51a: [BUGFIX] Avoid clearing the page cache too often
Instead of clearing the page cache on every
create, update and delete action, implement
a page id stack which will be...
Alexander Schnitzler
14:03 Revision 90e0b93e: [BUGFIX] Suppress debug output of debugger in unit tests
Currently the debug output will be rendered which
leads to printed css if testing unit tests on the
command line.
Re...
Alexander Schnitzler
12:28 Revision 025887db: [BUGFIX] Fix rootline translation
The fix in #42029 introduced a regression
as TSFE->tmpl->rootLine holds a reversed
rootline array, while in TSFE->roo...
Helmut Hummel
12:11 Revision 51f41665: [BUGFIX] Fix rootline translation
The fix in #42029 introduced a regression
as TSFE->tmpl->rootLine holds a reversed
rootline array, while in TSFE->roo...
Helmut Hummel

2013-01-11

23:30 Revision 86c97eeb: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
23:05 Revision ff815944: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
22:53 Revision b09bc75e: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger

2013-01-09

17:15 Revision 32731fc1: [BUGFIX] Force command controller task arguments saved as array
Executing command controller scheduler tasks without
action arguments fails because the arguments aren't saved as
arr...
Marc Bastian Heinrichs

2013-01-08

23:10 Revision cc8cc2a8: [FEATURE] Add userGroups to backendUser model
This patch adds the new BackendUserGroup model as property to the new
BackendUser model. The patch adds the usual met...
Markus Günther
20:18 Revision 47bb3b7e: [FEATURE] Add filemount property to backend users
This patch set adds the new extbase filemount model as property to the
backend user model.
Change-Id: I8ed292fa4c387...
Markus Günther

2013-01-07

21:50 Revision 22778725: [BUGFIX] Remove declare(encoding=)
AbstractWidgetViewHelper can throw warnings about invalid
declare statements if zend.multibyte is off. Those lines
we...
Christian Kuhn
21:46 Revision f93969d3: [BUGFIX] Remove newline after ?> in AbstractController
The last commit added a newline again. This patch
removes it again.
Releases: 6.1
Fixes: #44366
Change-Id: I4bd33dc7...
Alexander Schnitzler
09:34 Revision cc52d676: [BUGFIX] Avoid clearing the page cache too often
Instead of clearing the page cache on every
create, update and delete action, implement
a page id stack which will be...
Alexander Schnitzler

2013-01-06

22:45 Revision c3770582: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
19:14 Revision 8f826f59: [BUGFIX] Fix shown references of files
Currently the references of files are only fetched from
the sys_file_reference table. This does not take all direct
r...
Helmut Hummel
19:13 Revision 7ac01fe7: [BUGFIX] Fix shown references of files
Currently the references of files are only fetched from
the sys_file_reference table. This does not take all direct
r...
Helmut Hummel
16:49 Revision 210f7f7f: [BUGFIX] DebuggerUtility does not rewind instances of Iterator
Debugging a collection like ObjectStorage changes
the internal collection pointer which leads to the
collection being...
Alexander Schnitzler
16:49 Revision 71d962df: [BUGFIX] DebuggerUtility does not rewind instances of Iterator
Debugging a collection like ObjectStorage changes
the internal collection pointer which leads to the
collection being...
Alexander Schnitzler
16:27 Revision 42ca35cd: [BUGFIX] Correct indention of class comment
Fixes: #44343
Releases: 6.1
Change-Id: I4acc9b50d7534f16ba7dca8bbdb34de1db3beac0
Reviewed-on: https://review.typo3.or...
Anja Leichsenring
11:41 Revision de3e8e64: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
11:40 Revision 38c5ca28: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
11:14 Revision 499db36b: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
11:07 Revision 7c278357: [BUGFIX] Suppress debug output of debugger in unit tests
Currently the debug output will be rendered which
leads to printed css if testing unit tests on the
command line.
Re...
Alexander Schnitzler
11:04 Revision ddaefb98: [BUGFIX] Fix failing tests in ActionControllerTest
Introduction of signals into ActionController caused
some Unit Tests to fail. This patch injects the missing
SignalSl...
Anja Leichsenring
10:49 Revision a9a96994: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
10:28 Revision 049bf490: Revert "[FEATURE] Introduce beforeCallActionMethod signal"
This reverts commit f0614b4c7f7dc566889ea3de7d400f81ebb82740
Change-Id: Ic8908fb9cd959639f4f41ce5c35330ecfd521b6b
Re...
Anja Leichsenring

2013-01-05

21:46 Revision 6966a064: [FEATURE] Introduce beforeCallActionMethod signal
This patch introduces a signal for hooking in
right before calling the action method of the
controller. The slots are...
Alexander Schnitzler
21:08 Revision a234e89f: [BUGFIX] Prevent sql errors with missing ColumnMap
If the TCA configuration for an object is missing
no ColumnMap can be generated which leads to sql
errors in method a...
Alexander Schnitzler
20:44 Revision 55fce0cb: [FEATURE] Introduce beforeCallActionMethod signal
This patch introduces a signal for hooking in
right before calling the action method of the
controller. The slots are...
Alexander Schnitzler
20:40 Revision 7b1a1b05: [BUGFIX] Prevent sql errors with missing ColumnMap
If the TCA configuration for an object is missing
no ColumnMap can be generated which leads to sql
errors in method a...
Alexander Schnitzler
20:25 Revision da29f0cf: [BUGFIX] Include file tables in access list
The BackendUtility::getExcludeFields method does not respect the
"ignoreRootLevelRestriction" configuration for these...
Helmut Hummel
20:24 Revision fa2cb038: [BUGFIX] Include file tables in access list
The BackendUtility::getExcludeFields method does not respect the
"ignoreRootLevelRestriction" configuration for these...
Helmut Hummel
20:21 Revision f065089e: [BUGFIX] DebuggerUtility does not rewind instances of Iterator
Debugging a collection like ObjectStorage changes
the internal collection pointer which leads to the
collection being...
Alexander Schnitzler
17:30 Revision 6f9feafa: [BUGFIX] Make AlphanumericValidator work with umlauts
Changes the regular expression used to validate the
string into a unicode-aware character-class and adds
a tests for ...
Alexander Schnitzler
15:27 Revision 051303f8: [BUGFIX] Make AlphanumericValidator work with umlauts
Changes the regular expression used to validate the
string into a unicode-aware character-class and adds
a tests for ...
Alexander Schnitzler
15:03 Revision c94f2c8f: [BUGFIX] Use interface in PersistenceManager::injectQueryFactory
Currently PersistenceManager::injectQueryFactory
expects a concrete implementation of QueryFactory
instead of an desc...
Alexander Schnitzler
14:36 Revision d040ebb3: [BUGFIX] Use interface in Mapper::injectQueryFactory
Currently Mapper::injectQueryFactory expects a
concrete implementation of QueryFactory instead
of an descendant of Qu...
Alexander Schnitzler

2013-01-04

13:18 Revision 7003f86c: [BUGFIX] Change localconf.php to LocalConfiguration.php
Change localconf.php to LocalConfiguration.php in the text
How to configure TYPO3 from InstallTool
Resolves: #43425
...
Adrian Giurgiu
13:16 Revision 160712cd: [BUGFIX] Change localconf.php to LocalConfiguration.php
Change localconf.php to LocalConfiguration.php in the text
How to configure TYPO3 from InstallTool
Resolves: #43425
...
Adrian Giurgiu
10:05 Revision 44f7fdd3: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:05 Revision 26fdc3f9: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:04 Revision 8c821aa9: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:04 Revision f515d667: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:04 Revision 3847227e: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:04 Revision 67688808: [TASK] Raise submodule pointer
Change-Id: Ic9f4fbbdbb2c3c47655969500efa707a448cbde7
Reviewed-on: https://review.typo3.org/17361
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:03 Revision 7edf97ec: [TASK] Raise submodule pointer
Change-Id: Ie0d25c2831a4743662fd0f244510c781c1bd8ec2
Reviewed-on: https://review.typo3.org/17360
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:01 Revision abd5389c: [TASK] Raise submodule pointer
Change-Id: I35d3978e53039abc50087f277872bef0e9a6eb1a
Reviewed-on: https://review.typo3.org/17359
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:00 Revision 66484477: [TASK] Raise submodule pointer
Change-Id: Ibc049697a6f6010b10c26f48ed9dcd3412777187
Reviewed-on: https://review.typo3.org/17357
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:59 Revision ea7de490: [TASK] Raise submodule pointer
Change-Id: I39bd80acbe7519e191435699ac7d400c4eb0fe78
Reviewed-on: https://review.typo3.org/17355
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:34 Revision c912a496: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:34 Revision 1ea3a674: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:34 Revision 50f25b5a: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:34 Revision 0bc0ab85: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:34 Revision a2716f01: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:22 Revision 3189fc0a: [BUGFIX] History service does not show details anymore
The history service in the workspace module does not contain
any details for modified records.
There are two things ...
Oliver Hader
09:22 Revision db85e3b0: [BUGFIX] History service does not show details anymore
The history service in the workspace module does not contain
any details for modified records.
There are two things ...
Oliver Hader
09:20 Revision e105fc7a: [BUGFIX] Usage of caching framework broken
After publishing contents using the workspace module, caches get
flushed. However, this uses a hard-coded string fron...
Andreas Kießling
09:16 Revision a9f014b0: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader
09:12 Revision 334732e9: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader
09:12 Revision d8abc9af: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader
09:11 Revision a1187166: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader
09:00 Revision 1f91a3d3: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader

2013-01-02

20:21 Revision 94fb5a78: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
20:21 Revision 84b978fb: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
20:21 Revision aa893a0e: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
20:20 Revision fc7d04aa: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
20:13 Revision d8d7a18d: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers

2013-01-01

12:32 Revision 04fca2a6: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
12:31 Revision 1d523bd0: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
12:30 Revision 728ad7c8: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
12:29 Revision 86dd8599: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
12:06 Revision 45ac541b: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
00:20 Revision 31a768ef: [BUGFIX] Syslog error icons problem
Add an array with the possible error messages and shows
the corresponding icon.
Fixes: #43796
Releases: 6.1, 6.0
Cha...
Tomita Militaru

2012-12-31

17:50 Revision 312915e5: [BUGFIX] BE login shows unaesthetic scrollbars
CSS adjustments for login screen in t3skin
Fixes: #43330
Releases: 6.1, 6.0
Change-Id: Ifeb141ff9963f54e35c26ca41bc...
Torben Hansen

2012-12-27

20:14 Revision a731d1bf: [BUGFIX] Fix erroneous replacement of language label
The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is ...
Helmut Hummel
20:12 Revision b05dcadc: [BUGFIX] Fix erroneous replacement of language label
The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is ...
Helmut Hummel

2012-12-22

09:23 Revision 9ebde06a: [BUGFIX] Fix typos in stdWrap_crop description
Fixes: #43919
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Ib4b447f825122ea069802a7c9139602362430bdc
Reviewed-on: ht...
Markus Klein

2012-12-20

10:03 Revision da58b20c: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: Ic30acd00b9e5bfd09910d5e070b6...
Steffen Müller
10:03 Revision d4d9e0d3: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: Ib7a660beba5b4ce04543868ca319...
Steffen Müller
10:01 Revision 34af1041: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: I152f565fcee27de09532a11d0342...
Steffen Müller
10:01 Revision 55bca032: [BUGFIX] FE session records are never removed
The FE session records are never removed,
even if no session data are left.
Change-Id: I5fcb9c7024ca0934e43f77a1310d...
Steffen Müller
09:59 Revision 3ed1ba5f: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein
09:59 Revision 48d51a15: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein
09:59 Revision 63c8b8dd: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein
09:58 Revision f1214e9b: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c...
Markus Klein
09:58 Revision 24560378: [BUGFIX] Fix broken logo file in Install Tool
Replace the broken TYPO3 logo file with the correct logo.
Change-Id: If358ba08508b674f06743fcd668c3b87cc15928b
Fixes...
Tomita Militaru
09:58 Revision 22bddc39: [BUGFIX] Fix broken logo file in Install Tool
Replace the broken TYPO3 logo file with the correct logo.
Change-Id: Id233c07e3e1536934e8b87d99815e50ffb4cfc23
Fixes...
Tomita Militaru
09:58 Revision 4658cd91: [BUGFIX] Fix broken logo file in Install Tool
Replace the broken TYPO3 logo file with the correct logo.
Change-Id: I5cb245267032e9e3907e30b7f759d4f4dd1f0189
Fixes...
Tomita Militaru

2012-12-18

22:48 Revision e8310e54: [TASK] CleanUp References to old ClassNames
There are plenty references calls to old classnames
which need to be clean up.
Change-Id: I45065edccf30e548ee7ccbdad...
Steffen Ritter
22:27 Revision 991a38ff: [BUGFIX] Missing Task.php
During Ibef1d71f1d3a6aa3683331464b33118b88b1ec01 the file
Classes/Task.php has been renamed to Classes/Task/AbstractT...
Philipp Gampe
22:25 Revision 04e09b9c: [BUGFIX] Missing Task.php
During Ibef1d71f1d3a6aa3683331464b33118b88b1ec01 the file
Classes/Task.php has been renamed to Classes/Task/AbstractT...
Philipp Gampe
22:17 Revision edaef652: [TASK] Fix phpDoc of BackendUtility::displayWarningMessages
phpDoc says "@return void" but the method returns the messages as
HTML string
Resolves: #44051
Releases: 6.1, 6.0
C...
Sebastian Michaelsen
22:14 Revision ad50d086: [TASK] Fix phpDoc of BackendUtility::displayWarningMessages
phpDoc says "@return void" but the method returns the messages as
HTML string
Resolves: #44051
Releases: 6.1, 6.0
C...
Sebastian Michaelsen
11:55 Revision b0a64733: WIP: Doctrine DBAL integration
Change-Id: Icb9e013c6255ecdc59e9dbc8e8913ebbc297fe33 Thomas Maroschik

2012-12-17

22:20 Revision ae6318c9: [BUGFIX] Update checksums after file processing
When recreating an already processed file the LocalImageProcessor
updates the width, height and filesize of the new i...
Helmut Hummel
22:19 Revision 7d88ffce: [BUGFIX] Update checksums after file processing
When recreating an already processed file the LocalImageProcessor
updates the width, height and filesize of the new i...
Helmut Hummel
15:19 Revision b7942cf8: [FEATURE] Enable INCLUDE_TYPOSCRIPT for be_layouts
The backend layout config field contains a TypoScript like syntax
to define the columns and rows. After all TypoScrip...
Anja Leichsenring
15:01 Revision b4d5351c: [BUGFIX] ExtJS connection timeout when mass publishing
When doing a mass publish in large installations
it can happen that the ExtJS Ajax request runs into
the 30 Seconds t...
Helmut Hummel
09:38 Revision 9c74f131: [CLEANUP] Remove newlines after closing php tag
During the last commits some newlines made it
into extbase again. This patch removes them all.
Releases: 6.1
Fixes: ...
Alexander Schnitzler
 

Also available in: Atom