Project

General

Profile

Activity

From 2014-08-12 to 2014-09-10

2014-09-10

23:57 Bug #57414: Deprecate Extbase BooleanValidator and copy it to BooleanValueValidator
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:56 Bug #57414 (Under Review): Deprecate Extbase BooleanValidator and copy it to BooleanValueValidator
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:49 Bug #61519: Add missing check in RootlineUtility
This ticket should be closed as it is a duplicate of #50396 Jacob Rasmussen
22:41 Bug #61519 (Under Review): Add missing check in RootlineUtility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:38 Bug #61519 (Closed): Add missing check in RootlineUtility
Currently a PHP warning will be thrown in RootlineUtility->enrichWithRelationFields if a page column has an MM relati... Jacob Rasmussen
22:38 Task #59820: Re-sync Extbase with TYPO3 Flow wherever possible
can you give me examples which should be backported? Frank Nägler
22:36 Feature #60822: Get class tag values via reflection
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:33 Feature #60822 (Under Review): Get class tag values via reflection
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:12 Bug #60771: Email addresses not validated against RFC 6531
that will be a big task. The RFC 6531 is so complex. I think a RegExp which will validate to the RFC 6531 is impossib... Frank Nägler
22:02 Bug #60773 (Under Review): Fatal error: Call to a member function getName() on a non-object in typo3/sysext/core/Classes/Resource/ResourceStorage.php on line 1377`
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:38 Bug #60853: The FAL indexer should detect moved files
I think this could be fixed with https://review.typo3.org/#/c/32000/ can you check this? Frank Nägler
21:37 Bug #39967 (Under Review): mod.SHARED.colPos_list is not taken into account any more
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #39967 (Resolved): mod.SHARED.colPos_list is not taken into account any more
Applied in changeset commit:20de0fc46b15f783b1884b9d7823617b838c9407. Helmut Hummel
11:00 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:54 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:31 Bug #39967 (Under Review): mod.SHARED.colPos_list is not taken into account any more
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:29 Bug #61463: _processed_ folder not outside file storage root possible
This is more or less a missing feature.
Maybe we van somehow tell the driver to use typo3temp or some other local fo...
Frans Saris
19:32 Feature #51001 (Resolved): Include CSS grid system
Felix Kopp
18:52 Feature #61308: Allow placeholder attribute
IMHO the placeholder attribute should support stdWrap. To do something like the following.... Björn Jacob
11:05 Feature #61308: Allow placeholder attribute
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Feature #61308 (Under Review): Allow placeholder attribute
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:26 Bug #61507: wrong definition of pi_flexform/ds/ key for media
Can confirm the problem
AND the solution.
Could please someone get this fix into the next release?
Thanks G
Georg Kühnberger
14:33 Bug #61507 (Closed): wrong definition of pi_flexform/ds/ key for media
I think there's a small bug in
typo3/sysext/frontend/Configuration/TCA/tt_content.php
even though it works most o...
Wolfgang Klinger
16:09 Task #61511 (Under Review): Rewrite backend of indexed_search
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:35 Task #61511 (Closed): Rewrite backend of indexed_search
* Move info modules and admin module to a central place
* Use extbase & fluid
* Add translations
Georg Ringer
16:01 Task #61513 (Under Review): Always HSC TypoScript code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Task #61513 (Closed): Always HSC TypoScript code
The ExtendedTemplateService class contains
a switch "ext_noSpecialCharsOnLabels" which
is never used in the core. I...
Benni Mack
15:58 Task #61512 (Under Review): TemplateService: Add verbose option
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:56 Task #61512 (Closed): TemplateService: Add verbose option
The TemplateService class contains the functionality
to parse the TypoScript constants that haven't
been replaced y...
Benni Mack
15:33 Story #61510 (Closed): Improve indexed_search
Georg Ringer
13:35 Bug #61506 (Closed): Salted passwords are not imported from t3d using import/export module
When importing a t3d file using the import/export module of Typo3 and the saltedpasswords extension is enabled user p... Nils Heuermann
13:32 Bug #53097: MEDIA / renderType / impossible to use custom renderType for video
I'm working on a prototype to make it possible to register your own "render" helpers. Have a look at https://github.c... Frans Saris
11:54 Bug #61504 (Closed): Base backend CSS class .t3-table on twbs
Felix Kopp
11:11 Bug #59133: Error while converting RTE enabled fields to FAL
Can anybody approve/accept this? In our bigger installations we end up with +2.000 links that can not be converted... Christian Nölle
11:00 Task #55136 (Resolved): Merge extra_page_cm_options into core/backend
Applied in changeset commit:c8ce27ca20cd9108bfa41dbe563d6716fae370f9. Wouter Wolters
10:42 Task #55136 (Under Review): Merge extra_page_cm_options into core/backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Task #55136 (Resolved): Merge extra_page_cm_options into core/backend
Applied in changeset commit:15743e5ab632b4ef3e3d100e83021b4e3092e881. Georg Ringer
10:19 Bug #61498: Empty BackendLayout ignored in Languages view
> a) I want to prevent editors to create content in sysfolders.
Any reason why you do not use the permissions for...
Markus Klein
10:14 Bug #61498 (Closed): Empty BackendLayout ignored in Languages view
Hi there,
*The Problem:*
I have created a Backend Layout with empty config section, to assign it to folders.
W...
Oliver Eglseder
10:00 Task #55442 (Resolved): TS Parser: Remove resolving of resources and filenames
Applied in changeset commit:db3d38130a4badaed5ce492fe4379cdb137badb2. Benni Mack
09:54 Task #57396: Remove old property mapper of extbase
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:22 Task #61478: Cleanup: Move PHP Scripts from Resource/Private to Resource/PHP
What is the justification for this decision? The previous location conveyed the meaning pretty well, now it's not obv... Mathias Brodala
04:36 Bug #61494 (Needs Feedback): LegacyClassesForIde not loaded?
Hi!
Please ask in the forums (e.g. German or English) for better support as this seems to be not a Core issue and ...
Markus Klein
03:52 Bug #61494 (Closed): LegacyClassesForIde not loaded?
calling the class t3lib_arrayBrowser (by realUrl) I get the error ... David Bruchmann
01:04 Feature #61489: Add AbstractCondition to implement custom TypoScript Conditions
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:53 Feature #61489: Add AbstractCondition to implement custom TypoScript Conditions
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-09-09

23:51 Feature #61489: Add AbstractCondition to implement custom TypoScript Conditions
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:48 Feature #61489: Add AbstractCondition to implement custom TypoScript Conditions
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:38 Feature #61489: Add AbstractCondition to implement custom TypoScript Conditions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:43 Feature #61489 (Under Review): Add AbstractCondition to implement custom TypoScript Conditions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:18 Feature #61489 (Closed): Add AbstractCondition to implement custom TypoScript Conditions
In order to streamline conditions and make
TypoScript conditions more flexible, an abstract class
AbstractCondition...
Benni Mack
23:33 Task #61482 (Rejected): Move extbase breaking changes documentation from wiki to new Core documentation
Will be pushed to wiki: New documentation stuff is not for pre-6.2 phase. Christian Kuhn
21:16 Task #61482: Move extbase breaking changes documentation from wiki to new Core documentation
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:15 Task #61482 (Under Review): Move extbase breaking changes documentation from wiki to new Core documentation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:36 Task #61482 (Rejected): Move extbase breaking changes documentation from wiki to new Core documentation
Markus Klein
23:32 Task #61215: Make file_newfolder.php dispatched
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Bug #56743 (Resolved): Make file_edit.php dispatched
Applied in changeset commit:eabe02db1c16f6608c194c15768a9ae909829450. Wouter Wolters
16:59 Bug #56743: Make file_edit.php dispatched
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Bug #61485 (Resolved): Upgrade wizard for backend user setting startModule
Applied in changeset commit:6b937f34b3da32fcbd30026edb2f79b048f5fc85. Wouter Wolters
19:28 Bug #61485: Upgrade wizard for backend user setting startModule
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:21 Bug #61485: Upgrade wizard for backend user setting startModule
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:16 Bug #61485 (Under Review): Upgrade wizard for backend user setting startModule
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:13 Bug #61485 (Closed): Upgrade wizard for backend user setting startModule
Upgrade wizard for backend user setting startModule Wouter Wolters
22:52 Task #55136: Merge extra_page_cm_options into core/backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Task #55136: Merge extra_page_cm_options into core/backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:19 Task #55136 (Under Review): Merge extra_page_cm_options into core/backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:45 Bug #61491 (Closed): Error Handling when File Collection missing
Using latest 6.1.10.
When a page is being rendered with a filelist CE, holding a reference to a sys_file_collectio...
Gregor Favre
22:42 Task #59763: Usability improvements through search box at the top of the list module
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:37 Bug #61477: Create upgrade wizard for "old" shortcut links of file_edit.php
Also migrate db_layout shortcuts, once this is also a module Helmut Hummel
16:08 Bug #61477 (Closed): Create upgrade wizard for "old" shortcut links of file_edit.php
When moving file_edit.php to its own module, old (already created shortcuts) need to be migrated to a module URL.
...
Helmut Hummel
22:00 Feature #61471 (Resolved): Base EXT: t3skin on twbs less
Applied in changeset commit:3df6de756a35f1e703fac0b10a482d3788cf195a. Felix Kopp
20:19 Feature #61471: Base EXT: t3skin on twbs less
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Feature #61471: Base EXT: t3skin on twbs less
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:48 Feature #61471: Base EXT: t3skin on twbs less
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:11 Feature #61471: Base EXT: t3skin on twbs less
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:28 Feature #61471 (Under Review): Base EXT: t3skin on twbs less
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Feature #61471 (Closed): Base EXT: t3skin on twbs less
Felix Kopp
19:58 Task #61486 (Under Review): Remove unused property $CALC_PERMS
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:56 Task #61486 (Closed): Remove unused property $CALC_PERMS
Remove unused property $CALC_PERMS in InfoModuleController Wouter Wolters
19:00 Task #61483 (Resolved): Add new files to .gitignore
Applied in changeset commit:85624594d2bcce268d11f21328451b292decb1e7. Nicole Cordes
18:35 Task #61483: Add new files to .gitignore
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:24 Task #61483: Add new files to .gitignore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:19 Task #61483 (Under Review): Add new files to .gitignore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Task #61483 (Closed): Add new files to .gitignore
Prevent typo3conf/ folder and composer.lock from being shown in git Nicole Cordes
19:00 Task #61478 (Resolved): Cleanup: Move PHP Scripts from Resource/Private to Resource/PHP
Applied in changeset commit:f82aa8f7652a7b2e6b7e87f9283fd18df14e21ca. Nicole Cordes
16:59 Task #61478 (Under Review): Cleanup: Move PHP Scripts from Resource/Private to Resource/PHP
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:39 Task #61478 (Closed): Cleanup: Move PHP Scripts from Resource/Private to Resource/PHP
As decided during ACME 2014 in Munich we want to place PHP-Files which are included separately under Resources/PHP/ Nicole Cordes
18:40 Task #49575: Split up typolink() functionality in multiple methods
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:39 Bug #50576: Page view should scroll when using drag&drop on pages higher than the viewport
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:22 Bug #50576 (Under Review): Page view should scroll when using drag&drop on pages higher than the viewport
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:14 Bug #50576: Page view should scroll when using drag&drop on pages higher than the viewport
On the other hand: It's ACME - so maybe we can even tackle that here in Munich ;-) Jo Hasenau
14:13 Bug #50576: Page view should scroll when using drag&drop on pages higher than the viewport
Will be a task for the user experience week - should be easy to implement. Jo Hasenau
17:30 Task #61480 (Resolved): Remove totally outdated extbase documentation links from extbase
Applied in changeset commit:fcead717992c616e2db37dfce49ba97823ec364b. Markus Klein
17:25 Task #61480 (Under Review): Remove totally outdated extbase documentation links from extbase
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:23 Task #61480 (Closed): Remove totally outdated extbase documentation links from extbase
Markus Klein
17:30 Feature #61289 (Resolved): Introduce Hook for IconUtility getSpriteIcon
Applied in changeset commit:47fe9444621079a250f2be6a7f80f00ac896f168. Felix Kopp
15:39 Feature #61289: Introduce Hook for IconUtility getSpriteIcon
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Feature #61289: Introduce Hook for IconUtility getSpriteIcon
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:13 Feature #61289: Introduce Hook for IconUtility getSpriteIcon
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:15 Feature #61289: Introduce Hook for IconUtility getSpriteIcon
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #59440 (Resolved): HMENU of the type special=categories shows hidden pages
Applied in changeset commit:0a476dc0d89b74022e672b5494318ad15579b6e6. Francois Suter
17:09 Bug #59440: HMENU of the type special=categories shows hidden pages
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:05 Task #61459: Remove tslib directory
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:46 Task #61459: Remove tslib directory
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Task #60523 (Resolved): Consolidate JSimgCode in TSFE into additionalJS
Applied in changeset commit:6f9dfccc50653dc9ddc86017534410ad57b280bb. Anonymous
16:21 Task #60523: Consolidate JSimgCode in TSFE into additionalJS
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:53 Task #60523: Consolidate JSimgCode in TSFE into additionalJS
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:38 Bug #57178: HMENU special=browse does not respect exclude lists
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Task #57366: HMENU: Extract menu item generation into separate methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:56 Feature #61313: Check if database mapping is required before installing an extension
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:47 Task #60141 (Rejected): Clear caches according to incoming actions
Withdrawn for now: This area needs more thoughts and consolidation. If we work on that, we will do it in new issues, ... Christian Kuhn
13:58 Task #60141 (Accepted): Clear caches according to incoming actions
Nicole Cordes
15:30 Bug #61475 (Resolved): Only cache missing class load infomation in productive context
Applied in changeset commit:4f53c04a3ba72d0210fe44002ec3428a8ac56d70. Nicole Cordes
15:22 Bug #61475: Only cache missing class load infomation in productive context
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:20 Bug #61475: Only cache missing class load infomation in productive context
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:18 Bug #61475 (Under Review): Only cache missing class load infomation in productive context
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Bug #61475 (Closed): Only cache missing class load infomation in productive context
To improve cache handling during development missing class information shouldn't be cached anymore. Otherwise each ti... Nicole Cordes
14:05 Bug #38736: Cleanup TCEform FlexForm section HTML and JS code
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:32 Bug #38736: Cleanup TCEform FlexForm section HTML and JS code
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:33 Feature #35891: Possibility to add icons in addItems()
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:07 Feature #35891: Possibility to add icons in addItems()
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Task #60629 (Resolved): Add unit tests for ContentObjectRenderer::forceAbsoluteUrl()
Applied in changeset commit:fbbba17a557fd8de65f4add0a646c5ef917816a7. Markus Klein
13:10 Task #60629 (Under Review): Add unit tests for ContentObjectRenderer::forceAbsoluteUrl()
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #59981 (Resolved): Re-enable skipped tests
Applied in changeset commit:76a81f395db969cb924cd9d1ba6d80acad7b8e19. Helmut Hummel
13:09 Bug #59981 (Under Review): Re-enable skipped tests
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #59368 (Resolved): Nested Flexforms throw Exception
Applied in changeset commit:57a03ce33ef6f61fdb2fca1738de966e280fc943. Anonymous
13:05 Bug #59368 (Under Review): Nested Flexforms throw Exception
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #58138 (Resolved): CSRF with registerModule and navFrameScript
Applied in changeset commit:3955abcef1fb3434e6555c134d411a7ff0a340ef. Helmut Hummel
13:08 Bug #58138 (Under Review): CSRF with registerModule and navFrameScript
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #60129 (Resolved): Remove outdated comment header in ext_emconf
Applied in changeset commit:1e5ec30ecc9e34fdc78559415f0c62b531ed9ddf. Christian Kuhn
13:02 Bug #60129 (Under Review): Remove outdated comment header in ext_emconf
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:00 Bug #61268 (Resolved): Updating MM releations doesn't respect tablenames and fieldname fields
Applied in changeset commit:cd0661c843853b84d35b295b3f6cfedb529d7641. Frans Saris
12:47 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:43 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:00 Task #61465 (Resolved): Add CLI option DatabaseSocket for FunctionalTestFramework
Applied in changeset commit:16c3f273269cdfa485e0b2098795fcaa651bfe1e. Steffen Müller
12:44 Task #61465: Add CLI option DatabaseSocket for FunctionalTestFramework
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:00 Task #61465: Add CLI option DatabaseSocket for FunctionalTestFramework
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:56 Task #61465 (Under Review): Add CLI option DatabaseSocket for FunctionalTestFramework
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Task #61465 (Closed): Add CLI option DatabaseSocket for FunctionalTestFramework
There is an Option DB/socket to set the DatabaseSocket in TYPO3_CONF_VARS, introduced with https://git.typo3.org/Pack... Steffen Müller
12:30 Bug #61467 (Resolved): Cleanup backend toolbar item registration
Applied in changeset commit:e3ab0bd0d129587bb0ccf67f5ab5178d753639ba. Helmut Hummel
11:38 Bug #61467: Cleanup backend toolbar item registration
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:31 Bug #61467: Cleanup backend toolbar item registration
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Bug #61467: Cleanup backend toolbar item registration
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:09 Bug #61467 (Under Review): Cleanup backend toolbar item registration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:02 Bug #61467 (Closed): Cleanup backend toolbar item registration
* Remove side effects from class file
* Move registration script to Resources/PHP folder
Helmut Hummel
12:16 Bug #58013: No file found for given UID.
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Task #55442: TS Parser: Remove resolving of resources and filenames
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Task #60640 (Resolved): Remove warning if IE6 is used on backend login screen
Applied in changeset commit:922f14494cc992c99143662455d9187fe4066949. Wouter Wolters
10:32 Task #60640: Remove warning if IE6 is used on backend login screen
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Bug #56972 (Resolved): Adopt layout of element "table"
Applied in changeset commit:373f67b76f8e1dfc817ba77f68a40f9e20185131. Georg Ringer
09:52 Bug #61463 (Closed): _processed_ folder not outside file storage root possible
I have a file storage for a readonly filemount.
as it is not possible to set the _processed_ folder outside the root...
Bernd Wilke
09:46 Bug #59055: Import from .t3d failed on Windows 7 with a lot of messages
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:46 Bug #59701: uniqid() not returning unique values
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:46 Bug #58602: Datepicker issue on multiple datetime fields in BE
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:22 Task #61460 (Closed): Remove EXT:extra_page_cm_options
removed cause of duplicate Georg Ringer
01:30 Task #61461 (Resolved): Remove unused property $be_user_Array
Applied in changeset commit:b699de43e0bed6912550c55849531827ccd5f9d4. Wouter Wolters
01:00 Task #61462 (Resolved): Remove unused stat_type funcMenu initialization
Applied in changeset commit:a60664feea3ca7f7f02cc29fd6bdb6db1ef3c801. Wouter Wolters
01:00 Task #61453 (Resolved): Streamline services in reports module
Applied in changeset commit:178fccfd3e45912becc5c3e6e979daccf391f86a. Georg Ringer
01:00 Bug #57590 (Resolved): Horizontal slide in the backend main menu
Applied in changeset commit:c8a285339c6468e5fb501c0894c4e69c2be7e4e3. Benni Mack

2014-09-08

