Activity
From 2014-08-03 to 2014-09-01
2014-09-01
- 11:18 Revision 8e8dae44: [TASK] Unify EXT: beuser html table semantics (t3-table)
- Bring common html structure for EXT: beuser table. The other
table (above in code) has already been changed before.
...
2014-08-29
- 14:29 Revision 89fddd12: [BUGFIX] Let Web-View respect TCEMAIN.previewDomain
- Added previewDomain in order to have Web-View functioning in the
same way like Page-Preview does.
Change-Id: I7193cd... - 14:29 Revision 2ad3dbd3: [BUGFIX] Let Web-View respect TCEMAIN.previewDomain
- Added previewDomain in order to have Web-View functioning in the
same way like Page-Preview does.
Fixes: #61226
Rela...
2014-08-27
- 21:11 Revision 4f6e03c3: [BUGFIX] Add missing check in PreparedStatement->execute()
- When using prepared statements for inserts and updates, the
execute method currently fails due to a missing check on ... - 21:10 Revision eba22255: [BUGFIX] Add missing check in PreparedStatement->execute()
- When using prepared statements for inserts and updates, the
execute method currently fails due to a missing check on ...
2014-08-26
- 23:15 Revision fc9dc0de: [FEATURE] BE: Use proper placeholder shim for IE <= 9
- The current solution to add HTML5 placeholder
attribute support for unsupported browsers
(which are IE9 and lower) is... - 12:01 Revision aa715a6f: [TASK] SqlParser: Unify internal usage of tableType/engine
- For create-table "tableType" was still used while an alter-table
used "engine".
Change-Id: Idee0e569e331ec66084484f1... - 12:00 Revision be84d77d: [TASK] SqlParser: Unify internal usage of tableType/engine
- For create-table "tableType" was still used while an alter-table
used "engine".
Change-Id: Idee0e569e331ec66084484f1...
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 ... - 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 ... - 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... - 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...
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: ... - 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: ... - 17:32 Revision fd22a97f: [TASK] styleguide: FlashMessages: add / container
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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 ...
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 ...
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... - 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...
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... - 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... - 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... - 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... - 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...
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. ... - 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.... - 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... - 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... - 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.... - 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.... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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...
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... - 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...
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... - 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...
Also available in: Atom