Project

General

Profile

Activity

From 2014-07-27 to 2014-08-25

2014-08-25

01:50 Revision 571b782a: [TASK] Missing stdWrap for select.recursive TypoScript property
Processing stdWrap for the select.recursive TypoScript property
has just been forgotten in the original issue #18822 ...
Matthias Kappenberg
01:50 Revision 05b00079: [TASK] Missing stdWrap for select.recursive TypoScript property
Processing stdWrap for the select.recursive TypoScript property
has just been forgotten in the original issue #18822 ...
Matthias Kappenberg
00:26 Revision c4e84d4d: [BUGFIX] Make context menus work with modules
To make it possible to use the module dispatcher
with a click menu item, it is necessary to add
the CSRF token to the...
Helmut Hummel
00:25 Revision 26abadf5: [BUGFIX] Make context menus work with modules
To make it possible to use the module dispatcher
with a click menu item, it is necessary to add
the CSRF token to the...
Helmut Hummel

2014-08-23

18:15 Revision 85c8b9f3: [BUGFIX] EM using bad indexes
The extensionmanager uses bad indexes. It is better
to move col repository to the the end of the indexes.
Resolves: ...
Stefan Froemken
18:15 Revision 81cee53d: [BUGFIX] EM using bad indexes
The extensionmanager uses bad indexes. It is better
to move col repository to the the end of the indexes.
Resolves: ...
Stefan Froemken
17:32 Revision fd22a97f: [TASK] styleguide: FlashMessages: add / container
Felix Kopp
16:54 Revision 80cff5d0: [BUGFIX] Remove non accessible pages from browse menu
This patch enables the browse menu to skip inaccessible items
for prev and next links.
It makes use of the filterMen...
Kay Strobach
16:54 Revision e7b52c12: [BUGFIX] Remove non accessible pages from browse menu
This patch enables the browse menu to skip inaccessible items
for prev and next links.
It makes use of the filterMen...
Kay Strobach
16:50 Revision 13387799: [BUGFIX] Fix call to undefined function when importing t3x
When importing a t3x file that contains files the function
"getFiles" of the object TYPO3\CMS\Core\Resource\Folder is...
Silvia Bigler
16:49 Revision 473b1f97: [BUGFIX] Fix call to undefined function when importing t3x
When importing a t3x file that contains files the function
"getFiles" of the object TYPO3\CMS\Core\Resource\Folder is...
Silvia Bigler
14:39 Revision a75aec4d: [BUGFIX] QueryGenerator getTreeList negative ids
When persistence.recursive is configured when using a command controller no
records can be retrieved because the stor...
Klaas Johan Kooistra
14:39 Revision f1089a80: [BUGFIX] QueryGenerator getTreeList negative ids
When persistence.recursive is configured when using a command controller no
records can be retrieved because the stor...
Klaas Johan Kooistra
14:38 Revision 3f3c45e3: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:37 Revision aec409c7: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:37 Revision 0ba17d4b: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:37 Revision 30630b10: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:37 Revision 3df5f98e: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:32 Revision 9ec2eaf6: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert

2014-08-20

23:05 Revision 8749d6d1: [TASK] Change fetch of maximum version using LEFT JOIN
Currently, the method fetchMaximalVersionsForAllExtensions uses a
subselect to determine the highest available versio...
Andreas Kienast
23:03 Revision b859c823: [TASK] Change fetch of maximum version using LEFT JOIN
Currently, the method fetchMaximalVersionsForAllExtensions uses a
subselect to determine the highest available versio...
Andreas Kienast
20:08 Revision 36d1be99: Revert "[BUGFIX] Unified maxitems default value for group fields"
Unexpected behaviour. Default of maxitems in now 1 by default
which doesn't work if you need more items. Previously t...
Wouter Wolters
20:07 Revision 85004e58: Revert "[BUGFIX] Unified maxitems default value for group fields"
Unexpected behaviour. Default of maxitems in now 1 by default
which doesn't work if you need more items. Previously t...
Wouter Wolters
13:02 Revision 76751756: [BUGFIX] Make sure all new files are indexed
If the FAL indexer scheduler task finds a index record with
same content hash as a new found file the file isn't adde...
Frans Saris
13:02 Revision 2f3dad15: [BUGFIX] Make sure all new files are indexed
If the FAL indexer scheduler task finds a index record with
same content hash as a new found file the file isn't adde...
Frans Saris
10:17 Revision 3bb579df: [BUGFIX] Avoid DB error on writing to log
The writeLog() function of the ErrorHandler tries to log the IP that
caused the error. On CLI there is no IP hence a ...
Markus Klein
10:17 Revision 7bacbd1d: [BUGFIX] Avoid DB error on writing to log
The writeLog() function of the ErrorHandler tries to log the IP that
caused the error. On CLI there is no IP hence a ...
Markus Klein