23:55 Task #55442: TS Parser: Remove resolving of resources and filenames
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:45 Task #61459: Remove tslib directory
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:11 Task #61459: Remove tslib directory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:58 Task #61459 (Under Review): Remove tslib directory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:56 Task #61459 (Closed): Remove tslib directory
The frontend parts are split into EXT:cms and EXT:frontend,
and the legacy directory "tslib" and the constant PATH_t...
Benni Mack
23:40 Bug #57590: Horizontal slide in the backend main menu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:40 Task #61462 (Under Review): Remove unused stat_type funcMenu initialization
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:40 Task #61462 (Closed): Remove unused stat_type funcMenu initialization
In PageInformationController there is unused code initialized.
The stat_type is unused and can be removed.
Wouter Wolters
23:30 Bug #61454 (Resolved): Bring twbs bootstrap private less contrib
Applied in changeset commit:39009a2352c6965753c968fd8598da28d45d2120. Felix Kopp
22:18 Bug #61454 (Under Review): Bring twbs bootstrap private less contrib
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:24 Bug #61454 (Closed): Bring twbs bootstrap private less contrib
Bring the twbs bootstrap less files to backend Felix Kopp
23:30 Bug #61446 (Resolved): Check TBE_STYLES skins for being an array
Applied in changeset commit:1d069fd121ec8d642e8d74dd51a1a7c5f52cec07. Georg Ringer
16:49 Bug #61446 (Under Review): Check TBE_STYLES skins for being an array
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:47 Bug #61446 (Closed): Check TBE_STYLES skins for being an array
if no skinning extension is installed, an exception is thrown. Georg Ringer
23:30 Task #60633 (Resolved): Rewrite Module Menu
Applied in changeset commit:fd5eae7e06dd0e0ba89585fd50a9d41a766f7b98. Benni Mack
18:41 Task #60633: Rewrite Module Menu
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:06 Task #60633: Rewrite Module Menu
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:40 Task #60633: Rewrite Module Menu
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:26 Task #60633: Rewrite Module Menu
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:21 Task #61461 (Under Review): Remove unused property $be_user_Array
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:20 Task #61461 (Closed): Remove unused property $be_user_Array
Remove unused property $be_user_Array Wouter Wolters
23:16 Task #61453: Streamline services in reports module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:36 Task #61453: Streamline services in reports module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:52 Task #61453: Streamline services in reports module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:20 Task #61453: Streamline services in reports module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:16 Task #61453 (Under Review): Streamline services in reports module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:15 Task #61453 (Closed): Streamline services in reports module
* Use current table implementation
* Use lead class for 1st paragraph
* Use h3 for both checks
Georg Ringer
23:03 Task #61460 (Closed): Remove EXT:extra_page_cm_options
The extension extra_page_cm_options can be removed. The still needed code is migrated into the ClickMenu directly Georg Ringer
23:00 Task #61458 (Resolved): Improve deprecation message in show_rechis.php
Applied in changeset commit:c9849067971b780d9825952012fdf708e5a8c0f4. Wouter Wolters
23:00 Task #61458: Improve deprecation message in show_rechis.php
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:55 Task #61458 (Under Review): Improve deprecation message in show_rechis.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:54 Task #61458 (Closed): Improve deprecation message in show_rechis.php
Use a more detailed message how to link to this script. Wouter Wolters
23:00 Task #61456 (Resolved): Remove unused property $fileProcessor
Applied in changeset commit:31448e95a566ff3838d4c32abe33d9a965d477dc. Wouter Wolters
22:26 Task #61456 (Under Review): Remove unused property $fileProcessor
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:25 Task #61456 (Closed): Remove unused property $fileProcessor
In PageFunctionsController a property $fileProcessor is defined but unused. Wouter Wolters
22:30 Bug #61452 (Resolved): One func wizard installed shows "Select wizard" without selectbox
Applied in changeset commit:da628a39d94c94b26e311b9941f1969da4a20848. Wouter Wolters
22:11 Bug #61452: One func wizard installed shows "Select wizard" without selectbox
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:58 Bug #61452 (Under Review): One func wizard installed shows "Select wizard" without selectbox
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:56 Bug #61452 (Closed): One func wizard installed shows "Select wizard" without selectbox
One func wizard installed shows "Select wizard" without selectbox Wouter Wolters
22:30 Task #61451 (Resolved): Sort and create page wizard cleanup
Applied in changeset commit:ca20daa5fd605e53464e7cc5cd0f8999b2699999. Wouter Wolters
19:23 Task #61451: Sort and create page wizard cleanup
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:19 Task #61451: Sort and create page wizard cleanup
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:16 Task #61451: Sort and create page wizard cleanup
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:41 Task #61451 (Under Review): Sort and create page wizard cleanup
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:40 Task #61451: Sort and create page wizard cleanup
Sort and create page wizard cleanup Wouter Wolters
18:40 Task #61451 (Closed): Sort and create page wizard cleanup
Wouter Wolters
21:16 Task #61447: Remove user simulation in module "user settings"
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:53 Task #61447: Remove user simulation in module "user settings"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:10 Task #61447 (Under Review): Remove user simulation in module "user settings"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:08 Task #61447 (Closed): Remove user simulation in module "user settings"
remove the setting from the user settings as it currently doesn't work and the code is available in the module "backe... Georg Ringer
20:41 Task #59763: Usability improvements through search box at the top of the list module
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:51 Bug #46261 (Resolved): Indexing files does not store the language
Frans Saris
19:00 Task #54185 (Resolved): Replace old TYPO3 logo
Applied in changeset commit:69b5b351f26e9625fb75e730ee70deca1c2b31ef. Georg Ringer
18:17 Task #54185 (Under Review): Replace old TYPO3 logo
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Bug #61449 (Resolved): Fix unit tests for DBAL sqlparser fix
Applied in changeset commit:f177a82573ad0692cac0a110925622ffd85a3f4f. Markus Klein
18:18 Bug #61449: Fix unit tests for DBAL sqlparser fix
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:17 Bug #61449 (Under Review): Fix unit tests for DBAL sqlparser fix
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Bug #61449 (Closed): Fix unit tests for DBAL sqlparser fix
Markus Klein
18:30 Feature #60630 (Resolved): Upgrade ext:scheduler to a modern code base
Applied in changeset commit:1fa6effd48e98fd352a2a4e2e6221caa669abc81. Wouter Wolters
17:50 Feature #60630: Upgrade ext:scheduler to a modern code base
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:46 Feature #60630: Upgrade ext:scheduler to a modern code base
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Feature #60630: Upgrade ext:scheduler to a modern code base
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:27 Bug #61345 (Closed): FE URL always redirects to install tool
Ok really strange stuff.
I'm not sure about the disabled functions. Please ask that on the forums.
Will close thi...
Markus Klein
18:25 Bug #58857: Not possible to set the storagePid via "Record Storage Page"
I'm having the same trouble.. I need to a) filter the output of a select box according to the storagePID (there are h... Bernhard Berger
18:24 Bug #56972: Adopt layout of element "table"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Bug #55648 (Resolved): Line breaks in string in compile* methods of the SqlParser
Applied in changeset commit:dc373eeb11b0cd1b0f860ec4cd1dc651309d55c3. Stefano Kowalke
17:50 Bug #55648: Line breaks in string in compile* methods of the SqlParser
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:45 Bug #55648: Line breaks in string in compile* methods of the SqlParser
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:59 Feature #61167: On deleting a pages_language_overlay record, its contents are not deleted
The conclusion of a discussion in Slack is this idea from Matthias Schreiber:
* Confirmation on deleting a localiz...
Lorenz Ulrich
09:46 Feature #61167: On deleting a pages_language_overlay record, its contents are not deleted
I know this behavior a long time, I delete first the records and then the overlay.
> I'm not sure if deleting the ...
Frank Nägler
17:54 Task #61444: Cleanup code of TS overview
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:49 Task #61444: Cleanup code of TS overview
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:42 Task #61444 (Under Review): Cleanup code of TS overview
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:40 Task #61444 (Closed): Cleanup code of TS overview
the code can be cleaned up as the file handling has already been removed Georg Ringer
17:13 Bug #58367: ['BE']['fileExtensions']['webspace']['allow'] not working in 6.2
I have the same Problem, would be great if this would work in 6.2. Palian Schulz
16:30 Task #60629 (Resolved): Add unit tests for ContentObjectRenderer::forceAbsoluteUrl()
Applied in changeset commit:52abbd33a5d78e6bdd44b65251318c0de2fb8441. Markus Klein
16:16 Task #60629: Add unit tests for ContentObjectRenderer::forceAbsoluteUrl()
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Bug #54490 (Resolved): Overriding tcaTree configuration results in missing foreign_table error
Applied in changeset commit:84d8c362f9f4ed73b2b211f43884383c9c41e135. Stefan Froemken
16:11 Bug #54490: Overriding tcaTree configuration results in missing foreign_table error
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:48 Bug #61443 (Closed): Missing icon in module "DB check"
the icon in the list is missing, the html looks like... Georg Ringer
15:37 Bug #60429 (Under Review): Title not used for Filelinks
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Task #60574 (Resolved): Deprecate all client related condition matchers
Applied in changeset commit:742c8bfa7b73f20541db22ace67c77a142702d53. Anonymous
15:00 Feature #61323 (Resolved): add the possibility for line breaks in labels in ext_conf_template.txt
Applied in changeset commit:a37fce1798901607bbd5377bcafe1b26f827979d. Georg Ringer
11:38 Feature #61323 (Under Review): add the possibility for line breaks in labels in ext_conf_template.txt
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #61300 (Resolved): Warning: filesize(): stat failed in ContentObjectRenderer
Applied in changeset commit:4b97d2e7adf5a00aaff3a98302c2f93e21a5519b. Frank Nägler
14:39 Bug #61300: Warning: filesize(): stat failed in ContentObjectRenderer
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:05 Bug #61300: Warning: filesize(): stat failed in ContentObjectRenderer
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:48 Feature #61238: File collection: to show also folders recursive with files
You can access the folder name from file so it is possible in your fluidTemplate Frans Saris
14:45 Feature #61238 (Under Review): File collection: to show also folders recursive with files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:35 Feature #61238: File collection: to show also folders recursive with files
I updated Stephan's patch but just in ext_tables.sql. With this all the files are displayed in FE. Is it possible to ... Suganja von Thaden
14:12 Feature #61238: File collection: to show also folders recursive with files
That'd be very helpfull. If I got the solution, I'll upload the patch. Suganja von Thaden
14:05 Feature #61238: File collection: to show also folders recursive with files
Not yet, he wrote me that he doesn't have time currently to update the patch. Hope to find some time in the next days... Frans Saris
12:03 Feature #61238: File collection: to show also folders recursive with files
Hi Frans,
thanks a lot for your reply. Has Stephan Bauer updated the patch? I haven't found it yet.
Cu,
Suganja
Suganja von Thaden
14:02 Bug #58148: If page is hidden - Content not visible in FE Preview
TYPO3 6.2.4 -> not resolved! doesn't metter if subpage or not, its just not possible to preview a hidden page or hidd... Anonymous
14:01 Bug #61441 (Closed): Double stdWrap execution for USER-elements having "doConvertToUserIntObject" activated
Hi, all
Today I discovered a rendering error for all TypoScript objects, defined as USER, where the instance of th...
Simon Schick
14:00 Task #61152 (Resolved): Cleanup code in ImportExport
Applied in changeset commit:2637c41a759beb4219e2fc313f64fbe54d55da4b. Markus Klein
13:40 Bug #52126: Readable output for type "group" and using mm tables is wrong
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Task #60523: Consolidate JSimgCode in TSFE into additionalJS
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:10 Bug #24107 (Resolved): Outdated icons in t3skin
icons resolved some time already Georg Ringer
13:08 Feature #23153 (Closed): Add sectionmark for the hook in t3lib_pageSelect_getPageHook
not needed Georg Ringer
13:04 Bug #53285: fe_user TCA for field image needs FAL adaption
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:04 Bug #53285: fe_user TCA for field image needs FAL adaption
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:55 Bug #56259: TCEforms: Size equals to 1 if none set on multi-selects
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:53 Feature #23309 (Closed): Hook for t3lib_formmail
not needed Georg Ringer
12:30 Bug #57292 (Resolved): RTE styling does not fit to TCEforms styling
Applied in changeset commit:2ab7059452589cf3537d91be4ed3fb75b3d67fe7. Benni Mack
12:15 Bug #57463: Upgrading 6.2: PHP Fatal error: Could not acquire lock for ClassLoader cache creation.
I had the same error today, TYPO3 6.2.4 on PHP 5.3.29, no FE, no BE Login possible, Exception like described. Tried d... Hendrik Effing
12:00 Bug #61175 (Resolved): Can't clear cache with XCache breaks frontend
Applied in changeset commit:aeb7333fd519eced5c0dbc1a9e953a83d42c6b88. Alexander Opitz
12:00 Bug #61175: Can't clear cache with XCache breaks frontend
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:24 Bug #61175: Can't clear cache with XCache breaks frontend
Sorry, I was away some days. The patch works fine for me, thank you. Philipp Müller
12:00 Task #60576 (Resolved): Rewrite Backend Login JS to use jQuery
Applied in changeset commit:75567f565855b805ec5e07d9dcdc5138bcef6be2. Benni Mack
12:00 Task #34298 (Resolved): Add "Add indexed_search" icon to plugin wizard
Applied in changeset commit:b7584c75282339390e70c6a9148c857c3a6cacdd. Kay Strobach
11:57 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:41 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:14 Feature #61110: Support for timezones in all date fields in TYPO3 BE
I think the patch already has this by default for new installations. Markus Klein
10:06 Bug #61125: FAL exception if file does not exist
> But switching between different file systems can give more problems than only the case sensitive part. UTF-8 suppor... Peter Linzenkirchner

2014-09-07

