Project

General

Profile

Activity

From 2015-03-16 to 2015-04-14

2015-04-14

22:45 Bug #59147: Wrong extension precedence in TYPO3 6.2
This issue is a regression, and should be marked as such. Kasper Ligaard
22:37 Bug #54004 (Needs Feedback): Extension checker does not use the autoloader?
Nicole Cordes
22:33 Bug #56362 (Needs Feedback): typo3conf/PackageStates.php constantly changes
I did some testing with TYPO3 7 (current master) as well as with 6.2 (current branch) and can't find any changes afte... Nicole Cordes
22:06 Bug #62198 (Needs Feedback): Extension Manager: wrong translation
Can you please try to update your translation files over the "Language" module. Nicole Cordes
20:00 Task #65465 (Resolved): Cleanup: TYPO3\CMS\Core\Database\ReferenceIndex
Applied in changeset commit:e004124e399986f20b3a371bddce7ff65fcb83c6. Stephan Großberndt
19:22 Feature #66173: Allow editing of page title by doubleclick
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:46 Bug #66169: Empty grid list in frontend workspace preview
This is what you get in the JS console:
!pic1411.png!
I tested it on several sites with https and http and even...
Jose Antonio Guerra
18:05 Bug #66424: fe group limit
hope this helps. could you please try this and tell us if you're satisfied with this solution? Christian Kuhn
18:01 Bug #66424 (Needs Feedback): fe group limit
Christian Kuhn
18:00 Bug #66424: fe group limit
Hello Stefa No.
The core setup strives to come around with sane defaults regarding the size of DB fields. For 99,9% ...
Christian Kuhn
17:28 Bug #66424 (Rejected): fe group limit
Hello, with Typo3 <= 4.5.x and <= 6.2.x,
user groups are handled as a comma-separated list
of ids inside a string f...
Stefa No
17:54 Bug #30229: Error when deleting a Page with translation
This bug occurs on a production system with 6.2.11
This is reproducable with the introduction package, using the 6...
Sybille Peters
17:31 Bug #64713: ' Unexpected token }' when editing text with image CE
I confirm this bug. Any idea on how to solve that? Using another "concatenated" version of the scripts when debug is on? Xavier Perseguers
17:08 Bug #66412: Saving own user configuration fails when exclude fields are configured
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:39 Bug #66412: Saving own user configuration fails when exclude fields are configured
The usecase is for user maintenance by a module for "super users".
I have a module for backend users so they can ...
Benjamin Serfhos
13:57 Bug #66412: Saving own user configuration fails when exclude fields are configured
I'm failing to understand the usecase.
A normal user never has access to the be_user record. So why having exclude...
Markus Klein
10:16 Bug #66412: Saving own user configuration fails when exclude fields are configured
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:14 Bug #66412 (Under Review): Saving own user configuration fails when exclude fields are configured
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:09 Bug #66412 (Closed): Saving own user configuration fails when exclude fields are configured
The \TYPO3\CMS\Setup\Controller\SetupModuleController::storeIncomingData() forces the update for the user even if he ... Benjamin Serfhos
16:59 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:36 Bug #66423 (Closed): FAL Indexer createIndexEntry careless about non-string compatible values in exception message
As topic says: when Indexer::createIndexEntry is called with something that is not string-compatible (which is the ca... Claus Due
15:18 Bug #66352: UriBuilder calls getTargetPageTypeByFormat with wrong extension name (affects extbase formatToPageTypeMapping)
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 #66352: UriBuilder calls getTargetPageTypeByFormat with wrong extension name (affects extbase formatToPageTypeMapping)
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:12 Bug #66352 (Under Review): UriBuilder calls getTargetPageTypeByFormat with wrong extension name (affects extbase formatToPageTypeMapping)
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:56 Bug #66421 (Closed): RTE insert Image from drag and drop tab - no image name showed (only size of image)
When i insert in RTE an image with *Drag and Drop*, in *Drag and Drop* tab can i see a list of images with only the s... Mnh Thien Nhan
14:00 Bug #65117 (Resolved): Extensionmanager: Update of Extension with higher TYPO3-dependency not possible
Applied in changeset commit:ad23774a72f08d6aecaef615b4f3f8de19b30e32. Alexander Opitz
14:00 Bug #66410 (Resolved): EM: Dependency errors are lost as a side-effect of sub-dependency check
Applied in changeset commit:3b3955755174132fb4c7bc760d2aad8e19c8355a. Nicole Cordes
13:46 Bug #66410: EM: Dependency errors are lost as a side-effect of sub-dependency check
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:33 Bug #66410 (Under Review): EM: Dependency errors are lost as a side-effect of sub-dependency check
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:28 Bug #66410: EM: Dependency errors are lost as a side-effect of sub-dependency check
Furthermore, if fixed but without #65117 applied, the (other) problem remains: the update button is not visible for TV Xavier Perseguers
10:19 Bug #66410: EM: Dependency errors are lost as a side-effect of sub-dependency check
To be more precise, @checkDependencies@ finds an error with TV version 2.0.3 (check on TYPO3 Core), then searches for... Xavier Perseguers
10:11 Bug #66410 (Accepted): EM: Dependency errors are lost as a side-effect of sub-dependency check
Problem when SIT is not loaded is that @\TYPO3\CMS\Extensionmanager\Utility\DependencyUtility::checkDependencies@ res... Xavier Perseguers
09:53 Bug #66410 (Closed): EM: Dependency errors are lost as a side-effect of sub-dependency check
h2. How to reproduce
* Tested on TYPO3 6.2
* Download (without installing) TemplaVoilà 1.9.0
* (Possibly downloa...
Xavier Perseguers
13:51 Feature #52217: Hook for analyzing record
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:05 Feature #52217: Hook for analyzing record
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:35 Bug #66419: im_useStripProfileByDefault should be either checked or switched of with graphicsmagick preset
Please see related ticket #21851 for technical insights on why @im_useStripProfileByDefault@ should be tackled with. Xavier Perseguers
13:27 Bug #66419: im_useStripProfileByDefault should be either checked or switched of with graphicsmagick preset
Having GM on Debian GNU/Linux 7.0:
output of gm version...
Kay Strobach
12:56 Bug #66419 (Closed): im_useStripProfileByDefault should be either checked or switched of with graphicsmagick preset
having this option enabled can cause fatal errors, which are hard to investigate Kay Strobach
12:53 Bug #66152: Distribution: Can not install distributions that depend on older extensions
I found this link https://review.typo3.org/#/c/38658/1
I got no PHP errors after patching but got still the same mes...
Stephan Bauer
12:35 Bug #66414 (Closed): Depency errors not saved
closed as duplicate of the former ticket which is targeted at 6.2.12 on our official board: https://forger.typo3.org/... Xavier Perseguers
11:35 Bug #66414: Depency errors not saved
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:10 Bug #66414 (Under Review): Depency errors not saved
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:05 Bug #66414 (Closed): Depency errors not saved
Dependency errors are not saved if an dependency to another extension, which is not yet installed, is tested. Already... Nicole Cordes
11:09 Bug #66411: New locking API exceptions too generic
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:04 Bug #66411: New locking API exceptions too generic
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:01 Bug #66411: New locking API exceptions too generic
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:00 Bug #66411: New locking API exceptions too generic
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:59 Bug #66411 (Under Review): New locking API exceptions too generic
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:57 Bug #66411 (Closed): New locking API exceptions too generic
The new locking API currently only uses @RuntimeException@ to hint at errors during lock acquisition.
While this a...
Mathias Brodala
10:27 Feature #66413 (Closed): Eequivalent to TemplaVoila's noEditOnCreation
It would be great if TYPO3 CMS would offer an option to create - save - close a new elements, pages, ... in one singl... Markus Bischof
09:35 Bug #59928: format.crop view helper doesn't work anymore
I tested with TYPO3 6.2.11 with a code like:... Riccardo De Contardi
09:30 Bug #65506 (Resolved): Links inside list elements not working propery
Applied in changeset commit:07be3dfcd426441ae74ee3a3555521caa2842041. Nicole Cordes
09:06 Bug #65506: Links inside list elements not working propery
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:56 Bug #66404: Switching between OpenID and normal login doesn't clear inputs
The patch fixes the issue. Rewriting the whole logic is/should be another task, e.g. #51308. Christian Weiske
08:55 Bug #66404: Switching between OpenID and normal login doesn't clear inputs
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:54 Bug #66404 (Under Review): Switching between OpenID and normal login doesn't clear inputs
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-04-13

23:37 Bug #53285 (Accepted): fe_user TCA for field image needs FAL adaption
Needs upgrade wizard and model adaption. Markus Klein
23:17 Bug #66407: Mediaplayer autostart not working
For HTML5 this attribute is called "autoPlay"
http://www.w3schools.com/tags/att_audio_autoplay.asp
So we need to ...
Markus Klein
23:14 Bug #66407: Mediaplayer autostart not working
As noted in #23910, the change is not present in the Code anymore. Markus Klein
22:43 Bug #66407 (Closed): Mediaplayer autostart not working
The mediaplayer does not automatically start the movie when autostart is ON. This is because the proper parameter nam... Bas van Beek
23:09 Feature #66406 (Closed): Update texts in locallang_db.xml without reinstalling the extension.
Markus Klein
23:01 Feature #66406: Update texts in locallang_db.xml without reinstalling the extension.
Clearly, it does the work.
Solved.
Thank you!
Guillermo Oramas
22:55 Feature #66406: Update texts in locallang_db.xml without reinstalling the extension.
Well, please go to the install tool, section Presets and enable the developer preset.
You'll then see the third butt...
Markus Klein
22:42 Feature #66406: Update texts in locallang_db.xml without reinstalling the extension.
There is no third button (at least by default).
Guillermo Oramas
22:32 Feature #66406: Update texts in locallang_db.xml without reinstalling the extension.
http://blog.reelworx.at/detail/typo3-cms-clear-cache-buttons-explained/ Markus Klein
22:29 Feature #66406 (Needs Feedback): Update texts in locallang_db.xml without reinstalling the extension.
You need to clear the system caches (third button in the menu). Markus Klein
22:17 Feature #66406: Update texts in locallang_db.xml without reinstalling the extension.
Tested on TYPO3 6.2.9. Guillermo Oramas
22:15 Feature #66406 (Closed): Update texts in locallang_db.xml without reinstalling the extension.
If I change a text in the locallang_db.xml file I have to uninstall the extension and then install it again in order ... Guillermo Oramas
21:55 Task #65465: Cleanup: TYPO3\CMS\Core\Database\ReferenceIndex
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:02 Task #65465: Cleanup: TYPO3\CMS\Core\Database\ReferenceIndex
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:46 Task #65465: Cleanup: TYPO3\CMS\Core\Database\ReferenceIndex
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:46 Task #65465: Cleanup: TYPO3\CMS\Core\Database\ReferenceIndex
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:39 Task #65465: Cleanup: TYPO3\CMS\Core\Database\ReferenceIndex
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:01 Bug #66404 (Accepted): Switching between OpenID and normal login doesn't clear inputs
Markus Klein
19:55 Bug #66404: Switching between OpenID and normal login doesn't clear inputs
Suggestion from Markus Klein is to rewrite the login and have separate login urls for each provider instead of js magic. Stephan Großberndt
19:54 Bug #66404 (Closed): Switching between OpenID and normal login doesn't clear inputs
In an installation with openid installed:
If you enter username and password at BE login
(manually or by browser...
Stephan Großberndt
20:01 Bug #66399: Backend OpenID login does not work anymore
#66404 needs to be fixed as well! Markus Klein
17:44 Bug #66399 (Accepted): Backend OpenID login does not work anymore
Markus Klein
17:32 Bug #66399: Backend OpenID login does not work anymore
Moreover we have the issue that mod.php does not even run try to validate the token, as we do not reach that point.
...
Markus Klein
17:16 Bug #66399: Backend OpenID login does not work anymore
The issue is that the module url generated for the returnUrl passed on to the provider has to contain a moduleToken.
...
Markus Klein
16:20 Bug #66399 (Closed): Backend OpenID login does not work anymore
The OpenID login in the backend in git master does not work anymore. The OpenID wizard works.
This is since...
Christian Weiske
18:47 Bug #60382 (Accepted): Shortcut is displayed like a regular page if isn't a shortcut in the original language
Markus Klein
18:35 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:23 Feature #66173: Allow editing of page title by doubleclick
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:20 Feature #66173: Allow editing of page title by doubleclick
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:21 Bug #61954 (New): Click-enlarge problem when an image is inside ul li OR ol li
Re-opening this issue as the fix was reverted. Stanislas Rolland
18:11 Bug #66335: Can not pass options to a Domain Model Validator
Thanks for reporting this issue. Please do not add watchers (although the issue tracker allows you to do so). Please ... Steffen Gebert
18:00 Bug #62184 (Resolved): Exception using GIFBUILDER in css_styled_content texpic renderer
Applied in changeset commit:2adb9eac1045595904064e8763afb258cb560d56. Xavier Perseguers
17:51 Bug #62184: Exception using GIFBUILDER in css_styled_content texpic renderer
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:55 Bug #62184: Exception using GIFBUILDER in css_styled_content texpic renderer
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 Bug #65626: References in the filelist show all references to an ID
We also experience this problem in a large multi-domain-installation. Trying to reproduce the bug in a smaller enviro... Martina Ahlswede
17:49 Bug #63675 (Closed): High memory consumption for softRefs in ReferenceIndex->getRelations  while bulk inserting
Merged Andreas Kienast
17:32 Bug #63675: High memory consumption for softRefs in ReferenceIndex->getRelations  while bulk inserting
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
17:04 Bug #63675 (Under Review): High memory consumption for softRefs in ReferenceIndex->getRelations  while bulk inserting
Still not ready for 6.2 Xavier Perseguers
17:00 Bug #63675 (Resolved): High memory consumption for softRefs in ReferenceIndex->getRelations  while bulk inserting
Applied in changeset commit:72c3dec560e8f0c5bbdf668b342d5c99937801f1. Stephan Großberndt
16:58 Bug #63675: High memory consumption for softRefs in ReferenceIndex->getRelations  while bulk inserting
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:49 Bug #66403 (Closed): Invalid cache entry identifier
Andreas Kienast
17:25 Bug #66403 (Under Review): Invalid cache entry identifier
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:24 Bug #66403 (Closed): Invalid cache entry identifier
#63675 introduced a regression in which an invalid cache entry identifier is generated Andreas Kienast
17:30 Bug #65080 (Resolved): belog > Log list
Applied in changeset commit:af6e83fc7585b173dd0819d1360e51cbb40e2b36. Andreas Fernandez
17:13 Bug #65989: Indexed_search extbase plugin doesn't work with mysql fulltext search
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:08 Bug #65506: Links inside list elements not working propery
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:33 Bug #65506 (Under Review): Links inside list elements not working propery
Xavier Perseguers
15:30 Bug #65506 (Resolved): Links inside list elements not working propery
Applied in changeset commit:9bab623405c239a7924fa166daf78d8b3b47add1. Nicole Cordes
15:29 Bug #65506: Links inside list elements not working propery
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
15:22 Bug #65506: Links inside list elements not working propery
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:06 Bug #65809: Autocompletion fails in TypoScript-Editor
not yet ready, postponed Xavier Perseguers
12:07 Bug #65809 (Needs Feedback): Autocompletion fails in TypoScript-Editor
Hi Philipp, I wrongly removed screenshots thinking there were same. As such I remember one did not have proper indent... Xavier Perseguers
17:02 Bug #38110: Conceptual problem in Web > Access > User Overview
I think it is solved in 6.2.x: the attached screenshot Cattura.png is from demo site, and each page shows its owner/g... Riccardo De Contardi
17:00 Bug #66208 (Resolved): Typo3 interprets unlimited POST data as limited to 0B
Applied in changeset commit:4d3c3fcbc45fbcc7ef6325ef3638d1eb25b701a0. Markus Klein
16:45 Bug #66208: Typo3 interprets unlimited POST data as limited to 0B
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:57 Task #66354 (Rejected): Travis: run PHP_LINT at first
Andreas Kienast
16:54 Feature #66118: Relax identifiers for caching framework
I suppose that is a way to deal with this - thanks.
Would be fine by me to close this.
Jost Baron
16:52 Bug #64904 (Under Review): indexed search experimental advanced search is not working
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:46 Bug #66401 (Closed): span.allowedAttribs not taken into account
Own defined attibutes are not working in a <span> tag although they are configured in 'span.allowedAttribs' in pageTS... Marieke de Bruin
16:39 Bug #30863: t3lib_pagerenderer
In TYPO3 CMS 6.2.11 the only occurences of the string "$labelsFromFile[$label]" are in the file
/typo3/sysext/co...
Riccardo De Contardi
16:30 Bug #29780: BE Design: Very long page titles break do not look nice
Test done using the demo site (6.2.9) and adding a page with a long title (approx. 450 chars): The results are in the... Riccardo De Contardi
16:10 Bug #66251 (Under Review): indexed search: Extbase plugin uses settings with dot
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:03 Bug #65117 (Under Review): Extensionmanager: Update of Extension with higher TYPO3-dependency not possible
Not ready until merged in 6.2 as well Xavier Perseguers
16:00 Bug #65117 (Resolved): Extensionmanager: Update of Extension with higher TYPO3-dependency not possible
Applied in changeset commit:713c8110effcbbdd04a7759f38d8bf23ac790a7c. Alexander Opitz
15:56 Bug #65117: Extensionmanager: Update of Extension with higher TYPO3-dependency not possible
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:00 Bug #66243 (Resolved): File links in RTE don't get counted as a reference since TYPO3 6.2.11
Applied in changeset commit:7c0304a2861bf272b3bd599400aeb5dbd95211ec. Nicole Cordes
15:44 Bug #66243: File links in RTE don't get counted as a reference since TYPO3 6.2.11
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:00 Bug #65980 (Resolved): indexed_search: Section titles have wrong js
Applied in changeset commit:225eb71f992235e099906cd4fa45159eb02daba3. Tymoteusz Motylewski
15:30 Bug #65980: indexed_search: Section titles have wrong js
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
15:30 Bug #66398 (Resolved): Revert https://review.typo3.org/37541/
Applied in changeset commit:520ae7290a58f07bff4842449b682acf6bd43ebd. Nicole Cordes
15:16 Bug #66398 (Under Review): Revert https://review.typo3.org/37541/
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 #66398 (Closed): Revert https://review.typo3.org/37541/
Unfortunately I merged the wrong ticket while my review process. We have to revert it. Nicole Cordes
15:30 Bug #58003 (Resolved): Indexed Search broken (Exception during search)
Applied in changeset commit:c2cbc8ea6f436e165026eaefd35dcd4b5b205382. Robert Vock
15:18 Feature #46017: Language switcher for pagetree in Backend
Has this feature already found its way into 7.1?
I'd like to implement it for 6.2, has anyone done this?
Christian Baer
15:12 Bug #62682 (Closed): Separate core and css_styled_content
Closed, since this work is done in #65922 Patrick Broens
15:07 Epic #63846: Refactoring of form element classes
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:35 Epic #63846: Refactoring of form element classes
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Feature #47712 (Resolved): Refactor Locking
Applied in changeset commit:889d9d09baacdfa23aabfa0495476ec1a6f8c63a. Markus Klein
11:57 Feature #47712: Refactor Locking
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Feature #47712: Refactor Locking
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:46 Feature #47712: Refactor Locking
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:14 Feature #47712: Refactor Locking
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:13 Feature #47712: Refactor Locking
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:28 Bug #61154: "Migrate all file links of RTE-enabled fields to FAL" fails with "Reference index was probably out of date."
Same problem while upgrading from 4.5.40 to 6.2.11.
Workaround worked fine. Thank you!
Heinrich Pegelow
14:07 Bug #66397 (Closed): FAL ignores but fails on missing "sha1" for entries
This one is not so much a bug as a major inconvenience caused by errors being hidden away deep inside FAL. It cost me... Claus Due
13:54 Task #66369: Introduce an API for adding tabs to the ElementBrowser
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:24 Task #66369: Introduce an API for adding tabs to the ElementBrowser
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:00 Bug #52126 (Resolved): Readable output for type "group" and using mm tables is wrong
Applied in changeset commit:245148676b8470de04c36c4469a10882e3eb7478. Xavier Perseguers
12:34 Bug #52126: Readable output for type "group" and using mm tables is wrong
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
12:32 Bug #52126 (Under Review): Readable output for type "group" and using mm tables is wrong
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 Bug #52126 (Resolved): Readable output for type "group" and using mm tables is wrong
Applied in changeset commit:aa49f0d6f8e1005a522f9251ed6c980d187eca1c. Georg Ringer
11:29 Bug #52126: Readable output for type "group" and using mm tables is wrong
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
11:17 Bug #52126: Readable output for type "group" and using mm tables is wrong
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
10:50 Bug #52126: Readable output for type "group" and using mm tables is wrong
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:28 Bug #52126: Readable output for type "group" and using mm tables is wrong
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:30 Bug #65952 (Resolved): Move content element previews belonging to css_styled_content to this extension
Applied in changeset commit:326f639629a8b352dabca5ac5c49b99a65c753ab. Patrick Broens
08:12 Bug #65952: Move content element previews belonging to css_styled_content to this 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
12:30 Task #66390 (Rejected): Conflicting "use" namespace in extension extLocalconf.php and extTables.php breaks cache
Usage of "use" statement inside those files is strictly forbidden, exactly because of this issue.
It is way more e...
Markus Klein
11:56 Task #66390 (Rejected): Conflicting "use" namespace in extension extLocalconf.php and extTables.php breaks cache
Using shortened namespaces with "use" in the files extLocalconf.php and extTables.php for an extension breaks the cac... Sven Flesch
11:30 Bug #57129 (Resolved): Related group db record title does not resolve correctly
Applied in changeset commit:aa49f0d6f8e1005a522f9251ed6c980d187eca1c. Georg Ringer
11:29 Bug #57129: Related group db record title does not resolve correctly
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
11:17 Bug #57129: Related group db record title does not resolve correctly
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
10:50 Bug #57129: Related group db record title does not resolve correctly
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:28 Bug #57129: Related group db record title does not resolve correctly
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:55 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
TSniper no-lastname-given wrote:
> How can i optimize the workspace performance?
It's also helpful, to discard or p...
Andreas Lingott
07:30 Task #65992 (Resolved): Replace as much occurrences of IconUtility::skinImg as possible
Applied in changeset commit:d265026fb1e5c06a8b17fc1902f38481d9fde86c. Jan Helke
07:19 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2015-04-12

23:45 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
Hi TSniper,
how many pages do you have?
Did you already run the low level cleaner?
Alexander Opitz
23:20 Bug #66152: Distribution: Can not install distributions that depend on older extensions
Hello Alexander,
I'm using 6.2. Is there a way to get the patch for this version?
Stephan Bauer
23:00 Bug #66152: Distribution: Can not install distributions that depend on older extensions
Hi Stephan,
can you test with mentioned patch? If it doesn't work, I'll take a look into this issue.
Alexander Opitz
18:24 Task #66375: Adjust the linkvalidator task to handle the record links
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:00 Bug #66380 (Resolved): t3editor throws error notification on each save
Applied in changeset commit:1765249ffe7df0a5e43411ce694a97bf63dff8f7. Andreas Fernandez

2015-04-11

20:41 Task #66370 (Under Review): Add generic preview URL generator API
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:30 Bug #65858 (Resolved): Fatal error in info_pagetsconfig
Applied in changeset commit:bdf33b9341cf72666a3e244be1dd9646181a8658. Anonymous
19:24 Bug #65858: Fatal error in info_pagetsconfig
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 #65858: Fatal error in info_pagetsconfig
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:29 Bug #66286 (Closed): Page TSconfig module tries to load old class name
Closed as duplicate, combined both patches in the other issue. Jigal van Hemert
19:00 Bug #66382 (Resolved): Fix url in EditDocumentController
Applied in changeset commit:e1680e1bd6ab287fe00b7073f222b7b766a0c75e. Markus Klein
18:31 Bug #66382 (Under Review): Fix url in EditDocumentController
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 #66382 (Closed): Fix url in EditDocumentController
urls look like this:
typo3/mod.php?&M=record_edit&moduleToken=...
remove the superfluous &.
Markus Klein
18:11 Task #66369: Introduce an API for adding tabs to the ElementBrowser
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:37 Task #66369: Introduce an API for adding tabs to the ElementBrowser
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:00 Task #66369 (Under Review): Introduce an API for adding tabs to the ElementBrowser
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:22 Bug #65080: belog > Log list
The icon is for example shown at "These fields are not properly updated in database: ($table) Probably value mismatch... Andreas Kienast
12:20 Bug #65080: belog > Log list
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:20 Bug #65080 (Under Review): belog > Log list
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:02 Bug #66358: Frontend editing panels not showing icons
Issue is that the markup in the edit panel has been changed to use font awesome icons but the whole FA and bootstrap ... Jigal van Hemert
11:44 Bug #66380: t3editor throws error notification on each save
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 #66380 (Under Review): t3editor throws error notification on each save
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:33 Bug #66380 (In Progress): t3editor throws error notification on each save
Andreas Kienast
11:30 Bug #66380 (Closed): t3editor throws error notification on each save
When saving a TS template that was changed by the t3editor in the "Template" module, an error message is thrown every... Andreas Kienast
11:11 Task #66375 (Under Review): Adjust the linkvalidator task to handle the record links
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:48 Bug #66243: File links in RTE don't get counted as a reference since TYPO3 6.2.11
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:22 Bug #66243: File links in RTE don't get counted as a reference since TYPO3 6.2.11
Another possibility would be to drop the code and add a check that simply adds the softref setting for fields which o... Markus Klein
00:16 Feature #47712: Refactor Locking
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2015-04-10

23:49 Bug #66243: File links in RTE don't get counted as a reference since TYPO3 6.2.11
IMHO removing the parsing for link wizard would be a bad idea. This means that every extension using the link wizard ... Nicole Cordes
23:46 Bug #66243: File links in RTE don't get counted as a reference since TYPO3 6.2.11
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:04 Bug #66243: File links in RTE don't get counted as a reference since TYPO3 6.2.11
h2. Analysis
The reported bug here will be solved by reverting the first hunk in
https://review.typo3.org/#/c/37086/...
Markus Klein
22:59 Feature #66371: Add autoplay option to
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:40 Feature #66371 (Under Review): Add autoplay option to
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 Feature #66371 (Closed): Add autoplay option to
To use the RenderingRegistry introduces with #61800 we have the option to render audio and video tags.
#66366 add...
Frans Saris
22:59 Bug #65980 (Under Review): indexed_search: Section titles have wrong js
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:43 Story #46140: Add configurable linkhandler for arbitrary records
I abandoned the patch and decomposed the requirements into separate tasks to ease the reviews. Markus Klein
20:28 Story #46140: Add configurable linkhandler for arbitrary records
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:22 Bug #57568: Unable to select DB Mount in sys_action "create backend user"
We solved this problem in our environment (TYPO3 6.2.11). In addition to the problem with the function JSCode() as re... STI UdeS
22:19 Bug #62848: FAL file info permissions
Are it only files in the folder "_migrated" the editors aren't allowed to view? What if you move such a file to user_... Frans Saris
22:16 Task #66375 (Closed): Adjust the linkvalidator task to handle the record links
Markus Klein
22:14 Task #66374 (Closed): Ensure the softref parser properly handles record links
Markus Klein
22:09 Bug #50392 (Closed): Specifying size in ImageViewHelper does nothing
Updating the "cached" info for storage 0 will tackled with #64196. Frans Saris
22:09 Bug #58003 (Under Review): Indexed Search broken (Exception during search)
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:57 Task #66373 (Closed): Extend typolink to handle record links
Add code to typolink (linkhandlers) to cope with those special links to records.
The configuration to generate the...
Markus Klein
21:52 Task #66369 (Accepted): Introduce an API for adding tabs to the ElementBrowser
Markus Klein
21:29 Task #66369 (Closed): Introduce an API for adding tabs to the ElementBrowser
Introduce a generic API to add tabs to the ElementBrowser and the RTE Link Wizard.
A tab registry should manage th...
Markus Klein
21:42 Feature #66218: Linkhandler for Shortcut
Can you please describe your feature request a bit more. Maybe with a concrete example. Thanks. Markus Klein
21:40 Task #66372 (Closed): Add a tab handler which can handle the selection of arbitrary records
The configuration shall be made up of:
* the tab identifier
* the associated table(s)
* optional other options
...
Markus Klein
21:36 Task #66370 (Closed): Add generic preview URL generator API
The preview URL is triggered with the save+view button of a record.
The preview URL is generated by the specific h...
Markus Klein
21:20 Feature #66366 (Under Review): Add MediaViewHelper
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 Feature #66366 (Closed): Add MediaViewHelper
Add a new viewhelper that used the new Rendering classes for rendering video and audio tags.
Frans Saris
19:30 Bug #66361 (Needs Feedback): Workspaces: Email Notifications are always sent to members of the current workspace, NOT the selected workspace.
Hi Sven,
do you mean "Workspace the user is in" or "stage of a workspace the user is in"?
Either way, good catc...
Mathias Schreiber
16:31 Bug #66361 (Closed): Workspaces: Email Notifications are always sent to members of the current workspace, NOT the selected workspace.
When an editor sends an item from draft workspace to publish (live workspace) then a window shows possible users to b... Sven Flesch
17:43 Feature #61649: Extbase settings merging (TS + FlexForm) should respect ".override" and ".ifEmpty" in FlexForms
I also wish this would be changed.
But after a look in the code (FrontendConfigurationManager::overrideStoragePidI...
Petra Arentzen
15:14 Epic #63846: Refactoring of form element classes
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Bug #66350 (Resolved): 6.2 static template outdated
Applied in changeset commit:d94e43f0552943f4ecbce32d9978ec123b540a60. Mathias Brodala
13:51 Bug #66350: 6.2 static template outdated
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:46 Bug #66350: 6.2 static template outdated
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:05 Bug #66350: 6.2 static template outdated
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:04 Bug #66350 (Under Review): 6.2 static template outdated
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:59 Bug #66350 (Closed): 6.2 static template outdated
The @v6.2@ static template of @css_styled_content@ in the current master is not up to date with changes from the 6.2 ... Mathias Brodala
14:01 Bug #66347 (Resolved): Alternative text used as link title in File Links
Applied in changeset commit:5698beaf77a2762dc28c4d53450efa5e92f7847a. Mathias Brodala
13:35 Bug #66347: Alternative text used as link title in File Links
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:49 Bug #66347 (Under Review): Alternative text used as link title in File Links
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:40 Bug #66347 (Closed): Alternative text used as link title in File Links
If an alternative text was specified for a file, it is used as link title for file, preview and icon in File Links.
...
Mathias Brodala
13:41 Bug #66341 (Under Review): processing folders are not created by upgrade wizard, forcing specific workflow during migration
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:34 Bug #66341 (Accepted): processing folders are not created by upgrade wizard, forcing specific workflow during migration
Your patch seems valid. Could you maybe push it to review.typo3.org? Frans Saris
10:54 Bug #66341: processing folders are not created by upgrade wizard, forcing specific workflow during migration
I checked again and attached screenshots from before and after clicking "try to fix file and folder permissions" on t... Daniel Neugebauer
13:25 Bug #66358 (Closed): Frontend editing panels not showing icons
When using frontend editing (feedit), and the setting "Display edit panels" is enabled is the Admin Panel, the edit p... Patrick Broens
13:22 Bug #66340: Processed files for storage 0 do not get updated when the original file changes
No, that happens when the system creates the new processed file. Frans Saris
13:05 Bug #66340: Processed files for storage 0 do not get updated when the original file changes
Does the Scheduler Task also delete potentially old Processed files?
Cheers
Nils
Nils Blattner
08:40 Bug #66340 (Needs Feedback): Processed files for storage 0 do not get updated when the original file changes
For all storages except storage 0 you can setup a scheduler task to update the sys_file and sys_file_metadata info wh... Frans Saris
12:25 Bug #66357 (Closed): Install Tool is stuck into databaseData step
h2. How to reproduce
# Grab a remote database dump containing a view different from local DB user (e.g., whose def...
Xavier Perseguers
11:51 Task #66354: Travis: run PHP_LINT at first
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:51 Task #66354: Travis: run PHP_LINT at first
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:50 Task #66354 (Under Review): Travis: run PHP_LINT at first
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:49 Task #66354 (Rejected): Travis: run PHP_LINT at first
Before we can run our tests, it makes sense to check for PHP syntax errors at first. Andreas Kienast
11:30 Task #58800 (Resolved): Wrong error message if local extension installation is disabled
Applied in changeset commit:a1c299e416bd412228bae20a905fe65c2fc2f113. Nicole Cordes
11:09 Task #58800: Wrong error message if local extension installation is disabled
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
01:33 Task #58800: Wrong error message if local extension installation is disabled
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:04 Bug #66352 (Closed): UriBuilder calls getTargetPageTypeByFormat with wrong extension name (affects extbase formatToPageTypeMapping)
With TYPO3 6.2, extbase introduced the option to map specific formats to page type numbers automatically with the vie... Philipp Kerling
10:46 Bug #66348 (Rejected): Renaming on upload problem
When uploading file which already exists TYPO3 adds extra number at the end of filename.
So if uploaded file name ...
Michal Cygankiewicz
10:39 Feature #50136: Improve SVG handling in filelist
Due to fixed with/height parameters in IMG tag the web>page module displays SVG images too wide.
Should we just add ...
Felix Kopp
10:30 Bug #65480 (Resolved): TYPO3 6.2.10 Flexform: Values of section elements are not displayed
Applied in changeset commit:3ad758744e8800d1b3cfa3c9afdddce823ed1fc4. Nicole Cordes
10:28 Bug #65480: TYPO3 6.2.10 Flexform: Values of section elements are not displayed
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
02:00 Bug #65480: TYPO3 6.2.10 Flexform: Values of section elements are not displayed
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:16 Bug #62454: Fluid BytesViewHelper class should use translated units
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:03 Bug #62454: Fluid BytesViewHelper class should use translated units
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:30 Bug #22167 (Resolved): Automatic scrolling of editing form when inserting paragraph
Applied in changeset commit:d03c59b72471f2b469d86a73fead1df80b9a534b. Stanislas Rolland
09:21 Bug #22167: Automatic scrolling of editing form when inserting paragraph
Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:19 Bug #22167: Automatic scrolling of editing form when inserting paragraph
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
08:56 Feature #66343: Add Hotkeys for backend
Suggestion:
* CTRL-W or ALT+W close current record
Xavier Perseguers
08:51 Bug #66344 (Under Review): Some exceptions contain HTML 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:49 Bug #66344: Some exceptions contain HTML code
The exceptions where found with this RegExp search pattern: @new .+Exception\(["'].*?<@ (false-positives need to be s... Mathias Brodala
08:49 Bug #66344 (Closed): Some exceptions contain HTML code
There are currently 4 exceptions in the core whose messages contain HTML code:
* @RuntimeException@ in @TYPO3\CMS\...
Mathias Brodala
07:59 Task #65852: Register caches via GeneralUtility::makeInstance()
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:50 Bug #66152 (Accepted): Distribution: Can not install distributions that depend on older extensions
Markus Klein
01:26 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
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 #66266 (Resolved): Frontend editing icons are pointing to the wrong URL
Applied in changeset commit:0500220abbe6f955d7a5351b7b82dbaf818a7c57. Patrick Broens
01:00 Bug #66263 (Resolved): Access method in extension manager not respected
Applied in changeset commit:708c2d57fb69fd4f4c4f71e73e908058be32dce5. Jigal van Hemert
00:53 Bug #66263: Access method in extension manager not respected
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

2015-04-09

23:44 Feature #66343 (Under Review): Add Hotkeys for 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
23:43 Feature #66343 (Closed): Add Hotkeys for backend
At the T3UXW15 we get the feedback, that hotkeys would be a great addition for some actions in the backend.
The fo...
Frank Nägler
23:33 Bug #66266: Frontend editing icons are pointing to the wrong URL
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:26 Bug #66266: Frontend editing icons are pointing to the wrong URL
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:00 Feature #50136 (Resolved): Improve SVG handling in filelist
Applied in changeset commit:ee634c4f19d2e2cfc0a8d4376763bd1160301119. Frans Saris
08:57 Feature #50136: Improve SVG handling in filelist
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:41 Epic #63846: Refactoring of form element classes
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:48 Epic #63846: Refactoring of form element classes
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:25 Epic #63846: Refactoring of form element classes
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Epic #63846: Refactoring of form element classes
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:24 Epic #63846: Refactoring of form element classes
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #65336 (Resolved): List module lacks buttons to translate content
Applied in changeset commit:da2ca9cb6ab90a3d66b1bf6aaecba51ed2d7a57b. Anonymous
21:38 Bug #65336 (Under Review): List module lacks buttons to translate content
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 Bug #66340: Processed files for storage 0 do not get updated when the original file changes
You can add a file indexer task in scheduler instead. Stephan Großberndt
18:55 Bug #66340 (Closed): Processed files for storage 0 do not get updated when the original file changes
Hi there
When files in storage 0 (possibly other storages aswell) get changed on the file system, the processed fi...
Nils Blattner
22:03 Bug #62454: Fluid BytesViewHelper class should use translated units
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:32 Bug #63383: Protocol relative url no longer working in page.includeCSS
Yes, you are right. This is because it was working without the .external parameter before. The issue can be closed. Charles Brunet
17:32 Bug #63383 (Needs Feedback): Protocol relative url no longer working in page.includeCSS
Still an issue on 6.2.11? Markus Klein
20:49 Bug #66341: processing folders are not created by upgrade wizard, forcing specific workflow during migration
6.2.11, which is the latest released version.
In "Folder structure" the install tool only lists @/typo3temp/_proce...
Daniel Neugebauer
19:22 Bug #66341 (Needs Feedback): processing folders are not created by upgrade wizard, forcing specific workflow during migration
What version of 6.2 are you using? The processed folder is part of the required folders since last release and should... Frans Saris
19:16 Bug #66341 (Closed): processing folders are not created by upgrade wizard, forcing specific workflow during migration
When migrating a website from 4.5 to 6.2, the upgrade wizard does not fully initialize the automatically created FAL ... Daniel Neugebauer
18:07 Bug #66243 (Under Review): File links in RTE don't get counted as a reference since TYPO3 6.2.11
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:21 Bug #66243 (Accepted): File links in RTE don't get counted as a reference since TYPO3 6.2.11
Markus Klein
17:46 Bug #52949: Speed decrease since 4.5
I'm not checking anything here, just cleaning up the bug tracker. Markus Klein
17:40 Bug #52949: Speed decrease since 4.5
Markus, can you please check the performance 7.x vs. 4.5 should be a lot faster, as we can skip the doubled class loa... Kay Strobach
17:41 Bug #65809 (Accepted): Autocompletion fails in TypoScript-Editor
Markus Klein
17:30 Bug #56127 (Needs Feedback): Images not processed in backend context if special chars in path
Is this still an issue with 6.2? Markus Klein
17:29 Bug #54375 (Needs Feedback): alternativeTempPath is not working (6.1.5)
There have been fixes in this area recently. Can you please check if this is still an issue on 6.2.12 or current master? Markus Klein
17:18 Bug #66263: Access method in extension manager not respected
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 #66085: file link could not be modified anymore
Thanks, I changed the link. Martina Ahlswede
16:04 Bug #66085: file link could not be modified anymore
It's bug #66243 not #6624 Tobias Schaefer
15:58 Bug #66085: file link could not be modified anymore
Even with the current 6.2.12 there still is the problem described in Bug #66243, means the problem with the wrong lin... Martina Ahlswede
15:00 Bug #66338 (Resolved): lowlevel_refindex script should skip nonRelationTables
Applied in changeset commit:fe697a4618d22c6d1c42df7cc52c75850361c4a2. Christian Weiske
14:31 Bug #66338: lowlevel_refindex script should skip nonRelationTables
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:26 Bug #66338 (Under Review): lowlevel_refindex script should skip nonRelationTables
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:23 Bug #66338 (Closed): lowlevel_refindex script should skip nonRelationTables
The lowlevel refindex CLI script still checks @sys_log@, which causes memory limit errors. Christian Weiske
15:00 Bug #17774 (Resolved): cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
Applied in changeset commit:16261377343e66f5d319b450c8d18145a81f9bd1. Christian Weiske
14:33 Bug #17774: cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
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:47 Bug #17774: cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
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:46 Bug #17774: cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
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:25 Bug #17774: cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
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:46 Bug #17774 (Under Review): cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
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 #45873: querySettings setRespectSysLanguage or setSysLanguageUid does not work
Sorry, I cannot report in more detail right now.
But with sys_language_mode = strict the behaviour is like expecte...
Jonas Eberle
11:59 Bug #50392: Specifying size in ImageViewHelper does nothing
The original issue I reported is not related to IM/GM and it is specific to files located in typo3conf/ext. These fil... Oliver Salzburg
08:33 Bug #50392: Specifying size in ImageViewHelper does nothing
Grégory Duchesnes wrote:
> the problem was that im_path, im_path_lzw and im_version_5 were not set in the LocalConfi...
Thomas Sperling
11:30 Bug #65829 (Resolved): Cancel button "id" in workspace
Applied in changeset commit:b5da1248cbc58e8baa50aa870483eaf09b1ae021. Anonymous
11:16 Bug #65829: Cancel button "id" in workspace
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:03 Bug #66231: Workspace very slow loading page tree
Maybe this fix will solve it.
https://github.com/ohader/TYPO3.CMS-Workspaces/commit/e4fe2cba200ad18b1d3ba98fc700196f...
Martin Tepper
11:02 Bug #66337 (Under Review): PackageStates.php file has incorrect permissions when being recreated again
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:18 Bug #66337 (Closed): PackageStates.php file has incorrect permissions when being recreated again
We have in _LocalConfiguration.php_ the next settings:
[BE][fileCreateMask] = 0660
[BE][folderCreateMask] = 2770
...
Sergio Catalá
11:00 Bug #66232 (Resolved): BE-User (Redakteur) sees SYSTEM and ADMIN groups
Applied in changeset commit:416621cf2e660e2ff34c827c8b0f9d421e1835da. Michael Oehlhof
10:57 Bug #66336: Refindex fixer should fix sys_file_reference problems
SQL query to delete @sys_file_reference@ entries for which no @sys_file@ row exists anymore:... Christian Weiske
09:56 Bug #66336 (Closed): Refindex fixer should fix sys_file_reference problems
The refindex fixer (@./typo3/cli_dispatch.phpsh lowlevel_refindex -e@) does only fix the table @sys_refindex@, but no... Christian Weiske
10:13 Bug #65563: File metadata can’t be edited inline
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:00 Task #66327 (Resolved): Rename FAL driver count methods
Applied in changeset commit:7ee5608770375ddfd7e54dc721d6703115438ba2. Mathias Brodala
09:43 Bug #66335 (Closed): Can not pass options to a Domain Model Validator
In the method \TYPO3\CMS\Extbase\Validation\ValidatorResolver::addCustomValidators the corresponding Validator (based... Taras Zakus
09:12 Bug #65870: Allow quoted keys in Fluids short-hand syntax, like `additionalParam="{'key': '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
08:52 Task #66323: Test more edge cases for trimExplode
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
06:55 Task #66323: Test more edge cases for trimExplode
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
06:37 Task #66323: Test more edge cases for trimExplode
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:53 Task #66323: Test more edge cases for trimExplode
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:02 Task #66323: Test more edge cases for trimExplode
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-04-08

22:49 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:48 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:17 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:02 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:56 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:24 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:52 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:49 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
I have same slow performance on workspace and it is really slow on loading page tree after a content editing in works... Mohamed Masmoudi
19:30 Bug #66270 (Resolved): ProcessedFile::CONTEXT_IMAGEPREVIEW should only downscale images
Applied in changeset commit:d8dcd6d742a4774b28344d9a8198201ec78c7c5d. Frans Saris
19:22 Bug #66270: ProcessedFile::CONTEXT_IMAGEPREVIEW should only downscale images
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:20 Feature #66331: Indexed Search Extbase Plugin per Typoscript einbinden
Guess the extbase version is still very beta. Only a view typoscript configurations are recogniced from the indexed_s... Andreas
17:27 Feature #66331 (Closed): Indexed Search Extbase Plugin per Typoscript einbinden
Derzeit ist es nicht möglich das Indexed Search Extbase Plugin via Typoscript einzubinden. Etwa mit dem vorgeschlagen... Andreas
17:04 Feature #66298: Allow installation via a git url
This _could_ lead to problems with wrong extension keys because _some_ people upload TYPO3 extensions with wrong exte... Simon Schaufelberger
17:00 Bug #65654 (Resolved): Error code 1238108067 exists twice
Applied in changeset commit:fed06410b1f0d7fd5e4d6ca408a4cade278ab33d. Xavier Perseguers
16:51 Bug #65654: Error code 1238108067 exists twice
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:44 Bug #65654 (Under Review): Error code 1238108067 exists twice
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:58 Bug #66329: FLUID doesn't reconize aria- attributes
Workaround: there is an attribute called: additionalAttributes which allows you to add them.
Not very intuitive, but...
Markus Klein
16:54 Bug #66329 (Accepted): FLUID doesn't reconize aria- attributes
Markus Klein
16:39 Bug #66329: FLUID doesn't reconize aria- attributes
Example of how to use aria- attributes http://www.oaa-accessibility.org/examplep/tooltip1/ Mohamed Rebai
16:38 Bug #66329 (Closed): FLUID doesn't reconize aria- attributes
Hi,
I just got this error message :
#1237823695: Argument "aria-describedby" was not registered.
The aria- a...
Mohamed Rebai
16:39 Story #65729: Add GD2 alternative for ImageMagick/GraphicsMagick to the core
As you pointed out there is a solution with jb_gd_resize so you should just use it. TYPO3 is considered to be an Ente... Xavier Perseguers
16:29 Bug #66304 (Closed): Backend module runs in "View could not be resolved for action ... in class..."
as requested Xavier Perseguers
09:04 Bug #66304: Backend module runs in "View could not be resolved for action ... in class..."
please close Henri Nathanson
16:15 Bug #66263 (Under Review): Access method in extension manager not respected
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:52 Bug #66263 (Rejected): Access method in extension manager not respected
Jigal van Hemert
16:07 Feature #44165 (Closed): FAL search should save "recursive" option
That patch mentioned is #43286. It was abandoned and is open to be re-created. So when somebody will reimplement it, ... Stefan Neufeind
15:53 Bug #43262: Prevent statements with count() and order by parts for PostgrSQL
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:38 Bug #65989: Indexed_search extbase plugin doesn't work with mysql fulltext search
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:36 Bug #65989: Indexed_search extbase plugin doesn't work with mysql fulltext search
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:56 Task #66327: Rename FAL driver count 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
14:37 Task #66327 (Under Review): Rename FAL driver count methods
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:34 Task #66327 (Closed): Rename FAL driver count methods
With #56746 count methods where added to FAL drivers but the naming is not intuitive and should be changed. Mathias Brodala
14:10 Bug #65480: TYPO3 6.2.10 Flexform: Values of section elements are not displayed
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:09 Bug #65480: TYPO3 6.2.10 Flexform: Values of section elements are not displayed
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:35 Bug #65480: TYPO3 6.2.10 Flexform: Values of section elements are not displayed
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:13 Bug #65480 (Under Review): TYPO3 6.2.10 Flexform: Values of section elements are not displayed
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:46 Bug #66278: RequestHandler creates $GLOBALS['TSFE'] incomplete
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:02 Bug #66278: RequestHandler creates $GLOBALS['TSFE'] incomplete
The real issue here is that we use a global variable and that this is seen as a design flaw nowadays. In combination ... Jigal van Hemert
00:01 Bug #66278: RequestHandler creates $GLOBALS['TSFE'] incomplete
The problem is the preview hook in versioning.
\TYPO3\CMS\Version\Hook\PreviewHook::checkForPreview
There $GLOBALS[...
Markus Klein
13:06 Feature #58724: Implement proper backend file search
For the moment to have a ext search- and listing-possibilities maybe consider EXT:media. Stefan Neufeind
13:05 Task #66216: Streamline FAL-metadata editing
#58724 imho is related since it mentions that if you found metadata through the search currently there is no way to j... Stefan Neufeind
13:02 Feature #43286: Element Browser should allow to search for Files
For others stumbling across this issue: currently the best solution to be able to search for files is imho to install... Stefan Neufeind
12:34 Task #66323 (Under Review): Test more edge cases for trimExplode
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:32 Task #66323 (Closed): Test more edge cases for trimExplode
There are a few more edge cases in light of #66317 which should be tested with the current code base first. Mathias Brodala
12:31 Task #66322: Use static:: instead of self::
http://php.net/manual/de/language.oop5.late-static-bindings.php introduced with PHP 5.3, thus possible with TYPO3 CMS... Stephan Großberndt
12:24 Task #66322 (Closed): Use static:: instead of self::
Hi there,
is there a reason why TYPO3 uses "self::" to access static methods? For more flexibility it would be nic...
Markus Hölzle
12:26 Task #66317: Performance: improve trimExplode 2nd try
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:14 Task #66317: Performance: improve trimExplode 2nd try
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:06 Task #66317: Performance: improve trimExplode 2nd try
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:58 Task #66317 (Under Review): Performance: improve trimExplode 2nd try
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:57 Task #66317 (Closed): Performance: improve trimExplode 2nd try
Hello,
after reverting #66307 I have created an updated Patch with some more UnitTests.
Stefan
Stefan Froemken
12:18 Bug #22014: Change default emptyTitleHandling to "removeAttr"
Seems still open; The file typo3/sysext/cms/tslib/class.tslib_content.php does not exist in TYPO3 6.2.11; The file /t... Riccardo De Contardi
12:05 Bug #62848: FAL file info permissions
Hello Frans
Sorry for the delay, I had to nurse my kids last week...
Here I have the dump for accessable file...
Johannes C. Schulz
12:03 Bug #20612: scandinavian letters are transliterated wrong
Still present in 6.2.11 I guess, the file /typo3/sysext/core/Resources/Private/Charsets/unidata/Translit.txt does not... Riccardo De Contardi
12:03 Feature #50136: Improve SVG handling in filelist
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:16 Bug #66319 (Closed): Locked to QuickEdit-Mode
In some circumstances I get locked into QuickEdit-Mode after editing und saving a content element. Before editing the... Sven Erens
11:00 Bug #56746 (Resolved): File list always fetches all files in folder
Applied in changeset commit:d32e20d192bcc04b945f778cfa8b66f9aaf85f42. Christian Weiske
10:24 Bug #66307 (New): Performance: improve trimExplode
Nicole Cordes
09:00 Bug #66307 (Resolved): Performance: improve trimExplode
Applied in changeset commit:27723ecb9770b41a898c2bebacded99ec58a9a50. Stefan Froemken
08:38 Bug #66307: Performance: improve trimExplode
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:07 Bug #66313: Fileadmin recycle folders not working
Issue is a duplicate of #66247 Frans Saris
10:07 Bug #66313 (Closed): Fileadmin recycle folders not working
Frans Saris
09:30 Task #58782 (Resolved): Add signal in ImportExportUtility for importer modifications
Applied in changeset commit:75f50dd7cd957ccfbe22aefdb33c02e7d51b5cb1. Marc Bastian Heinrichs
08:26 Bug #17774: cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
I'm using TYPO3 6.2.11 and still have the memory issue.
The main reason in my eyes is that *all* rows of a table are...
Christian Weiske
01:00 Bug #16773 (Resolved): specConfs.[pid].CSSsuffix = xy doesn't work
Applied in changeset commit:07c20943d2f4367b953258d2b49316c4fff33f7d. Tymoteusz Motylewski
00:40 Bug #16773 (Under Review): specConfs.[pid].CSSsuffix = xy doesn't work
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:30 Task #66248 (Resolved): Cleanup sysext:openid
Applied in changeset commit:dd48012f5427e8fbf7a422a6de8a79d564240f59. Markus Klein
00:30 Bug #65126 (Resolved): Refindex not correctly updated for flexform fields
Applied in changeset commit:2d94295ec8a02b2967525ec56b5f02c8ca043b29. Stephan Großberndt
00:23 Bug #65126: Refindex not correctly updated for flexform 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

2015-04-07

22:56 Bug #66278: RequestHandler creates $GLOBALS['TSFE'] incomplete
I'm failing to reproduce this on PHP 5.6.7 Markus Klein
22:51 Task #66253: Remove gradient from DocHeader
Revert necessary, please see arguments in Gerrit.
This is a quick mock-up of your argument concerning low action...
Felix Kopp
22:40 Bug #22542 (Under Review): Problem regarding sys_domain records handling in typolinks
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:04 Bug #66313 (Closed): Fileadmin recycle folders not working
It was possible to create one or more _recycler_ folder(s) in the fileadmin. Any deleted files would be moved there a... Jigal van Hemert
21:57 Bug #66312 (Closed): php_tree_stop not working in ExtJs pagetree
In the page properties (tab Behaviour) is the option "Stop Page Tree". According to the CSH information this should s... Jigal van Hemert
21:30 Bug #43262: Prevent statements with count() and order by parts for PostgrSQL
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:24 Bug #43262: Prevent statements with count() and order by parts for PostgrSQL
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:52 Bug #66307: Performance: improve trimExplode
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:48 Bug #66307: Performance: improve trimExplode
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:29 Bug #66307: Performance: improve trimExplode
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:17 Bug #66307: Performance: improve trimExplode
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:51 Bug #66307: Performance: improve trimExplode
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:42 Bug #66307: Performance: improve trimExplode
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:34 Bug #66307 (Under Review): Performance: improve trimExplode
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:30 Bug #66307 (Closed): Performance: improve trimExplode
Hello,
trimExplode with preg_split is over 500ms faster within a loop of 100.000.
Stefan
Stefan Froemken
19:00 Bug #66272 (Resolved): Path in workspace to preview single element is wrong
Applied in changeset commit:64c058b59dcf71891db116c5aece7884f4ab91e7. Anja Leichsenring
18:58 Bug #44571: FE pdf thumbnail generation fails
Still an issue in 6.2.11. Anonymous
18:15 Task #57379 (Under Review): Support for files separated from the t3d file
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:04 Task #58782 (Under Review): Add signal in ImportExportUtility for importer modifications
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:35 Bug #63603: Unexpected behaviour with file upload
I wrote someting down here: https://forge.typo3.org/projects/typo3cms-core/issues?query_id=167
Most other file sys...
Andrea Herzog-Kienast
17:20 Bug #66231: Workspace very slow loading page tree
Here the message from firebug console :
POST http://mydomain/directory/typo3/ajax...axID=ExtDirect::route&namespac...
Mohamed Masmoudi
17:14 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:30 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:22 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:12 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:05 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:02 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:51 Bug #66309 (Closed): Refindex fixer: crash with broken flexform on deleted page
... Christian Weiske
16:30 Task #66305 (Resolved): Use nprogress in Extension Manager
Applied in changeset commit:9144aa7bb19c88086c580e10627d8afa90253033. Andreas Fernandez
15:42 Task #66305: Use nprogress in Extension Manager
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:14 Task #66305 (Under Review): Use nprogress in Extension Manager
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:12 Task #66305 (Closed): Use nprogress in Extension Manager
Use nprogress in the Extension Manager for AJAX actions. Andreas Kienast
16:00 Feature #65767 (Resolved): System Information Dropdown
Applied in changeset commit:1439e9799074b41adff32b16699bce36430974d1. Andreas Fernandez
15:20 Feature #65866: Fetch extension version from ext_emconf.php if composer.json does not contain version property
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:25 Feature #65701 (Closed): Add linkhandler to the Core
Markus Klein
14:13 Bug #62454: Fluid BytesViewHelper class should use translated units
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:12 Bug #62454: Fluid BytesViewHelper class should use translated units
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:32 Bug #62454: Fluid BytesViewHelper class should use translated units
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:13 Bug #65480: TYPO3 6.2.10 Flexform: Values of section elements are not displayed
Can you please show us the exact API calls use make.
Of special interest: addFieldsToPalette(), addToAllTCAtypes()
Markus Klein
13:52 Bug #66304 (Closed): Backend module runs in "View could not be resolved for action ... in class..."
The backend module of an extension created with the extension builder using Typo3 6.2.x may not run in Typo3 v7.1.0. ... Henri Nathanson
13:47 Bug #66300: memory_limit = -1 must not trigger System Status Notification
http://php.net/manual/en/ini.core.php#ini.sect.resource-limits... Stephan Großberndt
13:08 Bug #66300 (Needs Feedback): memory_limit = -1 must not trigger System Status Notification
Is -1 a valid value at all?
I only know 0 for infinite.
Markus Klein
11:24 Bug #66300 (Closed): memory_limit = -1 must not trigger System Status Notification
The CLI setting for memory limit in php.ini ... Stephan Großberndt
13:32 Bug #66302 (Closed): Misleading tooltip "download and install" in EM
Even when EM configuration asks for not automatically installing extensions which are imported:
!configuration.png...
Xavier Perseguers
11:11 Bug #66270: ProcessedFile::CONTEXT_IMAGEPREVIEW should only downscale images
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:05 Task #65089 (Under Review): No SIGNAL_PreFileReplace on file upload
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:05 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
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:21 Bug #64057: Checkbox viewhelper checked attribute not set for 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
10:00 Bug #16773 (Resolved): specConfs.[pid].CSSsuffix = xy doesn't work
Applied in changeset commit:a2e088c844f889e6cc00739f68e793386a13f39f. Tymoteusz Motylewski
09:50 Bug #64563: Unable to delete images which have references
push - we are getting the exact same error too
For an editor it's very hard to get those files deleted, mainly bec...
David Richter
09:23 Feature #66298 (Rejected): Allow installation via a git url
* have ui to add extkey+ git uri
* download either via git clone or the master.zip like on github
Kay Strobach
08:38 Feature #34420: Wizard makes too long URI
This one drove me nuts. It's more a very dirty hack than a real solution, but setting $params['fieldConfig'] to empty... Jens Vollmer

2015-04-06

22:29 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:27 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:15 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:39 Bug #26484: extend to subpages in page properties in access tab does not work correctly
Bug still exists in 6.2.12. I'm on it... Dimitri König
20:02 Bug #62454: Fluid BytesViewHelper class should use translated units
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:21 Bug #62454 (Under Review): Fluid BytesViewHelper class should use translated units
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:03 Bug #66286: Page TSconfig module tries to load old class name
This is actually a duplicate of #65858.
Please close this ticket as duplicate and merge the two existing patches. ...
Markus Klein
17:35 Bug #66286: Page TSconfig module tries to load old class name
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:17 Bug #66286 (Under Review): Page TSconfig module tries to load old class name
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:14 Bug #66286 (Closed): Page TSconfig module tries to load old class name
WEB > Info > Page TSconfig tries to load the old class name. Jigal van Hemert
18:00 Task #66284 (Resolved): Add JSON and ReST defintion to .editorconfig file
Applied in changeset commit:baedb3a9da8bc039bf9c620eaf66448d9acd1ecb. Frank Nägler
00:31 Task #66284: Add JSON and ReST defintion to .editorconfig file
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:03 Task #66284 (Under Review): Add JSON and ReST defintion to .editorconfig file
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:02 Task #66284 (Closed): Add JSON and ReST defintion to .editorconfig file
Add missing definition for JSON and ReST files to .editorconfig file Frank Nägler
16:12 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:09 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:53 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:02 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:43 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
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:47 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Bug #66232 (Under Review): BE-User (Redakteur) sees SYSTEM and ADMIN groups
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:57 Bug #65234: Unwanted p tag between UL and LI
I am having the same problem after updating from TYPO3 6.2.6 to TYPO3 6.2.11. So, this is a breaking change. Chris Müller
11:45 Task #54509: renderSection (and renderPartial) fails when using StandaloneView
+1
i already encoutered this bug in 4.5 and hoped it would be fixed in 6.2, disappointed :(
Grégory Duchesnes
00:30 Bug #65848 (Resolved): Hooks/Signals cannot be used during extension install
Applied in changeset commit:2a03fac4a39046a41f768db31ec78e6be3d446d2. Oliver Hader

2015-04-05

23:49 Bug #65848 (Under Review): Hooks/Signals cannot be used during extension install
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
23:30 Bug #65848 (Resolved): Hooks/Signals cannot be used during extension install
Applied in changeset commit:06ede36f694df2abfe25cc24b161a639e2387693. Oliver Hader
21:33 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:25 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:31 Epic #63846: Refactoring of form element classes
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:18 Epic #63846: Refactoring of form element classes
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:11 Feature #66282 (Closed): viewDomain with http website in an https backend
I call the backend via https and manage multiple websites in a typo3 6.2 instance. If the viewDomain for a website is... Patrick Lenk
19:20 Task #66275: Refactor util.js to AMD 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:00 Feature #65918 (Resolved): Refactoring of scheduler CLI
Applied in changeset commit:252504f449cbfa549a5d1c1d41b1eb7c4698e182. Martin Tepper
19:00 Feature #63703 (Resolved): Stop task from CLI
Applied in changeset commit:252504f449cbfa549a5d1c1d41b1eb7c4698e182. Martin Tepper
18:30 Bug #66281 (Resolved): Path to iframe for listing changes in WS is wrong
Applied in changeset commit:8a68688e89bdc9940d17c6f52e22880c13976442. Anja Leichsenring
15:03 Bug #66281 (Under Review): Path to iframe for listing changes in WS is wrong
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:03 Bug #66281 (Closed): Path to iframe for listing changes in WS is wrong
Opening the preview of a single element from a workspace (meaning
click the eye icon in workspace module) opens the ...
Anja Leichsenring
18:15 Bug #66279 (Closed): Path in feedit edit icon is wrong
Anja Leichsenring
15:03 Bug #66279: Path in feedit edit icon is wrong
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:11 Bug #66279: Path in feedit edit icon is wrong
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:08 Bug #66279 (Closed): Path in feedit edit icon is wrong
the feedit pencil button contains the double typo3 path, too
So this is a leftover from changed backpath handling ...
Anja Leichsenring
18:15 Bug #66274 (Closed): Fix broken URL for edit icon in frontend editing
Anja Leichsenring
16:15 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
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:59 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
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:38 Feature #62242 (Under Review): Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
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 Bug #66277 (Resolved): Path in refresh login modal is wrong
Applied in changeset commit:588cc5504ca385773342597c8c8a4aa8680e0c12. Anja Leichsenring
11:22 Bug #66277: Path in refresh login modal is wrong
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:21 Bug #66277 (Closed): Path in refresh login modal is wrong
The logout button redirects to a wrong path with two times typo3/ in it.
So this is a leftover from changed backpa...
Anja Leichsenring
15:30 Bug #66263: Access method in extension manager not respected
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:06 Bug #66278: RequestHandler creates $GLOBALS['TSFE'] incomplete
Another little detail: the failure occures only while a cookie named AMDCMD_prev is present in the frontend. Removing... Anja Leichsenring
15:00 Bug #66278: RequestHandler creates $GLOBALS['TSFE'] incomplete
A bit of background of the issue: objects in PHP5 are stored outside the variables and the variable contains an ident... Jigal van Hemert
12:44 Bug #66278 (Under Review): RequestHandler creates $GLOBALS['TSFE'] incomplete
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:39 Bug #66278 (Closed): RequestHandler creates $GLOBALS['TSFE'] incomplete
I am not sure how to reproduce the original issue, but here is my story:
I was testing https://review.typo3.org/#/c/...
Anja Leichsenring
14:10 Bug #16773: specConfs.[pid].CSSsuffix = xy doesn't work
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:34 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:09 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:20 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:50 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:49 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:06 Task #66204: Cleanup EXT:frontend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-04-04

23:58 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
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 Bug #65305 (Under Review): Folder::getSubfolder() doesn't use the file drivers correctly
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:03 Bug #29024 (Under Review): postgresql and typo3 v4.5.3 crash
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:01 Task #66275: Refactor util.js to AMD module
Hi Frank,
can I please have a little testing instruction? Where is it used?
Anja Leichsenring
22:55 Task #66275 (Under Review): Refactor util.js to AMD 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
22:53 Task #66275 (Closed): Refactor util.js to AMD module
Frank Nägler
22:58 Feature #59355: make trustedHostsPattern use sys_domain records
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:00 Feature #57237 (Resolved): PAGE.inlineLanguageLabel should handle LLL reference
Applied in changeset commit:31c62f9311ee3d33bf792d548cc4a5fac83aa3d0. Anonymous
21:46 Bug #66263 (Under Review): Access method in extension manager not respected
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 Bug #61293 (Resolved): Cant translate messages after saving form
Applied in changeset commit:08d11759226661c0119f5d953c7e8147dd8e2ed2. Michael Oehlhof
21:00 Bug #22542 (Resolved): Problem regarding sys_domain records handling in typolinks
Applied in changeset commit:d9d36bb2f0cba6f5da7ffc07bd01df9acf606c35. Simon Schaufelberger
16:27 Bug #22542: Problem regarding sys_domain records handling in typolinks
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:33 Bug #22542 (Under Review): Problem regarding sys_domain records handling in typolinks
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:36 Bug #66274 (Under Review): Fix broken URL for edit icon in frontend editing
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:30 Bug #66274 (Closed): Fix broken URL for edit icon in frontend editing
Currently on master, the edit icons in frontend editing are broken because of wrong URLs. Frank Nägler
20:32 Feature #65767: System Information Dropdown
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 Task #66273 (Resolved): Add Webserver name to SystemInformationToolbaritem
Applied in changeset commit:280c94b18e8ef23ed43ec37a3c55a6756a50d6f1. Frank Nägler
19:45 Task #66273 (Under Review): Add Webserver name to SystemInformationToolbaritem
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:44 Task #66273 (Closed): Add Webserver name to SystemInformationToolbaritem
Add the name of the webserver software to the SystemInformationToolbaritem Frank Nägler
19:44 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:41 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:38 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:05 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:57 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:50 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:45 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:26 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:22 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:13 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:11 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:11 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:08 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:53 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:05 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:21 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
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:16 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:25 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:11 Feature #66269: Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
With the introduction of using xmlns:* to include ViewHelpers, it is possible to possible to have IDE support for Flu... Andreas Allacher
18:46 Bug #66272: Path in workspace to preview single element is wrong
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:53 Bug #66272 (Under Review): Path in workspace to preview single element is wrong
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:51 Bug #66272 (Closed): Path in workspace to preview single element is wrong
Upon clicking the preview single element button in a workspace the frontend opens with 'File not found' ance like
<p...
Anja Leichsenring
17:30 Task #66253 (Resolved): Remove gradient from DocHeader
Applied in changeset commit:133e0e9fa2da5011bfa64216e958e7561d8f0cd6. Frank Nägler
16:40 Task #66253: Remove gradient from DocHeader
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:38 Task #66253: Remove gradient from DocHeader
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:24 Task #66253: Remove gradient from DocHeader
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:18 Task #66204: Cleanup EXT:frontend
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:07 Feature #50136: Improve SVG handling in filelist
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 Feature #50136: Improve SVG handling in filelist
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:58 Bug #33436: Changes to page usergroup access rights are not respected when previewing a workspace
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:24 Bug #43262 (Under Review): Prevent statements with count() and order by parts for PostgrSQL
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:14 Bug #22970 (Under Review): t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
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:58 Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
I just tested with master, and for image fields I get the title in the inline field title, but no ID. So it seems thi... Anja Leichsenring
16:00 Bug #66128 (Resolved): Title on mouseover view module
Applied in changeset commit:23fdd342128030a7a6d2fbe97211aa92bd74fd06. Wouter Wolters
14:52 Feature #24396 (New): Adminlog doesn't have a pager
still no pager in 6.2 Simon Schaufelberger
13:30 Bug #66268 (Resolved): ImageInfo::getImageSizes() doesn't recognize all supported images formats
Applied in changeset commit:856541b1c84e09eb340930e5414e2c6572f89cae. Frans Saris
13:22 Bug #66268: ImageInfo::getImageSizes() doesn't recognize all supported images formats
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
13:16 Bug #66268: ImageInfo::getImageSizes() doesn't recognize all supported images formats
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:19 Bug #58705: data-type-gettext-file inside FILES renderObj GIFBUILDER
I can confirm this. file:current:publicUrl is not accessible from within a GIFBUILDER object in TYPO3 CMS 6.2.11. Christian Hellmuth
11:33 Feature #52015: Make DataHandler (TCEmain) work in frontend context
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:33 Feature #52015: Make DataHandler (TCEmain) work in frontend context
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:33 Feature #52015: Make DataHandler (TCEmain) work in frontend context
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:33 Feature #52015: Make DataHandler (TCEmain) work in frontend context
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:31 Bug #65870: Allow quoted keys in Fluids short-hand syntax, like `additionalParam="{'key': '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
00:38 Task #66271 (Closed): Update DataTables to 1.10.6 and jQuery UI to 1.11.4
Current version of DataTables in Typo3 is 1.10.5 and can be updated to 1.10.6
//cdn.datatables.net/1.10.6/js/jquery....
Job Rutgers

2015-04-03

22:37 Bug #16773: specConfs.[pid].CSSsuffix = xy doesn't work
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:26 Bug #16773 (Under Review): specConfs.[pid].CSSsuffix = xy doesn't work
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:43 Bug #16773: specConfs.[pid].CSSsuffix = xy doesn't work
PIBASED plugin:
the csssuffix is available in the marker ###CSSSUFFIX###
unfortunatelly it's not present in the defa...
Tymoteusz Motylewski
22:30 Bug #66270 (Under Review): ProcessedFile::CONTEXT_IMAGEPREVIEW should only downscale images
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:24 Bug #66270 (Closed): ProcessedFile::CONTEXT_IMAGEPREVIEW should only downscale images
ProcessedFile::CONTEXT_IMAGEPREVIEW should only down scale images. Currently is also scales them up. Frans Saris
22:02 Feature #50136: Improve SVG handling in filelist
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:47 Feature #66269 (Under Review): Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
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:22 Feature #66269 (Closed): Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
Andreas Allacher
21:43 Bug #56746: File list always fetches all files in folder
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:15 Bug #65848: Hooks/Signals cannot be used during extension install
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:00 Task #66220 (Resolved): Use proper class naming for ext_posMap for db_new_content_el
Applied in changeset commit:103da82c55596f9b2a6259fbe26d27b7a1d068b3. Benni Mack
21:00 Task #66221 (Resolved): Use proper class naming for ext_posMap for Page Module
Applied in changeset commit:db0285c6d0ceab0f2d019a9c975445bccb3c9832. Benni Mack
20:30 Bug #66258 (Resolved): Duplicate "Remaining characters: ..." message below flexforms.
Applied in changeset commit:ca83224af0360f00d4979ad8e28ddee6e2f71957. Andreas Fernandez
17:58 Bug #66258: Duplicate "Remaining characters: ..." message below flexforms.
The patch is testable by using the "Media" content element (EXT:mediace required). Andreas Kienast
17:52 Bug #66258: Duplicate "Remaining characters: ..." message below flexforms.
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:50 Bug #66258 (Under Review): Duplicate "Remaining characters: ..." message below flexforms.
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:42 Bug #66258 (Accepted): Duplicate "Remaining characters: ..." message below flexforms.
Andreas Kienast
12:39 Bug #66258 (Closed): Duplicate "Remaining characters: ..." message below flexforms.
For flexforms the "Remaining characters: .." messages also appears (as duplicate) below the flexform. Frans Saris
20:23 Bug #66268 (Under Review): ImageInfo::getImageSizes() doesn't recognize all supported images formats
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:20 Bug #66268 (Closed): ImageInfo::getImageSizes() doesn't recognize all supported images formats
ImageInfo::getImageSizes() uses getimagesize() to determine the image dimensions. But for pdf and svg files this fail... Frans Saris
19:55 Feature #38732: Modernize Content Elements
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:36 Feature #38732: Modernize Content Elements
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:56 Feature #38732: Modernize Content Elements
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:42 Feature #38732: Modernize Content Elements
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Feature #38732: Modernize Content Elements
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:19 Feature #38732: Modernize Content Elements
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:29 Feature #38732: Modernize Content Elements
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:31 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:00 Task #65956 (Resolved): Refactor backend debugger panel
Applied in changeset commit:fe1baadf9355d171323c69058a422385ca008ae6. Andreas Fernandez
17:31 Task #65956: Refactor backend debugger panel
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:27 Task #65956: Refactor backend debugger panel
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:24 Task #65956: Refactor backend debugger panel
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:16 Task #65956 (Under Review): Refactor backend debugger panel
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 #65956 (Resolved): Refactor backend debugger panel
Applied in changeset commit:f3ddd146354be369e5460ae54ce1d3bb5064fb07. Andreas Fernandez
17:56 Bug #66257 (On Hold): Remaining characters message displayed even without max value set in TCA
The FormEngine is currently under refactoring. To avoid conflicts, this will be changed after the "House of Forms" is... Andreas Kienast
17:39 Bug #66257: Remaining characters message displayed even without max value set in TCA
That's because the fields get a fallback maxlength of 256 characters, see for example typo3/sysext/backend/Classes/Fo... Andreas Kienast
12:37 Bug #66257 (Closed): Remaining characters message displayed even without max value set in TCA
Even without the max set it shows "Remaining characters: 256". As this kind of makes sense for text fields this doesn... Frans Saris
17:42 Bug #66266 (Under Review): Frontend editing icons are pointing to the wrong URL
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:05 Bug #66266 (Closed): Frontend editing icons are pointing to the wrong URL
Since #66052 frontend editing is not working anymore. This is because the URL's have become absolute and feedit is ad... Patrick Broens
17:29 Bug #65989: Indexed_search extbase plugin doesn't work with mysql fulltext search
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 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:43 Bug #66263 (Closed): Access method in extension manager not respected
As documented on http://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArchitecture/FilesAndLocations/Index.html, ... Pascal Dürsteler
15:30 Bug #65520 (Resolved): Missing check if sys_file_reference is broken
Applied in changeset commit:20497326ba3328507358e4d2c55d533622fbaded. Frans Saris
15:00 Bug #65520 (Under Review): Missing check if sys_file_reference is broken
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 #65520 (Resolved): Missing check if sys_file_reference is broken
Applied in changeset commit:e89a655158ab916c9ffd9a7a0e83bf1d97a730ad. Frans Saris
13:50 Bug #65520: Missing check if sys_file_reference is broken
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:47 Bug #65520: Missing check if sys_file_reference is broken
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:25 Task #62323: Improve usability of field selector in record listview and element browser
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:11 Feature #66260 (Under Review): Make it possible to deprecate TypoScript 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
13:59 Feature #66260 (Rejected): Make it possible to deprecate TypoScript settings
At the moment it is not possible to mark TypoScript settings deprecated. Frank Nägler
14:01 Bug #65980 (Resolved): indexed_search: Section titles have wrong js
Applied in changeset commit:ea14d3f7738f2883c1cba7f2cf21ef1a866c1016. Tymoteusz Motylewski
11:52 Bug #65980: indexed_search: Section titles have wrong js
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:33 Bug #65842 (Needs Feedback): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
Is the problem still there even after truncating sys_file_processedfile?
gr. Frans
Frans Saris
13:04 Task #66204 (Under Review): Cleanup EXT: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
12:30 Bug #66251 (Resolved): indexed search: Extbase plugin uses settings with dot
Applied in changeset commit:8dd0e34b45151af4baaa73af5e1a0836d4deb3d0. Tymoteusz Motylewski
00:02 Feature #66255 (Closed): Set cHash parameter if an cHashRequiredParameters is set
You can define parameters that need an cHash ([FE][cHashRequiredParameters]).
But when generating links via cObj/typ...
Philip Weweler

2015-04-02

23:19 Task #66253: Remove gradient from DocHeader
h3. DocHeader before patch:
!{width: 100%}DocHeader_OLD.png!
h3. DocHeader after patch:
!{width: 100%}DocHeader_NE...
Frank Nägler
23:15 Task #66253 (Under Review): Remove gradient from DocHeader
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:12 Task #66253 (Closed): Remove gradient from DocHeader
Remove gradient from DocHeader to streamline the backend layout. Frank Nägler
22:20 Bug #66252 (Closed): File links in RTE are considered as external links since TYPO3 6.2.11, causing exception
Already solved and will be packed with 6.2.12 Wouter Wolters
18:52 Bug #66252 (Closed): File links in RTE are considered as external links since TYPO3 6.2.11, causing exception
Since TYPO3 6.2.11, if I want to edit a file link, the popup recognizes the link as external url.
If I update the l...
David Lemaitre
21:53 Feature #50136: Improve SVG handling in filelist
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:06 Bug #63603: Unexpected behaviour with file upload
+1, sounds like a proper solution. Frans Saris
14:51 Bug #63603: Unexpected behaviour with file upload
While I understand and agree with the former behaviour having been "removed" and I understand the problematic of keep... Xavier Perseguers
18:59 Bug #66185 (Closed): File-Links not open in a new window
Please use the forum to get support for your TypoScript configuration. You have more helping hands there.
Since we...
Markus Klein
09:51 Bug #66185: File-Links not open in a new window
TYPO3 6.2.11
I think this a self made static template (i don't write it).
This is a intranet homepage from my compa...
Boris Makarov
00:26 Bug #66185 (Needs Feedback): File-Links not open in a new window
I can't reproduce the problem.
Which TYPO3 version are you using exactly?
Which CSS styled content static templ...
Markus Klein
18:39 Bug #65980: indexed_search: Section titles have wrong js
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:34 Bug #66251 (Under Review): indexed search: Extbase plugin uses settings with dot
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:33 Bug #66251 (Closed): indexed search: Extbase plugin uses settings with dot
settings in extbase do not have dot's. Tymoteusz Motylewski
18:27 Task #66250 (Under Review): Remove last usage of two icons from gfx folder and remove 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
18:22 Task #66250 (Closed): Remove last usage of two icons from gfx folder and remove files
Remove the last two usages of gfx/icon_note.gif and fx/icon_warning2.gif after the merge of https://forge.typo3.org/i... Jan Helke
18:10 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:03 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:01 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:56 Feature #38732: Modernize Content Elements
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:33 Feature #38732: Modernize Content Elements
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:49 Bug #66208: Typo3 interprets unlimited POST data as limited to 0B
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:36 Bug #66208 (Under Review): Typo3 interprets unlimited POST data as limited to 0B
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 Bug #66208 (Accepted): Typo3 interprets unlimited POST data as limited to 0B
You're right, this was added already in 2010
https://github.com/php/php-src/commit/c8622a07f5d36e524a6bb5c17f7266d4c...
Markus Klein
09:04 Bug #66208: Typo3 interprets unlimited POST data as limited to 0B
It is not covered in the documentation, at least i didn't find it in there. Either way, it is described as such in ev... David Henninger
00:19 Bug #66208 (Needs Feedback): Typo3 interprets unlimited POST data as limited to 0B
Can you point me to the documentation, where it says that 0 is actually a valid value? Markus Klein
00:08 Bug #66208 (Accepted): Typo3 interprets unlimited POST data as limited to 0B
Checked with the code now, still an issue. Markus Klein
00:05 Bug #66208: Typo3 interprets unlimited POST data as limited to 0B
What is your exact TYPO3 CMS version?
I remember a fix in this area.
Markus Klein
16:50 Feature #64047: extbase mail wrapper for core mail; ActionMailer
Full ACK!
I have a private mail api based on Fluid templates, which supports all that.
Markus Klein
11:58 Feature #64047: extbase mail wrapper for core mail; ActionMailer
There's an additional usual requirement when sending localized emails. Namely that you should be able to override the... Xavier Perseguers
16:48 Bug #66168 (Needs Feedback): Chinese chars in uploded filename results in "Uncaught TYPO3 Exception"
Markus Klein
11:14 Bug #66168: Chinese chars in uploded filename results in "Uncaught TYPO3 Exception"
Cannot reproduce on 7.2-dev (master)
* UTF8filesystem = 1
* systemLocale = _empty_
On 6.2-dev, the same, it ju...
Xavier Perseguers
00:04 Bug #66168: Chinese chars in uploded filename results in "Uncaught TYPO3 Exception"
What is your setting for [SYS][systemLocale]?
What is your database collation? (Is it possible to use such charact...
Markus Klein
16:47 Bug #66234: Followups for new feature "Application Information"
Awesome feature. Maybe it's also a good idea to add some line height. The lines are really close together. I know thi... Björn Jacob
14:17 Bug #66234 (Accepted): Followups for new feature "Application Information"
Andreas Kienast
09:53 Bug #66234 (Closed): Followups for new feature "Application Information"
Hello,
"This is a short system overview." <-- dot, not comma
Rename "administration log" to "system log"
Add...
Stefan Froemken
16:13 Epic #63846: Refactoring of form element classes
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:54 Epic #63846: Refactoring of form element classes
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:35 Epic #63846 (Under Review): Refactoring of form element classes
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:08 Task #66248 (Under Review): Cleanup sysext:openid
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:06 Task #66248 (Closed): Cleanup sysext:openid
Markus Klein
16:05 Bug #66247 (Closed): File Recycler doesn't collect deleted files anymore
I'm talking about the folder named ... Florian Seirer
16:00 Bug #66227 (Resolved): returnURL is incorrect so check with OpenID provider ends with Bad Request and template has incorrect fluid tag
Applied in changeset commit:18bc3e2763810d3b1b050e5519d81f4f8e095507. Jigal van Hemert
15:15 Bug #66227: returnURL is incorrect so check with OpenID provider ends with Bad Request and template has incorrect fluid tag
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:52 Bug #66227: returnURL is incorrect so check with OpenID provider ends with Bad Request and template has incorrect fluid tag
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:58 Bug #50392: Specifying size in ImageViewHelper does nothing
I had the exact same problem after an upgrade from 4.5 to 6.1 and then 6.2
the problem was that im_path, im_path_l...
Grégory Duchesnes
15:48 Task #65956: Refactor backend debugger panel
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 Bug #52597: Compressor: Fetch external files correctly
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:27 Bug #52597: Compressor: Fetch external files correctly
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:34 Bug #50576: Page view should scroll when using drag&drop on pages higher than the viewport
This bug is still available in the 6.2 LTS which makes it awful to work with. Denis Mir
15:34 Bug #66112: Links on Mount Pages target to wrong page
Found my mistake.
I forgott to set:...
Boris Günther
15:28 Bug #66243 (Closed): File links in RTE don't get counted as a reference since TYPO3 6.2.11
After the update from TYPO3 6.2.10 to 6.2.11 the file links set in the RTE don't get counted as a reference correctly... Tobias Schaefer
15:26 Feature #65767 (Under Review): System Information Dropdown
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:00 Feature #65767 (Resolved): System Information Dropdown
Applied in changeset commit:77992b2a2bfee97a29ccef36eb4bdd41bfe248bb. Andreas Fernandez
14:30 Feature #63561: Add stdWrap strtotime
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Bug #66125 (Resolved): Position searchbox documentation module
Applied in changeset commit:8bf8faa7e64fe17ed96abd6a62554f46faa0693b. Wouter Wolters
14:30 Bug #65837 (Resolved): RTE not usable when creating new IRRE record due to panel-visible missing
Applied in changeset commit:a70996464acefa1f80fb6ec6010c7e904c3393a8. Andreas Allacher
14:12 Task #66216: Streamline FAL-metadata editing
This will also help with cases where if you search for a filename and get taken to the sys_file-record you currently ... Stefan Neufeind
14:02 Story #46140: Add configurable linkhandler for arbitrary records
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:03 Story #46140: Add configurable linkhandler for arbitrary records
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Bug #66242: CSRF problem after relogin
The problem appears in TYPO3 6.2, too. So please fix that in both versions. Stefan Froemken
13:49 Bug #66242 (Closed): CSRF problem after relogin
Hello,
leave TYPO3 Backend 30 minutes untouched a message appears that session has expired and you have to login a...
Stefan Froemken
13:49 Bug #66070: Configure anchor for pagination widget
And I know I can have my own fluid template for a paginate widget - but it isn't (easily?) possible to pass parameter... Bernhard Kraft
13:47 Bug #66070: Configure anchor for pagination widget
Another feature for the pagination widget would be a way by which one can add additional parameters to the generated ... Bernhard Kraft
05:42 Bug #66070: Configure anchor for pagination widget
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:04 Bug #55861: New PropertyMapper must accept not found arguments
Please fix this soon, this bug is really annoying and it applies to very much extensions. Sven Burkert
12:54 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
Alexander Stehlik wrote:
> It also seems to affect group fields with a configured @minitems@ value.
>
> The FlexF...
Michael Voehringer
12:05 Bug #63959 (Needs Feedback): t3lib_div->trimExplode fills database table sys_log
First of all thanks for your patches but this is a huge work to go over them and manually create them. You were sugge... Xavier Perseguers
11:45 Task #66235: deliver suitable .htaccess files for apache 2.4
maybe its possible to use a common .htaccess with conditions along the lines
<IfModule authz_core_module>
Req...
Kornexl Anton
10:08 Task #66235 (Closed): deliver suitable .htaccess files for apache 2.4
in apache 2.4 the access controls have changed
Order Deny,Allow
Deny from all
should be changed to
Require...
Kornexl Anton
11:39 Task #66004 (New): Optimize distance between labels and form fiels in FormEngine
Xavier Perseguers
11:36 Bug #66239 (Closed): Link to External URL not working in translation
Hi,
if default page is type "Standard" and the translated page is type "Link to External URL" the redirect isn't w...
Wolfgang Hamster
11:21 Feature #66118: Relax identifiers for caching framework
What about @sha1()@ instead of base64? Then you don't need equal sign. Xavier Perseguers
11:17 Bug #57272: Extbase doesn't handle FAL translations correctly
Patch does not work for dataset of language type -1 "All languages" Heiko Kromm
11:17 Bug #64626: Rewrite fe_login to Fluid
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:57 Story #55516 (Resolved): Reduce the number of backend script entry points
all child tasks resolved Helmut Hummel
10:56 Task #56631 (Resolved): Remove Compat layer for info and function submodules
implemented for 6.2, removed for 7.0
nothing to do
Helmut Hummel
10:51 Task #62323: Improve usability of field selector in record listview and element browser
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:30 Task #66229 (Resolved): Improve structure of .gitignore file
Applied in changeset commit:52444fb34e27f0fa290be265f94bd8384f3f50b1. Markus Klein
10:28 Task #66229: Improve structure of .gitignore file
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
05:51 Task #66229: Improve structure of .gitignore file
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:13 Task #66229 (Under Review): Improve structure of .gitignore file
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:12 Task #66229 (Closed): Improve structure of .gitignore file
group the ignores by purpose
only ignore .htaccess on top-level
Markus Klein
09:45 Bug #66232 (Closed): BE-User (Redakteur) sees SYSTEM and ADMIN groups
Hello,
I have just switched from my Admin-Account to a redakteur and in the left menu you can see SYSTEM- and ADMI...
Stefan Froemken
09:37 Bug #62007 (Under Review): Impossible to save a category with many opposite relations
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:30 Task #66223 (Resolved): Deprecate parseTime() / parseTimeFlag in DocumentTemplate
Applied in changeset commit:3e7f74fc4d31ec457430dc4bf3fa4a1583c864dc. Benni Mack
08:57 Bug #66231 (Closed): Workspace very slow loading page tree
Hello everybody,
I wish that i'm posting in the right place for this issue that i have, with my team we have just ...
Mohamed Masmoudi
08:38 Bug #64057: Checkbox viewhelper checked attribute not set for 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
08:19 Bug #66167: InlineElement file extension check fails for uppercase file extensions
Sorry, my mistake. Only for master Frans Saris
00:37 Feature #47712: Refactor Locking
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:04 Bug #66143 (Closed): Change in automatic encoding of html link behaviour
Markus Klein

2015-04-01

23:30 Feature #65767 (Under Review): System Information Dropdown
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:30 Feature #65767 (Resolved): System Information Dropdown
Applied in changeset commit:f565d0d8f019dee81b8a4ae2912bcdd2d8fa91fc. Andreas Fernandez
21:27 Feature #65767: System Information Dropdown
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:26 Feature #65767: System Information Dropdown
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:32 Feature #65767: System Information Dropdown
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:07 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:07 Bug #66167: InlineElement file extension check fails for uppercase file extensions
I can't find that code in 6.2. @Frans: Why did you change that to 6.2? Markus Klein
23:00 Bug #66167 (Resolved): InlineElement file extension check fails for uppercase file extensions
Applied in changeset commit:005ce460704bdce395710dd9911833a91570c2dc. Michael Oehlhof
22:33 Feature #50136 (Under Review): Improve SVG handling in filelist
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:30 Bug #59224 (Resolved): Changing the order of gridelements backend layouts destroys them
Applied in changeset commit:9d6df092207fd944236cc78587577836c7817691. Markus Klein
22:18 Bug #59224: Changing the order of gridelements backend layouts destroys them
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:05 Bug #59224 (Under Review): Changing the order of gridelements backend layouts destroys them
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:57 Bug #59224: Changing the order of gridelements backend layouts destroys them
Clear now for me. That code is never called for pages.
And uniqueInPid is only used for fe_user in Core, but usern...
Markus Klein
17:43 Bug #59224: Changing the order of gridelements backend layouts destroys them
I can confirm that this method really lacks a check for an empty value.
But on the other hand I don't understand w...
Markus Klein
16:27 Bug #59224: Changing the order of gridelements backend layouts destroys them
Values have to be unique in PID or not set at all.
So "empty" is not a value and therefor does not have to be unique.
Jo Hasenau
20:54 Bug #14858: extended clipboard: setCopyMode can`t be set to copy by default
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:52 Bug #14858: extended clipboard: setCopyMode can`t be set to copy by default
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:52 Bug #14858 (Under Review): extended clipboard: setCopyMode can`t be set to copy by default
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:49 Feature #66173: Allow editing of page title by doubleclick
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:00 Task #66224 (Resolved): Remove unused if statement in Backend Utility
Applied in changeset commit:a0fc38fdfc2d24c0b51b391cdc54a91d6f298ad1. Benni Mack
17:04 Task #66224: Remove unused if statement in Backend Utility
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:59 Task #66224 (Under Review): Remove unused if statement in Backend Utility
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:59 Task #66224 (Closed): Remove unused if statement in Backend Utility
Benni Mack
19:59 Bug #66227 (Under Review): returnURL is incorrect so check with OpenID provider ends with Bad Request and template has incorrect fluid 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
19:56 Bug #66227 (Closed): returnURL is incorrect so check with OpenID provider ends with Bad Request and template has incorrect fluid tag
return URL is incompleet and because it doesn't match the trusted domain the OpenID provider produces a Bad Request.
...
Jigal van Hemert
18:27 Task #61609 (Closed): Backport: Upgrade jQuery to 1.11.1
Discussed this with some AC members and we won't backport this to 6.2. Wouter Wolters
17:43 Feature #65493: Introduce Backend Routing
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:30 Bug #66225 (Under Review): Make PATH_INFO work with CGI environments
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:29 Bug #66225 (Rejected): Make PATH_INFO work with CGI environments
Some environments with CGI add a given PATH_INFO
directly to the server variable PATH_TRANSLATED. Currently
TYPO3 d...
Benni Mack
17:29 Task #62824 (Closed): Cleanup EXT:backend
Will be/is done with smaller tickets. Wouter Wolters
17:28 Task #63150 (Needs Feedback): Set X-UA-Compatible meta tag for BE
IE11 support is added with https://review.typo3.org/#/c/37766/
Can we close this one now?
Wouter Wolters
17:11 Story #66051 (Resolved): changing links
Will be fixed within 6.2.12 Wouter Wolters
17:05 Bug #64057: Checkbox viewhelper checked attribute not set for 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
10:52 Bug #64057: Checkbox viewhelper checked attribute not set for 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
17:04 Task #66223: Deprecate parseTime() / parseTimeFlag in DocumentTemplate
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:58 Task #66223 (Under Review): Deprecate parseTime() / parseTimeFlag in DocumentTemplate
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:54 Task #66223 (Closed): Deprecate parseTime() / parseTimeFlag in DocumentTemplate
The functionality for printing the parse time in the source code is
not used anymore in the backend, the functionali...
Benni Mack
16:40 Bug #66125 (Under Review): Position searchbox documentation 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
16:34 Task #66221 (Under Review): Use proper class naming for ext_posMap for Page 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
16:33 Task #66221 (Closed): Use proper class naming for ext_posMap for Page Module
Benni Mack
16:30 Task #65290 (Resolved): Make dummy.php dispatched
Applied in changeset commit:f641caeeedd23cc71bbcadcf6c3140144f688763. Wouter Wolters
10:19 Task #65290: Make dummy.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
16:26 Task #66220 (Under Review): Use proper class naming for ext_posMap for db_new_content_el
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:23 Task #66220 (Closed): Use proper class naming for ext_posMap for db_new_content_el
Benni Mack
16:10 Feature #21257 (Closed): Integrate Security section to Install Tool
no progress since ages. Markus Klein
15:52 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
ok, thanks! this will take a while until I do it Urs Braem
15:03 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
great.
Suggested breakpoints for data inspection:
typo3/sysext/install/Classes/Updates/RteFileLinksUpdateWizar...
Markus Klein
12:54 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
I can do it on MAMP and thus try xdebug (never used it before) Urs Braem
12:51 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
You will not get debug information, but you would have to connect a debugger to the site and walk through the code st... Markus Klein
12:34 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
For the next run (more sites coming up), can you give me a hint how to get debug information from the update wizard?
...
Urs Braem
11:03 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
I mean I would need to debug the upgrade process, otherwise I've no clue what's going wrong. Markus Klein
09:22 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
> I fear you have to get the debugger started
I'm bad at such things, what do you mean? :-)
Urs Braem
14:57 Feature #66218 (New): Linkhandler for Shortcut
Add linkhandler functionality to page type shortcut to link to single page of record within Navigation. Andreas Keck
14:52 Task #66217 (Closed): [FAL] Show exception message or log exception when metadata extraction fail
Version: 6.2, 7.1
In class FileStorageExtractionTask, there is a catch block for an exception when indexer return ...
Clément MICHELET
14:15 Task #66216 (Closed): Streamline FAL-metadata editing
Currently you edit a FAL-metadata-record directly, without having the context of a file. It would however make more s... Stefan Neufeind
14:11 Task #65932: Unify handling of TYPO3_PROCEED_IF_NO_USER
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:07 Task #66215 (Closed): Remove unused soft references for fields in pages and tt_content
In the very, very past you could add a link to a part of, for instance, the header of a content element. This could b... Patrick Broens
13:05 Bug #65539: No settings detected
I disagree Jigal. We have setups where a microsite with own domain record is inside a parent tree.
Example:
exa...
Markus Klein
13:01 Task #59296 (Closed): Filelinks Content Element: Implement sorting direction, use FAL fields
duplicates #56213 Markus Klein
12:56 Task #59296 (Accepted): Filelinks Content Element: Implement sorting direction, use FAL fields
Markus Klein
12:59 Bug #63509 (Closed): filelinks is missing sort by date
duplicates #56213 Markus Klein
12:56 Feature #65403 (Closed): Filelinks : Allow sort direction
duplicates #56213 Markus Klein
12:54 Feature #56213 (Accepted): Sorting Filelists by FAL attributes and provide sorting direction option
Markus Klein
11:37 Bug #66209 (Closed): ProcessedFile::setName checks existence for new objects
A type safe comparison in ProcessedFile::setName leads to the problem, that the existence for new object is checked.
...
Marc Bastian Heinrichs
11:08 Bug #66208 (Closed): Typo3 interprets unlimited POST data as limited to 0B
Excerpt from php.ini:
> ; Maximum size of POST data that PHP will accept.
> ; Its value may be 0 to disable the lim...
David Henninger
10:23 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
Any update for that issue? It really is a pain right now for some of our installations with 2 or more levels in the H... Faktor E GmbH
09:29 Bug #66206 (Closed): l10n_mode mergeIfNotBlank does not work for in specific Mapping configuration (inline / direct mapping - no ObjectStorage)
I set up an image field in a model/tca stucture using: \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::getFileFie... Philipp Wrann
09:04 Feature #63561: Add stdWrap strtotime
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:58 Feature #63561: Add stdWrap strtotime
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:39 Task #66204 (Closed): Cleanup EXT:frontend
Refactor the code to go green in PHPStorm. Michael Oehlhof
02:12 Bug #29574 (Closed): Rename elements in ce wizard
Markus Klein
02:11 Bug #66190: Remove Flash from Backend
Flash is indeed not used at all.
I discovered this issue already a long time ago, but unfortunately removing the war...
Markus Klein

2015-03-31

23:42 Feature #38732: Modernize Content Elements
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:30 Task #66198 (Resolved): Remove debug call in ext:viewpage JavaScript
Applied in changeset commit:8fad80d1448a311827e0311d62734a84e5c0ea68. Wouter Wolters
23:07 Task #66198 (Under Review): Remove debug call in ext:viewpage JavaScript
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:07 Task #66198 (Closed): Remove debug call in ext:viewpage JavaScript
Remove debug call in ext:viewpage JavaScript Wouter Wolters
23:23 Task #66199 (Under Review): Cleanup EXT:backend InlineElement
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:17 Task #66199 (Rejected): Cleanup EXT:backend InlineElement
backend/Classes/Form/Element/InlineElement.php Michael Oehlhof
23:04 Bug #66128 (Under Review): Title on mouseover view 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
22:12 Bug #66127 (Resolved): Add more lines in Create multiple pages not working
Wouter Wolters
20:23 Bug #66127: Add more lines in Create multiple pages not working
Resolved Job Rutgers
22:01 Bug #66167: InlineElement file extension check fails for uppercase file extensions
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:53 Bug #66167 (Under Review): InlineElement file extension check fails for uppercase file extensions
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:09 Bug #66167 (Accepted): InlineElement file extension check fails for uppercase file extensions
Frans Saris
08:11 Bug #66167 (Closed): InlineElement file extension check fails for uppercase file extensions
If you use an inline element and try to reference a file with an uppercase file extension you will get ann error mess... Markus Bischof
21:59 Bug #63735: High memory consumption in DataHandler->checkValue_SW while bulk inserting
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:27 Bug #63735: High memory consumption in DataHandler->checkValue_SW while bulk inserting
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:03 Bug #63735: High memory consumption in DataHandler->checkValue_SW while bulk inserting
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:32 Bug #66070: Configure anchor for pagination widget
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:30 Task #66192 (Resolved): Make openid return script dispatched
Applied in changeset commit:c6f16016a8ac5fcfe6df47015151e141a681e0c3. Wouter Wolters
20:56 Task #66192: Make openid return script 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
20:51 Task #66192: Make openid return script 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
19:28 Task #66192: Make openid return script 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
19:25 Task #66192 (Under Review): Make openid return script 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
19:24 Task #66192 (Closed): Make openid return script dispatched
Make openid return script dispatched Wouter Wolters
21:19 Bug #63680: Performance of DataHandler with enableLogging=false
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:45 Bug #63680: Performance of DataHandler with enableLogging=false
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:00 Bug #65941 (Resolved): TYPO3\CMS\Core\Database\PreparedStatement::execute() calls mysqli_stmt::bind_param() with zero parameters to bind
Applied in changeset commit:da7f1c0fa66d76d11d81be91315d2ed431a1dd89. Andreas Fernandez
20:55 Bug #65941: TYPO3\CMS\Core\Database\PreparedStatement::execute() calls mysqli_stmt::bind_param() with zero parameters to bind
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 #66085 (Resolved): file link could not be modified anymore
Applied in changeset commit:bf0697eaf083a741cf226cb95e22ee48e47debf9. Wouter Wolters
20:40 Bug #66085: file link could not be modified anymore
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:12 Bug #66085: file link could not be modified anymore
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:06 Bug #66085: file link could not be modified anymore
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:04 Bug #66085 (Under Review): file link could not be modified anymore
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:38 Bug #66085 (Accepted): file link could not be modified anymore
Wouter Wolters
20:34 Bug #65126: Refindex not correctly updated for flexform 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
20:02 Bug #65126: Refindex not correctly updated for flexform fields
!without-patch-file-reference-is-not-grouped-with-content.png!
!with-patch-file-reference-is-grouped-with-content.png!
Stephan Großberndt
18:58 Bug #65126: Refindex not correctly updated for flexform fields
Please votes again, I had to change the commit message. Markus Klein
18:57 Bug #65126: Refindex not correctly updated for flexform 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
20:30 Bug #65292 (Resolved): Make alt_doc.php dispatched
Applied in changeset commit:117517324dacebc38076aca6ba9026e263488ecd. Wouter Wolters
20:25 Bug #65292: Make alt_doc.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
20:19 Bug #65292 (Under Review): Make alt_doc.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
19:33 Story #66051: changing links
Duplicates #66085? Markus Klein
19:30 Bug #66083 (Resolved): rendering of external links looses trailing slash
Applied in changeset commit:1040bc164b20d3da2e53af301b41eb2f824a0a72. Nicole Cordes
19:29 Bug #66083: rendering of external links looses trailing slash
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:23 Bug #66083: rendering of external links looses trailing slash
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:13 Bug #66083 (Under Review): rendering of external links looses trailing slash
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:06 Task #65290 (Under Review): Make dummy.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
19:05 Bug #66190 (Closed): Remove Flash from Backend
The browser (configured to ask if Flash should be allowed for the site or not) always asks to activate Flash when run... Bernhard Eckl
19:03 Feature #47712: Refactor Locking
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:00 Bug #65746 (Resolved): Correct typo of ActionService->getDataHandler()
Applied in changeset commit:19dde7d02673ddd96aaa26d557993d07133d719a. Stephan Großberndt
19:00 Bug #63670 (Resolved): High memory consumption in DataHandler->checkValue_input while bulk inserting
Applied in changeset commit:c1bb6311afc3477e449460193eda3a6c6826d38d. Stephan Großberndt
16:30 Bug #64627 (Resolved): Extension installer: Handle multiple blanks
Applied in changeset commit:af441411ce727fe069564f7b93e26e1943fdc39c. Andreas Kienast
16:16 Bug #64627 (Under Review): Extension installer: Handle multiple blanks
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:02 Bug #43114 (Under Review): sanitizeSelectPart - select CONTENT using DISTINCT
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:49 Bug #66185 (Closed): File-Links not open in a new window
I have a "Content Element" from Type: "File Links"
I add some files to the site (pdf,jpg,png) and i set the option...
Boris Makarov
14:26 Bug #65234: Unwanted p tag between UL and LI
Just happened to fall into this trap as well with 6.2.11, PHP 5.5 and static include "CSS Styled Content TYPO3 v4.5".... Daniel Neugebauer
12:54 Bug #60338: Changing view format does not affect partial format
Markus Klein wrote:
> But it is no solution to switch everything to StandaloneView. Formats have to work for partial...
Mathias Brodala
12:53 Bug #60338: Changing view format does not affect partial format
Ah one more note: I only tested this on master, since my extension is CMS 7 only, no 6.2 support. So maybe the issue ... Markus Klein
12:52 Bug #60338: Changing view format does not affect partial format
But it is no solution to switch everything to StandaloneView. Formats have to work for partials, no question!
So i...
Markus Klein
12:50 Bug #60338: Changing view format does not affect partial format
I'm not aware of another ticket. Markus Klein
12:45 Bug #60338: Changing view format does not affect partial format
Markus Klein wrote:
> We discussed that and concluded that it has to go into StandaloneView and FLUIDTEMPLATE will u...
Mathias Brodala
11:42 Bug #60338: Changing view format does not affect partial format
We discussed that and concluded that it has to go into StandaloneView and FLUIDTEMPLATE will use it. Markus Klein
09:20 Bug #60338: Changing view format does not affect partial format
Markus Klein wrote:
> StandaloneView will get templateRootPaths ;-) that has just been discussed.
AFAIS this is a...
Mathias Brodala
12:50 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
As discussed on Slack the functionality should go into StandaloneView Markus Klein
12:33 Feature #65767: System Information Dropdown
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:31 Feature #65767: System Information Dropdown
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:51 Feature #65767: System Information Dropdown
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Bug #66174 (Resolved): "Add more lines" in "Create multiple pages" wizard is broken
Applied in changeset commit:07910ba7e9b086509c7902741caee594a1ffa558. Andreas Fernandez
11:39 Bug #66174: "Add more lines" in "Create multiple pages" wizard is broken
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:35 Bug #66174: "Add more lines" in "Create multiple pages" wizard is broken
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:27 Bug #66174 (Under Review): "Add more lines" in "Create multiple pages" wizard is broken
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:25 Bug #66174 (Closed): "Add more lines" in "Create multiple pages" wizard is broken
Andreas Kienast
12:00 Task #66150 (Resolved): Checkbox for "I know what I'm doing"
Applied in changeset commit:24b26aee15d95ce0efe4ba91d76978cfae67e8dc. Andreas Fernandez
11:30 Task #66150: Checkbox for "I know what I'm doing"
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:48 Task #66150: Checkbox for "I know what I'm doing"
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:41 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
I fear you have to get the debugger started, because the code and your DB content looks ok.... Markus Klein
08:58 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
No, the second example is from a normal site (without DAM) Urs Braem
11:30 Task #66119 (Resolved): Optimize Modal.js to make it more flexible
Applied in changeset commit:f07c1a45c3e73b27ad0424fc1f8432d0764b8d64. Frank Nägler
08:01 Task #66119: Optimize Modal.js to make it more flexible
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:57 Task #66119: Optimize Modal.js to make it more flexible
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:19 Feature #66173: Allow editing of page title by doubleclick
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:42 Feature #66173: Allow editing of page title by doubleclick
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:41 Feature #66173 (Under Review): Allow editing of page title by doubleclick
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:31 Feature #66173 (Closed): Allow editing of page title by doubleclick
Andreas Kienast
11:00 Task #66156 (Resolved): Load Placeholder.js via bower
Applied in changeset commit:b12ef4314a89755e84a4fe7905f0fe6c2c56e3e7. Wouter Wolters
10:26 Bug #50392: Specifying size in ImageViewHelper does nothing
Markus Klein wrote:
> Is this still an issue on 6.2.11+?
I have updated to 6.2.11 and will give feedback next week.
...
Thomas Sperling
09:58 Feature #66155: Backend display of localized records
Followup:
The *FEATURE* is to make the translated category show up.
In order to do that, you need a switch to actua...
Mathias Schreiber
09:57 Feature #66155: Backend display of localized records
This has nothing to do with agreeing or disagreeing.
I would really favor if you read my entire reasoning.
Steps ...
Mathias Schreiber
09:48 Feature #66155: Backend display of localized records
I don't agree with you. Please translate a category and take a look in the database. A new cat will be shown in the d... Andrea Herzog-Kienast
09:06 Feature #66155: Backend display of localized records
This is how the entire core works since.... well... ever.
You will always see the original version of a record, beca...
Mathias Schreiber
09:41 Bug #66171 (Closed): Wizard element browser crashes with invalid identifier
h2. Problem
In FlexForms or TCA, when you have such definition:...
Xavier Perseguers
09:29 Bug #66170 (Rejected): Solr Search
Hi Priya,
unfortunately you picked the wrong bugtracker project.
You want to add your report here: https://forge....
Mathias Schreiber
09:18 Bug #66170 (Rejected): Solr Search
Hello,
I am using the Solr Search in the TYPO3 6.2.9.
I have follow the this step: https://www.mittwald.de/blog/h...
Priya Agrawal
08:52 Bug #66169 (Closed): Empty grid list in frontend workspace preview
When you go to preview of page in any draft workspace you can see page preview, but List view is empty (see attachmen... Leslaw Pazdzior
08:14 Bug #66168 (Closed): Chinese chars in uploded filename results in "Uncaught TYPO3 Exception"
Chinese chars in filename, file title or file description results in errors.
TYPO3 version is 6.2.11
[SYS][UTF8fi...
Rob ert
03:09 Bug #61861: Frontend throws exception on missing image
Sascha, please, common: this is NOT an integrator issue!
First of all: an exception should by definition never occu...
Michel Mix
01:27 Bug #49056 (New): Call stdWrapPostProcess hook even if "if" returned FALSE
Markus Klein
01:18 Feature #14902: indexed_search: Results navigation relies on JavaScript
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:04 Bug #61293: Cant translate messages after saving form
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:00 Task #65922 (Resolved): Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6
Applied in changeset commit:84d2b8f1ed91c69c45353d2a09ef053b58962f80. Patrick Broens

2015-03-30

23:35 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:27 Bug #66083: rendering of external links looses trailing slash
Could quickly fix it in current master to modify line typo3/sysext/frontend/Classes/ContentObject/ContentObjectRender... Jigal van Hemert
16:41 Bug #66083 (Accepted): rendering of external links looses trailing slash
Nicole Cordes
16:23 Bug #66083: rendering of external links looses trailing slash
the error is based on the commit #94c88f 15-01-15
links are stored as TYPO3 internal link tag without correct param...
Bernd Wilke
23:06 Bug #61861: Frontend throws exception on missing image
Hi Sascha!
This is definitely not an integrator issue.
This issue is also not new in any way[1].
After all, we a...
Grigori Prokhorov
12:07 Bug #61861: Frontend throws exception on missing image
The reproduction steps are correct. But I dont think it is an Integrator issue.
Think about this usecase: An editor ...
Henrik Ziegenhain
11:56 Bug #61861 (Needs Feedback): Frontend throws exception on missing image
Ok this is the same behavior as in the current master. I would say that this is related to an integrator error as a n... Sascha Egerer
10:59 Bug #61861: Frontend throws exception on missing image
Looks like this doesn't effect content elements but for example the f:uri.image viewhelper.
Reproduce: Add @{f:uri.i...
Sascha Egerer
10:35 Bug #61861 (Accepted): Frontend throws exception on missing image
I reopened this issue as dicussed in slack.
Looks like this one is fixed in TYPO3 7.x but it should really be fixed ...
Sascha Egerer
22:00 Task #66164 (Resolved): Deprecated labels should get a developer note
Applied in changeset commit:5a00f47e58935f7a87b43e8a54e02f50bea25366. Xavier Perseguers
21:42 Task #66164 (Under Review): Deprecated labels should get a developer note
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:41 Task #66164 (Closed): Deprecated labels should get a developer note
... to ease translators work on Pootle (translation.typo3.org) Xavier Perseguers
22:00 Task #66163 (Resolved): Drop useles xml:space attribute in XLIFF files
Applied in changeset commit:52b96dd71cbf8cf7cf18421345028ab1802dd9c0. Markus Klein
21:29 Task #66163 (Under Review): Drop useles xml:space attribute in XLIFF files
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:28 Task #66163 (Closed): Drop useles xml:space attribute in XLIFF files
We have a huge load of xml:space attributes in our xlf files, which are unneeded.
Remove them.
Markus Klein
21:06 Task #66161 (Under Review): Move jquery.clearable.js to ext: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
21:02 Task #66161 (Closed): Move jquery.clearable.js to ext:backend
Move jquery.clearable.js to ext:backend Wouter Wolters
21:00 Task #66149 (Resolved): Change modal state to warning instead of error for delete record in list module
Applied in changeset commit:44f3c30598cc917847587e1ea506a61eaf9761c7. Frank Nägler
15:56 Task #66149 (Under Review): Change modal state to warning instead of error for delete record in list 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
15:51 Task #66149 (Closed): Change modal state to warning instead of error for delete record in list module
At the moment the modal which is shown in case of deleting a record is displayed in state "error", but this is only a... Frank Nägler
20:03 Bug #66158 (Closed): CSV Export duplicates first line of Export
The CSV Export in the list module duplicates the first line of the records (not the column titles) Ingo Schmitt
18:49 Bug #60338: Changing view format does not affect partial format
StandaloneView will get templateRootPaths ;-) that has just been discussed.
But this actually does not matter here...
Markus Klein
17:30 Bug #60338: Changing view format does not affect partial format
The thing is that @StandaloneView@ does not support @templateRootPaths@ which we need to provide a default template w... Mathias Brodala
17:25 Bug #60338: Changing view format does not affect partial format
Yes we reference a partial called "footer" in the mails which is present in .html and .txt format.
The output is cor...
Markus Klein
17:11 Bug #60338: Changing view format does not affect partial format
Markus Klein wrote:
> We use it with StandaloneView like this and have no problems:
> [...]
Does your template r...
Mathias Brodala
15:11 Bug #60338: Changing view format does not affect partial format
We use it with StandaloneView like this and have no problems:... Markus Klein
18:45 Task #66156 (Under Review): Load Placeholder.js via bower
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:43 Task #66156 (Closed): Load Placeholder.js via bower
Load Placeholder.js via bower Wouter Wolters
18:09 Feature #66155 (New): Backend display of localized records
If you translate a category the translated cat is not shown in the category list of another language.
If you transla...
Andrea Herzog-Kienast
17:57 Task #65956: Refactor backend debugger panel
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:22 Bug #66152: Distribution: Can not install distributions that depend on older extensions
Ah maybe it does not solve this. Markus Klein
17:20 Bug #66152: Distribution: Can not install distributions that depend on older extensions
Please test if this patch solves the issue: https://review.typo3.org/37099 Markus Klein
17:03 Bug #66152 (Rejected): Distribution: Can not install distributions that depend on older extensions
You can not install distributions that needs older extension versions.
E.g.
'flux' => '7.1.0-7.1.99',
There is a...
Stephan Bauer
17:02 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
So am I right, that you only have those upgrade issues with DAM installations? Markus Klein
16:08 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
That is ok, because the code posted above does the url encoding for finding the links. Markus Klein
15:58 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
Aha!
sys_refindex.ref_string :
fileadmin/redaktion/dateien/Präsentation/Stiftung_Juli2013_-_d__Kompatibilitätsm...
Urs Braem
15:40 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
Can you please also check what is in the refindex?
because the wizard actually takes care of this....
Markus Klein
15:39 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
ok, so the links are rawurlencoded. Markus Klein
15:18 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
Another site, without DAM:
tt_content.bodytext:
<link fileadmin/redaktion/dateien/Pr%C3%A4sentation/Stiftung_Ju...
Urs Braem
15:12 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
I never used DAM, so I can't help you here. Sorry. Markus Klein
14:57 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
Hi Markus
In the most recent case (where I can get the data quickly), there was another component, DAM.
In th...
Urs Braem
12:57 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
What is the content of the refindex / tt_content in the 4.5 instance? Markus Klein
10:58 Story #66138 (Closed): "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
On about any Upgrade I've made from TYPO3 4.5 to 6.2 until now, I've had to manually correct UTF8 filenames (like `co... Urs Braem
16:38 Task #66150: Checkbox for "I know what I'm doing"
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:38 Task #66150: Checkbox for "I know what I'm doing"
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:33 Task #66150 (Under Review): Checkbox for "I know what I'm doing"
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:31 Task #66150 (Closed): Checkbox for "I know what I'm doing"
Currently, one can simply click on "I know what I'm doing, continue" when resolving od dependencies fails. Prepend a ... Andreas Kienast
16:30 Task #66137 (Resolved): EM: Replace dependency alert with callout
Applied in changeset commit:28bb238a78947a69fa4763f13c6ddf1a7757fdfb. Andreas Fernandez
15:47 Task #66137: EM: Replace dependency alert with callout
h2. Before
!before.png!
h2. After
!after.png!
Xavier Perseguers
10:54 Task #66137 (Under Review): EM: Replace dependency alert with callout
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:53 Task #66137 (Closed): EM: Replace dependency alert with callout
Replace a leftover alert box in the EM with a callout. Please see attached screenshots. Andreas Kienast
16:17 Feature #66039 (Rejected): [WIP][FEATURE] intelligent sideloading of ext compat6
After discussing in Slack, this change is very controversal. I'm working on an opt-in to unlock the install button in... Andreas Kienast
13:57 Feature #66039: [WIP][FEATURE] intelligent sideloading of ext compat6
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:40 Feature #66039 (Under Review): [WIP][FEATURE] intelligent sideloading of ext compat6
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 Bug #65443 (Resolved): Missing variable declaration in TsConfigParser
Applied in changeset commit:67b9f2e14d704aa9f1ce33c43a09fb6f1f9ae499. Michael Oehlhof
00:41 Bug #65443: Missing variable declaration in TsConfigParser
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:00 Bug #66148 (Resolved): Invalid syntax for swapping arguments in sprintf()
Applied in changeset commit:395c62969bc855d311b25f4c5cf9adc8c843579d. Xavier Perseguers
14:55 Bug #66148: Invalid syntax for swapping arguments in sprintf()
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:39 Bug #66148 (Under Review): Invalid syntax for swapping arguments in sprintf()
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 Bug #66148 (Closed): Invalid syntax for swapping arguments in sprintf()
The position specifier must include a trailing $ to be effective. Xavier Perseguers
15:00 Bug #66146 (Resolved): Mixed-up original and XCLASS class names in reports
Applied in changeset commit:df34cac7e6ac26cd1778c30735b21d4a9ba5f9f6. Xavier Perseguers
14:54 Bug #66146: Mixed-up original and XCLASS class names in reports
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 #66146 (Under Review): Mixed-up original and XCLASS class names in reports
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:20 Bug #66146 (Closed): Mixed-up original and XCLASS class names in reports
When reports module detects an extension registering an XCLASS, it shows a warning:... Xavier Perseguers
15:00 Task #66145 (Resolved): Report problem if compatibility6 is loaded
Applied in changeset commit:d2744e83645972435f064aa743369470d80e1ae0. Xavier Perseguers
14:14 Task #66145 (Under Review): Report problem if compatibility6 is loaded
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:12 Task #66145 (Closed): Report problem if compatibility6 is loaded
Reports module should show a warning if compatibility6 is loaded. Xavier Perseguers
15:00 Bug #60851 (Resolved): System>Configuration module produces a bug while searching in
Applied in changeset commit:e8f241bfee18c9f7e6997ae8a31aeeaeb094ffcc. Michael Oehlhof
14:55 Bug #60851: System>Configuration module produces a bug while searching in
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
14:54 Bug #60851: System>Configuration module produces a bug while searching in
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:54 Bug #60851: System>Configuration module produces a bug while searching in
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:25 Bug #60851: System>Configuration module produces a bug while searching in
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:12 Bug #60851: System>Configuration module produces a bug while searching in
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:54 Bug #66143: Change in automatic encoding of html link behaviour
It seems that the issue is somehow browser related. Please close the bug as invalid / cannot reproduce. Kai Mattern
13:50 Bug #66143: Change in automatic encoding of html link behaviour
It seems that the issue is somehow browser related. I will close the bug as invalid / cannot reproduce. Kai Mattern
13:35 Bug #66143 (Closed): Change in automatic encoding of html link behaviour
When upgrading a 4.6 LTS installation to 6.2 LTS, I stumbled on a change in the bevaiour of html links, regarding the... Kai Mattern
13:32 Bug #66142 (Rejected): Leftovers in referenceIndex after RteFileLinksUpdateWizard
Assume you have more than one link to the same file in the same RTE field.
You have equal count of referenceIndex en...
Marc Bastian Heinrichs
13:00 Task #66113 (Resolved): Adjust layout of openid settings in backend
Applied in changeset commit:a995b543474b18a530ca80f353a27714ca9b1976. Frank Nägler
12:43 Bug #66140 (Closed): Problem with IE11 and saving (can be reproduced in ext:news)
One can't save a news item in IE 11 (6.2.11 and news 3.1.0).
According to Georg Ringer there is no magic with the ...
Felix Jacobi
12:30 Bug #66123 (Resolved): Load autosize via bower
Applied in changeset commit:edfcd7a787bd6d2721fd930814163f4a28ef6101. Wouter Wolters
12:16 Bug #17556: language of BE-User-interface for BE-user no longer switchable
Just encountered this problem on 4.7
Florian Bachmann
12:10 Bug #66139 (Rejected): PersistentObjectConverter can't convert ValueObject
The _PersistentObjectConverter_ can't convert _ValueObject_ from an URL or something else, if they have the property ... Daniel Siepmann
11:37 Feature #56133: Replace file feature for fal file list
+1 for this feature, would be really helpful in our projects Sebastian Helzle
10:24 Bug #66135 (Closed): Computed properties are queried in workspace context
Hi everybody,
I have a project with an individual extension, where I'm extending tt_content with IRRE elements, in...
Albrecht Köhnlein
08:54 Feature #61649: Extbase settings merging (TS + FlexForm) should respect ".override" and ".ifEmpty" in FlexForms
This would be very nice to have. Marc Hirdes
07:29 Bug #66129: ViewModuleController.php assumes wrong protocol when using $page['url_scheme']
Solved it for my multidomain setup with TCEMAIN.previewDomain, didn't got that one. Problem is, we got a backend doma... Christian Nölle
07:18 Bug #66129 (Closed): ViewModuleController.php assumes wrong protocol when using $page['url_scheme']
At line 78 in ViewModuleController.php the url_scheme 2 AND 0 interpreted as https - why is default (0) set to SSL?
...
Christian Nölle
00:46 Task #50484: Generating URLs takes very long
As typoLink function is complex and only the first parts are done in splitting typoLink function in better read/testa... Alexander Opitz

2015-03-29

23:32 Bug #66128 (Closed): Title on mouseover view module
For some icons the title on mouseover in the view module are missing.
I miss it for the view webpage icon and the re...
Job Rutgers
23:26 Bug #66127 (Closed): Add more lines in Create multiple pages not working
In the latest Typo3 7.2 master the button add more lines in the Create multiple pages is not working and generates th... Job Rutgers
23:22 Bug #66126 (Closed): Date and DateTimePicker not closed FireFox
When I click (fast) multiple times on the calendar icon next to the Date or DateTimePicker input field the picker won... Job Rutgers
23:21 Task #66113: Adjust layout of openid settings in 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
23:17 Task #66113: Adjust layout of openid settings in 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
23:11 Bug #66125 (Closed): Position searchbox documentation module
In the Documentation module the searchbox is aligned left of the table but it should be above it because the table ha... Job Rutgers
23:08 Bug #66124 (Closed): Serialization of 'Closure' is not allowed in GifBuilder
Seems to be a duplicate of #65535 Markus Klein
22:57 Bug #66124 (Closed): Serialization of 'Closure' is not allowed in GifBuilder
For the flag images of my language menu, I got always the following failure from the method \TYPO3\CMS\Core\Utility\G... Gerald Loß
22:17 Bug #66123 (Under Review): Load autosize via bower
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:16 Bug #66123 (Closed): Load autosize via bower
The autosize library previously located in "typo3/contrib/jquery" is now
fetched via bower and copied to the public ...
Wouter Wolters
21:06 Bug #60851: System>Configuration module produces a bug while searching in
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:05 Bug #60851: System>Configuration module produces a bug while searching in
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:58 Bug #60851: System>Configuration module produces a bug while searching in
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 #60851: System>Configuration module produces a bug while searching in
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:46 Bug #60851 (Under Review): System>Configuration module produces a bug while searching in
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:22 Task #66122 (Under Review): Use local variable for $GLOBALS['TSFE']
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:22 Task #66122 (Rejected): Use local variable for $GLOBALS['TSFE']
Use local variable for $GLOBALS['TSFE'] Wouter Wolters
20:13 Task #66119: Optimize Modal.js to make it more flexible
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:37 Task #66119: Optimize Modal.js to make it more flexible
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:39 Task #66119: Optimize Modal.js to make it more flexible
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:50 Task #66119 (Under Review): Optimize Modal.js to make it more flexible
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:22 Task #66119 (Closed): Optimize Modal.js to make it more flexible
To make Modal.js better usable in other situation, trigger events on buttons. Frank Nägler
19:37 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:30 Task #66109 (Resolved): Make Backend Ajax URLs absolute
Applied in changeset commit:aa026c368b29752fee5cd15b97edab77f7fa4927. Benni Mack
19:08 Task #66109: Make Backend Ajax URLs absolute
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:00 Bug #66120 (Resolved): JavaScript error in configuration wizard of backend layout
Applied in changeset commit:055a22f6d07a75aff36ac64bf529a7acb1ee4de6. Michael Oehlhof
18:28 Bug #66120: JavaScript error in configuration wizard of backend layout
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:55 Bug #66120: JavaScript error in configuration wizard of backend layout
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:50 Bug #66120: JavaScript error in configuration wizard of backend layout
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:16 Bug #66120 (Under Review): JavaScript error in configuration wizard of backend 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
17:04 Bug #66120 (Closed): JavaScript error in configuration wizard of backend layout
The popup of the configuration wizard shows an empty form.
If I reload the popup I get this error:
"ReferenceError:...
Michael Oehlhof
18:30 Bug #66073 (Resolved): Fix JavaScript errors in LanguageModule.js
Applied in changeset commit:8372a8b4289526fb0897d92c8af525398dee8577. Wouter Wolters
17:52 Bug #66073: Fix JavaScript errors in LanguageModule.js
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:45 Bug #66073: Fix JavaScript errors in LanguageModule.js
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:31 Bug #66073: Fix JavaScript errors in LanguageModule.js
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:59 Bug #66073: Fix JavaScript errors in LanguageModule.js
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:20 Bug #66073: Fix JavaScript errors in LanguageModule.js
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:20 Bug #66073: Fix JavaScript errors in LanguageModule.js
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:00 Bug #66121 (Resolved): Undefined language labels
Applied in changeset commit:b721a83fe9b4e76366fd3ef56b6e5d8a078aa625. Andreas Fernandez
17:27 Bug #66121 (Under Review): Undefined language labels
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:25 Bug #66121 (Closed): Undefined language labels
Undefined language labels when using TYPO3.lang Wouter Wolters
17:35 Bug #65539: No settings detected
To reproduce the problem start with a clean installation, install the official introduction package and execute the f... Gernot Leitgab
17:21 Bug #66085: file link could not be modified anymore
I also can confirm that on 6.2.11
The links are interpreted right in the frontend, but in the RTE they are not recog...
Stefan Völker
16:16 Bug #65728: Call to a member function wrapClickMenuOnIcon() on a non-object
OK, I have set enableClickMenu to false... Kurt Gusbeth
14:33 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
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:14 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
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:09 Feature #66111 (Under Review): Add TemplateRootPaths support to cObject 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
14:30 Task #65939 (Resolved): Refactoring of BE Login and introducing a complete new layout
Applied in changeset commit:cf57669f26046852b11cbd22e96644bb70b650e3. Frank Nägler
14:30 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:09 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
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:42 Bug #60473 (Closed): impexp: fread Exception in Development Mode
Markus Klein
03:01 Bug #60473: impexp: fread Exception in Development Mode
This item is already fixed with #60540 and can be closed. Michael Oehlhof
10:14 Feature #66118: Relax identifiers for caching framework
Same for the @/@ character. Jost Baron
10:00 Feature #66118 (Closed): Relax identifiers for caching framework
The identifiers for the caching framework must currently adhere to this pattern:... Jost Baron
09:43 Task #65922: Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:31 Bug #53763: AbstractRecordList doesn't check if $this->script already contains a "?"
This item can be closed because it is already fixed with item 56470. Michael Oehlhof
01:39 Task #66107: Refactor htmlArea RTE
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-03-28

22:48 Bug #51069: Updating extension changes load order
Another use case: Extension MyExt provides a configuration file for realurl. The configuration file contains referenc... Stanislas Rolland
21:00 Bug #66114 (Resolved): Wrong icon on install distribution button
Applied in changeset commit:1937209ae7b797f86b33d90e6540095030a8de2d. Frank Nägler
20:08 Bug #66114 (Under Review): Wrong icon on install distribution button
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:06 Bug #66114 (Closed): Wrong icon on install distribution button
The "Install" button on distribution single page contains an old icon Frank Nägler
20:50 Feature #66116 (Closed): defLangBinding = 1 and Copy all non translated content elements
Hi all,
on a page where mod.web_layout.defLangBinding = 0, the "Copy default content elements" button copies all c...
Christoph Bessei
20:46 Bug #66073: Fix JavaScript errors in LanguageModule.js
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:34 Task #66115 (Under Review): Use GeneralUtility::quoteJSvalue() where needed part 1
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:34 Task #66115 (Closed): Use GeneralUtility::quoteJSvalue() where needed part 1
Use GeneralUtility::quoteJSvalue() where needed part 1 Wouter Wolters
20:30 Bug #64840: File move message shows identifiers instead of names
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 #66110 (Resolved): Extension installation does not work if automatic installation is disabled
Applied in changeset commit:4d3ba1511c97e334171c59610fa73bd367327ce7. Markus Klein
13:12 Bug #66110 (Under Review): Extension installation does not work if automatic installation is disabled
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:02 Bug #66110 (Closed): Extension installation does not work if automatic installation is disabled
Since the new feature to disable automatic extension installation was added, it is not possible anymore to manually i... Markus Klein
18:49 Task #66113 (Under Review): Adjust layout of openid settings in 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
18:47 Task #66113 (Closed): Adjust layout of openid settings in backend
the openid logo in user settings are to big and the popup looks very ugly. Frank Nägler
16:44 Bug #65404: File collection : allow multiple category selection
OK,
I agree!
I tested:
Create a parent category "City".
Create some childs "Wien", "Dresden", "Buildings".
Creat...
Andrea Herzog-Kienast
16:31 Bug #66112 (Closed): Links on Mount Pages target to wrong page
Hi all,
I am not sure if this is really a bug or maybe a missunderstanding of mine.
I am currently developing a...
Boris Günther
14:32 Task #66107: Refactor htmlArea RTE
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:47 Task #66107: Refactor htmlArea RTE
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:22 Task #66107: Refactor htmlArea RTE
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:19 Task #66107 (Under Review): Refactor htmlArea RTE
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:07 Task #66107 (Rejected): Refactor htmlArea RTE
load fontawesome icons if possible in htmlArea RTE Alexander Kontos
14:15 Feature #66111 (Closed): Add TemplateRootPaths support to cObject FLUIDTEMPLATE
Now FLUIDTEMPLATE supports layoutRootPaths and partialRootPaths it would be a great addition if it also would support... Frans Saris
13:04 Task #66109: Make Backend Ajax URLs absolute
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:10 Task #66109 (Under Review): Make Backend Ajax URLs absolute
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:10 Task #66109 (Closed): Make Backend Ajax URLs absolute
All ajaxURLs are now referenced with the absolute
path, no back path is necessary anymore.
All occurrences in the...
Benni Mack
12:30 Task #66108 (Resolved): Bower component & javascript inclusion cleanup
Applied in changeset commit:ad96767c13f7921e4ba396c416aa3fc2548936d4. Andreas Fernandez
12:10 Task #66108: Bower component & javascript inclusion 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
12:09 Task #66108 (Under Review): Bower component & javascript inclusion 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
12:00 Task #66108 (Resolved): Bower component & javascript inclusion cleanup
Applied in changeset commit:a36acf534d51fbf326bed5ac966e146842158117. Benni Mack
11:39 Task #66108 (Under Review): Bower component & javascript inclusion 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
11:39 Task #66108 (Closed): Bower component & javascript inclusion cleanup
The bower components needed for building the development
setup are now downloaded under Build/bower_components,
so ...
Benni Mack
12:30 Bug #65871 (Resolved): Install Tool Test GDLib does not show command line
Applied in changeset commit:cb4a24a4241c8b83069b961ed8c58ff0a06228f4. Georg Ringer
12:13 Bug #65871: Install Tool Test GDLib does not show command line
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:59 Bug #65871: Install Tool Test GDLib does not show command line
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:59 Task #65939: Refactoring of BE Login and introducing a complete new layout
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:56 Task #65939: Refactoring of BE Login and introducing a complete new layout
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:13 Task #65939: Refactoring of BE Login and introducing a complete new layout
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:08 Task #65939: Refactoring of BE Login and introducing a complete new layout
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:30 Bug #65727 (Resolved): Get local path of file creates a temporary file
Applied in changeset commit:3eca0944b9eb8e6c9e188274ca8d9b9a961fe181. Benni Mack
10:06 Bug #65727: Get local path of file creates a temporary file
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:39 Bug #65727: Get local path of file creates a temporary file
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:24 Bug #65727 (Under Review): Get local path of file creates a temporary file
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:30 Bug #65727 (Resolved): Get local path of file creates a temporary file
Applied in changeset commit:67f03fd05d11bceea1b9771e54bb52220a5535f4. Benni Mack
02:12 Bug #65727: Get local path of file creates a temporary file
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:02 Bug #65727: Get local path of file creates a temporary file
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:01 Task #65822: Button File Metainfo should show image dimensions (usability)
That is not so easy to solve, because the information is taken from the sys_file table, which has no information abou... Michael Oehlhof
10:30 Bug #65965 (Resolved): Wrong $paramsList in FormEngine->getSingleField_typeInput
Applied in changeset commit:4a089571ac51f42855032fb65645501e97f6cc40. Markus Klein
02:29 Bug #65965: Wrong $paramsList in FormEngine->getSingleField_typeInput
Can be tested on 6.2. Simply edit a content element and look at the Top Margin field. It is empty and you can't enter... Markus Klein
02:27 Bug #65965: Wrong $paramsList in FormEngine->getSingleField_typeInput
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
01:30 Bug #62189 (Resolved): Rendering of a HMENU: Shortcut with different shortcut_mode in different localizations generates empty A-Tag
Applied in changeset commit:2cab7237a0d320370dc72a6d3e780dcae916edab. Markus Klein
01:27 Bug #62189: Rendering of a HMENU: Shortcut with different shortcut_mode in different localizations generates empty A-Tag
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
01:19 Bug #65848: Hooks/Signals cannot be used during extension install
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:00 Task #66092 (Resolved): Cleanup backpath in calls to \TYPO3\CMS\Backend\Utility\BackendUtility::editOnClick
Applied in changeset commit:32a8a048c62a686dc6abe935bd177cf50cbe23a5. Markus Klein
01:00 Task #66052 (Resolved): Make Backend Module URLs absolute
Applied in changeset commit:5a264138d20ce5c636d6078c18711f8f66e92c7f. Benni Mack
00:46 Task #66052 (Under Review): Make Backend Module URLs absolute
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:30 Task #66052 (Resolved): Make Backend Module URLs absolute
Applied in changeset commit:a6692f204992d2bef34bd4585c80d7c891b584b4. Benni Mack
00:12 Task #66052: Make Backend Module URLs absolute
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:23 Bug #66106 (Closed): ImageService Exception should output src as well
It would be helpful, if TYPO3\CMS\Extbase\Service\ImageService also outputs the src of the image when throwing an exc... Thomas Mammitzsch

2015-03-27

23:17 Bug #65952: Move content element previews belonging to css_styled_content to this 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
23:10 Task #66052: Make Backend Module URLs absolute
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:46 Task #66052: Make Backend Module URLs absolute
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:32 Task #66052: Make Backend Module URLs absolute
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:44 Task #66052: Make Backend Module URLs absolute
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:40 Task #66052: Make Backend Module URLs absolute
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:36 Task #66052: Make Backend Module URLs absolute
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:08 Task #66052: Make Backend Module URLs absolute
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:17 Task #66052: Make Backend Module URLs absolute
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:05 Task #65939: Refactoring of BE Login and introducing a complete new layout
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:31 Task #65939: Refactoring of BE Login and introducing a complete new layout
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:37 Task #65939: Refactoring of BE Login and introducing a complete new layout
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:27 Task #65939: Refactoring of BE Login and introducing a complete new layout
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:42 Task #65939: Refactoring of BE Login and introducing a complete new layout
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:00 Task #66105 (Resolved): Add Grunt default task
Applied in changeset commit:3a1d0abf6b6576c9af706a60c3aae9714e713bcf. Daniel Sattler
22:04 Task #66105 (Under Review): Add Grunt default 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
21:49 Task #66105 (Closed): Add Grunt default task
For now the Grunt default task should only call the LESS task. Daniel Sattler
22:30 Task #66034 (Resolved): Drop activateContentAdapter
Applied in changeset commit:f47807d87b858ab1ccc764c2ba1a7df4c6ce158e. Markus Klein
22:23 Bug #65871 (Under Review): Install Tool Test GDLib does not show command line
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:16 Bug #66038 (Needs Feedback): felogin: reset password show success message even if mail isn't sent
but this is way exposeNonexistentUserInForgotPasswordDialog is there.
it should not be exposed to the outside if t...
Georg Ringer
22:00 Bug #66097 (Resolved): JavaScript error messages in several backend modules
Applied in changeset commit:b7d6c884b5b1ea961e6e3ae8d56551f3c07ac430. Daniel Sattler
20:03 Bug #66097: JavaScript error messages in several backend modules
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:58 Bug #66097: JavaScript error messages in several backend modules
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:29 Bug #66097: JavaScript error messages in several backend modules
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:26 Bug #66097 (Under Review): JavaScript error messages in several backend modules
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:18 Bug #66097 (Closed): JavaScript error messages in several backend modules
In several backend modules an error message is shown because of dependency issues between bootstrap, jquery and other... Frank Nägler
21:54 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:41 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:28 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:03 Bug #62848: FAL file info permissions
Hi Johannes,
This is a dump of a file can not acces? Can you also post also a dump of a file he can access?
Gr....
Frans Saris
20:37 Bug #66070 (Under Review): Configure anchor for pagination widget
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:35 Bug #59661: Syscategories are duplicated for backend users
This change request was abandoned because it would break with the way TYPO3 normally works with mountpoints.
For ...
Lorenz Ulrich
20:09 Feature #38732: Modernize Content 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:28 Feature #38732: Modernize Content Elements
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:44 Bug #66104 (Closed): ext_tables.sql all fields-names should be properly escaped
All field-names in ext_tables.sql and processing in install-tool/extension-installation should properly escape field-... Gabriel Kaufmann / Typoworx NewMedia
19:38 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:37 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:37 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:32 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:43 Bug #66085: file link could not be modified anymore
I can confirm this issue, it appeared after update from 6.2.9 to 6.2.11.
There is another issue which I think may be...
Rafal Brzeski
10:29 Bug #66085 (Closed): file link could not be modified anymore
Trying to modify an existing file link (class=”download”) the modifying dialog roots to card index “External URL” an ... Roland Reichenauer
16:30 Task #66096 (Resolved): Adjust module icon colors
Applied in changeset commit:8294f264f531b48a310717feb5e4cb135944c71d. Anonymous
15:47 Task #66096 (Under Review): Adjust module icon colors
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:46 Task #66096 (Closed): Adjust module icon colors
On request we are adjusting the colors of the module
menu and extensions to get a more visual difference
to make ...
Benjamin Kott
16:30 Bug #66068 (Resolved): BackendUserAuthentication::writelog() should use current time
Applied in changeset commit:83eab774aabfaef56cea3019190f4a3ee490a96e. Frans Saris
16:26 Bug #66068: BackendUserAuthentication::writelog() should use current time
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:00 Task #66090 (Resolved): Clean up left-over JavaScript variable
Applied in changeset commit:c1126f7a4379983c59d52c41fd4823a7178b10e8. Benni Mack
11:55 Task #66090 (Under Review): Clean up left-over JavaScript variable
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:55 Task #66090 (Closed): Clean up left-over JavaScript variable
The JavaScript option "TBE_EDITOR.backend_interface"
is unused since some versions and a leftover code snippet
that...
Benni Mack
15:30 Bug #66095 (Resolved): Broken Add-Icon in DocHeader in EXT:beuser
Applied in changeset commit:6a18cf2d1ddde7c31a92340b2759c50d5b7289bb. Frank Nägler
15:00 Bug #66095 (Under Review): Broken Add-Icon in DocHeader in EXT:beuser
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:59 Bug #66095 (Closed): Broken Add-Icon in DocHeader in EXT:beuser
The add icons in EXT:beuser are broken. Frank Nägler
15:30 Task #66086 (Resolved): Optimize layout of cshmanual popup windows
Applied in changeset commit:0e4a635b85db1c6042f53c057c4979625b4ef08d. Frank Nägler
15:28 Task #66086: Optimize layout of cshmanual popup windows
This is not talking about the popups of the when clicking the ?, but about the real windows popups when clicking the ... Markus Klein
10:47 Task #66086 (Under Review): Optimize layout of cshmanual popup windows
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:42 Task #66086 (Closed): Optimize layout of cshmanual popup windows
Cleanup the output and adjust styling of popup help windows. Frank Nägler
15:30 Feature #66077 (Resolved): Introduce callouts to replace content alerts
Applied in changeset commit:86ec27c62abc4bafbe7f520afa5bb017a38ec106. Frank Nägler
12:32 Feature #66077 (Under Review): Introduce callouts to replace content alerts
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:00 Feature #66077 (Resolved): Introduce callouts to replace content alerts
Applied in changeset commit:996d79114c9b78ab4231e61aaac1b61d46470974. Anonymous
10:32 Feature #66077: Introduce callouts to replace content alerts
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:21 Feature #66077: Introduce callouts to replace content alerts
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:49 Feature #66077: Introduce callouts to replace content alerts
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:35 Feature #66077: Introduce callouts to replace content alerts
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:34 Feature #66077: Introduce callouts to replace content alerts
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:08 Feature #66077 (Under Review): Introduce callouts to replace content alerts
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:01 Feature #66077 (Closed): Introduce callouts to replace content alerts
In several places alerts (flashmessages) are used to display context information.
We need to introduce content info ...
Frank Nägler
14:30 Bug #66094 (Resolved): Status Message broken in lowlevel --> Manage Reference Index
Applied in changeset commit:c424b177ca87af63a7196012fa69461c5235cf22. Alexander Kontos
14:03 Bug #66094: Status Message broken in lowlevel --> Manage Reference Index
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:02 Bug #66094: Status Message broken in lowlevel --> Manage Reference Index
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:47 Bug #66094 (Under Review): Status Message broken in lowlevel --> Manage Reference Index
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:38 Bug #66094 (Closed): Status Message broken in lowlevel --> Manage Reference Index
go to DB Check --> Manage Reference Index and click *Check reference index* or *Update reference Index* the messages ... Alexander Kontos
13:42 Bug #65809: Autocompletion fails in TypoScript-Editor
Same bug! Anybody resolved this? Suganja von Thaden
13:33 Bug #66093 (Closed): Improper file relations to content element in draft workspace
When I added a picture file into content element (type images or text+images) in draft workspace - it doesn't appear ... Leslaw Pazdzior
13:29 Task #66092 (Under Review): Cleanup backpath in calls to \TYPO3\CMS\Backend\Utility\BackendUtility::editOnClick
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:28 Task #66092 (Closed): Cleanup backpath in calls to \TYPO3\CMS\Backend\Utility\BackendUtility::editOnClick
This follows #66052.
The second parameter is not used anymore, therefore set it to default in all calls.
This eas...
Markus Klein
12:30 Task #66091 (Resolved): Move leftover deprecated CSS from backend
Applied in changeset commit:8959cc7c27128371d56e940b93188ec3da47d1fc. Anonymous
11:59 Task #66091 (Under Review): Move leftover deprecated CSS from 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
11:57 Task #66091 (Closed): Move leftover deprecated CSS from backend
- disable automatic inclusion of css files from backend
- remove structure and visual folders from backend
- move l...
Benjamin Kott
12:02 Bug #60860: "Add Media" button in tt_content-elements fails as user
I had the same issue,too.
After following actions in Install Tool it works again: Click the Button "Try to fix file ...
m s
11:18 Bug #66083: rendering of external links looses trailing slash
maybe related to #66051? Bernd Wilke
09:34 Bug #66083 (Closed): rendering of external links looses trailing slash
in rte:... Bernd Wilke
10:00 Bug #66082 (Resolved): Popup in CSH does not open
Applied in changeset commit:6d87cf1426b233de6cb45c8beaff10bf00476311. Andreas Fernandez
09:37 Bug #66082: Popup in CSH does not open
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:36 Bug #66082 (Under Review): Popup in CSH does not open
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:32 Bug #66082 (Closed): Popup in CSH does not open
Andreas Kienast
02:30 Bug #66080 (Resolved): Functional test failiure at PageRendererTest::pageRendererRendersInsertsMainContentStringsInOutput
Applied in changeset commit:a1aa2e46356c9cec37295b2d6c3a908e683f3618. Andreas Fernandez
02:20 Bug #66080: Functional test failiure at PageRendererTest::pageRendererRendersInsertsMainContentStringsInOutput
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:19 Bug #66080 (Under Review): Functional test failiure at PageRendererTest::pageRendererRendersInsertsMainContentStringsInOutput
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:17 Bug #66080 (Closed): Functional test failiure at PageRendererTest::pageRendererRendersInsertsMainContentStringsInOutput
Andreas Kienast
02:30 Task #66079 (Resolved): Remove leftover icon for changed field in FormEngine
Applied in changeset commit:1a563b6625db0d4d658218275e60151cf82891b7. Benni Mack
01:58 Task #66079 (Under Review): Remove leftover icon for changed field 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
01:56 Task #66079 (Closed): Remove leftover icon for changed field in FormEngine
The JavaScript parameter and the icon for a changed field
is still there, although already replaced by CSS+JS already.
Benni Mack
02:00 Task #66078 (Resolved): Load scriptaculous library via bower
Applied in changeset commit:c3ce83bdd5fd75b8ea266688fd1ef4a6b3abde80. Benni Mack
01:25 Task #66078 (New): Load scriptaculous library via bower
Benni Mack
01:25 Task #66078: Load scriptaculous library via bower
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:24 Task #66078 (Under Review): Load scriptaculous library via bower
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:24 Task #66078 (Closed): Load scriptaculous library via bower
The scriptaculous library previously located in
"typo3/contrib/scriptaculous" is now fetched via bower and copied
t...
Benni Mack
02:00 Task #66029 (Resolved): Show amount of characters left in forms if TCA has max
Applied in changeset commit:79eea555879cd6fb77dd78721664e451783474b9. Andreas Fernandez
02:00 Feature #66047 (Resolved): Introduce JavaScript notification API
Applied in changeset commit:f022828e8ec7c102ca07d18f9ffb68499e91f3ad. Frank Nägler
00:57 Feature #66047: Introduce JavaScript notification API
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:32 Feature #65186: Enhance usability of ElementBrowser - Files
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:30 Task #66076 (Resolved): Load bootstrap datetimepicker via bower
Applied in changeset commit:987bf7315f70c3a2e6e03f4744970bf1c6ac3307. Benni Mack
00:23 Bug #23625: globalVar = TSFE : beUserLogin > 0 is only true for BE admin users
Reproduced that $GLOBALS['BE_USER'] is NOT instantiated in FE, unless the currently logged on Back-End user happens t... Andy Schmidt
00:06 Bug #65117: Extensionmanager: Update of Extension with higher TYPO3-dependency not possible
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:00 Bug #65341 (Resolved): Extensionmanager update-button missing
Applied in changeset commit:5b1d98dbc1cb60fee421d641ad5e86de37f72141. Alexander Opitz
00:00 Task #66075 (Resolved): Load jQuery-UI via bower
Applied in changeset commit:e2ffce607ba7f978704c013ec6d474d4f59f29c3. Benni Mack

2015-03-26

23:57 Bug #66046 (Closed): ViewHelper SelectView does not
this has been fixed already and will be released in 6.2.12 Wouter Wolters
14:28 Bug #66046 (Closed): ViewHelper SelectView does not
*Problem*
TYPO3 6.2.11 together with powermail 2.2.0 produced following error with a simple select field in a form.
...
Daniel Wagner
23:56 Task #66076 (Under Review): Load bootstrap datetimepicker via bower
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:55 Task #66076 (Closed): Load bootstrap datetimepicker via bower
The Bootstrap DateTimePicker library previously located in
"typo3/contrib/twbs" is now fetched via bower and copied
...
Benni Mack
23:52 Bug #65341: Extensionmanager update-button missing
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
23:32 Task #66075 (Under Review): Load jQuery-UI via bower
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:31 Task #66075 (Closed): Load jQuery-UI via bower
The jQuery UI library previously located in "typo3/contrib/jqueryui" is now
fetched via bower and copied to the publ...
Benni Mack
23:30 Task #66074 (Resolved): Load jquery datatables via bower
Applied in changeset commit:24b9c4c96b3ed65c645b8dcd5df1879e0dd30421. Benni Mack
22:52 Task #66074 (Under Review): Load jquery datatables via bower
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:51 Task #66074 (Closed): Load jquery datatables via bower
The datatables library previously located in "typo3/contrib/jquery" is now
fetched via bower and copied to the publi...
Benni Mack
23:30 Bug #65836 (Resolved): Fix order of generator meta tag
Applied in changeset commit:25a4ce673a5c1032edb54c4f6a9b265e464f29a1. Wouter Wolters
23:18 Bug #65836: Fix order of generator meta tag
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
23:17 Feature #65325: Bring back some color! [EM > active/inactive 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
23:12 Bug #66073 (Under Review): Fix JavaScript errors in LanguageModule.js
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:43 Bug #66073 (Closed): Fix JavaScript errors in LanguageModule.js
Fix JavaScript errors in LanguageModule.js
* date.format is not a function
* loadTranslationsByLocale is not defined
Wouter Wolters
23:00 Task #66072 (Resolved): Load nprogress.js via bower
Applied in changeset commit:bbcccc026805307f14fb9abe5963d8cc328de071. Benni Mack
22:33 Task #66072 (Under Review): Load nprogress.js via bower
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:31 Task #66072 (Closed): Load nprogress.js via bower
The nprogress.js library "typo3/contrib/nprogress" is now
fetched via bower and copied to the public JavaScript fold...
Benni Mack
22:30 Task #66071 (Resolved): Load moment.js via bower
Applied in changeset commit:e18bf25ccee3bdec849ca2e34a91e99f0c65e56b. Benni Mack
22:06 Task #66071 (Under Review): Load moment.js via bower
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:05 Task #66071 (Closed): Load moment.js via bower
The moment.js library "typo3/contrib/moment.js" is now
fetched via bower and copied to the public JavaScript folder ...
Benni Mack
22:08 Task #66052: Make Backend Module URLs absolute
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:59 Task #66052: Make Backend Module URLs absolute
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:29 Task #66052: Make Backend Module URLs absolute
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:05 Task #66052 (Under Review): Make Backend Module URLs absolute
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:03 Task #66052 (Closed): Make Backend Module URLs absolute
In the approach to remove all occurences of dealing with
relative URL referencing in the TYPO3 Backend, the main mod...
Benni Mack
22:00 Bug #66033 (Resolved): open_basedir restriction fails File->getContents() due to ResourceStorage->checkFileExtensionPermission() and GeneralUtility::split_fileref()
Applied in changeset commit:05b26eb7699a7e8e2c2dc6968ebb287d3cfa347d. Frans Saris
21:55 Bug #66033: open_basedir restriction fails File->getContents() due to ResourceStorage->checkFileExtensionPermission() and GeneralUtility::split_fileref()
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
08:27 Bug #66033: open_basedir restriction fails File->getContents() due to ResourceStorage->checkFileExtensionPermission() and GeneralUtility::split_fileref()
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:00 Feature #66061 (Resolved): add Grunt update task
Applied in changeset commit:186c4a045d9e71091d826bed49aab55386721173. Daniel Sattler
21:06 Feature #66061: add Grunt update task
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:57 Feature #66061: add Grunt update task
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:33 Feature #66061: add Grunt update task
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:29 Feature #66061 (Under Review): add Grunt update 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
18:16 Feature #66061 (Closed): add Grunt update task
Add a grunt task to easily keep the npm and bower components up to date. Daniel Sattler
22:00 Bug #65928 (Resolved): BE-User > BE-User-Groups > Edit Group > Access-List > cshmanuel icons not working
Applied in changeset commit:347ff47247caba6117425e74657579404487e365. Andreas Fernandez
21:55 Feature #66047: Introduce JavaScript notification API
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:54 Feature #66047: Introduce JavaScript notification API
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:53 Feature #66047 (Under Review): Introduce JavaScript notification API
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:33 Feature #66047 (Closed): Introduce JavaScript notification API
With CMS 7.0 the JavaScript Flashmessage API was refactored.
Now we create a new notification API which replace the ...
Frank Nägler
21:20 Bug #66070 (Closed): Configure anchor for pagination widget
It should be possible to add an "anchor" configuration setting to the pagination widget so the links generated by the... Bernhard Kraft
21:00 Bug #63927 (Resolved): Remove Last-Modified response header from cached output
Applied in changeset commit:c4faf452de201a615d55fc68fa5f7514851fc747. Patrick Broens
20:36 Bug #63927: Remove Last-Modified response header from cached output
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:13 Bug #63927: Remove Last-Modified response header from cached output
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:05 Bug #63927 (Under Review): Remove Last-Modified response header from cached output
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:30 Bug #66068: BackendUserAuthentication::writelog() should use current time
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 #66068 (Under Review): BackendUserAuthentication::writelog() should use current time
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:27 Bug #66068 (Closed): BackendUserAuthentication::writelog() should use current time
Currently BackendUserAuthentication::writelog() uses $GLOBALS['EXEC_TIME'] as tstamp for every new entry. This is the... Frans Saris
20:29 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:07 Task #66029: Show amount of characters left in forms if TCA has max
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:00 Bug #62080 (Resolved): $GLOBALS['TSFE']->page['title'] in USER doesn't work anymore for cached pages
Applied in changeset commit:e14f3862710f7f93ae3493aabe50bb7aaf5aa892. Markus Klein
19:56 Bug #62080: $GLOBALS['TSFE']->page['title'] in USER doesn't work anymore for cached 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
20:00 Bug #66065 (Resolved): [TASK| Move backend logo rendering to fluid
Applied in changeset commit:36b89324e665ecc6891b65715712fa3e972fb974. Benni Mack
19:07 Bug #66065 (Under Review): [TASK| Move backend logo rendering to fluid
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:59 Bug #66065 (Closed): [TASK| Move backend logo rendering to fluid
The backend logo in the left corner was rendered via it's own
simple class which can easily be replaced by Fluid and...
Benni Mack
20:00 Bug #66037 (Resolved): Toggle Button for page tree area has wrong tooltip
Applied in changeset commit:de6155ac9d75ba8d74fa1ef1b0ab84a6b0bb4f38. Jan Helke
10:58 Bug #66037: Toggle Button for page tree area has wrong tooltip
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:34 Bug #66037 (Under Review): Toggle Button for page tree area has wrong tooltip
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:28 Bug #66037 (Closed): Toggle Button for page tree area has wrong tooltip
The tooltip on the button says "Drag to resize or double click to collapse the tree". It should say something like "C... Jan Helke
18:45 Bug #66064: Use configurationBuilder for generating propertyMappingConfiguration in controller arguments
At least the the configurationBuilder is used in "TYPO3\CMS\Extbase\Property\PropertyMapper" when calling ->convert()... Bernhard Kraft
18:42 Bug #66064 (New): Use configurationBuilder for generating propertyMappingConfiguration in controller arguments
Currently the propertyMappingConfiguration in "TYPO3\CMS\Extbase\Mvc\Controller\Argument" gets injected and thus will... Bernhard Kraft
18:39 Bug #66063: Dont show not compatible distrubustions
In CMS 7.2 there will be a hint on each distro to which versions it is compatible.
We show all of them, because you ...
Markus Klein
18:27 Bug #66063 (Closed): Dont show not compatible distrubustions
When installation typo3 system directs you to distrubutions
but the distibutions are not compatible with the vers...
Robert Lindh
18:36 Bug #66062: First thing in install tool
The file is a security precaution! Markus Klein
18:21 Bug #66062 (Closed): First thing in install tool
Message says thank you for installing - but you have not started installation yet
Suggestion :
Redesign it to be...
Robert Lindh
18:19 Bug #66059 (Rejected): Sorry, the requested view was not found.
This was changed with 7.0. The old (singular) options are not supported anymore.
http://docs.typo3.org/typo3cms/ex...
Markus Klein
17:50 Bug #66059: Sorry, the requested view was not found.
Here some informations with screenshot Manfred Rutschmann
17:34 Bug #66059 (Rejected): Sorry, the requested view was not found.
Hey there,
i have a problem with a extbase/fluid extension with a backend module. In 6.2 works all fine, in 7.1 n...
Manfred Rutschmann
18:01 Feature #38732 (Under Review): Modernize 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
18:00 Task #65922: Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6
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:30 Task #66058 (Resolved): Improve backend flashmessages
Applied in changeset commit:8d2073c3e0e43e890c4443fefbf2c0b39d081f86. Anonymous
17:19 Task #66058: Improve backend flashmessages
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:03 Task #66058 (Under Review): Improve backend flashmessages
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:58 Task #66058 (Closed): Improve backend flashmessages
- Adjust colors to be more friendly
- Move position of javascript flashmessages
- Add icons to have visual state re...
Benjamin Kott
16:56 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:34 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
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:06 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
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:20 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
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:21 Bug #62399: Multilingual RTE classesAnchor titleText not posible
I'm using 6.2.11 with the below Page TS:... Arek van Schaijk
15:30 Task #66034: Drop activateContentAdapter
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:49 Task #66034 (Under Review): Drop activateContentAdapter
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:43 Task #66034 (Closed): Drop activateContentAdapter
The ContentAdapter was used to transform the new DB structure back to the old one in memory such that old TypoScript ... Markus Klein
15:05 Feature #24019: Enhance IRRE to allow new records to appear at the top
Abin Sabu wrote:
> Hi guys.
>
> Do you have any work around for this problem!!
>
> Abin
There is a patch on...
Webadmin no-lastname-given
14:57 Feature #24019: Enhance IRRE to allow new records to appear at the top
Andreas Kiessling wrote:
> Georg Ringer wrote:
> > config @$config['appearance']['levelLinksPosition']@ can be set ...
Abin Sabu
14:55 Feature #24019: Enhance IRRE to allow new records to appear at the top
Hi guys.
Do you have any work around for this problem!!
Abin
Abin Sabu
15:03 Bug #66049: PropertyMapper fails mapping an ObjectStorage being passed to a controller action
Another solution would be to use the reflection service only when the rewrittenPropertyMapper is not enabled. When th... Bernhard Kraft
15:01 Bug #66049: PropertyMapper fails mapping an ObjectStorage being passed to a controller action
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:46 Bug #66049 (Under Review): PropertyMapper fails mapping an ObjectStorage being passed to a controller action
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:40 Bug #66049 (Rejected): PropertyMapper fails mapping an ObjectStorage being passed to a controller action
This bug only affects 6.2. In 7.x it should be solved because the old property mapper code relying on reflectionServi... Bernhard Kraft
15:01 Story #66051 (Closed): changing links
Dear Sirs,
two days ago we changed our TYPO3 to version 6.2.11 and we recognized a special behavior:
Trying to ch...
barbara wenzlik
14:56 Bug #25254 (Closed): wrong position for newly created tt_content translations
Thanks for the feedback. Markus Klein
14:28 Bug #25254: wrong position for newly created tt_content translations
Armed with Xdebug and Phpstorm I've found, that in my currnet case the reason was in EXT:Flux, which changes sorting ... Viktor Livakivskyi
14:26 Bug #66045 (Under Review): TCA element type group with internal_type file and folder stored missing method exception
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:25 Bug #66045 (Closed): TCA element type group with internal_type file and folder stored missing method exception
If the stored value in a group field with type file has a folder stored, e.g. if the type was modified.
This won't h...
Andreas Allacher
14:05 Bug #66044 (Under Review): TCA show_thumbs does not show UID with internal_type: db
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:03 Bug #66044 (Closed): TCA show_thumbs does not show UID with internal_type: db
dbFileIcons method does not show the UID if internal_type db but does show them if file/folder, ...
It should be ex...
Andreas Allacher
14:00 Feature #66042 (Resolved): Load web libraries via bower instead of composer
Applied in changeset commit:45511360866a979103f8ffb9854ce24ba96a1f1b. Benni Mack
12:14 Feature #66042 (Under Review): Load web libraries via bower instead of composer
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:56 Feature #66042 (Closed): Load web libraries via bower instead of composer
Introduce "bower" as a component dependency management for
loading all JS/CSS related libraries.
This patch intro...
Benni Mack
14:00 Feature #65996 (Resolved): Show confirm message on closing and editform with unsaved changes
Applied in changeset commit:f1ce9ca5ae6fa426fd129e617588b5211c454864. Frank Nägler
12:14 Feature #65996: Show confirm message on closing and editform with unsaved changes
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:01 Feature #66041: Improve exception shown when extension loading fails
Also add
* Clear PHP opcode cache
Tilo Schmidtsdorff
11:43 Feature #66041 (Closed): Improve exception shown when extension loading fails
If loading an extension fails the exception should point to do the following actions in the install tool. This should... Tilo Schmidtsdorff
11:23 Task #66040 (Closed): Remove the rotated / mirrored TYPO3 Logo on error pages ...
This simply looks ugly and destructs the brand ... Kay Strobach
11:20 Feature #66039 (Rejected): [WIP][FEATURE] intelligent sideloading of ext compat6
During the T3UXW we discussed problems occuring for newbies in TYPO3 during the installation of old TYPO3 extensions,... Kay Strobach
11:11 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Bug #65292 (Resolved): Make alt_doc.php dispatched
Applied in changeset commit:35d9b1ffd427a9c0784c856ddf9b0bb1d86d4f95. Benni Mack
10:32 Bug #63486: Typolink checks only against one domainname
I tried to change the code, and it seems to work.
I will let the changes be and follow the error log the next few...
Stig Kjeldsen
08:04 Bug #63486: Typolink checks only against one domainname
Are you using the latest GIT?
I have quickly pulled the latest changes and noticed the code has been changed.
N...
Bas van Beek
10:29 Bug #66038 (Closed): felogin: reset password show success message even if mail isn't sent
Have a look at the following Code on GitHub: [[https://github.com/TYPO3/TYPO3.CMS/blob/TYPO3_6-2-11/typo3/sysext/felo... Alfred Bez
09:40 Bug #63597: Felogin session cookie is destroyed when navigating after login
Unfortunately the problem only happens sporadically.
I have just got this error report again by a user:
"1. Schr...
Markus Dange
09:13 Bug #62848: FAL file info permissions
Hello Frans
Here we go
*var_dump($this)*...
Johannes C. Schulz
08:59 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:54 Bug #65865: Extbase: Call to a member function hasIdentifier() on null
It's also in 6.2.11 Christoph Lehmann
07:01 Bug #65728: Call to a member function wrapClickMenuOnIcon() on a non-object
After some debugging I'm one step further.
The problem seems to be the function @getModule@ in @sysext/recordlist/Cla...
Markus Bischof
01:00 Bug #66028 (Resolved): Use early return in cObj::getImgResource
Applied in changeset commit:e26def8ca3bbcafd15ee40838c3abd6cc45f2934. Oliver Hader
00:31 Bug #66028: Use early return in cObj::getImgResource
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:30 Bug #66031 (Resolved): Layout of Search-Toolbar in List-Modul broken
Applied in changeset commit:14718c6b3460c5477855d99cd57c8841bdf6cbb4. Frank Nägler
00:17 Bug #66031: Layout of Search-Toolbar in List-Modul broken
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:16 Bug #66031: Layout of Search-Toolbar in List-Modul broken
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-03-25

23:36 Bug #66031: Layout of Search-Toolbar in List-Modul broken
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:15 Bug #66031 (Under Review): Layout of Search-Toolbar in List-Modul broken
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:12 Bug #66031 (Closed): Layout of Search-Toolbar in List-Modul broken
The layout of the search toolbar in ListModule is broken and need an update. Frank Nägler
22:53 Feature #65996: Show confirm message on closing and editform with unsaved changes
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:19 Feature #52015: Make DataHandler (TCEmain) work in frontend context
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:07 Bug #62848: FAL file info permissions
Hi Johannes,
Could you do a var_dump or debug of $file and $this for a file the editor can not view and in the s...
Frans Saris
09:29 Bug #62848: FAL file info permissions
Hello
Same thing with 6.2.11.
h3. Short:
Editors can't access file-info of migrated files.
Editors are able...
Johannes C. Schulz
21:30 Bug #66003 (Resolved): Use TYPO3.lang in DragUploader
Applied in changeset commit:92ffffc0cc8b63786adb544491f887e20ed0390d. Benni Mack
17:21 Bug #66003: Use TYPO3.lang in DragUploader
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:39 Bug #66003 (Under Review): Use TYPO3.lang in DragUploader
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:38 Bug #66003 (Closed): Use TYPO3.lang in DragUploader
Due to the removal of ExtJS in file list the drag uploader
throws a JS error when loading the file list.
The patc...
Benni Mack
21:30 Task #64068 (Resolved): Deprecate thumbnail functionality via thumbs.php
Applied in changeset commit:df892b734cbd9fa225bbcc64abd5a6fcba78230b. Benni Mack
20:29 Task #64068: Deprecate thumbnail functionality via thumbs.php
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:13 Task #64068: Deprecate thumbnail functionality via thumbs.php
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:44 Bug #66033 (Under Review): open_basedir restriction fails File->getContents() due to ResourceStorage->checkFileExtensionPermission() and GeneralUtility::split_fileref()
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 Bug #66033 (Accepted): open_basedir restriction fails File->getContents() due to ResourceStorage->checkFileExtensionPermission() and GeneralUtility::split_fileref()
pathinfo() [1] could be used instead of $fileInfo = GeneralUtility::split_fileref() as it doesn't care if the path ex... Frans Saris
19:44 Bug #66033 (Closed): open_basedir restriction fails File->getContents() due to ResourceStorage->checkFileExtensionPermission() and GeneralUtility::split_fileref()
I have open_basedir restrictions on our servers.
I want to fetch the file content from a FileReference of a local ...
Stephan Großberndt
20:00 Task #65778 (Resolved): Move MediaWizard functionality to EXT:mediace
Applied in changeset commit:732c3a2da896b4b3667a799aa5db9a8094d40d05. Benni Mack
19:01 Bug #64840: File move message shows identifiers instead of names
Christian, could you please review the patch if it solves your problem? Michael Oehlhof
07:17 Bug #64840 (Under Review): File move message shows identifiers instead of names
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:59 Bug #65728: Call to a member function wrapClickMenuOnIcon() on a non-object
+1
If you set @enableClickMenu@ to @false@ the table is renderd - but without the buttons to edit or modify record...
Markus Bischof
17:50 Bug #35902: fatal error in scheduler / Swift mailer
I had the same issue today.
My problem was a missing image in a RTE-Content (bodytext field). It was deleted from th...
Gernot Ploiner
17:49 Bug #57824: Palette fields are not wrapped, because --linebreak-- values are removed
The commit breaks flexform configuration as described in Bug #65480 Kai Möller
17:45 Bug #65480: TYPO3 6.2.10 Flexform: Values of section elements are not displayed
The error is caused by this change commit:7c58aca7b4031b153df49c98bda56b881b0fe950.
When the commit is reversed it w...
Kai Möller
17:01 Task #66029: Show amount of characters left in forms if TCA has max
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:14 Task #66029: Show amount of characters left in forms if TCA has max
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:50 Task #66029: Show amount of characters left in forms if TCA has max
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:49 Task #66029 (Under Review): Show amount of characters left in forms if TCA has max
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:48 Task #66029 (Closed): Show amount of characters left in forms if TCA has max
Show the amount of characters left in a form field if it has the TCA "max" definition. Andreas Kienast
16:44 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
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:40 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
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:20 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
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:57 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
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:44 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
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:41 Bug #46118 (New): Overriding _LOCAL_LANG in TS broken for fluid templates
Jigal van Hemert
16:30 Task #66030 (Resolved): Improve permission icons in Access module
Applied in changeset commit:07964fff6e99a77ce97f521da92be45d2d8dbc7a. Andreas Fernandez
15:59 Task #66030 (Under Review): Improve permission icons in Access 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
15:58 Task #66030 (Closed): Improve permission icons in Access module
Improve the choice of the permission icons for visually handicapped people. Andreas Kienast
15:54 Bug #64079: Extension manager doesn't emit "hasInstalledExtensions" signal after extension upload
Hi Nicole
> This can't be solved easily and IMHO separate between local and TER version is much better, than a sin...
Aimeos no-lastname-given
14:46 Bug #66028: Use early return in cObj::getImgResource
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:45 Bug #66028 (Under Review): Use early return in cObj::getImgResource
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:43 Bug #66028 (Closed): Use early return in cObj::getImgResource
If ContentObjectRenderer::getImgResource is called without any data, there is no need to execute all possibilities an... Oliver Hader
14:30 Task #65742 (Resolved): Introduce Tooltips for List-Module
Applied in changeset commit:97f24cf51d339c4070f3f861691992294cebb95c. Frank Nägler
13:57 Task #65742: Introduce Tooltips for 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:35 Task #65742: Introduce Tooltips for 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
14:29 Bug #38940: localization of "All languages" in listview possible
The getRecordOverlay method allows this when the record is rendered in the frontend:... Andreas Kießling
13:56 Feature #65325: Bring back some color! [EM > active/inactive 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
13:42 Feature #65325: Bring back some color! [EM > active/inactive 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
11:19 Feature #65325: Bring back some color! [EM > active/inactive 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
13:45 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Bug #66023 (Resolved): Performance issue with caching empty text menus
Applied in changeset commit:1f98368e6495e78c4c5dfefeb4ac343bdfa83458. Oliver Hader
13:16 Bug #66023 (Under Review): Performance issue with caching empty text menus
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:15 Bug #66023: Performance issue with caching empty text menus
Has been solved in master already:
https://review.typo3.org/#/c/36584/5/typo3/sysext/frontend/Classes/ContentObject/...
Oliver Hader
13:10 Bug #66023 (Closed): Performance issue with caching empty text menus
If a text menu level is defined in TypoScript but does not return any pages, the result value is NULL instead of the ... Oliver Hader
12:30 Bug #59589 (Resolved): "Select & upload files" button not showing for non-admin users.
Applied in changeset commit:8e938cf958e24e4062e5dc1e8da44653ac2eaf60. Nicole Cordes
12:10 Bug #59589: "Select & upload files" button not showing for non-admin users.
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:28 Task #65922: Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6
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:21 Task #65922: Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6
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:26 Bug #65952: Move content element previews belonging to css_styled_content to this 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
12:21 Bug #65952 (Under Review): Move content element previews belonging to css_styled_content to this 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
11:59 Bug #66020 (Closed): IRRE Fal localization
Hey
I have following model: Product have downloads (1:n) with Image file (FAL) (See attached file). Simply I have ...
ondro no-lastname-given
11:30 Task #66000 (Resolved): Remove unused icons - part 2
Applied in changeset commit:7c41ae2ef437488cdc519aaddc31e1a60061cca0. Benni Mack
10:30 Bug #65983 (Resolved): Clipboard does not work between two filestorages
Applied in changeset commit:71277f9cf2f51e66c84c3b1047d5ff81604c29f6. Frans Saris
10:07 Bug #65983 (Under Review): Clipboard does not work between two filestorages
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
10:00 Bug #65983 (Resolved): Clipboard does not work between two filestorages
Applied in changeset commit:4147fd7949eb6128d5fef7aa1af63808f66748c7. Frans Saris
10:18 Task #66004: Optimize distance between labels and form fiels in FormEngine
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:56 Task #66004 (Under Review): Optimize distance between labels and form fiels 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
00:55 Task #66004 (Rejected): Optimize distance between labels and form fiels in FormEngine
Frank Nägler
10:16 Feature #66012 (Closed): Add TSconfig RTE.default.buttons.link.title.disabled = 1
Field "Title" can not be disabled in RTE links. Just read only is possible. Heinz Schilling
10:04 Bug #65404: File collection : allow multiple category selection
I'm using TYPO3 6.2.11.
If I want to create a file collection by selecting 2 categories, I can't select more than ...
David Lemaitre
09:41 Bug #65997: Typoscript causing TCA Error - but not under all circumstances
Yes, I deployed all files and db 1:1
It wasn't set on production (see screenshot) but nearly.
A possible differ...
Urs Braem
09:33 Bug #66008 (Rejected): LocalConfiguration 'adminOnly' => '-1', show sys_notes
Current behaviour:
When you lock the access to the backend by setting 'adminOnly' => '-1', the system shows an excep...
Birger Fuehne
08:56 Bug #66007 (Closed): BE ViewHelper <f:be.menu.actionMenuItem> generates wrong styling classes
The new class in the div containing the select-tag is "typo3-docheader-functions" but the viewhelper writes "docheade... Anonymous
08:10 Bug #63486: Typolink checks only against one domainname
We have the same problem with a multidomain page-tree. We are using 6.2.9. Very annoying problem
I tried the solutio...
Stig Kjeldsen
08:06 Bug #64953: dbType date and datetime fields are saved in wrong timezone
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:14 Feature #65998: TypeNum redirect on shortcut page
I would vote against! A type is just a view of a page which is in that case a shortcut.
But won't block any other o...
Georg Ringer
01:46 Feature #65998: TypeNum redirect on shortcut page
In my opinion you should treat this as a bug since a type-called-page has nothing to do with the page settings (espec... Arek van Schaijk
03:30 Task #65984 (Resolved): Speed up menu objects
Applied in changeset commit:e2c49452e4fb1f0696e3279c7c72cfbb433b9991. Wouter Wolters
03:00 Task #65999 (Resolved): Improve styling of page module
Applied in changeset commit:033f41af5843304bfd84051df855cf2a090cd261. Anonymous
01:11 Task #65999: Improve styling of page 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
00:16 Task #65999: Improve styling of page 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
03:00 Task #66001 (Resolved): Use typo3/contrib/vendor/ instead of Packages/
Applied in changeset commit:637ccaa273a72d89825ae1fe8bed0d29f6ad51f2. Benni Mack
02:09 Task #66001: Use typo3/contrib/vendor/ instead of Packages/
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:41 Task #66001: Use typo3/contrib/vendor/ instead of Packages/
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:53 Task #66001: Use typo3/contrib/vendor/ instead of Packages/
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:17 Task #66001 (Under Review): Use typo3/contrib/vendor/ instead of Packages/
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:14 Task #66001 (Closed): Use typo3/contrib/vendor/ instead of Packages/
In a result of best practices with composer as well as taking
the tarball distributions (typo3_src.zip) into account...
Benni Mack
01:16 Feature #24463 (Closed): Add Javascript-Files from CDN
Benni Mack
01:05 Feature #47712: Refactor Locking
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:00 Task #66002 (Resolved): Remove prototype.js from FileList
Applied in changeset commit:26081bf50adf4599a89b28300afe0f0b0e9bd0bb. Benni Mack
00:37 Task #66002 (Under Review): Remove prototype.js from FileList
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:36 Task #66002 (Closed): Remove prototype.js from FileList
The filelist still loads prototype even though
it is not used anymore.
Benni Mack
01:00 Task #65990 (Resolved): t3Skin Less Code Cleanup
Applied in changeset commit:3a91285c7c40eb6bb967a56401089d340679b0ec. Anonymous
00:44 Task #65990 (Under Review): t3Skin Less Code 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
00:30 Task #65990 (Resolved): t3Skin Less Code Cleanup
Applied in changeset commit:b82db5ce7ff9848e679e3efd433bc3676d7b92f6. Daniel Sattler
00:11 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
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 #65936 (Resolved): Problems with track tag of content element Media
Applied in changeset commit:a8900b753de3870164e4898d0733076dde1e75c2. Andreas Fernandez

2015-03-24

23:57 Task #65990: t3Skin Less Code 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
21:27 Task #65990: t3Skin Less Code 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
21:26 Task #65990: t3Skin Less Code 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
21:26 Task #65990: t3Skin Less Code 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
21:04 Task #65990: t3Skin Less Code 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
20:27 Task #65990 (Under Review): t3Skin Less Code 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
20:16 Task #65990 (Closed): t3Skin Less Code Cleanup
Cleanup the t3Skin Less files:
* order and group Less statements
* remove duplicate stuff
Daniel Sattler
23:52 Task #65999: Improve styling of page 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
23:23 Task #65999 (Under Review): Improve styling of page 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
23:18 Task #65999 (Closed): Improve styling of page module
Benjamin Kott
23:47 Bug #65935: Bug in ArrayUtility::mergeRecursiveWithOverrule
Oh dear, so you're one of the remaining 2% ;-)
I found a testcase for this:
typo3/sysext/core/Tests/Unit/Utility/Arr...
Markus Klein
23:03 Bug #65935: Bug in ArrayUtility::mergeRecursiveWithOverrule
I use this function because of the "unset" feature. This makes it very simple to unset specific keys in an nested arr... Markus Hölzle
15:33 Bug #65935: Bug in ArrayUtility::mergeRecursiveWithOverrule
Well this is a very picky method. The current behaviour is covered well with unittests. May I ask for which purpose y... Markus Klein
23:39 Bug #65936 (Under Review): Problems with track tag of content element Media
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
23:30 Bug #65936 (Resolved): Problems with track tag of content element Media
Applied in changeset commit:b2c0d4182d238ac3172a7c171c0cc121341f5350. Andreas Fernandez
20:00 Bug #65936: Problems with track tag of content element Media
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:04 Bug #65936: Problems with track tag of content element Media
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:02 Bug #65936 (Under Review): Problems with track tag of content element Media
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:33 Task #66000 (Under Review): Remove unused icons - part 2
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:31 Task #66000 (Closed): Remove unused icons - part 2
All files in EXT:t3skin/icons/gfx/ and typo3/gfx/ which are not
in use anymore (by LESS/CSS) are removed. All files ...
Benni Mack
23:30 Task #65987 (Resolved): Load idna_convert via composer
Applied in changeset commit:3679b590a01cb7560093efab4bb74ee73bc90026. Benni Mack
19:40 Task #65987 (Under Review): Load idna_convert via composer
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:40 Task #65987 (Closed): Load idna_convert via composer
The third-party library is now fetched via composer into typo3/contrib/vendor.
The additional require_once stateme...
Benni Mack
23:28 Task #65984: Speed up menu 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
19:09 Task #65984 (Under Review): Speed up menu 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
19:09 Task #65984 (Closed): Speed up menu objects
Wouter Wolters
23:13 Task #65992: Replace as much occurrences of IconUtility::skinImg as possible
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:21 Task #65992 (Under Review): Replace as much occurrences of IconUtility::skinImg as possible
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 Task #65992 (Closed): Replace as much occurrences of IconUtility::skinImg as possible
Preferable those using $GLOBALS['BACK_PATH'] Jan Helke
23:09 Feature #65325: Bring back some color! [EM > active/inactive 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
22:35 Feature #65325 (Under Review): Bring back some color! [EM > active/inactive 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
23:05 Bug #65997 (Needs Feedback): Typoscript causing TCA Error - but not under all circumstances
Yo Urs,
both systems run in the same context (Dev/Prod)?
Mathias Schreiber
22:42 Bug #65997 (Closed): Typoscript causing TCA Error - but not under all circumstances
Hi
I am not sure if this is a bug. It cost me a lot of sweat today.
I received the Exception http://wiki.typo...
Urs Braem
23:04 Feature #65998: TypeNum redirect on shortcut page
@benni: thoughts?
While I like the general approach which is rather unobstrusive, adding new options is something ...
Mathias Schreiber
22:56 Feature #65998 (Closed): TypeNum redirect on shortcut page
Hi,
My pagetree looks like:
Website name [1] [shortcut:2]
- Home [2]
- ...
When registrering a new page ty...
Arek van Schaijk
23:03 Bug #62848: FAL file info permissions
Can you please summarize what is still a problem here on 6.2.11+? Markus Klein
23:01 Bug #50392 (Needs Feedback): Specifying size in ImageViewHelper does nothing
Is this still an issue on 6.2.11+? Markus Klein
23:00 Bug #64840 (Accepted): File move message shows identifiers instead of names
Markus Klein
22:56 Bug #60352 (Needs Feedback): Configuration caseSensitive for sys_file_storage has wrong behaviour
I agree that I obviously understood the ticket wrong some month ago. I agree that "caseSensitive" settings is not mea... Markus Klein
22:56 Feature #65996 (Under Review): Show confirm message on closing and editform with unsaved changes
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:58 Feature #65996 (Closed): Show confirm message on closing and editform with unsaved changes
Before closing an editform with unsaved changes, ask the user to confirm. Frank Nägler
22:51 Task #49769 (Closed): Replace usage of deprecated BasicFileUtility
Not worth keeping this ticket any longer. There will be a time finally to get rid of this. Markus Klein
22:30 Bug #65972 (Resolved): Pagetree is not accessible for editors.
Applied in changeset commit:a96fed4655fdee4a45d7b7850b3daa596460cb6b. Nicole Cordes
15:10 Bug #65972 (Under Review): Pagetree is not accessible for editors.
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:10 Bug #65972 (In Progress): Pagetree is not accessible for editors.
Mathias Schreiber
12:17 Bug #65972: Pagetree is not accessible for editors.
A possible solution is to add "web" (and all other parent modules) to the groupMods field, once one of the sub module... Helmut Hummel
12:16 Bug #65972 (Closed): Pagetree is not accessible for editors.
The pagetree uses an extDirect endpoint with a permission level check on "web" module.
Since we removed the possib...
Helmut Hummel
22:25 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
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:49 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:05 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:10 Bug #46836 (Closed): Clipboard fails on renaming resource
Works on 6.2.11+ Markus Klein
21:35 Bug #64626: Rewrite fe_login to Fluid
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:58 Bug #64363 (Accepted): Copy files in Filelist backend
\TYPO3\CMS\Core\Resource\ResourceStorage::copyFile() should actually handle the conflict mode here. It looks like the... Markus Klein
20:51 Bug #64759 (Accepted): File list shows folder identifier instead of path
Additionally the storage-id has to be translated to the storage name. Markus Klein
20:47 Feature #62830: Improved folder moving/copying
Two things:
# If I *move* a folder /foo/bla. There must not be a paste sign on the /foo folder. Neither in list-view...
Markus Klein
20:46 Feature #63315 (Accepted): Drag and drop to move up/down list items
Markus Klein
20:45 Feature #46437 (Accepted): Allow adding folder by drag&drop in filelist module
Markus Klein
20:43 Bug #62745 (Needs Feedback): Copying folder in file list module does not work
4.7 is not supported anymore. Sorry. Markus Klein
20:37 Task #65922: Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6
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 Task #65938 (Resolved): Deprecate $TSFE->anchorPrefix
Applied in changeset commit:c4db4da74f720e4e217550ac7ac0f50bd41e3486. Benni Mack
19:47 Task #65938: Deprecate $TSFE->anchorPrefix
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:11 Bug #65989: Indexed_search extbase plugin doesn't work with mysql fulltext search
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:10 Bug #65989 (Under Review): Indexed_search extbase plugin doesn't work with mysql fulltext 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
20:07 Bug #65989 (Closed): Indexed_search extbase plugin doesn't work with mysql fulltext search
Tymoteusz Motylewski
20:00 Task #65955 (Resolved): Include Pear/HTTP_Request2 via composer
Applied in changeset commit:56a8dc37f318b0e6db04f4687d09cca9ebccc208. Benni Mack
19:09 Task #65955: Include Pear/HTTP_Request2 via composer
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:05 Task #65955: Include Pear/HTTP_Request2 via composer
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:10 Task #65955: Include Pear/HTTP_Request2 via composer
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:58 Bug #65983: Clipboard does not work between two filestorages
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:22 Bug #65983: Clipboard does not work between two filestorages
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:09 Bug #65983: Clipboard does not work between two filestorages
\TYPO3\CMS\Core\Resource\ResourceStorage::isWithinFolder()... Markus Klein
19:02 Bug #65983 (Under Review): Clipboard does not work between two filestorages
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:55 Bug #65983 (Accepted): Clipboard does not work between two filestorages
Happens with folders only. Markus Klein
18:03 Bug #65983 (Closed): Clipboard does not work between two filestorages
Steps to reproduce the bug:
# Create a new filestorage and filemount
# Copy one or multiple folder(s) from existing...
Armin Vieweg
19:25 Task #65985 (Closed): Move Pear adaption classes HttpRequest to compatibility6 extension
The HttpRequest class which is a derivate from the Pear
package Http_Request2 was introduced in TYPO3 CMS 4.6
but w...
Benni Mack
19:18 Bug #63597: Felogin session cookie is destroyed when navigating after login
Can you reproduce the problem on your machine or does this only happen sporadically? Markus Klein
17:50 Bug #63597: Felogin session cookie is destroyed when navigating after login
I have a similar problem with my Typo3 6.2.11 website:
Sometimes when users login with fe_login and contribute somet...
Markus Dange
18:49 Bug #25254: wrong position for newly created tt_content translations
Still even with defLangBinding = 1 I fail to reproduce this. Markus Klein
16:04 Bug #25254: wrong position for newly created tt_content translations
oh I forgot to set defLangBinding Markus Klein
15:52 Bug #25254: wrong position for newly created tt_content translations
I'm failing to reproduce this on current master and also on 6.2.11 Markus Klein
15:05 Bug #25254: wrong position for newly created tt_content translations
Related function seems to be \TYPO3\CMS\Core\DataHandling\DataHandler::getPreviousLocalizedRecordUid() Markus Klein
15:01 Bug #25254 (Accepted): wrong position for newly created tt_content translations
Markus Klein
14:55 Bug #25254: wrong position for newly created tt_content translations
Hi, Markus.
Just checked it with 6.2.11 - issue still exists.
Viktor Livakivskyi
11:46 Bug #25254 (Needs Feedback): wrong position for newly created tt_content translations
Since this never made its way into 4.5 and support phase is almost over, we need to check if this is still true for 6.2+ Markus Klein
18:36 Task #65731: Speed and cleanup PageRepository
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:21 Bug #65980: indexed_search: Section titles have wrong js
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:46 Bug #65980 (Under Review): indexed_search: Section titles have wrong js
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:44 Bug #65980 (Closed): indexed_search: Section titles have wrong js
if you click on the section title you'll get an js error.
this error is a regression after commit bb0c2887b180a79461...
Tymoteusz Motylewski
18:00 Task #65893 (Resolved): Cleanup RemoveXSS
Applied in changeset commit:274e3fd100e78f992950573ad13be21b8754306e. Jigal van Hemert
17:47 Task #65893: Cleanup RemoveXSS
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:43 Task #65893: Cleanup RemoveXSS
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:39 Task #65893: Cleanup RemoveXSS
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:55 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
My Feedback!
I've had some time pass. I have the past, present TYPO3 7.2.0-dev recorded. Unfortunately, nothing ha...
Harald no-lastname-given
17:43 Bug #65292: Make alt_doc.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
17:09 Bug #65292: Make alt_doc.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
16:30 Bug #65292 (Under Review): Make alt_doc.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
17:38 Bug #65928 (Under Review): BE-User > BE-User-Groups > Edit Group > Access-List > cshmanuel icons not working
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:13 Bug #65925 (Closed): images are not processed / rendered in TYPO3 V6.2.11!?
Closed as the issue has been solved. Andreas Kienast
11:26 Bug #65925: images are not processed / rendered in TYPO3 V6.2.11!?
I found the solution! After the upgrade, the "Image handling settings" in the install tool under "Configuration Prese... Kurt Kunig
17:00 Bug #65975 (Resolved): DateTimePicker time/timesec use 12H format instead of 24H
Applied in changeset commit:2ab3c6466cc52c89bb9c81935f5910c58ba5eb48. Andreas Allacher
16:17 Bug #65975 (Under Review): DateTimePicker time/timesec use 12H format instead of 24H
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:16 Bug #65975 (Closed): DateTimePicker time/timesec use 12H format instead of 24H
Andreas Allacher
17:00 Feature #65945 (Resolved): Wrap new_language Dropdown in PageLayoutView in Bootstrap styles
Applied in changeset commit:6b54fb0670fada2bd8a00be71bc3a4d09bd91742. Jan Helke
15:06 Feature #65945: Wrap new_language Dropdown in PageLayoutView in Bootstrap styles
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:00 Bug #65934 (Resolved): Move prefixLocalAnchors to compatibility6
Applied in changeset commit:ad7694c4ab1fe275280a6eef2f90ed4c9e0b0fc5. Benni Mack
16:37 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
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:37 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
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 #65976 (Under Review): TCA: time/timesec fields do not take timezone offset into account
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:29 Bug #65976 (Closed): TCA: time/timesec fields do not take timezone offset into account
timezone offset for time/timesec fields is not handled in DataHandler, only for date/datetime. Andreas Allacher
15:30 Task #65962 (Resolved): Remove websvg functionality
Applied in changeset commit:482e2e992f80f5e38cb48fcaea40fd9812a5252c. Benni Mack
11:14 Task #65962: Remove websvg functionality
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:32 Task #65962 (Under Review): Remove websvg functionality
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:24 Task #65962 (Closed): Remove websvg functionality
The third-party library "websvg" and its usage
is completely removed in the TYPO3 Core.
All usages to this functi...
Benni Mack
15:23 Bug #53417 (Rejected): ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
Hey.
It was unfortunate that the internal low level class to handle LocalConfiguration was mentioned in the slides o...
Christian Kuhn
15:15 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
Markus, you're right.
Since 6.2 marks this class as internal, then it makes no sense to use it in client code.
So...
Viktor Livakivskyi
15:08 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
Ok that is really bad. Although the title of the slide talks about "LocalConfiguration".
I doubt anybody will touch ...
Markus Klein
15:01 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
Why is it then mentioned in "What's New" slides of TYPO3 6.0 on page 35 in "Coding Examples"?
http://forge.typo3.org...
Viktor Livakivskyi
14:51 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
ConfigurationManager is internal API, see class header
> * IMPORTANT:
> * This class is intended for internal...
Markus Klein
14:47 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
Mathias, you're right. But then ConfigurationManager->getConfigurationValueByPath() makes no sense to use, because Ad... Viktor Livakivskyi
15:00 Bug #65974 (Resolved): TCAtree uses wrong label
Applied in changeset commit:30ca642ed247b1e9178a2e5d2040c81f5c1b7105. Georg Ringer
14:37 Bug #65974: TCAtree uses wrong label
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:14 Bug #65974: TCAtree uses wrong label
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:13 Bug #65974: TCAtree uses wrong label
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:59 Bug #65974: TCAtree uses wrong label
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:52 Bug #65974 (Under Review): TCAtree uses wrong label
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:52 Bug #65974: TCAtree uses wrong label
to reproduce: open @typo3_src/typo3/sysext/core/Configuration/TCA/sys_category.php@ and add ... Georg Ringer
13:47 Bug #65974 (Closed): TCAtree uses wrong label
*Given* is a TCA tree
*and* records using @label_alt@ and @label_alt_force@
*and* the TCA tree is shown
*then* I s...
Georg Ringer
14:41 Bug #59349 (Resolved): Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Markus Klein
14:21 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Seems this has been fixed together with #64253. In line 198 of typo3/sysext/core/Classes/Database/ReferenceIndex.php ... Jo Hasenau
13:45 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Is this still an issue? Markus Klein
14:26 Bug #61154: "Migrate all file links of RTE-enabled fields to FAL" fails with "Reference index was probably out of date."
Same problem while upgrading from 4.5.x to 6.2.11...

Workaround worked fine. Thank you!
Joe Schäfer
14:20 Bug #62080 (Under Review): $GLOBALS['TSFE']->page['title'] in USER doesn't work anymore for cached pages
code to reproduce can be found in #65832 Markus Klein
14:06 Bug #65965: Wrong $paramsList in FormEngine->getSingleField_typeInput
Please review the patch, test it and vote! Thanks. Markus Klein
14:04 Bug #65965 (Under Review): Wrong $paramsList in FormEngine->getSingleField_typeInput
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:01 Bug #65965: Wrong $paramsList in FormEngine->getSingleField_typeInput
This bug dates back to #23763 (4 years) Markus Klein
11:34 Bug #65965: Wrong $paramsList in FormEngine->getSingleField_typeInput
Wow, great finding. Can you push a patch please to our review system?
All information can be found here http://wiki....
Markus Klein
09:57 Bug #65965 (Closed): Wrong $paramsList in FormEngine->getSingleField_typeInput
Found a bug in line 1537 in method getSingleField_typeInput in class FormEngine:
Is:...
Klaus Moser
13:59 Bug #58519: The SysAction\ActionTask::saveNewBackendUser is not adapted to FAL compatibles userHomePath
I've created a little workaround for this problem which works without the action_getUserMainDir.
I've changed acti...
Teamgeist Medien
13:52 Task #58850 (Needs Feedback): Redirect URLs containing special chars may lead to garbled headers
Is this still an issue? Markus Klein
13:47 Bug #57120: Upgrade from 6.1.7 to 6.2beta7 / Install Tool fails / 'The package "X" depends on "Y" which is not present in the system'
Is this still an issue? Or can we close this one? Markus Klein
13:46 Bug #60891 (Closed): Image titletext in the content element is not considered
No feedback within 90 days, closing this issue. Markus Klein
13:02 Bug #65061: AbstractFileCollection @var mixed causes Exception #1315564744
Remark and update on this topic: we intended to use XCLASS to overload AbstractFileCollection, but in fact it was not... Viktor Livakivskyi
12:30 Bug #59589: "Select & upload files" button not showing for non-admin users.
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:23 Bug #48553 (Resolved): EM shows incompatible extension versions as possible update
This is already resolved with https://review.typo3.org/#/c/29845/ Nicole Cordes
12:22 Task #65956: Refactor backend debugger panel
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 Task #65956: Refactor backend debugger panel
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:19 Bug #57789 (Closed): Install Tool Upgrade Wizard stuck on "Update database schema: Create tables and fields"
No feedback within 90 days, closing this issue.
If you think this is the wrong decision, please open a new ticket an...
Markus Klein
12:18 Bug #31508 (Closed): User settings: lang becomes empty
No feedback within 90 days. Closing this issue. Markus Klein
12:17 Bug #24342 (Closed): t3lib_lock still sometimes has a race condition on deleting locks.
4.7 is not supported anymore and locking has been reworked in CMS 6.2 and will be even more reworked with CMS 7 Markus Klein
12:11 Bug #62305 (Needs Feedback): Installing an extension that does not meet the requirements is installed an crashes the system
Can you please try the installation with the current EM. I was not able to reproduce any dependency overwrite due to ... Nicole Cordes
11:54 Bug #59340 (Resolved): New content wizard broken in 4.5.34
Markus Klein
11:53 Task #50484 (Needs Feedback): Generating URLs takes very long
Anyone interested in continuing here for CMS 7? Markus Klein
11:51 Bug #54004: Extension checker does not use the autoloader?
Ernesto, is this still an issue? Markus Klein
11:50 Bug #56028 (Needs Feedback): Installtool "fileCreateMask" and "folderCreateMask" on first install wizard screen
Is this still an issue?
If so, can you provide a patch?
Markus Klein
11:48 Bug #57100 (Closed): Sys_log gets spammed with
No progress for a year. Closing this. Markus Klein
11:46 Bug #65941 (Under Review): TYPO3\CMS\Core\Database\PreparedStatement::execute() calls mysqli_stmt::bind_param() with zero parameters to bind
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:42 Bug #62934 (Rejected): Lots of attributes missing for form viewhelpers
Markus Klein
11:42 Task #63555 (Rejected): Add possiblity to deprecate signals
Markus Klein
11:41 Task #63589 (Rejected): Deprecate extbase afterInsertObject signal
Markus Klein
11:34 Bug #65702 (Needs Feedback): Upload of saved extension via Upload Extension in Extension Manager not possible: Could not write file .js
Have you tried to uninstall and delete the extension, before you upload the zip file? Could you provide the zip file ... Nicole Cordes
11:31 Bug #64079 (Needs Feedback): Extension manager doesn't emit "hasInstalledExtensions" signal after extension upload
This can't be solved easily and IMHO separate between local and TER version is much better, than a single one. You co... Nicole Cordes
11:05 Feature #65493 (Under Review): Introduce Backend Routing
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:00 Feature #50501 (Resolved): The ability to just import/fetch/download an extension from the TER without installing it.
Applied in changeset commit:d34359b948246393a42f4d0b0a58f5e001ef7c50. Susanne Moog
11:00 Feature #65960 (Resolved): Introduce GruntJS
Applied in changeset commit:04c8640c7a4ed0f79ef80c93e27ea3b7e9aa6875. Anonymous
10:37 Feature #65960: Introduce GruntJS
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:26 Feature #65960: Introduce GruntJS
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:11 Feature #65960: Introduce GruntJS
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:23 Feature #65960 (Under Review): Introduce GruntJS
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:59 Task #58800 (Under Review): Wrong error message if local extension installation is disabled
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:22 Task #65951: Make Indexed search documentation render as pdf
the correct link for the documentation is here:
http://docs.typo3.org/typo3cms/extensions/indexed_search/latest/
Tymoteusz Motylewski
00:00 Task #65951 (Resolved): Make Indexed search documentation render as pdf
Applied in changeset commit:a1a5be8bbd58deaaaca5846751b1dc64bb9515ef. Xavier Perseguers
04:25 Bug #60196: FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
Resolved for me on 6.2.11. Turned out that some database-fields were still latin1 although the database-connection wa... Stefan Neufeind
02:33 Bug #60196: FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
I think I just saw the same thing on 6.2.11. Toggling "UTF8filesystem" to set or not doesn't make a difference when t... Stefan Neufeind
02:55 Task #65963 (Under Review): Add record-related routes to Backend Routing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:53 Task #65963 (Rejected): Add record-related routes to Backend Routing
The following routes are migrated to the new
Backend Routing:
- Element Browser
- Show Item Popup
- Move Element ...
Benni Mack
00:30 Bug #65961 (Resolved): Edit backend groups from beuser module is broken
Applied in changeset commit:a2bc965ed8c684a89485b3a3991d6b0b4f77bd64. Andreas Fernandez
00:00 Bug #65961 (Under Review): Edit backend groups from beuser module is broken
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:00 Bug #65817 (Resolved): advanced search select boxes are missing lables
Applied in changeset commit:3a84035a8cc04f8b44be497b7f804b0804929ff7. Tymoteusz Motylewski

2015-03-23

23:58 Bug #65961 (Closed): Edit backend groups from beuser module is broken
Andreas Kienast
23:49 Task #65932: Unify handling of TYPO3_PROCEED_IF_NO_USER
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:35 Task #65932: Unify handling of TYPO3_PROCEED_IF_NO_USER
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:19 Task #65932: Unify handling of TYPO3_PROCEED_IF_NO_USER
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:29 Task #65932 (Under Review): Unify handling of TYPO3_PROCEED_IF_NO_USER
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:28 Task #65932 (Closed): Unify handling of TYPO3_PROCEED_IF_NO_USER
The constant TYPO3_PROCEED_IF_NO_USER
allows for calling the Backend boostrap without
a authenticated user. The con...
Benni Mack
23:43 Feature #65960 (Closed): Introduce GruntJS
Benjamin Kott
23:42 Bug #65817: advanced search select boxes are missing lables
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
23:30 Task #65930 (Resolved): Adjust collapse page tree button
Applied in changeset commit:9125dcb7827cdd50e5ac7c57748af746085d1dcf. Daniel Sattler
23:08 Task #65930: Adjust collapse page tree button
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:53 Task #65930: Adjust collapse page tree button
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:42 Task #65930: Adjust collapse page tree button
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:23 Task #65930 (Under Review): Adjust collapse page tree button
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:32 Task #65930 (Closed): Adjust collapse page tree button
To make the collapse page tree button more visible and usable for BE User the button size needed to be bigger Daniel Sattler
23:24 Feature #63703: Stop task from CLI
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:24 Feature #63703: Stop task from CLI
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:24 Feature #63703 (Under Review): Stop task from CLI
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:18 Feature #63703: Stop task from CLI
We realized it here:
https://review.typo3.org/#/c/38022/
Martin Tepper
23:24 Feature #65918: Refactoring of scheduler CLI
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:24 Feature #65918: Refactoring of scheduler CLI
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:24 Feature #65918: Refactoring of scheduler CLI
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:18 Feature #65918: Refactoring of scheduler CLI
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:11 Feature #65918 (Under Review): Refactoring of scheduler CLI
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:52 Feature #65918 (Closed): Refactoring of scheduler CLI
Hello,
we realized the issue https://forge.typo3.org/issues/63703.
In this case we have refactored the schedule...
Martin Tepper
23:00 Task #65914 (Resolved): Split Frontend Requests logic - part 1
Applied in changeset commit:9d30165f8b4bea670f98e2556746662ab3480bd3. Benni Mack
10:47 Task #65914: Split Frontend Requests logic - part 1
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:16 Task #65914 (Under Review): Split Frontend Requests logic - 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
02:14 Task #65914 (Closed): Split Frontend Requests logic - part 1
Make TSFE and TT as properties of the
Frontend Request to avoid calls to
global objects.
Benni Mack
22:56 Task #65956: Refactor backend debugger panel
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:55 Task #65956 (Under Review): Refactor backend debugger panel
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 Task #65956 (Closed): Refactor backend debugger panel
Refactor the Debug panel shown in the backend when callling any of the debug() methods. Take ExtJS and replace it by ... Andreas Kienast
22:30 Task #65953 (Resolved): Switch typoscript object browser to unordered list
Applied in changeset commit:9f398daa8481f79f63c3656ec842f5fdb88470bf. Nicole Cordes
21:54 Task #65953: Switch typoscript object browser to unordered list
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:07 Task #65953 (Under Review): Switch typoscript object browser to unordered list
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:03 Task #65953 (Closed): Switch typoscript object browser to unordered list
Change the html of Typoscript Object Browser to unordered list Nicole Cordes
22:00 Feature #60070 (Resolved): EM: Update of Extension can only be performed on latest version
Applied in changeset commit:a26396a4530b530744ec8b36c5fb5606789a6739. Nicole Cordes
15:46 Feature #60070: EM: Update of Extension can only be performed on latest version
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:19 Feature #60070 (Under Review): EM: Update of Extension can only be performed on latest version
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:00 Task #65954 (Resolved): Include PSR/Log as composer package
Applied in changeset commit:406151c532aed33db884d65bfc644dd70f467dfd. Benni Mack
21:06 Task #65954 (Under Review): Include PSR/Log as composer package
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:04 Task #65954 (Closed): Include PSR/Log as composer package
The interface for the PSR standard "PSR/log" (PSR-3)
is now migrated to a composer package which resides
inside typ...
Benni Mack
21:42 Task #65955 (Under Review): Include Pear/HTTP_Request2 via composer
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:42 Task #65955 (Closed): Include Pear/HTTP_Request2 via composer
The interface for the Pear Package HTTP_Request2
is now migrated to a composer package which resides
inside typo3/c...
Benni Mack
21:22 Task #65951: Make Indexed search documentation render as pdf
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:06 Task #65951 (Under Review): Make Indexed search documentation render as pdf
Tymoteusz Motylewski
20:06 Task #65951 (New): Make Indexed search documentation render as pdf
Tymoteusz Motylewski
20:05 Task #65951: Make Indexed search documentation render as pdf
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:03 Task #65951 (Under Review): Make Indexed search documentation render as pdf
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:03 Task #65951 (Closed): Make Indexed search documentation render as pdf
indexed search documentation is rendered here:
http://docs.typo3.org/typo3cms/extensions/doc_indexed_search/
howe...
Tymoteusz Motylewski
21:00 Task #65950 (Resolved): Load swiftmailer via composer
Applied in changeset commit:3f1db6151b850ec2685d0ce961f767ca3455c36d. Benni Mack
19:30 Task #65950 (Under Review): Load swiftmailer via composer
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:30 Task #65950 (Closed): Load swiftmailer via composer
Instead of manually requiring the necessary
swiftmailer information, composer can be
utilized to be included in the...
Benni Mack
20:19 Bug #65934: Move prefixLocalAnchors to compatibility6
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:02 Bug #65934 (Under Review): Move prefixLocalAnchors to compatibility6
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:51 Bug #65934 (Closed): Move prefixLocalAnchors to compatibility6
Benni Mack
20:03 Bug #65952 (Closed): Move content element previews belonging to css_styled_content to this extension
For the strong default in "frontend" some content elements, like "text", "textpic" and "image", have been moved to cs... Patrick Broens
20:00 Feature #65493 (Resolved): Introduce Backend Routing
Applied in changeset commit:a08ce7238e583d1962edfe998e04c7d9c3d7c2ae. Benni Mack
19:12 Feature #65493: Introduce Backend Routing
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:29 Feature #65493: Introduce Backend Routing
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Feature #65493: Introduce Backend Routing
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:37 Feature #65493: Introduce Backend Routing
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:45 Bug #65901: Move configuration of New Content Element Wizard to css_styled_content
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:00 Task #65946 (Resolved): Remove unnecessary require_once statement
Applied in changeset commit:15b5115c808a780d5264df84f5111b8d89d5854a. Benni Mack
18:47 Task #65946: Remove unnecessary require_once statement
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:10 Task #65946 (Under Review): Remove unnecessary require_once statement
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 #65946 (Closed): Remove unnecessary require_once statement
The DebugUtility has been required manually for
logDeprecatedFunction() calls before the new Bootstrap
and the new ...
Benni Mack
18:52 Bug #65948 (Closed): Nested lists are rendered with paragraphs around inner lists
Since the following commit, nested lists (ul, ol) entered in the RTE (e.g. tinmce4_rte) are rendered with paragraphs ... Stefan Galinski
18:31 Task #65922 (Under Review): Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6
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:26 Task #65922 (Closed): Move unused tt_content TCA fields and the arrangement to css_styled_content or compatibility6
In "frontend" there is the field arrangement for each content element. Since the new strong default will not contain ... Patrick Broens
17:48 Feature #65945 (Under Review): Wrap new_language Dropdown in PageLayoutView in Bootstrap styles
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:28 Feature #65945 (Closed): Wrap new_language Dropdown in PageLayoutView in Bootstrap styles
Jan Helke
17:33 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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:58 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:31 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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:15 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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:10 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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:46 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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:43 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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 Feature #65927 (Under Review): Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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:48 Feature #65927 (Closed): Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
Dropdowns created by BackendUtility::getFuncMenu() are looking very old fashioned. So wrap them with Bootstrap Styles. Jan Helke
17:09 Task #65943: DebuggerUtility::var_dump(): Write CSS into output
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:09 Task #65943 (Under Review): DebuggerUtility::var_dump(): Write CSS into output
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:06 Task #65943 (Rejected): DebuggerUtility::var_dump(): Write CSS into output
Currently, when using DebuggerUtility::var_dump() with @$return = TRUE@, the CSS is not in the output, even if @$plai... Andreas Kienast
17:00 Bug #60851: System>Configuration module produces a bug while searching in
Can anyone of you please push a patch to our review system? Markus Klein
17:00 Task #65913 (Resolved): Deprecate TSFE->checkFileInclude
Applied in changeset commit:98154eb424c4b5b5ddf226be42d27af338584252. Benni Mack
14:25 Task #65913: Deprecate TSFE->checkFileInclude
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:10 Task #65913 (Under Review): Deprecate TSFE->checkFileInclude
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:07 Task #65913 (Closed): Deprecate TSFE->checkFileInclude
The file inclusion logic within the TypoScriptFrontendController
is not used anymore and can safely be deprecated.
Benni Mack
17:00 Bug #65912 (Resolved): Remove the option allowedTempPaths
Applied in changeset commit:02426be6981934946be2cabe64cb44419fdea106. Benni Mack
14:31 Bug #65912: Remove the option allowedTempPaths
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:11 Bug #65912: Remove the option allowedTempPaths
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:50 Bug #65912 (Under Review): Remove the option allowedTempPaths
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:49 Bug #65912 (Closed): Remove the option allowedTempPaths
The option "allowedTempPaths" which does this "Additional paths allowed
for temporary images. Used with imgResource....
Benni Mack
16:32 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
IIRC this is on purpose since @AdditionalConfiguration.php@ can contain arbitrary PHP code. This can break the instal... Mathias Brodala
16:03 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
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:40 Bug #53417 (Under Review): ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.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:21 Feature #62445 (Closed): Possibility to define a list of tables to use pid for generating preview link in workspace module
Duplicate of #59144 Oliver Hader
16:13 Bug #65941 (Closed): TYPO3\CMS\Core\Database\PreparedStatement::execute() calls mysqli_stmt::bind_param() with zero parameters to bind
When querying a PreparedStatement without any arguments (implicitely or explicitely), such as by... Daniel Neugebauer
16:08 Task #65939 (Under Review): Refactoring of BE Login and introducing a complete new 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
15:40 Task #65939 (Closed): Refactoring of BE Login and introducing a complete new layout
Frank Nägler
15:46 Bug #65688: Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
+1
Thanks Alexander for posting your solution. I run into the same problem and adding the @post-autoload-dump@ sol...
Fabien Udriot
15:30 Task #65924: Rename AjaxRequestHandler to AjaxResponse
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:44 Task #65924 (Under Review): Rename AjaxRequestHandler to AjaxResponse
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 Task #65924 (Rejected): Rename AjaxRequestHandler to AjaxResponse
As the previously used Ajax object for use in Backend calls
which is responsible for delivering the correct output
...
Benni Mack
15:30 Feature #50509 (Resolved): Switch to jsonbody if AJAX-Call exceeds length limit
Applied in changeset commit:3124ebb4df25fa3712faa51e1624a2e96c38fe8e. Benni Mack
00:44 Feature #50509: Switch to jsonbody if AJAX-Call exceeds length limit
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:28 Task #65938 (Under Review): Deprecate $TSFE->anchorPrefix
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:22 Task #65938 (Closed): Deprecate $TSFE->anchorPrefix
The shortcut variable to for having the anchorPrefix within
$TSFE is set when a baseURL is defined and does the same...
Benni Mack
15:19 Feature #65774 (Under Review): Add possibility to clear signals or remove a single slot
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:56 Bug #65936 (Closed): Problems with track tag of content element Media
When trying to link a track file with file extension vtt the element browser doesn´t show this kind of file.
The r...
Carla Froitzheim
14:40 Bug #65935 (Rejected): Bug in ArrayUtility::mergeRecursiveWithOverrule
Hello together,
I found a bug in ArrayUtility::mergeRecursiveWithOverrule while merging two arrays. If you merge t...
Markus Hölzle
14:31 Bug #65925: images are not processed / rendered in TYPO3 V6.2.11!?
Yes I use FAL!
Everything worked fine under TYPO3 V6.2.8 but NOT under V6.2.11!?
I only made an upgrade of TYPO3, n...
Kurt Kunig
13:59 Bug #65925: images are not processed / rendered in TYPO3 V6.2.11!?
Please provide the typoscript you use to render the images. Do you use FAL? Stephan Großberndt
11:37 Bug #65925 (Closed): images are not processed / rendered in TYPO3 V6.2.11!?
After an upgrade to TYPO3 Version 6.2.11, the FE doesn't show the images in the size they should be shown. Images in ... Kurt Kunig
13:54 Bug #61861: Frontend throws exception on missing image
Jep, it is still not solved.
Example: I have an extension with simple project data like name and image.
If the se...
Henrik Ziegenhain
13:46 Bug #64840: File move message shows identifiers instead of names
We have a custom one that uses uuids as IDs. I don't know how the dropbox driver works internally, but it seems as if... Christian Weiske
12:12 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
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:57 Bug #65928 (Closed): BE-User > BE-User-Groups > Edit Group > Access-List > cshmanuel icons not working
the problem is, that in this case the data to display is available in data attributes and no AJAX call start. but the... Frank Nägler
11:49 Bug #59192: mergeIfNotBlank with FAL records
Andreas Wolf wrote:
> To me, this looks like the exact error described (and partly fixed) in #57272.
>
> @Lorenz:...
Lorenz Ulrich
11:24 Task #65907 (Rejected): Increase backend responsiveness on failed BE logins
Needs an API to register security models. Steffen Müller
11:15 Bug #65872 (Closed): Install TYPO3 CMS with composer breaks the autoloader
Closed as duplicate. Also, it is fixed in 6.2 branch and master Helmut Hummel
11:12 Feature #18737 (Resolved): Different icon for pages where content is fetched from a different page
Applied in changeset commit:f8aa3eea9aed97a901ef0c3e7c650e1218839596. Mathias Schreiber
00:34 Feature #18737: Different icon for pages where content is fetched from a different page
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:18 Feature #18737: Different icon for pages where content is fetched from a different page
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:49 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
This issue might also be related to #65863 - it is pretty much the same, where solution "B" should apply in most case... Sigfried Arnold
10:45 Bug #65341: Extensionmanager update-button missing
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:37 Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
i've no isolated the problem - i checked this 6.2.10, 6.2.11 and 6.2.3 - i have not checked other versions
media is ...
Sigfried Arnold
10:23 Story #65537: Backend user Access Rights
I think they changed it already in the latest master, it's fine now. Job Rutgers
10:06 Bug #65917: displayCond and ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
I have split the ticket in two tickets.
So this ticket can be closed.
Andreas Allacher
09:35 Bug #65917: displayCond and ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
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:34 Bug #65917 (Under Review): displayCond and ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
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:43 Bug #65917 (Closed): displayCond and ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
Hi,
due to the fact that certain relations to not only include the uid of a record but also a title, e.g. if it is...
Andreas Allacher
10:05 Bug #65921 (Under Review): ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
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:02 Bug #65921 (Closed): ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
Related to: https://forge.typo3.org/issues/65917 Andreas Allacher
10:01 Feature #65920 (Under Review): displayCond support to check if it contains a foreign_record(s)
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:46 Feature #65920 (Closed): displayCond support to check if it contains a foreign_record(s)
Related to: https://forge.typo3.org/issues/65917 Andreas Allacher
09:19 Feature #61306: Having a hook at end of extension install
Great!
Thanks a lot!
Matthias Toscanelli
03:00 Feature #61306 (Resolved): Having a hook at end of extension install
Applied in changeset commit:39e0fd0a2c919da270cb49223433bcf95febbb10. Nicole Cordes
02:20 Feature #61306: Having a hook at end of extension install
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:33 Bug #65172: config.compressJs does not minify JS
+1
Even if GZIP compression will do most of the job, minification still is desirable – not only to reduce size but m...
Jörg Wagner
08:18 Bug #65916 (Closed): Installing a distribution with local extension repository
If you install a distribution with at least one unresolved dependency, all local dependencies marked as missing.
Exa...
Markus Opahle
02:30 Bug #65904 (Resolved): Prevent current extension version from update dialog
Applied in changeset commit:da6aaabb44fb3c44e4dd698c1d973e7052b198e5. Nicole Cordes
02:00 Bug #65911 (Resolved): Make CSS Styles for file navframe work again
Applied in changeset commit:71365fe692e65dae77b46ef10bb0f475cf88bcbd. Benni Mack
00:39 Bug #65911 (Under Review): Make CSS Styles for file navframe work again
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:39 Bug #65911 (Closed): Make CSS Styles for file navframe work again
Due to the registration of the navframe via
the dispatcher script, the CSS Styles do not fit
anymore.
The patch ...
Benni Mack
02:00 Task #65910 (Resolved): Remove unused icons from BE
Applied in changeset commit:7b043380c2364c581cec7200734e30cd2c10bc4c. Benni Mack
00:56 Task #65910: Remove unused icons from 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
00:17 Task #65910 (Under Review): Remove unused icons from 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
00:16 Task #65910 (Closed): Remove unused icons from BE
Using sprite icons from fontawesome
in TYPO3 CMS 7 allows the removal
for a lot of unused icons in typo3/gfx/
and ...
Benni Mack
02:00 Bug #65906 (Resolved): Extension update not triggered
Applied in changeset commit:0151d66577f39a5456fcf4340ddea15ae63872de. Nicole Cordes
00:23 Bug #64899: Wizard missing in new CEs like Form or Table
Item 63102 describes same problem. Michael Oehlhof

2015-03-22

23:30 Task #65898 (Resolved): Slightly increase contrast on module menu
Applied in changeset commit:e99b4e2f0d77641daa2f9ca1992289a145d1704d. Andreas Fernandez
20:14 Task #65898 (Under Review): Slightly increase contrast on module menu
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:03 Task #65898 (Needs Feedback): Slightly increase contrast on module menu
#bbb on the regular items or the active? Andreas Kienast
18:01 Task #65898 (Closed): Slightly increase contrast on module menu
* Change the main module color to #fff
* change the module color to #bbb
Mathias Schreiber
23:30 Task #65908 (Resolved): Remove notifications.js from EM
Applied in changeset commit:71a29200e104dd269e93368f013ec2424d31e0da. Andreas Fernandez
22:45 Task #65908 (Under Review): Remove notifications.js from EM
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:43 Task #65908 (Closed): Remove notifications.js from EM
notifications.js is the ExtJS Window Dialog creator. Kill it with fire! Andreas Kienast
23:30 Task #65903 (Resolved): Set imagecols by default in PHP, not tt_content
Applied in changeset commit:2beeda89488e82287a1c3f5f1d07127f3a01f684. Benni Mack
22:12 Task #65903: Set imagecols by default in PHP, not tt_content
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:47 Task #65903 (Under Review): Set imagecols by default in PHP, not tt_content
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:46 Task #65903 (Closed): Set imagecols by default in PHP, not tt_content
EXT:frontend defines "imagecols" with the default value "1"
but overrides it for TCAdefaults via UserTSconfig to "2"...
Benni Mack
23:30 Task #65899 (Resolved): Followup: Change locallang method
Applied in changeset commit:32a0976eaeb35913689cea9c922dbd9ba6143b0d. Andreas Fernandez
18:08 Task #65899 (Under Review): Followup: Change locallang method
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:05 Task #65899 (Closed): Followup: Change locallang method
Andreas Kienast
23:28 Feature #18737: Different icon for pages where content is fetched from a different page
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:27 Feature #18737: Different icon for pages where content is fetched from a different page
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:25 Feature #18737: Different icon for pages where content is fetched from a different page
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:23 Task #65790: Move DB functionality pages.storage_pid to compatibility6
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:20 Task #65907: Increase backend responsiveness on failed BE logins
It annoys human users, but prevents bad guys to fire a brute force attack.
I would go for annoyed users :-)
Jan Helke
22:45 Task #65907 (Under Review): Increase backend responsiveness on failed BE logins
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:40 Task #65907 (Rejected): Increase backend responsiveness on failed BE logins
If you login to the backend with wrong credentials, the LoginController forces a 5 seconds sleep.
This is annoying...
Steffen Müller
23:19 Bug #62907 (Closed): Termplate Constant Editor in Backend not working
No feedback for more than 3 months and it is meanwhile rewritten. Wouter Wolters
23:03 Bug #62907: Termplate Constant Editor in Backend not working
I can't reproduce the error with current master. Michael Oehlhof
23:17 Task #65540 (Closed): Optimize contrast in BE
duplicate Wouter Wolters
23:13 Task #65540: Optimize contrast in BE
Item 65898 is a duplicate that has a already a patch for it. Michael Oehlhof
23:07 Bug #65909 (Closed): media-element gets wrong size in IE11
Hi,
I'm using the media-element to present some MP3-songs on my page.
Now I realised that the size of the Player is...
Bernd Sitzmann
22:56 Task #65723 (Under Review): Remove @access and @static annotations
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 Feature #65493: Introduce Backend Routing
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:39 Bug #65906 (Under Review): Extension update not triggered
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 Bug #65906 (Closed): Extension update not triggered
If you start the extension manager with a filtered list and change the filter (or clear it), the update function isn'... Nicole Cordes
22:31 Bug #65905 (Closed): Start / Stop date for translated content element does not work
* Create a content element in base language with start date in the future
* Translate this content element to the se...
Susen Langhammer
22:22 Bug #65904 (Under Review): Prevent current extension version from update dialog
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:17 Bug #65904 (Closed): Prevent current extension version from update dialog
If you update an extension the current version information appear on the dialog as an own version. This might be misl... Nicole Cordes
22:10 Bug #65262 (Closed): Extensionmanager ignores dependencies on upload
Closed as duplicate Nicole Cordes
22:10 Feature #63602 (Closed): Resolve dependencies when extension is installed from zip-file
Closed as duplicate Nicole Cordes
22:08 Feature #61306 (Under Review): Having a hook at end of extension install
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 Feature #48947: Introduce avatars for backend users
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:53 Story #65537: Backend user Access Rights
I'm a bit confused. The access rights for the modules can be defined on the "Access Lists" tab of the backend groups ... Michael Oehlhof
21:30 Task #65900 (Resolved): Remove directory typo3/mod/
Applied in changeset commit:4a218adcc476e1b1ca286fa7114a0df8d89dc5bb. Benni Mack
18:49 Task #65900: Remove directory typo3/mod/
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:48 Task #65900: Remove directory typo3/mod/
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:45 Task #65900: Remove directory typo3/mod/
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:44 Task #65900: Remove directory typo3/mod/
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:20 Task #65900 (Under Review): Remove directory typo3/mod/
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:18 Task #65900 (Closed): Remove directory typo3/mod/
All main modules from the Backend are now
registered directly in the initialization and not
in separate files in o...
Benni Mack
21:30 Bug #65804 (Resolved): Version requirement in composer.json for helhum/class-alias-loader is invalid
Applied in changeset commit:716a69f275448ca13f911e10b4a26bc47ab25212. Alexander Stehlik
20:44 Bug #65901 (Under Review): Move configuration of New Content Element Wizard to css_styled_content
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:01 Bug #65901 (Closed): Move configuration of New Content Element Wizard to css_styled_content
The configuration for the New Content Element Wizard is defined in the extension "frontend". The content elements whi... Patrick Broens
20:30 Task #65896 (Resolved): Remove modernizr from Backend
Applied in changeset commit:7162799c3deda06657f631215f218048ca3f0ec2. Benni Mack
17:19 Task #65896: Remove modernizr from 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
17:11 Task #65896 (Under Review): Remove modernizr from 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
17:09 Task #65896 (Closed): Remove modernizr from Backend
Modernizr is not used in the TYPO3 Backend at all
anymore as modern browsers support the options
supported by moder...
Benni Mack
19:00 Task #65890 (Resolved): Remove charset conversion for ajax.php calls
Applied in changeset commit:ea65faf41c45fb61fc496652e23c1c1d89f8830a. Benni Mack
12:25 Task #65890 (Under Review): Remove charset conversion for ajax.php 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
12:24 Task #65890 (Closed): Remove charset conversion for ajax.php calls
When ajax.php was introduced for TYPO3 CMS 4.2
the main target was to introduce a proper API to also
deal with diff...
Benni Mack
19:00 Task #65293 (Resolved): Make alt_file_navframe.php dispatched
Applied in changeset commit:d44380e1aa852c5d4a93d83d09a32898497f7615. Wouter Wolters
18:22 Task #65293: Make alt_file_navframe.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
17:54 Task #65293: Make alt_file_navframe.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
19:00 Bug #65894 (Resolved): Move typo3/js/extjs/* files to EXT:backend
Applied in changeset commit:9f2cc670b2310da9815d33e31d8f0a680afa2484. Benni Mack
15:22 Bug #65894 (Under Review): Move typo3/js/extjs/* files to EXT: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
15:22 Bug #65894 (Closed): Move typo3/js/extjs/* files to EXT:backend
In order to get the typo3/ directory cleaner, all files
related to extjs are moved to EXT:backend in
the appropriat...
Benni Mack
18:00 Bug #65879 (Resolved): JavaScript object TYPO3.lang broken
Applied in changeset commit:8254fad2ac7a4324521d275a76c29e660074b652. Andreas Fernandez
17:48 Bug #65879: JavaScript object TYPO3.lang broken
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:36 Bug #65879: JavaScript object TYPO3.lang broken
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:20 Bug #65879: JavaScript object TYPO3.lang broken
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:18 Bug #65879: JavaScript object TYPO3.lang broken
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:17 Bug #65879 (Under Review): JavaScript object TYPO3.lang broken
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:00 Task #65588 (Resolved): Steamline lowlevel formfields
Applied in changeset commit:1bc0fb3fca6abcdf9fcbb84b63721d46f62b9c80. Anonymous
18:00 Task #65892 (Resolved): Remove unneeded function call in TYPO3 Bootstrap
Applied in changeset commit:501edf0ab38d8201cc797e7e062f05e8f8424f2d. Benni Mack
17:24 Task #65892: Remove unneeded function call in TYPO3 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
17:21 Task #65892: Remove unneeded function call in TYPO3 Bootstrap
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:09 Task #65892: Remove unneeded function call in TYPO3 Bootstrap
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:44 Task #65892 (Under Review): Remove unneeded function call in TYPO3 Bootstrap
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:42 Task #65892 (Closed): Remove unneeded function call in TYPO3 Bootstrap
The method "loadTypo3LoadedExtAndExtLocalconf()"
inside the TYPO3 Bootstrap is just a wrapper
now for calling the e...
Benni Mack
17:30 Bug #65878 (Resolved): Modal open only in current frame and HTML is not removed in every case
Applied in changeset commit:d606b99eb61c852812e2edca957cf5be9fabbf46. Frank Nägler
17:20 Task #65742: Introduce Tooltips for 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
17:00 Bug #65895 (Resolved): Label key duplicate in lowlevel extension
Applied in changeset commit:e10e49ff5acd66e43beaa0793613340e6a646c6c. Jan Helke
16:49 Bug #65895 (Under Review): Label key duplicate in lowlevel 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
16:37 Bug #65895 (Closed): Label key duplicate in lowlevel extension
With https://forge.typo3.org/issues/64137 the label key "search" is defined twice and used in different context. Jan Helke
16:38 Task #64137: Render lowlevel output with fluid
There is a regression in this issue that will be handled in https://forge.typo3.org/issues/65895 Jan Helke
16:17 Bug #65404: File collection : allow multiple category selection
Sorry, but can you create a file collection with a single category? Which TYPO3 Version do you use?
Best,
Andrea
Andrea Herzog-Kienast
16:00 Task #65844 (Resolved): Use LOWER instead of LCASE
Applied in changeset commit:c41fd75f8ef41bad755f240f7c069d9ac2ee6db1. Andreas Fernandez
15:55 Task #65844: Use LOWER instead of LCASE
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:26 Feature #5718: Implement File upload support
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 Task #65893 (Under Review): Cleanup RemoveXSS
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:31 Task #65893 (Closed): Cleanup RemoveXSS
Before using RemoveXSS to perform the removeBadHTML operation it needs a bit cleaning up to make the code more readable. Jigal van Hemert
11:46 Bug #62155 (Rejected): IRRE at localized records not working properly with Extbase/Fluid
Duplicate of #57272, though I think the description in here goes further than this issue. The general inconsistency b... Andreas Wolf
11:45 Task #65778: Move MediaWizard functionality to EXT:mediace
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:39 Bug #62127 (Rejected): FAL image in translation of Record not working
This is actually a duplicate of #57272.
@Rüdiger: can you check if the patch attached there fixes your problem? If...
Andreas Wolf
11:15 Bug #59192: mergeIfNotBlank with FAL records
Andreas Wolf wrote:
> @Lorenz: can you try the patch created by Frans and Helmut (https://review.typo3.org/#/c/32718...
Andreas Wolf
11:12 Bug #59192: mergeIfNotBlank with FAL records
To me, this looks like the exact error described (and partly fixed) in #57272.
@Lorenz: can you try the patch crea...
Andreas Wolf
11:06 Bug #57272: Extbase doesn't handle FAL translations correctly
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-03-21

21:01 Bug #20625: Optimize CSS
Hey Patrick, can you have a look at this issue please while refactoring the Content Elements? Benjamin Kott
20:51 Bug #56637 (Resolved): Constant editor doesn't recognize external typoscript files
Cannot reproduce this on current master - everything works as expected. Benjamin Kott
12:02 Bug #56746: File list always fetches all files in folder
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:59 Bug #56746: File list always fetches all files in folder
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:16 Bug #56746: File list always fetches all files in folder
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:30 Bug #65877 (Resolved): Warning when trying to download documentation for extension in TYPO3 7.2
Applied in changeset commit:8f417995e846de91682b3363e285efa45e4d7c2f. Tymoteusz Motylewski

2015-03-20

22:46 Bug #65879 (Closed): JavaScript object TYPO3.lang broken
In several place within the backend the JavaScript object @TYPO3.lang@ is used like this:... Frank Nägler
22:41 Bug #65878 (Under Review): Modal open only in current frame and HTML is not removed in every case
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:40 Bug #65878 (Closed): Modal open only in current frame and HTML is not removed in every case
The modal opens only in current frame instead over the complete backend window.
Also in some cases, the HTML markup ...
Frank Nägler
21:38 Bug #64840: File move message shows identifiers instead of names
I tried it with a dropbox driver on master, all is fine.
Which custom FAL driver are you using?
Michael Oehlhof
08:13 Bug #64840: File move message shows identifiers instead of names
You have to use a custom FAL driver (not the stock used for @fileadmin/@). The default FAL driver uses the path as ID... Christian Weiske
21:30 Bug #65877 (Under Review): Warning when trying to download documentation for extension in TYPO3 7.2
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 Bug #65877 (Closed): Warning when trying to download documentation for extension in TYPO3 7.2
How to reproduce:
1. Go to documentation module
2. switch to "download documentation"
3. search for indexed search...
Tymoteusz Motylewski
20:19 Feature #65585: Add GUI to enable the editor to set the cropping area for an image
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:54 Bug #65833: return status 404 for non-numeric id GET-Parameter
What "convention" do you refer to? Markus Klein
18:11 Bug #65833: return status 404 for non-numeric id GET-Parameter
It's ok in the sense that it meets the convention. Indeed, there is no bug.
As long as you are happy with that conv...
Thomas Mayer
17:51 Bug #65833: return status 404 for non-numeric id GET-Parameter
Well the implementation of canBeInterpretedAsInteger() is totally ok. It returns FALSE for 66asdf.
If you find a b...
Markus Klein
17:41 Bug #65833: return status 404 for non-numeric id GET-Parameter
Yes, the way it's implemented makes canBeInterpretedAsInteger(...) necessary here. However, in that place, it looks l... Thomas Mayer
16:36 Bug #65833: return status 404 for non-numeric id GET-Parameter
That's exactly the point... history, backwards compat :-/
> if ($this->id && !\TYPO3\CMS\Core\Utility\MathUtility:...
Markus Klein
03:26 Bug #65833: return status 404 for non-numeric id GET-Parameter
For some reason, the... Thomas Mayer
03:03 Bug #65833: return status 404 for non-numeric id GET-Parameter
I did some research:
There's also a way to override the &type param in TYPO3\CMS\Frontend\Controller\TypoScriptFr...
Thomas Mayer
00:23 Bug #65833: return status 404 for non-numeric id GET-Parameter
Please take a close look how complicated id resolution in core is.
There is/was(?) also a hook in the processing que...
Markus Klein
18:53 Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
i'm not at work anymore so i can't verify this at the moment, but i'm pretty sure this worked already - so i assume C... Sigfried Arnold
18:06 Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
I tried to reproduce this on current master.
I used the TS from 8) and everything works like expected. The image ass...
Markus Klein
17:14 Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
The patch does not make any difference to me Christian von Holten
16:14 Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
We just merged a patch in 6.2 that might be related. Can you please check, if this solves the problem for you?
https...
Markus Klein
14:47 Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
Same for me. Settings in localconf is:
@'pageOverlayFields' => 'uid,title,subtitle,nav_title,keywords,description,...
Christian von Holten
12:11 Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
Forgot to mention - is is also reproduceable with a custom extension which extends the pages and pages_language_overl... Sigfried Arnold
12:02 Bug #65863 (Closed): content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
I try to output every image referenced in page.media - if a page is translated and there are no images present in "me... Sigfried Arnold
18:39 Feature #47712: Refactor Locking
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:54 Bug #65871: Install Tool Test GDLib does not show command line
Can you push a patch to our review system please?
It should be for master, the backport to 6.2 will be done on merge...
Markus Klein
16:08 Bug #65871 (Closed): Install Tool Test GDLib does not show command line
Problem
Install Tool Test GDLib does not show command line. In other tests it's shown.
Solution
A key in $testRe...
Daniel Wagner
16:38 Bug #55739: typoLink() does not consider additional params for external urls
Can you please push the patch to our review system and against master branch?
Infos about how to contribute: http://...
Markus Klein
12:00 Bug #55739: typoLink() does not consider additional params for external urls
I made some changes in the GeneralUtility Class and add 4 new Methods (parseUrl, buildUrl, buildUrlQuery and mergeUrl... Witali Rott
16:37 Bug #65872 (Closed): Install TYPO3 CMS with composer breaks the autoloader
If you install TYPO3 CMS via composer and use an external autoloader with "TYPO3_COMPOSER_AUTOLOAD=1" the Loader fail... Kay no-lastname-given
16:33 Bug #65870: Allow quoted keys in Fluids short-hand syntax, like `additionalParam="{'key': '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
16:29 Bug #65870 (Under Review): Allow quoted keys in Fluids short-hand syntax, like `additionalParam="{'key': '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
16:13 Bug #65870: Allow quoted keys in Fluids short-hand syntax, like `additionalParam="{'key': 'value'}"
It is possible like Markus wrote. But I think this syntax is rather stretched, and not something you could guess on y... Olle Haerstedt
16:04 Bug #65870 (Needs Feedback): Allow quoted keys in Fluids short-hand syntax, like `additionalParam="{'key': 'value'}"
Should work:... Markus Klein
15:55 Bug #65870 (Closed): Allow quoted keys in Fluids short-hand syntax, like `additionalParam="{'key': 'value'}"
When creating a link to a powermail form page you might want to populate some fields using additionalParams. Example:... Olle Haerstedt
16:28 Bug #65860 (Closed): Fatal error: Class 'TYPO3\Flow\Package\PackageManager' not found
Markus Klein
10:14 Bug #65860: Fatal error: Class 'TYPO3\Flow\Package\PackageManager' not found
Please close.
I tried it twice an now it works...
Don't know what the reason was... hmmm...
André Markus
09:59 Bug #65860 (Closed): Fatal error: Class 'TYPO3\Flow\Package\PackageManager' not found
I just uploaded the typo3 folder to Strato-Server running PHP 5.5
und see this error by calling the /typo3/install/-...
André Markus
15:36 Bug #65340: Show error message when FLUIDTEMPLATE file path is incorrect
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 #65868 (Closed): indexed_search doesn't find "C#"
It seems I can't search for words containg "#" like "C#" but I can search for words like "PL/SQL".
So the list of ...
Kai Kretschmann
15:07 Bug #65867 (Under Review): Ignore typo3/cms package requirement
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:05 Bug #65867 (Closed): Ignore typo3/cms package requirement
Packages may depend on @typo3/cms@ to refer to the TYPO3 CMS core.
But trying to install such a package in the Ext...
Mathias Brodala
14:46 Bug #57604: PackageManager is unable to resolve composer PSR-4 namespaces
Apparently the important bit is the @"type": "typo3-cms-extension"@ option in the Composer manifest of the extension.... Mathias Brodala
14:43 Bug #57604: PackageManager is unable to resolve composer PSR-4 namespaces
It seems to work with the current 6.2.11, even without preferring the Composer autoloader. Mathias Brodala
13:51 Bug #57604 (Needs Feedback): PackageManager is unable to resolve composer PSR-4 namespaces
As the composer autoloader was added into the Core with version 6.2.10 this problem might have been solved by now.
...
Peter Niederlag
13:40 Feature #65866 (Under Review): Fetch extension version from ext_emconf.php if composer.json does not contain version property
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:36 Feature #65866 (Closed): Fetch extension version from ext_emconf.php if composer.json does not contain version property
Composer itself suggests to *not* set the version property inside composer.json as it can be calculated from vcs bran... Peter Niederlag
13:27 Bug #60863 (Needs Feedback): EXT with composer.json and depends on other ext (from e.g. typo3-ter) in composer.json fails if EXT does not have composer.json
Is the problem solved or does it still need a fix?
To me it seems all TYPO3 CMS extensions need a replace for the ...
Peter Niederlag
12:51 Bug #65865 (Closed): Extbase: Call to a member function hasIdentifier() on null
typo3_src-6.2.9/typo3/sysext/extbase/Classes/Persistence/Repository.php ? in handleFatalError... Christoph Lehmann
12:20 Bug #63930: Typolinks don't respect TCEMAIN.previewDomain in multidomain environment
Sorry, I was too quick.
After changing the setup a little bit, it's now 90% working. The previewdomain.com domain...
Uwe Trotzek
11:52 Bug #63930: Typolinks don't respect TCEMAIN.previewDomain in multidomain environment
Unfortunately it doesn't :( Uwe Trotzek
11:27 Feature #65862 (Closed): TCA Sortby
Hi everyone,
Why is not it possible to order the sortby function within the TCA?
I want to generate a DESC list b...
Jelle Groenendal
10:52 Feature #62445: Possibility to define a list of tables to use pid for generating preview link in workspace module
Memo to myself: "read first, then ask!" ;)
You are absolutely right. I must have missed it. Please close this issu...
Uwe Trotzek
09:56 Bug #48544: Extbase warnings in devLog
You can use filters in the devlog if you select "All entries". Florian Seirer
09:41 Bug #65859 (Under Review): Support l10n_mode in extbase
h2. Intro
Currently extbase lacks support for l10n_mode.
See #62921 for a lengthy discussion of the background....
Peter Niederlag
09:29 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive image
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:25 Bug #62921: l10n_mode with relations does not work in Extbase
I prefer that you make another issue. This issue is very specific. If you want to make more generic change, it is not... Dmitry Dulepov
09:24 Bug #62921: l10n_mode with relations does not work in Extbase
It's broken, we agree. We don't agree on the official way, which has an high impact on the approach to fix the proble... Peter Niederlag
09:03 Bug #65858 (Under Review): Fatal error in info_pagetsconfig
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:59 Bug #65858 (Closed): Fatal error in info_pagetsconfig
Hi,
When trying to see the backend module of the extension "info_pagetsconfig", a fatal error is thrown.
The pr...
Eric Chavaillaz
08:25 Bug #65856 (Closed): Suggest wizard and current master, too small in certain positions and _VERTICAL = FALSE ignored
If the suggest wizard is e.g. positioned right it is currently why too small.
Also _VERITCAL seems to ignore the sug...
Andreas Allacher
00:06 Task #65822 (Accepted): Button File Metainfo should show image dimensions (usability)
I agree, this should be solved somehow. Markus Klein
00:00 Task #65735 (Resolved): Migrate cshmanual javascript to AMD module
Applied in changeset commit:59c5cc4cbdde93537af55231e63547e151645f6b. Frank Nägler

2015-03-19

23:21 Task #65735: Migrate cshmanual javascript to AMD 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
21:09 Task #65852: Register caches via GeneralUtility::makeInstance()
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:57 Task #65852: Register caches via GeneralUtility::makeInstance()
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:41 Task #65852 (Under Review): Register caches via GeneralUtility::makeInstance()
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:34 Task #65852 (Closed): Register caches via GeneralUtility::makeInstance()
Register caches via GeneralUtility::makeInstance() and move DBAL specific code into DBAL extension. Andreas Kienast
21:06 Bug #65836: Fix order of generator meta tag
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:53 Bug #65836: Fix order of generator meta tag
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:49 Bug #65836: Fix order of generator meta tag
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:28 Bug #65836 (Under Review): Fix order of generator meta 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
10:26 Bug #65836 (Closed): Fix order of generator meta tag
Fix order of generator meta tag Wouter Wolters
20:52 Bug #63670 (Under Review): High memory consumption in DataHandler->checkValue_input while bulk inserting
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:30 Bug #63670 (Resolved): High memory consumption in DataHandler->checkValue_input while bulk inserting
Applied in changeset commit:4a9e5fdb0f5ef41f5eed88200b906a4a800300b4. Nicole Cordes
20:47 Bug #25220: t3lib_div::t3lib_htmlmail->sendtheMail() is unable to send mail with attachments
Yes. Issue still exists in 4.5.40 Daniel Gercke
20:29 Bug #65746 (Under Review): Correct typo of ActionService->getDataHandler()
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:00 Bug #65853 (Resolved): RTE: Paste structure does not remove on[event] attributes
Applied in changeset commit:858f86d29c1dcc9f3491b492b92a6cc9d61f1d48. Stanislas Rolland
19:55 Bug #65853: RTE: Paste structure does not remove on[event] attributes
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:51 Bug #65853: RTE: Paste structure does not remove on[event] attributes
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:17 Bug #65853 (Under Review): RTE: Paste structure does not remove on[event] attributes
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:12 Bug #65853 (Closed): RTE: Paste structure does not remove on[event] attributes
Stanislas Rolland
19:30 Bug #65693 (Resolved): [RTE] [onlyChrome] Paste fails if "Disable Paste Structure" is enabled
Applied in changeset commit:3d95bf2a44100665be2e25a97e86ab0c03c785b8. Stanislas Rolland
17:38 Bug #65693: [RTE] [onlyChrome] Paste fails if "Disable Paste Structure" is enabled
Please test this change on TYPO3 CMS 6.2: http://review.typo3.org/37956 Stanislas Rolland
17:37 Bug #65693 (Under Review): [RTE] [onlyChrome] Paste fails if "Disable Paste Structure" is enabled
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:00 Bug #65693 (Resolved): [RTE] [onlyChrome] Paste fails if "Disable Paste Structure" is enabled
Applied in changeset commit:8c50cb3116f5b7aca372aca4e8f029bcab6e5415. Stanislas Rolland
16:07 Bug #65693: [RTE] [onlyChrome] Paste fails if "Disable Paste Structure" is enabled
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:04 Bug #65693 (Under Review): [RTE] [onlyChrome] Paste fails if "Disable Paste Structure" is enabled
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:05 Bug #64840: File move message shows identifiers instead of names
I tried it inside the default fileadmin folder with cut a file from one subdirectory and paste it into an other subdi... Michael Oehlhof
18:53 Feature #57237: PAGE.inlineLanguageLabel should handle LLL reference
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:35 Bug #65829: Cancel button "id" in workspace
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:01 Bug #65710 (Resolved): RTE without formatblock fails to load (Javascript error)
Applied in changeset commit:172b46fbeb30656264bfcbda5bce73e05a2702f3. Stanislas Rolland
18:01 Feature #63040 (Resolved): RTE: Add configuration property buttons.abbreviation.removeFieldsets
Applied in changeset commit:ff108e1e015dd2815d4475a55e972c9fc92ab546. Stanislas Rolland
17:49 Bug #65833: return status 404 for non-numeric id GET-Parameter
For ID's, you could require (before matching against ID's)... Thomas Mayer
09:47 Bug #65833 (Needs Feedback): return status 404 for non-numeric id GET-Parameter
This happens because if you cast a string like "66fooo" to (int) in PHP you will get 66.
The id param does not neces...
Markus Klein
02:22 Bug #65833 (Closed): return status 404 for non-numeric id GET-Parameter
I just noticed a stupid sql injection attempt (which did not work):... Thomas Mayer
17:49 Bug #65817: advanced search select boxes are missing lables
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:37 Bug #40279 (Resolved): indexed_search pi2 (extbase/fluid plugin): variable mismatch - searchData vs. searchParams
Seems to be already fixed in v7 http://review.typo3.org/30023
see commit 1e27e8960ab195b804ab80c345fce152087d87b6
Tymoteusz Motylewski
16:46 Bug #65850 (Closed): Install tool: Login fails when suhosin is loaded
The login to the install tool fails when PHP extension Suhosin is loaded. Nothing happens, the page just reloads. No ... Mikel Wohlschlegel
16:34 Bug #65848 (Under Review): Hooks/Signals cannot be used during extension install
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 #65848 (Closed): Hooks/Signals cannot be used during extension install
During the installation of an extension in the extension manager hooks of the extension to be installed cannot be use... Oliver Hader
15:16 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
The problem is persistent. I tried your steps using the Install-Tool before reporting the bug and it doesn't go away ... Morton Jonuschat
15:03 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
I tried to reproduce the problem but with no success.
On a TYPO3 6.2.9 site, I created a TemplaVoila FCE with a si...
Torben Hansen
12:10 Bug #65842 (Closed): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
Instead of getting a scaled and then cropped version of the image I seem to get a crop with the given dimensions star... Gute Botschafter
14:47 Task #65844 (Under Review): Use LOWER instead of LCASE
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:36 Task #65844 (Closed): Use LOWER instead of LCASE
Other DBMS know "LOWER" to lowercase a string, MySQL has LOWER() and LCASE(), where LCASE is just an alias. Use LOWER... Andreas Kienast
13:56 Bug #65703: Rtehtmlarea stops working after reording inline records
No, there's nothing showing up in the console. Leendert van Beelen
13:01 Bug #57568: Unable to select DB Mount in sys_action "create backend user"
Thank you for the tip. The extensions seems to be very useful but creating backend users by a model is not possible a... Teamgeist Medien
12:31 Bug #57568: Unable to select DB Mount in sys_action "create backend user"
Just a note: Right now I'm using Extension "my_user_management" as a replacement for this core function. Christian Buelter
12:05 Bug #52186: multiple file uploads with IE10 doesn't work
The implemented solution for this issue kills the functionality in IE9.
Are there known workarounds to allow mass up...
Grigori Prokhorov
11:50 Bug #65073: SelectViewHelper doesn't handle optionValueField and optionLabelField for array options
Hi,
this breaks the current behavious as stated in post-verifies on Gerrit https://review.typo3.org/#/c/36909/
...
Marcus Schwemer
11:36 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive image
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:17 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive image
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:58 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive image
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:46 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive image
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:04 Feature #64429 (Under Review): Remove version number from meta-generator
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 Feature #65119 (Under Review): syslog flood
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:40 Bug #65837: RTE not usable when creating new IRRE record due to panel-visible missing
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:38 Bug #65837: RTE not usable when creating new IRRE record due to panel-visible missing
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:37 Bug #65837: RTE not usable when creating new IRRE record due to panel-visible missing
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:33 Bug #65837 (Under Review): RTE not usable when creating new IRRE record due to panel-visible missing
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:32 Bug #65837 (Closed): RTE not usable when creating new IRRE record due to panel-visible missing
Andreas Allacher
09:56 Bug #39514: Page preview broken with lockSSL=1/2 and url_scheme=http
I can confirm this bug in TYPO3 4.5.30
but the behavior is weird...
Setup for baseUrl:...
Anonymous
09:53 Bug #63566 (Under Review): pcre.backtrack_limit in em is too low
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:43 Bug #62921: l10n_mode with relations does not work in Extbase
I agree that it is broken. The idea is bad from the beginning. However this is official way. And when you specify l10... Dmitry Dulepov
09:40 Bug #62921: l10n_mode with relations does not work in Extbase
Or, to put it simple: The whole idea/concept of querying in the default language and applying overlays afterwards is ... Peter Niederlag
09:12 Bug #62921: l10n_mode with relations does not work in Extbase
Hi,
You are aware of the fact that $GLOBALS['TSFE']->sys_language_contentOL is unset by default?...
Peter Niederlag
09:30 Bug #60998 (Resolved): PageRepository::shouldFieldBeOverlaid raises PHP warning
Applied in changeset commit:3ce5c4791949b80d8a1a387acbac164089a46de1. Markus Klein
09:05 Bug #60998: PageRepository::shouldFieldBeOverlaid raises PHP warning
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
09:23 Bug #65757: /fileadmin/_processed_ not used
Setting
[FE] [activateContentAdapter] to ON
solved the problem!
Paul A. Auwehla
09:00 Bug #65393: RTE wraps paragraphs in DIV tags in Chrome upon save
See the attached user settings regarding the RTE - there's nothing configured IMO (e.g. using default settings). Mario Rimann
08:17 Bug #65835 (Closed): Simple types int/bool/double cause Exceptions when beeing mapped
Hi there
There is an issue when using aliased simple (target) types (int/bool/double) in PHDoc. During mapping it ...
Nils Blattner
01:30 Bug #62100 (Resolved): I have no session cookie after using FE_SESSION_KEY
Applied in changeset commit:8983b318bed0541c026cb391798244ad560bd3ce. Nils Heuermann
01:22 Bug #62100: I have no session cookie after using FE_SESSION_KEY
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
01:01 Bug #65118 (Accepted): showAccessRestrictedPages with shortcuts to restricted pages #2
Please create a separate ticket for the second bug in the description. Thanks! Markus Klein
00:46 Bug #65520: Missing check if sys_file_reference is broken
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:40 Bug #65832 (Closed): page title of cached plugin (like news) is lost on partially cached pages
push went to wrong ticket Markus Klein
00:40 Bug #65832 (Under Review): page title of cached plugin (like news) is lost on partially cached pages
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 #62080 (Closed): $GLOBALS['TSFE']->page['title'] in USER doesn't work anymore for cached pages
push went to wrong ticket Markus Klein
00:40 Bug #62080 (Under Review): $GLOBALS['TSFE']->page['title'] in USER doesn't work anymore for cached pages
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:30 Bug #62080: $GLOBALS['TSFE']->page['title'] in USER doesn't work anymore for cached pages
This is really a tough thing.
Considering a partially cached page, we have the situation that the cached page part...
Markus Klein

2015-03-18

23:55 Bug #65693 (Accepted): [RTE] [onlyChrome] Paste fails if "Disable Paste Structure" is enabled
Stanislas Rolland
23:54 Bug #62080 (Accepted): $GLOBALS['TSFE']->page['title'] in USER doesn't work anymore for cached pages
Markus Klein
23:53 Bug #65832 (Closed): page title of cached plugin (like news) is lost on partially cached pages
Markus Klein
23:53 Bug #65832: page title of cached plugin (like news) is lost on partially cached pages
Duplicates #62080 Markus Klein
23:21 Bug #65832 (Closed): page title of cached plugin (like news) is lost on partially cached pages
Having a news detail page, which is fully cached will have the proper page title of the news.
If for some reason t...
Markus Klein
23:52 Bug #65393: RTE wraps paragraphs in DIV tags in Chrome upon save
When copy-pasting, what paste behaviour are you using in user settings? Stanislas Rolland
23:25 Bug #63670: High memory consumption in DataHandler->checkValue_input while bulk inserting
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:17 Bug #63670: High memory consumption in DataHandler->checkValue_input while bulk inserting
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:44 Bug #63670 (Under Review): High memory consumption in DataHandler->checkValue_input while bulk inserting
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:31 Bug #63670 (Resolved): High memory consumption in DataHandler->checkValue_input while bulk inserting
Applied in changeset commit:5acee1d3cec4dd807d41800a9bc4b82faf80286c. Stephan Großberndt
23:04 Bug #65703: Rtehtmlarea stops working after reording inline records
Is any JavaScript error raised? Stanislas Rolland
22:39 Bug #65710: RTE without formatblock fails to load (Javascript 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
22:30 Bug #65830 (Resolved): RTE: formattext configuration may raise JavaScript error
Applied in changeset commit:8f7244f0ebed0dd6be78fc2f4a6ab45cc71aac90. Stanislas Rolland
22:18 Bug #65830 (Under Review): RTE: formattext configuration may raise JavaScript 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
22:12 Bug #65830 (Closed): RTE: formattext configuration may raise JavaScript error
The RTE then fails to load. Stanislas Rolland
22:15 Bug #65829 (Under Review): Cancel button "id" in workspace
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:51 Bug #65829 (Closed): Cancel button "id" in workspace
The workspace button in workspace doesn't have the right ID.
"executeMassActionCancleButton" should be "executeMas...
Pierre Boivin
22:02 Feature #57237: PAGE.inlineLanguageLabel should handle LLL reference
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:38 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Thus, for safety's sake I have now completed all the tests in the Installation Tool positive. Also, the test images w... Harald no-lastname-given
21:27 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Did you run all the Setup test of the install tool? Stanislas Rolland
21:17 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
But I do not understand.
I am using an almost naked basic installation without additional configuration - not even...
Harald no-lastname-given
20:34 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
I am unable to reproduce this issue. Stanislas Rolland
19:45 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
I refer to the TYPO3 version 7.2.0-dev, which I have forgotten.
So, the picture size is not changed in all three w...
Harald no-lastname-given
19:33 Bug #65821 (Needs Feedback): RTE: Images are not generated reduced - only the height and width attribute is changed
Well, it depends, are you referring to images inserted as plain images or as magic images? Stanislas Rolland
18:59 Bug #65821 (Closed): RTE: Images are not generated reduced - only the height and width attribute is changed
When images inserted in RTE and its size be changed, only the height and width attribute is changed. The path to the ... Harald no-lastname-given
21:29 Bug #27343 (Resolved): popup window for acronyms is missing the fieldset part in lower resolution
Stanislas Rolland
21:26 Bug #27343: popup window for acronyms is missing the fieldset part in lower resolution
I confirm that the issue was fixed with the latest release.
Thanks!
Manuel Soehner
15:49 Bug #27343 (Under Review): popup window for acronyms is missing the fieldset part in lower resolution
This issue should have been fixed by https://review.typo3.org/#/c/36736/ (issue 45616)
Please confirm that this is f...
Stanislas Rolland
20:45 Bug #65828 (Rejected): Extension manager can not handle composer requirements
Currently the Extension manager will fail to calculate dependencies correctly, when a require statement with a compos... Alexander Stehlik
20:30 Bug #65816 (Resolved): TS settings blind are never used in extbase indexed search plugin
Applied in changeset commit:d8c23a44f1b280be33050bbe6eaaf8c9186e849d. Tymoteusz Motylewski
20:01 Bug #65816: TS settings blind are never used in extbase indexed search plugin
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:01 Bug #65816 (Under Review): TS settings blind are never used in extbase indexed search plugin
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:59 Bug #65816 (Closed): TS settings blind are never used in extbase indexed search plugin
is:
$this->settings['blind.'];
shuld be:
$this->settings['blind'];
Tymoteusz Motylewski
20:01 Bug #65825 (Closed): SET as DEPRECATED: "TCEFORM.tt_content.image.config.appearance.enabledControls.sort = 1" in TYPO3 7.2.0-dev
This setting causes an error in the BE or in FE.
This setting must be made known as outdated
Thank You
Harald
Harald no-lastname-given
19:59 Bug #62921: l10n_mode with relations does not work in Extbase
_Yes agree, this strict, overlay etc is pain in the ass for a beginning developer with his/her first EXT._
I fully a...
Dmitry Dulepov
19:55 Bug #62921: l10n_mode with relations does not work in Extbase
No, Peter, it cannot work for content out of the box :) Here the code that creates the query to fetch content: https:... Dmitry Dulepov
18:56 Bug #62921: l10n_mode with relations does not work in Extbase
No, it does not look like it works, it definitly works, for almost fifteen years and as of today(tested on 6.2-dev). ... Peter Niederlag
18:42 Bug #62921: l10n_mode with relations does not work in Extbase
Peter, tt_content is somehow the worst test case. What was mentioned before, the records in another language without ... Bodo Eichstädt
18:17 Bug #62921: l10n_mode with relations does not work in Extbase
Hi Dmitry,
first of all it's a pleasure for me to share knowledge with you. I am still very convinced it's just wo...
Peter Niederlag
10:37 Bug #62921: l10n_mode with relations does not work in Extbase
"strict" has its uses in some situations when it is necessary to enforce translations.
"defLangBinding" is a rudimen...
Dmitry Dulepov
19:55 Bug #65824 (Closed): Changes in the constants editor effective after two-time save (7.2.0-dev)
If changes in the constants editor are made, they will be effective after two-time save?!
I refer to the TYPO3 7.2...
Harald no-lastname-given
18:59 Task #65822 (Closed): Button File Metainfo should show image dimensions (usability)
*Problem*
This is a usibility problem our users have: Where to find size of images in file list module?
*Analysis...
Daniel Wagner
18:44 Feature #65767: System Information Dropdown
To be honest: I don't care to which module the link points, but this would bring a dependency to EXT:reports, which ... Andreas Kienast
18:35 Bug #65817 (Under Review): advanced search select boxes are missing lables
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:19 Bug #65817 (Closed): advanced search select boxes are missing lables
In indexed search extbase plugin, the advanced search is missing some labels and select box options. Tymoteusz Motylewski
17:55 Bug #65810: Link-Wizard in IE and McAfee Add-On
This report is about TYPO3 CMS 6.2.10 with PHP Version 5.4.27 on a UNIX server.
h3. Context
For security reason...
Christian Huppert
15:54 Bug #65810 (Closed): Link-Wizard in IE and McAfee Add-On
Test Christian Huppert
17:52 Bug #36594 (Closed): In version T3 4.7 Indexed search (default - old?- version) throws an error
I'm closing this issue as I could not reproduce it in the current TYPO3 version. Seems to be fixed in the meantime.
...
Tymoteusz Motylewski
17:49 Bug #65800 (Closed): PageRepository::shouldFieldBeOverlaid raises PHP warning - FileReference
Ah I didn't see you created a new ticket.
I'd have preferred that before, but now pushed the patch as followup to th...
Markus Klein
10:25 Bug #65800 (Closed): PageRepository::shouldFieldBeOverlaid raises PHP warning - FileReference
I have the Error:
> Uncaught TYPO3 Exception
> #1: PHP Warning: trim() expects parameter 1 to be string, array g...
Florian Engelke
17:29 Bug #58021 (Needs Feedback): Metadata can only be retrieved for indexed files.
Hi Andre,
Thanks for the bug report.
Can you please verify if this bug still exist in 6.2 or 7 ?
Can you also add ...
Tymoteusz Motylewski
17:28 Bug #60998 (Under Review): PageRepository::shouldFieldBeOverlaid raises PHP warning
Markus Klein
17:28 Bug #60998 (Resolved): PageRepository::shouldFieldBeOverlaid raises PHP warning
Ok, to sum this up:
mergeIfNotBlank on pages:media field causes the translation routine to resolve the file referenc...
Markus Klein
17:27 Bug #60998 (Under Review): PageRepository::shouldFieldBeOverlaid raises PHP 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:50 Bug #60998: PageRepository::shouldFieldBeOverlaid raises PHP warning
I disabled *[FE][activateContentAdapter]* (don't find the Option in SYS) and clear the cache.... Florian Engelke
16:38 Bug #60998: PageRepository::shouldFieldBeOverlaid raises PHP warning
Can you try to disable it? [SYS][activateContentAdapter] Markus Klein
16:30 Bug #60998: PageRepository::shouldFieldBeOverlaid raises PHP warning
Oh I guess I found the issue: FrontendContentAdapterService
This adjusts the values of those columns and that's why ...
Markus Klein
16:00 Bug #60998: PageRepository::shouldFieldBeOverlaid raises PHP warning
> Uncaught TYPO3 Exception
> #1: PHP Warning: trim() expects parameter 1 to be string, array given in /home/shared_t...
Florian Engelke
15:51 Bug #60998: PageRepository::shouldFieldBeOverlaid raises PHP warning
Please post the FULL stacktrace, thanks! Markus Klein
10:19 Bug #60998: PageRepository::shouldFieldBeOverlaid raises PHP warning
Wolfgang Baumgartner wrote:
> I'm still getting this warning in typo3 6.2.9 (php 5.4.36):
>
> #1: PHP Warning: tr...
Florian Engelke
17:24 Epic #65815 (New): Improve Indexed search indexer
A ticket to group issues related to indexer of indexed_search Tymoteusz Motylewski
17:20 Bug #51099 (Accepted): Streamline settings/conditions
Tymoteusz Motylewski
17:07 Epic #65814 (Closed): Make Indexed search extbase plugin shine
Make sure that the new Extbase plugin contains all functionality and no open issues anymore. So we can depreciate pi-... Tymoteusz Motylewski
16:43 Bug #65812 (Closed): Install tool core update does not respect file rights
The install tool does not respect the set file rights of:
[BE][fileCreateMask] = 0664
[BE][folderCreateMask] = 2775...
Ruud Silvrants
16:27 Bug #65757: /fileadmin/_processed_ not used

There is no problem with the original picture-filenames:
They are placed inside a content element from /fileadmin/...
Paul A. Auwehla
11:31 Bug #65757: /fileadmin/_processed_ not used
Please post the identifiers of the original files for which processed files are generated in typo3temp/_processed_ Helmut Hummel
10:15 Bug #65757: /fileadmin/_processed_ not used
Same problem here:
Website running fine with 6.2.10 on one server using fileadmin/_processed_ for thumbnails.
Copyi...
Paul A. Auwehla
16:14 Bug #62622: Javascript variable version not set
I can confirm this bug. Andreas Kießling
16:00 Bug #65330 (Resolved): Classes available in the Insert/Modify image dialogue
Applied in changeset commit:0f2d2c49d00010b737d9ae95502f16a5eb1a3b05. Stanislas Rolland
10:21 Bug #65330: Classes available in the Insert/Modify image dialogue
Hello!
I have testet the last patch set 2 and now it works again ;-)
Thx
Harald
Harald no-lastname-given
07:47 Bug #65330: Classes available in the Insert/Modify image dialogue
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:25 Bug #65330: Classes available in the Insert/Modify image dialogue
Please test this change: http://review.typo3.org/37917 Stanislas Rolland
03:23 Bug #65330 (Under Review): Classes available in the Insert/Modify image dialogue
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:33 Bug #65809 (Closed): Autocompletion fails in TypoScript-Editor
Because of the bugfix #25594 the autocompletion of typoscript-code fails, when I try to create new Objects.
+*For ...
Philipp Müller
14:30 Bug #65806 (Resolved): Improve deprecation message of raw query result
Applied in changeset commit:0a6dfcd782c370722c463a894007c6dd74f3e6fd. Christian Kuhn
14:11 Bug #65806 (Under Review): Improve deprecation message of raw query result
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:06 Bug #65806 (Closed): Improve deprecation message of raw query result
Christian Kuhn
14:04 Bug #65804: Version requirement in composer.json for helhum/class-alias-loader is invalid
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:59 Bug #65804 (Under Review): Version requirement in composer.json for helhum/class-alias-loader is invalid
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:51 Bug #65804 (Closed): Version requirement in composer.json for helhum/class-alias-loader is invalid

A newer version is shipped with the core (1.1.*).
The current requirement is 1.0.*@dev
Alexander Stehlik
13:28 Bug #65803 (Rejected): ClassLoader Bug with psr-0 autoload configuration - results in double slashes in filepath!
In an extension configure the composer.json with 'psr-0' autoload... Frank Rakow
11:50 Bug #65126 (Under Review): Refindex not correctly updated for flexform fields
Thanks for verifying the functionality of the patch in TYPO3 CMS 6.2.
We now have to verify the changes to not bre...
Stephan Großberndt
11:48 Bug #52946: ExtensionUtility::configurePlugin doesn't set typoscript
As mentioned in slack, my opinion would be to add _css_styled_content_ as suggested into _ext_emconf_ of _extbase_. A... Daniel Siepmann
11:30 Bug #65667 (Resolved): ObjectManager can't resolve underscored namespace classes to new PHP's native namespace classes since TYPO3 6.2.10
Applied in changeset commit:cf02cd79bd0bf82afed268e3883425f327788f72. Helmut Hummel
11:26 Bug #65801 (Closed): Headers are visible if URI of pageNotFound_handling has a redirect by .haccess
Hello,
in Installtool of domain1 we have configured:
[FE][pageNotFound_handling] = http://domain2/notFound.html...
Stefan Froemken
09:54 Bug #65141: Fatal Error: 'tx_div2007_core' not found
* Which versions of div2007 and tt_products are installed?
Since I couldn't find anything regarding "func_wizards"...
Stephan Großberndt
09:14 Bug #65141: Fatal Error: 'tx_div2007_core' not found
* der Aufruf erfolgt aus der Datei ext_localconf.php von tt_products.
* $typoVersion = tx_div2007_core::getTypoVersio...
Michael Pfenning
07:46 Bug #57568: Unable to select DB Mount in sys_action "create backend user"
also present in 6.2.11 kolki no-lastname-given
03:30 Bug #64768: Classes for tables set in RTE are not renddered in FE
So may we close this issue? Stanislas Rolland
02:18 Bug #62399: Multilingual RTE classesAnchor titleText not posible
Arek van Schaijk wrote:
> What is the target TYPO3 version where this issue will be solved? I'm also running in this...
Stanislas Rolland
02:14 Feature #65797 (New): TCA: Allow context-based filtering by File Storage in FAL IRRE relations
Currently, when configuring the TCA for a FAL relation, you can specify which file types are allowed and available in... Gabe Blair
00:19 Task #65735: Migrate cshmanual javascript to AMD 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

2015-03-17

21:56 Bug #65539 (Needs Feedback): No settings detected
Is the situation really that you have domains inside the tree of another domain? That is a tricky setup and will most... Jigal van Hemert
21:49 Task #65543: Looks error page frontend
Although this is about the *frontend* error messages, the styling is directly related/retrieved from the backend styl... Jigal van Hemert
21:49 Bug #65667: ObjectManager can't resolve underscored namespace classes to new PHP's native namespace classes since TYPO3 6.2.10
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:37 Bug #65667 (Under Review): ObjectManager can't resolve underscored namespace classes to new PHP's native namespace classes since TYPO3 6.2.10
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:06 Bug #65472: TYPO3 6.2.10 Extbase Type Converter can't resolve Tx_Extbase_Persistence_ObjectStorage
You can close this one. This error is gone with 6.2.11. So it was a regression of the new class loading mechanism. Matthias Krappitz
20:03 Feature #65767: System Information Dropdown
IMO this should point to the reports module, status report instead of the install tool. Ingo Renner
15:59 Feature #65767: System Information Dropdown
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:47 Feature #65767: System Information Dropdown
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:36 Feature #65767: System Information Dropdown
Quick mockup how a system information dropdown could look like. Benjamin Kott
18:01 Bug #65794 (Closed): Workspaces - Preview "list view" doesn't work
In the preview the "list view"-Tab does not work. The reason is that the TYPO3.Workspaces.Tabs could not be rendered,... Kay no-lastname-given
17:58 Bug #65793 (Closed): Buttons NewPage und NewContent are missing in page module
The left button group is completely missing in 6.2.11.
(Or has this been a decision of the ui designers?)
!icons4...
Daniel Wagner
17:49 Bug #22167: Automatic scrolling of editing form when inserting paragraph
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
17:36 Bug #22167: Automatic scrolling of editing form when inserting paragraph
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 #22167: Automatic scrolling of editing form when inserting paragraph
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:31 Bug #65126: Refindex not correctly updated for flexform fields
Stephan Großberndt wrote:
> Did you also try my patch? Are you sure your addition is needed?
Sorry, i overlooked ...
Dominique Kreemers
11:34 Bug #65126: Refindex not correctly updated for flexform fields
Did you also try my patch? Are you sure your addition is needed? Stephan Großberndt
11:32 Bug #65126: Refindex not correctly updated for flexform fields
@Dominique: Please push you patch suggestions to our review system directly. Thanks a lot Markus Klein
09:43 Bug #65126: Refindex not correctly updated for flexform fields
Stephan Großberndt wrote:
> On 7.2.0-dev only your patch for ElementEntityProcessor.php is necessary. Your change for...
Dominique Kreemers
17:22 Feature #65186: Enhance usability of ElementBrowser - Files
Alexander Kontos wrote:
> When users want to add files to an Contentelement and open in ElementBrowser an directory ...
Alexander Kontos
16:39 Bug #62921: l10n_mode with relations does not work in Extbase
Hm,
So what is the reason for admins having to explicitly enable strict forcing the overlay thing?...
Peter Niederlag
13:33 Bug #62921: l10n_mode with relations does not work in Extbase
_The TYPO3-Core has always allowed to use the system in such a way without any exception or error message. So I'd con... Dmitry Dulepov
13:21 Bug #62921: l10n_mode with relations does not work in Extbase
Now we get somewhere else. The localisation guide imho does not explicitly state that TYPO3-Core does not support a "... Peter Niederlag
13:12 Bug #62921: l10n_mode with relations does not work in Extbase
I can only ask you to read again the FE localisation guide. There is no such thing as "standalone foreign language re... Dmitry Dulepov
13:05 Bug #62921: l10n_mode with relations does not work in Extbase
Best thing really would be to have proper test-scenarios to cover all different cases. Then we'd know for sure when i... Peter Niederlag
10:26 Bug #62921: l10n_mode with relations does not work in Extbase
Peter, it does not matter what table it is. Extbase does NOT need to know about l10n_mode. Everything is handled by t... Dmitry Dulepov
10:19 Bug #62921: l10n_mode with relations does not work in Extbase
Are we talking about the table "pages" only, or are we talking about the generic approach in extbase to handle transl... Peter Niederlag
10:02 Bug #62921: l10n_mode with relations does not work in Extbase
There is no need for Extbase to do anything about l10n_mode. This happens in PageRepository::getRecordOverlay(). Extb... Dmitry Dulepov
10:00 Bug #62921: l10n_mode with relations does not work in Extbase
I think extbase does not respect/support "l10_mode" in TCA, at least I can't find any reference to "l10_mode" in extb... Peter Niederlag
09:37 Bug #62921: l10n_mode with relations does not work in Extbase
https://forge.typo3.org/issues/29293 can only be found through Google cache because it was in the MVC project and the... Dmitry Dulepov
09:34 Bug #62921: l10n_mode with relations does not work in Extbase
Peter, https://forge.typo3.org/issues/62921#note-2 is not a solution but a workaround. You are trying to make incorre... Dmitry Dulepov
09:33 Bug #62921: l10n_mode with relations does not work in Extbase
Peter, I think you understood me correctly if I understood you correctly :)
There can be fields that should be cha...
Dmitry Dulepov
09:31 Bug #62921 (Needs Feedback): l10n_mode with relations does not work in Extbase
Simple Workaround, that works for me:... Peter Niederlag
09:25 Bug #62921: l10n_mode with relations does not work in Extbase
TCA says "Requires frontend support". To me it seems extbase is just lacking this frontend support.
Dmitry, not su...
Peter Niederlag
16:07 Bug #65251 (Closed): import selection broken in current master
Alexander Opitz
16:07 Bug #60712 (Closed): RTE: HTMLArea.I18N is undefined | File does not exist: typo3temp/sprites/zextensions.css
Alexander Opitz
15:51 Task #65790 (Under Review): Move DB functionality pages.storage_pid to compatibility6
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:08 Task #65790 (Closed): Move DB functionality pages.storage_pid to compatibility6
The DB field storage_pid is moved to compatibility6.
The TCA definitions are moved to the compatibility6
extensio...
Benni Mack
15:35 Bug #28400: CPU limits cause ajax.php to end prematurly
Just tested with TYPO3 6.2.10 and a time limit of 4 seconds. It worked so this doesn't seem to be an issue anymore. Philipp Metzler
15:22 Feature #65791: Using PHP configured sendmail paths, if [MAIL][transport] = sendmail is active
Generally I like the idea.
I'd suggest to add this detection to the Install Tool, where the system detects the setti...
Markus Klein
15:11 Feature #65791 (Closed): Using PHP configured sendmail paths, if [MAIL][transport] = sendmail is active
Hi,
TYPO3 is using 'transport_sendmail_command' => '/usr/sbin/sendmail -bs' per default in /typo3/sysext/core/Conf...
Kevin Häfeli
15:05 Bug #65789 (Closed): Extbase: Wrong SQL statement when using Offset and no Limit
When building a query with OFFSET but no LIMIT, this line in
TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3D...
Eric no-lastname-given
14:50 Bug #63568: Can't install The official Introduction Package due to RealURL
Same problem - of course - with a fresh installation of Typo3 7.1. Christian no-lastname-given
14:49 Bug #63131: Wrong encoded TitleTags/Umlaute in Feedit
I see this bug as well.
In the backend of TYPO3 6.2 and newer, charsets other than UTF-8 are no longer supported. Th...
Chris topher
14:22 Feature #60794: New type for ext_conf_template.txt
Thanks alot Stefan for sharing your solution.
The type=textarea should definately taken into the core!
Ben Walch
12:51 Bug #65234: Unwanted p tag between UL and LI
This... Tobias Pierschel
12:35 Task #65786 (Under Review): Streamline pages table in PageRepository
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:33 Task #65786 (Closed): Streamline pages table in PageRepository
Since TYPO3 CMS 6, the TCA is always full loaded
when using the PageRepository in the Frontend.
This way a lot of...
Benni Mack
12:30 Task #65783 (Resolved): Set extTarget to top via PHP (not TypoScript)
Applied in changeset commit:4214bdf9cb5a8f461c2acfeea5f96dc201d327ab. Benni Mack
09:56 Task #65783: Set extTarget to top via PHP (not TypoScript)
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:12 Task #65783 (Under Review): Set extTarget to top via PHP (not TypoScript)
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:11 Task #65783 (Closed): Set extTarget to top via PHP (not TypoScript)
In order to clean up the function calls within ext_localconf.php
of EXT:frontend, the definition of using "config.ex...
Benni Mack
11:17 Bug #33843: ConcatenateJs and concatenateCss and forceOnTop
I've done this test with TYPO3 CMS 6.2.10:
I have three files under /fileadmin/temp/:
- base-min.css
- button.mi...
Riccardo De Contardi
10:54 Bug #49649: add images on quickedit mode return Error: 404 Not Found
This is my test, performed on the demo site http://cms62.demo.typo3.org/:
page "Features" > dropdown: quickedit > ...
Riccardo De Contardi
10:37 Bug #46849: rtehtmlarea: no links possible with display:block css in image class
I can confirm it on TYPO3 CMS 6.2.10 Riccardo De Contardi
10:30 Feature #64686 (Resolved): Add Usergroups to Backend User module
Applied in changeset commit:9eaeb9d7b0a57c8da32466fcbcfbbf547848fcd5. Ingo Pfennigstorf
09:11 Feature #64686: Add Usergroups to Backend User module
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:19 Feature #64686: Add Usergroups to Backend User module
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:16 Feature #64686: Add Usergroups to Backend User module
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:23 Bug #33083: Images in login news not working
I can confirm on TYPO3 CMS 6.2.10, using an image in fileadmin/Images
The final path of the image is:...
Riccardo De Contardi
10:02 Bug #38170: Link Class Selection in RTE with IE
as far as I can see it works in TYPO3 CMS 6.2.3. Tested with IE 8.0.760.17514 Riccardo De Contardi
09:26 Feature #5718 (Under Review): Implement File upload support
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:06 Bug #65776: check in Upgrade Wizard fails due to truncated file path
Thanks for the workaround. That is very helpful.
I reported it, because I thought it migtht cause problems for ot...
Sybille Peters

2015-03-16

23:30 Bug #65577 (Resolved): Logging API does not cope with Exceptions properly
Applied in changeset commit:ad3a03b7cafe6e4334552dec6e99625a0b85d146. Steffen Müller
23:29 Bug #65577: Logging API does not cope with Exceptions properly
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
23:21 Task #65735: Migrate cshmanual javascript to AMD 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
09:46 Task #65735: Migrate cshmanual javascript to AMD 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
22:56 Bug #22167: Automatic scrolling of editing form when inserting paragraph
Please test the proposed change on TYPO3 6.2 or master. Stanislas Rolland
22:54 Bug #22167: Automatic scrolling of editing form when inserting paragraph
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:49 Bug #22167 (Under Review): Automatic scrolling of editing form when inserting paragraph
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:44 Feature #64686: Add Usergroups to Backend User module
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:41 Bug #65776 (Needs Feedback): check in Upgrade Wizard fails due to truncated file path
The problem is not the wizard but the refindex.
sys_refindex: ref_string varchar(200) DEFAULT '' NOT NULL,
the ...
Markus Klein
16:35 Bug #65776 (Closed): check in Upgrade Wizard fails due to truncated file path
h1. Reproduce
# Update from the latest 4.5 to 6.2.10 and run the Upgrade Wizard.
h1. Result
Upgrade Wizar...
Sybille Peters
22:32 Bug #65341: Extensionmanager update-button missing
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:28 Bug #65341: Extensionmanager update-button missing
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #51360 (Resolved): Linkvalidator: specifying TSconfig in scheduler has no effect
Applied in changeset commit:ae05d7962e9bd7b4d7668d2195330dea391abf80. Alexander Stehlik
22:25 Bug #65117: Extensionmanager: Update of Extension with higher TYPO3-dependency not possible
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:36 Bug #65406: extbase_reflection cache not cleared with ApcBackend
A simple test: Please raise the amount of maximum "user" data for APC and see if the issue is gone. Christian Kuhn
21:30 Bug #65406: extbase_reflection cache not cleared with ApcBackend
Another detail on tagging: Flow adapted the cache framework a bit and introduced a "TaggableInterface" and changed so... Christian Kuhn
21:23 Bug #65406: extbase_reflection cache not cleared with ApcBackend
Ok, I thought I had an idea, but that did not lead to the root of this issue.
This is either a problem in the instal...
Christian Kuhn
18:20 Bug #65406: extbase_reflection cache not cleared with ApcBackend
After talking to Christian Kuhn about this issue, I realized that I debugged that on current master above, but the im... Markus Klein
15:08 Bug #65406: extbase_reflection cache not cleared with ApcBackend
I made further tests :
Firstly, I configured cache_classes, cache_pages, cache_hash, cache_pagesection, cache_root...
David Lemaitre
21:00 Task #59616 (Resolved): Import forces pid 0 if rootLevel = -1 is set in TCA
Applied in changeset commit:089417cb8dd9fb5b658647010b95f08c640615d9. Marc Bastian Heinrichs
20:24 Task #59616 (Under Review): Import forces pid 0 if rootLevel = -1 is set in TCA
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:55 Bug #63384 (Resolved): IRRE: Collapsing and re-expanding a child with RTE-enabled field breaks the RTE in FF
This issue was resolved by the changes for #62440. Stanislas Rolland
19:53 Bug #65126 (Accepted): Refindex not correctly updated for flexform fields
Thanks for supplying that extension!
So far I have developed and tested this on 7.2.0-dev only. I can confirm the...
Stephan Großberndt
19:46 Bug #65126 (Under Review): Refindex not correctly updated for flexform 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
18:15 Bug #65126: Refindex not correctly updated for flexform fields
I attached a little extension so you can reproduce the error.
Just install the flexform_test extension, go to a cu...
Dominique Kreemers
19:22 Bug #65694 (Rejected): Hidden categories remain visible in category tree
If I remember correct non visible parts of the category tree are past by hidden fields or something similar.
Creat...
Frans Saris
19:21 Bug #65780 (Closed): Add hidden icon-overlay to hidden records in TCA tree
To make it visible for the editor that a record shown in a TCA tree element is hidden the record icon should get the ... Frans Saris
18:32 Task #65778 (Under Review): Move MediaWizard functionality to EXT:mediace
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:22 Task #65778 (Closed): Move MediaWizard functionality to EXT:mediace
In order to move all existing "media" functionality in its separate extension
the last part (MediaWizard functionali...
Benni Mack
18:11 Feature #65767: System Information Dropdown
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:06 Feature #65767: System Information Dropdown
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:29 Feature #65767: System Information Dropdown
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:43 Feature #65767: System Information Dropdown
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:05 Feature #65767: System Information Dropdown
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:00 Feature #65767: System Information Dropdown
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:54 Feature #65767: System Information Dropdown
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:52 Feature #65767: System Information Dropdown
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:52 Feature #65767 (Under Review): System Information Dropdown
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:34 Feature #65767 (Closed): System Information Dropdown
Add a new dropdown menu item that displays various system information. Andreas Kienast
16:35 Bug #65765 (Needs Feedback): findBestMatchingStorageByLocalPath produces wrong identifier
What is the actual usecase?
You're talking about an internal function here, so I guess you're not using it directl...
Markus Klein
13:41 Bug #65765 (Closed): findBestMatchingStorageByLocalPath produces wrong identifier
[`ResourceFactory->findBestMatchingStorageByLocalPath()`](https://github.com/TYPO3/TYPO3.CMS/blob/TYPO3_6-2/typo3/sys... nemo m
16:04 Feature #65774 (Closed): Add possibility to clear signals or remove a single slot
It is not possible to remove a slot from a signal or completely clear a signal.
We need this to clear signal @Pack...
Timo Webler
15:34 Bug #65772 (Closed): page.includeCSSLibs: concatenation and compression does not work
The CSS files defined in page.includeCSSLibs don't get concatenated and compressed if you enable config.compressCss a... Simon Würstle
13:01 Bug #65757 (Needs Feedback): /fileadmin/_processed_ not used
What do you use to render the images? And is this only for some custom extensions/content elements? Or also for the c... Frans Saris
11:32 Bug #65757 (Closed): /fileadmin/_processed_ not used
We have several webs, that are nor running o TYPO3 6.2.9. Everything is fine, but with one website the images are no... Robert Rentz
10:23 Bug #65755: UriBuilder does not handle Iterator objects (e.g. ObjectStorage)
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:40 Bug #65755 (Under Review): UriBuilder does not handle Iterator objects (e.g. ObjectStorage)
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:37 Bug #65755 (Closed): UriBuilder does not handle Iterator objects (e.g. ObjectStorage)
Andreas Allacher
09:32 Bug #46118: Overriding _LOCAL_LANG in TS broken for fluid templates
The Problem is still remaining in 6.2.10.
I use this language settings:
config {
language = pl
locale_all =...
Thomas Schwarz
06:05 Bug #63566: pcre.backtrack_limit in em is too low
I can confirm this issue in a TYPO3 CMS 4.5.40 instance.
Increasing @ini_set('pcre.backtrack_limit', 500000);@ in li...
Michael Schams
01:54 Feature #65186: Enhance usability of ElementBrowser - Files
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
 

Also available in: Atom