2014-08-17

23:17 Revision baed348e: [TASK] Missing stdWrap for select.recursive TypoScript property
Processing stdWrap for the select.recursive TypoScript property
has just been forgotten in the original issue #18822 ...
Matthias Kappenberg

2014-08-15

20:53 Revision 85408c4b: [BUGFIX] "Illegal mix of collations" in Upgrade Wizard
When directly comparing CAST(... AS CHAR) with a CHAR field (including
VARCHAR and TEXT) whose collation isn't the sa...
Lars Trebing
20:49 Revision 587f8763: [BUGFIX] "Illegal mix of collations" in Upgrade Wizard
When directly comparing CAST(... AS CHAR) with a CHAR field (including
VARCHAR and TEXT) whose collation isn't the sa...
Lars Trebing

2014-08-14

11:47 Revision afa3e7f8: [TASK] Clean-up source code
Remove new-line at end of file that has been introduced
by accident in commit:7ef6d2c8fddaf2ba01cb820d9abefcb8ead09b1...
Oliver Hader
11:42 Revision c6bd628e: [TASK] Refactor file references relations retrieval
The retrieval of file references in BackendUtility
is currently bound to the thumbCode() method but
is useful for oth...
Oliver Hader
11:38 Revision 7ef6d2c8: [TASK] Refactor file references relations retrieval
The retrieval of file references in BackendUtility
is currently bound to the thumbCode() method but
is useful for oth...
Oliver Hader
11:31 Revision 32687d31: [TASK] Simplify record icons in workspace module
The record details view renders record icons for both live and
versioned record. However, this representation is show...
Oliver Hader
11:31 Revision acf572c3: [TASK] Simplify record icons in workspace module
The record details view renders record icons for both live and
versioned record. However, this representation is show...
Oliver Hader

2014-08-13