22:30 Bug #61394 (Resolved): Remove PHP warnings when no icon is found in FormEngine
Applied in changeset commit:f2d2ca5fea1eaa172721c3e39f51d3e2a5ea81f0. Benni Mack
22:12 Bug #61394: Remove PHP warnings when no icon is found in FormEngine
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:24 Bug #61394 (Under Review): Remove PHP warnings when no icon is found in FormEngine
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:23 Bug #61394 (Closed): Remove PHP warnings when no icon is found in FormEngine
If running in development mode and an icon in FormEngine is not found
TYPO3 shows the PHP E_WARNING of getimagesize(...
Benni Mack
22:00 Task #61200 (Resolved): Extension Icons should be within extension
Applied in changeset commit:d8068fd35fa00129ab1b96eade6663875669aeca. Felix Kopp
21:30 Bug #61395 (Resolved): Use IconUtility in Scheduler
Applied in changeset commit:dd9eb0b23ca76e26c0f8760759cc5af4cb89ca2a. Felix Kopp
21:26 Bug #61395: Use IconUtility in Scheduler
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:11 Bug #61395: Use IconUtility in Scheduler
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:40 Bug #61395 (Under Review): Use IconUtility in Scheduler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:37 Bug #61395 (Closed): Use IconUtility in Scheduler
Make Add-Icon based on EXT: scheduler Felix Kopp
21:30 Bug #53182 (Resolved): t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Applied in changeset commit:bef3955d11ccc1d375cf868e23a9b9cba31ee781. Frank Nägler
21:15 Bug #53182 (Under Review): t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:00 Bug #53182 (Resolved): t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Applied in changeset commit:718f777aeb32cef7b25af53ac2f8d81e803d1dda. Frank Nägler
20:56 Bug #53182: t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:57 Bug #61387 (Rejected): Remove old class aliases
Christian Kuhn
18:56 Bug #61387: Remove old class aliases
This was rejected. For details see https://review.typo3.org/#/c/32611/ Christian Kuhn
18:55 Bug #61388 (Rejected): Remove class aliases Part 1
This was rejected. For details see https://review.typo3.org/#/c/32611/ Christian Kuhn
18:00 Task #61393 (Resolved): Remove the closing PHP tag
Applied in changeset commit:dea45311591ad180d695390d58eaad4266fa6f4f. Wouter Wolters
15:52 Task #61393 (Under Review): Remove the closing PHP tag
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:50 Task #61393 (Closed): Remove the closing PHP tag
Remove the closing PHP tag which are added again Wouter Wolters
17:54 Bug #54982: Performance of eID-scripts in TYPO3 6.2
So I just found out it is not necessary since 6.1 to do tslib_eidtools::connectDB(), it just does \TYPO3\CMS\Core\Uti... Stephan Großberndt
17:32 Bug #54982: Performance of eID-scripts in TYPO3 6.2
This is still valid. Even if the difference is less now - still about 2 times slower with and without APC.
I have ...
Stephan Großberndt
17:30 Bug #39967 (Resolved): mod.SHARED.colPos_list is not taken into account any more
Applied in changeset commit:241f4d0e8bc6568e6d48b084291afe23f5e203cd. Jigal van Hemert
17:03 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:36 Task #60576: Rewrite Backend Login JS to use jQuery
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:25 Feature #61110: Support for timezones in all date fields in TYPO3 BE

> So in order to not break the existing installations there's a new setting $GLOBALS['TYPO3_CONF_VARS']['SYS']['st...
Tymoteusz Motylewski
14:53 Task #56341: Evaluate if it is really reasonable to have TYPO3\CMS\Core\Compatibility\LoadedExtensionsArray
Can this issue be closed? Stephan Großberndt
14:42 Bug #56337: Remove manual array calculation in Locales and put the arrays to the class directly
You are talking about TYPO3\CMS\Core\Localization\Locales?
It implements \TYPO3\CMS\Core\SingletonInterface, initi...
Stephan Großberndt
14:38 Bug #61361: Fluid template path fallback doesn't work in TypoScript object FLUIDTEMPLATE
Thank you for the patch.
I tested it but it seems that it doesn't work.
I used the same Typoscript of the bug rep...
Ian Solo
14:04 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Add extra categories to an existing extbase object with already a category assigned.
Best to have 2 or more differen...
Frans Saris
13:47 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
How can I test patch /reproduce the problem? Tymoteusz Motylewski
13:52 Bug #61345: FE URL always redirects to install tool
is this important for realurl or bootstrap?
Some PHP functions disabled
disable_functions=disk_total_space diskfr...
Chris Montgomery
10:26 Bug #61125: FAL exception if file does not exist
The case sensitive part is very tricky. Maybe we should (again) make a list of all scenarios and check if we can impr... Frans Saris
00:30 Task #61389 (Resolved): Add missing documentation for #61351
Applied in changeset commit:de85e3d841977024150b4db1e9b69ad1ebaa9594. Anja Leichsenring

2014-09-06

22:50 Bug #61361 (Under Review): Fluid template path fallback doesn't work in TypoScript object FLUIDTEMPLATE
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Task #61232 (Resolved): Remove class.tx_cms_layout.php from EXT:cms/layout
Applied in changeset commit:644972b6d3833966772aa1e7f092edae9fbaf48a. Wouter Wolters
20:56 Task #61389 (Under Review): Add missing documentation for #61351
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:52 Task #61389 (Closed): Add missing documentation for #61351
As this is a feature, a description has to be added to Changelog. Anja Leichsenring
20:30 Feature #61351 (Resolved): Add generic data-* attribute
Applied in changeset commit:c839a4dc25f5722b98d2b8deee96b379338d5ea6. Frank Nägler
20:18 Bug #61388 (Under Review): Remove class aliases Part 1
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:07 Bug #61388 (Rejected): Remove class aliases Part 1
Christian Kuhn
20:08 Bug #61387: Remove old class aliases
Cover ticket, the documentation patch will be added here after the smaller sub tasks are done. Christian Kuhn
20:06 Bug #61387 (Rejected): Remove old class aliases
Christian Kuhn
20:07 Bug #53182: t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:50 Bug #53182: t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Bug #53182: t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Bug #53182: t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:17 Bug #61345: FE URL always redirects to install tool
frackingshit.uk@one.com/customers/5/3/2/frackingshit.uk/httpd.www$ ls -l
total 41640
-rw-r--r-- 1 frackingshit.uk f...
Chris Montgomery
18:49 Bug #61345: FE URL always redirects to install tool
How does you folder structure look like?
What is inside @/customers/5/3/2/frackingshit.uk/httpd.www/@?
Does @/cus...
Markus Klein
17:25 Bug #61345: FE URL always redirects to install tool
I typed in /www/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php:
echo 'PATH_site ' . self::getPathSi...
Chris Montgomery
18:42 Bug #61369: ElementBrowser.php Link Wizard
I still don't understand the problem, sorry.
FAL references to files or folder are set up like described above:
...
Markus Klein
17:24 Bug #61386 (Closed): EM: Installation ends up in empty error message
I want to install an extension in the Extension Manager. Then it takes some seconds. Then an empty error message with... Franz Holzinger
14:27 Bug #60173 (Under Review): fileDenyPattern is not respected for admins on renaming files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Bug #60173: fileDenyPattern is not respected for admins on renaming files
Of cource, admin users can upload php files (or any content they want) by uploading extensions or by using extensions... Torben Hansen
14:11 Bug #61385: Frontend Output of EXT:form broken
Tell me what else info to provide to help to track this down. Matthias Krappitz
14:10 Bug #61385 (Closed): Frontend Output of EXT:form broken
Using TYPO3 6.2.4 and EXT:form in an installation with no third party extension installed and very simple basic TS pa... Matthias Krappitz
12:56 Feature #61352: Developer context configuration for FAL drivers
This can be a simple and light solution to override the configuration dynamicly.... Arno Dudek
12:41 Bug #61193: DependencyInjection with @var uses everything as classname
Why it is an invalid annotation? The documentation for @var is... Frank Nägler
12:39 Bug #61193 (Rejected): DependencyInjection with @var uses everything as classname
... Helmut Hummel
12:29 Bug #57869 (Rejected): Remove side effects form TCA cache building
Helmut Hummel

2014-09-05

21:50 Bug #53182: t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:09 Bug #53182 (Under Review): t3lib_Registry returns default value instead of database value if set() called for get() for same namespace.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:28 Bug #61369: ElementBrowser.php Link Wizard
But it should be a link to a directory inside of fileadmin/.
not to a file.
there was a misspelling here:
the pa...
stefan schreck
17:42 Bug #61369: ElementBrowser.php Link Wizard
If you mean that this is the content of the db column, then this seems correct.
'file' is the indicator that the lin...
Markus Klein
16:23 Bug #61369: ElementBrowser.php Link Wizard
In a flexform I have the following field settings:
<startingpoint>
<TCEforms>
<displayCond>FIELD:m...
stefan schreck
14:36 Bug #61369 (Needs Feedback): ElementBrowser.php Link Wizard
Can you please describe what you precisely did?
What is the expected behaviour?
Your current description is not r...
Markus Klein
11:55 Bug #61369 (Closed): ElementBrowser.php Link Wizard
Link which will be set by the Link Wizard uses the id of the "File Storage" instead of the REAL path name
file:1/
...
stefan schreck
20:18 Bug #61125: FAL exception if file does not exist
What is the solution if you have a hoster, where a cronjob is not possible? no cronjob = no sheduler = this error occ... Frank Nägler
20:01 Bug #61193: DependencyInjection with @var uses everything as classname
it looks like the problem is located in @TYPO3\CMS\Extbase\Reflection\DocCommentParser::parseTag($line)@ the tag is s... Frank Nägler
19:50 Bug #61193: DependencyInjection with @var uses everything as classname
within in the class properties you can declare it like this:... Frank Nägler
18:54 Feature #60630: Upgrade ext:scheduler to a modern code base
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:40 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:39 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:13 Bug #61345: FE URL always redirects to install tool
So the setup of this host is so complicated that TYPO3 fails to detect the correct path.
Can you tell us the computed...
Markus Klein
16:50 Bug #61345: FE URL always redirects to install tool
FIXED for me anyway!!!! - updated
typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
and hardcoded ...
Chris Montgomery
15:26 Bug #61345: FE URL always redirects to install tool
I had already chatted on #typo3 hence i was directed here. I also emailed the forum and got an autoresponder saying h... Chris Montgomery
17:02 Bug #61379 (Closed): Workspace preview of single view page throws error
On an extbase extension i have a list view and a sinlge view.
If i update a record inside a custom workspace and cli...
Hercules Karvasonis
16:50 Bug #61300: Warning: filesize(): stat failed in ContentObjectRenderer
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:20 Bug #61300 (Under Review): Warning: filesize(): stat failed in ContentObjectRenderer
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:27 Bug #61377 (Rejected): Workspace Preview slider does not scale properly
# Select a workspace to preview.
# Scale the window, notice the slider does not scale.
I am using Mozilla Firefox...
David Benjamin
16:21 Bug #61376 (Closed): Workspace Preview does not toggle between Live and Workspace
# Preview a workspace that has a change.
# Scroll to the element that has had the change on the workspace.
# Tog...
David Benjamin
16:05 Bug #61374 (Closed): Workspace Preview unusable due to size
# Select a workspace that has modified elements.
# Click the "Eye" icon that says "Preview element"
A new Tab/Win...
David Benjamin
15:00 Bug #61276 (Resolved): TCA property "exclusiveKeys" prevents from selecting an item
Applied in changeset commit:a869cd3abef520c13837af386b3ec5149d39de5a. most wanted
14:38 Bug #61276: TCA property "exclusiveKeys" prevents from selecting an item
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #61135 (Resolved): Indexed Search not indexing
Applied in changeset commit:e6a688196b9436a7d35f19ec0cc9ee811de4fb4b. Samir Rachidi
14:39 Bug #61135: Indexed Search not indexing
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:39 Bug #61135: Indexed Search not indexing
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:13 Bug #61370 (Closed): Missing feature with eval user function
According to the official documentation about the TCA (http://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/... Eric Chavaillaz
10:11 Bug #61287 (Closed): Immediately logged out from FE after felogin
Markus Klein
10:02 Bug #61287: Immediately logged out from FE after felogin
I have discovered that the problem is somehow related to the ig_ldap_sso_auth extension, although it pops up only aft... Claudio Strizzolo
09:53 Bug #61362: Call to a member function getIsStatic() on a non-object in typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactory.php
I am using PHP 5.4.31 David Greiner
09:51 Bug #61362 (Closed): Call to a member function getIsStatic() on a non-object in typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactory.php
Hi!
On a freshly installed 6.2.4 I get an error while calling Extbase Command Controller via CLI.
For example...
David Greiner
09:30 Bug #61361 (Closed): Fluid template path fallback doesn't work in TypoScript object FLUIDTEMPLATE
It looks like that the useful fallback feature of Fluid is implemented only in class TemplateView and not in class St... Ian Solo
08:34 Feature #61313: Check if database mapping is required before installing an extension
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:10 Bug #21512: No error if missing loaded extension
Hi,
this bug is not more present in 6.2 so it can be closed.
Thanks
Ian Solo
07:37 Bug #59528: SQL-Error: Column 'height' cannot be null
Confimed on 6.1.9 and 6.1.10
Your solution solved my problem, I could successfully perform an index job after appl...
Florian Schaeffer
01:00 Bug #61117 (Resolved): Missing stdWrap for 'where' in select query
Applied in changeset commit:7a3febf5d82b0283d86bbef9e49acaba21f4e7aa. Kilian Hann
00:45 Bug #61117: Missing stdWrap for 'where' in select query
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:44 Bug #61117: Missing stdWrap for 'where' in select query
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:00 Bug #61292 (Resolved): The persistent object type converter is not able to handle integers
Applied in changeset commit:6f87d42c6a9c67c2c67f72b85e8e8949efd1746c. Helmut Hummel
00:36 Bug #61292: The persistent object type converter is not able to handle integers
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:58 Task #59616: Import forces pid 0 if rootLevel = -1 is set in TCA
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:42 Bug #61175: Can't clear cache with XCache breaks frontend
@Philipp Müller: You reported this bug for PHP 5.3. Would you be so kind to test the linked patch on your system, suc... Markus Klein

2014-09-04

23:38 Bug #61276: TCA property "exclusiveKeys" prevents from selecting an item
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:35 Bug #61276 (Under Review): TCA property "exclusiveKeys" prevents from selecting an item
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:29 Feature #61351: Add generic data-* attribute
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:19 Feature #61351 (Under Review): Add generic data-* attribute
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:08 Feature #61351 (Closed): Add generic data-* attribute
Backport the change already merged to Flow.Fluid #35748 Anja Leichsenring
21:51 Feature #60630: Upgrade ext:scheduler to a modern code base
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:41 Bug #56743: Make file_edit.php dispatched
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:03 Feature #61352 (Rejected): Developer context configuration for FAL drivers
There will be a need for developer context dependent configuration of a FAL driver if it is NOT local. With the local... Arno Dudek
17:39 Feature #61313: Check if database mapping is required before installing an extension
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Feature #61313: Check if database mapping is required before installing an extension
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:35 Bug #61345 (Needs Feedback): FE URL always redirects to install tool
Please discuss this on the mailing lists/forum first to get support.
Also make sure you're on 6.2.4.
Markus Klein
14:54 Bug #61345: FE URL always redirects to install tool
screenshots from install tool Chris Montgomery
14:54 Bug #61345: FE URL always redirects to install tool
more screenshots. Chris Montgomery
14:46 Bug #61345 (Closed): FE URL always redirects to install tool
web host: one.com
URL: http://frackingshit.uk
maridab
no exec
folder permissions fine
using clean bootst...
Chris Montgomery
16:34 Bug #58441: Displaced button in workspace preview toolbar
I did some CSS updates for fixing the styling on the displaced buttons.
You can find attached a diff file with those...
Hercules Karvasonis
16:30 Bug #56303: Button-Labels are hidden in Workspace-Dialog-Box
That's a CSS issue.
I attached a diff file that is fixing this issue.
Thanks,
Hercules.
Hercules Karvasonis
14:16 Feature #23494: config.additionalHeaders - add stdWrap
I vote for this feature too because it would be very useful to redirect to a login page with adding the referrer when... Christian Ludwig
13:39 Bug #61344: findByRelation() does not work since 6.2.4
Oh, I should mention that it just not works in backend context. In frontend it still seems to work. I've seen in this... Armin Vieweg
13:36 Bug #61344 (Closed): findByRelation() does not work since 6.2.4
Hello,
several users of the DCE extension mentioned, that the output of FAL images in backend does not work anymor...
Armin Vieweg
12:32 Bug #61181: FAL: file maxW and maxH are ignored
Two bugs are fixed now, if the fields in the Install Tool have been removed. (see attached HTML file). Before I have ... Franz Holzinger
12:12 Bug #61287: Immediately logged out from FE after felogin
Sure, here we go:... Markus Klein
10:57 Bug #61287: Immediately logged out from FE after felogin
Hi Markus,
I'm still working on the problem.
I tried also by changing the PHP version on the server (5.4 vs. 5.5) b...
Claudio Strizzolo
11:00 Task #61322 (Resolved): Migrate Taskcenter JavaScript to jQuery
Applied in changeset commit:8c466564905b8afcc2c54789acb21cac5279bec1. Wouter Wolters
10:47 Bug #51507: Use logging framework in DatabaseConnection
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:59 Bug #47144: Editor can always edit the default language of pages
Well just stumbled across this "bug" in TYPO3 6.2.4
Nasty! Some progress on this would be fine.
Jens Jacobsen
09:58 Bug #47144: Editor can always edit the default language of pages
any progress? Marti McFlight
09:09 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:07 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:10 Task #60633: Rewrite Module Menu
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:03 Feature #47919: Catch exceptions in USER TS objects
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-09-03

21:44 Bug #51507: Use logging framework in DatabaseConnection
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:41 Bug #51507: Use logging framework in DatabaseConnection
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:00 Task #61198 (Resolved): Improve Backend display of linkvalidator scheduler task
Applied in changeset commit:b1148a2b2c001a94cd88c5d1a6c2f7a04d4f820c. Alexander Stehlik
20:30 Task #61235 (Resolved): Improve and simplify the description of TYPO3 error handling options, also cleanup the code
Applied in changeset commit:570d512f8ed9861fee83fb97763e45f5695ebc1c. Markus Klein
20:13 Task #61235: Improve and simplify the description of TYPO3 error handling options, also cleanup the code
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:25 Task #61322: Migrate Taskcenter JavaScript to jQuery
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:56 Task #61322: Migrate Taskcenter JavaScript to jQuery
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:58 Bug #61334: metadata extractor works not with files in a storage outside the DocumentRoot
The solution for me was to set @$GLOBALS['TYPO3_CONF_VARS']['BE']['lockRootPath']@ to the path outside the DocumentRo... Frank Nägler
19:03 Bug #61334 (Closed): metadata extractor works not with files in a storage outside the DocumentRoot
Wouter Wolters
18:43 Bug #61334 (Under Review): metadata extractor works not with files in a storage outside the DocumentRoot
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:36 Bug #61334 (Closed): metadata extractor works not with files in a storage outside the DocumentRoot
files located inside a storage outside of the DocumentRoot can not be processed by a metadata extractor.
Inside @\...
Frank Nägler
19:44 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
@alex done Frans Saris
19:42 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:08 Bug #61181: FAL: file maxW and maxH are ignored
I can not reproduce your upload bug. I tested with the fe_users image field that also uses the old method like tt_pro... Frans Saris
13:00 Task #61231 (Resolved): Remove class.tslib_pagegen.php from EXT:cms/tslib
Applied in changeset commit:071a7f478cd61ca04fac7e0c8caa4ad4c3a8b086. Wouter Wolters
13:00 Bug #60135 (Resolved): Nested stdWraps cause multiple "function calls"
Applied in changeset commit:23b63c2bbf87cd104fd42dca84cb861db0f55f47. Markus Klein
11:37 Feature #61306: Having a hook at end of extension install
http://wiki.typo3.org/CWT
http://wiki.typo3.org/Contribution_Walkthrough_with_CommandLine
http://wiki.typo3.org/Com...
Markus Klein
04:39 Feature #61306: Having a hook at end of extension install
I'm not sure on how to proceed to send a patch.
Is there documentation on this?
Matthias Toscanelli
09:39 Feature #61308: Allow placeholder attribute
Okay Markus. We check the code and try to find a good solution ;) Björn Jacob
08:40 Feature #7848: Support array / multiple values in $query->contains
I don't think so. In current projects I work that way:... Stefan Froemken
07:41 Feature #61323 (Closed): add the possibility for line breaks in labels in ext_conf_template.txt
Currently, the the label in ext_conf_template.txt does not support line breaks, regardless if you use xlf or the old ... Peter Kraume
03:10 Task #57396: Remove old property mapper of extbase
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:00 Bug #61218 (Resolved): Remove tx_cms_webinfo and tx_cms_webinfo_lang
Applied in changeset commit:67732765c14ac3c3a2f1e345cbf2f813f4774da3. Wouter Wolters

2014-09-02

23:51 Bug #61287: Immediately logged out from FE after felogin
I'm almost sure that realurl is not the culprit. I don't know the other extensions though.
You mentioned ig_ldap_sso...
Markus Klein
08:50 Bug #61287: Immediately logged out from FE after felogin
I tried to remove most of the extensions. I let only the ones that should be strictly needed to make the basic site w... Claudio Strizzolo
08:27 Bug #61287: Immediately logged out from FE after felogin
A lot of extensions are installed: the site is rather complex and offers a lot of services.
You may see the list of ...
Claudio Strizzolo
23:00 Feature #61306: Having a hook at end of extension install
Can you push this as a patch to Gerrit?
Should be fine for 6.2 as well.
Tell me, if you need help.
Markus Klein
12:08 Feature #61306 (Closed): Having a hook at end of extension install
It would be great to have a hook call at end of extension install.
This could be used for:
* Configuring a distri...
Matthias Toscanelli
23:00 Bug #51420 (Resolved): non static method getAvailableWorkspaces()
Applied in changeset commit:f5255315f23c1ec5e29e6bb37f0f555ae8ecd974. Wouter Wolters
22:45 Bug #51420 (Under Review): non static method getAvailableWorkspaces()
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:59 Feature #61308: Allow placeholder attribute
Maybe a chance to make a contribution and implement this feature? Markus Klein
13:30 Feature #61308 (Closed): Allow placeholder attribute
The extension tx_form should allow using the placeholder attribute. This was at some point discussed here #32594 (but... Björn Jacob
22:55 Bug #56312: Dependency Resolver does not need to be initialized
Ping Markus Klein
22:54 Bug #56851 (Needs Feedback): t3lib_extMgm::isLoaded is TRUE for not existing extension
Is this still an issue?
The PackageStates.php does not matter (can be deleted) for a 6.1 site
Markus Klein
22:50 Bug #59868 (Needs Feedback): EM does not properly resolve dependencies
Markus Klein
22:46 Bug #61312: calling non static method statically
Backport for 6.2 was forgotten. I merged this now. Markus Klein
22:42 Bug #61312 (Closed): calling non static method statically
Closing as duplicate of #51420 Markus Klein
14:03 Bug #61312: calling non static method statically
!2014-09-02_14-02-33.png! Kay Strobach
14:03 Bug #61312 (Closed): calling non static method statically
#1: PHP Runtime Deprecation Notice: Non-static method TYPO3\CMS\Workspaces\Service\WorkspaceService::getAvailableWork... Kay Strobach
22:32 Task #61322: Migrate Taskcenter JavaScript to jQuery
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:31 Task #61322 (Under Review): Migrate Taskcenter JavaScript to jQuery
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:29 Task #61322 (Closed): Migrate Taskcenter JavaScript to jQuery
Migrate Taskcenter JavaScript to jQuery Wouter Wolters
21:43 Bug #61181: FAL: file maxW and maxH are ignored
And the filebrowser popup windows has a third bug:
The uploaded image JPG has an empty mime_type field....
Franz Holzinger
20:39 Task #61231: Remove class.tslib_pagegen.php from EXT:cms/tslib
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:16 Feature #52231: Add new validator for equality between two values
> Using an annotation on a registration action could be more logical IMHO than a domain model object that trigger thi... André Wuttig
16:04 Feature #52231: Add new validator for equality between two values
Stefan Froemken wrote:
> For this case Extbase has already an implementation. If you have a ...Domain\Model\User you...
Clément MICHELET
14:50 Feature #52231: Add new validator for equality between two values
But this one (PropertiesEqualValidator) is more generic! You can reuse this validator for even every scenario. André Wuttig
13:27 Feature #52231: Add new validator for equality between two values
For this case Extbase has already an implementation. If you have a ...Domain\Model\User you have to create a ..Domain... Stefan Froemken
12:56 Feature #52231: Add new validator for equality between two values
Here is my solution to compare two property values within a custom model validator. You should call this validator li... André Wuttig
15:44 Bug #61317 (Closed): PackageManager caches absolute paths for different PATH_site
Hi there
In some cases, when using a setup with several different domains and symlinks to the same folder, it can ...
Nils Blattner
15:16 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Ok, so you did make a mistake ... but I get the point.
Can we also fix the docblock of the updateRelationInRelatio...
Alexander Opitz
11:21 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Please have a look at the patch, think you get the point then.
Could be that I made a mistake in the SQL above (was ...
Frans Saris
09:43 Bug #61268: Updating MM releations doesn't respect tablenames and fieldname fields
Hi Frans, after reading the code, may it be that your written SQL Statements aren't correct? Or am I wrong and need t... Alexander Opitz
14:47 Feature #61313: Check if database mapping is required before installing an extension
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:45 Feature #61313: Check if database mapping is required before installing an extension
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Feature #61313 (Under Review): Check if database mapping is required before installing an extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:15 Feature #61313 (Rejected): Check if database mapping is required before installing an extension
Oracle requires databases and fields to be max. 30 characters long, otherwise, the tables or fields are silently not ... Andreas Kienast
13:43 Task #59763: Usability improvements through search box at the top of the list module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:14 Task #59763: Usability improvements through search box at the top of the list module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:10 Task #59763: Usability improvements through search box at the top of the list module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:07 Task #59763: Usability improvements through search box at the top of the list module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:42 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
Yes: prefixLocalAnchors = all
Got arround the problem by writing it this way.. because I only need it for a form tha...
Nina Pinkowski
10:13 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
@Nina Pinkowski:
Are you using config.prefixLocalAnchors ?
Alexander Opitz
10:03 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
Yes have the same Problem with TYPO3 CMS (6.2.3) Nina Pinkowski
09:43 Bug #50392: Specifying size in ImageViewHelper does nothing
@Alexander
No it is a Linux system and there are two files exiting on the file storage. But this time, when I analys...
Christian Ludwig
09:29 Bug #50392: Specifying size in ImageViewHelper does nothing
@Christian Ludwig
This sounds like you are on a case-insensitive file system (Windows, MacOS X Default partition) ...
Alexander Opitz
07:41 Bug #57633: FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
why not storing an "forward id" in the form and store all the arguments in the session, this would reduce the risk o... Kay Strobach
02:09 Feature #34621: Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
UDPATE -> MY BAD. WORKS.
-> ...
d.ros no-lastname-given
01:17 Feature #34621: Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
Shouldn´t be this also available for pageTS and userTS?
Afais it is not.
d.ros no-lastname-given

2014-09-01

23:32 Feature #61289: Introduce Hook for IconUtility getSpriteIcon
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Feature #61289 (Under Review): Introduce Hook for IconUtility getSpriteIcon
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:43 Feature #61289 (Closed): Introduce Hook for IconUtility getSpriteIcon
In order to manipulate the IconUtility html tag for spriteicons a new hook is necessary.
Introduce a hook to buildSp...
Felix Kopp
22:12 Bug #61218: Remove tx_cms_webinfo and tx_cms_webinfo_lang
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:06 Task #61231: Remove class.tslib_pagegen.php from EXT:cms/tslib
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:04 Bug #61300 (Closed): Warning: filesize(): stat failed in ContentObjectRenderer
After the upgrade from TYPO3 4.5 to 6.2 the Frontend shows an error screen.
The HTML file is still there:
./uploa...
Franz Holzinger
20:30 Bug #61276 (Needs Feedback): TCA property "exclusiveKeys" prevents from selecting an item
Markus Klein
19:44 Bug #61276: TCA property "exclusiveKeys" prevents from selecting an item
Markus Klein wrote:
> Which variable is undefined in the screenshot?
Sorry, I am not able to check this before th...
most wanted
14:35 Bug #61276: TCA property "exclusiveKeys" prevents from selecting an item
Which variable is undefined in the screenshot?
The related change is https://review.typo3.org/18971
But the code ...
Markus Klein
19:01 Bug #61298 (Accepted): Missing stylesheet admin_panel.css in page if hide=1 for user group in frontend editing leads to missing editing icons
typo3/sysext/cms/tslib/index_ts.php line 268 ff needs adaption.
The check needs to be separated into 'enabled' and '...
Markus Klein
18:40 Bug #61298 (Closed): Missing stylesheet admin_panel.css in page if hide=1 for user group in frontend editing leads to missing editing icons
After updating from Version 6.1 to 6.2.4 a user group doesn't see the editing icons in frontend editing anymore if ad... Byggwir no-lastname-given
18:54 Feature #54850 (Rejected): Set REMOTE_ADDR even when in CLI mode
I've abandoned this change. See comments in Gerrit: https://review.typo3.org/#/c/26699/ Michael Stucki
17:05 Bug #61287 (Needs Feedback): Immediately logged out from FE after felogin
I setup a test site with your setup and couldn't find any problems.
Maybe some extension is making troubles? Which...
Markus Klein
15:32 Bug #61287: Immediately logged out from FE after felogin
See snap1.png.
Basically the page "Gestione archivi" and the pages under it should be readable only by logged in use...
Claudio Strizzolo
14:59 Bug #61287: Immediately logged out from FE after felogin
Hi Claudio,
can you please post a complete description of your setup?
* Page structure incl. which page is acc...
Markus Klein
14:25 Bug #61287: Immediately logged out from FE after felogin
Hi Markus,
unfortunately that patch does not resolve my problem.
Claudio Strizzolo
14:20 Bug #61287: Immediately logged out from FE after felogin
There has been a bug with permalogin that will be fixed with 6.2.5. (#60264)
Maybe you can test, if this also resolv...
Markus Klein
09:54 Bug #61287 (Closed): Immediately logged out from FE after felogin
I am upgrading a working site from Typo3 4.5 to 6.2.4. Almost everything seems to work fine except for some pages tha... Claudio Strizzolo
16:38 Bug #61295: calculateBasePath of LocalDriver does not properly sanitize value
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Bug #61295: calculateBasePath of LocalDriver does not properly sanitize value
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Bug #61295: calculateBasePath of LocalDriver does not properly sanitize value
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:37 Bug #61295 (Under Review): calculateBasePath of LocalDriver does not properly sanitize value
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:35 Bug #61295 (Closed): calculateBasePath of LocalDriver does not properly sanitize value
The method "calculateBasePath" of Resource/Driver/LocalDriver.php does not properly sanitize the passed value. It mis... Bernhard Kraft
16:24 Bug #57633: FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
Hi!
I'm not so deep into Extbase in general, but regarding your forward/redirect argumentation I've to say that IM...
Markus Klein
13:00 Bug #57633: FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
Helmut Hummel wrote:
> Using a forward has the major downside that the requested URL is different to the action show...
Dimitri Lavrenük
11:46 Bug #57633: FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
Helmut Hummel wrote:
> If you know the internals, you can forward ids as arguments.
This change[1] eases the pa...
Helmut Hummel
11:24 Bug #57633: FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
Dimitri Lavrenük wrote:
> I think its not a good question why to use a functionality if it exists,
There is often ...
Helmut Hummel
01:56 Bug #57633: FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
Helmut Hummel wrote:
> Dimitri Lavrenük wrote:
> > This issue has been reported in a different context here:
> > h...
Dimitri Lavrenük
16:11 Bug #61275: It is not possible to reference TMENUs
Thanks Helmut for clarifying this.
I agree that we should strive for consistency first place!
Moreover the menu gene...
Markus Klein
15:47 Bug #61275 (Needs Feedback): It is not possible to reference TMENUs
References only work on content object level, nowhere else.
So this works:...
Helmut Hummel
14:53 Bug #61275 (Accepted): It is not possible to reference TMENUs
After checking the code it is clear to me why that happens:
typo3/sysext/frontend/Classes/ContentObject/Menu/MenuCon...
Markus Klein
15:12 Bug #61195: Syntax Error in TypoScript plugin.xyz._LOCAL_LANG can lead to Fatal Error (use string offset as array) pi_getLL due to missing is_array()
Can you please post the exact Exception (incl. stack trace - enable Developer Preset in Install Tool for this) and a ... Markus Klein
14:15 Bug #61293 (Accepted): Cant translate messages after saving form
LoadWizardView.php is affected as well.
Don't know how language handling is available.
You can try to add a lab...
Markus Klein
12:05 Bug #61293 (Closed): Cant translate messages after saving form
After saving form, we can see the "Changes saved successfully" or "Failed to save the form", cant translate these mes... David Lemaitre
13:55 Bug #60135: Nested stdWraps cause multiple "function calls"
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:26 Bug #60135: Nested stdWraps cause multiple "function calls"
Stefan Neufeind wrote:
> Just looking at the example I'm with Markus here. Imho you replicated that the fix actually...
Helmut Hummel
12:19 Bug #60135: Nested stdWraps cause multiple "function calls"
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:44 Bug #61292 (Under Review): The persistent object type converter is not able to handle integers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Bug #61292 (Closed): The persistent object type converter is not able to handle integers
In TYPO3 CMS the identity of objects/ records are
integers (uids). Because of that, the persistent object
type conv...
Helmut Hummel
11:30 Bug #61267 (Resolved): EXT: beuser table to t3-table
Applied in changeset commit:8e8dae44afa6d74f44c9c924c57c713526fe1ba8. Felix Kopp
10:59 Bug #61267: EXT: beuser table to t3-table
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #50392: Specifying size in ImageViewHelper does nothing
I also noticed this bug when uploading two files with the same name, only differing in case (i. e. "Test.jpg" and "te... Christian Ludwig

2014-08-31

21:04 Bug #60135: Nested stdWraps cause multiple "function calls"
Just looking at the example I'm with Markus here. Imho you replicated that the fix actually fixed an unexpected behav... Stefan Neufeind
18:49 Bug #60135: Nested stdWraps cause multiple "function calls"
Thanks for the example. But this is a clear example of a TS workaround to get a value of 2, because of this bug.
If ...
Markus Klein
17:44 Bug #60135: Nested stdWraps cause multiple "function calls"
Given the following TS:... Helmut Hummel
17:15 Feature #47919: Catch exceptions in USER TS objects
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Feature #47919: Catch exceptions in USER TS objects
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:59 Feature #47919: Catch exceptions in USER TS objects
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:56 Bug #61267: EXT: beuser table to t3-table
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:54 Bug #57633 (Accepted): FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
A solution is to not allow non persisted objects to be passed as arguments in a forward and convert entities to their... Helmut Hummel
12:48 Bug #57633: FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
moving to core tracker Helmut Hummel
12:47 Bug #61277 (Closed): Major security issue - f:form viewhelper serializes the whole objects when used with $this->forward
I will close this as duplicate. any further discussion should go to #57633 Helmut Hummel
12:46 Bug #61277: Major security issue - f:form viewhelper serializes the whole objects when used with $this->forward

Dimitri Lavrenük wrote:
> This issue has been reported in a different context here:
> https://forge.typo3.org/iss...
Helmut Hummel
12:40 Bug #61277: Major security issue - f:form viewhelper serializes the whole objects when used with $this->forward
Moving back to the public tracker Helmut Hummel

2014-08-30

21:17 Bug #57463: Upgrading 6.2: PHP Fatal error: Could not acquire lock for ClassLoader cache creation.
I get this error too - with TYPO3 6.2.3.
I think, I changed an entry in the installtool and then the error occur. No...
Dieter Porth
15:49 Bug #57272: Extbase doesn't handle FAL translations correctly
update: we can apply this temporary patch as a XCLASS (using it on 6.2.4)
in ext_localconf.php:...
Stefano Cecere
08:15 Bug #57272: Extbase doesn't handle FAL translations correctly
as first solution, following Robert suggestions, i solved the problem modifyng \TYPO3\CMS\Extbase\Persistence\Generic... Stefano Cecere
13:36 Feature #61238: File collection: to show also folders recursive with files
Hi Suganja,
See #45725 there is already a patch but that needs some additional work. You could also create your ow...
Frans Saris
11:01 Feature #61162: Fluid HTML5 compliance
And i would let it that way. XML is cleaner than SGML and html5 does not specify the img tag to be SGML so i would al... Philipp Wrann

2014-08-29

21:57 Task #61278: Fluid template compiler should not compile in non-Production context
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:53 Task #61278 (Under Review): Fluid template compiler should not compile in non-Production context
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:51 Task #61278 (Closed): Fluid template compiler should not compile in non-Production context
The Fluid template compiler has a method "isCompilable" which should always return FALSE if application context is no... Claus Due
20:11 Bug #61276: TCA property "exclusiveKeys" prevents from selecting an item
This Bug seems to be introduced with TYPO3 6.2 - worked with TYPO3 6.1.? before. most wanted
17:28 Bug #61276 (Closed): TCA property "exclusiveKeys" prevents from selecting an item
In the TYPO3 backend the TCA property "exclusiveKeys" of column type "select" prevents a backend user from selecting ... most wanted
19:47 Bug #61277: Major security issue - f:form viewhelper serializes the whole objects when used with $this->forward
As a quick fix for the developers:
you can reset the request of the controllerContext in the edit action to prevent ...
Dimitri Lavrenük
19:42 Bug #61277 (Closed): Major security issue - f:form viewhelper serializes the whole objects when used with $this->forward
This issue has been reported in a different context here:
https://forge.typo3.org/issues/57633
After digging a bi...
Dimitri Lavrenük
19:26 Bug #57633: FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
This actually IS a problem of the framework.
The behavior makes it almost impossible to use forward with objects a...
Dimitri Lavrenük
17:18 Bug #61275 (Rejected): It is not possible to reference TMENUs
A TMENU can not be referenced:
lib.navigationMenu.stdLevel = TMENU
lib.navigationMenu.stdLevel {
wrap = <ul>|</...
Krue Mel
16:52 Bug #31652: Fatal error: Call to a member function getValue() [Attributes.php line 154]
Confirmed and still a problem in 6.2.4. Georg Kühnberger
14:30 Bug #61226 (Resolved): Web-View Module does not respect TCEMAIN.previewDomain
Applied in changeset commit:2ad3dbd3df64ec06092a71152b0d442cdc3914f1. Georg Kühnberger
14:29 Bug #61226: Web-View Module does not respect TCEMAIN.previewDomain
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:05 Bug #61226: Web-View Module does not respect TCEMAIN.previewDomain
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #61226: Web-View Module does not respect TCEMAIN.previewDomain
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #61226: Web-View Module does not respect TCEMAIN.previewDomain
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Bug #61226 (Under Review): Web-View Module does not respect TCEMAIN.previewDomain
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Task #61200: Extension Icons should be within extension
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:03 Task #61200 (Under Review): Extension Icons should be within extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:37 Bug #61256: parseUserFuncArguments getting no single arguments to user_functions in conditions
Nothing specific - he just wrote the cited extension rgnewsimg, and is a member of the core team, so I thought he mig... Michael Finkenthei
12:14 Bug #61256: parseUserFuncArguments getting no single arguments to user_functions in conditions
Any reason why you assigned Georg here? Markus Klein
12:15 Bug #61268 (Under Review): Updating MM releations doesn't respect tablenames and fieldname fields
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:11 Bug #61268 (Closed): Updating MM releations doesn't respect tablenames and fieldname fields
When updating existing linked objects the fields tablenames and fieldname are not respected.
As result:...
Frans Saris
12:09 Bug #61267 (Under Review): EXT: beuser table to t3-table
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:07 Bug #61267 (Closed): EXT: beuser table to t3-table
Change table to t3-table Felix Kopp
12:02 Bug #61254 (Closed): parseUserFuncArguments getting no single arguments to user_functions in conditions
Closing as duplicate of #61256 Markus Klein
11:42 Feature #60056: Execute custom scripts in distributions
This looks correct. maybe one of the existing distributions uses such things. ;) Alexander Opitz
11:12 Bug #61261: Edit icons in FAL filelist and context menus are missing permission checks
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Bug #61261: Edit icons in FAL filelist and context menus are missing permission checks
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:36 Bug #61261 (Under Review): Edit icons in FAL filelist and context menus are missing permission checks
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #61261 (Closed): Edit icons in FAL filelist and context menus are missing permission checks
In filelist as well as in context menus the edit/info/cut/copy/paste icons are always shown and not disabled/removed ... Franz Koch
10:47 Bug #60853 (New): The FAL indexer should detect moved files
Alexander Opitz
10:46 Bug #55652: Upload a file with Uppercase letters --> Error in filelist
This option can't be on by default. The option is selected/deselected automatically while creating a storage, dependi... Alexander Opitz
08:52 Bug #55652: Upload a file with Uppercase letters --> Error in filelist
And I would say that this option should be "On" by default, as it does not hurt on case-insensitive systems (at least... Francois Suter
08:49 Bug #55652: Upload a file with Uppercase letters --> Error in filelist
I stumbled on the same issue today and checking the "Uses case sensitive identifiers" box indeed solved the problem.
...
Francois Suter
10:11 Bug #45478: Resizing a magic image in rte woun't get scaled in frontend
It seems, in FrontEnd a wrong configuration array is passed to
TYPO3\CMS\Core\Resource\Service\MagicImageService::s...
Patrick Kroog
09:15 Bug #55861: New PropertyMapper must accept not found arguments
Is this fixed yet or do I have to merge the patch in my project manually? Florian Schwaiger
08:19 Feature #50509: Switch to jsonbody if AJAX-Call exceeds length limit
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:18 Feature #50509: Switch to jsonbody if AJAX-Call exceeds length limit
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:13 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:03 Bug #54508 (Closed): Http Redirect 301 prevents browsers from retrieving the correct url after authentication
Markus Klein
00:59 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
hello Alexander,
I have given all the required information throughout this bug report especially in the original p...
Matthew Kennewell

2014-08-28

21:36 Bug #48673: Changed language overlay behaviour in TYPO3 6.*
Are there any news about this bug?
We are running a site with 6.2.4 still having problems with the translation.
O...
Christian Ludwig
19:50 Bug #61256 (Closed): parseUserFuncArguments getting no single arguments to user_functions in conditions
Example: installed version 1.0.0 of extension rgnewsimg, Typo3 6.2.4 on PHP 5.4.31 (ubuntu 12.4)
Typoscript code, as...
Michael Finkenthei
19:39 Bug #61181: FAL: file maxW and maxH are ignored
The image upload works on the file module. However the image upload does not work in the popup window to assign the i... Franz Holzinger
18:47 Bug #61181: FAL: file maxW and maxH are ignored
Does it work now for new uploaded files? Frans Saris
10:00 Bug #61181: FAL: file maxW and maxH are ignored
... Franz Holzinger
09:55 Bug #61181: FAL: file maxW and maxH are ignored
The new file has not meta_data record? Frans Saris
08:17 Bug #61181: FAL: file maxW and maxH are ignored
I want to use the file browser of the List Module to upload the image file and connect it to a product.
I think tha...
Franz Holzinger
07:24 Bug #61181: FAL: file maxW and maxH are ignored
Strange thing is that the id are in a strange order. The newer file has a lower id than the existing file.
Could y...
Frans Saris
07:11 Bug #61181: FAL: file maxW and maxH are ignored
I have now executed all unchecked (not mandatory) issues in the Database section of the Install Tool. Now there is no... Franz Holzinger
19:39 Bug #61254 (Closed): parseUserFuncArguments getting no single arguments to user_functions in conditions
Example: installed version 1.0.0 of extension rgnewsimg, Typo3 6.2.4 on PHP 5.4.31 (ubuntu 12.4)
@includeLibs.rgne...
Michael Finkenthei
18:37 Bug #60135: Nested stdWraps cause multiple "function calls"
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:54 Bug #60135: Nested stdWraps cause multiple "function calls"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:25 Bug #60135: Nested stdWraps cause multiple "function calls"
The provided patch yields a performance increase of around 5 to 10% for the sample TS.
(ab -n 1000 and no_cache=1)
Markus Klein
02:11 Bug #60135 (Under Review): Nested stdWraps cause multiple "function calls"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:26 Bug #61226 (New): Web-View Module does not respect TCEMAIN.previewDomain
Markus Klein
15:01 Bug #61226 (Needs Feedback): Web-View Module does not respect TCEMAIN.previewDomain
Alexander Opitz
17:33 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Many thanks for fast patching!
Tested under same conditions - all looks good for me.
Viktor Livakivskyi
00:30 Bug #61213 (Under Review): [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:57 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
> I will close the issue, if you agree.
Of course you may close this issue. Great that it is fixed in 6.2.
Than...
Andreas Schosser
01:31 Bug #54508 (On Hold): Http Redirect 301 prevents browsers from retrieving the correct url after authentication
And finally it turned out that is already fixed on 6.2+, hence this is a duplicate of #56423.
I will close the issue...
Markus Klein
01:28 Bug #54508 (Accepted): Http Redirect 301 prevents browsers from retrieving the correct url after authentication
Ok, I guess I finally understood your problem.
The problem is actually, that you've a shortcut, whose target chang...
Markus Klein
16:51 Bug #61251 (Closed): Hidden domains & admin panel show hidden records
*My environment*
We have a site with multiple domains, these domains are used for different stages in the dev proces...
Lieuwe Hummel
16:44 Bug #60853: The FAL indexer should detect moved files
Hi Alexander
Yes, after each move operation.
Nils Blattner
14:49 Bug #60853: The FAL indexer should detect moved files
Did you run the indexer task after moving? Alexander Opitz
16:32 Feature #60056: Execute custom scripts in distributions
Hi Alexander
> http://typo3blogger.de/signal-slot-pattern/
> or
> http://docs.typo3.org/flow/TYPO3FlowDocumentat...
Norbert Sendetzky
14:52 Feature #60056: Execute custom scripts in distributions
Does
http://typo3blogger.de/signal-slot-pattern/
or
http://docs.typo3.org/flow/TYPO3FlowDocumentation/stable...
Alexander Opitz
14:37 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
Then please answer the question from Ernesto from 12 month ago. Alexander Opitz
11:35 Bug #61125: FAL exception if file does not exist
Well, i am sure :-)
In order to reproduce the problem try the following: New Installation TYPO3 6.2.4 on a machine ...
Peter Linzenkirchner
09:43 Bug #33090: New way to embed youtube videos
No ;-) - It's also there. ... Johannes C. Schulz
09:41 Bug #33090: New way to embed youtube videos
Well, you missed the second half of the patch ... Stefan Neufeind
09:40 Bug #33090: New way to embed youtube videos
*My plugin-settings:*
Medientyp: Video
HTML5: nein
Breite:
Höhe:
Darstellungstyp: auto
URL: http://youtu.be/an...
Johannes C. Schulz
09:25 Bug #33090: New way to embed youtube videos
No magic involved. Then please check the source again. What URLs does the mediaprovider return for you, is the mode c... Stefan Neufeind
09:23 Bug #33090: New way to embed youtube videos
Is there some magic to do within the plugin? I patched my 6.2.4 but youtube in media-element remains SWFOBJECT ínstea... Johannes C. Schulz
09:27 Feature #61238 (Closed): File collection: to show also folders recursive with files
Can anybody give me a hint how to show also subfolders with files in frontend? Thought about extending the feature "f... Suganja von Thaden
03:01 Bug #52235: Timeout when copying pages recursively due to cache-clearing overload
This caused a regression: #61017 Markus Klein
03:00 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
The problem here is, that the DataHandler fails to fetch the TSconfig of the page, where the record originally reside... Markus Klein
02:33 Bug #61017 (Accepted): TCEMAIN.clearCacheCmd does not trigger
Markus Klein
02:30 Bug #49056: Call stdWrapPostProcess hook even if "if" returned FALSE
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:40 Bug #61225 (Needs Feedback): Wrong upload error shown for /user_upload/
That explains the exception that the indexing of the file failed. ;-) Markus Klein
00:22 Bug #61225: Wrong upload error shown for /user_upload/
Just found out what the problem probably is!
I compared the database to a working installation and found out that ...
Peter Buzanits
00:22 Task #61235 (Under Review): Improve and simplify the description of TYPO3 error handling options, also cleanup the code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-08-27

23:58 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
I created another ticket for the cleanup: #61235 Markus Klein
23:31 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Hi!
I read through the whole code now (6.3) and agree that it is a mess.
Basically we have to deal with two thi...
Markus Klein
00:17 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Markus, thank you for the note, but this is only partly true.
Exception is created by ErrorHandler only in case, whi...
Viktor Livakivskyi
23:58 Task #61235 (Closed): Improve and simplify the description of TYPO3 error handling options, also cleanup the code
The current description of the [SYS][displayErrors] option is misleading and not precise enough.
Furthermore the c...
Markus Klein
22:47 Task #55668 (Under Review): cms/layout entry scripts cleanup
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:35 Bug #56743: Make file_edit.php dispatched
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:20 Bug #61225: Wrong upload error shown for /user_upload/
I also serialized the exception object with print_r($e, true) and I add the (big) result as file attachment. Peter Buzanits
22:18 Bug #61225: Wrong upload error shown for /user_upload/
I made the change to ExtendedFileUtility.php and this is the resulting Error Message:
Uploaded file could not be m...
Peter Buzanits
22:11 Bug #61225: Wrong upload error shown for /user_upload/
Can you please modify
typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php
and change line 949 from
@$t...
Markus Klein
21:52 Bug #61225: Wrong upload error shown for /user_upload/
Markus Klein wrote:
> Did you check the permissions on the directory /user_upload?
It also happens when I set the pe...
Peter Buzanits
21:04 Bug #61225: Wrong upload error shown for /user_upload/
Did you check the permissions on the directory /user_upload? Markus Klein
15:33 Bug #61225 (Closed): Wrong upload error shown for /user_upload/
When I upload a file to /user_upload in fileadmin the upload works. Which means the file is on the harddisk in the co... Peter Buzanits
22:02 Bug #61181: FAL: file maxW and maxH are ignored
Are the width and height field of sys_file_metadata set for existing images? Frans Saris
22:00 Bug #61181: FAL: file maxW and maxH are ignored
The sys_file table changes are no recommendations but mandatory. Could you run these changes and try again? Frans Saris
21:55 Bug #61181: FAL: file maxW and maxH are ignored
All the DB checks and Updates have been executed in the Install Tool.
The sys_file table contains the width and ...
Franz Holzinger
21:16 Bug #61181 (Needs Feedback): FAL: file maxW and maxH are ignored
Is the database compare empty or are there still tasks to perform?
Especially interesting are removing columns fr...
Frans Saris
21:34 Bug #61234 (Accepted): Copy plus FAL in workspace bug
Recently there have been similar bugs identified and fixed in the core. This one takes specific steps to trigger.
...
Ron Hall
21:30 Bug #61229 (Resolved): Missing check in PreparedStatement
Applied in changeset commit:eba2225521054ac85f3927215e6644d1d7c96435. Jacob Rasmussen
21:10 Bug #61229: Missing check in PreparedStatement
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:53 Bug #61229 (Under Review): Missing check in PreparedStatement
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:32 Bug #61229 (Closed): Missing check in PreparedStatement
If the prepared statement class is used for inserts or updates, the persistence class will trigger a fatal error, as ... Jacob Rasmussen
21:23 Task #61232 (Under Review): Remove class.tx_cms_layout.php from EXT:cms/layout
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:23 Task #61232 (Closed): Remove class.tx_cms_layout.php from EXT:cms/layout
Remove class.tx_cms_layout.php from EXT:cms/layout Wouter Wolters
21:15 Task #61231 (Under Review): Remove class.tslib_pagegen.php from EXT:cms/tslib
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:14 Task #61231 (Closed): Remove class.tslib_pagegen.php from EXT:cms/tslib
Remove class.tslib_pagegen.php from EXT:cms/tslib Wouter Wolters
21:06 Bug #61226: Web-View Module does not respect TCEMAIN.previewDomain
Georg, can you please push the fix to Gerrit? (I know you're able to ;-)) Markus Klein
16:21 Bug #61226: Web-View Module does not respect TCEMAIN.previewDomain
Implemented FIX in:
https://github.com/plan2net/TYPO3.CMS/commit/23dd39e3aacb2fdec92c326cb8b54ee7058896d1
Sent ...
Georg Kühnberger
16:01 Bug #61226 (Closed): Web-View Module does not respect TCEMAIN.previewDomain
https://forge.typo3.org/projects/typo3cms-core/repository/revisions/f2b91c8e50a4fe62045f125431b48a2aa18f59cd
Introdu...
Georg Kühnberger
21:05 Bug #61125: FAL exception if file does not exist
Are you sure? This doesn't sound like a upper case problem but a missing/renamed file problem.
If your adding, mo...
Frans Saris
20:59 Bug #55514: Create new file or upload with Uppercase filename results in lowercase filename
The fal indexer should recognise existing files by content hash and update the correct existing index record.
So ...
Frans Saris
20:04 Task #60576: Rewrite Backend Login JS to use jQuery
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:31 Task #60576: Rewrite Backend Login JS to use jQuery
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:12 Bug #61175 (Under Review): Can't clear cache with XCache breaks frontend
Alexander Opitz
18:10 Bug #61175 (Accepted): Can't clear cache with XCache breaks frontend
Please test the patch and report back if it works for you. Alexander Opitz
18:09 Bug #61175 (Under Review): Can't clear cache with XCache breaks frontend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:07 Bug #61175 (Accepted): Can't clear cache with XCache breaks frontend
Alexander Opitz
17:35 Bug #61210 (Closed): TYPO3 Fatal Error: Extension key "ianshop" is NOT loaded!
Alexander Opitz
15:29 Bug #58403 (Closed): Error while fetching permissions for
As the problem was fixed for you and no one else seams to have this issue, I'll close this one.
If you think that ...
Alexander Opitz
15:27 Bug #47692: Changing the page header results in cache clears of all pages in the same directory
This is done to get the menu updated on all pages down there. Else you will end up with different titles in the menu ... Alexander Opitz
15:22 Feature #58332 (New): Updating from 4.5 to 6.2 removes some be_group permissions
Alexander Opitz
15:21 Bug #58258 (Closed): includeLibs does not work in typoscript [conditions]
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
15:20 Bug #58050: Using gridelements without EXT:workspaces gives SQL-warnings
Hi Stefan,
is this issue solved for you with the hint from Oliver?
Alexander Opitz
15:18 Bug #57984 (Closed): Sites moved in Workspace dissappear in LIVE
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
15:18 Bug #22632: BE login redirects to index.php, not backend.php
@Ernesto Thanks, that worked ! In my case, after the configuration I was forced to delete typo3conf/temp_CACHED_* fil... Fedir RYKHTIK
15:18 Bug #57393 (New): Endless Loop in TceformsUpdateWizard
Alexander Opitz
15:17 Bug #58099 (Closed): default.css loaded after saving changes
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:42 Feature #61224 (Rejected): selective clearance of user temporary data
a lot of information and individual configuration is stored serialized in be_users.uc
so there is an option to "Rese...
Bernd Wilke
13:23 Bug #61222 (Closed): Make FAL indexer error messages more verbose
This issue is partly related to #61219, but it is more general, because not only permission errors are not giving any... Viktor Livakivskyi
11:46 Task #60640: Remove warning if IE6 is used on backend login screen
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Bug #57292: RTE styling does not fit to TCEforms styling
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:34 Task #47003: Replace old DynTabMenu code with jQuery/RequireJS plugin
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:12 Bug #61048: using images in RTE doesn't prevent deleting
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:54 Bug #61048 (Under Review): using images in RTE doesn't prevent deleting
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:10 Bug #61190: Page tree title overflow in popups
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:16 Bug #61219 (Rejected): incomprehensible error-/log-message
I noticed a lot of log entries:
> [scheduler]: Task failed to execute successfully. Class: TYPO3\CMS\Scheduler\Tas...
Bernd Wilke
08:30 Task #61204: Change relevance sorting
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:13 Feature #7848: Support array / multiple values in $query->contains
@All: Has there anything happened here ever since?? Markus Timtner
07:52 Bug #53311: t3lib_extMgm::extPath() no longer works in ext_localconf.php
Isn't it connected to https://forge.typo3.org/issues/57463 - problem with creating/deleting cache files in typo3temp? Michal Cygankiewicz

2014-08-26

23:30 Feature #60578 (Resolved): BE: Use proper placeholder shim for IE <= 9
Applied in changeset commit:fc9dc0de0c076e75c546dca3a730bd8e39040fca. Anonymous
13:58 Feature #60578: BE: Use proper placeholder shim for IE <= 9
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:21 Feature #61132: Allow overriding database-storage-engine
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:09 Bug #61218 (Under Review): Remove tx_cms_webinfo and tx_cms_webinfo_lang
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:08 Bug #61218 (Closed): Remove tx_cms_webinfo and tx_cms_webinfo_lang
Remove tx_cms_webinfo and tx_cms_webinfo_lang and us their namespaced variant for registration into web_info module. Wouter Wolters
22:43 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
thanks for the example, sorry, I mixed things up here.
The error handler actually creates the exception first hand...
Markus Klein
22:30 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Unfortunately you can't.
See this example, please. It is very simplified version of ErrorHandler from TYPO3.
<p...
Viktor Livakivskyi
20:21 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Ok, I agree the execution shall be stopped.
You can of course capture the exception. You need to try..catch the ca...
Markus Klein
19:44 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Markus, thank you for the answer.
But the problem is in fact, that even surrounding code with try-catch will not hel...
Viktor Livakivskyi
18:46 Bug #61213: [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Well, it is desired that the value 2 prevents the errors from showing up in FE.
So if the error message shall not be...
Markus Klein
18:16 Bug #61213 (Closed): [SYS][displayErrors] = 2 allows code be executed even after Fatal Error
Recently I've found strange behaviour of displayErrors setting in TYPO3.
What I though is, that when it is set to '2...
Viktor Livakivskyi
22:04 Bug #56743: Make file_edit.php dispatched
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:09 Bug #56743: Make file_edit.php dispatched
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:09 Bug #56743: Make file_edit.php dispatched
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:07 Bug #56743: Make file_edit.php dispatched
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:06 Bug #56743: Make file_edit.php dispatched
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:49 Task #61217 (Under Review): Make file_upload.php dispatched
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:48 Task #61217 (Closed): Make file_upload.php dispatched
Make file_upload.php dispatched Wouter Wolters
21:39 Task #61216 (Under Review): Make file_rename.php dispatched
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:38 Task #61216 (Closed): Make file_rename.php dispatched
Make file_rename.php dispatched Wouter Wolters
21:29 Task #61215 (Under Review): Make file_newfolder.php dispatched
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:28 Task #61215 (Closed): Make file_newfolder.php dispatched
Wouter Wolters
20:18 Bug #61210: TYPO3 Fatal Error: Extension key "ianshop" is NOT loaded!
You can close this bug report if you want.
Thanks.
Ian Solo
20:10 Bug #61210: TYPO3 Fatal Error: Extension key "ianshop" is NOT loaded!
There are so many possibilities a fatal error can happen. Misconfiguration for example. That is why Markus suggest to... Wouter Wolters
19:07 Bug #61210: TYPO3 Fatal Error: Extension key "ianshop" is NOT loaded!
Thanks for the links but I'm not new here.
In fact, I'm not asking for support, this is a bug report.
If a core fat...
Ian Solo
18:41 Bug #61210 (Needs Feedback): TYPO3 Fatal Error: Extension key "ianshop" is NOT loaded!
Please use the forum or the mailing lists for support. forge is only used for bugs not for support.
Thanks.
http:...
Markus Klein
17:25 Bug #61210: TYPO3 Fatal Error: Extension key "ianshop" is NOT loaded!
To be more precise, after I click the button to activate the extension, EM refreshes and shows the extension as loade... Ian Solo
17:15 Bug #61210 (Closed): TYPO3 Fatal Error: Extension key "ianshop" is NOT loaded!
I did start to build one extension (attached as zip) using only extension_builder 6.2.0.
When I try load the extensi...
Ian Solo
20:16 Bug #20021: Select doesn't allow comma in value
although i'm working on an old version of 4.5, i checked the code on the latest 4.5 version and this bug seems to sti... George Sofianos
18:39 Bug #61207 (Needs Feedback): Install The official Introduction Package
Please use the forum or the mailing lists for support. forge is only used for bugs not for support.
Thanks.
http:...
Markus Klein
16:39 Bug #61207 (Closed): Install The official Introduction Package
My used system:
- Windows 7
- Xampp 3.2.1 Apache/2.4.4 (Win32) OpenSSL/1.0.1e PHP/5.5.3
I had install a new empt...
Marcel Rothe
17:03 Bug #61181: FAL: file maxW and maxH are ignored
Ever image which I upload inside of the file browser window (in order to add an image to a product), is added in FAL ... Franz Holzinger
16:33 Bug #61048: using images in RTE doesn't prevent deleting
This works in TYPO3 core's standard tt_content element, but usually gets miss-configured for the custom records. You ... Nikola Stojiljković
15:54 Task #61204: Change relevance sorting
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Task #61204: Change relevance sorting
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:51 Task #61204 (Under Review): Change relevance sorting
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Task #61204 (Closed): Change relevance sorting
Currently, the Extension Manager creates a virtual "position" field containing the relevance of a search hit. The rel... Andreas Kienast
15:04 Bug #61203 (Closed): Reimplement LiveSearchToolbaritem icon based on jQuery (advanced)
Move Toolbar item functionality for LiveSearch to jQuery plugin.
This way we are one step further to removing ExtJ...
Felix Kopp
15:01 Bug #61202: Reimplement ClearCacheToolbarItem icon based on jQuery
The underlying javascript file can be found at
sysext/backend/Resources/Public/JavaScript/clearcachemenu.js
Ther...
Felix Kopp
14:54 Bug #61202 (Closed): Reimplement ClearCacheToolbarItem icon based on jQuery
Move Toolbar item functionality to jQuery plugin.
This way we are one step further to removing ExtJS from Document...
Felix Kopp
14:51 Bug #61201: Reimplement ClearCacheToolbar icon based on jQuery
You can find the functionality in core within extension "Backend" at path
sysext/backend/Resources/Public/JavaScript...
Felix Kopp
14:48 Bug #61201 (Closed): Reimplement ClearCacheToolbar icon based on jQuery
Move Toolbar item functionality to jQuery plugin.
This way we are one step further to removing ExtJS from Document...
Felix Kopp
14:44 Task #61200: Extension Icons should be within extension
Concrete task:
Move these icons to the specific folder and remove mapping definition from within EXT: t3skin/ext_t...
Felix Kopp
14:40 Task #61200 (Closed): Extension Icons should be within extension
Backend module icons & Resources should be in the corresponding extension folder. Several icons and resources are sti... Felix Kopp
14:41 Bug #61190: Page tree title overflow in popups
The proposed fix looks like this:
!mod.php_title_overflow_fixed.png!
!browser.php_title_overflow_fixed.png!
Nikola Stojiljković
14:41 Bug #61190: Page tree title overflow in popups
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:35 Bug #61190 (Under Review): Page tree title overflow in popups
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:46 Bug #61190 (Closed): Page tree title overflow in popups
Long titles break the layout. Sample screenshots:
!mod.php_title_overflow.png!
!browser.php_title_overflow.png!
Nikola Stojiljković
14:34 Bug #61195 (Under Review): Syntax Error in TypoScript plugin.xyz._LOCAL_LANG can lead to Fatal Error (use string offset as array) pi_getLL due to missing is_array()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:02 Bug #61195: Syntax Error in TypoScript plugin.xyz._LOCAL_LANG can lead to Fatal Error (use string offset as array) pi_getLL due to missing is_array()
Which line is it? Markus Klein
12:54 Bug #61195 (Rejected): Syntax Error in TypoScript plugin.xyz._LOCAL_LANG can lead to Fatal Error (use string offset as array) pi_getLL due to missing is_array()
Syntax Error in TypoScript plugin.xyz._LOCAL_LANG can lead to Fatal Error (use string offset as array) pi_getLL due t... Jonas Felix
14:27 Task #61198 (Under Review): Improve Backend display of linkvalidator scheduler task
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:23 Task #61198 (Closed): Improve Backend display of linkvalidator scheduler task

The linkvalidator scheduler task should implement the @getAdditionalInformation()@ method and return the most impor...
Alexander Stehlik
14:01 Feature #58366: Add "auto" absRefPrefix option
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Feature #61110: Support for timezones in all date fields in TYPO3 BE
One more note, I included the moment.js timezone library with data for all years (http://momentjs.com/timezone/). Nikola Stojiljković
13:41 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Markus Klein wrote:
> Ok, I'm confused now.
>
> How does moment.js implement DST?
> According to you screenshots...
Nikola Stojiljković
12:40 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Ok, I'm confused now.
How does moment.js implement DST?
According to you screenshots it deducts the DST from the ...
Markus Klein
12:17 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Markus Klein wrote:
> As I said, I assumed that, but the question is about daylight saving time.
> "most" countries...
Nikola Stojiljković
12:03 Feature #61110: Support for timezones in all date fields in TYPO3 BE
As I said, I assumed that, but the question is about daylight saving time.
"most" countries have some certain dates ...
Markus Klein
11:18 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Markus Klein wrote:
> Thanks for your awesome work. I will try to read through the code asap.
>
> One question: I as...
Nikola Stojiljković
10:09 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:13 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Thanks for your awesome work. I will try to read through the code asap.
One question: I assume the lib supports ha...
Markus Klein
12:54 Feature #61185: Allow ext_icon.svg
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:32 Feature #61185: Allow ext_icon.svg
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:56 Feature #61185 (Under Review): Allow ext_icon.svg
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Feature #61185 (Closed): Allow ext_icon.svg
Currently only ext_icon.png and ext_icon.gif are supported.
TYPO3 should also allow ext_icon.svg to use scalable vec...
Ingo Pfennigstorf
12:45 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
I just pointed out, what the actual problem is, but maybe this has been overlooked somehow ;-)
*IMHO the problem i...
Jo Hasenau
12:30 Task #61129 (Resolved): SqlParser: Unify internal usage of tableType/engine
Applied in changeset commit:be84d77d7268344036919bf69ad7d351e0962fe7. Stefan Neufeind
12:00 Task #61129: SqlParser: Unify internal usage of tableType/engine
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:17 Bug #61193 (Rejected): DependencyInjection with @var uses everything as classname
Hello,
this is my first issue.
If you use dependency injection in your controller und you use @var to describe ...
Guido Wehner
11:58 Bug #61183: RTE: Internal links opens as external when created with Firefox
There is a similar problem with RTE on current master (6.3) with internal links being marked external.
However, I do...
Markus Klein
09:16 Bug #61183 (Rejected): RTE: Internal links opens as external when created with Firefox
Link made with Chrome:... Stig Nørgaard Færch
11:56 Feature #61189 (Accepted): Install Tool: add example for systemLocale
I actually have this on my list for install tool improvements.
The supported locales should be retrieved by the comm...
Markus Klein
11:34 Feature #61189 (Closed): Install Tool: add example for systemLocale
The Install Tool requires to make an entry into the field systemLocale. However there is not example how to do it. Th... Franz Holzinger
11:05 Feature #61031: Implement flash message warning when max number of items is reached in IRRE field
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:01 Feature #61031: Implement flash message warning when max number of items is reached in IRRE field
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:25 Bug #61184 (Closed): Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
When working in a workspace (Typo3 Backend), loading of the page tree is very slow and sometimes resolving in a conne... Andreas Lingott
02:19 Bug #61135: Indexed Search not indexing
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:17 Bug #61135: Indexed Search not indexing
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:04 Bug #61173: Datetime picker in TYPO3 BE doesn't show time fields in IE10+
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-08-25

22:56 Bug #27919: Preview in Admin Panel does not handle Timezone correctly
Christoph Moeller wrote:
> Is there any action going on in t3lib/jsfunc.evalfield.js? Does not seem so, according to...
Nikola Stojiljković
22:54 Bug #61173: Datetime picker in TYPO3 BE doesn't show time fields in IE10+
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:51 Bug #61173 (Under Review): Datetime picker in TYPO3 BE doesn't show time fields in IE10+
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:32 Bug #61173: Datetime picker in TYPO3 BE doesn't show time fields in IE10+
Yes, yes, just cleaning up my working copy in order to commit first patch set for #61110... Should push everything th... Nikola Stojiljković
20:30 Bug #61173: Datetime picker in TYPO3 BE doesn't show time fields in IE10+
If you want, you can push a working patch against master. See http://wiki.typo3.org/CWT for a step by step instructio... Philipp Gampe
11:55 Bug #61173: Datetime picker in TYPO3 BE doesn't show time fields in IE10+
Patch should be provided later today for both 6.2 and 6.3. Nikola Stojiljković
11:54 Bug #61173 (Closed): Datetime picker in TYPO3 BE doesn't show time fields in IE10+
Broken in both 6.2 and current master (6.3.dev). Nikola Stojiljković
22:29 Feature #61110: Support for timezones in all date fields in TYPO3 BE
One more note: date.js has better support in parsing natural language date strings, but moment.js plays much nicer wi... Nikola Stojiljković
22:18 Feature #61110: Support for timezones in all date fields in TYPO3 BE
OK, so this is a big change, lets start with the concepts.
Currently, TYPO3 stores dates (and datetimes) from TCEf...
Nikola Stojiljković
22:14 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Great contribution! Indeed problems with TZ were quite annoying.
I did not have time yet to go through the patch yet...
Tymoteusz Motylewski
21:53 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:41 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:35 Feature #61110 (Under Review): Support for timezones in all date fields in TYPO3 BE
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:01 Bug #61181 (Rejected): FAL: file maxW and maxH are ignored
see also https://forge.typo3.org/issues/46020
After an upgrade from TYPO3 6.1 to 6.2 and the execution of all upda...
Franz Holzinger
21:54 Bug #61177: Cut/paste element "Insert Records", this element disappears
Yeah, I guess so by now.
It also occurs if I cut / paste from one page to another, using "copy after this element"...
Vincent Mans
20:12 Bug #61177 (Needs Feedback): Cut/paste element "Insert Records", this element disappears
Do you have any extension installed that could influence this behavior? Philipp Gampe
20:09 Bug #61177: Cut/paste element "Insert Records", this element disappears
Now I see it happens with copying a normal content element within the _same_ page as well. Copying that element to _a... Vincent Mans
16:55 Bug #61177 (Closed): Cut/paste element "Insert Records", this element disappears
If I cut an element of type "Insert records" from one page to paste it on another, it disappears. It's gone from base... Vincent Mans
20:14 Feature #61170: sys_notes should be (optionally) displayed at top of page
+1, I like the idea. Should this be a global option or one for each note item. I could imagine a new backend user set... Philipp Gampe
09:46 Feature #61170 (Closed): sys_notes should be (optionally) displayed at top of page
as a page may contain a lot of records the display of ext:sys_note records at the end of the page (list-view/page-vie... Bernd Wilke
20:11 Bug #61175 (Needs Feedback): Can't clear cache with XCache breaks frontend
Philipp Gampe
19:58 Bug #61175: Can't clear cache with XCache breaks frontend
Is there a way to detect which version is running?
The problem is now that the second parameter is not only optional...
Markus Klein
18:11 Bug #61175: Can't clear cache with XCache breaks frontend
Hi Markus
This is the stable version in Ubuntu 12.04. Maybe it can be fixed by TYPO3 anyway, to provide the compat...
Philipp Müller
15:44 Bug #61175: Can't clear cache with XCache breaks frontend
According to the change log of xcache this has been changed with 3.0.0
http://xcache.lighttpd.net/browser/tags/3.0.1...
Markus Klein
13:45 Bug #61175 (Closed): Can't clear cache with XCache breaks frontend
Hi
+*System:*+
* TYPO3 6.2.4
* PHP Version 5.3.10-1ubuntu3.13 with Suhosin Patch 0.9.10
* XCache v1.3.2 (with e...
Philipp Müller
18:08 Bug #61179 (Under Review): Flaws in copying a page with localized content elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:49 Bug #61179 (Closed): Flaws in copying a page with localized content elements
Scenario:
* in Live Workspace
* Page
* content element for default language
* content element localization with r...
Oliver Hader
18:01 Bug #61135: Indexed Search not indexing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:18 Bug #61135: Indexed Search not indexing
Hi,
thanks for the good hint! I made a change request, but the only thing missing: I think this change should be p...
Samir Rachidi
14:11 Bug #61135 (Under Review): Indexed Search not indexing
Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:52 Bug #61090 (Under Review): Static access to Enumeration constants
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:42 Bug #61017 (New): TCEMAIN.clearCacheCmd does not trigger
Thanks for testing. Markus Klein
14:20 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
Tried it again with 6.2.4 with same output. Andreas Rothenhäuser
13:59 Feature #61132: Allow overriding database-storage-engine
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #59971: Reset languageMode query setting for child object queries in Extbase
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Bug #59971: Reset languageMode query setting for child object queries in Extbase
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Feature #61171 (Closed): Add generic data-* attribute
"This change":https://forge.typo3.org/projects/package-typo3-fluid/repository/revisions/8f7bd506e06e62c4f28428f47d14a... Mathias Brodala
10:05 Bug #61168: Installtool does not start because of eval'd code
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Bug #61168 (Under Review): Installtool does not start because of eval'd code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:55 Bug #61168 (Closed): Installtool does not start because of eval'd code
Hello Core-Team,
if you have multi-row comments /* ... */ in your localconf.php (TYPO3 4.5) the Installtool of TYP...
Stefan Froemken
00:30 Bug #60635 (Resolved): Cannot add calls/links to custom mobule in Page Tree context menu due to FormProtection mechanism
Applied in changeset commit:26abadf5f32e4c10f488c763275a58eca1d23a78. Helmut Hummel
00:26 Bug #60635: Cannot add calls/links to custom mobule in Page Tree context menu due to FormProtection mechanism
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review

2014-08-24

22:27 Feature #61167 (Rejected): On deleting a pages_language_overlay record, its contents are not deleted
In TYPO3, on deleting a page, every record associated with the page is also marked as deleted (see DataHandler::delet... Lorenz Ulrich
21:45 Bug #60705: Property of alternative model implementation not found
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:21 Bug #59017: Exception while trying to edit disabled file storage
Hi Rafal,
a probably quick fix could be to remove hidden from the sys_file_storage enablecolumns. But it disables ...
Frans Saris
08:54 Bug #56060 (Accepted): TCA type inline readOnly
Still valid for current master. Felix Oertel

2014-08-23

21:13 Bug #60635: Cannot add calls/links to custom mobule in Page Tree context menu due to FormProtection mechanism
The code above didn't work for me at all (no menu entry was added at all).
But the following worked (using news mo...
Tymoteusz Motylewski
18:30 Bug #59809 (Resolved): Create better indexes for EM
Applied in changeset commit:81cee53d94e90a8b9a320641e7e949a62448b5a7. Stefan Froemken
18:15 Bug #59809: Create better indexes for EM
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:14 Bug #59382: Page with overlayed mountpoint should not be accessible
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:12 Bug #59382: Page with overlayed mountpoint should not be accessible
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:07 Bug #50396: RootlineUtility->enrichWithRelationFields issue with "group" type MM fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:03 Bug #50396: RootlineUtility->enrichWithRelationFields issue with "group" type MM fields
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Bug #60474 (Resolved): impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
Applied in changeset commit:473b1f9711b0b2c048b0ec44a79eeb2e28441180. Silvia Bigler
16:50 Bug #60474: impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:48 Bug #60474: impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Bug #58792 (Resolved): next in Menu is not working as expected with localizations
Applied in changeset commit:e7b52c123f37cabf1b0951ec2c186be4e1ba30d1. Kay Strobach
16:54 Bug #58792: next in Menu is not working as expected with localizations
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:48 Task #61152: Cleanup code in ImportExport
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #60697 (Resolved): Recursive storagePid does not work in command controller
Applied in changeset commit:f1089a80b6e2faf9b1eb56d5a1703135f6c7d446. Anonymous
14:39 Bug #60697: Recursive storagePid does not work in command controller
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #60199 (Resolved): Page module: tt_content records are not editable
Applied in changeset commit:9ec2eaf6ef89a9c112022047ebed1ac48c08b89b. Jigal van Hemert
14:37 Bug #60199: Page module: tt_content records are not editable
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:36 Bug #60199: Page module: tt_content records are not editable
Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:32 Bug #60199: Page module: tt_content records are not editable
Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:32 Bug #60199: Page module: tt_content records are not editable
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:32 Bug #60199: Page module: tt_content records are not editable
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:26 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
Hi everyone.
I have here the same problem.
I have the 6.2.4 version with the demo pages from the bootstrap_pack...
Nikola Vignjevic
14:25 Feature #61162 (Rejected): Fluid HTML5 compliance
However it is a cosmetic change Fluid produces XHTML code with trailing slash / even in HTML5.
The trailing slash is...
jholzmann no-lastname-given

2014-08-22

18:37 Bug #61154 (Closed): "Migrate all file links of RTE-enabled fields to FAL" fails with "Reference index was probably out of date."
Meanwhile I did upgrades from TYPO3 4.7 to 6.2 for three different instances and every time I ran into this problem.
...
Christoph Ascherl
17:51 Task #61152: Cleanup code in ImportExport
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:47 Task #61152 (Under Review): Cleanup code in ImportExport
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:46 Task #61152 (Closed): Cleanup code in ImportExport
The code deserves some cleanup to fix some possible undefined variables. Markus Klein
16:51 Bug #61150: If old property mapper is active the collection validator causes a warning
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:48 Bug #61150: If old property mapper is active the collection validator causes a warning
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:43 Bug #61150: If old property mapper is active the collection validator causes a warning
Backtrace: http://pastebin.com/Vc9pZCTq Helmut Hummel
16:36 Bug #61150 (Under Review): If old property mapper is active the collection validator causes a warning
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:32 Bug #61150 (Rejected): If old property mapper is active the collection validator causes a warning
With the old property mapping and validation, isValid is called
directly on the CollectionValidator. If the value is...
Helmut Hummel
16:48 Bug #60635: Cannot add calls/links to custom mobule in Page Tree context menu due to FormProtection mechanism
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:42 Bug #60635: Cannot add calls/links to custom mobule in Page Tree context menu due to FormProtection mechanism
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:36 Bug #61144 (Closed): Trailing comma in arrays causes exception
Given the following viewhelper invocation:... Mathias Brodala
13:45 Bug #48883: Wrong sys_language_uid in sys_file_reference
I can confirm that this issue still exists in 6.2.3 (unfortunately can't try out 6.2.4 atm)
1) Create new Parent R...
Patrick Kroog
13:10 Bug #61022: All EM records (extensions+repositories) are listed by cleaner-check as orphaned
Well, it seems in TCA's ctrl section there is a simple 'rootLevel' => 1 missing. Daniel Minder
12:51 Bug #61140 (Closed): Use CSS height property to define backend module typo3-docheader-buttons section height
Atm. the height of typo3-docheader-buttons section in backend module layout is calculated based on line-height proper... Marcin Sągol
12:26 Bug #60474: impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:33 Bug #61135: Indexed Search not indexing
Hi!
Thanks for your report.
We do not use the github-style development process, hence we have no "pull-requests"....
Markus Klein
10:26 Bug #61135 (Closed): Indexed Search not indexing
Suddenly the search index was not working anymore and I tried to find the error. First, I thought it was a configurat... Samir Rachidi
11:11 Bug #38024: Illegal string offsets in t3lib_stdgraphic
API says that the parameter needs to be an array. And core seems to have correct usage of the API in all places. So i... Stefan Neufeind
10:58 Bug #38024: Illegal string offsets in t3lib_stdgraphic
The error is still there in 6.2.4 and refers to typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php line 2216.
...
Jonathan Heilmann
10:13 Feature #58727 (Needs Feedback): easy way to create new special menu contents using categories
The rendering of selected content elements is driven by TypoScript, so you should have all the flexibility you need. ... Francois Suter
10:08 Feature #56295 (Needs Feedback): Make sys_categories manually sortable
This is the case in 6.2. It was changed from 6.1. Can you check again please? Francois Suter
09:31 Bug #55648: Line breaks in string in compile* methods of the SqlParser
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:12 Feature #61132: Allow overriding database-storage-engine
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-08-21

22:12 Feature #61132 (Under Review): Allow overriding database-storage-engine
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:11 Feature #61132 (Rejected): Allow overriding database-storage-engine
There are installations where even if TYPO3 core or extensions suggest to use MyISAM or InnoDB you still want to forc... Stefan Neufeind
21:51 Task #61129 (Under Review): SqlParser: Unify internal usage of tableType/engine
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:48 Task #61129 (Closed): SqlParser: Unify internal usage of tableType/engine
For create-table the variable "tableType" is used, coming from the classic "TYPE=" in a create-statement.
For alter-...
Stefan Neufeind
21:09 Bug #60980: missing an easy way to use translations in a menu.speacial = browse
Moved to core issue tracker. Steffen Müller
21:09 Bug #60993: Notice in charset converter
Moved to core issue tracker. Steffen Müller
18:05 Bug #60675: CSS compressor is removing white spaces (font directive)
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:02 Bug #60675: CSS compressor is removing white spaces (font directive)
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:11 Bug #60675: CSS compressor is removing white spaces (font directive)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:55 Bug #55514: Create new file or upload with Uppercase filename results in lowercase filename
Frans Saris wrote:
> Did you run the upgrade wizards? These check if the filesystem is case sensitive and the value f...
Peter Linzenkirchner
17:23 Bug #55514: Create new file or upload with Uppercase filename results in lowercase filename
I support the statement of Lars Houmark. "Off" as default ist indeed a bad solution:
- most sytems are case sensiti...
Peter Linzenkirchner
17:48 Bug #61125: FAL exception if file does not exist
It is related with https://forge.typo3.org/issues/55514
I used "Uses case sensitive identifiers" with "no" on a linu...
Peter Linzenkirchner
17:42 Bug #61125: FAL exception if file does not exist
Well, an exception from FAL is ok to indicate a missing file. But the exception needs to be handled by the component ... Markus Klein
17:31 Bug #61125 (Rejected): FAL exception if file does not exist
I get the error (exception) if a file which is referred in sys_file and is not found on the disc:
"Oops, an error...
Peter Linzenkirchner
17:17 Bug #61123 (Closed): BELog module error: "vsprintf(): Too few arguments" the second
I get many Errors of the following in the Backend:... Thomas Bach
17:13 Bug #39138: sysEXT:form checkbox send as input field in EMail
This issue to be fixed in #31951. Felix Nagel
17:13 Bug #45606: Forms: Mail-Layout destroyed
Fixed by: #31951 (at least for TYPO3 6.2.4) Felix Nagel
16:45 Bug #55833: Creation of typo3temp/_processed_/ required write access to root folder
The method "createFolder" is thus used in a way that it must be able to handle recursive creation of folders. If typo... Bernhard Kraft
16:31 Bug #55833: Creation of typo3temp/_processed_/ required write access to root folder
This issue boils down to one of the new concepts in 6.2:
* New TYPO3 version don't assume that "typo3temp" must ex...
Bernhard Kraft
10:47 Bug #55833: Creation of typo3temp/_processed_/ required write access to root folder
This problem also happens with "Help > About modules" and "Help > About TYPO3 CMS". Christian Weiske
15:25 Bug #61117: Missing stdWrap for 'where' in select query
forget about this issue, 'where' is handled differently.
It seems to be a different issue, the not interpreted std...
Kilian Hann
15:24 Bug #61117: Missing stdWrap for 'where' in select query
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Bug #61117 (Under Review): Missing stdWrap for 'where' in select query
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:26 Bug #61117 (Closed): Missing stdWrap for 'where' in select query
Similar to #55707 the 'where' part of the select statement is not on the list in @ContentObjectRenderer->getQuery@:
...
Kilian Hann
13:59 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Hi!
Please discuss this on slack with others (I just Stucki to invite you), I'm not so much into the JS part.
May...
Markus Klein
11:16 Feature #61110: Support for timezones in all date fields in TYPO3 BE
jQuery is not my first choice when working with "OOP" JS. And this refactoring has very little to do with DOM (apart ... Nikola Stojiljković
11:09 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Please refrain from creating anything new with Prototype. We try to get rid of it, please use jQuery. Markus Klein
10:56 Feature #61110: Support for timezones in all date fields in TYPO3 BE
So, the following will be done:
* add "Date format" setting in the user settings
* add "Date-time format" setting i...
Nikola Stojiljković
10:36 Feature #61110 (New): Support for timezones in all date fields in TYPO3 BE
Johannes Feustel:
> As an editor and as a dev
> i want a documentation about how datetime filed acutally behave in...
Nikola Stojiljković
11:55 Bug #61114 (Closed): „TCEFORM.tt_content.menu_type.removeItems = 0“ removes the whole „Special Menus“ entry from the new content element wizard
I wanted to remove the „Menu of selected pages“ entry (beside others) from the special menus element
TCEFORM.tt_co...
Wolfgang Klinger
11:24 Bug #52607: Domain Model validators are executed twice
Bug is still present in TYPO3 6.2.4. Also if you add an annotation @validate with the validator before a controller a... Online Now! GmbH
11:07 Feature #61095: feedit - Bring back editNoPopup?
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:26 Feature #61095: feedit - Bring back editNoPopup?
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:08 Bug #45160: Problems with page content type media (video and audio) and relative path resolving
Same Problem (Expected: domain/fileadmin/path/to/vid but Generated: domainfileadmin/path/to/vid)
in 6.2.4
Pascal Carmohn
09:55 Bug #27919: Preview in Admin Panel does not handle Timezone correctly
13 years later, the code still looks the same. I will try to refactor it since we need to add support for timezone re... Nikola Stojiljković
09:17 Bug #61099: CheckboxViewhelper and Objects
first patch not working. Please consider that the patch is not working with normal arrays for checkboxes. Tobias H.
00:33 Task #59616: Import forces pid 0 if rootLevel = -1 is set in TCA
It works with the patch. Gridelements are imported into the selected sysfolder now.
But I was confused at first be...
Simplicity GmbH

2014-08-20

23:30 Task #60857 (Resolved): Change fetch of maximum version from subselect to join
Applied in changeset commit:b859c8235094b1efd90e919405b640110914c45f. Andreas Kienast
23:04 Task #60857: Change fetch of maximum version from subselect to join
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:34 Task #59917: User Repositories in internal persistence logic
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:25 Task #59917: User Repositories in internal persistence logic
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:13 Task #59917 (Under Review): User Repositories in internal persistence logic
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:34 Task #55169: Extbase: fetch child objects in one query
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:25 Task #55169: Extbase: fetch child objects in one query
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:13 Task #55169 (Under Review): Extbase: fetch child objects in one query
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:45 Task #60633: Rewrite Module Menu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:30 Bug #60263 (Resolved): sys_category relations: unexpected limit of item number in TYPO3 6.2.4
Applied in changeset commit:85004e5853b4e03484cb6568718fb71ea697c6d2. Wouter Wolters
20:07 Bug #60263: sys_category relations: unexpected limit of item number in TYPO3 6.2.4
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:14 Feature #61095: feedit - Bring back editNoPopup?
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:13 Feature #61095: feedit - Bring back editNoPopup?
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:04 Feature #61095: feedit - Bring back editNoPopup?
Paul Golmann wrote:
> I'll make a patch and it will also target the Bug #20845.
I of course meant #22359 not 20845 !
Paul Golmann
17:03 Feature #61095 (Under Review): feedit - Bring back editNoPopup?
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Feature #61095: feedit - Bring back editNoPopup?
I'll make a patch and it will also target the Bug #20845. Hopefully it is "good" as I am not a core connoisseur ;) Paul Golmann
12:45 Feature #61095: feedit - Bring back editNoPopup?
I can't tell you the exact reason for removing it, but feel free to re-establish the feature, by pushing a patch. Tha... Markus Klein
12:37 Feature #61095 (Closed): feedit - Bring back editNoPopup?
Hello!
First of all thanks @Gregor Ringer for your work on feedit!
I would like to know if you actually wanted ...
Paul Golmann
18:13 Bug #32252: Unable to set Publish Dates and Access Rights on any alternative language content element
I would also appreciate if this could be reconsidered. If you add an element in the non-default language only, you ha... Lorenz Ulrich
18:12 Bug #59305: Form Wizard broken for MSIE
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:03 Bug #59305: Form Wizard broken for MSIE
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:42 Bug #59305: Form Wizard broken for MSIE
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:15 Bug #59305: Form Wizard broken for MSIE
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:13 Bug #59305: Form Wizard broken for MSIE
It seems related to checkbox in "behavior" tab. When checked MSIE fails to show right panel correctly.
As a workarou...
Romain Leleu
16:08 Bug #59305 (Under Review): Form Wizard broken for MSIE
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:38 Bug #30229: Error when deleting a Page with translation
Bug also exists in 6.2 and master branch, see attached patch. Michael Voehringer
12:03 Bug #30229: Error when deleting a Page with translation
I can confirm that the bug still exists in 4.5.35 and that the updated patch will fix this issue for 4.5.
Can som...
Michael Voehringer
16:49 Bug #17774: cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
I have some big databases where even memory_limit=1024M is not enough. So this should be fixed. The error occurs too ... Stephan Großberndt
16:11 Bug #61099 (Closed): CheckboxViewhelper and Objects
Hi there,
i have a filter object for a fluid form. In there i have objects i would like to use with checkboxes:
...
Tobias H.
15:05 Feature #59312: No possibility to remove missing indexed files from DB
This would be a nice feature indeed! Wolfgang Wagner
14:08 Bug #59544: CTYPE=media php fatal error with fixed width or height
I'm still not able to reproduce the problem.
Can somebody please post a complete stack trace?
(enable the Develop...
Markus Klein
09:24 Bug #59544: CTYPE=media php fatal error with fixed width or height
I realized when i first choose "HTML5/accessible rendering" and set a video in the HTML5 tab and after that when i de... Tofu Tofu
13:30 Bug #60764 (Resolved): \TYPO3\CMS\Core\Resource\Index::processChangedAndNewFiles() not indexing files with same hash
Applied in changeset commit:2f3dad158bc4da5a1679c8c3157d6261c7dc5e4b. Frans Saris
13:02 Bug #60764: \TYPO3\CMS\Core\Resource\Index::processChangedAndNewFiles() not indexing files with same hash
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:22 Bug #60764: \TYPO3\CMS\Core\Resource\Index::processChangedAndNewFiles() not indexing files with same hash
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #61051 (Resolved): MySQL Error "Column 'IP' cannot be null" on CLI while getting php errors
Applied in changeset commit:7bacbd1dfcd9067be1f7606442bdc1b4985a45bc. Markus Klein
10:17 Bug #61051: MySQL Error "Column 'IP' cannot be null" on CLI while getting php errors
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:16 Bug #41362: connectDB() does not signal connection problems to scheduler
Same problem exists in 6.2… still annoying. Andreas Lappe
09:28 Bug #61090 (Closed): Static access to Enumeration constants
To get all available constants for a @TYPO3\CMS\Core\Type\Enumeration@, one has to create an instance and call the @g... Mathias Brodala

2014-08-19

19:24 Bug #59017: Exception while trying to edit disabled file storage
Comment from me: I don't see the point, why a findByUid() call should consider enable-fields at all. IMO this is a bu... Markus Klein
19:21 Bug #59017: Exception while trying to edit disabled file storage
The culprit seems to be #56730. Markus Klein
19:01 Bug #59017: Exception while trying to edit disabled file storage
Still present in current master.
This is actually a tough thing.
The UserStorageCapabilityService is used to rend...
Markus Klein
17:02 Bug #59017: Exception while trying to edit disabled file storage
Any progress with this issue or is there a solution for quick fix? Rafal Brzeski
18:09 Bug #61079 (Closed): Impossible to affect the context menu with TSconfig with disableItems=hide
https://docs.typo3.org/typo3cms/TSconfigReference/UserTsconfig/Options/Index.html
options.contextMenu.pageTree.dis...
Wolfangel Cyril
17:03 Feature #61075 (Rejected): Translate timestamps/timespans into user-readable values
When showing things like
[FE][lifetime] = 15552000
it's not obvious how much time that means. When displaying such ...
Stefan Neufeind
16:52 Bug #61074 (Closed): Allow refreshing permalogin-cookie during lifetime
Currently if you set the lifetime for FE-login-cookie to 1 month and a person logs in, he/she will only be ablel to u... Stefan Neufeind
16:19 Feature #61066: Configuration per application context
Markus Klein wrote:
> At least you can easily emulate this already with the AdditionalConfiguration.php file.
> Jus...
Mathias Brodala
16:14 Feature #61066: Configuration per application context
At least you can easily emulate this already with the AdditionalConfiguration.php file.
Just implement a simple incl...
Markus Klein
16:03 Feature #61066: Configuration per application context
Markus Klein wrote:
> Ehm, we already have application context in 6.2.
> You can query them in TS too.
>
> What do y...
Mathias Brodala
15:47 Feature #61066: Configuration per application context
Ehm, we already have application context in 6.2.
You can query them in TS too.
What do you mean with this ticket?
Markus Klein
15:00 Feature #61066 (Rejected): Configuration per application context
TYPO3 Flow allows for different configuration per application context (even subcontexts). The same should be supporte... Mathias Brodala
16:17 Bug #50943: Compressor puts wrong @charset
The Problem, that the whitespace is removed after @charset is still existing in TYPO3 CMS 6.2, and also older Version... Tilo Baller
15:11 Bug #61051 (Under Review): MySQL Error "Column 'IP' cannot be null" on CLI while getting php errors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:11 Bug #61051 (Accepted): MySQL Error "Column 'IP' cannot be null" on CLI while getting php errors
Ok, typical issue on command line, no IP. ;-) Markus Klein
10:32 Bug #61051 (Closed): MySQL Error "Column 'IP' cannot be null" on CLI while getting php errors
If you execute a command via CLI (here via the ExtbaseCommandController) and getting some php errors while execution ... Daniel Hürtgen
10:12 Bug #56362: typo3conf/PackageStates.php constantly changes
I rephrase the answer of Stefan slightly: The sorting of the extensions *defines* the loading order, so the sorting i... Markus Klein
09:14 Bug #56362: typo3conf/PackageStates.php constantly changes
It takes required loading-order/dependencies into account. Stefan Neufeind
09:07 Bug #56362: typo3conf/PackageStates.php constantly changes
Can't PackageStates.php be sorted alphabetically after generation?
(Sorry if it's a stupid question, I'm not an expert)
Ian Solo
08:33 Feature #61031: Implement flash message warning when max number of items is reached in IRRE field
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:03 Bug #61048 (Closed): using images in RTE doesn't prevent deleting
Using images in content elements and even linking it (see #46686) will create a reference and prevent the image from ... Joh. Feustel

2014-08-18

22:17 Bug #61045 (Closed): RECORDS and languageField not working
I'm always getting the default language:
20 = RECORDS
20 {
tables = tt_content
source = 12
languageField =...
Stephan Bauer
21:46 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
Well - maybe we are talking about different things here - still I get what you mean. But actually the meta navigation... Jo Hasenau
21:16 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
I agree with Ben about (usually) not using spacer-pages, but sysfolders instead.
Another example: If using things ...
Stefan Neufeind
18:32 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
Jo Hasenau wrote:
> So in the described use case the sys_folder does not contain any data but subpages. IMHO using s...
Benjamin Robinson
21:28 Bug #61044 (Closed): AbstractDomainObject::__wakeup() method should not call initializeObject method internally
Due dependency injection and object initialization should be done by the object manager itself, the magic __wakeup() ... Daniel Hürtgen
18:02 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Uninstalling indexed_search and indexed_search_mysql worked for me. Thank you!! Jürgen König
17:30 Bug #57463: Upgrading 6.2: PHP Fatal error: Could not acquire lock for ClassLoader cache creation.
i'm having this bug with
TYPO3 6.2.4 (no patches)
Apache/2.4.9 (Fedora) PHP/5.5.15
UPDATE:
bug resolved here, turne...
Roman Eberle
16:55 Bug #60296: Task executor ignores full framework configuration
What's the status on this issue? Mathias Brodala
16:45 Bug #53311: t3lib_extMgm::extPath() no longer works in ext_localconf.php
bug still present with TYPO3 6.2.4 and extension 'pagebrowse' 1.3.4 Roman Eberle
15:53 Feature #61031: Implement flash message warning when max number of items is reached in IRRE field
Sorry for spamming, patchset 1 for TYPO3_6-2 branch had no relation to this issue, while patchset 2 had additional fi... Nikola Stojiljković
15:51 Feature #61031: Implement flash message warning when max number of items is reached in IRRE field
Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:41 Feature #61031: Implement flash message warning when max number of items is reached in IRRE field
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:30 Feature #61031 (Under Review): Implement flash message warning when max number of items is reached in IRRE field
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Feature #61031: Implement flash message warning when max number of items is reached in IRRE field
TYPO3 6.2 patch pushed to gerrit for review: http://review.typo3.org/32220 (sorry for not pushing with proper issue n... Nikola Stojiljković
13:50 Feature #61031 (Closed): Implement flash message warning when max number of items is reached in IRRE field
Tomas Norre Mikkelsen (from internal ticket):
When we have set the limit for FAL items like this:...
Nikola Stojiljković
11:48 Bug #23705: sections in flexform check access to language 0 even if record is in another language
Issue still exists in 4.5.34 and is very annoying. Patch works! Lukas Taferner
11:16 Bug #58915: Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
Found one way to cause this error. User that has no permissions to access any module. It happened to me when changing... Vlatko Šurlan
10:22 Bug #61017 (Needs Feedback): TCEMAIN.clearCacheCmd does not trigger
Please update to 6.2.4 and try again. There have been hundreds of bugfixes between 6.2.0 and 6.2.4. Markus Klein
01:32 Bug #61017 (Closed): TCEMAIN.clearCacheCmd does not trigger
the deletion of a (tt_news-) record does not trigger TCEMAIN.clearCacheCmd, although deletion is quite an important c... Andreas Rothenhäuser
10:17 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
Some additional infos:
If using folder in FlexForms i get following error from error log:...
Rafael Kähm
10:09 Bug #61022 (Closed): All EM records (extensions+repositories) are listed by cleaner-check as orphaned
When running typo3/cleaner_check.sh ALL (i.e. several thousand) records of tx_extensionmanager_domain_model_extension... Daniel Minder
09:47 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
hello,
m'mm, 6 years further down the TYPO3 road and this appears to still be a concern...
this potentially is...
Matthew Kennewell
08:59 Feature #60460: Refactor lazyLoading handling in extbase
Hey Mathias,
sorry, the patch was with me for some polish ... an I was on vacation. ;-) But it's ready now and I a...
Felix Oertel
01:09 Bug #61016 (Under Review): rsaauth sets separate session-cookie / uses default PHP-sessionhandling
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:40 Bug #61016 (Closed): rsaauth sets separate session-cookie / uses default PHP-sessionhandling
Once you tried to login to FE/BE with rsaauth the default sessionhandling from PHP will have set a cookie (default: P... Stefan Neufeind

2014-08-17

23:30 Bug #55707 (Resolved): Missing stdWrap for recursive in select query
Applied in changeset commit:baed348e8a2d8ed3298501dc7d17d31cb95204c5. Matthias Kappenberg
23:17 Bug #55707: Missing stdWrap for recursive in select query
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:17 Bug #55707: Missing stdWrap for recursive in select query
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:44 Bug #57292: RTE styling does not fit to TCEforms styling
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:42 Bug #57314: cli_dispatch.phpsh returns 1
I still get the "Could not set value" error.
I have the following APC options:...
Job Rutgers
14:40 Bug #59440: HMENU of the type special=categories shows hidden pages
Hi Roman, that's a perfectly normal cache behaviour (at least on the TYPO3 side; can't say for the browser). As TypoS... Francois Suter
13:29 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
>> Are the files reported missing really missing or are they present?
Yes, the files are really missing, except th...
Johannes C. Laxander
12:14 Bug #57463: Upgrading 6.2: PHP Fatal error: Could not acquire lock for ClassLoader cache creation.
As I already wrote, please check following and report back:... Alexander Opitz

2014-08-16

20:45 Bug #61004 (Needs Feedback): Extension manager - upload folders are not deleted when extension is removed
Please use the mailing list to discuss this. IMO the current behaviour is good. Removing a directory without knowing ... Wouter Wolters
14:37 Bug #61004 (Closed): Extension manager - upload folders are not deleted when extension is removed
Some extensions create own folders in uploads/ dir to store data (for example extension_builder creats one called 'tx... Marcin Sągol
19:26 Bug #61008 (Rejected): List view: Table-title does not display if label-field not specified
Okay, a label-field "should" always be specified. But there is no reason to not display the "title" of a table if the... Stefan Neufeind
19:07 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Questions:
* Are the files reported missing really missing or are they present?
* Are those files really used in th...
Markus Klein
17:45 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Update the reference index again during the update steps: please have a look to screenshot-01.pdf
When I do this not...
Johannes C. Laxander
14:16 Bug #59349 (Needs Feedback): Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Why do you update the reference index again during the update steps??
Please continue on the mailing lists since t...
Markus Klein
19:02 Bug #61006: Fluid partial is not rendered if folder with same name exists
@Anja: Any reason you removed the regression flag? Markus Klein
16:57 Bug #61006 (Closed): Fluid partial is not rendered if folder with same name exists
If the following file structure is present:
Resources/Private/Partials/Foo.html
Resources/Private/Partials/Foo/Ba...
Hans Höchtl
17:12 Bug #61007 (Closed): Fluid partial is not rendered if folder with same name exists
this is a duplicate of #61006 Anja Leichsenring
17:05 Bug #61007 (Closed): Fluid partial is not rendered if folder with same name exists
If the following file structure is present:
Resources/Private/Partials/Foo.html
Resources/Private/Partials/Foo/Ba...
Hans Höchtl

2014-08-15

23:12 Bug #25274: apc backend uncaught exception "Could not set value"
I still get the "Could not set value" error.
I have the following APC options:...
Job Rutgers
21:00 Bug #36754 (Resolved): SQL warning about collation in the install tool, Upgrade wizard
Applied in changeset commit:587f8763f34ca6abfd4db0d994018a91e31533b1. Anonymous
20:51 Bug #36754: SQL warning about collation in the install tool, Upgrade wizard
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:17 Bug #36754: SQL warning about collation in the install tool, Upgrade wizard
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:03 Bug #57463: Upgrading 6.2: PHP Fatal error: Could not acquire lock for ClassLoader cache creation.
Same problem here:
Fatal error: Uncaught exception 'RuntimeException' with message 'Could not acquire lock for Class...
Stephan Bauer
19:10 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Ich verfasse diesen Beitrag in deutsch und bitte um Verständnis und Nachsicht, da meine Sprachkenntnisse nicht ausrei... Johannes C. Laxander
17:10 Feature #60996: Instantiate the logger in CommandController of Extbase
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:20 Feature #60996 (Under Review): Instantiate the logger in CommandController of Extbase
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:17 Feature #60996 (Rejected): Instantiate the logger in CommandController of Extbase
In order to make the usage of logging api easy for CommandControllers, instantiate the logger in CommandController of... Stefano Kowalke
16:53 Bug #60998 (Needs Feedback): PageRepository::shouldFieldBeOverlaid raises PHP warning
Hi Stefan, thanks for the report!
Can you provide a stacktrace for this? (Enable the Developer preset in the Insta...
Markus Klein
16:10 Bug #60998 (Closed): PageRepository::shouldFieldBeOverlaid raises PHP warning
With TYPO3 6.2.4, the sys_log shows a lot of PHP warnings:... Stefan Rotsch
16:50 Feature #60723: Make PageRenderer Template Configurable
Interesting, I never had that with page speed. Is this new?
Generally, the scoped CSS stuff is supported by almost...
Markus Klein
12:54 Feature #60723: Make PageRenderer Template Configurable
http://html5doctor.com/the-scoped-attribute/
http://caniuse.com/style-scoped
It seems this is only related to inl...
Philipp Wrann
14:24 Bug #60995 (Closed): tx_form PostProcessor - wrong layout handling
There are some changes applied in changeset https://forge.typo3.org/projects/typo3cms-core/repository/revisions/8bd19... Ralf Zimmermann
12:47 Bug #60993 (Closed): Notice in charset converter
https://github.com/TYPO3/TYPO3.CMS/blob/afa3e7f8285f4e30a8a4fbc163fdf616b4e43b80/typo3/sysext/core/Classes/Charset/Ch... Attila Szeremi
09:50 Feature #60460: Refactor lazyLoading handling in extbase
Can you push a changeset to Gerrit to get this ball rolling again? Mathias Brodala

2014-08-14

19:30 Bug #60737: Symlinks as Document roots are breaking the cache
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:03 Bug #60737: Symlinks as Document roots are breaking the cache
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:56 Bug #56750: delete method of FileInterface results in an Uncaught TYPO3 Exception.
Have the same problem on 6.2.4 ...is there a solution available? Hendrik Reimers
18:12 Bug #58598: tx_form breaks on custom label
Yeah, have the same problem. We'll look into it and try to supply a patch. Björn Jacob
18:07 Bug #60987 (Rejected): TCA|Extension loading order
Markus Klein
17:21 Bug #60987: TCA|Extension loading order
Thank you, I didn't know this hook was present. I will use it.
This "bug" is resolved by this information.
Guy Couronné
17:16 Bug #60987 (Needs Feedback): TCA|Extension loading order
Markus Klein
17:15 Bug #60987: TCA|Extension loading order
Hi!
There is no API to modify the loading order. This wouldn't help you anyway, because you need to do some magic ...
Markus Klein
16:50 Bug #60987 (Rejected): TCA|Extension loading order
I wrote an extension (extension A) which modifies, in its ext_tables.php, TCA of other extensions to add some columns... Guy Couronné
16:18 Bug #20852: Can create preview links only for the default language of a page
What can I do to get this done? Moritz Ahl
14:22 Feature #45725: FAL file collections should be able to be recursive
Hi Stephan,
tnx for the patch. Had a quick look at it. But it misses some stuff.
* $this->recursive isn't decl...
Frans Saris
13:53 Bug #60980 (Closed): missing an easy way to use translations in a menu.speacial = browse
I want to build a easy pagination for my site with text like "next page" or "revious page". I define the following tr... Dieter Porth
13:23 Bug #60979 (Closed): Notice triggered when TYPO3\CMS\Backend\Template\DocumentTemplate::endPage() is called in an extension
commit: 1cbc440
I get Notice: Undefined index: TYPO3\CMS\Backend\Utility\BackendUtility::getUpdateSignal in path\t...
Attila Szeremi
12:42 Task #60010: Integrate collection selection behavior in workspace module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:27 Task #60010: Integrate collection selection behavior in workspace module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:28 Bug #55707: Missing stdWrap for recursive in select query
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:06 Bug #55707: Missing stdWrap for recursive in select query
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:05 Bug #55707: Missing stdWrap for recursive in select query
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Feature #60873: Hierarchical view for the list-module
+1 for the idea. But maybe we should reconsider a overall better user experience for the list view. There are a view ... Martin Sonnenholzer
12:00 Task #60054 (Resolved): Refactor file references relations retrieval
Applied in changeset commit:7ef6d2c8fddaf2ba01cb820d9abefcb8ead09b17. Oliver Hader
11:40 Task #60054: Refactor file references relations retrieval
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:39 Task #60054: Refactor file references relations retrieval
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:34 Task #60054: Refactor file references relations retrieval
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Task #60015 (Resolved): Simplify record icons in workspace module
Applied in changeset commit:acf572c3ae115a771422105b557f384da3267708. Oliver Hader
11:31 Task #60015: Simplify record icons in workspace module
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Task #60015: Simplify record icons in workspace module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Bug #56362: typo3conf/PackageStates.php constantly changes
@Ian: Yes I'm aware of that, but still I didn't have the time to do a big debugging session to improve this. It's not... Markus Klein
11:54 Task #60875: IRRE: On changing a dropdown with onchange only reload that one IRRE-record
Depending on the chosen type certain fields are shown or hidden. Maybe that could even be solved on the client-side, ... Stefan Neufeind
11:47 Task #60875: IRRE: On changing a dropdown with onchange only reload that one IRRE-record
Is there even any need to reload (and save) a record for onchange operations, or is this just an old artifact? Martin Sonnenholzer
11:43 Feature #60908: Provide Evaluation of TCA select fields
+1 I had that problem a few times Martin Sonnenholzer
11:11 Bug #60405: PageTree cannot select/expand hidden nodes
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Bug #60405 (Under Review): PageTree cannot select/expand hidden nodes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:39 Bug #52470: In Chrome RTE inserts weird SPAN tags
This issue is still present in Chrome 36 with TYPO3 6.2.4!
Chrome is a very popular browser and many of our clien...
Falk no-lastname-given
09:21 Bug #60965: TYPO3 identifier of file abstraction layer inconsistent
I could solve the problem when canonicalize the identifier at fetching the list, @isWithin@ and @getFolderInfoByIdent... Arno Dudek
09:01 Task #60857: Change fetch of maximum version from subselect to join
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:52 Task #60857: Change fetch of maximum version from subselect to join
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:55 Bug #60726: __identity field will not be rendered if of type @lazy
I know it is for loading domain models when needed. But in case of MM-Tables a @lazy annotation is the best solution ... Stefan Froemken

2014-08-13

22:12 Bug #60726: __identity field will not be rendered if of type @lazy
> To prevend it from validation I have added the @lazy annotation in domain model.
Is this sentence correct? If so...
Christian Kuhn
22:00 Task #60878 (Resolved): CGL Cleanup: Fix TYPO3SniffPool.Strings.ConcatenationSpacing-Sniff
Applied in changeset commit:92635e915b277a8d3d016a58e76affe88fae2b32. Andy Grunwald
20:43 Task #60878: CGL Cleanup: Fix TYPO3SniffPool.Strings.ConcatenationSpacing-Sniff
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Bug #56336 (Resolved): Prevent Inclusion of MediaWizardProvider* in Base Bootstrap
Applied in changeset commit:20d4bff436a0623068c1ce9d19282b165fa95a5c. Anonymous
20:52 Bug #56336: Prevent Inclusion of MediaWizardProvider* in Base Bootstrap
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:50 Bug #56336: Prevent Inclusion of MediaWizardProvider* in Base Bootstrap
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:49 Bug #56336: Prevent Inclusion of MediaWizardProvider* in Base Bootstrap
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Bug #51572 (Resolved): Extensions order changing in LocalConfiguration.php during extensions update
Applied in changeset commit:6234622f928d147efab9b7b21430d161d570e43f. Nicole Cordes
21:24 Bug #60965 (Closed): TYPO3 identifier of file abstraction layer inconsistent
Please don't wonder if you have seen this on stackoverflow first. But I think this here is the better place :)
I'm...
Arno Dudek
21:11 Bug #56362: typo3conf/PackageStates.php constantly changes
I'm using 6.2.5-dev that has commit:8eca965bff4a9f917c9c59e970bdc9269d3e1503 and the number of changes in PackageStat... Ian Solo
12:43 Bug #56362: typo3conf/PackageStates.php constantly changes
Lars, what exactly do you want to write into the release notes?
I just don't get your point here, sorry.
Markus Klein
12:40 Bug #56362: typo3conf/PackageStates.php constantly changes
We’ll certainly all agree that this is the extension author’s fault and none of the core’s responsibility, and I was ... Lars Trebing
12:29 Bug #56362: typo3conf/PackageStates.php constantly changes
@Lars: The comment you refer to is not related to this ticket at all. The changing sorting order will also happen aft... Markus Klein
12:04 Bug #56362: typo3conf/PackageStates.php constantly changes
If an extension depends on another one without stating this dependency correctly, this is clearly a bug in the extens... Christian Kuhn
11:48 Bug #56362: typo3conf/PackageStates.php constantly changes
By the way, this should somehow be marked as a breaking change, because it will sometimes result in crashes when exte... Lars Trebing
21:04 Bug #45092 (Closed): Allow disabling the default MediaWizardProvider
resolved with the related issue. Christian Kuhn
21:00 Task #60356 (Resolved): Extend install tool suhosin checks
Applied in changeset commit:c9a187ad252c0fe6868c670c4dc5cae5801e6d26. Oliver Hader
20:42 Task #60356: Extend install tool suhosin checks
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:00 Bug #60577 (Resolved): JavaScript error in Install Tool when using toggleButton in "Test setup"
Applied in changeset commit:db808b10822deb731332e7941d316bdcad719e52. Wouter Wolters
19:55 Bug #60577: JavaScript error in Install Tool when using toggleButton in "Test setup"
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:54 Bug #60577 (Under Review): JavaScript error in Install Tool when using toggleButton in "Test setup"
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:30 Bug #60912 (Resolved): f:debug does not ouput properties of stdClass objects
Applied in changeset commit:d3d26830973ba2d483a7a5a31d60d816a2aaf35c. Christian Weiske
20:10 Bug #60912: f:debug does not ouput properties of stdClass objects
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:05 Bug #60912: f:debug does not ouput properties of stdClass objects
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Bug #60912: f:debug does not ouput properties of stdClass objects
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:28 Bug #60912: f:debug does not ouput properties of stdClass objects
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:30 Bug #60758 (Resolved): defaultMailFromName setting not used in test mail
Applied in changeset commit:305ea153c6f9ecf2ee59f9c1119053df8603dc25. Oliver Hader
20:28 Bug #60758: defaultMailFromName setting not used in test mail
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:20 Bug #60758: defaultMailFromName setting not used in test mail
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Bug #60925 (Resolved): Install / Environment Check / Check suhosin.executor.include.whitelist might fail due to wrong delimiter
Applied in changeset commit:6416048e15c4ed465a2800c34ccc95f582d7d725. Markus Klein
19:30 Bug #60925: Install / Environment Check / Check suhosin.executor.include.whitelist might fail due to wrong delimiter
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:52 Bug #60925 (Under Review): Install / Environment Check / Check suhosin.executor.include.whitelist might fail due to wrong delimiter
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:46 Bug #60925: Install / Environment Check / Check suhosin.executor.include.whitelist might fail due to wrong delimiter
Hi!
I don't know suhosin well enough, but can it be that there has been a change in the configuration syntax?
N...
Markus Klein
09:42 Bug #60925 (Closed): Install / Environment Check / Check suhosin.executor.include.whitelist might fail due to wrong delimiter
I always got a warning in the install tool that my suhosin.executor.include.whitelist does not contain phar (and vfs)... Anonymous
20:00 Bug #60859 (Resolved): Updating current_version does not work with some DMBS
Applied in changeset commit:0c50eb38ac143adc0606c239b9b19564bf1a226b. Andreas Kienast
19:51 Bug #60859: Updating current_version does not work with some DMBS
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:13 Bug #60957 (Closed): SYSEXT:install Add 'Cache' to 'Fix file and folder permission'
Thanks for reporting anyway Martin. I used the rm command a million times and the Cache folder was always created.
T...
Markus Klein
16:04 Bug #60957: SYSEXT:install Add 'Cache' to 'Fix file and folder permission'
Damn. I just repeated the procedure. Now 'Cache' was created. So my bugreport seems to be wrong and can be closed unt... Martin Bless
16:00 Bug #60957 (Closed): SYSEXT:install Add 'Cache' to 'Fix file and folder permission'
After a 'rm -rf typo3temp/*' the installtool thankfully offers a way to recreate necessary files and folder like show... Martin Bless
17:00 Task #60249 (Resolved): Publishing delete placeholder affects different workspaces as well
Applied in changeset commit:bbbd814622970061d47868f574aad72f974540e2. Oliver Hader
16:31 Task #60249: Publishing delete placeholder affects different workspaces as well
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:30 Task #60249: Publishing delete placeholder affects different workspaces as well
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:32 Bug #59440: HMENU of the type special=categories shows hidden pages
correction: the patch does work in both cases, but caching seems to be different: for the content element 'special me... taywa gmbh
15:23 Bug #59440: HMENU of the type special=categories shows hidden pages
this only works for the content element 'special menus' (tested and confirmed). however, if the menu is created with ... taywa gmbh
16:30 Task #59853 (Resolved): Wrong nesting of deleted versioned child records
Applied in changeset commit:b6c71b9c2b6e4330755d852ecc45a0dba5c9e16d. Oliver Hader
16:28 Task #59853: Wrong nesting of deleted versioned child records
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:27 Task #59853: Wrong nesting of deleted versioned child records
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Task #59113 (Resolved): Failing cascaded delete action of localized elements
Applied in changeset commit:ab25817ab24275c260115553aa64b44326c13cdc. Oliver Hader
16:25 Task #59113: Failing cascaded delete action of localized elements
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:20 Task #59113: Failing cascaded delete action of localized elements
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Task #59828 (Resolved): Page Tree not always updated after workspace actions
Applied in changeset commit:789bd50759f70271965cbc882f258b34321ccde5. Oliver Hader
16:17 Task #59828: Page Tree not always updated after workspace actions
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:17 Task #59828: Page Tree not always updated after workspace actions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Bug #60958 (Closed): Quickedit mode of Page module: RTE wizard and link wizard on title link are broken
The fullscreen button is not working in quickedit mode. Falk Gebauer
15:56 Bug #57914: INCLUDE_TYPOSCRIPT should skip hidden/temporary files
So, no progress here? What about patchset 4? zimmer7 GmbH
15:55 Bug #60649: Resource/Filter/FileNameFilter doesn't filter files in hidden directories…
In 4.5 you see those directories with a leading dot, but as they are not indexed in any way, this is ok. With FAL, th... zimmer7 GmbH
15:48 Bug #60940 (Rejected): Typo3 6.2.4 Content Image upload is not working
Since I was added a s awatcher, I am going to reject the bug report because it is not a bug :)
Please, read the fo...
Dmitry Dulepov
13:13 Bug #60940 (Needs Feedback): Typo3 6.2.4 Content Image upload is not working
Hi!
Please ask you question on one of the mailing lists or forums.
This is the bug tracker.
http://forum.typo3.o...
Markus Klein
13:08 Bug #60940: Typo3 6.2.4 Content Image upload is not working
Priya Agrawal wrote:
> Hello,
>
> I am using typo3 6.2.4
> when i upload the image from content element from bac...
Priya Agrawal
13:08 Bug #60940: Typo3 6.2.4 Content Image upload is not working
Priya Agrawal wrote:
> Hello,
>
> I am using typo3 6.2.4
> when i upload the image from content element from bac...
Priya Agrawal
13:06 Bug #60940 (Rejected): Typo3 6.2.4 Content Image upload is not working
Hello,
I am using typo3 6.2.4
when i upload the image from content element from backend http://screencast.com/t/6...
Priya Agrawal
15:46 Bug #56408: Quickedit mode - RTE has no user CSS
This issue also exists in 6.2 incl. 6.2.4.
The warning is raised if you have e.g. set open_basedir restrictions, the...
Falk Gebauer
11:35 Bug #60923: Keep phpunit 4.1 branch
Can you add some specific references/links for the mentioned issues? Mathias Brodala
00:00 Bug #60923 (Resolved): Keep phpunit 4.1 branch
Applied in changeset commit:d049120b15f2ac56032f523f698e34d94748da64. Christian Kuhn
11:07 Bug #20180: The Message "The backend is locked" is not translatable
Could it be made that if any content is found in file @LOCK_BACKEND@, it will be displayed to the User instead of the... Fabien Udriot
11:05 Bug #36754: SQL warning about collation in the install tool, Upgrade wizard
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:35 Bug #36754: SQL warning about collation in the install tool, Upgrade wizard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:33 Bug #36754: SQL warning about collation in the install tool, Upgrade wizard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:28 Bug #36754: SQL warning about collation in the install tool, Upgrade wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:46 Bug #60926 (Under Review): Cannot use slot to modify grid data array in workspace module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:55 Bug #60926 (Closed): Cannot use slot to modify grid data array in workspace module
Using slots in GridDataService does not work since passing arguments by reference does not work.
Since TYPO3 CMS 6.2...
Oliver Hader

2014-08-12

23:42 Bug #60923: Keep phpunit 4.1 branch
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:31 Bug #60923: Keep phpunit 4.1 branch
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:31 Bug #60923 (Under Review): Keep phpunit 4.1 branch
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:22 Bug #60923 (Closed): Keep phpunit 4.1 branch
Christian Kuhn
23:30 Bug #60577 (Resolved): JavaScript error in Install Tool when using toggleButton in "Test setup"
Applied in changeset commit:ca9245b348df44daa287b74a648c2c9cbbd77011. Wouter Wolters
21:09 Bug #15258: Relative links (anchors) in current page & baseURL & RealURL
Exactly the same problem apears again in typo3 6.2.4 I would be very happy to get a fix for that problem. Thanx Falk Ulrich
20:03 Bug #60650: ConfigurationManager::getConfigurationValueByPath ignores AdditionalConfiguration.php
1. I think writing the LocalConfiguration file should be a task done by em / install tool (=core) only. Extensions sh... Christian Kuhn
16:39 Bug #60722: Extbase/Fluid: Repository obect not usable when called via AJAX
Moved to Core Project, Category: Extbase Steffen Müller
15:30 Bug #60919 (Closed): References to files are sometimes wrong
A client called and asked me why he cannot delete a file in the file list.
I found out, that there is a reference to...
Reinhard Führicht
15:11 Bug #34636: option.disableDelete does not disable deletion
Too bad that there is still no solution for this issue. Peter Kraume
14:21 Bug #58148: If page is hidden - Content not visible in FE Preview
Seems this not yet entirely solved.
=> TYPO3 6.2.4
=> page, hidden=1, extend to subpages
=> subpage inside which...
Nils Blattner
14:16 Bug #60912 (Under Review): f:debug does not ouput properties of stdClass objects
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Bug #60912 (Closed): f:debug does not ouput properties of stdClass objects
When using @<f:debug>@ on a stdClass object, properties are not shown.
Reason for this is that extbase' @DebuggerU...
Christian Weiske
14:01 Bug #60913 (Closed): Cannot edit lazy loaded objects
Lazy loaded objects cannot be edited through Fluid forms.
Given the following form:...
Mathias Brodala
12:12 Bug #55883 (Closed): Random errors with activated APC.so
Alexander Opitz
10:14 Bug #55883: Random errors with activated APC.so
Yes you can close this issue. Many thanks for your support! Peter Kraume
09:39 Bug #55883: Random errors with activated APC.so
For myself I used APC 3.1.13 with PHP 5.4 as it included bugfixes for symlinked paths.
As a side note: APC 3.1.10 was...
Alexander Opitz
09:09 Bug #55883: Random errors with activated APC.so
I've contacted my hoster now and they said, that they use the latest stable version of APC which is not fully compati... Peter Kraume
12:04 Feature #60908: Provide Evaluation of TCA select fields
+1
I think this feature should be a must have for TYPO3.
Anonymous
12:02 Feature #60908: Provide Evaluation of TCA select fields
I agree, you can only work around this actually by forcing the select to multiselect (size>1).
Beeing able to make a...
Benjamin Rau
11:55 Feature #60908 (New): Provide Evaluation of TCA select fields
Currently, it is not possible to require a (single) select field as mandatory, meaning non-empty or required in TCA.... Moritz Ahl
11:38 Feature #60907 (Closed): Mass edit for file list
The list module has a great mass-edit function. If you use a clipboard other than "normal", you get checkboxes in eac... Robert Vock
10:16 Bug #43362: Language Update Repository Error /Freeze
:-) Daniel Ostmann
10:16 Bug #43362: Language Update Repository Error /Freeze
HA! it worked! that was the cause... i get some error messages but at least the translation handling works its way al... Joshua Schär
09:49 Bug #43362: Language Update Repository Error /Freeze
What about #36754? Daniel Ostmann
09:47 Bug #43362: Language Update Repository Error /Freeze
Oh, that could be your problem! You database seems to have multiple charsets...
Did you upgraded your installation...
Daniel Ostmann
09:43 Bug #43362: Language Update Repository Error /Freeze
no... see the error message ettached. couldnt solve it until now, there are lots of other people who encounter this e... Joshua Schär
09:28 Bug #43362: Language Update Repository Error /Freeze
Ok. Can you migrate the file relations? Maybe you'll see it after that. Daniel Ostmann
08:26 Bug #43362: Language Update Repository Error /Freeze
wow, thx for the quick reply. check the screenshot for what it is that i see in my installtool "upgrade wizard" secti... Joshua Schär
09:59 Bug #56030: cli_dispatch.phpsh : Fatal error: The PackageStates.php file is either corrupt or unavailable.
But calling cli_dispatch this way... Alexander Opitz
 

Also available in: Atom