22:18 Revision 443233a6: [BUGFIX] Admin panel shows wrong cache information
When labels were extracted to translation files, a error was made
that changed the meaning of the admin panel entry. ...
Dmitry Dulepov
21:54 Revision 92635e91: [TASK] CGL Cleanup: Fix TYPO3.Strings.ConcatenationSpacing-Sniff
Resolves: #60878
Releases: 6.3
Change-Id: I2cc8ec067adcc66bdd589104d03f20c385e52e99
Reviewed-on: http://review.typo3....
Andy Grunwald
21:28 Revision 6234622f: [BUGFIX] Prevent uninstall of an extension during update
This patch removes the uninstall process before an extension is updated.
Resolves: #51572
Releases: 6.1
Change-Id: I...
Nicole Cordes
21:00 Revision 20d4bff4: [TASK] Prevent Inclusion of MediaWizardProvider* in Base Bootstrap
On every Frontend request, the original media wizard
provider of EXT:cms is loaded, by fetching the
MediaWizardProvid...
Benjamin Mack
20:42 Revision 1c8e14c5: [TASK] Extend install tool suhosin checks
Extend install tool suhosin checks by
* suhosin.get.max_name_length=200
* suhosin.post.max_name_length=200
* suhosin....
Oliver Hader
20:42 Revision c9a187ad: [TASK] Extend install tool suhosin checks
Extend install tool suhosin checks by
* suhosin.get.max_name_length=200
* suhosin.post.max_name_length=200
* suhosin....
Oliver Hader
20:32 Revision db808b10: [BUGFIX] JavaScript error in Install Tool
When using toggleButton in "Test setup" a JavaScript
error is thrown because the scrolling handler can only
be used i...
Wouter Wolters
20:28 Revision 46887caa: [BUGFIX] Use defaultMailFromName setting in install tool
The defaultMailFromName setting is not used for sending
the test mails in the install tool.
Resolves: #60758
Release...
Oliver Hader
20:27 Revision 305ea153: [BUGFIX] Use defaultMailFromName setting in install tool
The defaultMailFromName setting is not used for sending
the test mails in the install tool.
Resolves: #60758
Release...
Oliver Hader
20:18 Revision b8e7f7a0: [BUGFIX] Show properties of stdClass object in <f:debug>
Using fluid's <f:debug> to get dumps of json_decode()d objects
does not work currently. The DebuggerUtility shows onl...
Christian Weiske
20:10 Revision 4a820fa2: [BUGFIX] Updating "current_version" fails with some DBMS
Updating the field "current_version" fails with some DMBS because
$uidsOfCurrentVersion has too many elements. This p...
Andreas Kienast
20:10 Revision d3d26830: [BUGFIX] Show properties of stdClass object in <f:debug>
Using fluid's <f:debug> to get dumps of json_decode()d objects
does not work currently. The DebuggerUtility shows onl...
Christian Weiske
19:50 Revision 0c50eb38: [BUGFIX] Updating "current_version" fails with some DBMS
Updating the field "current_version" fails with some DMBS because
$uidsOfCurrentVersion has too many elements. This p...
Andreas Kienast
19:33 Revision 65015b31: [BUGFIX] Correctly parse suhosin configuration
The system environment check does not properly parse the suhosin
configuration option for whitelist.
Fix this by chan...
Markus Klein
19:30 Revision 6416048e: [BUGFIX] Correctly parse suhosin configuration
The system environment check does not properly parse the suhosin
configuration option for whitelist.
Fix this by chan...
Markus Klein
16:33 Revision f184ddc1: [BUGFIX] Failing cascaded delete action of localized elements
Having a record in live workspace with an accordant localization
leads to the fact that actions to the default langua...
Oliver Hader
16:31 Revision 6f945001: [BUGFIX] Publishing delete placeholder affects other workspaces
On publishing a delete placeholder all other versions shall be
deleted as well, since the original record will be del...
Oliver Hader
16:30 Revision bbbd8146: [BUGFIX] Publishing delete placeholder affects other workspaces
On publishing a delete placeholder all other versions shall be
deleted as well, since the original record will be del...
Oliver Hader
16:28 Revision ed5cc87b: [BUGFIX] Wrong nesting of deleted versioned child records
If deleting an IRRE child reference, the nesting leving in the
workspace module is not shown correctly. The reason fo...
Oliver Hader
16:27 Revision b6c71b9c: [BUGFIX] Wrong nesting of deleted versioned child records
If deleting an IRRE child reference, the nesting leving in the
workspace module is not shown correctly. The reason fo...
Oliver Hader
16:25 Revision ab25817a: [BUGFIX] Failing cascaded delete action of localized elements
Having a record in live workspace with an accordant localization
leads to the fact that actions to the default langua...
Oliver Hader
16:18 Revision ca6e7bb3: [BUGFIX] Page Tree not always updated after workspace actions
After some workspace actions being performed in the workspaces
module in the TYPO3 Backend, the page tree does not ge...
Oliver Hader
16:17 Revision 789bd507: [BUGFIX] Page Tree not always updated after workspace actions
After some workspace actions being performed in the workspaces
module in the TYPO3 Backend, the page tree does not ge...
Oliver Hader

2014-08-12

23:42 Revision aa69353d: [BUGFIX] Keep phpunit 4.1 branch
composer.json is configured to fetch latest phpunit 4.x branch.
Since 4.2 was just released stable, it will be used n...
Christian Kuhn
23:42 Revision d049120b: [BUGFIX] Keep phpunit 4.1 branch
composer.json is configured to fetch latest phpunit 4.x branch.
Since 4.2 was just released stable, it will be used n...
Christian Kuhn
23:23 Revision ca9245b3: [BUGFIX] JavaScript error in Install Tool
When using toggleButton in "Test setup" a JavaScript
error is thrown because the scrolling handler can only
be used i...
Wouter Wolters

2014-08-06

15:00 Revision 1cbc4402: [CLEANUP] Remove IE6 fixes for RTE htmlarea
As IE6 is not supported for the TYPO3
backend anymore, the IE6-specific styles
for HTMLarea can be safely removed.
R...
Benni Mack
10:15 Revision acb06c10: [BUGFIX] Fix Extbase language fallback in query parser
Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in langu...
Helmut Hummel

2014-08-04

21:53 Revision c6cee410: [BUGFIX] Adjust variable name for install tool password hint
Usage of $TYPO3_CONF_VARS is discouraged, instead
$GLOBALS['TYPO3_CONF_VARS'] should be used. The hint in next to the...
Anja Leichsenring
21:52 Revision 00bc8046: [BUGFIX] Adjust variable name for install tool password hint
Usage of $TYPO3_CONF_VARS is discouraged, instead
$GLOBALS['TYPO3_CONF_VARS'] should be used. The hint in next to the...
Anja Leichsenring

2014-08-02

12:59 Revision 14fc7504: [BUGFIX] Fetch related records for existing uids only
Before fetching related records from a foreign table, we must ensure
that there is a uid to be considered, since othe...
Jo Hasenau
12:59 Revision 169f8b91: [BUGFIX] Fetch related records for existing uids only
Before fetching related records from a foreign table, we must ensure
that there is a uid to be considered, since othe...
Jo Hasenau

2014-08-01

13:51 Revision 94d9d83f: [BUGFIX] Prevent exception in RTE filelinks upgrade wizard
When using the upgrade wizard for RTE filelinks and the record is
not an array it throws an exception.
To give the e...
Mattias Nilsson
13:50 Revision 92456f65: [BUGFIX] Prevent exception in RTE filelinks upgrade wizard
When using the upgrade wizard for RTE filelinks and the record is
not an array it throws an exception.
To give the e...
Mattias Nilsson

2014-07-31

10:31 Revision cb6b7f51: [TASK] Replace Prototype in inline record JS
This is the first step of replacing Prototype usage.
Change-Id: I6599c3ce7eea493e2bfaa29312775bf1659ded69
Resolves: ...
Andreas Wolf

2014-07-30

11:14 Revision 3fa5989f: [BUGFIX] Avoid autoloading of non-objects in DataMapper
While persisting an object, the DataMapper is asked for the plain value
of a property, the TypeHandlingUtility::isCor...
Tomita Militaru

2014-07-29

09:43 Revision c517f74b: [BUGFIX] Avoid superfluous IRRE child record duplication
If copying a page, all records on that page will be copied to
the accordant destination page. IRRE parent-child struc...
Alexander Stehlik

2014-07-28

15:31 Revision 50bf108c: [BUGFIX] Refine the error message of checkMaximumFileUploadSize
The Install Tool check the PHP configuration for the maximum file
upload size within the checkMaximumFileUploadSize()...
Markus Klein
15:19 Revision e172269f: [BUGFIX] Refine the error message of checkMaximumFileUploadSize
The Install Tool check the PHP configuration for the maximum file
upload size within the checkMaximumFileUploadSize()...
Markus Klein
14:54 Revision 3dd60e20: [BUGFIX] Transfer curlProxyServer to new HTTP settings
Splits up the old curlProxyServer correctly, stripping "http://" and
potentially trailing slashes.
Resolves: #45834
...
Ernesto Baschny

2014-07-27

15:07 Revision 6849be35: [BUGFIX] Admin panel shows wrong cache information
When labels were extracted to translation files, a error was made
that changed the meaning of the admin panel entry. ...
Dmitry Dulepov
13:00 Revision 9857997c: [BUGFIX] Show loading spinner when Updating TER list on search module
When you search for an extension in the Extension manager and then click
on the "Update Now" button to load the newes...
Sascha Egerer
12:57 Revision 1f5f3415: [BUGFIX] Show loading spinner when Updating TER list on search module
When you search for an extension in the Extension manager and then click
on the "Update Now" button to load the newes...
Sascha Egerer
12:56 Revision 7da90b55: [BUGFIX] Fix Extbase language fallback in query parser
Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in langu...
Helmut Hummel
12:55 Revision 82c886a3: [BUGFIX] Fix Extbase language fallback in query parser
Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in langu...
Helmut Hummel
11:45 Revision 2fc3ec6b: [!!!][BUGFIX] ConfigurationManager signal information missing
The signal emitted in the ConfigurationManager of the ExtensionManager
misses crucial information (the extension for ...
Susanne Moog
 

Also available in: Atom