Project

General

Profile

Activity

From 2015-04-24 to 2015-05-23

2015-05-23

19:24 Bug #67116: Plugin templates are always loaded twice!?
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:14 Bug #67116 (Under Review): Plugin templates are always loaded 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
19:12 Bug #67116: Plugin templates are always loaded twice!?
Problem was introduced with https://review.typo3.org/#/c/27587/5/typo3/sysext/core/Classes/Utility/ExtensionManagemen... Markus Klein
17:22 Bug #67116 (Accepted): Plugin templates are always loaded twice!?
Thanks for the report, I can confirm that extensions are shown twice. We have to investigate whether these are only s... Markus Klein
14:18 Bug #67116 (Closed): Plugin templates are always loaded twice!?
Hello developers!
I do not understand the following!
In an installation with TYPO3 version 6.2.12, I import via...
Harald no-lastname-given
18:26 Bug #66994 (Needs Feedback): Composer autoload path detection is a bit too restricture
Claus Due wrote:
> Example: typo3_src in DOCUMENT_ROOT is symlink to other folder.
How did that happen? If you...
Helmut Hummel
17:11 Task #60898: On physically moving a file through the FAL API, the cache of affected pages is not cleared
The same effect can be seen by:
- overwriting a file in the Filelist module
- overwriting a file with other metho...
Jigal van Hemert
12:56 Task #62779: Docker - Official Repositories
Have a Look at this boilerplate docker Container for typo3: https://github.com/mblaschke/TYPO3-docker-boilerplate Robert Weißgraeber
12:26 Bug #59656 (Closed): List mode doesn't show relation number, but tries to get record title from related table
Closed on request of the reporter.
If you think that this is the wrong decision or experience this issue again, th...
Riccardo De Contardi
02:26 Bug #66614: FAL processed files are deleted
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-05-22

23:40 Bug #36285 (New): When working in a draft workspace the path displayed is the live path.
Still an issue with 6.2.12: see attached file: the page "my page 3" has been renamed in workspace "my page 3vvvv"; no... Riccardo De Contardi
22:54 Feature #67111: eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
Nice! I saw your? code yesterday after discovering the eID=dumpFile and made somethings based on it to test the "down... Vitoandre D'Oria
18:22 Feature #67111 (Accepted): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
That would indeed be a nice feature.
We currently handled it like this https://github.com/beechit/fal_securedownl...
Frans Saris
18:00 Feature #67111 (Closed): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
It would be nice if the eID call would support the properties $asDownload and $alternativeFilename like \TYPO3\CMS\Co... Vitoandre D'Oria
21:38 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Ok, first investigation reveals the issue.
When opening the Insert Image dialog, the first tab (magic image) is se...
Markus Klein
19:56 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
.......the method only works with the "Magic Image" Harald no-lastname-given
19:55 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Stop!
When I insert a "normal image" it does not work with:
"So Previously Only When I click on the Appropriate...
Harald no-lastname-given
19:46 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Hi Markus,
yes that's right. Please change the title of this issue.
Thank you for the effort and one to compreh...
Harald no-lastname-given
18:40 Bug #65821 (Accepted): RTE: Images are not generated reduced - only the height and width attribute is changed
I can confirm the issue with images not being scaled upon inserting them into RTE.
Inserting a "magic image" and c...
Markus Klein
12:19 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Now I can even more accurate notice!
When I use the file browser "Insert Image" open over the icon and a picture o...
Harald no-lastname-given
09:47 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Hello!
I have found a possible cause or maybe helping them following note on.
I made a new naked TYPO3 instal...
Harald no-lastname-given
21:00 Task #67113 (Resolved): ExtensionManagementUtilityTest
Applied in changeset commit:aa760ccdf0f83f869f4d3168ee82d09b8594883c. Christian Kuhn
20:47 Task #67113: ExtensionManagementUtilityTest
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:37 Task #67113 (Under Review): ExtensionManagementUtilityTest
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 Task #67113 (Closed): ExtensionManagementUtilityTest
Christian Kuhn
20:56 Revision aa760ccd: [CLEANUP] ExtensionManagementUtilityTest
* Extract the AccessibleProxy to an own file to get
rid of an evil eval() and make the class smarter
for IDE's
* ...
Christian Kuhn
20:00 Task #65344 (Resolved): Remove typo3conf/extTables.php functionality
Applied in changeset commit:ae3a80dbc5014ded03a36c18ff4e0f83fb61a573. Christian Kuhn
18:58 Task #65344: Remove typo3conf/extTables.php functionality
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:42 Revision ae3a80db: [!!!][TASK] Deprecate typo3conf/extTables.php functionality
Using typo3conf/extTables.php for TCA overrides is bad practice.
Nowadays, stuff like that should reside in an extens...
Christian Kuhn
18:46 Bug #67077: PHP error on page creation
The problem is an unsafe comparison... Markus Klein
09:43 Bug #67077: PHP error on page creation
@$record@ is empty in @getNodeRecord@. But tracking further to @getRecordWSOL@ in @BackendUtility.php@ I loose any er... alexis nicolas
08:16 Bug #67077 (Needs Feedback): PHP error on page creation
Andreas Kienast
08:16 Bug #67077: PHP error on page creation
The error itself it caused by @$record@ being NULL, but @$record['uid'] !== 0@ returns TRUE. We can patch this for no... Andreas Kienast
18:30 Task #67110 (Resolved): Modernize irre_tutorial fixture
Applied in changeset commit:6869b7776a0249374e5456292249167776106f13. Christian Kuhn
17:05 Task #67110 (Under Review): Modernize irre_tutorial fixture
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:03 Task #67110 (Closed): Modernize irre_tutorial fixture
Christian Kuhn
18:04 Revision 6869b777: [TASK] Modernize irre_tutorial fixture
Use Configuration/TCA instead of TCA registration in ext_tables.php
Resolves: #67110
Releases: master
Change-Id: I86...
Christian Kuhn
17:51 Feature #59511: Remove previous TYPO3 version after core update
Main problem is with those darn linked and multiply used cores: wo do not know if another instance still uses old cor... Christian Kuhn
17:46 Bug #53625: Wrong message "No install tool password set"
well, a password must be manually set in LocalConfiguration if none is set ... I'd go for a message adaption or an ad... Christian Kuhn
17:45 Bug #50493: "Invalid Memcache->connection member variable" in unit tests
no idea - needs investigation. Christian Kuhn
17:41 Bug #17203 (Closed): Access Check for Content Elements before drawing the Interface
Let us close this one for now - if we need something again, we can create a fresh ticket with more detailled informat... Christian Kuhn
17:04 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
Hi,
is it a bug or a feature?
This changed behaviour leads back until 4.2 and was then considered as a bug (6 y...
Marcus Schwemer
15:54 Bug #66669: Possibility to extend/override New login screen
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:40 Bug #66669: Possibility to extend/override New login screen
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:40 Bug #66669: Possibility to extend/override New login screen
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:47 Bug #66669: Possibility to extend/override New login screen
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:40 Bug #66669: Possibility to extend/override New login screen
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:23 Bug #66669: Possibility to extend/override New login screen
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:29 Bug #67066: Important Actions -> Clear all caches fails with DBAL
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:27 Bug #65672 (Needs Feedback): TCA readOnly flag not working in group element
If I get it correct this is now solved with: https://forge.typo3.org/issues/66870
Can you check this?
Wouter Wolters
15:08 Bug #67107: Fieldtypes "none" and "user" auto-save field value on record creation
The field is not set by DataHandler, but the default value is initialized by DataHandler, so this is where this shoul... Andreas Wolf
13:39 Bug #67107 (Closed): Fieldtypes "none" and "user" auto-save field value on record creation
When a field is configured with type "none" or "user", FormEngine sends a value to DataHandler when the record is cre... Andreas Wolf
14:49 Bug #57938 (Closed): Copy/Paste content element, paste copy at this place, inserts on top
Riccardo De Contardi
14:39 Bug #66600 (Closed): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
Riccardo De Contardi
13:30 Bug #67105 (Resolved): FlexFormContainer: Read field name correctly from globalOptions array
Applied in changeset commit:c2ce2f62a10d27a4c13dc23029014c96014cdf9a. Anonymous
13:02 Bug #67105 (Under Review): FlexFormContainer: Read field name correctly from globalOptions array
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:58 Bug #67105 (Closed): FlexFormContainer: Read field name correctly from globalOptions array
The field name is read from the wrong array key, resulting in a broken flexform. Sebastian Michaelsen
13:25 Revision c2ce2f62: [BUGFIX] FlexFormContainer: Read field name correctly from globalOptions
The field name is read from the wrong array key, resulting in a broken
flexform.
Resolves: #67105
Releases: master
C...
Sebastian Michaelsen
12:52 Bug #67094 (Accepted): Empty entries in sys_file_processed
Frank Nägler
12:52 Bug #67095 (Accepted): unnecessary generation of images
Frank Nägler
12:40 Bug #52906 (Closed): Installtool prefers to deactivate saltedpasswords
I think this was resolved a while ago. Closing now. Christian Kuhn
12:05 Bug #65626: References in the filelist show all references to an ID
The issue was solved in
https://forge.typo3.org/issues/60226
and patched with
https://review.typo3.org/#/c/37086/ ...
Alexander Opitz
11:51 Bug #30229: Error when deleting a Page with translation
This issue was closed by me, as nobody responded to questions. And your reopen request helped here.
@Michael Voehr...
Alexander Opitz
11:36 Bug #61656: Icon size in the groupMods field not set to 16x16
It seems to be resolved with CSS in the TYPO3 7 version...
Thanks
Eric
Eric Chavaillaz
11:31 Bug #66550: No Content in the right Panel (only Chrome)
Hi,
we experience the same Problem on non-retina Chrome (42.0.2311.135) on Fedora/Gnome3
A working fix is to fo...
Benjamin Franzke
11:04 Bug #67100 (Closed): ToolbarInterfaces are not compatible
Argh! What's that? On my local machine everything works and all classes have the & set. So the customer must have mod... Stefan Froemken
10:51 Bug #67100 (Closed): ToolbarInterfaces are not compatible
Hello Core-Team,
after requesting /typo3 directory I get following error message:
Fatal error: Declaration of T...
Stefan Froemken
10:52 Bug #67097: cHash removed even if explicitly enabled
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:49 Bug #67097: cHash removed even if explicitly enabled
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:46 Bug #67097: cHash removed even if explicitly 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
09:55 Bug #67097 (Under Review): cHash removed even if explicitly 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
09:31 Bug #67097 (Closed): cHash removed even if explicitly enabled
With #60272 the @UriBuilder@ learned to disable the @cHash@ if the current request and target action are uncached.
...
Mathias Brodala
10:49 Bug #66858 (Accepted): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
Xavier Perseguers
10:25 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
No, only skip the test once, the other tests generated through dataProvider will be run.
My Ubuntu 15.04 returns:
...
Alexander Opitz
09:59 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
On debian wheezy I have... Stephan Großberndt
08:56 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
Hmmm looking into neos/fluid doesn't help us here.
https://git.typo3.org/Packages/TYPO3.Fluid.git/blob/HEAD:/Tests...
Alexander Opitz
09:51 Bug #67098 (Closed): Bug in TextfieldViewHelper for "required" tag
There is a major bug in the TextfieldViewHelper (namespace TYPO3\CMS\Fluid\ViewHelpers\Form):
The parameter "require...
Markus Hölzle
09:46 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
Created bug report about the version mismatch https://bugs.php.net/bug.php?id=69689 Alexander Opitz
09:36 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
Looking in the git history of PHP shows that on branch PHP-5.4 was an zupdate from pcre 8.34 to 8.36... Alexander Opitz
07:41 Bug #67048 (Needs Feedback): PHP 5.6.9, probably due to libpcre-Update in PHP
dmaicher mentioned in "this ticket":https://github.com/gplessis/dotdeb-php5/issues/85 that swiftmailer works fine in ... Andreas Kienast
09:17 Bug #67091: FAL returns wrong data when reading files in collection
Thats right. Is there any documentation about this?
What I mean: In my case I looked into the Core to find out what ...
André Spindler
09:01 Bug #67091: FAL returns wrong data when reading files in collection
but that's why you get an object back and not a plain array with values so you can check if it is a File of FileRefer... Frans Saris
08:24 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
That's good to know. Thanks a lot for your effort! Webtech AG
07:30 Bug #67096 (Closed): Usage of definition list in RTE
Hello,
I am not sure if this is a RTE bug or a configuration bug.
When I try to add a definition list in RTE, t...
Tim Schreiner
02:28 Task #67071 (Under Review): Add cleanup tool for processed files to Install Tool
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:08 Bug #66952: Intermittent mapping ignore
I rewrote the code to avoid the inheritance that was causing the issue. I'm unable to reproduce on the test site with... Richard D

2015-05-21

23:59 Bug #67091: FAL returns wrong data when reading files in collection
Yes, I now have checked that in the Core.
\TYPO3\CMS\Core\Resource\Collection\StaticFileCollection::loadContents() c...
André Spindler
21:13 Bug #67091 (Needs Feedback): FAL returns wrong data when reading files in collection
So the issue here is that the StaticFileCollection collects/returns FileReference objects instead of File objects, co... Frans Saris
18:33 Bug #67091 (Closed): FAL returns wrong data when reading files in collection
To fetch files in sys_file_collection, I use the following code (TYPO3 is 6.2.12 with php 5.3.10-1ubuntu3.18):
<pr...
André Spindler
21:59 Bug #67095 (Closed): unnecessary generation of images
If a file exists in _processed_ but has no entry in sys_file_processed, the file is generated again.
Solution/Work...
Frank Nägler
21:57 Bug #67094 (Closed): Empty entries in sys_file_processed
If an image is processed, and the webserver can’t read the file, a null entry in sys_file_processed is created, which... Frank Nägler
21:52 Bug #66883 (Needs Feedback): Connection Error with workspaces in Production mode
Please add a description on how to reproduce on 6.2.
According to the description in https://forge.typo3.org/issue...
Stephan Großberndt
21:38 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
We're still discussing options in slack channel #ext-update-foo :)
This is an issue in core version 7, and not in...
Christian Kuhn
20:56 Bug #67084 (Accepted): Recursive delete doesn't delete individual file entries in database
I could reproduce it, at least when deleting a folder recursive with more than 1 sublevel. Frans Saris
16:06 Bug #67084 (Needs Feedback): Recursive delete doesn't delete individual file entries in database
Are you on 6.2.12? I can't reproduce this on current 6.2 Markus Klein
15:00 Bug #67084 (Closed): Recursive delete doesn't delete individual file entries in database
In the file list module, when deleting complete folders / subfolders, the individual files and folders are deleted fr... Dennis Lümkemann
20:07 Bug #67093: Invalid SQL Query in BE UserSetup module
http://stackoverflow.com/questions/1992314/what-is-the-difference-between-single-and-double-quotes-in-sql#comment1910... Markus Klein
20:05 Bug #67093: Invalid SQL Query in BE UserSetup module
shouldn't all strings in SQL be single quoted? Markus Klein
19:49 Bug #67093 (Closed): Invalid SQL Query in BE UserSetup module
Error raised by DBAL/ADOdb: ... Morton Jonuschat
19:30 Bug #67060 (Resolved): Package Management only allows TYPO3 Extensions
Applied in changeset commit:fdad8e3568eb64d39e697d7d4b61e42b9776dbbe. Benni Mack
18:33 Bug #67060: Package Management only allows TYPO3 Extensions
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:48 Bug #67060: Package Management only allows TYPO3 Extensions
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:39 Bug #67060: Package Management only allows TYPO3 Extensions
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:15 Revision fdad8e35: [BUGFIX] Package Management only allows TYPO3 Extensions
Fix a bug in the recent Package Management refactoring resulting in
Package instances only allowed if they contain an...
Benni Mack
19:04 Bug #67092 (Closed): PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
... Stephan Großberndt
19:00 Bug #66679 (Resolved): Thumbnails for .pdf-Files are not generated
Applied in changeset commit:b9e1b0f5b974f0ce9f33c3aa756ffb582f8ca38c. Markus Klösges
18:46 Bug #66679: Thumbnails for .pdf-Files are not generated
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:43 Bug #66679: Thumbnails for .pdf-Files are not generated
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:54 Bug #66614: FAL processed files are deleted
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:19 Bug #66614: FAL processed files are deleted
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:37 Bug #66614 (Under Review): FAL processed files are deleted
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:32 Bug #66614: FAL processed files are deleted
I figured out the whole process now.
# After inserting the magic file into RTE
# a ProcessedFile is generated for th...
Markus Klein
18:48 Revision 4a8580ad: [BUGFIX] Generate thumbnails for files without width/height
Thumbnails should not upscale images, therefore we check for the
original size against thumbnail size. If original si...
Markus Klösges
18:30 Revision b9e1b0f5: [BUGFIX] Generate thumbnails for files without width/height
Thumbnails should not upscale images, therefore we check for the
original size against thumbnail size. If original si...
Markus Klösges
18:26 Bug #67089 (Closed): Preview image for PDF broken
Duplicates #66679 Markus Klein
18:17 Bug #67089: Preview image for PDF 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
18:16 Bug #67089 (Under Review): Preview image for PDF 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:07 Bug #67089 (Closed): Preview image for PDF broken
Steps:
* Enable thumbs in filelist module
* put a PDF into the folder
Result: No thumb displayed
DB: sys_fi...
Markus Klein
18:12 Bug #67066: Important Actions -> Clear all caches fails with DBAL
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:12 Bug #67067: dbal admin_get_tables() returns information in wrong format
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:47 Bug #66932 (Accepted): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
I'm able to reproduce this now!
*Summary*
2 Languages
Pagetree:
Page 1
- Page 2
Page 1 is of type sh...
Markus Klein
17:06 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Is the "shortcut target" field empty on the "Das Gebiet" page?
Yes, it is empty.
- What did you select/configur...
Webtech AG
16:20 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
Is the "shortcut target" field empty on the "Das Gebiet" page?
What did you select/configure for the shortcut in the...
Markus Klein
16:09 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
Ok I see. To explain you the real problem, we have to move some steps backward :-).
- How does your page tree look...
Webtech AG
15:40 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
That would be one option too. By removing the fields from the pageOverlayFields you prevent those fields from being t... Markus Klein
15:14 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
Do you mean the configuration field [FE][pageOverlayFields]?
At the moment value is set as follows: uid,title,subti...
Webtech AG
13:01 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
This is rather a bugfix. You can define the type of the shortcut per language.
If you need it to be inherited in the...
Markus Klein
11:46 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Did you select "First subpage" in both languages? (maybe post a screenshot of the page properties)
This gave me th...
Webtech AG
10:57 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
Can you please provide more details on your setup?
How does your page tree look like?
What does the HMENU TS look...
Markus Klein
07:54 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
Yes I was using 6.2.12, which I upgrade from 4.5.37 to 6.2.12 . Webtech AG
01:15 Bug #66932 (Needs Feedback): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
I can't reproduce the issue on current 6.2 branch. Markus Klein
00:20 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
Which TYPO3 version are you using exactly? Latest 6.2.12?
Markus Klein
16:30 Bug #67079 (Resolved): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
Applied in changeset commit:0f82f038d9eedf423b0c915334d1062f6ae8a393. Nicole Cordes
16:17 Bug #67079: ModuleRunner.php function callModule test _GP('id') of Storage in file Module
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:26 Bug #67079 (Under Review): ModuleRunner.php function callModule test _GP('id') of Storage in file 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
13:11 Bug #67079 (Closed): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
Hi,
if you register a modul in main module "file" you get the ID of the file storage (&id=1:user_upload/... ) the fu...
Markus Sommer
16:18 Revision f084990f: [BUGFIX] Check page access only if integer in ModuleRunner
If you register a module in main module "file" an error is thrown
because the ModuleRunner checks page access for the...
Nicole Cordes
16:17 Revision 0f82f038: [BUGFIX] Check page access only if integer in ModuleRunner
If you register a module in main module "file" an error is thrown
because the ModuleRunner checks page access for the...
Nicole Cordes
16:11 Bug #67036 (Needs Feedback): Switching between two RDBMS using dbal
Is there some configuration for the default DBAL handler in your LocalConfiguration.php?... Jigal van Hemert
16:03 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
We can confirm this issue with 6.2.11 which includes #63550. on a large site with hundreds of pages the generation of... taywa gmbh
16:00 Feature #66907 (Resolved): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
Applied in changeset commit:46fd9abd3029f85529b8fba6ef21c633b42ae2df. Patrick Broens
15:43 Revision 46fd9abd: [FEATURE] Add Data Processing to FLUIDTEMPLATE content object
The content object FLUIDTEMPLATE is extended with `dataProcessing`. With this
setting you can add full namespace clas...
Patrick Broens
15:21 Bug #67085: language menu uses incorrect active state
Damn.. I forgot to set a good issue title.. :) Stefan M.
15:20 Bug #67085 (Closed): language menu uses incorrect active state
I wanted to create the hreflang tags for a website with 3 different languages: de-DE (default language), de-AT, de-CH... Stefan M.
15:00 Bug #67074 (Resolved): EXT:mediace does not show youtube videos anymore
Applied in changeset commit:1f82fdec70bdd0cec24bcb6a06efb2998999e36c. Benni Mack
09:05 Bug #67074 (Under Review): EXT:mediace does not show youtube videos 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
09:00 Bug #67074 (Closed): EXT:mediace does not show youtube videos anymore
Benni Mack
14:39 Revision 1f82fdec: [BUGFIX] Use strict comparison for EXT:mediace arrays
Due to strict warnings it is not possible to use media content elements
anymore and add a simple youtube video, as a ...
Benni Mack
14:35 Bug #17073: Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
Still existing, yes. B. Kausch
14:34 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
I suspect that regex-based parameter-parsing is the cause of the 6.2-issue, too.
As this happened on a live system, ...
Jonas Eberle
11:31 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
http://www.pcre.org/changelog.txt Point 22
https://github.com/php/php-src/blob/master/ext/pcre/pcrelib/ChangeLog Poin...
Markus Klein
11:30 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
The 6.2 error sounds more like a syntax error in some Fluid template.
Where do you get this error? Upon login?
Can ...
Markus Klein
14:24 Revision ad4aa090: Revert "[!!!][TASK] Merge typo3/sysext/core/Build/ to Build/ directory"
The change does not play well with a symlinked core and
is reverted for now.
This reverts commit e6474fe5176c040201e...
Christian Kuhn
14:07 Bug #67077: PHP error on page creation
Develoment preset is active and I find no SQL related error. But you're right, a syntaxe error is returned in a JSON ... alexis nicolas
12:55 Bug #67077: PHP error on page creation
Ah ok, then I was mislead. You didn't mention that DBAL is active ;-)
So you need to search backwards where this s...
Markus Klein
12:33 Bug #67077: PHP error on page creation
Yes, I'm on latest master branch and PostgreSQL is up to date. alexis nicolas
12:07 Bug #67077: PHP error on page creation
Are you testing on latest master branch?
Is your DB up to date?
Markus Klein
11:41 Bug #67077 (Closed): PHP error on page creation
In 7.2 when trying to create a page, pagetree remain stuck on "Please wait..." and exception is raised:
@PHP Catch...
alexis nicolas
13:40 Bug #67082 (Closed): TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
Userfunc in TMENU (itemArrayProcFunc, IProcFunc)
Typoscript: http://pastebin.com/kAHTJA4V
All caches disabled (con...
Peter Linzenkirchner
13:12 Feature #67080 (Closed): Install Tool: begin with "Important Actions", move splash-page to "About"
After having logged into the install tool, a long and probably very seldomly read help page is displayed (cf attachme... Urs Braem
12:47 Bug #66669: Possibility to extend/override New login screen
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:01 Bug #66669: Possibility to extend/override New login screen
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:30 Task #67076 (Resolved): Merge typo3/sysext/core/Build/ to Build/ directory
Applied in changeset commit:e6474fe5176c040201eae9e6ddf9b6134a54a540. Christian Kuhn
12:07 Task #67076: Merge typo3/sysext/core/Build/ to Build/ directory
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:19 Task #67076: Merge typo3/sysext/core/Build/ to Build/ directory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:15 Task #67076 (Under Review): Merge typo3/sysext/core/Build/ to Build/ directory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Task #67076 (Closed): Merge typo3/sysext/core/Build/ to Build/ directory
Christian Kuhn
12:24 Revision e6474fe5: [!!!][TASK] Merge typo3/sysext/core/Build/ to Build/ directory
With the grunt integration a Build/ directory on repository root
level was introduced. Out test infrastructure curren...
Christian Kuhn
11:43 Bug #67057 (Closed): DBAL locallang error
Duplicates #66642 Markus Klein
09:50 Bug #67057: DBAL locallang error
I applied patch from http://review.typo3.org/39095 and problem solved in v7.2. alexis nicolas
11:00 Task #66905 (Resolved): Deprecate uc->classicPageEditMode and editRegularContentFromId option
Applied in changeset commit:d5a497e570b1a9ea85275060b2a636043d679dd5. Benni Mack
10:53 Revision d5a497e5: [TASK] Deprecate uc->classicPageEditMode and editRegularContentFromId
There is some leftover, never-called code in a regular TYPO3 instance
regarding the old uc->classicPageEditMode optio...
Benni Mack
10:38 Task #66904: Deprecate $disable Option in PageRepository->getExtURL
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:19 Bug #66600: Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
I solved this myself by simply setting the uidLocal of my FileReference Model. As long as no one faces problems you a... Philipp Wrann
10:07 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
What i do is, that i merge flexform structures... I wrote an extension that provides some new records, all realized v... Philipp Wrann
09:52 Bug #67075 (Closed): Table content - options not saved
In TYPO 7.2.0, in a table content, the options are not saved in DB : Layout, Backgr. Color, Border, Cellspacing, Cell... Begoña Garea Garcia
08:30 Bug #59734: Translating a CE containing inline elements doesn't apply language to inline elements
Hey Mathias,
i just hit the exact same issue as described here.
TYPO3 6.2.12.
Once you translate a CE with Fle...
Fabian Schöner
02:40 Task #67071 (Closed): Add cleanup tool for processed files to Install Tool
After fixing #66614, changes to the graphics settings ([GFX]) do not cause thumbnails to be regenerated.
A tool ha...
Markus Klein
02:19 Task #56147: Regenerate missing RTE magic image on rendering
For the record: The click-enlarge functionality is ok. Markus Klein
02:02 Task #56147 (Needs Feedback): Regenerate missing RTE magic image on rendering
In conjunction with with #66614 I know discovered that the RTE Click-Enlarge rendering (the static template) is buggy... Markus Klein
00:00 Task #67065 (Resolved): Make fileedit hook JavaScript for ext:t3editor an AMD module
Applied in changeset commit:358706a359dc13c185ddc12f79f283e1ad25a801. Wouter Wolters

2015-05-20

23:44 Revision 358706a3: [TASK] Make fileedit hook JavaScript for ext:t3editor an AMD module
Resolves: #67065
Releases: master
Change-Id: Iff8ece078dc612c362b3e291da466b29250c8cb1
Reviewed-on: http://review.typ...
Wouter Wolters
23:41 Bug #66669: Possibility to extend/override New login screen
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:15 Bug #66669: Possibility to extend/override New login screen
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
04:29 Bug #66669: Possibility to extend/override New login screen
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:48 Bug #66669: Possibility to extend/override New login screen
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:38 Bug #66669: Possibility to extend/override New login screen
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:40 Bug #65170 (Needs Feedback): RTE: Include of RTE.default.contentCSS fails when path has leading slash
Tobias, I think this could be closed, am I correct? Thank you! Riccardo De Contardi
23:20 Task #67065: Make fileedit hook JavaScript for ext:t3editor an 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
20:52 Task #67065 (Under Review): Make fileedit hook JavaScript for ext:t3editor an 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
20:51 Task #67065 (Closed): Make fileedit hook JavaScript for ext:t3editor an AMD module
Make fileedit hook JavaScript for ext:t3editor an AMD module Wouter Wolters
23:13 Bug #67057: DBAL locallang error
Alexis, your turn to give us info, what the issue might be. I currently believe that this is not a core issue. Markus Klein
21:00 Bug #67057: DBAL locallang error
Description says 7.2, Version field 6.2.
From Slack I know it's a 7.2 installation.
6.2 works OK for me too.
Morton Jonuschat
20:10 Bug #67057: DBAL locallang error
Args... my mistake of course. I already looked at it today in the sources and saw that the code is not in master anym... Markus Klein
19:49 Bug #67057: DBAL locallang error
Has already been resolved in master (commit ec5dad1 / #66642) Morton Jonuschat
17:51 Bug #67057 (Needs Feedback): DBAL locallang error
I'm failing to reproduce this on latest master.
I installed DBAL and accessed the module, but no errors.
Markus Klein
15:09 Bug #67057 (Closed): DBAL locallang error
In v7.2, on DBAL Debug:
@Fatal error: Call to a member function includeLLFile() on a non-object in xxx/typo3/sysext/...
alexis nicolas
22:30 Bug #64759 (Resolved): File list shows folder identifier instead of path
Applied in changeset commit:a85f18cd673a352a3680adaef8077b10a0b1cca4. Christian Weiske
22:26 Bug #64759: File list shows folder identifier instead of path
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:40 Bug #64759: File list shows folder identifier instead of path
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:29 Revision 347473bc: [BUGFIX] Show full folder path in file list title
We have to use the name and cannot rely on the identifier, since
they can be random UUID values.
This also fixes a w...
Christian Weiske
22:25 Revision a85f18cd: [BUGFIX] Show full folder path in file list title
We have to use the name and cannot rely on the identifier, since
they can be random UUID values.
This also fixes a w...
Christian Weiske
22:06 Bug #66600 (Needs Feedback): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
Hi Philipp,
I'm not sure why you would to provide a different object then a FileReference here. And further there ...
Frans Saris
21:44 Bug #67067 (Under Review): dbal admin_get_tables() returns information in wrong format
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:12 Bug #67067 (Closed): dbal admin_get_tables() returns information in wrong format
The return value form admin_get_tables() is expected to be an array with tablenames as key and arrays with status inf... Morton Jonuschat
21:32 Bug #67066 (Under Review): Important Actions -> Clear all caches fails with DBAL
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 Bug #67066 (Closed): Important Actions -> Clear all caches fails with DBAL
Clearing all cache from the Install Tool fails on master. Installation is configured with DBAL and PostgreSQL 9.4.
A...
Morton Jonuschat
19:30 Feature #24906: Feature Request: Configuration for maximum chars in text area (TCA - type "text")
Simon Praetorius wrote:
> Could this be backported to TYPO3 6.2 LTS? It would be very helpful to limit the input in ...
Thomas Scholze
19:08 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
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:51 Bug #67059: AdoDB error with PostgreSQL
I can't help here, sorry. Markus Klein
17:12 Bug #67059: AdoDB error with PostgreSQL
Problem solved after (I presume) cleaning some records from pages table... Weird! alexis nicolas
16:07 Bug #67059: AdoDB error with PostgreSQL
Sorry, I gave too few (and wrong) information:
When I click on modules 'View', 'Filelist', 'Language', 'Extensions', ...
alexis nicolas
15:13 Bug #67059 (Closed): AdoDB error with PostgreSQL
In v7.2 with postgre driver (v9.2):
@Core: Error handler (BE): PHP Warning: pg_query(): Query failed: ERREUR: erreu...
alexis nicolas
17:10 Bug #65321 (In Progress): PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
Alexander Opitz
17:09 Bug #65321: PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
Entry in PHP issue tracker: https://bugs.php.net/bug.php?id=69674 Alexander Opitz
17:07 Bug #67058 (Needs Feedback): PDF thumbnails are not generated in File List module anymore
Could you check if https://review.typo3.org/#/c/39077/ resolves your issue? Frans Saris
15:11 Bug #67058 (Closed): PDF thumbnails are not generated in File List module anymore
This report is about the following TYPO3 CMS setting:
* TYPO3 CMS 6.2.12
* PHP Version 5.4.27
* UNIX server
* ...
Christian Huppert
16:09 Bug #67061 (Closed): Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
Hi there
When a non-admin tries to upload a file with special characters in the name (e.g. täst.txt) and $GLOBALS[...
Nils Blattner
15:30 Bug #67060: Package Management only allows TYPO3 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
15:21 Bug #67060 (Under Review): Package Management only allows TYPO3 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
15:18 Bug #67060 (Closed): Package Management only allows TYPO3 Extensions
There is a bug in the recent Package Management refactorings that Package instances are only allowed if they contain ... Benni Mack
15:00 Bug #65304 (Resolved): Backend (TCA): TreeView: maxLevels not working correctly
Applied in changeset commit:0c6e695ed9475ad2d9cf0e46777c1801496d18dc. Andreas Allacher
14:37 Bug #65304: Backend (TCA): TreeView: maxLevels not working correctly
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:00 Bug #59523 (Resolved): Content Element "Special Menus"
Applied in changeset commit:0c4d7e20cb2a36a5ec39e796b4a1254b93a44019. Benni Mack
14:39 Bug #59523: Content Element "Special Menus"
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:37 Bug #59523: Content Element "Special Menus"
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:56 Bug #59523: Content Element "Special Menus"
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:47 Revision 0c6e695e: [BUGFIX] BE: DatabaseTreeDataProvider maxLevels incorrect
The current behaviour for maxLevels with treeConfig is incorrect.
Currently if one uses maxLevels 0, instead of only ...
Andreas Allacher
14:46 Feature #67056 (Under Review): Option to disable move buttons for TCA type "group"
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 #67056 (Closed): Option to disable move buttons for TCA type "group"
There should be an option to disable the move buttons for the TCA type @group@.
These icons are currently automati...
Mathias Brodala
14:46 Revision 0c4d7e20: [TASK] Make Content Element "Special Menus" field bigger
Increase the maxitems value to 50 to allow more values for bigger sites.
Releases: master
Resolves: #59523
Change-Id...
Benni Mack
14:17 Bug #67034: Content Slide: slide.collect issues since 7.1.0
There have been some changes to this area. I suspect that it has something to do with "Website" being a shortcut, but... Markus Klein
14:00 Bug #66870 (Resolved): field type group with readonly should not render links to element browser
Applied in changeset commit:b065bdf662b9c243255583356cada75a6b23cdce. Georg Ringer
13:59 Bug #67050: 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
Is there at least hope that https://forge.typo3.org/issues/67034 will be fixed soon? Because right now I can either h... Dominik J.
13:55 Bug #67050: 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
> I assume it's for security, but once I open the Install Tool WITHOUT doing anything it resets the value back to 'rs... Markus Klein
13:54 Bug #67050 (Rejected): 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
Sorry, there is no support for old snapshop releases. As you said this is fixed in 7.2 Markus Klein
13:39 Bug #67050 (Rejected): 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
Hello
I am currently running Version 7.0.0. When I want to log in to the backend I get an error, even though the p...
Dominik J.
13:56 Bug #67044: Normalize Type int to integer doesn't work in DTOs
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:01 Bug #67044 (Under Review): Normalize Type int to integer doesn't work in DTOs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:10 Bug #67044 (Closed): Normalize Type int to integer doesn't work in DTOs
I walk across a bug with the PropertyMapper when i declare a property as int instead of integer in a DTO Model.
The...
Kevin Ditscheid
13:32 Bug #66500: Link-Wizard in IE and McAfee Add-On
Hi Markus,
ok, if I fix the problem I will push my suggestion to Gerrit.
Thank you for your support and help. :...
Christian Huppert
13:31 Revision b065bdf6: [BUGFIX] Readonly fields must not render links to allowed tables
If a field is configured as readOnly, the allowed tables below
should not be linked to the Element Browser
Resolves:...
Georg Ringer
13:30 Task #66998 (Resolved): Cleanup indexed search searchcontroller
Applied in changeset commit:a8e0455c51b565bd0c7ed6d93d3af8b12a3b9c7a. Tymoteusz Motylewski
13:30 Bug #63920 (Resolved): Configuration folder permission not taken in account
Applied in changeset commit:1b23e73b80282ed6df4bfa0bfdf64680b47ca0bf. Thomas Deuling
13:25 Revision a8e0455c: [TASK] Indexed_search: cleanup in SearchController
* Add getter for databaseConnection in SearchController
* Add use statements
Releases: master
Resolves: #66998
Chang...
Tymoteusz Motylewski
13:18 Revision 1b23e73b: [BUGFIX] Ensure new deep dirs don't contain double slashes
The method of GeneralUtility::mkdir_deep has two parameters, which are
concatenated. This could end up in a double sl...
Thomas Deuling
13:14 Revision 3f8c3eab: [TASK] styleguide: TCA: Add two t3editor examples
Christian Kuhn
13:09 Bug #67047: Cannot access shortcut target in menus
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:50 Bug #67047: Cannot access shortcut target in menus
Example code to mark active menu items including shortcuts:... Mathias Brodala
12:24 Bug #67047 (Under Review): Cannot access shortcut target in menus
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:18 Bug #67047 (Closed): Cannot access shortcut target in menus
With #36822 links via overlaid shortcuts have been fixed but the original menu item data was kept unchanged.
This ...
Mathias Brodala
13:00 Bug #67002 (Resolved): Crop scheduler additional information
Applied in changeset commit:114e0c586f0a5efb31633cd83066df4280fa6949. Andreas Fernandez
13:00 Task #66997 (Resolved): Remove login security levels super-/challenged
Applied in changeset commit:4d1cf8a318e3118a8b6a2f4fdc7fa3ae999536b3. Markus Klein
04:37 Task #66997: Remove login security levels super-/challenged
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:22 Task #66997: Remove login security levels super-/challenged
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:38 Task #66997: Remove login security levels super-/challenged
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:52 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
mmmh. needs to be takled ... added to 6.2.13 stabilization board for now ... Christian Kuhn
12:48 Bug #67048 (Closed): PHP 5.6.9, probably due to libpcre-Update in PHP
After updating from PHP 5.6.8 to PHP 5.6.9 (http://php.net/ChangeLog-5.php#5.6.9), I am encountering these errors:
...
Jonas Eberle
12:49 Revision 114e0c58: [TASK] Crop scheduler additional information
Crop additional task information based on `titleLen`.
Resolves: #67002
Releases: master
Change-Id: I16b2f7106b848598...
Andreas Fernandez
12:42 Revision 4d1cf8a3: [!!!][TASK] Remove login security levels super-/challenged
* Remove (super)challenged login security levels
* Make loginSecurityLevel 'normal' the new default
* Change Backend ...
Markus Klein
12:19 Revision f4098895: [BUGFIX] styleguide: Bring default value of type_field in sync with type definition
Christian Kuhn
12:09 Feature #56133 (Under Review): Replace file feature for fal file list
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:56 Bug #53425: Forms with German Umlauts throws Exception
Is it correct that this will not be fixed for 6.2 branch?
In my case the issue occurs with a filter form (city: Münc...
Jonas Götze
11:55 Bug #24170: No inline relation to tables with tabs possible
Hey there, this seems to be still present in the 6.2.x branch. Getting the error ... Oliver Schlöbe
11:28 Feature #64043 (Rejected): Handle boolean attributes for TagBasedViewHelpers
Frank Nägler
10:04 Bug #57272: Extbase doesn't handle FAL translations correctly
Hi, I did test the extension of Jan Kiesewetter (thanks a lot!!!) and it works well in TYPO3 6.2.13-dev.
Here http:/...
Ian Solo
09:46 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
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:33 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
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:46 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
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:59 Task #67027 (Under Review): Simplify PackageManagement
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:21 Bug #66884 (Needs Feedback): Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
I know this is probably not the answer you want here, but the core has to do some restrictions on what can be done at... Christian Kuhn
01:18 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
Yes. You shouldn't use the cache framework in your ext_tables or TCA/Overrides context. Basically not much more than ... Christian Kuhn
01:07 Bug #66952: Intermittent mapping ignore
Sounds a bit weird. This issue will required a pretty heavy dive and a funny setup in trying to reproduce. I'm unsure... Christian Kuhn
00:48 Bug #67042 (Closed): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
closing as requested. Christian Kuhn
00:47 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
Your dependency definition should like like that in your extension (adapt the lower / upper version numbers to fit to... Christian Kuhn
00:41 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
That makes sense but I have the dependency set up and still did not manage to get tt_address above my extension loade... Arek van Schaijk
00:38 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
and *always* use $GLOBALS['TCA'] instead of $TCA to access global variables. Markus Klein
00:37 Bug #67042 (Needs Feedback): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
Christian Kuhn
00:37 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
so basically, add tt_address as required extension in your ext_emconf, then unload and load the extension again via e... Christian Kuhn
00:34 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
Yeah. So, you have a dependency from your extension to tt_address. If you define this dependency in your ext_emconf.p... Christian Kuhn
00:33 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
Damn I messed up the context of the ticket but I think my point is clear ;) Arek van Schaijk
00:31 Bug #67042 (Closed): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
Hi,
I found out that *$TCA['tt_address']* is not available yet in ext_tables.php of an extension which is loaded a...
Arek van Schaijk
00:30 Bug #67040 (Resolved): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
Applied in changeset commit:a27dfad89f17e8a370ebba5376a88cba5c720fa2. Morton Jonuschat
00:20 Revision a27dfad8: [BUGFIX] Add missing (string) cast in dbal/DatabaseConnection
This is a regression fix for #54091.
It has been forgotten to cast the lastQuery to a string before
checking if it's ...
Morton Jonuschat

2015-05-19

23:44 Bug #65304: Backend (TCA): TreeView: maxLevels not working correctly
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:00 Bug #67030 (Resolved): Cropper backdrop doesn't get removed on close
Applied in changeset commit:cedd99cf85473e6e0999d52b4b11077d81b59ec4. Andreas Fernandez
12:32 Bug #67030 (Under Review): Cropper backdrop doesn't get removed on close
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 #67030 (Closed): Cropper backdrop doesn't get removed on close
Closing the cropper does not remove the backdrop, rendering the backend unusable Andreas Kienast
22:49 Bug #66939: "Class extends DateTime" not supported by DataMapper
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:41 Revision cedd99cf: [BUGFIX] Remove backdrop of cropper modal properly
Remove the `remove()` call when the cropper modal gets
closed.
Resolves: #67030
Related: #66969
Releases: master
Cha...
Andreas Fernandez
22:38 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
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:40 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
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:12 Revision f55b1deb: [TASK] styleguide: TCA: Add two example for a tree with maxLevels option set
Wouter Wolters
21:54 Revision 9c9d8acd: [BUGFIX] styleguide: Rename type standard to 0
Wouter Wolters
19:30 Bug #67040 (Under Review): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
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 #67040 (Closed): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
The backend is completely unusable with TYPO3 CMS 7.1+ in combination with PostgreSQL. Every action/module fails with... Morton Jonuschat
19:30 Bug #59701: uniqid() not returning unique values
i think a better solution would be to create something like
...\GeneralUtility\UniqueId()
which unifies the gen...
Roman Eberle
18:53 Bug #63920 (Under Review): Configuration folder permission not taken in account
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:00 Task #67027 (Resolved): Simplify PackageManagement
Applied in changeset commit:abc29af1a184e6983f5134431d6f5c08aca1d832. Benni Mack
11:01 Task #67027: Simplify PackageManagement
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 Task #67027 (Under Review): Simplify PackageManagement
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:13 Task #67027 (Closed): Simplify PackageManagement
The PackageManager was originally backported from Flow
but includes too many classes and options that the Core does ...
Benni Mack
17:43 Revision abc29af1: [!!!][TASK] Simplify PackageManagement / Remove Flow
The PackageManager was originally backported from Flow
but includes too many classes and options that the Core does n...
Benni Mack
17:09 Bug #44595 (Closed): TCA / type "inline": "expandSingle" => 1 does not work
Closed as already fixed in 7.x Riccardo De Contardi
17:08 Bug #55755 (Rejected): Legacy packages with dependencies to other composer packages coudn't be installed
fixed differently now. but for 6.2 this won't go in. sorry guys. if you have any feedback, feel free to send me an em... Benni Mack
17:03 Bug #22542 (Closed): Problem regarding sys_domain records handling in typolinks
Riccardo De Contardi
17:01 Bug #22542: Problem regarding sys_domain records handling in typolinks
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:01 Revision f7004ec9: [BUGFIX] Uncheck prefix domain for new domain records
Change default value for prefixing new domain records to zero since
creating multiple domains with prefix can lead to...
Simon Schaufelberger
17:00 Task #67029 (Resolved): Deprecate page.bgImg
Applied in changeset commit:af47213068b938feee8beb4ffcb39c53b18ef46e. Wouter Wolters
11:32 Task #67029: Deprecate page.bgImg
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:24 Task #67029 (Under Review): Deprecate page.bgImg
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:20 Task #67029 (Closed): Deprecate page.bgImg
Deprecate page.bgImg Wouter Wolters
16:57 Revision af472130: [TASK] Deprecate page.bgImg TypoScript option
Resolves: #67029
Releases: master
Change-Id: I0f92ea91875455ea0e6726b11cf07f53b468e3a6
Reviewed-on: http://review.typ...
Wouter Wolters
15:25 Bug #59161 (Accepted): Metadata and File Reference inconsitency
This can be fixed by inserting the following TypoScript where appropriate:... Andreas Wolf
15:24 Bug #67036 (Closed): Switching between two RDBMS using dbal
Hello there,
I set up T3 v7.2 to run with PostgreSQL but I need a fallback to MySQL. To do so I changed LocalConfigu...
alexis nicolas
15:02 Bug #67034 (Closed): Content Slide: slide.collect issues since 7.1.0
Hello,
I have created a 6.2.5 Website last year. On this website I use the content slide feature:...
Dominik J.
14:43 Bug #67033 (Closed): Fluid StandaloneView does not resolve paths like EXT:my_ext/foo/bar
The class *\TYPO3\CMS\Fluid\View\StandaloneView* does not resolve file paths the same way like *TemplateView* does. E... Michael Grundkötter
13:30 Bug #66851 (Resolved): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
Applied in changeset commit:2df68ad2825d3469736c4aa16ce3ee939a58a92c. Georg Ringer
13:06 Bug #66851: Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
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:04 Bug #66851 (Under Review): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Bug #66973 (Under Review): BooleanValidator Translation Key not set
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:06 Revision 2bea93ae: [BUGFIX] Add missing comma in ViewHelper example
A comma needs to be added in an example of f:uri.image
Resolves: #66851
Releases: master, 6.2
Change-Id: Ib0a8f3d97a...
Georg Ringer
13:06 Revision 2df68ad2: [BUGFIX] Add missing comma in ViewHelper example
A comma needs to be added in an example of f:uri.image
Resolves: #66851
Releases: master, 6.2
Change-Id: Ib0a8f3d97a...
Georg Ringer
12:44 Feature #59570: Description-field for filemounts
You're right about folders. But I'll go for a patch for filemount-records (simply adding a field, displaying it etc.)... Stefan Neufeind
11:52 Feature #59570: Description-field for filemounts
Nope Folders don't have a representation in the DB, and is out of scope for FAL right now. Care to create a patch for... Benni Mack
12:30 Bug #66920 (Resolved): Error by copying a record with IRRE elements creates duplicated references by the original record
Applied in changeset commit:293b93b7228acd2af06b6cb0bc62ae65b0778c23. Nicole Cordes
12:09 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
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:31 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
This seems to be good, we have tested it and it is working. András Ottó
09:29 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
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:27 Feature #23302 (Rejected): Can't deactivate cache menu for admins
Admins can always do everything. This won't change in the near future. And won't be an option for CMS7 at all. I will... Benni Mack
12:26 Feature #25741 (Rejected): TScript condition to distinguish module loaded
This is not going to happen unfortunately.
Module Settings are distinct and built by mod.web_page. e.g. - setting ...
Benni Mack
12:22 Revision 9fb334e7: [TASK] Travis: Remove hhvm-nightly for now
hhvm-nightly is no longer available on travi-ci and removed
from the build for now.
Releases: master
Change-Id: I927...
Christian Kuhn
12:11 Revision fa5fdb4d: [BUGFIX] Prevent wrong record copies
Before starting any record copy process, we have to check if the
destination page can handle the record type. Current...
Andreas Fernandez
12:07 Bug #56208 (Rejected): Remove redundant method admin_query or sql_query
sorry, as mentioned we need to keep this until DBAL is gone. Benni Mack
12:06 Feature #37961 (Rejected): Integration of a responsive image loader
No feedback for 4 months, I will close the issue now. If you still have problems, please open up a new ticket. Benni Mack
12:06 Revision 293b93b7: [BUGFIX] Prevent wrong record copies
Before starting any record copy process, we have to check if the
destination page can handle the record type. Current...
Nicole Cordes
12:05 Task #63150 (Closed): Set X-UA-Compatible meta tag for BE
Benni Mack
12:02 Feature #38152 (Closed): Add Templavoila Support
won't be part of the core, use the extension please. Benni Mack
12:00 Task #66906 (Resolved): Remove global configuration option GFX/png_to_gif
Applied in changeset commit:4e4bb7bd4617ada78d8f0603fc6c8684d4340d1f. Benni Mack
11:28 Task #66906: Remove global configuration option GFX/png_to_gif
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:00 Bug #32214 (Closed): language_alt doesn't work
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experienc...
Riccardo De Contardi
11:50 Feature #63037 (Resolved): Include Imagecropping into the core
Benni Mack
11:47 Revision 4e4bb7bd: [!!!][TASK] Remove global configuration option GFX/png_to_gif
The option png_to_gif was previously used to minimize
the size of generated images. In the current web development
pn...
Benni Mack
11:41 Bug #40688 (Closed): List-view: Hover for zebra-table for each second row (db_list_alt) not defined
It seems it has been solved in 6.2.12: I attach a series of screenshots to show the various states; the colors of the... Riccardo De Contardi
11:20 Feature #61841 (Needs Feedback): Shutdown Hook
Benni Mack
11:06 Bug #49804 (Accepted): Wrong dam record references when copying records with DAM record references
Riccardo De Contardi
11:05 Bug #49804 (New): Wrong dam record references when copying records with DAM record references
Riccardo De Contardi
08:22 Bug #49804: Wrong dam record references when copying records with DAM record references
As mentioned above, the problem is within the TYPO3 core database api. Therefore the problem still exists in 6.2 (alt... Christian Heindl
11:01 Bug #64675 (Needs Feedback): GeneralUtility::fixPermissions fails with valid path
Hey Thomas,
is this now fixed with the other patch? Or is there still need to tackle this?
Benni Mack
10:03 Feature #49805 (Under Review): Access extConf in displayCond
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:39 Task #66904: Deprecate $disable Option in PageRepository->getExtURL
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:00 Bug #65484 (Resolved): Resolve dependencies when updating installed extensions
Applied in changeset commit:f5dc7d5d752c3ab1f54aa93a3b57e3b2cf06b6ee. Nicole Cordes
00:00 Task #67022 (Resolved): Jump to tab on clicking the browser notification message
Applied in changeset commit:a2b30bbb4c05a41118bb9456964d4ab1ce65aa04. Andreas Fernandez

2015-05-18

23:44 Revision f5dc7d5d: [BUGFIX] Resolve dependencies on extension update
For installed extensions the (new) dependencies have to be resolved
on extension update. If the extension isn't insta...
Nicole Cordes
23:44 Revision a2b30bbb: [TASK] Focus tab on "Login expiring" notification
Focus the tab that renders the "Login expiring" notification on click.
Resolves: #67022
Releases: master
Change-Id: ...
Andreas Fernandez
23:36 Task #66997: Remove login security levels super-/challenged
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:36 Bug #66669: Possibility to extend/override New login screen
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:31 Bug #61177: Cut/paste element "Insert Records", this element disappears
I also use the "flux ecosystem" and I've had several issues with cut&paste or drag&drop, esp. with old versions.
D...
Riccardo De Contardi
23:26 Bug #59810 (Needs Feedback): Element Wizard doesn't switch to available tabs and stys at a hidden tab
Hi Christian, you named "gridlement", I guess you mean you have installed the extension "gridelements" (http://typo3.... Riccardo De Contardi
23:19 Bug #57938 (Needs Feedback): Copy/Paste content element, paste copy at this place, inserts on top
So can this be closed? Thank you! Riccardo De Contardi
23:15 Task #67022 (Under Review): Jump to tab on clicking the browser notification message
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:51 Task #67022 (Closed): Jump to tab on clicking the browser notification message
If you login expire, a browser notification message appears.
By clicking on the message, nothing happens, it would b...
Frank Nägler
23:02 Bug #25072 (Closed): Bookmarks menu lacking icon for page type "shortcut"
As you can see from the attached screenshot, the issue seems solved now (I used 6.2.12), so I'll close it.
If you ...
Riccardo De Contardi
23:00 Bug #67024 (Resolved): Enable IE10+ users to enter login credentials after initial load
Applied in changeset commit:9c9c6bf9e45899580bc1367256d841e4bc9e458e. Anonymous
21:05 Bug #67024 (Under Review): Enable IE10+ users to enter login credentials after initial load
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 Bug #67024 (Closed): Enable IE10+ users to enter login credentials after initial load
A problem with the autofocus chain and the autofocus attribute,
prevented users on IE10+ to enter their login crede...
Benjamin Kott
22:37 Revision 9c9c6bf9: [BUGFIX] Enable IE10+ users to enter login credentials after initial load
A problem with the autofocus chain and the autofocus attribute,
prevented users on IE10+ to enter their login credent...
Benjamin Kott
22:35 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
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 Bug #66920 (Under Review): Error by copying a record with IRRE elements creates duplicated references by the original record
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:42 Bug #65484 (Under Review): Resolve dependencies when updating installed extensions
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:36 Revision 2153bac2: [BUGFIX] remove wrong code suggestion from GMENU
Remove the wrong code suggestion "wrapItemAndSub" from GMENU in t3editor
Change-Id: Ibcac99c49bc0d4a68e759b4878eb1c9...
Frederic Gaus
20:30 Bug #67013 (Resolved): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
Applied in changeset commit:b2948c3af520d7122027c91840ffbc5dec1a439a. Markus Klein
20:23 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
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
20:16 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:05 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
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:54 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
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:28 Bug #67013 (Under Review): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an 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
19:22 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
Funny, this traces back to 2009: #19728 Markus Klein
19:19 Bug #67013 (Accepted): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
Had a quick look, you're right of course.
Can you push the patch to our review system?
Markus Klein
19:15 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
Can you please describe the full usecase? Markus Klein
18:43 Bug #67013 (Closed): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
Line 692 (of the current git version) uses the following regular expression:... Mike Wanush
20:23 Revision 5aa67db6: [BUGFIX] felogin: Use correct regex in redirect evaluation
Resolves: #67013
Releases: master, 6.2
Change-Id: Ifaf0a3125ac6b5c0f9e13c2f5c3d4db94aa43ea9
Reviewed-on: http://revie...
Markus Klein
20:16 Revision b2948c3a: [BUGFIX] felogin: Use correct regex in redirect evaluation
Resolves: #67013
Releases: master, 6.2
Change-Id: Ifaf0a3125ac6b5c0f9e13c2f5c3d4db94aa43ea9
Reviewed-on: http://revie...
Markus Klein
18:23 Bug #23115: Workspace preview does not work in multidomain setup
Mauro Lorenzutti wrote:
> Hi, I have the same problem in TYPO3 4.6.8. I solved by editing the t3lib/t3lib_befunc.php ...
Dragan Tomic
18:08 Bug #64989: Typoscript renderObj IMAGE: empty altText renders "alt" without params in HTML
I performed a test with both TYPO3 6.2.12 and 7(latest master), using the code found here http://wiki.typo3.org/File_... Riccardo De Contardi
17:49 Revision 21be6d50: [TASK] styleguide: TCA: Add a type field as first tab
Christian Kuhn
17:00 Task #66635 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 2
Applied in changeset commit:5cf4f3293a1e0dc69fcf48e7bf3b268de65f42ed. Wouter Wolters
16:34 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
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:55 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
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:08 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
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:36 Revision 5cf4f329: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 2
This patch resolves it for all FormEngine related classes.
Resolves: #66635
Releases: master
Change-Id: I436e8990aa3...
Wouter Wolters
16:34 Bug #53365 (Closed): Pagetree not working in Internet Explorer 9 / 10 for 4.5.30
I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7, and another with 10.0.9200.17357 and the err... Riccardo De Contardi
16:32 Bug #45801 (Closed): IE9: contextmenu-icons for next level not placed correctly
Riccardo De Contardi
16:32 Bug #45801: IE9: contextmenu-icons for next level not placed correctly
I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7 and the error seems absent (See attached scre... Riccardo De Contardi
16:00 Bug #67007 (Resolved): storeSessionData not working correctly if sesssion was saved empty before
Applied in changeset commit:d49c7b461e13014e99702efe72b8383aaa4aafb6. Markus Klein
15:34 Bug #67007 (Under Review): storeSessionData not working correctly if sesssion was saved empty before
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:08 Bug #67007 (Accepted): storeSessionData not working correctly if sesssion was saved empty before
Please review the patch and vote on Gerrit, if it works for you. Thanks. Markus Klein
13:07 Bug #67007 (Under Review): storeSessionData not working correctly if sesssion was saved empty before
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:03 Bug #67007 (Accepted): storeSessionData not working correctly if sesssion was saved empty before
Thanks for the report. Looks very reasonable. Markus Klein
11:55 Bug #67007 (Closed): storeSessionData not working correctly if sesssion was saved empty before
Hi,
i think i found a bug in 6.2.12. Maybe it is already fixed in newer versions but i did not check.
In file /...
Johann Carstens
15:34 Revision f99636ec: [BUGFIX] Correctly insert session data after deleting them
Reset session data timestamp when removing session data in order to
assure that new session data are stored via INSER...
Markus Klein
15:34 Revision d49c7b46: [BUGFIX] Correctly insert session data after deleting them
Reset session data timestamp when removing session data in order to
assure that new session data are stored via INSER...
Markus Klein
15:30 Task #67006 (Resolved): Formengine: The factory
Applied in changeset commit:2e891e5137ea3e4d14c2e67396ad508e87604ce3. Christian Kuhn
14:45 Task #67006 (Under Review): Formengine: The factory
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 Task #67006 (Resolved): Formengine: The factory
Applied in changeset commit:86f42bc500afc966c84bcfeddd0a723e109c5cb7. Christian Kuhn
12:02 Task #67006 (Under Review): Formengine: The factory
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:47 Task #67006 (Closed): Formengine: The factory
Christian Kuhn
15:00 Revision 2e891e51: [FOLLOWUP][TASK] FormEngine: The factory
Small follow up to fix some mostly cosmetical issues.
Resolves: #67006
Releases: master
Change-Id: Ie9ffab0e5bce9e8c...
Christian Kuhn
14:38 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
The original stuff back then was aimed to be one single patch with lots of changes.
Now the advice was: Although thi...
Jo Hasenau
14:29 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
If I remember correctly in the end there were two (and others abandoned), since both targeted other sysexts. In the e... Stefan Neufeind
13:52 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
Please do not add several patches for one issue. Please create further issues for other patches an related the issues... Christian Kuhn
14:02 Bug #66861: Do not automatically append a "/" to the identifier of a 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
09:55 Bug #66861: Do not automatically append a "/" to the identifier of a folder
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:29 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
thanks for the hint, but in my opinion it does not help:
the Function that reads this Value should expect a domain...
Jörg Velletti
13:19 Feature #52141: show/display effective User-TSconfig
Hi,
i dont understand why such a important feature gets lost. I searched a hour before i found this issue. Its a v...
Tobias Pierschel
13:01 Bug #41327 (Under Review): jsInline removes closing brackets
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:59 Bug #41327 (Accepted): jsInline removes closing brackets
The bug is still present in 6.2.12 and seems indipendent from the lack of the "}" I noticed. Riccardo De Contardi
12:46 Bug #41327 (Needs Feedback): jsInline removes closing brackets
Hi Simon, I am looking at your initial javascript code, and I think there is an error: shouldn't it be:... Riccardo De Contardi
12:25 Bug #39291: Discard complete workspace isn't working
I can confirm it for 6.2.12 and 7 (latest master) Riccardo De Contardi
12:20 Revision 86f42bc5: [TASK] FormEngine: The factory
Creation of container and elements instances in the FormEngine is
hard coded and hard to overwrite or adapt.
The patc...
Christian Kuhn
12:16 Bug #46433: Path for the icon in new content element wizard
I can confirm it for TYPO3 6.2.12 and 7 (latest master) Riccardo De Contardi
11:58 Bug #47796 (Closed): css_styled_content does not render uploads anymore
This one seems to be fixed. No problems with all supported versions anymore. Benni Mack
11:07 Bug #67005 (Closed): $instance->localeDependencies is not filled properly in FLUIDTEAMPLATE
If you use f:translate in an FLUIDTEMPLATE outside an extension with no extension and/or plugin set it will always re... Andre Michels
10:57 Bug #14858 (New): extended clipboard: setCopyMode can`t be set to copy by default
Wouter Wolters
10:44 Bug #66970 (Closed): Pagetree crashes after editing Page Properties
Thanks for reporting. This is solved in master already. Please update your installation. Wouter Wolters
10:05 Bug #67002 (Under Review): Crop scheduler additional information
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 Bug #67002 (Closed): Crop scheduler additional information
Hi,
If I add the new scheduler task to manage the recycler and choose to manage all tables, I have an additional i...
Eric Chavaillaz
10:05 Bug #63974: CSS concatination and compression failes with font
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:00 Bug #49804 (Needs Feedback): Wrong dam record references when copying records with DAM record references
Hi Christian, as far as I know DAM is not compatible with 6.2... could you tell us how to reproduce the error in 6.2?... Riccardo De Contardi
09:32 Bug #66624 (Accepted): Blank link-wizard when editing link in RTE pointing to non-access file
Frans Saris
09:29 Bug #33216 (Closed): CSS Styled Content does not call extensions in "CType: list"
I guess all these kind of extensions could be misused and become sources of spam:)
Closed upon request of the repo...
Riccardo De Contardi
09:15 Bug #33216: CSS Styled Content does not call extensions in "CType: list"
Yes, this should be closed. This extension is horribly outdated and I do not use it in my Projects any longer, also b... dermueller no-lastname-given
09:26 Bug #35392 (Closed): Preview links not working if BE is using SSL and websites aren't
Closed upon the request of the reporter. Riccardo De Contardi
08:19 Bug #35392: Preview links not working if BE is using SSL and websites aren't
The problem has been solved, but not with TCEMAIN.viewDomain, iirc.
Anyway, this issue can be closed.
Florian Seirer
09:10 Task #66998: Cleanup indexed search searchcontroller
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:59 Bug #64990: ADOdb: Table names in sequences 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
08:47 Bug #66513: RTE Wrap everything instead of the marked text
any new information about that? Stefan Höfler
00:46 Bug #41428: Labels not reflecting customization in a multilanguage environnement
It is still present in TYPO3 6.2.12 Riccardo De Contardi
00:42 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
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:29 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:26 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
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:10 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
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:10 Bug #47270 (Closed): Installtool Database Analyser Compare Database ignores first table of ext_tables.sql files
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi

2015-05-17

23:48 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
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:39 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:03 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
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:41 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
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:40 Task #66995 (Under Review): ObjectAccess::getProperty(Path) performance needs improvement
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:30 Bug #65250 (Resolved): TypoScript condition with GP not working as expected (does not merge array as in ".if" but preferes post values of a whole array)
Applied in changeset commit:5569bee6b881f59ebc1c59753d71216a25e478dd. Andreas Allacher
21:59 Bug #65250: TypoScript condition with GP not working as expected (does not merge array as in ".if" but preferes post values of a whole array)
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:03 Revision 5569bee6: [FEATURE] TypoScript condition add GPmerged
If one uses TypoScript condition with GP then the check is with
GeneralUtility::_GP() which will means that if I have...
Andreas Allacher
21:41 Bug #45634 (Closed): Element browser shows no files if value for allowed in TCA is *
Wouter Wolters
20:50 Bug #45634: Element browser shows no files if value for allowed in TCA is *
I can't reproduce the bug anymore, too.
Thanx!
Axel Brand
19:59 Bug #67001 (Closed): Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
Hi,
the Workspace Preview Diffslider doesn't showing the hidden livepage, if you set the page in the Livemodus on ...
Mansoor Ahmad
19:07 Bug #55903: Constants are not resolved in backend layout config field
he refers to re-using some constants from a typoscript template; But I think this should be moved to Features... Riccardo De Contardi
18:55 Bug #36746 (Closed): Help Module > TSREF, TypoScript property lookup: Link causes crash of the browser window
As far as I know the module "TypoScript Help" has been removed in TYPO3 6.2 (see "What's new PDF), and prior versions... Riccardo De Contardi
17:26 Feature #64200: Allow individual content caching
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:44 Feature #64200: Allow individual content caching
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:42 Feature #64200: Allow individual content caching
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:19 Bug #66669: Possibility to extend/override New login screen
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:58 Bug #25565 (Closed): t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
Mathias Schreiber
13:18 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
OMG
I can't test it on a vista, i removed all occurrences of vista about ten years ago ...
So I tested it again...
Clemens Riccabona
15:06 Revision 542f04fd: [TASK] styleguide: TCA: Remove false comment
Christian Kuhn
14:52 Task #66997: Remove login security levels super-/challenged
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:03 Revision 20ef7578: [TASK] styleguide: TCA: Add a select single example
Christian Kuhn
13:00 Task #66999 (Resolved): Streamline searchfield in language module
Applied in changeset commit:ed8d21513b3f0d0714ed8007d3b58058c4dab0f2. Anonymous
11:31 Task #66999 (Under Review): Streamline searchfield in language 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
11:30 Task #66999 (Closed): Streamline searchfield in language module
Benjamin Kott
12:54 Bug #66970 (Needs Feedback): Pagetree crashes after editing Page Properties
It seems you're not on the latest master. This bug is fixed already: https://git.typo3.org/Packages/TYPO3.CMS.git/com... Andreas Kienast
12:51 Bug #22023 (Needs Feedback): HTML cObject parser in t3editor fails to properly find matching parentheses
I've made a test with TYPO3 6.2.12;
1) the HTML object is absent in 6.x so I tried with TEXT element
2) It is true ...
Riccardo De Contardi
12:38 Revision ed8d2151: [TASK] Streamline searchfield in language module
Releases: master
Resolves: #66999
Change-Id: I3f2d9ff945021ac0a6f9aac79033ff05c0f55db4
Reviewed-on: http://review.typ...
Benjamin Kott
12:30 Task #66991 (Resolved): Port TCA value slider to jQuery
Applied in changeset commit:68e60bbaddc8d95e3124240ef572cdb0be8a304c. Andreas Fernandez
08:13 Task #66991 (Under Review): Port TCA value slider to jQuery
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Revision 68e60bba: [FOLLOWUP][!!!][TASK] Rewrite ValueSlider to AMD module
The slider object bound to "renderTooltipValue" does not contain
the configuration set in the DOM by data attributes....
Andreas Fernandez
10:36 Task #66998 (Under Review): Cleanup indexed search searchcontroller
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:19 Task #66998 (Closed): Cleanup indexed search searchcontroller
Tymoteusz Motylewski
10:30 Bug #40280 (Resolved): indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
Applied in changeset commit:e98532bae3ce29fa527bf137157b7ca0cb1571e1. Tymoteusz Motylewski
10:04 Revision e98532ba: [BUGFIX] Indexed_search Make results per page work (Extbase plugin)
Replaces wrong setting "results" and uses "numberOfResults" instead.
Protects PageBrowskingViewHelper from division b...
Tymoteusz Motylewski
02:29 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
Problem is still present in 6.2 (I mean, about cache_imagesizes) Riccardo De Contardi
02:16 Task #55626 (Under Review): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
One was just merged, others still under review. Stefan Neufeind
02:15 Task #55626 (Resolved): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
Stefan Neufeind

2015-05-16

23:57 Revision 5dc432bf: [TASK] Replace GeneralUtility::inList() with isset() within loops
Rule of thumb should be to use GeneralUtility::inList() for
single checks of lists with unknown values only. Within l...
Jo Hasenau
23:39 Bug #29801 (Closed): Delete access required to move pages.
I close this because it is a duplicate of #25135
If you think that this is the wrong decision, then please write t...
Riccardo De Contardi
23:38 Bug #28778 (Closed): Pages not moveable in pagetree without right to delete page
I close this because it is a duplicate of #25135
If you think that this is the wrong decision, then please write ...
Riccardo De Contardi
23:08 Bug #29784: Inline Editing in Firefox
I performed a test with TYPO3 6.2.12 and Firefox 38.0.1 on MAC OS X 10.10.3. The result is that you are blocked on 7t... Riccardo De Contardi
22:58 Bug #24487 (Closed): Fileupload error after automatic logoff / login
Works fine on a current 6.2.x. Stefan Neufeind
21:52 Bug #24487: Fileupload error after automatic logoff / login
I have done a test with TYPO3 CMS 6.2.12 and Firefox 38.0.1 and Chrome 42.0.2311.152 on MAC OS X 10.10.3 and I was no... Riccardo De Contardi
22:30 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
I don't know... in fact since version 15 (July, 2013), Opera switched to Blink engine (and subsequent javascript eng... Riccardo De Contardi
21:30 Task #66991 (Resolved): Port TCA value slider to jQuery
Applied in changeset commit:c6cc0b53583357aa1568ee20565c25b321b7ee33. Wouter Wolters
21:23 Task #66991: Port TCA value slider to jQuery
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:18 Task #66991: Port TCA value slider to jQuery
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:30 Task #66991: Port TCA value slider to jQuery
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:09 Task #66991: Port TCA value slider to jQuery
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:07 Task #66991: Port TCA value slider to jQuery
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:05 Task #66991: Port TCA value slider to jQuery
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:42 Task #66991: Port TCA value slider to jQuery
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:36 Task #66991: Port TCA value slider to jQuery
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:28 Task #66991 (Under Review): Port TCA value slider to jQuery
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:25 Task #66991 (Closed): Port TCA value slider to jQuery
Andreas Kienast
21:28 Revision c6cc0b53: [!!!][TASK] Rewrite ValueSlider to AMD module
Resolves: #66991
Releases: master
Change-Id: Ib78eab523fb6ecdba415bf4b07e15690794c2da1
Reviewed-on: http://review.typ...
Wouter Wolters
18:30 Task #65731 (Resolved): Speed and cleanup PageRepository
Applied in changeset commit:31b2ebd07932d451730c04cc172efdb8b97efbc4. Wouter Wolters
18:24 Revision 31b2ebd0: [TASK] Speed and cleanup PageRepository
* use strict checks
* shorten namespaces
* remove count() were possible
Resolves: #65731
Releases: master
Change-Id:...
Wouter Wolters
16:59 Task #66997 (Under Review): Remove login security levels super-/challenged
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:59 Task #66997 (Closed): Remove login security levels super-/challenged
AS a first step for the new BE login form API, get rid of old code. Markus Klein
16:51 Bug #60465: Backend search : File Metadata appears twice
way to reproduce it (TYPO3 6.2.12):
Prerequisite: have at least 1 alternative language
1) Upload an image
2) ...
Riccardo De Contardi
16:19 Bug #45634 (Needs Feedback): Element browser shows no files if value for allowed in TCA is *
I can't reproduce this on current 6.2 and master.
Can you recheck if this is still a problem for you?
Wouter Wolters
16:13 Bug #66994 (Under Review): Composer autoload path detection is a bit too restricture
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 #66994 (Closed): Composer autoload path detection is a bit too restricture
Problem: the current resolving of autoloading paths relies on two hardcoded paths which completely break if any segme... Claus Due
16:13 Task #66995 (Closed): ObjectAccess::getProperty(Path) performance needs improvement
This is a pretty straight-forward issue - the methods in question are widely and in some points excessively used thro... Claus Due
16:00 Bug #66992 (Resolved): Debug Console scrolls to top if autoscroll is disabled
Applied in changeset commit:a4f079bda088e81e0542753730989582fb73e534. Andreas Fernandez
15:11 Bug #66992: Debug Console scrolls to top if autoscroll is disabled
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 #66992: Debug Console scrolls to top if autoscroll 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:58 Bug #66992 (Under Review): Debug Console scrolls to top if autoscroll 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
13:56 Bug #66992 (Closed): Debug Console scrolls to top if autoscroll is disabled
If autoscroll is disabled, the Debug Console scrolls back to top. Andreas Kienast
15:53 Revision a4f079bd: [BUGFIX] Keep scroll position in Debug Console
If autoscroll is either disabled or content is written into
an inactive tab, stay at the scroll position of the affec...
Andreas Fernandez
14:51 Revision 2e58c071: [TASK] styleguide: TCA: Add additional configurations for slider wizards
Benjamin Kott
12:30 Task #66969 (Resolved): Update twbs/bootstrap to 3.3.4
Applied in changeset commit:fa1b53df72698f04b045f1a50a796a552a092c9f. Wouter Wolters
12:24 Revision fa1b53df: [TASK] Update twbs/bootstrap to 3.3.4
Resolves: #66969
Releases: master
Change-Id: Icd0e6a2193da9868c1456061dd089ee293329afe
Reviewed-on: http://review.typ...
Wouter Wolters
11:51 Task #65738: Cleanup EXT:backend/Classes/*.php
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:48 Bug #64700: Add form action to Reference Index module
Cannot reproduce with OS X 10.10.3 and Safari 8.0.6. (Using official TYPO3 7.2) Riccardo De Contardi
11:45 Bug #25592: Mac OS: ctrl+space triggers browsers context menu
As far as I can see, on Mac OS X Yosemite, ctrl+space opens Spotlight, whatever browser you use (Firefox, Chrome, Saf... Riccardo De Contardi
08:25 Bug #58505 (Under Review): Loads of hardcoded texts in ExtensionManagerConfigurationUtility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:00 Bug #65824 (Resolved): Changes in the constants editor effective after two-time save (7.2.0-dev)
Applied in changeset commit:da89fcf5a4700a0c48653ca251429cded7a84325. Anonymous
02:36 Revision da89fcf5: [BUGFIX] Constant editor doesn't show new values after save
Re-read the constant values to be displayed in the form after a data
update was performed.
Resolves: #65824
Releases...
Sebastian Michaelsen
01:11 Feature #41649: Doktype external as typolink
there is another extension that does a similar thing: http://typo3.org/extensions/repository/view/filepage Riccardo De Contardi
00:54 Bug #59971: Reset languageMode query setting for child object queries in Extbase
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-05-15

23:29 Task #65731: Speed and cleanup PageRepository
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:26 Task #65731: Speed and cleanup PageRepository
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:28 Task #65731: Speed and cleanup PageRepository
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:54 Task #65731: Speed and cleanup PageRepository
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:08 Bug #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
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 Bug #65824 (Under Review): Changes in the constants editor effective after two-time save (7.2.0-dev)
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 #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
Seems like the bug was introduced with this commit: https://github.com/TYPO3/TYPO3.CMS/commit/94843c0d754e239b8f40b91... Sebastian Michaelsen
21:38 Bug #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
Confirmed. Actually the correct value is stored on the first save already, but when the form is reloaded it seems the... Sebastian Michaelsen
21:25 Bug #33216: CSS Styled Content does not call extensions in "CType: list"
I guess that this method of registering plugins has been completely removed...
if you are interested, I see that T...
Riccardo De Contardi
21:05 Bug #40531 (Closed): If use Flowplayer or Video rendering
I assume the problem is absent in TYPO3 6.2.x for the following reasons:
1. the folder /t3lib/ is absent
2. the f...
Riccardo De Contardi
21:00 Task #66924 (Resolved): Cleanup: TYPO3\CMS\Core\Localization and Charset
Applied in changeset commit:5d5bb1c474689e3b0a644c59e81aa08678656736. Stephan Großberndt
14:53 Task #66924: Cleanup: TYPO3\CMS\Core\Localization and Charset
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:50 Revision 5d5bb1c4: [TASK] Cleanup of TYPO3\CMS\Core\Localization and Charset
* Make use of use-statements
* fix typos
* properly align comments
* fix PHPDoc
* fix bool signatures
* remove unused...
Stephan Großberndt
19:50 Bug #37594 (Closed): Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
of course you're right, thanks Stefan Neufeind
18:07 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
Stefan: If you agree, I would close this, as 4.5 is not under manteinance any longer, too Riccardo De Contardi
17:56 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
Riccardo: As written in the issue newer versions should already be fine (4.7 and after). So since version between 4.6... Stefan Neufeind
14:14 Bug #37594 (Needs Feedback): Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
What about the most recent versions like 6.2.12 or 7 (master)? Does this still apply? Riccardo De Contardi
18:02 Bug #30918: update process language has false indication
Markus Klein wrote:
> @Oliver can you please supply a patch to Gerrit?
Sorry, but no. I was actively working on t...
Oliver Salzburg
17:52 Bug #30918: update process language has false indication
@Oliver can you please supply a patch to Gerrit? Markus Klein
17:40 Bug #30918 (New): update process language has false indication
Riccardo De Contardi
17:39 Bug #30918: update process language has false indication
Riccardo De Contardi wrote:
> Is this problem still valid in 6.2.12 or 7?
The answer I posted a year ago is still...
Oliver Salzburg
17:36 Bug #30918 (Needs Feedback): update process language has false indication
Is this problem still valid in 6.2.12 or 7? Riccardo De Contardi
18:02 Bug #58505 (In Progress): Loads of hardcoded texts in ExtensionManagerConfigurationUtility
Jigal van Hemert
17:22 Bug #58505: Loads of hardcoded texts in ExtensionManagerConfigurationUtility
Still an issue in 6.2.12 and 7(master); the file is /typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerCon... Riccardo De Contardi
18:00 Feature #24906: Feature Request: Configuration for maximum chars in text area (TCA - type "text")
Could this be backported to TYPO3 6.2 LTS? It would be very helpful to limit the input in textareas in the backend. Simon Praetorius
17:56 Bug #66972 (Needs Feedback): ext_autoload.php not loaded anymore
Using XCLASS is no longer possible in TYPO3 CMS 6.2.
Please check if the problem is only the XCLASS not taken into a...
Stephan Großberndt
16:42 Bug #66972: ext_autoload.php not loaded anymore
Are you using 6.2.12? Markus Klein
16:37 Bug #66972 (Closed): ext_autoload.php not loaded anymore
Hello there,
there seems to be an issue regarding @ext_autoload.php@ in TYPO3 6.2.
It doesn't matter what way I...
Tizian Schmidlin
17:54 Task #66906: Remove global configuration option GFX/png_to_gif
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:08 Task #66906: Remove global configuration option GFX/png_to_gif
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:38 Feature #61170: sys_notes should be (optionally) displayed at top of page
+1, me too! I also like the idea of a setting (USER TSConfig or PAGE TSConfig) Riccardo De Contardi
16:58 Bug #66973: BooleanValidator Translation Key not set
Typo in localization key, here the updated one:
<trans-unit id="validator.boolean.nottrue" xml:space="preserve">
...
Philipp Bauer
16:52 Bug #66973 (Closed): BooleanValidator Translation Key not set
In class TYPO3\CMS\Extbase\Validation\Validator\BooleanValidator a simple string instead of translation key is used, ... Philipp Bauer
16:45 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
Sorry, I read in a rush :) Riccardo De Contardi
16:34 Bug #61017 (Accepted): TCEMAIN.clearCacheCmd does not trigger
Riccardo, this is about *deleting* a record. Markus Klein
16:12 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
Sorry I missed the description:
I set up a minimal "enviroment" with tt_news and TYPO3 6.2.12
My pagetree
[0]Hom...
Riccardo De Contardi
16:09 Bug #61017 (Needs Feedback): TCEMAIN.clearCacheCmd does not trigger
Riccardo De Contardi
16:31 Bug #53729: Add additional link parameter for image links does not work
The issue does still exist (TYPO3 6.2.12) and it does not only concern image links, but also the header_link .
For e...
Benjamin Robinson
16:17 Bug #53729 (New): Add additional link parameter for image links does not work
Reopened on request by Ben Robinson Alexander Opitz
16:04 Bug #45489: t3lib_stdGraphic: escaping of filenames does not work when using brackets ()
In 6.2.12 I tried to upload a file called ... Riccardo De Contardi
15:53 Bug #45489: t3lib_stdGraphic: escaping of filenames does not work when using brackets ()
Using common fileupload squared and round brackets are removed in Version 6.2.12.
In files uploaded with FTP at leas...
David Bruchmann
16:00 Bug #66931 (Resolved): moment.js in Language module broken
Applied in changeset commit:bb5e63bb17d1c1f6182422248c7c0c255ddc1291. Andreas Fernandez
15:53 Revision bb5e63bb: [BUGFIX] Fix usage of moment.js in Language
Fix the import of moment.js in the RequireJS module used
in the Language backend module.
Resolves: #66931
Releases: ...
Andreas Fernandez
15:30 Task #66971 (Resolved): Streamline table wizard
Applied in changeset commit:519f170f13486c54940cdb108da332eb3046a523. Anonymous
14:32 Task #66971 (Under Review): Streamline table wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:29 Task #66971 (Closed): Streamline table wizard
Benjamin Kott
15:00 Revision 519f170f: [TASK] Streamline table wizard
Releases: master
Resolves: #66971
Change-Id: Id0da50761c8197559a2298b321fe283a975f71a3
Reviewed-on: http://review.typ...
Benjamin Kott
15:00 Bug #66913 (Resolved): JPG-Thumbnails are delivered with wrong Content-Type header
Applied in changeset commit:8f20d1e4dd92f722c0b3dcdf82f3cc78a8f38673. Stephan Großberndt
14:57 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
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:57 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
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 #50873 (Resolved): sectionIndex menu is empty when the page is not in menu
Applied in changeset commit:a1707ef5ab222ea457e66b45ad7f7484cccb70d8. Benni Mack
14:58 Revision 5cd1d6c6: [BUGFIX] Valid Content-Type header for jpg thumbnails
Use "Content-Type: image/jpeg" instead of invalid "image/jpg" derived
from the file extension. The invalid Content-Ty...
Andreas Fernandez
14:53 Revision 8f20d1e4: [BUGFIX] Valid Content-Type header for jpg thumbnails
Use "Content-Type: image/jpeg" instead of invalid "image/jpg" derived
from the file extension. The invalid Content-Ty...
Stephan Großberndt
14:49 Revision a1707ef5: [BUGFIX] Render section index menu if page is not in menu
This patch fixes the behaviour that a section index menu
is not rendered, if the page whose sections should be shown
...
Benni Mack
14:30 Bug #63519 (Resolved): sys_file_processedfile rows contain zero dimensions
Applied in changeset commit:c5b7a0d92d66ee670d53f976511e44540682195e. Morton Jonuschat
14:30 Bug #65842 (Resolved): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
Applied in changeset commit:c5b7a0d92d66ee670d53f976511e44540682195e. Morton Jonuschat
14:28 Revision c5b7a0d9: [BUGFIX] Temporary filename collision in imageMagickConvert()
Add more entropy to the temporary filename used by imageMagickConvert()
to ensure different processing configurations...
Morton Jonuschat
14:05 Bug #66970 (Closed): Pagetree crashes after editing Page Properties
After editing Page Properties and saving the pagetree is not showing anymore. only Reload of the Page can fix it.
...
Alexander Malicke
14:01 Task #66967 (Resolved): Remove unused module file list CSS
Applied in changeset commit:88946aada2dbdaed65f0efde135bc1c594170115. Anonymous
12:44 Task #66967 (Under Review): Remove unused module file list CSS
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:43 Task #66967 (Closed): Remove unused module file list CSS
Benjamin Kott
13:49 Task #66969: Update twbs/bootstrap to 3.3.4
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:24 Task #66969 (Under Review): Update twbs/bootstrap to 3.3.4
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:22 Task #66969 (Closed): Update twbs/bootstrap to 3.3.4
Update twbs/bootstrap to 3.3.4 Wouter Wolters
13:38 Revision 88946aad: [TASK] Remove unused module file list CSS
Releases: master
Resolves: #66967
Change-Id: I81d74108e4ec4e98c239616ce1e880b3e03bf1d3
Reviewed-on: http://review.typ...
Benjamin Kott
12:00 Task #66965 (Resolved): Update cropper to 0.9.3
Applied in changeset commit:3a7abd475bedb7ed5fedfae271b29c4052acbca0. Wouter Wolters
10:13 Task #66965 (Under Review): Update cropper to 0.9.3
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:13 Task #66965 (Closed): Update cropper to 0.9.3
Update cropper to 0.9.3 Wouter Wolters
12:00 Task #66964 (Resolved): Update moment to 2.10.3
Applied in changeset commit:d4f4bcd9df3fb3c236d48c5ba0b713644eaa6319. Wouter Wolters
10:11 Task #66964 (Under Review): Update moment to 2.10.3
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:10 Task #66964 (Closed): Update moment to 2.10.3
Update moment to 2.10.3 Wouter Wolters
11:47 Revision d4f4bcd9: [TASK] Update moment to 2.10.3
Resolves: #66964
Releases: master
Change-Id: I08aa8539c1ba13cfd31a2a3902252877c4dd40ae
Reviewed-on: http://review.typ...
Wouter Wolters
11:46 Revision 3a7abd47: [TASK] Update cropper to 0.9.3
Resolves: #66965
Releases: master
Change-Id: I9ee15614e785475ea6ff1656de861bf32b6548df
Reviewed-on: http://review.typ...
Wouter Wolters
11:30 Task #66966 (Resolved): Cleanup Documentation Module CSS and JavaScript
Applied in changeset commit:2bc82c670f842ee1d4de54c43293ebd6ecafbe8f. Anonymous
11:08 Task #66966: Cleanup Documentation Module CSS and JavaScript
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:54 Task #66966 (Under Review): Cleanup Documentation Module CSS and JavaScript
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:52 Task #66966 (Closed): Cleanup Documentation Module CSS and JavaScript
Benjamin Kott
11:19 Revision 2bc82c67: [TASK] Cleanup CSS and JS in documentation module
Releases: master
Resolves: #66966
Change-Id: I18ee4c51727641d3b2ba8ce352c9622e65d31307
Reviewed-on: http://review.ty...
Benjamin Kott
11:11 Bug #59305 (Needs Feedback): Form Wizard broken for MSIE
I attach the screenshots taken with 6.2.12 and 7 (latest master) with IE10 10.0.9200.17357. Is this sufficient to con... Riccardo De Contardi
10:43 Bug #59553 (Needs Feedback): Workspace image preview not show in page module
Manu, I attach the screenshots taken with v.6.2.12 and 7 (latest master)...is this sufficient to consider the bug sol... Riccardo De Contardi
10:35 Bug #31147 (Closed): Content element "table" cannot be saved in workspace when deactivating table wizard small fields
I made a test with TYPO3 6.2.12 and 7 (latest master), and the error did not show up, so I close this ticket.
the ...
Riccardo De Contardi
09:00 Task #66963 (Resolved): Cleanup DragUploader CSS
Applied in changeset commit:53b1ea23c50847fb041284e727154c9c4f3f8650. Anonymous
08:37 Revision 53b1ea23: [TASK] Cleanup DragUploader CSS
Releases: master
Resolves: #66963
Change-Id: If2c346be8c19da2585a4758a8ee5dc6f4d7266ec
Reviewed-on: http://review.typ...
Benjamin Kott
08:10 Feature #66921 (Rejected): Introduce bless for CSS splitting
Andreas Kienast
07:32 Bug #57120 (Closed): Upgrade from 6.1.7 to 6.2beta7 / Install Tool fails / 'The package "X" depends on "Y" which is not present in the system'
Mathias Schreiber
01:45 Bug #66952: Intermittent mapping ignore
Third update - it is still occurring... Richard D
01:00 Task #66962 (Resolved): Update autosize to 3.0.4
Applied in changeset commit:2972b4359943c88cbbbd1fe93bc30ed626ac2555. Wouter Wolters
01:00 Task #66960 (Resolved): Update jQuery UI to 1.11.4
Applied in changeset commit:e1eab1eb67e0aec78dc424b7b447c0012d62a795. Wouter Wolters
01:00 Task #66271 (Resolved): Update DataTables to 1.10.6 and jQuery UI to 1.11.4
Applied in changeset commit:c3466d9abe77e0b46504ea34b3a7fb06f200a86c. Wouter Wolters
00:55 Task #66271: Update DataTables to 1.10.6 and jQuery UI to 1.11.4
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 #66961 (Resolved): Update nprogress to 0.2.0
Applied in changeset commit:65b099a0d9cee78baf0ef0643a5d35aa39dd4613. Wouter Wolters
00:58 Revision c3466d9a: [TASK] Update DataTables to 1.10.7
Resolves: #66271
Releases: master
Change-Id: I6be3264173e69d6ebf36367ecb8947b7d699f978
Reviewed-on: http://review.typ...
Wouter Wolters
00:54 Revision e1eab1eb: [TASK] Update jQuery UI to 1.11.4
Resolves: #66960
Releases: master
Change-Id: Ic18dc244f0a2ea0f50de91b2a75e85c26dd082a1
Reviewed-on: http://review.typ...
Wouter Wolters
00:47 Revision 2972b435: [TASK] Update autosize to 3.0.4
Resolves: #66962
Releases: master
Change-Id: Iff42da671e40f12c999afabca69ea5a3be007be3
Reviewed-on: http://review.typ...
Wouter Wolters
00:44 Revision 65b099a0: [TASK] Update nprogress to 0.2.0
Resolves: #66961
Releases: master
Change-Id: I787fffe94cfe8ecc369019e011b8dbaf75a8446b
Reviewed-on: http://review.typ...
Wouter Wolters
00:30 Task #66958 (Resolved): Cleanup deprecated and unused LESS definitions
Applied in changeset commit:c9b4f150c9b990f6b2119b00c5f438d9dc68d359. Anonymous
00:24 Revision c9b4f150: [TASK] Cleanup deprecated and unused CSS definitions
Releases: master
Resolves: #66958
Change-Id: I9916e8445126d8197348e9cc018337bf20719abd
Reviewed-on: http://review.typ...
Benjamin Kott

2015-05-14

22:45 Task #66963 (Under Review): Cleanup DragUploader CSS
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 #66963 (Closed): Cleanup DragUploader CSS
Benjamin Kott
22:28 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Please, Harald, could you test again with the current master? Thank you Riccardo De Contardi
22:22 Bug #63102 (Closed): Form Wizard icon not present on freshly created form content element
I close this because it is a duplicate of #64899 ; please continue the discussion there. Thank you Riccardo De Contardi
21:26 Bug #62745 (Closed): Copying folder in file list module does not work
I made a test with TYPO3 6.2.6 and 7.2.0, both with admin user and editor user with a group with "copy folders" perm... Riccardo De Contardi
21:18 Bug #66669: Possibility to extend/override New login screen
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:10 Bug #66669: Possibility to extend/override New login screen
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:07 Bug #66669: Possibility to extend/override New login screen
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:46 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
Simply catching exceptions thrown by the caching framework is enough to make it work. xml2array will then work uncach... Jigal van Hemert
18:14 Bug #49432: Install Tool does not write configuration
Hello, Franz,
can this be closed?
Riccardo De Contardi
17:56 Task #66962 (Under Review): Update autosize to 3.0.4
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:56 Task #66962 (Closed): Update autosize to 3.0.4
Update autosize to 3.0.4 Wouter Wolters
17:52 Task #66961 (Under Review): Update nprogress to 0.2.0
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:52 Task #66961 (Closed): Update nprogress to 0.2.0
Update nprogress to 0.2.0 Wouter Wolters
17:42 Task #66960 (Under Review): Update jQuery UI to 1.11.4
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 Task #66960 (Closed): Update jQuery UI to 1.11.4
Update jQuery UI to 1.11.4 Wouter Wolters
17:39 Task #66271 (Under Review): Update DataTables to 1.10.6 and jQuery UI to 1.11.4
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:17 Task #66958 (Under Review): Cleanup deprecated and unused LESS definitions
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:16 Task #66958 (Closed): Cleanup deprecated and unused LESS definitions
Benjamin Kott
17:05 Bug #27236 (Closed): Multiple mailforms on one page breaks validation
the old mailform is now removed from the Core as it is superseeded by EXT:form, powermail and formhandler and other a... Riccardo De Contardi
17:00 Bug #65484 (Resolved): Resolve dependencies when updating installed extensions
Applied in changeset commit:c723ca9e498cd3e4ecb7794253975c01da177eae. Nicole Cordes
16:44 Bug #66957 (Closed): Section Index links not working on translated page
Section index on translated page links Page Content uid from default language instead of translated Page Content uid.... Chris no-lastname-given
16:40 Revision c723ca9e: [BUGFIX] Resolve dependencies on extension update
For installed extensions the (new) dependencies have to be resolved
on extension update. If the extension isn't insta...
Nicole Cordes
16:30 Bug #66955 (Resolved): Fatal error in EM if composer packages available
Applied in changeset commit:e9bbe7f2d67d5ac37cf832da49ddf0884a887bc0. Helmut Hummel
16:24 Bug #66955: Fatal error in EM if composer packages available
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:21 Bug #66955 (Under Review): Fatal error in EM if composer packages available
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 #66955 (Closed): Fatal error in EM if composer packages available
Composer packages are initialized as instances of Flow Package not instances of TYPO3.CMS Package. Therefore the Pack... Nicole Cordes
16:25 Revision 2362c1bc: [FOLLOWUP][BUGFIX] Add extension precedence
Before calling TYPO3 package methods, we must ensure
we have the correct instance.
All active composer packages are ...
Helmut Hummel
16:23 Revision e9bbe7f2: [FOLLOWUP][BUGFIX] Add extension precedence
Before calling TYPO3 package methods, we must ensure
we have the correct instance.
All active composer packages are ...
Helmut Hummel
15:40 Bug #66912: There is something wrong while creating pages in pagetree
Can't reproduce the reported behaviour for creating new pages.
The issue with two separate clicks instead of a dou...
Jigal van Hemert
15:00 Bug #62129 (Resolved): It isn't posible to set the url scheme for a whole pagetree for preview
Applied in changeset commit:5063a2bd76daa1ff461d60c3bbc6870437a7548a. Wouter Wolters
14:32 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
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:37 Bug #23115: Workspace preview does not work in multidomain setup
Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa...
Wouter Wolters
14:37 Bug #35392 (Needs Feedback): Preview links not working if BE is using SSL and websites aren't
Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa...
Wouter Wolters
14:36 Bug #34820 (Needs Feedback): t3lib_befunc::getViewDomain does not respect http/https scheme
Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa...
Wouter Wolters
14:36 Feature #36542 (Needs Feedback): Changed domain handling on "View webpage" from backend causes problems
Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa...
Wouter Wolters
14:32 Revision 1f523cfa: [BUGFIX] Allow protocol in TCEMAIN.previewDomain
If a backend uses https as protocol and the installation
is a muti domain installation, the https protocol can lead
t...
Wouter Wolters
14:30 Revision 5063a2bd: [BUGFIX] Allow protocol in TCEMAIN.previewDomain
If a backend uses https as protocol and the installation
is a muti domain installation, the https protocol can lead
t...
Wouter Wolters
11:22 Bug #64110 (Closed): Cache file could not be written
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:19 Bug #64478: Drag & drop files will only work in Chrome
I performed a test with:
TYPO3 6.2.12 + FF 37.0.2 on windows 7
TYPO3 6.2.12 + IE10 10.0.9200.17357 on windows 7
...
Riccardo De Contardi
10:50 Bug #17599 (Needs Feedback): Frontend preview doesn't work for subpages of hidden and restricted pages
Hi, I did a test on 6.2.12 and I think the bug is gone; here is my test:
1) I added a FE group "usergroup"
2) I s...
Riccardo De Contardi
06:55 Bug #66952: Intermittent mapping ignore
Second update:
It seems that recordType is the main issue - seems a bit obvious. I am guessing some of the code in...
Richard D
06:11 Bug #66952: Intermittent mapping ignore
Update - the extension was not filling the properties of the CouponF. I cleared the Typo3 install tool cache 7 times ... Richard D
04:16 Bug #66952 (Closed): Intermittent mapping ignore
Typo3 6.2.12
One custom extension on one website seems to be generating from ext_typoscript_setup incorrectly
The...
Richard D
02:46 Bug #63031: Weird Translation behaviour in extbase
I have to agree that this seems wrong. In fact the method @Typo3QuerySettings::getLanguageOverlayMode()@ is never use... Artus Kolanowski

2015-05-13

17:37 Bug #66126 (Needs Feedback): Date and DateTimePicker not closed FireFox
Hi, Job. I am not able to reproduce it with the latest v.7 master, can you confirm? I used Firefox 37.0.2 and Chrome ... Riccardo De Contardi
17:21 Feature #66948 (Closed): Make workspaces.previewLinkTTLHours setting part of the WS itself
Right now the preview links lifetime in WS are related to User TSconfig. In an environment with many WS, some may nee... Patrick Gaumond
17:04 Task #64587 (Accepted): FilesContentObject: Wrong use of cobj->stdWrapValue()
Riccardo De Contardi
16:42 Bug #38906 (Closed): Extension Manager doesn't show ANY Available Extensions
Hey. I'm closing this issue: It will no longer be fixed in 4.5 and does not happen in 6.2. Christian Kuhn
16:30 Bug #66893 (Resolved): Setting the start module of a BE user to the empty value causes strange behaviour
Applied in changeset commit:63a94d769f99c7220c86ebc73796b679e1ac9c1f. Markus Klein
16:23 Revision 63a94d76: [BUGFIX] Select correct module in User Settings
If the first entry of the select box is chosen (option has an
empty value), this selection is preserved now after sav...
Markus Klein
16:13 Feature #66942 (Closed): integrate overridedemand to extbase
It is not possible to override a demand by url if you have 2 or more plugins on the same page, except you make them u... d.ros no-lastname-given
16:12 Bug #66941 (Closed): Missing "select all" in EXT:recycler
While porting the recycler to Bootstrap, a "select all" toggle was forgotten. Andreas Kienast
16:05 Bug #31253 (Closed): Page Tree filter broken with large result sets
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
15:48 Bug #59852 (Closed): Unable to create Elements in Form Wizard
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
15:44 Feature #20933 (Accepted): Enable working with SysFolders in CONTENT
Sebastian, could you provide a patch in gerrit? thx Benni Mack
15:44 Bug #57050 (Closed): Form Wizard - Problem im Firefox
In 6.2.12, Firefox 37.0.2 it looks fine (see attached cattura.png file); plus, version 6.1 is not supported anymore, ... Riccardo De Contardi
15:30 Task #66930 (Resolved): Add breaking rest manual for language module refactoring
Applied in changeset commit:55abd0e7fc55a5a150a67486d9d5b173a74ecbb3. Andreas Fernandez
14:46 Task #66930: Add breaking rest manual for language module refactoring
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:24 Task #66930: Add breaking rest manual for language module refactoring
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:20 Task #66930: Add breaking rest manual for language module refactoring
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:10 Task #66930: Add breaking rest manual for language module refactoring
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:09 Task #66930: Add breaking rest manual for language module refactoring
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:08 Task #66930: Add breaking rest manual for language module refactoring
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 Task #66930 (Under Review): Add breaking rest manual for language module refactoring
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:44 Task #66930 (Closed): Add breaking rest manual for language module refactoring
A slot was silently removed while the Language backend module got refactored. This is fixed in another patch, add a b... Andreas Kienast
15:24 Revision 55abd0e7: [TASK] Add manual for moved signal "postProcessMirrorUrl"
The signal "postProcessMirrorUrl" was moved while refactoring the
"Language" backend module. Add a Breaking ReST manu...
Andreas Fernandez
15:24 Bug #66939 (Under Review): "Class extends DateTime" not supported by DataMapper
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:02 Bug #66939 (Closed): "Class extends DateTime" not supported by DataMapper
Create an Extbase entity having a property of type \DateTime.
That just works, database results are mapped to \DateT...
Stephan Schuler
15:23 Bug #54256: Fatal error: RedirectLoopException
This is still not fixed as of 6.2.12? Anybody got any clue as to why an optional db setting is enough to completely p... Brian S
15:07 Bug #59523 (Under Review): Content Element "Special Menus"
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:40 Task #66235: deliver suitable .htaccess files for apache 2.4
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:38 Task #66235: deliver suitable .htaccess files for apache 2.4
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:36 Task #66235: deliver suitable .htaccess files for apache 2.4
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:18 Task #66235 (Under Review): deliver suitable .htaccess files for apache 2.4
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:40 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:38 Task #23078: Ship .htaccess with a Deny rule for *.sql
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:36 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:18 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:37 Bug #32331 (Closed): t3lib_extMgm::addToAllTCAtypes needs fix for before / after handling
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
14:33 Revision 19da138d: [TASK] styleguide: TCA: Move select special types to own tab and add some
Christian Kuhn
13:48 Feature #66862: New $TCA['ctrl'] option: copyReferenceFields
The key "copyAfterDuplFields" in description above was a copy/paste mistake. It should be named "copyReferenceFields" Armin Vieweg
13:20 Bug #66934 (Rejected): Saving translation label of old extensions throws exception
Hi, this is an issue in the snowbabel-extension. This is the issue-tracker for the core.
You have to create and is...
Stephan Großberndt
12:37 Bug #66934: Saving translation label of old extensions throws exception
Cheers SK,
could you make a review out of this?
Join in on Slack and I can walk you through the process.
https...
Mathias Schreiber
12:30 Bug #66934 (Rejected): Saving translation label of old extensions throws exception
Hi
the current version of snowbabel does not able to save labels of old extension with old format xml language file ...
Sk no-lastname-given
13:11 Bug #60860: "Add Media" button in tt_content-elements fails as user
I'm having the same problems here, with TYPO3 6.2.4 (running on a windows machine) and Firefox.
Browser error console...
Roman Eberle
12:32 Bug #61498 (Closed): Empty BackendLayout ignored in Languages view
Cheers Olli,
we're you looking for this?...
Mathias Schreiber
11:39 Bug #66932 (Closed): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
If you have a multilanguage website with shortcuts in an HMENU and they are of shortcut mode "First subpage of select... Webtech AG
11:13 Bug #29221 (Needs Feedback): Sprite Manager and Icon Works are creating invalid class names
Jo, can you tell me if it is still valid in 6.2.x or 7 ? Riccardo De Contardi
11:05 Bug #66931: moment.js in Language module 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:03 Bug #66931 (Under Review): moment.js in Language module 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:02 Bug #66931 (Closed): moment.js in Language module broken
After fetching all translations in the Language backend module, a JavaScript error occurs. Andreas Kienast
11:00 Bug #66928 (Resolved): Cannot use custom mirror URL anymore for XLIFF
Applied in changeset commit:697d9fef0f38cb60cec1a52cdbd708b66da0df25. Andreas Fernandez
10:21 Bug #66928: Cannot use custom mirror URL anymore for XLIFF
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:14 Bug #66928: Cannot use custom mirror URL anymore for XLIFF
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:12 Bug #66928 (Under Review): Cannot use custom mirror URL anymore for XLIFF
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:03 Bug #66928 (Closed): Cannot use custom mirror URL anymore for XLIFF
With #50467 it was possible to use a custom URL for fetching localization packages in language module. This has been ... Xavier Perseguers
10:45 Revision 697d9fef: [BUGFIX] Re-integrate missing slot "postProcessMirrorUrl"
The slot "postProcessMirrorUrl" got lost while refactoring the
"Language" backend module. It is re-integrated with th...
Andreas Fernandez
10:43 Feature #50467: Support custom translation servers for extensions
Adapted sample code when using TYPO3 7.x Xavier Perseguers
10:27 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
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:24 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
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:21 Bug #62129 (Under Review): It isn't posible to set the url scheme for a whole pagetree for preview
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:22 Bug #66929 (Accepted): Cannot parse default date
Mathias Schreiber
10:21 Bug #66929 (Closed): Cannot parse default date
#1310027793: ERROR: Query could not be parsed: "SQL engine parse ERROR: Field type unknown in parseFieldDef()!: near ... Xavier Perseguers
10:04 Bug #66926 (Closed): Request-Arguments are lost when validation fails
This is by intention and was changed in extbase/fluid/flow a while ago:
The former solution had the issue that not v...
Christian Kuhn
08:34 Bug #66926 (Closed): Request-Arguments are lost when validation fails
In an extbase controller with a new and create action, the request arguments are lost, if the validation on the creat... Thomas Blaß
10:03 Feature #66907 (Under Review): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
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:01 Revision 1e7f169b: [TASK] styleguide: TCA: Add a group internal_type file as flex container element
Christian Kuhn
09:31 Bug #47135 (Closed): [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
Thank you; I close it for now.
If you think that this is the wrong decision or experience this issue again, then p...
Riccardo De Contardi
07:40 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
from my point of view, yes.
last time I had this was in some 6.0.x versions, never in 6.1.x (iirc) and never in 6.2...
Kai Tallafus
07:24 Bug #54076: key 'default' in options.backendLayout.exclude doesn't work
See description of #52809 and if I'm not mistaken there was also a related documentation issue. Frans Saris
00:36 Bug #54076: key 'default' in options.backendLayout.exclude doesn't work
It is still present in 6.2.12, but... I can't find in documentation where it is written that ... Riccardo De Contardi
02:11 Feature #25223: Enable TCA property displayCond for IRRE child records
I like to have this feature as well Arek van Schaijk
00:38 Bug #41962 (Needs Feedback): Wrong escapted RegEx in core/Classes/Database/SoftReferenceIndex.php
So, could this be closed? Riccardo De Contardi
00:24 Bug #66112 (Closed): Links on Mount Pages target to wrong page
closed upon request of the reporter Riccardo De Contardi

2015-05-12

23:45 Task #66719 (Resolved): Make Format/HtmlViewHelper compatible
Resolved already Wouter Wolters
23:38 Feature #66331 (Needs Feedback): Indexed Search Extbase Plugin per Typoscript einbinden
Can you try the 7.2 version? indedex_search extbase version got some patches by Tymoteusz Motylewski Wouter Wolters
23:09 Bug #63306 (Closed): frontend does not check for file:123 format when parsing html
Thank you Nils; I close it for now.
If you think that this is the wrong decision or experience this issue again, t...
Riccardo De Contardi
23:04 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
so, do you think this can be closed? Riccardo De Contardi
23:02 Bug #66872 (Under Review): Only output of default xml-labels in TYPO3 6.2.12
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:57 Task #66924: Cleanup: TYPO3\CMS\Core\Localization and Charset
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:38 Task #66924 (Under Review): Cleanup: TYPO3\CMS\Core\Localization and Charset
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:33 Task #66924 (Closed): Cleanup: TYPO3\CMS\Core\Localization and Charset
Stephan Großberndt
22:22 Bug #60453: Copying page tree messes up image references
I can't test that right now, I'm sorry. The system I was talking about has not been updated to 6.2 yet and I don't ad... Markus no-lastname-given
21:35 Bug #53128: TypoScript Editor Help with Mouseclick
it happens also with .stdWrap in TYPO3 6.2.12 tested with the latest Chrome Riccardo De Contardi
20:50 Feature #66921: Introduce bless for CSS splitting
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:40 Feature #66921: Introduce bless for CSS splitting
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:01 Feature #66921: Introduce bless for CSS splitting
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:42 Feature #66921 (Under Review): Introduce bless for CSS splitting
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 Feature #66921 (Rejected): Introduce bless for CSS splitting
To bypass the CSS issues in IE < 10, introduce a grunt task that splits the CSS automatically. Andreas Kienast
17:24 Bug #64574: felogin stdWrap for messages not working in external typoscript files
It`s the same with indexed search: some old extensions still use the file ext_typoscript setup.txt to include their T... Sacha Vorbeck
17:00 Bug #66898 (Resolved): additionalAttributes broken on ActionMenuItemViewHelper
Applied in changeset commit:84638f27872f3dbc0e5db59547885d4a02c7e14a. Frank Nägler
16:53 Bug #66898: additionalAttributes broken on ActionMenuItemViewHelper
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:52 Bug #66898 (Under Review): additionalAttributes broken on ActionMenuItemViewHelper
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:42 Bug #66898: additionalAttributes broken on ActionMenuItemViewHelper
Can be tested with bug #66897 Markus Klein
00:41 Bug #66898 (Closed): additionalAttributes broken on ActionMenuItemViewHelper
https://review.typo3.org/39202
breaks the additionalAttributes of the ActionMenuItemViewHelper
$tag member of the...
Markus Klein
16:59 Revision 84638f27: Revert "[TASK] Make \Be\Menus\ActionMenuItemViewHelper compilable"
This reverts commit 9695759844f2c4981339aff77be50340f8c6b1b6.
Reason for the revert is that initialize() of the abst...
Frank Nägler
16:49 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
This patch get reverted for now:
Reason for the regression is that initialize() of the abstract is no longer calle...
Frank Nägler
16:39 Bug #39867: Cannot edit page title by double clicking it in pagetree in IE
Just tested the demo site (6.2.9)
> IE8 8.0.7601.17514 > not working
> IE9 9.0.8112.16421 > working
Riccardo De Contardi
16:30 Task #66911 (Resolved): Travis: Verify no git submodule exists
Applied in changeset commit:0d72276e98512337068812a810b69312543a739d. Christian Kuhn
15:29 Task #66911: Travis: Verify no git submodule exists
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:43 Task #66911 (Under Review): Travis: Verify no git submodule exists
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:30 Task #66911 (Resolved): Travis: Verify no git submodule exists
Applied in changeset commit:59d75c058190eb9c6f375e72598f0e8b6beb71d7. Christian Kuhn
11:14 Task #66911 (Under Review): Travis: Verify no git submodule exists
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:10 Task #66911 (Closed): Travis: Verify no git submodule exists
Christian Kuhn
16:26 Bug #51069 (Needs Feedback): Updating extension changes load order
The only way to influence the order of the extensions is to integrate a helper extension which defines the proper ord... Nicole Cordes
16:15 Bug #44649 (Closed): Drag&Drop does not work for IREE records with IE9
Just tested with the demo site (6.2.9) and IE 9.0.8112.16421: adding images to a text/w image element I can reorder t... Riccardo De Contardi
16:05 Bug #45800 (Closed): IE9, pagetree: Can't collapse subtrees
I've just tried with the demo site 6.2.9, on IE 9.0.8112.16421 and the pagetree works well. Even the demo of version ... Riccardo De Contardi
16:01 Revision 0d72276e: [TASK] Travis: Verify no git submodule exists
With backport of issue #66473 a git submodule definition was
accidently commited. The patch adds an additional travis...
Christian Kuhn
15:28 Bug #66895: Linkvalidator and FAL
You can reproduce the problem with a link that obviously can't exist like "<a href="http://site.local/?file:99999999"... Pierre Boivin
08:22 Bug #66895: Linkvalidator and FAL
Can you explain me, why the linkhandler should resolve links to files? How can I reproduce your problem? Nicole Cordes
15:22 Bug #66920 (Closed): Error by copying a record with IRRE elements creates duplicated references by the original record
We have found a bug with one of our small product extension. The original problem was, that some user could not copy ... András Ottó
15:08 Bug #66916 (Rejected): FormEngine: Simplify field name creation (Part II)
patch is broken and must be redone. Christian Kuhn
14:11 Bug #66916 (Under Review): FormEngine: Simplify field name creation (Part II)
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:11 Bug #66916 (Rejected): FormEngine: Simplify field name creation (Part II)
Christian Kuhn
15:07 Bug #64437: Pages with type "external link" don't redirect if requested via google search result
Hello,
i'd like to know if this will be considered as a bug, what i think, and if it will be fixed.
Thanks,
...
Samuel Talleux
15:04 Bug #25165 (Closed): IE8 Browser crashes as soon as content element is saved/closed
I've done another test with the demo site 6.2.9, adding a text with image element and adding an image, and still the ... Riccardo De Contardi
14:27 Bug #61540 (Rejected): BE loginSecurityLevel reset to 'rsa' when loggin into install tool
As stated by Nicole Cordes, this is the intended behavior,so it won't be fixed this time.
If you think that this i...
Riccardo De Contardi
14:22 Revision a12445e0: [BUGFIX] remove wrong code suggestion from GMENU
Remove the wrong code suggestion "wrapItemAndSub" from GMENU in t3editor
Change-Id: Ibcac99c49bc0d4a68e759b4878eb1c9...
Frederic Gaus
14:05 Bug #66858: Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
Sorry if this is redundant, but this issue is still listed as "new", and not Accepted
Can confirm: This problem exis...
Thomas Oliver Moll
13:24 Revision 59d75c05: [TASK] Travis: Verify no git submodule exists
With backport of issue #66473 a git submodule definition was
accidently commited. The patch adds an additional travis...
Christian Kuhn
13:09 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
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:08 Bug #66913 (Under Review): JPG-Thumbnails are delivered with wrong Content-Type header
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:50 Bug #66913 (Closed): JPG-Thumbnails are delivered with wrong Content-Type header
There is problem with displaying thumbnails in the Backend in Internet Explorer.
It turned out to be the header @X...
Stephan Großberndt
12:39 Bug #66912 (Closed): There is something wrong while creating pages in pagetree
Hello Core-Team,
if I create a new page with help of the drag 'n drop feature in pagetree I normally can change th...
Stefan Froemken
12:25 Epic #65314: PHP7
PHP 5.5.12-2ubuntu4.4 (cli) (built: Apr 17 2015 11:47:44)
* Tests: 6956, Assertions: 9010, Skipped: 160.
* Time: 17...
Alexander Opitz
12:13 Bug #65318 (Resolved): ExtensionManagementUtilityTest::addTcaSelectItemInsertsItemAtSpecifiedPosition
Issue is resolved in PHP7 Alexander Opitz
12:07 Bug #59691: repository->add must not update existing object
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:07 Bug #59691: repository->add must not update existing object
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:27 Task #66906: Remove global configuration option GFX/png_to_gif
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:46 Task #66906 (Under Review): Remove global configuration option GFX/png_to_gif
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:38 Task #66906 (Closed): Remove global configuration option GFX/png_to_gif
The option png_to_gif was previously used to minimize
the size of generated images. In the current web development
...
Benni Mack
11:17 Task #63000: Migrate EXT:cshmanual to extbase & 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
11:16 Task #63000: Migrate EXT:cshmanual to extbase & 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
11:00 Task #66903 (Resolved): Remove global configuration option to disable RTE
Applied in changeset commit:ecbc3fde489620ceb7eb605071d24c1fb3fe0906. Benni Mack
10:48 Task #66903: Remove global configuration option to disable 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
09:54 Task #66903: Remove global configuration option to disable 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
05:35 Task #66903 (Under Review): Remove global configuration option to disable 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
05:33 Task #66903 (Closed): Remove global configuration option to disable RTE
The option to disable the RTE configuration is in the Core
and always active. The global option is always overridden...
Benni Mack
11:00 Task #66740 (Resolved): Issue #66263 patch do not work with suhosin.executor.disable_eval
Applied in changeset commit:88dd489847cc0e8bfa22f003682b4ea4a980daf5. Jigal van Hemert
10:37 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
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:53 Revision ecbc3fde: [TASK] Remove global configuration option to disable RTE
The option to disable the RTE configuration is in the Core
and always active. The global option is always overridden
...
Benni Mack
10:50 Bug #66893 (Under Review): Setting the start module of a BE user to the empty value causes strange behaviour
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:30 Bug #66893 (Resolved): Setting the start module of a BE user to the empty value causes strange behaviour
Applied in changeset commit:e12a9da6cb5c20ebddcf8a974c6c42e483e67b0a. Wouter Wolters
10:37 Revision 44dd1499: [TASK] use include for checking update scripts
Instead of using eval() the EM includes temporary files with the
modified contents of class.ext_update.php to check i...
Jigal van Hemert
10:36 Revision 88dd4898: [TASK] use include for checking update scripts
Instead of using eval() the EM includes temporary files with the
modified contents of class.ext_update.php to check i...
Jigal van Hemert
10:10 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
It also happens in 6.2 LTS if you check the extensions vor compatibility. I think the problem is the Typo3DatabaseBac... Philipp Wrann
10:01 Task #66902 (Resolved): Remove option to show TYPO3 version in output
Applied in changeset commit:cbb47410afb765f93cd10877a4ad4c0125fb38f3. Benni Mack
09:34 Task #66902: Remove option to show TYPO3 version in 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
05:24 Task #66902 (Under Review): Remove option to show TYPO3 version in 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
05:22 Task #66902 (Closed): Remove option to show TYPO3 version in output
Benni Mack
10:01 Task #66901 (Resolved): Move global code from backend.php to BackendController
Applied in changeset commit:524f7cb728c158d60bae77475b0b14d19e132366. Benni Mack
05:08 Task #66901 (Under Review): Move global code from backend.php to BackendController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
05:06 Task #66901 (Closed): Move global code from backend.php to BackendController
Benni Mack
09:57 Bug #46753 (Closed): 4.5.25 module web->list consume lots of memory when localization view selected
Closed upon the request of the reporter. Riccardo De Contardi
09:49 Revision cbb47410: [TASK] Remove option to show TYPO3 version in backend login
Resolves: #66902
Releases: master
Change-Id: Icbde70171d848b97ecf2da9af4598236cfc53656
Reviewed-on: http://review.typ...
Benni Mack
09:48 Revision 524f7cb7: [TASK] Move global code from backend.php to BackendController
Resolves: #66901
Releases: master
Change-Id: I5a2540a1ee41c80ebf9e3744e26f24489d6c448f
Reviewed-on: http://review.typ...
Benni Mack
09:30 Bug #66908 (Resolved): Wrong HTML in ModuleMenu main modules
Applied in changeset commit:e7146367a7f56d674fe8a4fc3679f94c05f1d625. Benni Mack
09:08 Bug #66908 (Under Review): Wrong HTML in ModuleMenu main 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
09:03 Bug #66908 (Closed): Wrong HTML in ModuleMenu main modules
There is one span too many in the module menu after the switch to sprite icons.
The change removes one span tag.
Benni Mack
09:24 Revision e7146367: [BUGFIX] Wrong HTML in ModuleMenu main modules
There is one span too many in the module menu after the switch to sprite icons.
The change removes one span tag, but...
Benni Mack
09:05 Revision e12a9da6: [BUGFIX] Don't use modulemenu classes in topbar
When the startModule setting is empty a strange behaviour
takes place. This happens because the module menu classes a...
Wouter Wolters
08:58 Feature #64566: AbstractController::redirect should have a noCacheHash parameter
Can you avoid this issue with redirecting from an uncached action to an uncached action? There was a change recently ... Mathias Brodala
08:58 Feature #66907 (Closed): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
Sometimes it is needed or can be very helpful to do processing on the $data variable of a content element. Some conte... Patrick Broens
06:28 Task #66905 (Under Review): Deprecate uc->classicPageEditMode and editRegularContentFromId option
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:27 Task #66905 (Closed): Deprecate uc->classicPageEditMode and editRegularContentFromId option
There is some leftover, never-called code in a regular TYPO3 instance
regarding the old uc->classicPageEditMode opti...
Benni Mack
06:14 Task #66904 (Under Review): Deprecate $disable Option in PageRepository->getExtURL
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:08 Task #66904 (Closed): Deprecate $disable Option in PageRepository->getExtURL
The disable option to check whether redirects are allowed
should be handled outside of the call to simplify code rea...
Benni Mack
04:43 Bug #37597 (Rejected): Negative image width if first image is a png
cannot reproduce in 6.2 or 7, thus will be closed. if you can help me reproduce this one, feel free to contact me via... Benni Mack

2015-05-11

23:52 Bug #43585: Radiobutton select difficult due to clear.gif
Looking at the #47711 I discovered that I closed this... for the wrong reasons :) the clear.gif image is still there,... Riccardo De Contardi
23:50 Bug #47711 (Closed): Required image for fields with radio buttons
I close this issue as I think it is a duplicate of #43585
If you think that this is the wrong decision or experien...
Riccardo De Contardi
23:30 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
Please test the patch and vote. Thanks Markus Klein
23:18 Task #66740 (Under Review): Issue #66263 patch do not work with suhosin.executor.disable_eval
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:28 Bug #17906 (Rejected): thumbs.php fails on cmyk images
Image rendering is (and was) done by external tools like ImageMagick.
TYPO3 does not provide ICC profile conversio...
Oliver Hader
23:00 Bug #66894 (Resolved): FormEngine: Simplify field name creation
Applied in changeset commit:e445a10355027300b353fc2b278820f9e1a3257a. Christian Kuhn
21:39 Bug #66894 (Under Review): FormEngine: Simplify field name creation
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:33 Bug #66894 (Closed): FormEngine: Simplify field name creation
Christian Kuhn
22:51 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
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:48 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
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:59 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
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:59 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
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:51 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
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:32 Bug #66893 (Under Review): Setting the start module of a BE user to the empty value causes strange behaviour
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:00 Bug #66893 (Closed): Setting the start module of a BE user to the empty value causes strange behaviour
First, after saving the user settings, the select box shows "About Modules" as selected value, albeit an empty value ... Markus Klein
22:46 Bug #61386 (Closed): EM: Installation ends up in empty error message
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
22:30 Revision e445a103: [TASK] FormEngine: Simplify element name resolving
Data submitted by FormEngine to DataHandler is prefixed in four
different ways:
* data - Transferred data
* cmd - A d...
Christian Kuhn
22:29 Bug #66895: Linkvalidator and FAL
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:10 Bug #66895 (Under Review): Linkvalidator and FAL
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 Bug #66895 (Closed): Linkvalidator and FAL
Linkvalidator can't validate Filelink created in RTEHtmlArea. They seems to be catch by InternalLinkType before it ca... Pierre Boivin
21:52 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
I'm currently stuck at this problem. Tried the original patch which has many flaws, as Christian already pointed out.... Michael Stucki
19:38 Bug #66870 (Under Review): field type group with readonly should not render links to element browser
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:00 Bug #66870 (Resolved): field type group with readonly should not render links to element browser
Applied in changeset commit:4a7cec86dbf2e0fa9b8df03cafa60dca0c0fd843. Georg Ringer
09:04 Bug #66870: field type group with readonly should not render links to element browser
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 #66773 (Resolved): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
Applied in changeset commit:3480cf1a568b98008cc4378dec00630c9ca6f10b. Markus Klein
16:46 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
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:25 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
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:21 Task #66773 (Under Review): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
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 Revision 3480cf1a: [TASK] Sane index length for "uid_foreign_tablefield"
The index lengths for the fields "tablenames" and "fieldname"
of table "sys_category_record_mm" are way too big.
It s...
Markus Klein
18:37 Bug #29596: When creating content on a page ("Save Document and create a new one") the formerly chosen type of content is forgotten
This is still a problem (TYPO3 6.2.12).
Be aware that this happens only the *second* time you click "save and crea...
Jost Baron
18:21 Bug #66500: Link-Wizard in IE and McAfee Add-On
Well, I guess it's time to cancel the contracts with McAfee then.
If you're a big company you probably have the impa...
Markus Klein
18:03 Bug #66500: Link-Wizard in IE and McAfee Add-On
Hi Markus,
as we are big company we have to obey what our IT security team tells us ;-)
So we HAVE to use this add-...
Christian Huppert
18:10 Bug #66881: Link from MS Word leads always to home.html
Hi Markus,... Christian Huppert
13:28 Bug #66881 (Needs Feedback): Link from MS Word leads always to home.html
Mathias Schreiber
13:09 Bug #66881: Link from MS Word leads always to home.html
For exactly this scenario we have a pageNotFound-Handler in place. We simply link the protected page directly. The ha... Markus Klein
13:01 Bug #66881 (Accepted): Link from MS Word leads always to home.html
Hi Christian,
Why can't you use the solution in place?
http://docs.typo3.org/typo3cms/extensions/felogin/Examples...
Mathias Schreiber
12:41 Bug #66881 (Closed): Link from MS Word leads always to home.html
This report is about TYPO3 CMS 6.2.12 with PHP Version 5.4.27 on a UNIX server.
h3. Context
* Our employees som...
Christian Huppert
17:30 Bug #65244 (Resolved): Allow closures / anonymous functions for file filters in LocalDriver
Applied in changeset commit:736abab8d24823d7882d16a891c5c2ff3304c486. Nicole Cordes
16:24 Bug #65244 (Under Review): Allow closures / anonymous functions for file filters in LocalDriver
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 #65244 (Resolved): Allow closures / anonymous functions for file filters in LocalDriver
Applied in changeset commit:3183decd48c144fefc0e54b95431b633a8149012. Christoph Dörfel
14:31 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
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:10 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
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:25 Bug #62523: Workspace dosen't generate the preview stop/logout button like TYPO3 4.5.x
still present in TYPO3 6.2.12 and 7 (current master)
the JS error is:...
Riccardo De Contardi
17:17 Feature #64566 (Under Review): AbstractController::redirect should have a noCacheHash parameter
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 Revision 736abab8: [FOLLOWUP][BUGFIX] Allow closures in filters methods for directory items
This patch adjust the name of the helper function to create a driver
mock as it was renamed in current master.
Relea...
Nicole Cordes
17:11 Bug #64966 (Under Review): fe_login Usergroup redirect fails
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:00 Bug #66885 (Resolved): Composer vendor directory not shipped with 6.2
Applied in changeset commit:3e8f5c46e4c8968038acb22053ca421fec48f903. Helmut Hummel
14:46 Bug #66885: Composer vendor directory not shipped with 6.2
Patch set 8 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:24 Bug #66885: Composer vendor directory not shipped with 6.2
Patch set 7 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:58 Bug #66885 (Under Review): Composer vendor directory not shipped with 6.2
Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:50 Bug #66885 (Closed): Composer vendor directory not shipped with 6.2
With change 3d380ef a restructure of @.gitignore@ was backported from master to 6.2 which also ignores the Composer v... Mathias Brodala
17:00 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
Applied in changeset commit:3e8f5c46e4c8968038acb22053ca421fec48f903. Helmut Hummel
14:46 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
Patch set 8 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:24 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
Patch set 7 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:58 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:53 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
Patch set 5 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:46 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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
13:45 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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
12:31 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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
16:53 Bug #63975 (Resolved): Felogin Redirect after login
Frederic Gaus
16:46 Revision 3e8f5c46: [BUGFIX] Fix serializable object creation with PHP 5.6
This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co...
Helmut Hummel
16:45 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
Can't reproduce on current master.
* Created new CE.
* Added "magic image" to RTE.
* Changed size to 200x200
...
Markus Klein
16:38 Bug #66889 (Closed): RTEhtmlArea - Pictures can be changed only in scale, but not in size
Duplicate Markus Klein
15:43 Bug #66889: RTEhtmlArea - Pictures can be changed only in scale, but not in size
Isn't it the same as #65821 ? Riccardo De Contardi
15:35 Bug #66889 (Closed): RTEhtmlArea - Pictures can be changed only in scale, but not in size
Inserted images are only scaled but not reduced in size. Images are always taken from the upload folder but they shou... Harald no-lastname-given
15:56 Revision 68e80aae: [BUGFIX] Allow closures in filters methods for directory items
Instead of checking if a given filter is callable a is_array check
is done. But the filter can also be a closure and ...
Christoph Dörfel
15:41 Bug #32967 (Closed): Backend workspace copy/cut paste column content fails on publish
I tried with both 6.2.12 and 7 (latest master) and I was not able to reproduce the bug, so I close this for now.
I...
Riccardo De Contardi
14:46 Bug #66572: Workspaces and templavoia
I have add a patch Kay no-lastname-given
14:35 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
It happens when i hit the button to for the Database analyzer.
The cachemanager is used within TCA/Overrides context.
Philipp Wrann
13:42 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
When exactly is that thrown in install tool? Only calling the upgrade wizards or the db analyzer? Could you also plea... Christian Kuhn
13:31 Bug #66884 (Rejected): Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
I just merged the current master and wanted to check the table definitions.
An exception is thrown because in one ...
Philipp Wrann
14:30 Revision 3183decd: [BUGFIX] Allow closures in filters methods for directory items
Instead of checking if a given filter is callable a is_array check
is done. But the filter can also be a closure and ...
Christoph Dörfel
14:09 Bug #44887 (New): Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
TYPO3 is not using http://htmlarea.sourceforge.net/examples/core.html
TYPO3 htmlArea RTE has been completely rewri...
Stanislas Rolland
11:56 Bug #44887 (Closed): Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
I close this as after all the tests I have performed it seems it is a behavior of HTMLarea; Maybe you could try to ge... Riccardo De Contardi
14:07 Story #65537 (Closed): Backend user Access Rights
Riccardo De Contardi
14:00 Story #65537: Backend user Access Rights
Yes it can be closed. Job Rutgers
13:55 Feature #64200: Allow individual content caching
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:30 Task #66714 (Resolved): Make Security/IfAuthenticatedViewHelper compilable
Applied in changeset commit:dba72f3d7ea8814e9ba1d3185a5a6d178839529d. Wouter Wolters
13:28 Bug #66817: Category tree empty
Its better - kind of. Now clicking one time does the job, but still the tree should not be folded by default. Its con... Philipp Wrann
13:20 Revision dba72f3d: [TASK] Make condition ViewHelper compilable in ext:fluid
Resolves: #66714
Releases: master
Change-Id: If6c2355944405db04b5a6be3972158cc4ed23e05
Reviewed-on: http://review.typ...
Wouter Wolters
13:15 Bug #66883 (Closed): Connection Error with workspaces in Production mode
The same error message and behaviour as in #66880 appears in 6.2 (Connection Problem)
Output from the PHP Error Lo...
Ingo Pfennigstorf
13:00 Bug #66880 (Resolved): Errors switching workspaces
Applied in changeset commit:9c62b598fcdbeb454159125106e550b93a395907. Andreas Fernandez
12:44 Bug #66880 (Under Review): Errors switching workspaces
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:42 Bug #66880 (Accepted): Errors switching workspaces
Riccardo De Contardi
12:41 Bug #66880 (New): Errors switching workspaces
By the way: after switching the workspaces the pagetree goes missing. Riccardo De Contardi
12:39 Bug #66880: Errors switching workspaces
We do also experience this "Connection Problem" in 6.2 and workspaces Ingo Pfennigstorf
12:35 Bug #66880 (Accepted): Errors switching workspaces
This error only occurs when Configuration Preset is set to "Production". Andreas Kienast
12:32 Bug #66880 (Closed): Errors switching workspaces
I am using TYPO3 7 (latest master).
1) set up a custom workspace
2) every time I switch workspaces using the dropdo...
Riccardo De Contardi
12:59 Revision 9c62b598: [BUGFIX] Proper use of UserSettingsController in ExtdirectTreeCommands
Use the correct object and it's process() method.
Resolves: #66880
Related: #66868
Releases: master
Change-Id: Ibdfd...
Andreas Fernandez
12:53 Bug #66882 (Closed): Workspace 'file_reference'
Hi
in Workspace it tries to make a MySQL SELECT query to the table 'sys_file' with the fields: 'uid,pid,t3ver_wsid...
Entwickler PHP
12:39 Revision 4a7cec86: [BUGFIX] Readonly fields must not render links to allowed tables
If a field is configured as readOnly, the allowed tables below
should not be linked to the Element Browser
Change-Id...
Georg Ringer
12:39 Bug #66878: Remove duplicate code by using internal 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
12:33 Bug #66878 (Under Review): Remove duplicate code by using internal 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
12:19 Bug #66878 (Closed): Remove duplicate code by using internal API
In the @TYPO3\CMS\Core\Resource\File@ object the logic to load @metaDataProperties@ is implemented at multiple places... Sascha Egerer
12:30 Task #66437 (Resolved): Simplify PHP lint Travis execution
Applied in changeset commit:b52b9ae7b1ec3317e525215159e49494d8eb2728. Mathias Brodala
11:41 Task #66437 (Under Review): Simplify PHP lint Travis execution
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:07 Revision b52b9ae7: [TASK] Simplify PHP lint execution
This simplifies PHP lint execution in Travis by ensuring lint
errors are outputted to stderr and drops everything els...
Mathias Brodala
11:58 Feature #60139: broadcast messages
IMHO one solution could be adding a task to scheduler that sends emails, with a configurable subject and body (I am a... Riccardo De Contardi
11:15 Bug #66247: File Recycler doesn't collect deleted files anymore
I can confirm this for TYPO3 6.2.10. Felix Nagel
10:51 Task #59291 (Closed): `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
Riccardo De Contardi
10:40 Task #59291: `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
Yes, you can close this bug. Kurt Gusbeth
10:36 Revision 708a3930: [TASK] styleguide: TCA: add group readonly example
Christian Kuhn
10:00 Feature #64884 (Resolved): Display info about registered Extractors in Task "Metadata Extract"
Applied in changeset commit:2476e12a38aeb01236d7e112a5b17324e407e8ee. Fabien Udriot
09:54 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
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:14 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
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:09 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
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:57 Revision 654e9903: [TASK] Display info about registered Extractors in Task "Metadata Extract"
In the context of the Scheduler, the task "Metadata Extract" will have no
effect if no Extractor is registered - whic...
Andreas Fernandez
09:37 Revision 2476e12a: [TASK] Display info about registered Extractors in Task "Metadata Extract"
In the context of the Scheduler, the task "Metadata Extract" will have no
effect if no Extractor is registered - whic...
Fabien Udriot
00:39 Bug #65484: Resolve dependencies when updating installed extensions
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:39 Bug #65484: Resolve dependencies when updating installed extensions
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:23 Bug #65484: Resolve dependencies when updating installed 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

2015-05-10

23:38 Bug #66542: Drag & Drop can not be stopped without really dropping an element into a dropzone
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:38 Bug #66541: Content droppable in dropzones outside of the viewport
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:38 Task #66540: Avoid having content jump up and down when dragging 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
22:43 Task #63000: Migrate EXT:cshmanual to extbase & fluid
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:37 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
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:10 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
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:30 Bug #58874 (Resolved): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
Applied in changeset commit:1a877f226832e148056067f0dba8b29b10be6ea6. Nicole Cordes
22:30 Bug #66768 (Resolved): TCA not loaded for runtimeActivatedPackages
Applied in changeset commit:1a877f226832e148056067f0dba8b29b10be6ea6. Nicole Cordes
22:27 Revision 1a877f22: [BUGFIX] Activate runtimeActivatedPackages without cache clearing
Currently you have to clear all caches manually to use runtime activated
packages because they are not included in th...
Nicole Cordes
22:09 Bug #64590 (Needs Feedback): Replacing an image in Workspace leads to Error Message
I am not able to reproduce it with TYPO3 6.2.12 and the latest news extension, but before closing it I want to be sur... Riccardo De Contardi
21:38 Feature #28302: Revamping Web>List
The filter bar should be used to Web>List and Filelist Felix Kopp
20:57 Feature #56133: Replace file feature for fal file list
+1 for this feature, please merge into core Ephraim Härer
20:57 Bug #66876 (Closed): Datepicker for fields with placeholder broken in IE11
*6.2. only, fixed in 7 (probably with new date picker)*
If a field is using placeholders and a datepicker, the dat...
Georg Ringer
20:42 Task #66204: Cleanup EXT:frontend
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:51 Bug #66873 (Closed): Add a "replace file" button when editing a file
See #56133 Frans Saris
13:57 Bug #66873: Add a "replace file" button when editing a file
Please change the category to FAL issues. Ephraim Härer
13:56 Bug #66873 (Closed): Add a "replace file" button when editing a file
Add a replace file button when editing a file over the filelist.
This is a missing feature which was available in DA...
Ephraim Härer
17:30 Task #66875 (Resolved): Replace fa-cog with fa-ellipsis-h
Applied in changeset commit:0ec990c1ccb574dabf0dffe1b97eef191a1244ab. Andreas Fernandez
17:02 Task #66875 (Under Review): Replace fa-cog with fa-ellipsis-h
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:00 Task #66875 (Closed): Replace fa-cog with fa-ellipsis-h
As requested by Mathias, replace the cogwheel for secondary options with fa-ellipsis-h. Andreas Kienast
17:09 Revision 0ec990c1: [TASK] Replace icon for secondary options in RecordList
Replace fa-cog with fa-ellipsis-h.
Resolves: #66875
Releases: master
Change-Id: I767c2f3dc47c99a704ba4de37e53acbf6fa...
Andreas Fernandez
14:35 Task #57379 (Closed): Support for files separated from the t3d file
It was decided not to backport this to TYPO3 CMS 6.2 Stephan Großberndt
14:27 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
In TYPO3 4.5 this code is used: typo3\sysext\cms\tslib\class.tslib_fe.php... Stephan Großberndt
14:26 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
Did you try to use an xlf-file instead of an xml-file? Ephraim Härer
13:32 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
Verified using this setup:... Stephan Großberndt
13:27 Bug #66872 (Closed): Only output of default xml-labels in TYPO3 6.2.12
After update from Version 4.5.40 to 6.2.12 the substitiution of xml-labels does not work properly.
The problem occ...
Susanne Weierstall
13:52 Feature #65866: Fetch extension version from ext_emconf.php if composer.json does not contain version property
Happened here too. We have some internal extensions which are installed with @composer/installers@, they have a versi... Patrik Karisch
13:42 Bug #66473 (Under Review): Cannot create object implementing Serializable on PHP 5.6
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:48 Bug #66813: Persisting extbase FileReference does not work with default TCA configuration
I've noticed that at least 'tablenames' does seem to get set when the domain model uses an ObjetStorage for multiple ... Philipp Kerling
00:04 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-05-09

23:54 Bug #66473 (Accepted): Cannot create object implementing Serializable on PHP 5.6
This change contains an error for TYPO3_6-2, see https://review.typo3.org/#/c/39390/
After discussion with Lolli, I ...
Michael Stucki
14:30 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
Applied in changeset commit:169a6b2f0ea77e9d050dd8de4139ecdd72facc9d. Mathias Brodala
12:05 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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
11:55 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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:38 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:26 Bug #66473 (Under Review): Cannot create object implementing Serializable on PHP 5.6
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:50 Revision c576bfe0: Revert "[BUGFIX] Fix serializable object creation with PHP 5.6"
This reverts commit 169a6b2f0ea77e9d050dd8de4139ecdd72facc9d.
This commit added a submodule for
typo3/contrib/vendor...
Michael Stucki
23:07 Bug #52491 (Closed): index.php/something/something will cause error in frontend
I am not able to reproduce it in my TYPO3 installations (6.2.12 and 7.0.2)
The only thing I noticed when I tried t...
Riccardo De Contardi
22:18 Bug #66870 (Under Review): field type group with readonly should not render links to element browser
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 #66870 (Closed): field type group with readonly should not render links to element browser
If a field of type "group" and readonly, the allowed tables should not be rendered with a link to the element browser... Georg Ringer
22:15 Bug #59649 (Needs Feedback): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Please, can you tell us if the bug is still present in the latest versions like 6.2.12 or 7 (latest master)? Thank you! Riccardo De Contardi
22:11 Bug #60453 (Needs Feedback): Copying page tree messes up image references
Please, can you tell us if the bug is still present in the latest versions (6.2.12 or latest 7 master) ?
Thank you
Riccardo De Contardi
22:05 Bug #48170 (Closed): No autocomlete / hints after multiline comment
I close this as it is a duplicate of #53125
Reopen it if you think it is the wrong decision.
Riccardo De Contardi
21:01 Feature #48947: Introduce avatars for backend users
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:05 Feature #48947: Introduce avatars for backend users
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:42 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
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:57 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
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:25 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
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:46 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
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:35 Feature #66869 (Closed): change language in page tree if certain language is selected
if an editor selects one language it would be great if the pagetree also would show the localization for qickediting ... Alexander Kontos
19:51 Bug #65534: Flux not loaded when upgrading
Can you tell us if this is still viable? Thank you! Riccardo De Contardi
18:02 Feature #64884 (Under Review): Display info about registered Extractors in Task "Metadata Extract"
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 #45426 (Closed): tslib_content_Media does not clean up $conf['file.'] after extracting video from url
Wouter Wolters
17:30 Task #66868 (Resolved): Move usage of BackendUserSettingsDataProvider
Applied in changeset commit:d85741e90a3ad37b9e7461a44034831471bec080. Wouter Wolters
16:49 Task #66868: Move usage of BackendUserSettingsDataProvider
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:01 Task #66868 (Under Review): Move usage of BackendUserSettingsDataProvider
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 Task #66868 (Closed): Move usage of BackendUserSettingsDataProvider
Move usage of BackendUserSettingsDataProvider Wouter Wolters
17:30 Feature #66822 (Resolved): Allow module menu items to use sprite icons
Applied in changeset commit:4cc680ed0086ed7c4b0c226b0049034e1cb3a024. Benni Mack
17:30 Bug #63591 (Resolved): Improve page tree performance
Applied in changeset commit:a89d3765663c0ed05c8435ad767f106fa9d60bf8. Frank Nägler
16:04 Bug #63591: Improve page tree performance
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 #66817 (Needs Feedback): Category tree empty
could you check with the latest master, we just merged a change a few hours ago. Benni Mack
17:07 Revision d85741e9: [!!!][TASK] Move usage of BackendUserSettingsDataProvider
Move usage of BackendUserSettingsDataProvider to the new Storage.js
Resolves: #66868
Releases: master
Change-Id: Ibc...
Wouter Wolters
17:06 Revision 4cc680ed: [FEATURE] Allow module menu items to use sprite icons
In the course of the 7.x development, the main modules (web / file etc.)
have received a hard-coded list of fontaweso...
Benni Mack
17:05 Revision a89d3765: [TASK] Massive performance improvement for page tree
This patch improves the performance by removing delays.
A single click in the tree loads the page now significantly ...
Frank Nägler
16:48 Bug #66865 (Closed): Check for Core Updates breaks in Multisite environment
Hi, thanks for reporting.
This issues has been resolved already in a 6.2 release (6.2.10).
See https://forge.ty...
Wouter Wolters
10:41 Bug #66865 (Closed): Check for Core Updates breaks in Multisite environment
I have this directory structure on my webserver:
web
-website1
-website2
-typo3_src-6.2.5
-typo3_src-6.2.12
...
Renzo Bauen
16:39 Bug #64874: Clicking on directory in link wizard reloads window and deletes all entries the user made before
It is still reproducible in 6.2.12:
steps:
1) open RTE
2) mark a word and click on "insert link" icon
3) go t...
Riccardo De Contardi
16:30 Bug #66854 (Resolved): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
Applied in changeset commit:11170b11fcc6e46f34052986e3d2bce7b13798cf. Andreas Fernandez
16:22 Revision 302cddd3: [BUGFIX] Fix broken link to anchor
Due to wrong quoting, the links to anchors are broken.
Resolves: #66854
Releases: master, 6.2
Change-Id: I4a52dc6cea...
Andreas Fernandez
16:20 Bug #40280 (Under Review): indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
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:16 Revision 11170b11: [BUGFIX] Fix broken link to anchor
Due to wrong quoting, the links to anchors are broken.
Resolves: #66854
Releases: master, 6.2
Change-Id: I4a52dc6cea...
Andreas Fernandez
16:09 Bug #15020: mysql like regarding german "umlaute"
the search works correctly (finds accented words when searching without accents)
however it doesn't highlight the ac...
Tymoteusz Motylewski
16:00 Story #65537 (Needs Feedback): Backend user Access Rights
So, could this be closed? Thank you! Riccardo De Contardi
16:00 Task #66867 (Resolved): Make sys_note/EditLinkViewHelper compilable
Applied in changeset commit:477635c956b89fe6a3d8e24ca05c6e1c4e965056. Jan Helke
15:32 Task #66867: Make sys_note/EditLinkViewHelper compilable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Task #66867 (Under Review): Make sys_note/EditLinkViewHelper compilable
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:24 Task #66867 (Closed): Make sys_note/EditLinkViewHelper compilable
Jan Helke
16:00 Feature #46448 (Resolved): Add items for sectionIndex menu where pages loading content from other pages
Applied in changeset commit:969f75063a5d63c3b7f4aae1c2e52f25ecba7e5d. Nico de Haen
15:49 Feature #46448: Add items for sectionIndex menu where pages loading content from other 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
15:27 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
05:54 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:53 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:27 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
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:00 Task #66866 (Resolved): Make sys_note/DeleteLinkViewHelper compilable
Applied in changeset commit:c1440f4d88cec7a008754b11d57399b0f42ad3ff. Jan Helke
15:36 Task #66866: Make sys_note/DeleteLinkViewHelper compilable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Task #66866 (Under Review): Make sys_note/DeleteLinkViewHelper compilable
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:08 Task #66866 (Closed): Make sys_note/DeleteLinkViewHelper compilable
Jan Helke
15:49 Revision b7e70fcb: [BUGFIX] Show sectionIndex from referenced page
If a page is configured to show content from another pid the menu
of type sectionIndex has to fetch the content eleme...
Nico de Haen
15:48 Revision 969f7506: [BUGFIX] Show sectionIndex from referenced page
If a page is configured to show content from another pid the menu
of type sectionIndex has to fetch the content eleme...
Nico de Haen
15:46 Task #64114 (Accepted): Suggest element refactoring
Wouter Wolters
15:46 Bug #41572 (Needs Feedback): indexed_search: Duplicate search results
Hi Markus,
Thanks for your report.
Can you elaborate more, in what way the results are duplicated?
Is it the same ...
Tymoteusz Motylewski
15:39 Revision 477635c9: [TASK] Makes sys_note/EditLinkViewHelper compilable
Resolves: #66867
Releases: master
Change-Id: I30ef465f92589d2fcbf379a32700959735b9a41a
Reviewed-on: http://review.typ...
Jan Helke
15:37 Revision c1440f4d: [TASK] Makes sys_note/DeleteLinkViewHelper compilable
Resolves: #66866
Releases: master
Change-Id: Ib10e6cca908321d81b3a7aa1919cee0e962fc25e
Reviewed-on: http://review.typ...
Jan Helke
14:46 Bug #58874 (Under Review): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
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 #66768 (Under Review): TCA not loaded for runtimeActivatedPackages
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:16 Revision 169a6b2f: [BUGFIX] Fix serializable object creation with PHP 5.6
This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co...
Mathias Brodala
13:37 Revision 7977ac6b: [BUGFIX] Indexed_search extbase plugin support for mysql fulltext search
Add three getters for IndexSearchRepository and SearchFormController
to have a common api for accessing data needed b...
Tymoteusz Motylewski
12:49 Bug #66465 (Rejected): FileList makes 10 fileExists() calls for each file
Having a general caching wrapper around the drivers is not a solid approach. The patch was abandoned and this issue w... Christian Kuhn
12:43 Bug #62956 (Closed): Can't change image sequence in image element with IE11
TYPO3 4.5.x is not supported anymore; moreover, I cannot reproduce it using the demo sites for both 6.2 and 7.x: as ... Riccardo De Contardi
12:30 Bug #44887: Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
As far as I can see this behavior is due to RTEHtml area; I performed a test using http://htmlarea.sourceforge.net/... Riccardo De Contardi
12:06 Bug #40342: "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
This is still present in TYPO3 6.2.12 Riccardo De Contardi
11:40 Feature #52015 (Closed): Make DataHandler (TCEmain) work in frontend context
The WIP patch was abandoned from gerrit, this issue will be closed for now. Christian Kuhn
11:32 Task #55626 (Rejected): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
Hey. Thanks for patch and analysis, but it seems this one won't make it for the time being. I'll close the issue as r... Christian Kuhn
11:22 Bug #25367 (New): rsaauth does not encrypt new passwords entered in forgot password form
The patch was stalled in review for a very long time. It was abandoned to keep the review list a bit more clean. If a... Christian Kuhn
11:11 Feature #52694 (New): Deprecate GeneralUtility::devLog()
Christian Kuhn
11:11 Feature #52694: Deprecate GeneralUtility::devLog()
The patch was stalled on gerrit and abandoned. A new patch can be pushed if there is new activity. Christian Kuhn
02:31 Task #66836 (Resolved): Show edit icon on page title hover
Applied in changeset commit:47482f8a17fe6a27abcb7e1057020cc8f4dc8ed0. Andreas Fernandez
02:21 Bug #59473: Inconsistent API for folders
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:21 Bug #59475: Folder Object is missing getFile
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:21 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:07 Revision 47482f8a: [TASK] Show edit icon on hovering the page title
If an user hovers the page title in "List" or in "Page" module,
show an edit icon next to the page title to indicate ...
Andreas Fernandez
01:31 Task #66849 (Resolved): Remove dependency to tab.js in FormEngine
Applied in changeset commit:275a8cf9f0633c291111f5d0617313083c807fb2. Wouter Wolters
01:11 Task #66849: Remove dependency to tab.js in FormEngine
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:12 Revision 275a8cf9: [TASK] Remove dependency to tab.js in FormEngine
Resolves: #66849
Releases: master
Change-Id: Iad61ca580344c9794d8ad19721c11689fc5a2e16
Reviewed-on: http://review.typ...
Wouter Wolters
01:01 Bug #66864 (Resolved): LocalizationUtility patch breaks labels
Applied in changeset commit:41040af4e887a8d2ad891fefffeb37df849f7dd9. Frank Nägler
00:33 Bug #66864: LocalizationUtility patch breaks labels
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:32 Bug #66864 (Under Review): LocalizationUtility patch breaks labels
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:32 Bug #66864: LocalizationUtility patch breaks labels
!{width:100%}TYPO3_CMS_Login__TYPO3_CMS_7_DEV.png! Frank Nägler
00:28 Bug #66864 (Closed): LocalizationUtility patch breaks labels
See screeni, patch will be reverted for now. Christian Kuhn
00:34 Revision 41040af4: Revert "[TASK] Change if conditions in LocalizationUtility"
This reverts commit 217954659043ff6ed48a2d5f2e1f6c3207cb9b21.
LocalizationUtility patch breaks labels, see screensho...
Frank Nägler
00:31 Task #66856 (Resolved): FormEngine: Simplify placeholder and null handling
Applied in changeset commit:0d6765bd6b67b5b6c4f431ea0c67771c37dbe97b. Christian Kuhn
00:23 Revision 0d6765bd: [TASK] FormEngine: Simplify placeholder and NULL handling
FormEngine / DataHandler have logic to distinguish between NULL and
empty strings as values written to the database. ...
Christian Kuhn
00:03 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
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:00 Bug #63026 (Resolved): Improve performance in LocalizationUtility
Applied in changeset commit:217954659043ff6ed48a2d5f2e1f6c3207cb9b21. Stefan Froemken
00:00 Feature #66111 (Resolved): Add TemplateRootPaths support to cObject FLUIDTEMPLATE
Applied in changeset commit:2bc2196274a0c895fadcff01b5693fa67b16204e. Frans Saris

2015-05-08

23:56 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:48 Revision 21795465: [TASK] Change if conditions in LocalizationUtility
With each call to translate we call isFirstPartOfString.
This method is really fast but in case of extensionmanager
i...
Stefan Froemken
23:37 Revision 2bc21962: [FEATURE] Add TemplateRootPaths support to cObject FLUIDTEMPLATE
cObject FLUIDTEMPLATE is extended with `templateRootPaths` and
`templateName`. Now you can set a template name and wh...
Frans Saris
23:32 Bug #66473 (Accepted): Cannot create object implementing Serializable on PHP 5.6
master merged, now waiting for 6.2 backport. Christian Kuhn
23:30 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
Applied in changeset commit:89cbe117f4dd60e7145620d4c88a407bbe98a960. Mathias Brodala
17:33 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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:05 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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:31 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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:09 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
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:18 Revision 89cbe117: [BUGFIX] Fix serializable object creation with PHP 5.6
This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co...
Mathias Brodala
23:06 Bug #63519: sys_file_processedfile rows contain zero dimensions
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
22:35 Bug #63519: sys_file_processedfile rows contain zero dimensions
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
22:23 Bug #63519: sys_file_processedfile rows contain zero dimensions
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:13 Bug #63519 (Under Review): sys_file_processedfile rows contain zero dimensions
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:06 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
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
22:35 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
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
22:23 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
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:13 Bug #65842 (Under Review): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 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
21:36 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
Tnx for finding the cause!
Let's see if we can change the temp name part to get this fixed
Frans Saris
21:19 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
I finally managed to track the bug down. To trigger it multiple things are needed.
h1. Conditions to trigger the bu...
Morton Jonuschat
23:03 Feature #64200: Allow individual content caching
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:55 Feature #64200: Allow individual content caching
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:52 Feature #64200: Allow individual content caching
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:11 Feature #64200: Allow individual content caching
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Bug #65354 (Resolved): Support for SPATIAL KEY in Schema / Migration
Applied in changeset commit:afd54ca727cdbf082e488692b2746a37033d45d0. Morton Jonuschat
21:05 Bug #65354: Support for SPATIAL KEY in Schema / Migration
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:32 Bug #65354: Support for SPATIAL KEY in Schema / Migration
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:56 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:51 Revision afd54ca7: [TASK] Add support for SPATIAL index type
Add support for "SPATIAL" keys to the SqlSchemaMigrationService.
Ignoring the subpart/key length for this type of in...
Morton Jonuschat
22:46 Task #66856: FormEngine: Simplify placeholder and null handling
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 Task #66856: FormEngine: Simplify placeholder and null handling
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:14 Task #66856: FormEngine: Simplify placeholder and null handling
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:56 Task #66856: FormEngine: Simplify placeholder and null handling
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:38 Task #66856: FormEngine: Simplify placeholder and null handling
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:35 Task #66856: FormEngine: Simplify placeholder and null handling
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:31 Task #66856 (Under Review): FormEngine: Simplify placeholder and null handling
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:26 Task #66856 (Closed): FormEngine: Simplify placeholder and null handling
Christian Kuhn
21:40 Bug #62454: Fluid BytesViewHelper class should use translated units
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:29 Bug #66861: Do not automatically append a "/" to the identifier of a folder
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:13 Bug #66861 (Under Review): Do not automatically append a "/" to the identifier of a folder
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:40 Bug #66861 (Closed): Do not automatically append a "/" to the identifier of a folder
When creating a @Folder@ Object the identifier is suffixed with a @/@ automatically which does not make sense when us... Sascha Egerer
21:06 Feature #66862 (Rejected): New $TCA['ctrl'] option: copyReferenceFields
h3. copyReferenceFields
|*Key*|*Datatype*|
|copyAfterDuplFields|string (list of field names)|
*Description*
T...
Armin Vieweg
21:00 Bug #40462 (Resolved): CSC Subheader and register: defaultHeaderType
Applied in changeset commit:dff6c566ed85e7af6e1c3b2ad8b1489b7c05315e. Jo Hasenau
20:51 Task #66849: Remove dependency to tab.js in FormEngine
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:50 Task #66849: Remove dependency to tab.js in FormEngine
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:10 Task #66849: Remove dependency to tab.js 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:09 Task #66849 (Under Review): Remove dependency to tab.js 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:08 Task #66849 (Closed): Remove dependency to tab.js in FormEngine
Remove dependency to tab.js in FormEngine Wouter Wolters
20:33 Revision dff6c566: [BUGFIX] Make subheaders aware of possible default header layouts
Releases: master
Resolves: #40462
Change-Id: Iec9eb9886b3b4605054acf32d79d635cefcb0bfc
Reviewed-on: http://review.typ...
Jo Hasenau
20:16 Feature #52217: Hook for analyzing record
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:44 Bug #66858 (Closed): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
Thank you for resolving issue: https://forge.typo3.org/issues/65117
But there is a new Problem:
- TYPO3 6.2.12
- I...
Gernot Ploiner
17:05 Feature #59752 (Rejected): Provide method in fe_user repository to get current logged in user
Please see gerrit for reasons why this patch will not be accepted. Issue is rejected for now. Christian Kuhn
08:50 Feature #59752: Provide method in fe_user repository to get current logged in user
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:45 Feature #59752: Provide method in fe_user repository to get current logged in 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
08:32 Feature #59752: Provide method in fe_user repository to get current logged in 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
08:09 Feature #59752: Provide method in fe_user repository to get current logged in 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
16:59 Bug #59910: Editing an image in a draft workspace corrupt the live frontend.
this is the test I've done with TYPO3 6.2.12:
enviroment:
1.create a user group: name:editors; Edit Live (Onlin...
Riccardo De Contardi
16:03 Feature #62742 (Rejected): TCA schould always be loaded early
Hey.
Thanks for your reports and the analysis of this problem.
The main problem here is that extbase is prepared as...
Christian Kuhn
15:54 Bug #62853 (Rejected): Caching datamaps within eID-requests results in incomplete cache entries
Interacting with core API in an early bootstrap stage needs good internal knowledge of the system.
Using Extbase i...
Helmut Hummel
15:54 Feature #38732: Modernize Content Elements
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:35 Bug #66838 (Resolved): ExtensionManager loads ext_autoload.php to late
Mathias Schreiber
15:34 Bug #66838: ExtensionManager loads ext_autoload.php to late
The current 6.2 branch works. You can close this report.
Sorry for the duplicate. I had the wrong keywords when I ...
Robert Vock
15:07 Bug #66854: RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
Hi,
thanks for the fix patch.
I just checked this with my older TYPO3 Version 6.2.9, but the patch for branch *TYPO...
form4 GmbH & Co. KG
13:43 Bug #66854: RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
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:43 Bug #66854 (Under Review): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
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:19 Bug #66854 (Closed): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
If you want to add a link in the RTE and you have a big pagetree.
By unfolding one tree element it reloads the frame...
form4 GmbH & Co. KG
14:50 Bug #66855 (Closed): Format/HtmlViewHelper don't render Links in TYPO3_MODE = BE
When I use the HtmlViewHelper in the BackendEnviroment (in my case to send emails with the scheduler) links aren't be... Carsten Biebricher
14:07 Bug #65598 (Rejected): RTE wraps text differently in Firefox vs. Chrome
Mathias Schreiber
14:06 Bug #65598: RTE wraps text differently in Firefox vs. Chrome
Hi,
i can confirm that but unfortunately the behaviour comes from the HTMLArea itself.
Please go to
http://htmla...
Alexander Kontos
13:56 Bug #65393 (Rejected): RTE wraps paragraphs in DIV tags in Chrome upon save
Mathias Schreiber
13:55 Bug #65393: RTE wraps paragraphs in DIV tags in Chrome upon save
Hi,
i can confirm that but unfortunately the behaviour comes from the HTMLArea itself.
Please go to
http://htmlarea....
Alexander Kontos
12:32 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 6.0.12 to 6.2.12.
Workaround worked fine. Thank you!
Andreas Drygala
12:18 Bug #66853 (Closed): HTML5 video tag attributes
If you try to add to the html5 media element the attribute preload="none", it doesn't show up on the frontend.
In /s...
Felix Herrmann
12:15 Bug #66851: Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
Hi!
Can you push a patch to our review system?
More information: http://wiki.typo3.org/CWT
Markus Klein
12:05 Bug #66851 (Closed): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
There's a missing comma in the description of the inline notation... Benjamin Wenzel
12:14 Bug #55307: Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
The bug is also present in 6.2.12
The error message is:...
Riccardo De Contardi
12:00 Bug #65709 (Resolved): Resolving fully qualified validator classname results in exception #1420281366 with current master
Applied in changeset commit:700c31abcb331030a4bf492248c8bd3874332861. Andreas Allacher
11:09 Bug #65709: Resolving fully qualified validator classname results in exception #1420281366 with current master
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 Bug #59122 (Closed): Exception when broken image in fileadmin
I thank you for your feedback.
Closed as per request of the reporter.
Riccardo De Contardi
11:49 Bug #59122: Exception when broken image in fileadmin
Sorry, long time ago since that problem. I can't find the image. We are using only one TYPO3 instance with 6.1.x and ... Karsten Nowak (undkonsorten)
11:39 Revision 700c31ab: [BUGFIX] Avoid exception when validating FQCN
Strip the leading backslash of the fully qualified classname to avoid the
exception "1420281366" when using @validate...
Andreas Allacher
11:07 Feature #59923: Extension Manager Edit Files and choose older version
Hi Marion,
1) About the templates, it is always a good practice to move them on another folder (e.g. /fileadmin/ a...
Riccardo De Contardi
11:00 Bug #46304 (Resolved): Indentation and Frames - "No Frame" shows div if top/bottom margin is empty
Applied in changeset commit:f7dd529d3376b4d2101ba13fc8abdca62fbbee8b. Jo Hasenau
10:52 Revision f7dd529d: [BUGFIX] Add required to classStdWrap to avoid broken class names
Releases: master
Resolves: #46304
Change-Id: I34e193bcb3db7f328e1f2aad494857c50efd16a5
Reviewed-on: http://review.typ...
Jo Hasenau
09:43 Bug #58707 (Needs Feedback): Invalid oject->string convert in ElementBrowser
Yo Tim,
is this still a valid thing?
Cheers
Mattes
Mathias Schreiber
09:33 Task #59291 (Needs Feedback): `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
Could you please tell us if this can be closed? Thank you! Riccardo De Contardi
09:26 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
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:26 Bug #19956: Page alias not publishing to LIVE from any workspace
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:23 Bug #24186 (Under Review): HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list
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:22 Bug #16542: utf-8 in classes 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
09:21 Bug #16542 (Under Review): utf-8 in classes 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
09:00 Bug #66337 (Resolved): PackageStates.php file has incorrect permissions when being recreated again
Applied in changeset commit:6de4beafdc5fa21424399566fce22065629afb79. Mathias Brodala
08:42 Bug #66337: PackageStates.php file has incorrect permissions when being recreated again
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:49 Task #66836: Show edit icon on page title hover
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:43 Revision cebf4fad: [BUGFIX] Respect file create mask for PackageStates file
The PackagesStates file needs to respect the configured file create
mask upon creation.
Resolves: #66337
Releases: m...
Mathias Brodala
08:41 Revision 6de4beaf: [BUGFIX] Respect file create mask for PackageStates file
The PackagesStates file needs to respect the configured file create
mask upon creation.
Resolves: #66337
Releases: m...
Mathias Brodala
08:30 Bug #57087 (Resolved): Property includeRecordsWithoutDefaultTranslation of the select function misses stdWrap
Applied in changeset commit:1efdf579a6e6934b8c068eef9b7af3ef9e84bca8. Jo Hasenau
07:40 Bug #57087: Property includeRecordsWithoutDefaultTranslation of the select function misses stdWrap
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:15 Revision 1efdf579: [BUGFIX] Add missing stdWrap to includeRecordsWithoutDefaultTranslation
Releases: master
Resolves: #57087
Change-Id: I83454c261dc4c23abcccb46661d8eb2dc3d56904
Reviewed-on: http://review.typ...
Jo Hasenau
07:53 Bug #50873: sectionIndex menu is empty when the page is not in menu
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:30 Task #63835 (Resolved): Remove deprecated parts from master
Applied in changeset commit:37990c9de74d0ee13d8c4f082b8ef114aeff0031. Stefan Neufeind
00:02 Task #63835: Remove deprecated parts from master
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:10 Revision 37990c9d: [!!!][TASK] Remove some deprecated parts in Extbase Persistence
Change-Id: I22d1b9868ffd65785edd10ca0b75479e1774c046
Resolves: #63835
Releases: master
Reviewed-on: http://review.typ...
Stefan Neufeind
00:03 Task #66204: Cleanup EXT:frontend
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:01 Feature #40679: Enhance suggest wizard by adding flags
I'm not sure about the usecase. Isn't this a misconfiguration of the suggest wizard somehow? Shouldn't it select only... Markus Klein

2015-05-07

23:35 Bug #60860: "Add Media" button in tt_content-elements fails as user
Markus, can you tell us if the suggestion from schmitz no-lastname-given is sufficient for you? Thank you! Riccardo De Contardi
23:31 Bug #62261: abnormal element <a id="contend id"></a> over each content element
So can this be closed? Thank you! Riccardo De Contardi
22:44 Bug #66845 (On Hold): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
We are currently discussing what to do with this issue. Stay tuned for more infomration soon Wouter Wolters
21:12 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
You're right but you can't do it inside TYPO3, it needs to be activated manually in PackageStates.php. Arek van Schaijk
21:07 Bug #66845 (Needs Feedback): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
Stephan Großberndt
21:00 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
I guess its an extension that is causing this issue.
t3lib_BEfunc is not a valid classname in 7.2 any more.
Eithe...
Stephan Großberndt
20:55 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
Call Stack
# Time Memory Function Location
1 0.0000 247272 {main}( ) ..\mod.php:0
2 0.0130 2143032 TYPO3\CMS\Core\...
Arek van Schaijk
20:52 Bug #66845 (Rejected): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
... Arek van Schaijk
22:44 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
We are currently discussing what to do with this issue. Stay tuned for more infomration soon Wouter Wolters
22:36 Bug #63374: Uploading in filelist gives warning if the file should be overwritten
1+ Is there any workaround e. g. disabling this dialogue? For unexperienced users/users new to TYPO3 it is really irr... Frank no-lastname-given
21:56 Bug #66846 (Closed): Extension Manager "Configure Extension backend" doesn't submit on enter key
In 7.2.0 the Extension configuration in the Extension Manager can't be submitted anymore by enter key.
Steps to re...
Arek van Schaijk
21:24 Bug #62454: Fluid BytesViewHelper class should use translated units
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:19 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
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:18 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
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:04 Bug #65354: Support for SPATIAL KEY in Schema / Migration
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:11 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
For the last 12 hours I logged every call to gm executed by imageMagickExec(), including the exitcode and the output ... Morton Jonuschat
20:00 Task #66836: Show edit icon on page title hover
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:14 Task #66836: Show edit icon on page title hover
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:27 Task #66836 (Under Review): Show edit icon on page title hover
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:26 Task #66836 (Closed): Show edit icon on page title hover
Show an hint for editing the page title in "List" and "Page" module by hovering the title. Andreas Kienast
19:41 Bug #63026: Improve performance in LocalizationUtility
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:32 Feature #40679: Enhance suggest wizard by adding flags
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:30 Task #63891 (Resolved): Remove dependency to $this->formEngine->RTEcounter
Applied in changeset commit:3d39a202488545217ff500d18594627b040e6540. Tim Kandel
19:10 Task #63891: Remove dependency to $this->formEngine->RTEcounter
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:30 Task #65956 (Resolved): Refactor backend debugger panel
Applied in changeset commit:afe53120e0d90c25eef3a57bd46d375a5030cede. Wouter Wolters
18:58 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
19:17 Revision 3d39a202: [TASK] Remove dependency to $this->formEngine->RTEcounter
There is a global counter in PHP to handle the sequence of
RTE's in one form. This is given along a long everywhere
b...
Tim Kandel
19:09 Bug #66844 (Closed): CSS inline style for image border gets corrupted after saving
Hello,
there could be a bug in typo3/sysext/core/Classes/Html/RteHtmlParser.php
Because it seems there are no o...
terf no-lastname-given
19:01 Revision afe53120: [FOLLOWUP][TASK] Refactor debugger console
Remove unused JavaScript file
Resolves: #65956
Releases: master
Change-Id: I6e79a454d24cdc9b16e953ff1d24f4512a97e314...
Wouter Wolters
18:39 Task #63835: Remove deprecated parts from master
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:18 Task #65790: Move DB functionality pages.storage_pid to 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
17:49 Bug #33370: config.compressJs/-Css & concatenateJs/Css problems
Sorry, I didn't used the TYPO3 internal compress features since I'm using Grunt and Gulp.
My colleagues told me th...
Josef F. Glatz (Old User)
14:31 Bug #33370 (Needs Feedback): config.compressJs/-Css & concatenateJs/Css problems
Is this still present in TYPO3 6.2.12 or 7 ? Riccardo De Contardi
17:48 Bug #66834: Numeric suffix (0) added to unique fields in workspace 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
17:00 Bug #66834: Numeric suffix (0) added to unique fields in workspace 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
16:52 Bug #66834: Numeric suffix (0) added to unique fields in workspace 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
14:32 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
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:26 Bug #66834 (Under Review): Numeric suffix (0) added to unique fields in workspace records
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:21 Bug #66834 (Closed): Numeric suffix (0) added to unique fields in workspace records
Upon saving a record outside of the LIVE workspace all fields marked as @'eval' => 'unique'@ have @0@ appended to the... Mathias Brodala
17:48 Bug #19956: Page alias not publishing to LIVE from any workspace
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:00 Bug #19956: Page alias not publishing to LIVE from any workspace
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:52 Bug #19956: Page alias not publishing to LIVE from any workspace
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:32 Bug #19956: Page alias not publishing to LIVE from any workspace
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:26 Bug #19956: Page alias not publishing to LIVE from any workspace
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:23 Bug #19956: Page alias not publishing to LIVE from any workspace
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 #66843 (Resolved): DBAL: Permission error when saving a new record
Applied in changeset commit:90875742529a2468dacba2ab99f4efb85293b5fe. Xavier Perseguers
17:15 Bug #66843: DBAL: Permission error when saving a new record
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:05 Bug #66843 (Under Review): DBAL: Permission error when saving a new record
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:03 Bug #66843 (Closed): DBAL: Permission error when saving a new record
When creating a new record and saving it, without closing (thus going back to edit mode), the backend stops with:
...
Xavier Perseguers
17:30 Bug #66830 (Resolved): ADOdb: mssqlnative driver is not properly initialized
Applied in changeset commit:e70df5883cf52dc1b4c324a21efb5a030b6058a2. Xavier Perseguers
17:10 Bug #66830: ADOdb: mssqlnative driver is not properly initialized
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:29 Bug #66830: ADOdb: mssqlnative driver is not properly initialized
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:58 Bug #66830 (Under Review): ADOdb: mssqlnative driver is not properly initialized
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:51 Bug #66830 (Closed): ADOdb: mssqlnative driver is not properly initialized
Problems:
* Empty username/password should use Windows Authentication
* Character set is not used when connecting
Xavier Perseguers
17:30 Bug #63070 (Resolved): ADOdb: mssqlnative driver does not properly define the port
Applied in changeset commit:e70df5883cf52dc1b4c324a21efb5a030b6058a2. Xavier Perseguers
17:10 Bug #63070: ADOdb: mssqlnative driver does not properly define the port
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:29 Bug #63070 (Under Review): ADOdb: mssqlnative driver does not properly define the port
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:28 Bug #63070: ADOdb: mssqlnative driver does not properly define the port
Fixing using mssqlnative driver, hope it is fine with you. Xavier Perseguers
17:28 Bug #65529 (Needs Feedback): handler_init - wrong management of port if null
The port handling has been adapted today for both master and 6.2 with #66830 and #63070. As you are using 6.2, please... Xavier Perseguers
17:25 Bug #66670: ENGINE in ext_tables.sql is not dropped for MSSQL
To be confirmed, currently customer using MSSQL removed every "ENGINE" from the @ext_tables.sql@ files, so not that u... Xavier Perseguers
17:16 Revision 0f31f454: [BUGFIX] DBAL: Permission error when saving a new record
Last generated ID is not stored and makes the authorization
check fail when the record is saved and edited.
Change-I...
Xavier Perseguers
17:14 Revision 90875742: [BUGFIX] DBAL: Permission error when saving a new record
Last generated ID is not stored and makes the authorization
check fail when the record is saved and edited.
Change-I...
Xavier Perseguers
17:10 Revision 4f3baa93: [BUGFIX] ADOdb: mssqlnative driver is not properly initialized
Problems:
- Empty username/password should use Windows Authentication
- Character set is not used when connecting
- ...
Xavier Perseguers
17:08 Revision e70df588: [BUGFIX] ADOdb: mssqlnative driver is not properly initialized
Problems:
- Empty username/password should use Windows Authentication
- Character set is not used when connecting
- ...
Xavier Perseguers
17:06 Task #47112 (Needs Feedback): Disable the functionality of extension cshmanual (TYPO3 Manual)
Please, can you tell us if the suggestion from Florian Seirer is sufficient for you? Thank you! Riccardo De Contardi
16:37 Bug #66838: ExtensionManager loads ext_autoload.php to late
This change (already merged in current 6.2 branch): https://review.typo3.org/#/c/39217/4/typo3/sysext/extensionmanage... Helmut Hummel
15:33 Bug #66838 (Needs Feedback): ExtensionManager loads ext_autoload.php to late
Hi Robert,
can you please test this with the current master and/or current 6.2 branch?
We think we fixed this one...
Mathias Schreiber
15:16 Bug #66838: ExtensionManager loads ext_autoload.php to late
Changing the method TYPO3\CMS\Core\Core\ClassLoader::addActivePackage fixed the problem for me:... Robert Vock
15:03 Bug #66838 (Closed): ExtensionManager loads ext_autoload.php to late
When installing an extension, which depends on an extension with ext_autoload.php, the class-information in that file... Robert Vock
15:20 Bug #66768: TCA not loaded for runtimeActivatedPackages
Related to issue #58871? Martin Kutschker
15:19 Bug #58871: CLI "extension:install" does not work correctly with config "runtimeActivatedPackages"
Related to issues #58874 and #66768? Martin Kutschker
15:00 Bug #66671: Install Tool should show the ALTER TABLE instead of CREATE TABLE
OK, analyze:
We miss a call to @->sql_pconnect()@ or @->connectDB()@ in Install Tool somehow because this call will ...
Xavier Perseguers
15:00 Bug #66828 (Resolved): Saving plugin content element with empty list_type
Mathias Schreiber
14:58 Bug #66828: Saving plugin content element with empty list_type
Yes, you are right. It was the old flux extension.
Thanks!
Paul Ilea
11:28 Bug #66828 (Needs Feedback): Saving plugin content element with empty list_type
Can't reproduce on current master.
Are you sure this is not a weird side-effect of other extensions being installed?
...
Mathias Schreiber
11:24 Bug #66828 (Closed): Saving plugin content element with empty list_type
Saving a plugin content element without specifying the plugin type (list_type) causes a PHP warning and a TYPO3 Excep... Paul Ilea
14:48 Bug #52822 (Needs Feedback): Updating extensions triggers errors due to folder permissions
Reopened as per request of Stephan Großberndt to perform a deeper investigation Riccardo De Contardi
14:38 Bug #52822 (Closed): Updating extensions triggers errors due to folder permissions
I close this, as TYPO3 4.5.x is not supported anymore and DAM is not compatible with 6.2.x
If you think that this ...
Riccardo De Contardi
14:15 Bug #23115: Workspace preview does not work in multidomain setup
ON TYPO3 6.2.12 the line:... Riccardo De Contardi
13:10 Task #66639 (Rejected): Followup: Introduced getters for $GLOBALS in ext:func
Patch was abandoned, issue is rejected. Christian Kuhn
13:00 Bug #66832 (Closed): Fileupload in a record fails with TCA for "exactly one file" (minitems/maxitems=1)
Worked with 4.5.x, issue after upgrading to 6.2.x.
Problem occurs when working in the backing with a self-created ...
Stefan Neufeind
12:50 Feature #66831 (Closed): Forms: Localize form labels
To localize a form it would be handy to define the label value in the form {LLL:EXT:powermail/Resources/Private/Langu... Roman Büchler
12:40 Bug #45000 (Closed): assign target to file link in header leads to path error
Closing it: it seems resolved. Tested in 6.2.12 and 7 (latest master) Riccardo De Contardi
12:04 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
we are still discussing, seems to be a problem in... Kay Strobach
12:03 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
sorry to say but that didn't helped :(
Interessting thing is: When I'm installing a fresh 6.2.12 Installation I have ...
Geddo no-lastname-given
11:15 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
try to clear sys_processed_files table and then clear cache.
we currently discuss it on the slack channel
there see...
Kay Strobach
10:33 Bug #66827 (Closed): gdlib fails - no thumbnails in backend after update to 6.2.12
I got a problem with a couple of installations:
- After updating to 6.2.12, the thumbnail creation in the backend (...
Geddo no-lastname-given
11:47 Bug #66813 (Accepted): Persisting extbase FileReference does not work with default TCA configuration
This is an inconsistency, which is worth tackling. However, I'm not sure
yet whether we should do son in the TCA he...
Helmut Hummel
11:29 Bug #22532 (Closed): Editing area for editing files is much too small
I think you mean the "edit files in typo3conf" functionality in Install Tool; that functionality has been removed (cf... Riccardo De Contardi
11:00 Bug #66825 (Resolved): File list breaks with DBAL
Applied in changeset commit:5c8e6386a5749fafe55a5973aaebcc1e416de9b4. Andreas Fernandez
10:38 Bug #66825: File list breaks with DBAL
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:37 Bug #66825 (Under Review): File list breaks with DBAL
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #66825 (Resolved): File list breaks with DBAL
Applied in changeset commit:3a9df000d5132c8994692cc2ab38cf9030b3d9c0. Xavier Perseguers
09:44 Bug #66825: File list breaks with DBAL
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:43 Bug #66825 (Under Review): File list breaks with DBAL
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 #66825 (Closed): File list breaks with DBAL
Unsupported quotes used in database statements. Xavier Perseguers
10:57 Feature #52217: Hook for analyzing record
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:44 Feature #19832 (Accepted): sectionMarker (page anchor) prefix is hardcoded as "c"
Frans Saris
10:41 Bug #17227: Shortcut to external URL if referer-check enabled
??Now I set doNotCheckReferer and the redirects work as suspected (302). But I am not sure, which side effects now ex... Ben N
10:39 Bug #16547: Link to external URL page doesn't forward
*NOT* fixed in 4.5.40 and 6.X.X
See https://forge.typo3.org/issues/17227 for workarounds.
Just noting for others en...
Ben N
10:39 Revision c3a5d653: [FOLLOWUP][BUGFIX] File list breaks with DBAL
Releases: master, 6.2
Resolves: #66825
Change-Id: I5c649ddea7d0d5a9b8cffca09844c86d321fa85e
Reviewed-on: http://revie...
Andreas Fernandez
10:39 Revision 5c8e6386: [FOLLOWUP][BUGFIX] File list breaks with DBAL
Releases: master, 6.2
Resolves: #66825
Change-Id: I5c649ddea7d0d5a9b8cffca09844c86d321fa85e
Reviewed-on: http://revie...
Andreas Fernandez
10:36 Bug #66797: Can not use other classes for exception handling
Yes, i used "Clear all cache" of the install tool.
I already debugged this function the incoming values are the defa...
Eike Starkmann
10:20 Revision 69bfc1b2: [BUGFIX] File list breaks with DBAL
Unsupported double quotes used in database statements.
Change-Id: I8461d1d3acc57a3d543dbdf1d6450d2513eb661d
Releases...
Xavier Perseguers
10:20 Revision 3a9df000: [BUGFIX] File list breaks with DBAL
Unsupported double quotes used in database statements.
Change-Id: I8461d1d3acc57a3d543dbdf1d6450d2513eb661d
Releases...
Xavier Perseguers
09:43 Bug #24895 (Closed): Images with links doesn´t work
I close this because since version 6.x the links in images are managed in a different way, using the FAL and setting ... Riccardo De Contardi
09:02 Bug #65275: Problem with Install Tool using GDlib test
Habe vermutlich das gleiche Problem. Hoster ist Strato. laut phpinfo ist nichts disabled. Wenn ich auf den GDlib Test... Geddo no-lastname-given
09:00 Bug #66429 (Resolved): Remove IdentityMap
Applied in changeset commit:b6dad8fcb146ac29bf3a722168170d4fe51bfcf4. Mathias Brodala
09:00 Task #66823 (Resolved): Deprecate configureModule in extbase ExtensionUtility
Applied in changeset commit:54d8e7d970edc5bbc183a4c9361a30042879bb52. Benni Mack
07:18 Task #66823 (Under Review): Deprecate configureModule in extbase ExtensionUtility
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:14 Task #66823 (Closed): Deprecate configureModule in extbase ExtensionUtility
There is a duplicate function placed in EXT:extbase/ExtensionUtility
and in ExtensionManagementUtility in the core.
...
Benni Mack
08:57 Revision b6dad8fc: [!!!][TASK] Remove IdentityMap from persistence
The IdentityMap class has been deprecated since 6.1 and is removed
from the Extbase persistence.
Resolves: #66429
Re...
Mathias Brodala
08:46 Revision 54d8e7d9: [TASK] Deprecate configureModule in extbase ExtensionUtility
There is a duplicate function placed in EXT:extbase/ExtensionUtility
and in ExtensionManagementUtility in the core.
...
Benni Mack
08:30 Bug #64427: Indexes search - Issue with tt_news body text when image tag is included
Sorry for the delayed response .
Can you put an html image tag (<img src="some_path">) inside the bodytext of any ...
Siva Prasad
06:50 Feature #66822 (Under Review): Allow module menu items to use sprite icons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:31 Feature #66822 (Closed): Allow module menu items to use sprite icons
In the course of the 7.x development, the main modules (web / file etc.)
have received a hard-coded list of fontawes...
Benni Mack

2015-05-06

23:14 Bug #49675 (Closed): Translate Element with CType "header"
I am not able to reproduce it in TYPO3 6.2.12
My test
1) create a new website language (ID=1 "english")
2) pick ...
Riccardo De Contardi
23:13 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
Ok, I think I know what happens, but I'm not yet sure how to reproduce. Going through the call chain:... Morton Jonuschat
20:41 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
No need to check every entry :) I believe that there is an issue. But just wanted to point out that is isn't always w... Frans Saris
20:29 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
Ok, I'd need to check that for each entry (or build an SQL query), but in the reported case that's absolutely the cas... Morton Jonuschat
20:13 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
For images that didn't need any processing a record is created with: identifier & name = empty, width & height = 0
...
Frans Saris
20:02 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
Next installation exhibiting this problem:
TYPO3 6.2.12
PHP 5.5.10
GraphicsMagick 1.3.12
Happens in a CE (Type Imag...
Morton Jonuschat
22:08 Task #66204: Cleanup EXT:frontend
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:01 Task #65723 (Rejected): Remove @access and @static annotations
The patch was rejected and we keep the annotations for now. Christian Kuhn
22:00 Bug #64840 (Resolved): File move message shows identifiers instead of names
Applied in changeset commit:541649e4445dda0747c19980b3c9feaebaf49253. Michael Oehlhof
22:00 Bug #64840: File move message shows identifiers instead of names
Test driver:
https://forge.typo3.org/projects/extension-teamruhr_fal_test/files
Christian Kuhn
13:20 Bug #64840: File move message shows identifiers instead of names
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:57 Revision 541649e4: [BUGFIX] Remove driver id from file move message
The file move message showed identifiers instead of file and folder names.
Resolves: #64840
Releases: master
Change-...
Michael Oehlhof
20:59 Task #63891: Remove dependency to $this->formEngine->RTEcounter
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:08 Task #63891: Remove dependency to $this->formEngine->RTEcounter
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:11 Task #63891: Remove dependency to $this->formEngine->RTEcounter
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 #66797: Can not use other classes for exception handling
You cleared the system caches?
Otherwise you can debug the incoming values in typo3/sysext/core/Classes/Core/Boots...
Wouter Wolters
19:28 Task #65738: Cleanup EXT:backend/Classes/*.php
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:22 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
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:45 Bug #66813 (Closed): Persisting extbase FileReference does not work with default TCA configuration
Hi Philipp,
This not the right place to ask questions. This a bugtracker. Please use the Mailinglist/Forum for que...
Wouter Wolters
10:04 Bug #66813 (Under Review): Persisting extbase FileReference does not work with default TCA configuration
I try to programatically create a sys_file_reference in a field of a custom domain object in an extbase FE plugin.
...
Philipp Kerling
17:06 Bug #63967 (Closed): useOrOverridePlaceholder / Override Title, Description for File Abstraction Layer is broken
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
16:31 Story #66138 (Closed): "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
Markus Klein
12:43 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
I've found out that some of my UTF-8 named files were mangled when transfering them via SFTP (with Coda/Transmit) to ... Urs Braem
15:07 Bug #51330: Update Exception with old property mapper
Thank you so much, Michael Oehlhof!!! Roman Eberle
14:43 Bug #65626 (Closed): References in the filelist show all references to an ID
Mathias Schreiber
14:30 Task #66816 (Resolved): Upgrade to phpunit 4.6
Applied in changeset commit:47a498a3a964bde42eb36a8d4af55affbc12ab92. Christian Kuhn
13:34 Task #66816 (Under Review): Upgrade to phpunit 4.6
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:31 Task #66816 (Resolved): Upgrade to phpunit 4.6
Applied in changeset commit:8111ad4767fa9d2f7dca24c60cc925760f997418. Christian Kuhn
13:21 Task #66816: Upgrade to phpunit 4.6
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:20 Task #66816 (Under Review): Upgrade to phpunit 4.6
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:19 Task #66816 (Closed): Upgrade to phpunit 4.6
Christian Kuhn
14:01 Revision 62cbb206: [TASK] Travis: composer install without --dev
Dev packages are installed by default now. This throws a
deprecation message from composer in travis for 6.2.
Releas...
Christian Kuhn
14:01 Revision 47a498a3: [TASK] Upgrade to phpunit 4.6
Resolves: #66816
Releases: master, 6.2
Change-Id: Ia89add5a1988292770034119f6f93d13045fd784
Reviewed-on: http://revie...
Christian Kuhn
13:48 Epic #63155 (Closed): 7.0 SP - TYPO3 Teams's Masterplan
Felix Kopp
13:47 Task #63238 (Closed): Get extensions: import icon as download
Felix Kopp
13:45 Task #63262 (Closed): Tree spacer broken
Felix Kopp
13:45 Bug #63261 (Closed): Tree spacer broken
Felix Kopp
13:45 Story #63189 (Closed): Move record
Felix Kopp
13:45 Story #63188 (Closed): Add record
Felix Kopp
13:44 Story #63190 (Closed): General
Mathias Schreiber
13:41 Task #63196 (Closed): Larger Vertical spacing (~1.3em)
Felix Kopp
13:41 Bug #66817: Category tree empty
So, if i press multiple times (10 or 20 times) => ???? on "epand all" the category tree is building.
When i inspec...
Philipp Wrann
13:34 Bug #66817 (Closed): Category tree empty
No categories are displayed to choose from when opening the edit wizard in feedit mode.
Did i miss some configurat...
Philipp Wrann
13:33 Bug #63306: frontend does not check for file:123 format when parsing html
Should be OK in the latest 6.2.
Cheers
Nils Blattner
13:28 Revision 8111ad47: [TASK] Upgrade to phpunit 4.6
Resolves: #66816
Releases: master, 6.2
Change-Id: Ia89add5a1988292770034119f6f93d13045fd784
Reviewed-on: http://revie...
Christian Kuhn
13:13 Bug #63279 (Closed): FAL: Update image sizes automatic
Either I don't get the problem, or it does not exist anymore :) Mathias Schreiber
13:02 Bug #64562 (Closed): Pages that are moved in draft workspace disappear in navigation
Closed as per request of the reporter. Riccardo De Contardi
12:57 Bug #64562: Pages that are moved in draft workspace disappear in navigation
Yes, this issue can be closed. Thank you! Sven Ludwig
12:53 Bug #64562: Pages that are moved in draft workspace disappear in navigation
So, this could be closed? Thank you! Riccardo De Contardi
12:56 Bug #54939 (Closed): Form - Editor icon only visible after saving the form
Closing as duplicate of #63102 Riccardo De Contardi
12:08 Bug #65140 (Closed): Configuring image orientaions in ts config removes Text/Pic in Wizard
I am not able to reproduce both with 6.2.12 and 7 (current master) adding:... Riccardo De Contardi
11:37 Bug #59337 (Closed): copy an element over listview doesn't work
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:30 Bug #63680 (Resolved): Performance of DataHandler with enableLogging=false
Applied in changeset commit:d56a427b407f65dd53d1203c4998f040665a6e40. Stephan Großberndt
11:29 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:28 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:28 Revision d56a427b: [BUGFIX] Do not gather log info in DataHandler if logging is disabled
If DataHandler->enableLogging=FALSE is set, do not compile log
information instead of gathering and discarding it aft...
Stephan Großberndt
11:14 Bug #51042: Update Video JS to use it in current browsers
As far as I have understood, looking at #48223 there is mainly a license problem :S Riccardo De Contardi
10:59 Bug #63362 (Closed): Deleteing content elements in language 1 e.g. will delete also the source-elements in the default language!?
I am not able to reproduce it in 6.2.12
My test:
1) [root](ID=0) > create a new Website language (English, ID=1)
2...
Riccardo De Contardi
10:56 Feature #23494: config.additionalHeaders - add stdWrap
Feature was merged. Now let's add stdWrap! :) Thomas Löffler
10:37 Bug #62767: Missing function to clear processed images (FAL image cache)
I think I've got another use case:
When changing the FAL image names (e.g. for SEO reasons) it seems there is no w...
Felix Nagel
10:31 Task #66811 (Resolved): Remove not used ExtDirect component for ext:context_help
Applied in changeset commit:b91fefbe842fe5a35a8776a87d79dabded791019. Wouter Wolters
10:14 Task #66811: Remove not used ExtDirect component for ext:context_help
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:31 Task #66812 (Resolved): Replace $TYPO3_CONF_VARS in labels in Install Tool
Applied in changeset commit:b16b636836406ed8c307c87b576b18859c7146d3. Andreas Fernandez
09:25 Task #66812: Replace $TYPO3_CONF_VARS in labels in Install Tool
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:22 Task #66812 (Under Review): Replace $TYPO3_CONF_VARS in labels in Install Tool
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:21 Task #66812 (Closed): Replace $TYPO3_CONF_VARS in labels in Install Tool
The usage of $TYPO3_CONF_VARS is highly discouraged, replace the mentions in the Install Tool with $GLOBALS['TYPO3_CO... Andreas Kienast
10:26 Revision b91fefbe: [TASK] Remove not used ExtDirect component for ext:context_help
Resolves: #66811
Releases: master
Change-Id: Ibcb962d5596cbee34e551ff8a067ebcb91533b1a
Reviewed-on: http://review.typ...
Wouter Wolters
10:18 Revision 44d67724: [TASK] styleguide: Add missing visibility keyword to some methods
Christian Kuhn
10:15 Bug #59613: DateTime values in BE are shown in UTC
Frans Saris wrote:
> Okay just TCA eval time is affected when used in extbase as DateTime property.
>
>
> Looks...
Anonymous
10:13 Revision cc9edaea: [TASK] styleguide: Move FormEngine related user functions to sub directory
Christian Kuhn
10:05 Revision 4da2b70f: [TASK] styleguide: Rename and move EM user function
Christian Kuhn
10:02 Revision b16b6368: [TASK] Replace $TYPO3_CONF_VARS mentions EXT:install
The usage of $TYPO3_CONF_VARS is highly discouraged, replace the
mentions in the Install Tool with $GLOBALS['TYPO3_CO...
Andreas Fernandez
10:00 Bug #66809 (Resolved): Install tool still caches sometimes
Applied in changeset commit:3811de1fd81ed40ba1dbe58bfbc46e79d9b2e819. Christian Kuhn
07:39 Bug #66809: Install tool still caches sometimes
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:52 Revision c8e7b03a: [TASK] styleguide: Make kauderwelsch a service
Christian Kuhn
09:34 Revision 3811de1f: [BUGFIX] Install Tool: Avoid caching
Install Tool bootstrap initializes the cache system and sets
all caches to NullBackend for increased stability of the...
Christian Kuhn
09:17 Bug #58914: Cursor position is at the beginning of the segment after pasting
We can still reproduce this in 6.2 with Firefox and Chrome for Windows. Could you check if it works for you in 6.2? Lorenz Ulrich
09:00 Task #66757 (Resolved): Make ViewHelpers compilable in ext:install
Applied in changeset commit:d913bf817203418cac00399e34b612495903db4c. Andreas Fernandez
08:51 Task #66757 (Under Review): Make ViewHelpers compilable in ext: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
08:52 Revision d913bf81: [FOLLOWUP][TASK] Make ViewHelpers compilable in ext:install
Resolves: #66757
Releases: master
Change-Id: Icba1a587b460618b65a93242c4f29260e1781d93
Reviewed-on: http://review.typ...
Andreas Fernandez
01:30 Bug #62697 (Closed): Hiding an image relation in an image content elements results in exception
I am not able to reproduce with TYPO3 6.2.12 following the steps indicated here, so I close this.
If you think tha...
Riccardo De Contardi

2015-05-05

23:54 Bug #59122 (Needs Feedback): Exception when broken image in fileadmin
Could you tell us if this is still valid? Or it can be closed?
If it is possible, can you upload your "broken" imag...
Riccardo De Contardi
23:35 Bug #56483: INCLUDE_TYPOSCRIPT fails on files that begin with a BOM
Still present in TYPO3 6.2.12; this is the error shown in TSOB:... Riccardo De Contardi
23:31 Bug #24186: HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list
still present in TYPO3 6.2.12 Riccardo De Contardi
23:17 Bug #64574: felogin stdWrap for messages not working in external typoscript files
I got where the problem begins using template analyzer:
I write my configuration ...
Riccardo De Contardi
22:55 Task #66811: Remove not used ExtDirect component for ext:context_help
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:43 Task #66811 (Under Review): Remove not used ExtDirect component for ext:context_help
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:43 Task #66811 (Closed): Remove not used ExtDirect component for ext:context_help
Remove not used ExtDirect component for ext:context_help Wouter Wolters
22:00 Task #66773 (Resolved): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
Applied in changeset commit:0dcdbdec7f4f4b5bd013c87bfb29bc39b52e40a4. Andreas Fernandez
22:00 Task #66757 (Resolved): Make ViewHelpers compilable in ext:install
Applied in changeset commit:ad6b2107e88f5d5a2f613b70c15526b24e834cde. Wouter Wolters
22:00 Task #22539 (Resolved): Provide human readable names for sections
Applied in changeset commit:c79e3d5e9ff8f6dd38ce2b1c49d890bc3c754e06. Andreas Fernandez
21:09 Task #22539: Provide human readable names for sections
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:43 Task #22539: Provide human readable names for sections
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:17 Task #22539: Provide human readable names for sections
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:26 Task #22539: Provide human readable names for sections
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:25 Task #22539 (Under Review): Provide human readable names for sections
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:40 Revision 0dcdbdec: [TASK] Drop index length from "uid_foreign_tablefield"
The index lengths for the fields "tablenames" and
"fieldname" are set to 255. The field lengths itself
are also set t...
Andreas Fernandez
21:39 Revision c79e3d5e: [TASK] Add human readable sections names in Install Tool
For usability reasons, prepend human readable sections names
in the "All Configuration" site of the Install Tool.
Re...
Andreas Fernandez
21:39 Revision ad6b2107: [TASK] Make ViewHelpers compilable in ext:install
Resolves: #66757
Releases: master
Change-Id: I0770af5009cccd65eb632a5d9c14d3d61cf8790f
Reviewed-on: http://review.typ...
Wouter Wolters
21:30 Bug #63680: Performance of DataHandler with enableLogging=false
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:30 Bug #66801 (Resolved): Hide CLI users in simluate user select box
Applied in changeset commit:c39065e4df8f28ee7bff59fbca08652ccfb1bd45. Markus Klein
19:42 Bug #66801: Hide CLI users in simluate user select box
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 Bug #66801: Hide CLI users in simluate user select box
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:42 Bug #66801: Hide CLI users in simluate user select box
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:41 Bug #66801: Hide CLI users in simluate user select box
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:35 Bug #66801 (Under Review): Hide CLI users in simluate user select box
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:35 Bug #66801 (Closed): Hide CLI users in simluate user select box
It does not make sense to select CLI users in the "simulate users" select box in the User Settings. Markus Klein
21:30 Task #66780 (Resolved): Remove deeply nested if structures by guard clauses
Applied in changeset commit:afba74c3fc974f4eac53e4f935a5985928a46fbf. Bernhard Kraft
21:28 Revision afba74c3: [CLEANUP] Replace deeply nested if structures by guard clauses
There are some deeply nested if-structures in the versioning
extension, which get replaced with guard clauses with ea...
Bernhard Kraft
21:15 Revision c39065e4: [BUGFIX] Simulate user: Hide CLI users
It does not make sense to define user settings for CLI users.
Hide those in the "simulate user" select box.
Resolves...
Markus Klein
21:00 Task #66788 (Resolved): Make CropViewHelper compilable
Applied in changeset commit:4d81649cf03adbc301dcb61f763c8a7b22ac4e3e. Wouter Wolters
20:08 Task #66788: Make CropViewHelper compilable
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:01 Task #66788: Make CropViewHelper compilable
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:00 Task #66791 (Resolved): Make HtmlViewHelper compilable
Applied in changeset commit:05103a340eb818411f4fdfd9e3f7560dce533fa3. Wouter Wolters
00:11 Task #66791 (Under Review): Make HtmlViewHelper compilable
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:10 Task #66791 (Closed): Make HtmlViewHelper compilable
Make HtmlViewHelper compilable Wouter Wolters
20:42 Revision 4d81649c: [TASK] Make CropViewHelper compilable
Resolves: #66788
Releases: master
Change-Id: I2f6f909be1403e6935e6fa3ed7a83f79fea03382
Reviewed-on: http://review.typ...
Wouter Wolters
20:42 Revision 05103a34: [TASK] Make HtmlViewHelper compilable
Resolves: #66791
Releases: master
Change-Id: Ie0535597f64daf40a6c4282f27da5c1f5113c62f
Reviewed-on: http://review.typ...
Wouter Wolters
20:30 Task #66810 (Resolved): Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
Applied in changeset commit:60661afdb4e5ac37c8da8a3b460795144e34b76c. Wouter Wolters
20:04 Task #66810: Shorten two missed namespaces for GeneralUtility in ext: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
20:03 Task #66810 (Under Review): Shorten two missed namespaces for GeneralUtility in ext: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
20:03 Task #66810 (Closed): Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig Wouter Wolters
20:10 Revision 60661afd: [TASK] Shorten two missed namespaces in ext:info_pagetsconfig
Shorten the namespace for GeneralUtility
Resolves: #66810
Releases: master
Change-Id: I592a866bad973b3b03439aaef7edd...
Wouter Wolters
20:00 Task #66789 (Resolved): Deprecate options in CshViewHelper
Applied in changeset commit:62aa996c34912fefd6431513d0288188939191d1. Wouter Wolters
19:50 Revision 62aa996c: [TASK] Deprecate options in CshViewHelper
Deprecate two options in the CshViewHelper
* iconOnly
* styleAttributes
Resolves: #66789
Releases: master
Change-Id...
Wouter Wolters
19:21 Bug #66809 (Under Review): Install tool still caches sometimes
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:11 Bug #66809 (Closed): Install tool still caches sometimes
Christian Kuhn
19:13 Feature #64200: Allow individual content caching
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:30 Bug #66808 (Resolved): Revert #66758
Applied in changeset commit:fb28807098fdc30d6578a175b9595e8622746371. Christian Kuhn
18:20 Bug #66808 (Under Review): Revert #66758
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:15 Bug #66808 (Closed): Revert #66758
Christian Kuhn
18:28 Task #66758 (Rejected): Statically compile property accessors
The proposed solution turned out to be not optimal - patch was reverted again. Issue is close as "rejected" for now. Christian Kuhn
18:17 Task #66758 (Accepted): Statically compile property accessors
This patch will be reverted with #66808 Christian Kuhn
18:27 Revision fb288070: Revert "[!!!][TASK] Refactor property access in compiled fluid templates"
This reverts commit 3bebd954624564ea64ee5e49bbbadf0a407947eb.
The patch to optimize compiled fluid templates breaks ...
Christian Kuhn
16:43 Bug #66691: Cannot clear all cache in Install Tool
confirmed. Christian Kuhn
16:39 Bug #65591 (Needs Feedback): Various caches not cleared by "clear all cache"
Christian Kuhn
16:39 Bug #65591: Various caches not cleared by "clear all cache"
could you re-test this scenario on master? imho extbase reflection cache should be properly cleared there, also if ap... Christian Kuhn
16:38 Bug #65406 (Needs Feedback): extbase_reflection cache not cleared with ApcBackend
Christian Kuhn
16:33 Bug #63722 (Resolved): Stop flush class loader cache while rebuilding class loader.
This imho duplicates #60760 - I hope it is ok if I close this issue as duplicate for now. Christian Kuhn
16:30 Bug #66805 (Resolved): Resolve message related code smell in install tool
Applied in changeset commit:eb7baa9103d81c10caa2eebd7e996c998e74b640. Christian Kuhn
14:56 Bug #66805 (Under Review): Resolve message related code smell in install tool
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:52 Bug #66805 (Closed): Resolve message related code smell in install tool
Christian Kuhn
16:20 Bug #61670 (Rejected): cleared cache_classes causes fatal error
Putting all caches into APC backend is a bad idea for various reasons. Especially for big caches like pages, and thos... Christian Kuhn
16:02 Bug #65632: Backend does not work after installation
Can you tell us if this can be closed? Riccardo De Contardi
16:02 Revision eb7baa91: [BUGFIX] Clean up message handling in install tool
The extension compatibility misuses the install tool message
system for its tests and hands over on-the-fly arrays in...
Christian Kuhn
15:50 Bug #51069 (Accepted): Updating extension changes load order
Markus Klein
15:18 Story #66807 (Closed): Fill if.value with content object
Hey,
I hope I posted this issue in the right section.
I need to fill the value of an if condition with the valu...
Marco Marx
15:01 Bug #66798 (Resolved): Checking dependencies of extensions causes fatal error
Applied in changeset commit:645b1c81728ed50ca563c56e7708e9d549e6af0d. Nicole Cordes
14:38 Bug #66798: Checking dependencies of extensions causes fatal error
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:05 Bug #66798 (Under Review): Checking dependencies of extensions causes fatal error
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:00 Bug #66798 (Resolved): Checking dependencies of extensions causes fatal error
Applied in changeset commit:a459f1b45454d1abb94cc7b8c435ebaca2f9da01. Nicole Cordes
12:19 Bug #66798 (Under Review): Checking dependencies of extensions causes fatal error
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:09 Bug #66798: Checking dependencies of extensions causes fatal error
Bug introduced with https://review.typo3.org/#/c/39209/ Helmut Hummel
12:08 Bug #66798 (Closed): Checking dependencies of extensions causes fatal error
Steps to reproduce:
* realurl is available in the system but not activated
* get extensions -> download "seo_basi...
Helmut Hummel
15:01 Bug #65916 (Resolved): Installing a distribution with local extension repository
Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52. Nicole Cordes
14:19 Bug #65916: Installing a distribution with local extension repository
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:01 Bug #60777 (Resolved): (Re)activating an extension silently downgrades dependent extension
Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52. Nicole Cordes
14:19 Bug #60777: (Re)activating an extension silently downgrades dependent extension
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:01 Feature #65479 (Resolved): show versions with ExtensionManagerException downloaded in different version
Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52. Nicole Cordes
14:19 Feature #65479: show versions with ExtensionManagerException downloaded in different version
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:01 Bug #65332 (Resolved): Distribution: Exception thrown if depending extension isn't installed
Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52. Nicole Cordes
14:19 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
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:00 Bug #52051 (Resolved): Exception in ExtensionManager when installing without initially updating the repository
Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52. Nicole Cordes
14:19 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
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:00 Revision 645b1c81: [BUGFIX] Streamline queue objects on dependency check
The data stored in different download queues mixes arrays and objects.
Therefore you cannot loop over all queues and ...
Nicole Cordes
14:43 Bug #66803 (Closed): RTE defaultExtras doesn’t work in IRRE mode
Hi,
In a TCA included Inline Relational Record Editing mode, I added a field description with a RTE. On this RTE I...
layen julian
14:38 Revision ff99469c: [BUGFIX] Improve dependency check in extension manager
This patch solves multiple problems currently occurring
if you try to install an extension:
* check dependencies rec...
Nicole Cordes
14:34 Bug #65842 (Accepted): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
Markus Klein
14:14 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
A few more details for an incident where the images were not scaling on 6.2.12 (but on 6.2.9):
Extension that's us...
Morton Jonuschat
14:17 Bug #59636 (Closed): TCEFORM.tt_content.menu_type / removeItems 0 => mod.wizards hidden
Cannot reproduce in 6.2.12; my test:
1) add to Page TS Config of home:...
Riccardo De Contardi
14:11 Bug #66797: Can not use other classes for exception handling
Both tried both not working.
Tried in ext_tables and ext_localconf.
Eike Starkmann
13:58 Bug #66797 (Needs Feedback): Can not use other classes for exception handling
Can you try it with $GLOBALS['TYPO3_CONF_VARS'] instead of $TYPO_CONF_VARS?
Furthermore you can try: $GLOBALS['TYP...
Wouter Wolters
11:45 Bug #66797 (Closed): Can not use other classes for exception handling
Hi,
i'm trying to use other classes for exception handling and i found this three settings:...
Eike Starkmann
13:54 Bug #46118: Overriding _LOCAL_LANG in TS broken for fluid templates
Can confirm this issue for powermail 2.3.2. We're trying to override two labels for Czech:
* validationerror_mandato...
Anonymous
13:47 Revision a459f1b4: [BUGFIX] Streamline queue objects on dependency check
The data stored in different download queues mixes arrays and objects.
Therefore you cannot loop over all queues and ...
Nicole Cordes
13:13 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
I never encountered this problem again. My latest installation was 6.2.12 and it worked fine. Kai Tallafus
12:04 Bug #47135 (Needs Feedback): [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.2.12)?
Wouter Wolters
12:58 Bug #14873: CE jumps from right to normal when moved in list mode
as far as I can see it is still present in 6.2.12
TEST:
1) page view
2) create a CE in Normal Column
3) create ...
Riccardo De Contardi
12:35 Bug #34636: option.disableDelete does not disable deletion
as far as I can see it is still present in 6.2.12.
Riccardo De Contardi
12:30 Feature #64429: Remove version number from meta-generator
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:30 Task #66703 (Resolved): composer.json should stick to explicit dependencies
Applied in changeset commit:1e58013251ef5f70aac469e967851bbc630a5ed2. Xavier Perseguers
12:21 Revision 1e580132: [TASK] composer.json should stick to explicit dependencies
Having non-strict version dependencies in composer.json makes packaging
of TYPO3 CMS unreliable since:
- Cannot prev...
Xavier Perseguers
12:00 Task #66161 (Resolved): Move jquery.clearable.js to ext:backend
Applied in changeset commit:3e8fbb6475f045c99797023aa2cdd4189fa9e84a. Wouter Wolters
11:30 Task #66161: Move jquery.clearable.js to ext:backend
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 Task #66161: Move jquery.clearable.js to ext:backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:58 Bug #65809: Autocompletion fails in TypoScript-Editor
you can test it also with a simple typoscript-template record, editing the setup:... Bernd Wilke
11:42 Bug #36512 (Closed): Extension Manager doesn't show default labels if no translation is found
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Wouter Wolters
11:37 Revision 3e8fbb64: [TASK] Move jquery.clearable.js to ext:backend
This also makes jquery.clearable a solid standalone
AMD module.
Resolves: #66161
Releases: master
Change-Id: Id0f01b...
Wouter Wolters
11:20 Bug #28400 (Closed): CPU limits cause ajax.php to end prematurly
Wouter Wolters
11:19 Bug #48810 (Closed): Wrong escapeObjectId in t3lib/js/jsfunc.tceforms_suggest.js
I am closing the ticket for the following reasons:
1) Version 4.5 is not maintained anymore;
2) The lines mentio...
Riccardo De Contardi
11:06 Bug #47311 (Closed): Rename field in sysext form
I think it is solved in 6.2.12 (see attached screenshot)
If you think that this is the wrong decision or experien...
Riccardo De Contardi
11:00 Bug #66790 (Resolved): FileLockingStrategy does not fix file permissions
Applied in changeset commit:a7f9836be6775f3d17717787a86da8b1ef2a9d70. Anonymous
10:43 Revision a7f9836b: [BUGFIX] Properly set file permissions for FileLocks
The FileLockStrategy now calls fixPermissions() in order to keep
the lock file accessible if a lock is created by a d...
Markus Klein
10:37 Bug #58740 (Closed): Can't close translation record
I am not able to reproduce it on TYPO3 6.2.12 this is my test:
1) add a new website language (ID=1, english), add ...
Riccardo De Contardi
10:11 Bug #59158 (Closed): Does an uncached content element break the template?
I am not able to reproduce it with the latest version of TYPO3 (6.2.12) and news (3.1.0)
my test
1) in the page...
Riccardo De Contardi
10:00 Bug #66687 (Resolved): Prevent root folder listing for users
Applied in changeset commit:bc179edee2d040394046479ef902801abaeb6ff8. Andreas Fernandez
09:54 Bug #66793 (Closed): "simulate time" in admin-panel does not respect timezone
The entered time in the text field "simulate time" is evaluated as UTC / GMT even though a different timezone is set ... Sybille Peters
09:33 Revision bc179ede: [BUGFIX] Prevent root folder listing for users
If a user hasn't any file mount defined or the defined file mounts
don't exist the root folder of the storage is show...
Andreas Fernandez
01:52 Task #23078: Ship .htaccess with a Deny rule for *.sql
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:50 Task #23078: Ship .htaccess with a Deny rule for *.sql
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:48 Task #23078: Ship .htaccess with a Deny rule for *.sql
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-05-04

23:47 Bug #66790 (Under Review): FileLockingStrategy does not fix file permissions
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:45 Bug #66790 (Closed): FileLockingStrategy does not fix file permissions
This leads to errors when running things via CLI with a different user than webserver is running. Markus Klein
23:44 Task #66789 (Under Review): Deprecate options in CshViewHelper
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:38 Task #66789 (Closed): Deprecate options in CshViewHelper
Deprecate unused options in CshViewHelper
iconOnly
styleAttributes
Wouter Wolters
22:22 Task #66788 (Under Review): Make CropViewHelper compilable
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:21 Task #66788 (Closed): Make CropViewHelper compilable
Make CropViewHelper compilable Wouter Wolters
21:22 Task #66714 (Under Review): Make Security/IfAuthenticatedViewHelper compilable
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:24 Task #66780: Remove deeply nested if structures by guard clauses
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:23 Task #66780 (Under Review): Remove deeply nested if structures by guard clauses
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:14 Task #66780 (Closed): Remove deeply nested if structures by guard clauses
There are some deeply nested if-structures in the versioning extension, which get replaced with guard clauses with ea... Bernhard Kraft
19:38 Bug #65705: baseURL determination of EXT:rtehtmlare fails in edge case
Hi!
Sorry, I can't find typo3/sysext/rtehtmlarea/Resources/Public/ at all in the 6.2.12 core. (I wanted to try patc...
Urs Braem
18:50 Bug #65354: Support for SPATIAL KEY in Schema / Migration
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:55 Bug #66614: FAL processed files are deleted
#56147 deals with the issue that processed files are not regenerated. This is related here, since with this bug you c... Markus Klein
16:53 Task #56147 (Accepted): Regenerate missing RTE magic image on rendering
I remember now having had a similar issue.
If a processed file is deleted, it is not properly regenerated for some r...
Markus Klein
16:42 Task #56147: Regenerate missing RTE magic image on rendering
What actually has happend to this issues? It only says resolved but not if anything has changed.
I still have thi...
Martin R. Krause
16:51 Bug #52768: Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints
This is an open issue that affects the current LTS.
Page trees that used to work with 4.5 or 4.7, and employ perm...
Christian Reiter
16:38 Bug #60858 (Closed): Page preview (backend) broken if link in RTE contains a question mark
I close this as non reproducible.
If you think that this is the wrong decision or experience this issue again, the...
Riccardo De Contardi
16:27 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:55 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:32 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:26 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:16 Task #23078: Ship .htaccess with a Deny rule for *.sql
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:16 Task #23078 (Under Review): Ship .htaccess with a Deny rule for *.sql
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:10 Feature #64429: Remove version number from meta-generator
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:10 Feature #64429: Remove version number from meta-generator
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:57 Feature #64429: Remove version number from meta-generator
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:53 Bug #44629 (Closed): JS Error in IE and inline tceforms
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
14:48 Bug #57852 (Closed): Small Height of IFrame for Preview mode in Firefox
Version 6.1 is not supported anymore: we're sorry, but this will be closed Riccardo De Contardi
14:21 Revision 86e5f89b: [TASK] styleguide: Remove unused code
Christian Kuhn
14:01 Task #66775 (Resolved): Make ViewHelpers compilable in ext:beuser
Applied in changeset commit:7896781a9b451de8ff82209c4a2d50194e2b7259. Wouter Wolters
14:01 Task #66774 (Resolved): Make ViewHelpers compilable in ext:extensionmanager
Applied in changeset commit:d0efbf1fda6f61dbcb55d4d52ef01ae16847c60a. Wouter Wolters
14:01 Task #66694 (Resolved): Hide remaining characters for date fields
Applied in changeset commit:b726a06de91a5c7d8eb4da8059b575713d35d96e. Andreas Fernandez
13:57 Revision 0d317a70: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/21 from lolli42/master
Basic travis-ci integration Christian Kuhn
13:57 Revision d0efbf1f: [TASK] Make ViewHelpers compilable in ext:extensionmanager
Format/ImplodeViewHelper
InstallationStateCssClassViewHelper
TimeSinceLastUpdateViewHelper
Typo3DependencyViewHelper
...
Wouter Wolters
13:53 Revision 7896781a: [TASK] Make ViewHelpers compilable in ext:beuser
Resolves: #66775
Releases: master
Change-Id: Icc97f6587097a0eab155edbd6eb12ef03f65d524
Reviewed-on: http://review.typ...
Wouter Wolters
13:49 Revision 3e3d52f3: [TASK] styleguide: Another .travis.yml try - I should read what I'm typing ...
Christian Kuhn
13:45 Revision 5d5636be: [TASK] styleguide: Another .travis.yml bug
Christian Kuhn
13:45 Revision b726a06d: [TASK] Hide "Remaining characters" below date fields
Resolves: #66694
Releases: master
Change-Id: Iade12b524b54a000419ff3dad0d4638d78f967cd
Reviewed-on: http://review.typ...
Andreas Fernandez
13:41 Revision a139e54f: [TASK] styleguide: Fix a .travis.yml bug
Christian Kuhn
13:35 Revision 8aefc628: [TASK] styleguide: Create .travis.yml and travis runtime environment
Christian Kuhn
12:37 Bug #42500 (Closed): Sysext form output not adjustable via ts in 4.7.5
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list ty... Riccardo De Contardi
12:01 Bug #62348 (Needs Feedback): much text in TypoScript cause "Fatal error: Can not redeclare class ..."
So... can this be closed? Thank you Riccardo De Contardi
11:54 Bug #62940: f:image width and height are 0 if attribute is not set in fluid for .svg images
As far as I can see in TYPO3 6.2.12, this behavior (width, height set as 0) occurs only when the image is a .svg imag... Riccardo De Contardi
11:30 Feature #66709 (Resolved): Add TemplateRootPaths support to Fluid/View/StandaloneView
Applied in changeset commit:466b0ce2c535ad78842bdc92c79dc5c463ac098f. Frans Saris
09:38 Feature #66709 (Under Review): Add TemplateRootPaths support to Fluid/View/StandaloneView
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:13 Bug #43744 (Closed): BE module language fails and shows success
Was reported for 6.0 and didn't have issues on 6.2 anymore. Closing this now myself. Markus Klein
00:10 Bug #43744 (Needs Feedback): BE module language fails and shows success
Can you tell us if this is still viable? Is the error still present in 6.2.12? Riccardo De Contardi
11:12 Revision 466b0ce2: [FOLLOWUP] Add templateRootPaths support to StandaloneView
Removed the partly implemented $throwException parameter.
Resolves: #66709
Releases: master
Change-Id: I6624bf41a425...
Frans Saris
11:12 Bug #36264 (Closed): Backend Layout (subpages of this page)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:02 Bug #65917 (Closed): displayCond and ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
Stephan Großberndt
11:01 Bug #40572 (Closed): BE modules 'db check' and 'configuration' not working on windows
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
10:59 Bug #63306 (Needs Feedback): frontend does not check for file:123 format when parsing html
Could you tell us if this could be closed? Thank you Riccardo De Contardi
10:56 Bug #66679: Thumbnails for .pdf-Files are not generated
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:45 Bug #43362 (Needs Feedback): Language Update Repository Error /Freeze
So... can this be closed? Riccardo De Contardi
10:18 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:55 Bug #33403 (Closed): Ensure, that Extbase Modules use the new Pagetree
closed as per request of the reporter Riccardo De Contardi
09:38 Feature #60332: Multilanguage 123-installer
Sorry, I had two thoughts in one :-)
For the 123-installer I felt we might need to ship translations with the system...
Stefan Neufeind
09:35 Feature #60332: Multilanguage 123-installer
why at the end of installation? It seems more reasonable to download them at the beginning. Or not? Riccardo De Contardi
08:31 Bug #62848: FAL file info permissions
Frans Saris wrote:
> you did the debug on 2 different systems? Because I see 2 different filePaths. */home/www/websi...
Johannes C. Schulz
00:30 Bug #48170: No autocomlete / hints after multiline comment
still present in 6.2.12 Riccardo De Contardi
00:18 Bug #58291 (Closed): t3-login-news-headline styling is broken in 6.2 LTS
I think it is resolved; I attach a screenshot (chrome, firefox under MAC, latest versions - TYPO3 6.2.12)
If you t...
Riccardo De Contardi

2015-05-03

23:18 Bug #45175: f:link.page addQueryString="1" doesnt work properly
I've recently found that an easy way to obtain the same thing is simply writing:... Riccardo De Contardi
22:36 Bug #65389 (Needs Feedback): Image Generation for /typo3temp/pics/ failed
so this could be closed? Riccardo De Contardi
22:19 Bug #42193 (Closed): UX: Last node in page tree is not selected for non-admin
I am not able to reproduce it on TYPO3 6.2.12 so I close it.
If you think that this is the wrong decision or exper...
Riccardo De Contardi
19:44 Bug #66669: Possibility to extend/override New login screen
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 #66669: Possibility to extend/override New login screen
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:11 Bug #66669: Possibility to extend/override New login screen
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Bug #66669: Possibility to extend/override New login screen
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:31 Bug #35681 (Closed): cObj->RECORDS/CONTENT
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
19:19 Bug #62487: beforeImg and name attribut
It is still present in TYPO3 6.2.12
steps to reproduce: ...
Riccardo De Contardi
18:23 Bug #30843 (Closed): Javascript error on saving Template [object Object]
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
18:20 Bug #60548 (Closed): [GFX][thumbnails] = 1 not working
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
18:18 Bug #59085 (Closed): installing/uninstalling an extension fires unwanted database alteration
I am unable to reproduce it with the latest version 6.2.12, so I close this for now. thanks. Riccardo De Contardi
18:05 Task #66369: Introduce an API for adding tabs to the ElementBrowser
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:40 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:10 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:14 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:05 Feature #49755 (Rejected): Provide getText viewhelper
Not enough interest in this. Philipp Gampe
17:01 Bug #64495 (Closed): Linkvalidator fails on missing Net_URL2 pear class
Already solved by providing the classes via composer and thus allowing proper autoloading of the classes. Philipp Gampe
17:00 Revision f0a98e86: [BUGFIX] Prevent infinite loop in FAL access check
If you have a storage which defines the processed folder in another
storage an infinite loop occurs when accessing th...
Nicole Cordes
17:00 Bug #66695 (Resolved): Infinite loop for non-admins in filelist
Applied in changeset commit:3d50d1f6bba0db3a369b387c7b341ee4961f484e. Nicole Cordes
16:59 Bug #66695: Infinite loop for non-admins in filelist
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:56 Revision 3d50d1f6: [BUGFIX] Prevent infinite loop in FAL access check
If you have a storage which defines the processed folder in another
storage an infinite loop occurs when accessing th...
Nicole Cordes
16:55 Feature #61903 (Accepted): PageTS dataprovider for backend layouts
Philipp Gampe
16:28 Bug #56293 (Needs Feedback): Mailform element
Is this still valid? Could you check with the latest TYPO3 version? (6.2.12) ? Riccardo De Contardi
16:26 Bug #57464 (Needs Feedback): Upgrading 6.2: PHP Fatal error: [...]/typo3update/typo3conf/LocalConfiguration.php is not writable.
Is this still valid? Could you check with the latest version (6.2.12) ? Riccardo De Contardi
16:19 Bug #65916 (Under Review): Installing a distribution with local extension repository
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #65916 (Resolved): Installing a distribution with local extension repository
Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d. Nicole Cordes
16:19 Bug #60777 (Under Review): (Re)activating an extension silently downgrades dependent extension
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #60777 (Resolved): (Re)activating an extension silently downgrades dependent extension
Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d. Nicole Cordes
16:18 Feature #65479 (Under Review): show versions with ExtensionManagerException downloaded in different version
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Feature #65479 (Resolved): show versions with ExtensionManagerException downloaded in different version
Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d. Nicole Cordes
16:18 Bug #65332 (Under Review): Distribution: Exception thrown if depending extension isn't installed
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #65332 (Resolved): Distribution: Exception thrown if depending extension isn't installed
Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d. Nicole Cordes
16:18 Bug #52051 (Under Review): Exception in ExtensionManager when installing without initially updating the repository
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #52051 (Resolved): Exception in ExtensionManager when installing without initially updating the repository
Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d. Nicole Cordes
15:27 Task #66718 (Under Review): Make SwitchViewHelper Compileable
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:20 Bug #62848: FAL file info permissions
Hi Johannes,
you did the debug on 2 different systems? Because I see 2 different filePaths. */home/www/website_v6....
Frans Saris
15:00 Task #66275 (Resolved): Refactor util.js to AMD module
Applied in changeset commit:1bc1e41ea66bfc1c1d4fae33517238876d245177. Frank Nägler
15:00 Bug #56641: FAL: FileListController.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
10:29 Bug #56641: FAL: FileListController.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
15:00 Bug #66693: Catch exceptions in FileListController
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:29 Bug #66693: Catch exceptions in FileListController
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:55 Revision 1bc1e41e: [TASK] Refactor util.js to AMD module
Resolves: #66275
Releases: master
Change-Id: I7269002dc5a5a656f407273a3c0dc87752758a39
Reviewed-on: http://review.typ...
Frank Nägler
14:31 Bug #66776 (Closed): Exception Call to a member function getValue() on a non-object when tx_form is submitted with confirmation = 1
If confirmation is set to 1 in a tx_form submitting the form is failing on the confirmation-page with this exception:... Tobias Schaefer
14:28 Task #66775 (Under Review): Make ViewHelpers compilable 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:27 Task #66775 (Closed): Make ViewHelpers compilable in ext:beuser
Make ViewHelpers compilable in ext:beuser Wouter Wolters
14:00 Bug #58874 (Resolved): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
Applied in changeset commit:b175e12153612cbcc7236a18c1a5bd499b82814e. Nicole Cordes
11:14 Bug #58874: EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
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:03 Bug #58874 (Under Review): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
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:00 Bug #66768 (Resolved): TCA not loaded for runtimeActivatedPackages
Applied in changeset commit:b175e12153612cbcc7236a18c1a5bd499b82814e. Nicole Cordes
11:14 Bug #66768: TCA not loaded for runtimeActivatedPackages
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:02 Bug #66768: TCA not loaded for runtimeActivatedPackages
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:54 Bug #66768 (Under Review): TCA not loaded for runtimeActivatedPackages
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:51 Bug #66768 (Closed): TCA not loaded for runtimeActivatedPackages
Currently you have to clear all caches to use $GLOBALS['TYPO3_CONF_VARS']['EXT']['runtimeActivatedPackages'] because ... Nicole Cordes
14:00 Task #66774: Make ViewHelpers compilable in ext:extensionmanager
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:59 Task #66774 (Under Review): Make ViewHelpers compilable in ext:extensionmanager
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Task #66774 (Closed): Make ViewHelpers compilable in ext:extensionmanager
Make ViewHelpers compilable in ext:extensionmanager
Format/ImplodeViewHelper.php
InstallationStateCssClassViewHel...
Wouter Wolters
13:49 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
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:48 Task #66773 (Under Review): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
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:45 Task #66773 (Closed): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
The index @uid_foreign_tablefield@ uses this four fields: @uid_foreign,tablenames(255),fieldname(255),sorting_foreign... Andreas Kienast
13:44 Revision b175e121: [BUGFIX] Activate runtimeActivatedPackages without cache clearing
Currently you have to clear all caches manually to use runtime activated
packages because they are not included in th...
Nicole Cordes
13:30 Feature #66709 (Resolved): Add TemplateRootPaths support to Fluid/View/StandaloneView
Applied in changeset commit:048bd64e356344c2ee5ebcefbf3dfdd079b74d3a. Frans Saris
11:23 Feature #66709: Add TemplateRootPaths support to Fluid/View/StandaloneView
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:17 Revision 17d82df8: [BUGFIX] Improve dependency check in extension manager
This patch solves multiple problems currently occurring
if you try to install an extension:
* check dependencies rec...
Nicole Cordes
13:04 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
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:31 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
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:23 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
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:02 Revision 048bd64e: [FEATURE] Add templateRootPaths support to StandaloneView
StandaloneView is extended with setTemplateRootPaths() and
setTemplate() so it supports the same template path fallba...
Frans Saris
13:00 Task #66759 (Resolved): Make ViewHelpers compilable in ext:indexed_search
Applied in changeset commit:75eb4cf5dc65f25fec153e97be9c653c6accc98f. Wouter Wolters
13:00 Task #66767 (Resolved): Make Link/TypolinkViewHelper compatible
Applied in changeset commit:d0a63106100cdf2db8fec4838d7ca44be5b5af19. Dirk Jüttner
12:32 Task #66767: Make Link/TypolinkViewHelper compatible
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:05 Task #66767: Make Link/TypolinkViewHelper compatible
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:56 Task #66767: Make Link/TypolinkViewHelper compatible
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:54 Task #66767: Make Link/TypolinkViewHelper compatible
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:39 Task #66767: Make Link/TypolinkViewHelper compatible
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:01 Task #66767 (Under Review): Make Link/TypolinkViewHelper compatible
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:44 Task #66767 (Closed): Make Link/TypolinkViewHelper compatible
Dirk Jüttner
13:00 Task #66763 (Resolved): Make beuser/EditRecordViewHelper compilable
Applied in changeset commit:8d0e109cb0aa930d990e1d7bddb2563d3757eb57. Jan Helke
13:00 Task #65602 (Resolved): Cleanup EXT:backend/Classes/Wizard/*.php
Applied in changeset commit:15beabd241bab458bb780ec132b8a7904a1cedb9. Michael Oehlhof
12:22 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
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:08 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
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:40 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
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:00 Revision 75eb4cf5: [TASK] Make ViewHelpers compilable in ext:indexed_search
Resolves: #66759
Releases: master
Change-Id: I39087794f7ed18d12514f6331dfba6a9767188d7
Reviewed-on: http://review.typ...
Wouter Wolters
12:55 Revision 8d0e109c: [TASK] Makes beuser/EditRecordViewHelper compilable
Resolves: #66763
Releases: master
Change-Id: Ie7697c5d9eead20edfeb7c278d97a72f7598e394
Reviewed-on: http://review.typ...
Jan Helke
12:52 Revision d0a63106: [TASK] Make Link/TypolinkViewHelper compilable
Resolves: #66767
Releases: master
Change-Id: Ibbab38408b4c5bf16cf74ea57d8f62b86e62b9c4
Reviewed-on: http://review.typ...
Dirk Jüttner
12:50 Bug #64449 (Resolved): f:switch very slow since it does not implement CompilableInterface interface
This was resolved with #66718 Christian Kuhn
12:45 Revision 15beabd2: [CLEANUP] EXT:backend/Classes/Wizard/*.php
* declare missing class variable
* remove unused variables
* correct typos
* use === for comparison
* use getters ins...
Michael Oehlhof
12:30 Task #66769 (Resolved): Make beuser/RemoveUserViewHelper compilable
Applied in changeset commit:227f55065feeab9adea51af65d8a847e0c0b9de0. Jan Helke
12:20 Task #66769: Make beuser/RemoveUserViewHelper compilable
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 Task #66769 (Under Review): Make beuser/RemoveUserViewHelper compilable
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 Task #66769 (Closed): Make beuser/RemoveUserViewHelper compilable
Jan Helke
12:30 Task #66761 (Resolved): Enable session watcher in backend
Applied in changeset commit:a4b03cb03a970705b04fb8b9b7758898a8bd2fc1. Andreas Fernandez
12:30 Task #66764 (Resolved): Make beuser/IssueCommandViewHelper compilable
Applied in changeset commit:435b4743fbb78da76327e8e1d1331f11954e753a. Jan Helke
12:26 Revision 227f5506: [TASK] Makes beuser/RemoveUserViewHelper compilable
Resolves: #66769
Releases: master
Change-Id: I4b1f9f5d4727ce7a4dcbd557f1fd15c078933bdc
Reviewed-on: http://review.typ...
Jan Helke
12:25 Revision a4b03cb0: [TASK] Enable session watcher in debug mode
Enable the session watcher when debugging is enabled
in the backend, as the session still times out anyway.
Resolves...
Andreas Fernandez
12:23 Revision 435b4743: [TASK] Makes beuser/IssueCommandViewHelper compilable
Resolves: #66764
Releases: master
Change-Id: I404c60a1a4a19f84abe3a85b3c42e9d34be77317
Reviewed-on: http://review.typ...
Jan Helke
12:00 Task #66770 (Resolved): Make beuser/SectionViewHelper compilable
Applied in changeset commit:d44b84f4d6d026c119d528037738a4f94d70a017. Jan Helke
11:41 Task #66770: Make beuser/SectionViewHelper compilable
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 Task #66770 (Under Review): Make beuser/SectionViewHelper compilable
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:12 Task #66770 (Closed): Make beuser/SectionViewHelper compilable
Jan Helke
12:00 Task #66772 (Resolved): Make beuser/SwitchUserViewHelper compilable
Applied in changeset commit:783b24d678575d940170203184c6c747d6ace312. Jan Helke
11:44 Task #66772: Make beuser/SwitchUserViewHelper compilable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Task #66772 (Under Review): Make beuser/SwitchUserViewHelper compilable
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:36 Task #66772 (Closed): Make beuser/SwitchUserViewHelper compilable
Jan Helke
12:00 Task #66762 (Resolved): Make belog/HistoryEntryViewHelper compilable
Applied in changeset commit:6a21d0a385af276f9d9ac193ff56d497a244e8a8. Jan Helke
12:00 Task #66771 (Resolved): Make beuser/SpriteIconForRecordViewHelper compilable
Applied in changeset commit:0c095a716ee0b813ce709a888e397a315fc8ceb3. Jan Helke
11:24 Task #66771 (Under Review): Make beuser/SpriteIconForRecordViewHelper compilable
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:22 Task #66771 (Closed): Make beuser/SpriteIconForRecordViewHelper compilable
Jan Helke
11:47 Revision d44b84f4: [TASK] Removes beuser/SectionViewHelper
As this ViewHelper is not needed anymore, no need to refactor.
Resolves: #66770
Releases: master
Change-Id: I3a797c3...
Jan Helke
11:45 Revision 783b24d6: [TASK] Makes beuser/SwitchUserViewHelper compilable
Resolves: #66772
Releases: master
Change-Id: Ia3d3f3dfe85353fb7ca6303a40f586a9df55d563
Reviewed-on: http://review.typ...
Jan Helke
11:40 Revision 6a21d0a3: [TASK] Makes belog/HistoryEntryViewHelper compilable
Resolves: #66762
Releases: master
Change-Id: I81abbaefc6b5af6d3d6f28cc2edb341af5e4440a
Reviewed-on: http://review.typ...
Jan Helke
11:32 Revision 0c095a71: [TASK] Makes beuser/SpriteIconForRecordViewHelper compilable
Resolves: #66771
Releases: master
Change-Id: Ie3e753257939922a38e70f1ce9acdf0cbaf8cdb2
Reviewed-on: http://review.typ...
Jan Helke
11:30 Bug #66766 (Resolved): Add CompilableInterface to a Viewhelpers
Applied in changeset commit:36f264a99595dd9b688113212522a45bdc4db1ea. Dirk Jüttner
11:09 Bug #66766: Add CompilableInterface to a Viewhelpers
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:28 Bug #66766: Add CompilableInterface to a Viewhelpers
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:20 Bug #66766 (Under Review): Add CompilableInterface to a Viewhelpers
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:03 Bug #66766 (Closed): Add CompilableInterface to a Viewhelpers
Dirk Jüttner
11:30 Task #66758 (Resolved): Statically compile property accessors
Applied in changeset commit:3bebd954624564ea64ee5e49bbbadf0a407947eb. Anonymous
10:03 Task #66758: Statically compile property accessors
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:15 Revision 36f264a9: [FOLLOWUP] Add missing CompilableInterface to PageViewhelper
Resolves: #66766
Releases: master
Change-Id: I7c1daace874ce73f202159058321d96059ca7539
Reviewed-on: http://review.typ...
Dirk Jüttner
11:09 Revision 3bebd954: [!!!][TASK] Refactor property access in compiled fluid templates
Using ObjectAccess::getPropertyInternal is pretty expensive if called
repeatedly as can happen in bigger templates. O...
Christian Müller
01:17 Feature #63960 (Closed): Use of pageNotFoundAndExit is better than simple "die"
Since exceptions are thrown instead of die () statements in all supported versions as of now this issue will be closed. Stephan Großberndt
01:06 Bug #62509 (Closed): deactivated pages
I am not able to reproduce it on TYPO3 6.2.12
my TS Setup:...
Riccardo De Contardi
00:32 Feature #63455: strong and em in rtehtmlarea
@Christof Hagedorn I would not call it a "workaround", as &lt;b&gt; and &lt;i&gt; are valid tags both in HTML4, XHTML... Riccardo De Contardi
00:30 Task #66760 (Resolved): Make FormatsViewHelper compilable
Applied in changeset commit:94330de66f089be326297cea6ec99b4d6365b36e. Frank Nägler
00:25 Bug #66687: Prevent root folder listing for users
Patch set 5 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:12 Bug #66687: Prevent root folder listing for users
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
00:19 Bug #47693 (Closed): Adding an editpanel via typoscript throws an error
I am not able to reproduce it in TYPO3 6.2.12
My test:
1) TS config (admin user):...
Riccardo De Contardi
00:06 Bug #66561: MySQL Error in Page Preview / Page View
I'm now using a brand new installation with the default introduction package, but I'm still failing to reproduce this... Markus Klein
00:02 Revision 94330de6: [FOLLOWUP] Make FormatsViewHelper compilable
This patch is a follow-up to fix broken ExtensionManager.
Resolves: #66760
Releases: master
Change-Id: I2f4023e220ac...
Frank Nägler
00:00 Bug #66696 (Resolved): classAliasMap missing after extension installation
Applied in changeset commit:fdabc8428f32f370c0517833db04dc16954733a6. Nicole Cordes

2015-05-02

23:57 Bug #43420 (Closed): Media element does not render any output
The issue seems not present in TYPO3 6.2.12, php 5.6.7
My test:
1) create a new CE "Media"
2) upload all the f...
Riccardo De Contardi
23:51 Bug #66419: im_useStripProfileByDefault should be either checked or switched of with graphicsmagick preset
This setting is enabled by default and works without issues here with GM. (GraphicsMagick 1.3.20 2014-08-16 Q16 on Ub... Markus Klein
23:50 Task #66760 (Under Review): Make FormatsViewHelper compilable
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 Task #66760 (Resolved): Make FormatsViewHelper compilable
Applied in changeset commit:63557af719b1ec606f04f41179286182f2b28b85. Wouter Wolters
21:51 Task #66760 (Under Review): Make FormatsViewHelper compilable
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 Task #66760 (Closed): Make FormatsViewHelper compilable
Make FormatsViewHelper compilable Wouter Wolters
23:43 Revision a2fe59ff: [BUGFIX] Reload classAliasMap after extension installation
If an extension is installed at least the system cache is cleared
which throws away all defined class aliases as well...
Nicole Cordes
23:43 Bug #66696: classAliasMap missing after extension installation
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
23:31 Bug #66696 (Under Review): classAliasMap missing after extension installation
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:30 Bug #66696 (Resolved): classAliasMap missing after extension installation
Applied in changeset commit:fcec4ef2eae1faf2406e019d1d2b26530f462f0a. Nicole Cordes
23:09 Bug #66696: classAliasMap missing after extension installation
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
23:05 Bug #66696: classAliasMap missing after extension installation
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:55 Bug #66696: classAliasMap missing after extension installation
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:40 Bug #58167: Meta-Tag http-equiv="Content-Type" content="text/html [...]"
This is still present in 6.2.12 Riccardo De Contardi
23:39 Revision fdabc842: [FOLLOWUP] Reload classAliasMap after extension installation
Fix unit tests.
Releases: master, 6.2
Resolves: #66696
Related: #65141
Change-Id: Iab641bb9e64280bfd81d0c1ca43b78ee0...
Nicole Cordes
23:30 Bug #59147 (Resolved): Wrong extension precedence in TYPO3 6.2
Applied in changeset commit:c70f3d8d278489e91d014dd5859381754778bc75. Nicole Cordes
23:20 Bug #59147 (Under Review): Wrong extension precedence in TYPO3 6.2
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:00 Bug #59147 (Resolved): Wrong extension precedence in TYPO3 6.2
Applied in changeset commit:174082131c9147be088c36042fba8e68c02c913e. Nicole Cordes
22:51 Bug #59147: Wrong extension precedence in TYPO3 6.2
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:48 Bug #59147: Wrong extension precedence in TYPO3 6.2
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:23 Bug #59147: Wrong extension precedence in TYPO3 6.2
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:26 Bug #59147: Wrong extension precedence in TYPO3 6.2
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:53 Bug #59147: Wrong extension precedence in TYPO3 6.2
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:29 Task #66762: Make belog/HistoryEntryViewHelper compilable
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:12 Task #66762: Make belog/HistoryEntryViewHelper compilable
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:32 Task #66762 (Under Review): Make belog/HistoryEntryViewHelper compilable
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 Task #66762 (Closed): Make belog/HistoryEntryViewHelper compilable
Jan Helke
23:23 Revision c70f3d8d: [TASK] Add extension precedence
This patch re-adds the possibility to overwrite system or global
extensions with local ones from typoconf/ext.
Relea...
Nicole Cordes
23:21 Task #66764 (Under Review): Make beuser/IssueCommandViewHelper compilable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:20 Task #66764 (Closed): Make beuser/IssueCommandViewHelper compilable
Jan Helke
23:10 Bug #65141 (Resolved): Fatal Error: 'tx_div2007_core' not found
Should be resolved with patch https://review.typo3.org/39112/ Nicole Cordes
23:08 Task #66763 (Under Review): Make beuser/EditRecordViewHelper compilable
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:06 Task #66763 (Closed): Make beuser/EditRecordViewHelper compilable
Jan Helke
23:07 Bug #38580 (Closed): Trouble with pagetree 4.5.16 (cannot expand tree)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
23:05 Revision fcec4ef2: [BUGFIX] Reload classAliasMap after extension installation
If an extension is installed at least the system cache is cleared
which throws away all defined class aliases as well...
Nicole Cordes
22:58 Revision 17408213: [TASK] Add extension precedence
This patch re-adds the possibility to overwrite system or global
extensions with local ones from typoconf/ext.
Relea...
Nicole Cordes
22:57 Bug #35371 (Closed): JMENU headerdata are written without <script>-Tag with UserInt on page
Seems not present in 6.2.12: this is my test (fresh installation):
1) Typoscript Setup:...
Riccardo De Contardi
22:35 Bug #25140 (Closed): RETURN_URL in menus is not created correctly
Riccardo De Contardi
22:25 Bug #60777 (Under Review): (Re)activating an extension silently downgrades dependent 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
22:25 Bug #65916: Installing a distribution with local extension repository
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:33 Bug #65916: Installing a distribution with local extension repository
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:28 Bug #65916: Installing a distribution with local extension repository
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:11 Bug #65916: Installing a distribution with local extension repository
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:33 Bug #65916 (Under Review): Installing a distribution with local extension repository
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:25 Feature #65479: show versions with ExtensionManagerException downloaded in different version
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:33 Feature #65479: show versions with ExtensionManagerException downloaded in different version
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:28 Feature #65479: show versions with ExtensionManagerException downloaded in different version
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:11 Feature #65479: show versions with ExtensionManagerException downloaded in different 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
19:33 Feature #65479 (Under Review): show versions with ExtensionManagerException downloaded in different 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:25 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
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:33 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
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:28 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
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:11 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
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:33 Bug #65332 (Under Review): Distribution: Exception thrown if depending extension isn't installed
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:25 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
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:33 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
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:28 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
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:11 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
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:33 Bug #52051 (Under Review): Exception in ExtensionManager when installing without initially updating the repository
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:25 Revision 63557af7: [TASK] Make FormatsViewHelper compilable
Resolves: #66760
Releases: master
Change-Id: I4556adcd18955f2373a06e22c3f060c2a459c870
Reviewed-on: http://review.typ...
Wouter Wolters
22:25 Task #66758: Statically compile property accessors
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:31 Task #66758 (Under Review): Statically compile property accessors
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:20 Task #66758 (Rejected): Statically compile property accessors
When a compiled template is rendered for the first time we can use the data to generate information about the object ... Christian Müller
22:22 Bug #66687 (Under Review): Prevent root folder listing for users
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
22:00 Bug #66687 (Resolved): Prevent root folder listing for users
Applied in changeset commit:b2443a9e49d07a2be0402937c3bc3da848318a2a. Nicole Cordes
21:56 Bug #66687: Prevent root folder listing for users
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
21:55 Bug #66687: Prevent root folder listing for 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
22:21 Bug #66093 (Closed): Improper file relations to content element in draft workspace
closed as per request of the reporter Riccardo De Contardi
22:19 Revision c0c563cd: [BUGFIX] Resolve dependencies on extension upload
Currently no dependency is checked if an extension is installed by
uploading an extension file (t3x, zip). This might...
Nicole Cordes
22:18 Task #66759: Make ViewHelpers compilable in ext:indexed_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
22:16 Task #66759: Make ViewHelpers compilable in ext:indexed_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
21:43 Task #66759 (Under Review): Make ViewHelpers compilable in ext:indexed_search
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:41 Task #66759 (Closed): Make ViewHelpers compilable in ext:indexed_search
Make ViewHelpers compilable in ext:indexed_search Wouter Wolters
22:07 Task #66761 (Under Review): Enable session watcher 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
22:06 Task #66761 (Closed): Enable session watcher in backend
Enable the session watcher when debugging is enabled
in the backend, as the session still times out anyway.
Andreas Kienast
22:00 Task #66752 (Resolved): Make ModuleLinkViewHelper compilable
Applied in changeset commit:a48e1574e7f8626a32be5c4dec7a53ec0b146e08. Wouter Wolters
21:35 Task #66752: Make ModuleLinkViewHelper compilable
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:15 Task #66752 (Under Review): Make ModuleLinkViewHelper compilable
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:14 Task #66752 (Closed): Make ModuleLinkViewHelper compilable
Make ModuleLinkViewHelper compilable Wouter Wolters
21:44 Revision b2443a9e: [BUGFIX] Prevent root folder listing for users
If a user hasn't any file mount defined or the defined file mounts
don't exist the root folder of the storage is show...
Nicole Cordes
21:41 Revision a48e1574: [TASK] Make ModuleLinkViewHelper compilable
Resolves: #66752
Releases: master
Change-Id: I974515fb8be762ef7105171956e1e7d053111a4e
Reviewed-on: http://review.typ...
Wouter Wolters
21:30 Task #66756 (Resolved): Make IconViewHelper compilable in ext:reports
Applied in changeset commit:d4a67876e9c2cd5f410791e0ed2b8c9a49b88432. Wouter Wolters
20:14 Task #66756 (Under Review): Make IconViewHelper compilable in ext: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
20:14 Task #66756 (Closed): Make IconViewHelper compilable in ext:reports
Make IconViewHelper compilable in ext:reports Wouter Wolters
21:30 Task #66755 (Resolved): Remove initializeArguments method from IconViewHelper
Applied in changeset commit:5b8b918f9039d8df6009852e789534144a23f8d2. Anja Leichsenring
21:11 Task #66755: Remove initializeArguments method from IconViewHelper
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:05 Task #66755: Remove initializeArguments method from IconViewHelper
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:16 Task #66755 (Under Review): Remove initializeArguments method from IconViewHelper
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 #66755 (Closed): Remove initializeArguments method from IconViewHelper
The initializeArguments method does not play well with
renderStatic. Therefore the registered argument is merged int...
Anja Leichsenring
21:30 Task #66721 (Resolved): Make DebugViewHelper compilable
Applied in changeset commit:8f520e0cbab5678d9df0e50922cceacba8a85e5e. Jan Helke
19:26 Task #66721: Make DebugViewHelper compilable
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:47 Task #66721: Make DebugViewHelper compilable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Task #66754 (Resolved): Remove RenderingContextAwareInterface
Applied in changeset commit:b887dfcdbf3cf5d0465ce9603125aa1ed53b5b7d. Anonymous
19:37 Task #66754: Remove RenderingContextAwareInterface
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:03 Task #66754 (Under Review): Remove RenderingContextAwareInterface
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 Task #66754 (Closed): Remove RenderingContextAwareInterface
The RenderingContextAwareInterface is used nowhere and should be removed to allow further optimization of Property ac... Christian Müller
21:30 Bug #66642 (Resolved): exception in DBAL backend module
Applied in changeset commit:ec5dad1f5383cf04d29afa6edb507cea544ac856. Xavier Perseguers
21:21 Revision 8f520e0c: [TASK] Makes DebugViewHelper compilable
Resolves: #66721
Releases: master
Change-Id: Ieae0a99500ef19bf428819906d05e9ed1643b6c0
Reviewed-on: http://review.typ...
Jan Helke
21:16 Revision d4a67876: [TASK] Make IconViewHelper compilable in ext:reports
Resolves: #66756
Releases: master
Change-Id: Ic14351320748987ba087abb8f2f34c8175d528d4
Reviewed-on: http://review.typ...
Wouter Wolters
21:13 Revision 5b8b918f: [TASK] Remove initializeArguments method from IconViewHelper
The initializeArguments method does not play well with
renderStatic. Therefore the registered argument is merged into...
Anja Leichsenring
21:09 Revision b887dfcd: [!!!][TASK] Remove RenderingContextAwareInterface
The RenderingContextAwareInterface was never used and should therefore
be removed as it introduces unnecessary overhe...
Christian Müller
21:07 Revision ec5dad1f: [BUGFIX] DBAL backend module crashes when loading
Change-Id: Id15595133cbee22623538bb23896561df47413de
Releases: master
Resolves: #66642
Reviewed-on: http://review.typ...
Xavier Perseguers
21:00 Task #66717 (Resolved): Make Url/TypolinkViewHelper compilable
Applied in changeset commit:55b63a7a27469dc669627f23586011ff6a913a36. Jan Helke
19:06 Task #66717: Make Url/TypolinkViewHelper compilable
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:48 Task #66717: Make Url/TypolinkViewHelper compilable
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:00 Task #66751 (Resolved): Make \Be\Menus\ActionMenuItemViewHelper compilable
Applied in changeset commit:9695759844f2c4981339aff77be50340f8c6b1b6. Markus Sommer
20:40 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
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:33 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
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:32 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
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:05 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
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:58 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
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:57 Task #66751 (Under Review): Make \Be\Menus\ActionMenuItemViewHelper compilable
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:56 Task #66751 (Closed): Make \Be\Menus\ActionMenuItemViewHelper compilable
Implement CompilableInterface and getTagBuilder to get the TagBuilder for renderStatic function Markus Sommer
20:58 Revision 55b63a7a: [TASK] Makes Uri/TypolinkViewHelper compilable
Resolves: #66717
Releases: master
Change-Id: I55d6e21b0bf474b73f8c51bc07a6f4deaa417b23
Reviewed-on: http://review.typ...
Jan Helke
20:53 Task #66757 (Under Review): Make ViewHelpers compilable in ext: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
20:53 Task #66757 (Closed): Make ViewHelpers compilable in ext:install
Make ViewHelpers compilable in ext:install Wouter Wolters
20:50 Revision 96957598: [TASK] Make \Be\Menus\ActionMenuItemViewHelper compilable
Implement CompilableInterface
getTagBuilder to get the TagBuilder for renderStatic function
Resolves: #66751
Release...
Markus Sommer
20:30 Feature #62242 (Resolved): Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
Applied in changeset commit:cb2062d69a9bf261173973ac2b9d2a65cf0961d7. Michael Oehlhof
20:14 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:08 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:07 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
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:46 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
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:16 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
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:53 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
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:24 Revision cb2062d6: [FEATURE] Added ActionMenuItemGroupViewHelper
Using this ViewHelper we can use OptGroups in the backend selectfield
which controls which function selected.
Resolv...
Michael Oehlhof
20:00 Task #66753 (Resolved): Cleanup usage of InfoboxViewHelper
Applied in changeset commit:92a8f623c99d57337bc23564c8844742c2088353. Frank Nägler
19:30 Task #66753: Cleanup usage of InfoboxViewHelper
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:30 Task #66753: Cleanup usage of InfoboxViewHelper
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:51 Task #66753 (Under Review): Cleanup usage of InfoboxViewHelper
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 Task #66753 (Closed): Cleanup usage of InfoboxViewHelper
In several places in the core, the InfoboxViewHelper is used in controller context.
This should be changed to a Stan...
Frank Nägler
20:00 Bug #66707 (Resolved): Fix usages of issueCommand
Applied in changeset commit:ede2d2cf82c8141309ce3f4d4c89b1bdf48880fb. Anonymous
14:10 Bug #66707: Fix usages of issueCommand
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:40 Task #65738: Cleanup EXT:backend/Classes/*.php
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:39 Feature #48947: Introduce avatars for backend users
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:35 Revision 92a8f623: [TASK] Cleanup usage of InfoboxViewHelper
In several places in the core, the InfoboxViewHelper was used in controller
context. This patch changes this and make...
Frank Nägler
19:34 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
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:40 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
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:26 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
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:33 Revision ede2d2cf: [!!!][BUGFIX] Fix usage of issueCommand() and T3_THIS_LOCATION
Multiple usages of T3_THIS_LOCATION are removed as its usage
make only sense in JavaScript context.
issueCommand() t...
Markus Klein
19:30 Task #66748 (Resolved): Make Uri/ResourceViewHelper compatible
Applied in changeset commit:1236609da016e3f56e8f478cad572b2fc4298332. Dirk Jüttner
17:23 Task #66748: Make Uri/ResourceViewHelper compatible
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:18 Task #66748: Make Uri/ResourceViewHelper compatible
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:15 Task #66748: Make Uri/ResourceViewHelper compatible
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:14 Task #66748 (Under Review): Make Uri/ResourceViewHelper compatible
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 Task #66748 (Closed): Make Uri/ResourceViewHelper compatible
Dirk Jüttner
19:30 Task #66724 (Resolved): Make PagePathViewHelper compilable
Applied in changeset commit:fcc1c47c0226e11d43da421b52f9bca96d21a7a3. Jan Helke
17:37 Task #66724: Make PagePathViewHelper compilable
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:46 Task #66724: Make PagePathViewHelper compilable
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:30 Task #66723 (Resolved): Make InfoboxViewHelper compilable
Applied in changeset commit:3a1dbb271515d97de04528c6505980618158feb0. Jan Helke
18:26 Task #66723: Make InfoboxViewHelper compilable
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:13 Task #66723: Make InfoboxViewHelper compilable
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:49 Task #66723: Make InfoboxViewHelper compilable
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:30 Task #66750 (Resolved): Make belog/Be/PagePathViewHelper compilable
Applied in changeset commit:b6d94e55b2cf2ccf139f601fb8ed72faae750173. Jan Helke
17:43 Task #66750 (Under Review): Make belog/Be/PagePathViewHelper compilable
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:41 Task #66750 (Closed): Make belog/Be/PagePathViewHelper compilable
Jan Helke
19:30 Bug #62305 (Resolved): Installing an extension that does not meet the requirements is installed an crashes the system
Applied in changeset commit:a628cba673da009eede7962783ad9b6a8c6f61b3. Nicole Cordes
19:18 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
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:30 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
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:27 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
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:17 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
You can try the patch by uploading any extension with dependency to a lower typo3 version Nicole Cordes
15:15 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
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:46 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
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:44 Bug #62305 (Under Review): Installing an extension that does not meet the requirements is installed an crashes the system
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:29 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:12 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:58 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:18 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:56 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:55 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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 #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:12 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
A bit more description about the benefits would be nice here. Markus Klein
15:54 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:02 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:43 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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:25 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
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 Revision 3a1dbb27: [TASK] Makes InfoboxViewHelper compilable
Resolves: #66723
Releases: master
Change-Id: I8a1a8c943e0e347df55d12712f5ec66684c56a77
Reviewed-on: http://review.typ...
Jan Helke
19:24 Bug #66669: Possibility to extend/override New login screen
Hi Benjamin,
yes, that would indeed be an option / a better solution.
What I'm missing here is a note, that th...
Torben Hansen
17:35 Bug #66669: Possibility to extend/override New login screen
Hi Torben,
I would suggest to use signals instead of the globals template configuration.
If you can change the ...
Benjamin Serfhos
14:56 Bug #66669 (Under Review): Possibility to extend/override New login screen
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:39 Bug #66669: Possibility to extend/override New login screen
The template must be overridable, so you can use other authentication services (e.g. two factor) with the TYPO3 backe... Torben Hansen
19:14 Revision fcc1c47c: [TASK] Makes PagePathViewHelper compilable
Resolves: #66724
Releases: master
Change-Id: I8068c7d0876c8ba5f095ae2b65fd4da118ede486
Reviewed-on: http://review.typ...
Jan Helke
19:09 Revision 1236609d: [TASK] Make Uri/ResourceViewHelper compilable
Releases: master
Resolves: #66748
Change-Id: Id3ebb6bdc3da7d30c651ae178a363d8388d6ce63
Reviewed-on: http://review.typ...
Dirk Jüttner
19:08 Bug #65472 (Closed): TYPO3 6.2.10 Extbase Type Converter can't resolve Tx_Extbase_Persistence_ObjectStorage
close as per request of the reporter. Riccardo De Contardi
19:07 Feature #65470 (Closed): Display sys_file.uid in backend
Thank you for your feedback and happy work!! Riccardo De Contardi
19:06 Revision a628cba6: [BUGFIX] Resolve dependencies on extension upload
Currently no dependency is checked if an extension is installed by
uploading an extension file (t3x, zip). This might...
Nicole Cordes
19:05 Revision b6d94e55: [TASK] Makes belog/Be/PagePathViewHelper compilable
Resolves: #66750
Releases: master
Change-Id: I8f12587b4f2504709c365fa67a5ff851f16d5f8d
Reviewed-on: http://review.typ...
Jan Helke
19:00 Task #66735 (Resolved): Make Be/IconViewHelper compilable
Applied in changeset commit:715d423eeed76588b0be362bc04c36aa8a5dd2ce. Markus Sommer
18:37 Task #66735 (Under Review): Make Be/IconViewHelper compilable
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 #66735 (Resolved): Make Be/IconViewHelper compilable
Applied in changeset commit:e6e66738368eb2aba5990a4025278c6e13302a06. Markus Sommer
13:58 Task #66735 (Under Review): Make Be/IconViewHelper compilable
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:40 Task #66735 (Closed): Make Be/IconViewHelper compilable
Implement CompilableInterface Markus Sommer
19:00 Task #66716 (Resolved): Make Url/ExternalViewHelper compilable
Applied in changeset commit:7411b95428c3f25e90fd5c7eccd4694df38e6632. Jan Helke
19:00 Task #66733 (Resolved): Make Be/CshViewHelper compilable
Applied in changeset commit:eab1e5e3a40177d1193041021a244cc85b8774ec. Markus Sommer
17:42 Task #66733: Make Be/CshViewHelper compilable
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:37 Task #66733: Make Be/CshViewHelper compilable
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:36 Task #66733 (Under Review): Make Be/CshViewHelper compilable
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:15 Task #66733 (Closed): Make Be/CshViewHelper compilable
Implement CompilableInterface Markus Sommer
18:58 Revision 715d423e: [FOLLOWUP] Make Be/IconViewHelper compilable
Implement CompilableInterface
Resolves: #66735
Releases: master
Change-Id: Ide848cfceaec84939705c7ea1232f0d2f3dd3597...
Markus Sommer
18:44 Revision 7411b954: [TASK] Makes Uri/ExternalViewHelper compilable
Resolves: #66716
Releases: master
Change-Id: I0d5094091eed5eeb3e846c93b68ea5a804296291
Reviewed-on: http://review.typ...
Jan Helke
18:36 Revision eab1e5e3: [TASK] Make CshViewHelper compilable
Implement CompilableInterface
Resolves: #66733
Releases: master
Change-Id: Ia2c21adfaafffb580bd4510de7080bfda5f7308d...
Markus Sommer
18:30 Feature #66697 (Resolved): Add UpperCamelCase and LowerCamelCase to stdWrap.case
Applied in changeset commit:7eba666557e9fe38a475b3847bddb6c9385304fa. Frans Saris
18:26 Revision 7eba6665: [FEATURE] Add uppercamelcase and lowercamelcase to stdWrap.case
Resolves: #66697
Releases: master
Change-Id: I29b2ebbea58d4dd461a4d130b774303489365a53
Reviewed-on: http://review.typ...
Frans Saris
17:30 Task #66746 (Resolved): Make Condition ViewHelpers fully compilable
Applied in changeset commit:1beb07f03e0dd9316f8bb96d8ef2a75803cda69d. Anonymous
16:51 Task #66746: Make Condition ViewHelpers fully compilable
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:48 Task #66746 (Under Review): Make Condition ViewHelpers fully compilable
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:47 Task #66746 (Closed): Make Condition ViewHelpers fully compilable
All condition viewhelpers should be compileable to improve performance. Christian Müller
17:30 Bug #66742 (Resolved): UI Repaint Issue on HDPI Devices in Chrome
Applied in changeset commit:1dffada87b64a5693a5308c9e8eecc196f38a576. Anonymous
15:54 Bug #66742 (Under Review): UI Repaint Issue on HDPI Devices in Chrome
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:30 Bug #66742 (Resolved): UI Repaint Issue on HDPI Devices in Chrome
Applied in changeset commit:f191477a1c958b178241f47f91d5b2937feb558a. Anonymous
15:14 Bug #66742 (Under Review): UI Repaint Issue on HDPI Devices in Chrome
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:09 Bug #66742 (Closed): UI Repaint Issue on HDPI Devices in Chrome
Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only broug...
Benjamin Kott
17:21 Revision 1beb07f0: [TASK] Make Condition ViewHelpers fully static compileable
All Condition view helpers are now fully compileable and
the default implementation allows for easily implementing
cu...
Christian Müller
17:19 Revision 1dffada8: [BUGFIX] Force hardware acceleration on scrollable elements
Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only brought ...
Benjamin Kott
17:00 Task #66747 (Resolved): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
Applied in changeset commit:86a02996cd88efb400c39df8c257a692479e1067. Peter Kraume
16:26 Task #66747: Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
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:24 Task #66747 (Under Review): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
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 Task #66747 (Closed): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
Peter Kraume
16:53 Revision 86a02996: [TASK] Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
Resolves: #66747
Releases: master
Change-Id: If1199c721e7fcd37a22a5518f72a265fb02ee6d6
Reviewed-on: http://review.typ...
Peter Kraume
16:39 Task #66749 (Closed): Make belog viewHelpers compilable
Peter Kraume
16:30 Bug #66745 (Resolved): Improve variable access in compiled templates
Applied in changeset commit:4def9c8c1c979eafeea0cb7dc816e4a4386d8e0c. Anonymous
15:47 Bug #66745: Improve variable access in compiled templates
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:43 Bug #66745 (Under Review): Improve variable access in compiled templates
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:43 Bug #66745 (Closed): Improve variable access in compiled templates
This is a slight improvement for variable access in Fluid
that reduces recursions of ``getPropertyPath`` by one leve...
Christian Kuhn
16:00 Revision 4def9c8c: [TASK] Improve variable access in compiled templates
This is a slight improvement for variable access in Fluid
that reduces recursions of ``getPropertyPath`` by one level...
Christian Müller
16:00 Task #66743 (Resolved): Add Unittests for Uri/PageViewHelper
Applied in changeset commit:20138f8b308409ad006344483b1c36ecbead410f. Dirk Jüttner
15:40 Task #66743: Add Unittests for Uri/PageViewHelper
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:29 Task #66743 (Under Review): Add Unittests for Uri/PageViewHelper
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:25 Task #66743 (Closed): Add Unittests for Uri/PageViewHelper
Dirk Jüttner
16:00 Task #66730 (Resolved): Improve receiving the distribution list
Applied in changeset commit:4c36b254914645ea8e6bd659eaabb0df4f5a81c4. Nicole Cordes
14:36 Task #66730 (Under Review): Improve receiving the distribution list
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:01 Task #66730 (Resolved): Improve receiving the distribution list
Applied in changeset commit:89f4ce04f88841d0f436701dc3e6e81759f3ee8b. Nicole Cordes
13:45 Task #66730: Improve receiving the distribution 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
11:36 Task #66730 (Under Review): Improve receiving the distribution 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
11:08 Task #66730 (Closed): Improve receiving the distribution list
Fetching and showing the available distributions takes a lot of time. This action can be optimized. Nicole Cordes
16:00 Bug #66744 (Resolved): Add missing CompilableInterface
Applied in changeset commit:40c3382b2b3902474a817b67d107f944956c1f52. Jan Helke
15:39 Bug #66744: Add missing CompilableInterface
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:38 Bug #66744 (Under Review): Add missing CompilableInterface
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:34 Bug #66744 (Closed): Add missing CompilableInterface
Jan Helke
16:00 Task #66734 (Resolved): Make belog/ErrorIconViewHelper compilable
Applied in changeset commit:ee606666ba96b808bacf6d2b5044dcc7fafae2aa. Jan Helke
15:28 Task #66734: Make belog/ErrorIconViewHelper compilable
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:23 Task #66734 (Under Review): Make belog/ErrorIconViewHelper compilable
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:20 Task #66734 (Closed): Make belog/ErrorIconViewHelper compilable
Jan Helke
15:50 Revision 20138f8b: [TASK] Add Unittests for Uri/PageViewHelper
Releases: master
Resolves: #66743
Related: #66737
Change-Id: I043acf0d5d3a3c8be7756d94626611074199c13c
Reviewed-on: h...
Dirk Jüttner
15:48 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
I tried to push the code to Gerrit, but without success.
Here's a simple solution to put this in place....
Matthias Toscanelli
15:02 Task #66740 (Closed): Issue #66263 patch do not work with suhosin.executor.disable_eval
The patch for issue 66263 introduces use of PHP function "eval".
TYPO3 can run with "suhosin.executor.disable_eval...
Matthias Toscanelli
15:47 Revision 4c36b254: [TASK] Improve retrieving distribution list
If you open the "Get preconfigured distribution" extension manager
function the extension list is retrieved twice. Fu...
Nicole Cordes
15:41 Revision 40c3382b: [BUGFIX] Adds missing CompilableInterface
Resolves: #66744
Related: #66736
Related: #66739
Releases: master
Change-Id: Ie41919b30dde3c1aba424e9c4c2711cb502e1b4...
Jan Helke
15:36 Revision ee606666: [TASK] Makes belog/ErrorIconViewHelper compilable
Resolves: #66734
Releases: master
Change-Id: Ifdc5518cad45d31b27f1ab07aa911dfd3dc0065d
Reviewed-on: http://review.typ...
Jan Helke
15:30 Task #66739 (Resolved): Make belog/IsExtensionLoadedViewHelper compilable
Applied in changeset commit:168232b48caa73925ce44b15b2672dbaf4f6e32b. Jan Helke
14:57 Task #66739 (Under Review): Make belog/IsExtensionLoadedViewHelper compilable
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:54 Task #66739 (Closed): Make belog/IsExtensionLoadedViewHelper compilable
Jan Helke
15:30 Task #66741 (Resolved): Make Be/ShortcutViewHelper compilable
Applied in changeset commit:ade244e84f6ee8188c3c2df9957bb272c2cec76a. Markus Sommer
15:05 Task #66741 (Under Review): Make Be/ShortcutViewHelper compilable
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 Task #66741 (Closed): Make Be/ShortcutViewHelper compilable
Implement CompilableInterface Markus Sommer
15:30 Task #66736 (Resolved): Make Be\PageInfoViewHelper compilable
Applied in changeset commit:283eb122813ab8ec7be04c7f87eccf277f7d7c82. Jan Helke
14:23 Task #66736: Make Be\PageInfoViewHelper compilable
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:59 Task #66736 (Under Review): Make Be\PageInfoViewHelper compilable
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:57 Task #66736 (Closed): Make Be\PageInfoViewHelper compilable
Jan Helke
15:29 Revision 168232b4: [TASK] Makes belog/IsExtensionLoadedViewHelper compilable
Resolves: #66739
Releases: master
Change-Id: I7e97d848710e33f63350e158877083a0b87b9669
Reviewed-on: http://review.typ...
Jan Helke
15:27 Revision f191477a: [BUGFIX] Force hardware acceleration on scrollable elements
Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only brought ...
Benjamin Kott
15:26 Revision ade244e8: [TASK] Make Be/ShortcutViewHelper compilable
Implement CompilableInterface
Resolves: #66741
Releases: master
Change-Id: I7ddc67ad42e919bda186c2df7595dc9663127315...
Markus Sommer
15:17 Revision 283eb122: [TASK] Makes Be/PageInfoViewHelper compilable
Resolves: #66736
Releases: master
Change-Id: I03d30d3450aacd8a9276e0502ffadfcc7074dcc9
Reviewed-on: http://review.typ...
Jan Helke
15:15 Bug #66683: Page > Languages shows the default language only
??should work now if creating new "alternative page language" records??
Yep, works :)
Andreas Kienast
15:14 Bug #66683 (Resolved): Page > Languages shows the default language only
I'm pretty sure that is fixed with #66705 - Bug was that language overlays were not correctly created (language uid n... Christian Kuhn
15:00 Feature #66681 (Resolved): CategoryRegistry: add options to set l10n_mode and l10n_display
Applied in changeset commit:35cbd701ac526f7205c46c5513a8a587e7dddee5. Markus Sommer
14:51 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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:49 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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:51 Revision afe03cfe: [FEATURE] Add translation params for category
Add l10n_mode and l10n_display to TCA Config for category view.
Resolves: #66681
Releases: master, 6.2
Change-Id: I3...
Markus Sommer
14:49 Revision 35cbd701: [FEATURE] Add translation params for category
Add l10n_mode and l10n_display to TCA Config for category view.
Resolves: #66681
Releases: master, 6.2
Change-Id: I3...
Markus Sommer
14:30 Task #66737 (Resolved): Make Uri/PageViewHelper compatible
Applied in changeset commit:2097fc3b2e187ba74c83bad0d8dd0bd8df16f721. Dirk Jüttner
14:14 Task #66737: Make Uri/PageViewHelper compatible
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:11 Task #66737: Make Uri/PageViewHelper compatible
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:11 Task #66737: Make Uri/PageViewHelper compatible
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:10 Task #66737: Make Uri/PageViewHelper compatible
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 Task #66737 (Under Review): Make Uri/PageViewHelper compatible
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 Task #66737 (Closed): Make Uri/PageViewHelper compatible
Dirk Jüttner
14:17 Revision 2097fc3b: [TASK] Make Uri/PageViewHelper compilable
Resolves: #66737
Releases: master
Change-Id: Idd2de894364e19d041963a8f585c5a7af47cc254
Reviewed-on: http://review.typ...
Dirk Jüttner
14:13 Revision e6e66738: [TASK] Make Be/IconViewHelper compilable
Implement CompilableInterface
Resolves: #66735
Releases: master
Change-Id: Ic23df3301ea46a81c8c32268d88dedffee0e4f1a...
Markus Sommer
14:08 Task #66738 (Closed): Make SQL Schema Parser aware of combined indexes
Since we are the only project on the entire planet that actually parses the SQL to find out what's going on in the sc... Mathias Schreiber
13:53 Revision 89f4ce04: [TASK] Improve retrieving distribution list
If you open the "Get preconfigured distribution" extension manager
function the extension list is retrieved twice. Fu...
Nicole Cordes
13:35 Revision 66c3b1f9: [TASK] styleguide: TCA: required inline with minitems and maxitems
Christian Kuhn
13:00 Task #66715 (Resolved): Make Url/EmailViewHelper compilable
Applied in changeset commit:f3d846991bacfaaf3588a057d958b85c4cf26ce7. Jan Helke
13:00 Task #66718 (Resolved): Make SwitchViewHelper Compileable
Applied in changeset commit:7bb4dbd16700a2dddc33172f91fd7ac05ccf56a4. Anonymous
03:17 Task #66718: Make SwitchViewHelper Compileable
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:57 Revision f3d84699: [TASK] Make Url/EmailViewHelper compilable
Resolves: #66715
Releases: master
Change-Id: Iac1648be8a6898077d42844003c194bb17f85f17
Reviewed-on: http://review.typ...
Jan Helke
12:49 Revision 7bb4dbd1: [TASK] Implement CompileableInterface for SwitchViewHelper
Allows the SwitchViewHelper to be compiled into cached templates.
Until now using the SwitchViewHelper would result i...
Christian Müller
12:43 Revision d7869067: [TASK] styleguide: TCA: Have RTE on own tab and add more example cases
Christian Kuhn
12:22 Bug #66129 (Closed): ViewModuleController.php assumes wrong protocol when using $page['url_scheme']
Closed as per request of the reporter Riccardo De Contardi
12:16 Feature #29548 (Closed): Clear TSConfig cache for editors
Riccardo De Contardi
12:15 Task #66731: Make about/ViewHelpers/SkinImageViewHelper compilable
Depends on typo3/sysext/fluid/Classes/ViewHelpers/ImageViewHelper.php Jan Helke
11:42 Task #66731 (Rejected): Make about/ViewHelpers/SkinImageViewHelper compilable
Jan Helke
12:00 Task #66726 (Resolved): Check implementation of CompilableInterface
Applied in changeset commit:374c595cab5d19f69b559ef494a9b54d6a527d3c. Frank Nägler
11:41 Task #66726: Check implementation of CompilableInterface
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:06 Task #66726 (Under Review): Check implementation of CompilableInterface
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #66729 (Resolved): Prevent wrong information on extension installation
Applied in changeset commit:e58bb4e54eee88a31aa507dae357370a0d307b89. Nicole Cordes
10:59 Bug #66729 (Under Review): Prevent wrong information on extension installation
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:56 Bug #66729 (Closed): Prevent wrong information on extension installation
If you try to upload and install an extension and the upload is done but the installation fails, the extension is rem... Nicole Cordes
11:45 Revision 374c595c: [BUGFIX] Optimize implementation of CompilableInterface
In some cases the implementation of CompilableInterface is not correct.
Implementing renderStatic and compile at the ...
Frank Nägler
11:37 Revision e58bb4e5: [BUGFIX] Prevent wrong information after extension upload
If you upload an extension it is extracted and installed in separate
steps. If the extraction was successful a flash ...
Nicole Cordes
11:20 Revision c41ccdd1: [TASK] Travis: functionals not allowed_failure anymore
I don't always code, but when I do it's functional.
Releases: master
Change-Id: Ifec41da9a344f7ec64c1a5d0c88b1f7f078...
Christian Kuhn
10:40 Bug #44105: Image size does not get updated
This bug still exists in the version 6.2.11! My (ugly) workaround is to set a number suffix to all my images which I ... Bastian Stargazer
10:19 Bug #66616: Double encoding in tag builder
Steps to reproduce:
A RTE field for the description, a quotation mark will be saved htmlencoded to the database.
...
Jan Kiesewetter
10:02 Bug #66728 (Closed): Make Uri/ImageViewHelper compilable
Dirk Jüttner
09:49 Feature #66727 (Closed): Output something other than NULL when a lazy-loaded property (like originalResource) is debugged
I've had some confusion with accessing lazy-loaded extbase properties (http://stackoverflow.com/questions/29988411/di... Urs Braem

2015-05-01

23:30 Task #66726 (Closed): Check implementation of CompilableInterface
The @HtmlspecialcharsViewHelper@ implements @renderStatic@ and overwrite @compile()@ which make no sense, because ren... Frank Nägler
23:30 Task #66323 (Resolved): Test more edge cases for trimExplode
Applied in changeset commit:b5045ee928883bef238854e74ceb3ae577a8029a. Stefan Froemken
23:04 Revision b5045ee9: [TASK] Add more unit tests to GeneralUtility::trimExplode
Add unit tests to GeneralUtility::trimExplode in preparation of a
performance improvement patch. Test with whitespace...
Stefan Froemken
22:39 Task #66724 (Under Review): Make PagePathViewHelper compilable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:38 Task #66724 (Closed): Make PagePathViewHelper compilable
Jan Helke
22:33 Bug #65332 (Needs Feedback): Distribution: Exception thrown if depending extension isn't installed
This should be resolved but can not be tested with the current distribution as it depends on 7.1 Nicole Cordes
22:30 Bug #66720 (Resolved): Test bootstrap race condition
Applied in changeset commit:068cee55eee7e459be198acbd1660486d52ea2fc. Christian Kuhn
21:06 Bug #66720 (Under Review): Test bootstrap race condition
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:05 Bug #66720 (Closed): Test bootstrap race condition
Christian Kuhn
22:30 Task #66711 (Resolved): Make HtmlspecialcharsViewHelper compatible
Applied in changeset commit:6115072071c3ee8287d218cfde09fb17bdb6926d. Dirk Jüttner
21:02 Task #66711: Make HtmlspecialcharsViewHelper compatible
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:29 Task #66711 (Under Review): Make HtmlspecialcharsViewHelper compatible
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:29 Task #66711 (In Progress): Make HtmlspecialcharsViewHelper compatible
Jan Helke
18:06 Task #66711 (Closed): Make HtmlspecialcharsViewHelper compatible
Task of #65429 Dirk Jüttner
22:30 Task #66713 (Resolved): Make Format/UrlencodeViewHelper compilable
Applied in changeset commit:2abb3205f0ab2f9ac5236bb718086c965f385165. Jan Helke
19:21 Task #66713 (Under Review): Make Format/UrlencodeViewHelper compilable
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 Task #66713 (Closed): Make Format/UrlencodeViewHelper compilable
Jan Helke
22:25 Bug #42358 (Closed): Translated images don't inherit title or alt-text
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
22:21 Task #66722 (Closed): Make Format/NumberViewHelper compatible
Jan Helke
22:00 Task #66722 (Closed): Make Format/NumberViewHelper compatible
usage of CompilableInterface Dirk Jüttner
22:16 Revision 61150720: [TASK] Make HtmlspecialcharsViewHelper compilable
Resolves: #66711
Releases: master
Change-Id: Ie2954aafe8c2f087709ece7fb3c128f656bcbf9c
Reviewed-on: http://review.typ...
Dirk Jüttner
22:15 Task #66723 (Under Review): Make InfoboxViewHelper compilable
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:13 Task #66723 (Closed): Make InfoboxViewHelper compilable
Jan Helke
22:10 Revision 068cee55: [BUGFIX] Race condition in Unit / FunctionalTestBootstrap
Executing tests in parallel sometimes leads to race conditions
preparing the environment. This rare case is now just ...
Christian Kuhn
22:10 Revision 2abb3205: [TASK] Makes Format/UrlencodeViewHelper compilable
Resolves: #66713
Releases: master
Change-Id: Ia079f24e86df63dbd8467e5750d660739af1beb7
Reviewed-on: http://review.typ...
Jan Helke
22:09 Bug #52768 (Needs Feedback): Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints
Could this be closed? Riccardo De Contardi
22:09 Bug #64658 (Rejected): Error on distribution install due to incompatible realurl version
This is not a core issue and already resolved in current version of introduction package. Nicole Cordes
22:04 Bug #53763 (Closed): AbstractRecordList doesn't check if $this->script already contains a "?"
Riccardo De Contardi
22:03 Bug #54357 (Needs Feedback): Inconsistent usage of filename sanitation
Riccardo De Contardi
22:02 Bug #54357: Inconsistent usage of filename sanitation
Can I ask you if it is this still valid in recent TYPO3 releases like 6.2.12 or 7.2? Riccardo De Contardi
21:58 Bug #55315 (Closed): Install Tool Upgrade Wizard does not correctly update RTE links to FAL
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
21:54 Task #66721 (Under Review): Make DebugViewHelper compilable
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:54 Task #66721 (Closed): Make DebugViewHelper compilable
Jan Helke
21:49 Bug #63383 (Closed): Protocol relative url no longer working in page.includeCSS
Riccardo De Contardi
21:46 Bug #63416 (Closed): ExtDirectApi.php doesn't switch to https
Riccardo De Contardi
21:45 Bug #63657 (Closed): Using the Update-Button breaks header_link
I close this ticket as I cannot reproduce it on TYPO3 6.2.12 (fresh installation)
If you think that this is the wr...
Riccardo De Contardi
21:39 Bug #63931 (Closed): Manipulating the id parameter leads to 503 error
Riccardo De Contardi
21:35 Feature #62861 (Closed): Session of forms expires in a few minutes. Why? What can I do?
Riccardo De Contardi
21:34 Bug #62570: TSconfig -> mod -> wizardItems.[group].elements.[name].icon doesn't work with no other path as 'gfx/c_wiz/icon.gif'
the bug is still present in TYPO3 6.2.12
the path should begin with /fileadmin/
as far as I can see even a path...
Riccardo De Contardi
21:31 Bug #66581: Extbase - JsonView: wrong key encoding in array
Yes, that is true for ObjectStorage.
However, that might not be the case for other objects with ArrayAccess and just ...
Andreas Allacher
18:49 Bug #66581: Extbase - JsonView: wrong key encoding in array
To explain it a bit more:
I have setup in "Extension Builder" my own Ext. That Ext is very simple and something like...
Thilo Schumann
21:20 Bug #66558: Wobbly spinner in BE login form
I'm afraid it's indeed an issue of the icon font. We should keep an eye on
https://github.com/FortAwesome/Font-Aweso...
Jigal van Hemert
17:02 Bug #66558: Wobbly spinner in BE login form
I think, that this is not our issue but an issue of Font Awesome.
If you check here: http://fortawesome.github.io/F...
Jan Helke
21:00 Task #66719 (New): Make Format/HtmlViewHelper compatible
Dirk Jüttner
20:57 Task #66719 (Closed): Make Format/HtmlViewHelper compatible
Dirk Jüttner
21:00 Task #66710 (Resolved): Make HtmlentitiesDecodeViewHelper compilable
Applied in changeset commit:af2aadedb0b9150192c97f9194f8fe6a3e5e081f. Jan Helke
20:38 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
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:25 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
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:01 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
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:30 Task #66710 (Under Review): Make HtmlentitiesDecodeViewHelper compilable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:46 Task #66710 (Closed): Make HtmlentitiesDecodeViewHelper compilable
Jan Helke
21:00 Bug #66705 (Resolved): Translating pages in page module not possible
Applied in changeset commit:da9ec941a5dd9a164da783ec9aa6a2a3111e90fc. Helmut Hummel
20:43 Bug #66705: Translating pages in page module not 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:23 Bug #66705: Translating pages in page module 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
18:18 Bug #66705: Translating pages in page module not 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
16:34 Bug #66705 (Under Review): Translating pages in page module not 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
16:30 Bug #66705 (Closed): Translating pages in page module not possible
The FormEngine refactoring broke the overrideVal handling, which is used in several places. Helmut Hummel
20:58 Task #66718: Make SwitchViewHelper Compileable
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:57 Task #66718 (Under Review): Make SwitchViewHelper Compileable
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:56 Task #66718 (Closed): Make SwitchViewHelper Compileable
Christian Müller
20:54 Revision af2aaded: [TASK] Makes Format/HtmlentitiesDecodeViewHelper compilable
Resolves: #66710
Releases: master
Change-Id: I13d0df90c4d3e03af31d9cb3c4a081136fdd96e3
Reviewed-on: http://review.typ...
Jan Helke
20:44 Revision 1740d957: [FOLLOWUP] Fix override field handling in form engine
Remove duplicate code.
Resolves: #66705
Releases: master
Change-Id: Ib38862f30f85f7528166c7c3597fe2357dfa50f2
Review...
Helmut Hummel
20:35 Revision da9ec941: [BUGFIX] Fix override field handling in form engine
The override field handling was broken since the form engine
refactoring. This change applies several fixes
to make i...
Helmut Hummel
20:35 Task #66717 (Under Review): Make Url/TypolinkViewHelper compilable
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:19 Task #66717 (Closed): Make Url/TypolinkViewHelper compilable
Jan Helke
20:30 Task #66712 (Resolved): Make NumberViewHelper Compilable
Applied in changeset commit:d0de7d7dfe4f6f99bb6a7e4d8c2de62ff92b798e. Markus Sommer
19:49 Task #66712: Make NumberViewHelper Compilable
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:16 Task #66712: Make NumberViewHelper Compilable
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:02 Task #66712: Make NumberViewHelper Compilable
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:58 Task #66712: Make NumberViewHelper Compilable
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:22 Task #66712 (Under Review): Make NumberViewHelper Compilable
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 #66712 (Closed): Make NumberViewHelper Compilable
Implement CompilableInterface Markus Sommer
20:24 Revision d0de7d7d: [TASK] Make NumberViewHelper compilable
Resolves: #66712
Releases: master
Change-Id: I49a446ecabf0893e6231e687744cfad0fada1135
Reviewed-on: http://review.typ...
Markus Sommer
20:14 Task #66716 (Under Review): Make Url/ExternalViewHelper compilable
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:09 Task #66716 (Closed): Make Url/ExternalViewHelper compilable
Jan Helke
20:05 Task #66715 (Under Review): Make Url/EmailViewHelper compilable
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:54 Task #66715 (Closed): Make Url/EmailViewHelper compilable
Jan Helke
19:52 Task #66714 (New): Make Security/IfAuthenticatedViewHelper compilable
Jan Helke
19:40 Task #66714 (Closed): Make Security/IfAuthenticatedViewHelper compilable
Jan Helke
19:46 Bug #57856: @inject does not work relative to current namespace
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:02 Bug #57856: @inject does not work relative to current namespace
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:00 Bug #57856: @inject does not work relative to current namespace
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:24 Bug #57856: @inject does not work relative to current namespace
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:23 Bug #57856: @inject does not work relative to current namespace
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:47 Bug #57856: @inject does not work relative to current namespace
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:06 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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:22 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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:14 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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:12 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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:40 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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:22 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
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:43 Feature #66681 (Under Review): CategoryRegistry: add options to set l10n_mode and l10n_display
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:00 Bug #66706 (Resolved): Context Menu View page icon has too many jsQuote
Applied in changeset commit:8700b7744d1acf46083c8c88fa774e7904d33d02. Nicole Cordes
18:21 Bug #66706: Context Menu View page icon has too many jsQuote
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:15 Bug #66706: Context Menu View page icon has too many jsQuote
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:57 Bug #66706 (Under Review): Context Menu View page icon has too many jsQuote
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:32 Bug #66706 (Closed): Context Menu View page icon has too many jsQuote
the rendered URL for the view action initialized in the page tree context menu creates an URL like @http://localhost/... Anja Leichsenring
18:58 Revision 8700b774: [FOLLOWUP] Use GeneralUtility::quoteJSvalue() where needed part 1
Fix accidentally quoted JavaScript links.
Releases: master
Resolves: #66706
Relates: #66115
Change-Id: Icf23b5f3a9b9...
Nicole Cordes
18:00 Task #63843 (Resolved): [CLEANUP] Add htmlspecialchars at different places
Applied in changeset commit:15cd92b49569a4798ae0b034ad4158836c052912. Frank Nägler
15:28 Task #63843: [CLEANUP] Add htmlspecialchars at different places
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:52 Revision 15cd92b4: [CLEANUP] Add htmlspecialchars in some form elements
Resolves: #63843
Releases: master
Change-Id: I4b736b76d4a8e92f54d0ec3961f93030737ffe39
Reviewed-on: http://review.typ...
Frank Nägler
17:47 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.php
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 Feature #66709 (Under Review): Add TemplateRootPaths support to Fluid/View/StandaloneView
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 #66709 (Closed): Add TemplateRootPaths support to Fluid/View/StandaloneView
Now StandaloneView supports layoutRootPaths and partialRootPaths it would be a great addition if it also would suppor... Frans Saris
17:11 Bug #62508: CE "Special Menus" > "pages for selected categories" does not show all nested categories (only 4 levels)
@Loon Buster: the next time, please, be a less cryptic in the ticket title and description :) It took me some time to... Riccardo De Contardi
17:02 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
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:37 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
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:36 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
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:15 Task #66639 (Under Review): Followup: Introduced getters for $GLOBALS in ext:func
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 Feature #66697: Add UpperCamelCase and LowerCamelCase to stdWrap.case
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:28 Feature #66697: Add UpperCamelCase and LowerCamelCase to stdWrap.case
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:25 Feature #66697 (Under Review): Add UpperCamelCase and LowerCamelCase to stdWrap.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
08:18 Feature #66697 (Closed): Add UpperCamelCase and LowerCamelCase to stdWrap.case
To make the following typoscript possible we need a UpperCamelCase and LowerCamelCase string conversion in typoscript... Frans Saris
16:52 Bug #66707 (Under Review): Fix usages of issueCommand
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:47 Bug #66707 (Closed): Fix usages of issueCommand
Using issueCommand in JavaScript context has to ensure the URL is properly quoted and escaped. Markus Klein
16:30 Feature #66173 (Resolved): Allow editing of page title by doubleclick
Applied in changeset commit:eb08cb69614244e96b6bf8e1f13539e1f9353eab. Andreas Fernandez
14:09 Feature #66173: Allow editing of page title by doubleclick
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:13 Revision eb08cb69: [FEATURE] Allow page title edit by double-click
If a user has proper permissions, the page title can
be edited in "Page" and "List" module by double-clicking on the ...
Andreas Fernandez
16:02 Bug #66616: Double encoding in tag builder
Need feedback. Its not reproducible, not in 6.2 and not in 7.3.
The default of htmlspecialchars is like htmlspecialc...
Dirk Jüttner
16:01 Bug #59147: Wrong extension precedence in TYPO3 6.2
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:56 Bug #59147: Wrong extension precedence in TYPO3 6.2
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:14 Bug #59147: Wrong extension precedence in TYPO3 6.2
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Bug #59147: Wrong extension precedence in TYPO3 6.2
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 Bug #59147 (Under Review): Wrong extension precedence in TYPO3 6.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
16:00 Bug #63735 (Resolved): High memory consumption in DataHandler->checkValue_SW while bulk inserting
Applied in changeset commit:e1695035a8e2f477a715b9316b267fdff36486f4. Stephan Großberndt
15:55 Bug #66659: Sorting icons are triggered based on language settings
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:51 Bug #64319 (Closed): FLUID: "f:link.page" and RealURL
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
15:47 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" 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
15:47 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" 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
14:51 Bug #66588 (Under Review): POST Data in selectviewhelper should have higher priority than "value" value
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:40 Feature #38732: Modernize Content Elements
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:25 Feature #38732: Modernize Content Elements
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:39 Revision e1695035: [TASK] Deprecate public DataHandler->checkValue_*-methods
Instead of passing all parameters from DataHandler->checkValue_SW to
the checkValue_*-methods in an array $PP, pass o...
Stephan Großberndt
15:05 Revision 30d04f4f: [BUGFIX] Persistent classes with more than five name parts in extbase
Resolve the table name of a corresponding class correctly when the name
has more than five parts.
This avoids unexpe...
Artus Kolanowski
15:00 Bug #66425 (Resolved): `DataMapFactory::resolveTableName()`: `$classNameParts` limited to 6
Applied in changeset commit:c4886bbf9197855bb39bfb6cf82117fcf159da81. Artus Kolanowski
15:00 Bug #66425: `DataMapFactory::resolveTableName()`: `$classNameParts` limited to 6
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 Feature #66698 (Resolved): Add integrity property to JavaScript files
Applied in changeset commit:a507909376c740dc337b45afa59dfb374125cc95. Xavier Perseguers
09:45 Feature #66698 (Under Review): Add integrity property to JavaScript 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
09:35 Feature #66698: Add integrity property to JavaScript files
Tested on Chromium with invalid hash:... Xavier Perseguers
09:25 Feature #66698 (Closed): Add integrity property to JavaScript files
Add support for SRI as described here: http://www.w3.org/TR/SRI/ and here: https://blog.cloudflare.com/an-introductio... Xavier Perseguers
14:59 Revision c4886bbf: [BUGFIX] Persistent classes with more than five name parts in extbase
Resolve the table name of a corresponding class correctly when the name
has more than five parts.
This avoids unexpe...
Artus Kolanowski
14:57 Bug #66704 (Closed): The CSRF protection token for the requested module is missing or invalid - template tab in backend
Hi,
I got the following error with the newest version of TYPO3 (7.3-dev) when I click in template tab on "Edit the w...
Mateusz Wojtuła
14:38 Revision a5079093: [FEATURE] Add integrity property to JavaScript files
Add a property 'integrity="some-hash"' to JavaScript files via TypoScript
page.includeJSlibs.<array>.integrity = some...
Xavier Perseguers
14:30 Task #66115 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 1
Applied in changeset commit:3489dd431550ff5ef91cfc633f9b136f4318526d. Helmut Hummel
12:58 Task #66115 (Under Review): Use GeneralUtility::quoteJSvalue() where needed 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
14:26 Task #66703 (Under Review): composer.json should stick to explicit dependencies
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:21 Task #66703 (Closed): composer.json should stick to explicit dependencies
Having light version dependencies in composer.json makes packaging of TYPO3 CMS unreliable since:
* We cannot prev...
Xavier Perseguers
14:04 Revision 3489dd43: [FOLLOWUP] Use GeneralUtility::quoteJSvalue() where needed part 1
Fix accidentally quoted global JavaScript variable in edit links.
Resolves: #66115
Releases: master
Change-Id: Iecc0...
Helmut Hummel
13:40 Bug #66641: Application Info got wrong link color
[WIP] There is nothing about it in the TYPO3 CMS Backend Styleguide. I have wrote some lines to Benjamin Kott and Fel... Dirk Jüttner
13:38 Bug #66701 (Accepted): Backend overlay z-index
Confirmed:
* Use Web > List
* Show the search form (hourglass)
* Click the help icon
Xavier Perseguers
12:12 Bug #66701 (Closed): Backend overlay z-index
In the new backend (TYPO3 7.2) the overlay z-indexes need some finetuning. See attached screenshot.
!t3-be-overlay...
Anonymous
13:36 Bug #66702: "Page edit" permissions not enough to "media" field in page properties
inlined attached image Xavier Perseguers
13:35 Bug #66702 (Closed): "Page edit" permissions not enough to "media" field in page properties
In general it is possible in TYPO3 to limit the editor permissions only to edit the page properties and not the page ... Christian Brinkert
13:18 Bug #66642: exception in DBAL backend 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
12:19 Feature #17309: Add a property to stdWrap.data to access values from flexforms
@Mathias Schreiber umm...no I don't think it is the same thing
AFAIK at the present time, the only way to access f...
Riccardo De Contardi
12:11 Revision a58275f8: [TASK] styleguide: TCA: More required field changes
Christian Kuhn
12:00 Bug #66699 (Resolved): CSS missing after upgrade
Applied in changeset commit:81e3ac01e472bf6afd7b7aaa67386fa192088ea9. Nicole Cordes
11:36 Bug #66699: CSS missing after upgrade
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:52 Bug #66699 (Under Review): CSS missing after upgrade
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Bug #66699 (Closed): CSS missing after upgrade
Due to an error while upgrading a system from 6.2 to 7.2 the CSS is missing afterwards and the PackageStates.php is w... Nicole Cordes
11:50 Bug #66619 (Rejected): Dependency to "core" extension is not evaluated correctly
You can not depend on minor core extension version. Core is defined as 6.2.0 so you can't depend on 6.2.9 Nicole Cordes
11:36 Revision 76e2a14f: [BUGFIX] Prevent sorting incomplete loaded packages
If an extension is defined in PackageStates.php but missing in file
system the package gets unloaded and the PackageS...
Nicole Cordes
11:35 Revision 81e3ac01: [BUGFIX] Prevent sorting incomplete loaded packages
If an extension is defined in PackageStates.php but missing in file
system the package gets unloaded and the PackageS...
Nicole Cordes
09:30 Bug #62741: Fatal Error: ClassLoader.php on line 182 when updating any extension in TYPO3 6.2.6
I updated the news extension to version 3.0.1.
But the fatal error occurs every time I update an extension with th...
Muriel le Pair
09:03 Revision 32a8d149: [TASK] styleguide: TCA: move required fields to own tab
Christian Kuhn
08:45 Bug #66669: Possibility to extend/override New login screen
So people can have their own option besides the regular option (LDAP or any other system).
For our internal colleagu...
Benjamin Serfhos
08:25 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-04-30

23:54 Feature #37208: Introduce backend layout data providers
Something like: https://github.com/benjaminkott/bootstrap_package/blob/master/Classes/Hooks/Options/BackendLayoutData... Wouter Wolters
23:47 Feature #37208: Introduce backend layout data providers
and without this extension ?
can i outsourcing the backendLayouts with typoscript?
Sebastian Schmal
23:00 Feature #55689 (Resolved): sys_category_record_mm sql definitions
Applied in changeset commit:1094ab10708b735c177c9f2c8f75222b490ef583. Bodo Eichstädt
22:20 Feature #55689: sys_category_record_mm sql definitions
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Task #66115 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 1
Applied in changeset commit:6b30e66596704ecacb81b2f1effa173bb55b6644. Wouter Wolters
22:31 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:47 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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:47 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
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:35 Revision 1094ab10: [TASK] Add index key to sys_category_record_mm
Add an index covering uid_foreign, fieldname and tablename.
Resolves: #55689
Releases: master
Change-Id: Ifc1037f625...
Bodo Eichstädt
22:32 Revision 6b30e665: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 1
Extension backend is done with this patch except FormEngine
classes.
Resolves: #66115
Releases: master
Change-Id: I0...
Wouter Wolters
21:48 Bug #66696 (Under Review): classAliasMap missing after extension installation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:38 Bug #66696 (Closed): classAliasMap missing after extension installation
After installation of an extension the cache (at least system cache) is cleared. This clears the classAliasMap caches... Nicole Cordes
21:24 Bug #43499 (Closed): Uploading extension fails with
Closed as not valid anymore Nicole Cordes
21:22 Bug #62741 (Needs Feedback): Fatal Error: ClassLoader.php on line 182 when updating any extension in TYPO3 6.2.6
Can you tell me which version of news you tried to update? Nicole Cordes
21:00 Bug #66663 (Resolved): New flexform sections can't get added
Applied in changeset commit:258ddcdd1723ccbfd7ad41a3724bc6ed890c671c. Christian Kuhn
18:34 Bug #66663 (Under Review): New flexform sections can't get added
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 Bug #66663: New flexform sections can't get added
ok, confirmed ... Christian Kuhn
18:00 Bug #66663 (New): New flexform sections can't get added
Christian Kuhn
17:58 Bug #66663 (Needs Feedback): New flexform sections can't get added
Christian Kuhn
17:58 Bug #66663: New flexform sections can't get added
Hmm, unable to reproduce: ext:styleguide has a section / container example at flex -> flex 3 -> tab section and addin... Christian Kuhn
20:56 Bug #57856: @inject does not work relative to current namespace
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:42 Bug #57856: @inject does not work relative to current namespace
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:37 Bug #57856: @inject does not work relative to current namespace
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:27 Bug #57856: @inject does not work relative to current namespace
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Bug #57856: @inject does not work relative to current namespace
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Bug #57856: @inject does not work relative to current namespace
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:50 Revision 258ddcdd: [BUGFIX] FormEngine: FlexForm section container not saved
Naming prefixes in flex form section container handling is changed
to successfully save them again.
Resolves: #66663...
Christian Kuhn
20:30 Bug #59606 (Resolved): [FEATURE] Integrate Symfony/Console into CommandController
Applied in changeset commit:be4ba978e73f3073d389fb9987b0fc97eafc173f. Wouter Wolters
18:46 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:27 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
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:58 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
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:33 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:03 Revision be4ba978: [!!!][FEATURE] Integrate Symfony/Console into CommandController
This is a backport from the new introduced feature in Flow
https://review.typo3.org/#/c/30653/ with upstream patches....
Wouter Wolters
19:59 Revision 0e6aba27: [TASK] styleguide: TCA: Remove a meanwhile resolved @todo comment
Christian Kuhn
19:58 Task #63891 (Under Review): Remove dependency to $this->formEngine->RTEcounter
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:34 Bug #66685: Filelist preview of PDFs / AIs / EPS
Possible duplicate of #66679 as symptoms are the same Markus Klösges
14:46 Bug #66685 (Closed): Filelist preview of PDFs / AIs / EPS
The preview of PDFs in the filelist module links directly to the PDF file. E.G. the preview image tag of Prospect.pdf... Jan Kiesewetter
19:08 Bug #66687: Prevent root folder listing for 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
16:50 Bug #66687: Prevent root folder listing for users
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:15 Bug #66687 (Under Review): Prevent root folder listing for users
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:54 Bug #66687 (Closed): Prevent root folder listing for users
If a user hasn't any file mounts defined or the file mounts don't exist the root folder of each storage is shown. To ... Nicole Cordes
19:05 Bug #66695: Infinite loop for non-admins 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
18:32 Bug #66695 (Under Review): Infinite loop for non-admins 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
18:23 Bug #66695 (Closed): Infinite loop for non-admins in filelist
If you have a storage which defines the processed folder in another storage an infinite loop occurs when accessing th... Nicole Cordes
18:54 Bug #66693: Catch exceptions in FileListController
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:13 Bug #66693 (Under Review): Catch exceptions in FileListController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:07 Bug #66693 (Closed): Catch exceptions in FileListController
Improve catching of exceptions in FileListController Nicole Cordes
18:54 Bug #56641: FAL: FileListController.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
18:13 Bug #56641: FAL: FileListController.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
18:45 Revision 5e29de80: [TASK] styleguide: TCA: Add missing itemsProcFunc() examples
type radio and checkbox have itemsProcFunc as well. They are
not correctly persisted, though.
Christian Kuhn
18:12 Task #66694 (Under Review): Hide remaining characters for date 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:11 Task #66694 (Closed): Hide remaining characters for date fields
Andreas Kienast
17:41 Bug #66672 (Rejected): DBAL mapping not taken into account in Install Tool
Invalid mapping found in @AdditionalConfiguration.php@, everything's fine :) Xavier Perseguers
09:19 Bug #66672 (Rejected): DBAL mapping not taken into account in Install Tool
Example when using MSSQL is that in table sys_file_metdata there is a field named "file" which is a reserved word in ... Xavier Perseguers
17:03 Bug #66572: Workspaces and templavoia
Your isVersionable method is not correct, because 'versioningWS' can be a boolean or an integer (version number).
...
Kay no-lastname-given
13:43 Bug #66572: Workspaces and templavoia
After patching my System I am get a error... Kay no-lastname-given
16:42 Bug #66691 (Closed): Cannot clear all cache in Install Tool
... Xavier Perseguers
16:34 Feature #66413: Eequivalent to TemplaVoila's noEditOnCreation
Gridelements offers the drag in wizard for this kind of tasks - could this be a way to go? Jo Hasenau
16:23 Bug #45274 (Needs Feedback): Content element type HTML breaks when <textarea> is in the field
this is the test I've done in TYPO3 6.2.12:
1) create a content element, plain HTML type:...
Riccardo De Contardi
16:18 Bug #43486 (Needs Feedback): Page Type External URL does not work (sometimes)
There is a thing I don't understand: why you changed the page to "external url"? as far as I have always known, the "... Riccardo De Contardi
16:00 Bug #66689 (Resolved): FormEngine: Input eval userfunc returnFieldJS() not called in JS
Applied in changeset commit:3044b7402ddc157e5714e51731c29ef8980a5b22. Christian Kuhn
15:15 Bug #66689 (Under Review): FormEngine: Input eval userfunc returnFieldJS() not called in 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
15:12 Bug #66689 (Closed): FormEngine: Input eval userfunc returnFieldJS() not called in JS
Christian Kuhn
16:00 Bug #66686 (Resolved): The data types text and varchar are incompatible in the equal to operator
Applied in changeset commit:cc4872fdbb4c7a6bf707a72ba829e385f70e798b. Xavier Perseguers
15:40 Bug #66686: The data types text and varchar are incompatible in the equal to operator
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:51 Bug #66686 (Under Review): The data types text and varchar are incompatible in the equal to operator
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:49 Bug #66686 (Closed): The data types text and varchar are incompatible in the equal to operator
This query fails with MSSQL:... Xavier Perseguers
16:00 Task #66680 (Resolved): Do not use sequence table when uid field is auto-incremented
Applied in changeset commit:b6d4952e5b305cf14bdf28e2ae98faa525b364ed. Xavier Perseguers
15:34 Task #66680: Do not use sequence table when uid field is auto-incremented
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:45 Task #66680 (Under Review): Do not use sequence table when uid field is auto-incremented
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:41 Task #66680 (Closed): Do not use sequence table when uid field is auto-incremented
Lots of problems in DBAL arise because a separate sequence table is used for tables containing an auto-incremented fi... Xavier Perseguers
15:55 Bug #66642 (Under Review): exception in DBAL backend 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:55 Revision 3044b740: [BUGFIX] FormEngine: Type input eval userfunc not called in JS
It is possible to add custom JS as eval function for type input. This
is no longer called after FormEngine refactorin...
Christian Kuhn
15:41 Revision 5c2d9c3e: [BUGFIX] Cannot use equal operator on data type text
MSSQL does not allow a column of type "text" to be compared with
an equal operator. It fails with:
The data type...
Xavier Perseguers
15:39 Revision cc4872fd: [BUGFIX] Cannot use equal operator on data type text
MSSQL does not allow a column of type "text" to be compared with
an equal operator. It fails with:
The data type...
Xavier Perseguers
15:37 Bug #62602 (Closed): Extension Manager: Overlay button texts not visible
Attached: screenshots taken with TYPO3 6.2.12 and 7(latest master) (cattura.png and cattura7.png)
If you think tha...
Riccardo De Contardi
15:35 Revision 70356c2d: [TASK] Do not use sequence table when uid field is auto-incremented
A sequence table should not be used when the underlying ADOdb driver
is capable of properly using and retrieving auto...
Xavier Perseguers
15:33 Revision b6d4952e: [TASK] Do not use sequence table when uid field is auto-incremented
A sequence table should not be used when the underlying ADOdb driver
is capable of properly using and retrieving auto...
Xavier Perseguers
15:30 Bug #66678 (Resolved): ADOdb: mssqlnative driver fails to create sequences
Applied in changeset commit:0398f937b750595446b7f398c7e2545285c8dedb. Xavier Perseguers
15:07 Bug #66678: ADOdb: mssqlnative driver fails to create sequences
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:03 Bug #66678 (Under Review): ADOdb: mssqlnative driver fails to create sequences
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:50 Bug #66678 (Closed): ADOdb: mssqlnative driver fails to create sequences
Missing parameters for the @*2008()@ and @*2012()@ methods Xavier Perseguers
15:16 Bug #39467 (Closed): $TYPO3_CONF_VARS['GFX']['jpg_quality'] does not work with images in text/image elements
I've done a test using TYPO3 6.2.12 and a couple of images (440x559px circa), which has been reduced to a width=200px... Riccardo De Contardi
15:12 Bug #66688: FormEngine: returnFieldJS() for type=text eval not implemented
Also, documentation of "deevaluateFieldValue()" is completely missing in documentation. Christian Kuhn
15:06 Bug #66688 (Rejected): FormEngine: returnFieldJS() for type=text eval not implemented
It is documented in TCA reference that type=text can be eval'd with returnFieldJS, but that is not implemented.
A ...
Christian Kuhn
15:07 Revision f15a11e0: [BUGFIX] ADOdb: mssqlnative driver fails to create sequences
Change-Id: Ie251d2b9776be4d7c8d3a450cfa1252a57ce07a3
Resolves: #66678
Releases: master, 6.2
Reviewed-on: http://revie...
Xavier Perseguers
15:06 Revision 0398f937: [BUGFIX] ADOdb: mssqlnative driver fails to create sequences
Change-Id: Ie251d2b9776be4d7c8d3a450cfa1252a57ce07a3
Resolves: #66678
Releases: master, 6.2
Reviewed-on: http://revie...
Xavier Perseguers
15:03 Bug #66679: Thumbnails for .pdf-Files are not generated
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:39 Bug #66679: Thumbnails for .pdf-Files are not generated
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:12 Bug #66679 (Under Review): Thumbnails for .pdf-Files are not generated
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 Bug #66679 (Closed): Thumbnails for .pdf-Files are not generated
Commit e12a2613969940c4da2d8381f9a12bc364b511b0 (found by git bisect)
introduced a patch to prevent upscaling of ima...
Markus Klösges
14:57 Bug #24157 (Closed): there is no possibilty to delete entries from syslog
I close this issue because the latest version of TYPO3 (6.2.12) has the scheduled task "table garbage collection" whi... Riccardo De Contardi
14:39 Bug #66669 (Needs Feedback): Possibility to extend/override New login screen
Hello Benjmain,
thanks for your feedback. Please can you explain why you need this?
Frank Nägler
09:09 Bug #66669 (Closed): Possibility to extend/override New login screen
Before the backend login screen template could be overriden with the following configuration:
$GLOBALS['TBE_STYLES']...
Benjamin Serfhos
14:30 Bug #66676 (Resolved): Invalid check for NULL with ISNULL
Applied in changeset commit:0c9284e3352deab13cabf0f0ec679ce21f315635. Xavier Perseguers
10:58 Bug #66676 (Under Review): Invalid check for NULL with ISNULL
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:56 Bug #66676 (Closed): Invalid check for NULL with ISNULL
When using DBAL, a where clause of the form @ISNULL(column)@ cannot be parsed. Xavier Perseguers
14:30 Bug #66496 (Resolved): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
Applied in changeset commit:ccbb07fc9ae59b955d665bd27da588bd9c5f6305. Markus Klein
14:05 Bug #66496 (Under Review): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
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:18 Bug #66683 (Closed): Page > Languages shows the default language only
Since "House of forms" got merged, the "Language" view in the "Page" module only shows the default language columns. ... Andreas Kienast
14:07 Revision 70a8dd22: [BUGFIX] Adhere absRefPrefix for storages
If plain images from local storages are rendered to FE,
absRefPrefix will now be applied correctly.
Resolves: #66496...
Markus Klein
14:06 Revision 0c9284e3: [BUGFIX] Invalid check for NULL with ISNULL
MySQL's ISNULL() function cannot be used when EXT:dbal is loaded.
Resolves: #66676
Releases: 6.2
Change-Id: I335c4b5...
Xavier Perseguers
14:01 Task #65738: Cleanup EXT:backend/Classes/*.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
14:00 Revision ccbb07fc: [BUGFIX] Adhere absRefPrefix for storages
If plain images from local storages are rendered to FE,
absRefPrefix will now be applied correctly.
Resolves: #66496...
Markus Klein
13:27 Feature #65397: Make available metadata edition when uploading file
This is a must have. This is really annoying for some of our clients. Jens Jacobsen
13:24 Bug #66659 (Under Review): Sorting icons are triggered based on language 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:19 Feature #66173: Allow editing of page title by doubleclick
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:09 Bug #66682 (Closed): png images not loading in the frontend.
Hi all,
We came across a strange issue while working with TYPO3 6.2.9.
We tried to add a new text with image cont...
Abin Sabu
13:09 Revision 4a32e565: [TASK] styleguide: TCA: Fix input and text eval userfunc examples
Christian Kuhn
13:00 Feature #66681 (Closed): CategoryRegistry: add options to set l10n_mode and l10n_display
Class *CategoryRegistry* is missing options to set *l10n_mode* and *l10n_display*
Simply adding:...
Ian Solo
12:00 Bug #66675 (Resolved): exec_SELECTcountRows default where must be 1=1
Applied in changeset commit:6585cf91760c72788615ab6aac64430590dfab37. Xavier Perseguers
11:54 Bug #66675: exec_SELECTcountRows default where must be 1=1
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:29 Bug #66675 (Under Review): exec_SELECTcountRows default where must be 1=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
10:25 Bug #66675 (Closed): exec_SELECTcountRows default where must be 1=1
When using DBAL the where clause cannot be left empty or will cause a parse error.
Method @exec_SELECTcountRows()@...
Xavier Perseguers
11:54 Revision 10146350: [BUGFIX] exec_SELECTcountRows where clause must not be empty
When using DBAL, the where clause of database query must not be
left empty. exec_SELECTcountRows() defaults to an emp...
Xavier Perseguers
11:54 Revision 6585cf91: [BUGFIX] exec_SELECTcountRows where clause must not be empty
When using DBAL, the where clause of database query must not be
left empty. exec_SELECTcountRows() defaults to an emp...
Xavier Perseguers
11:48 Revision 896c8edf: [TASK] Travis: Mark functionals as allowed_failure
With mysql 5.6 we still see various mysql issues that come from
travis infrastructure. We're currently unable to fix ...
Christian Kuhn
11:19 Bug #21200 (Closed): GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
I close this ticket as I cannot reproduce it on TYPO3 6.2.12 (fresh installation):
My test:
TS Setup:...
Riccardo De Contardi
11:13 Bug #66459: feuser has no validation settings on password apart of minLength
Hi,
When reset password (Forgot Password link), felogin allows to take password like "12345678". This is very unsafe...
Marc Maeder
11:00 Bug #66674 (Resolved): exec_SELECTgetRows does not return any rows
Applied in changeset commit:a906744554c4720d2acd23ffbcaccf57566a3da3. Xavier Perseguers
10:50 Bug #66674: exec_SELECTgetRows does not return any rows
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:38 Bug #66674: exec_SELECTgetRows does not return any rows
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:18 Bug #66674 (Under Review): exec_SELECTgetRows does not return any rows
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:14 Bug #66674 (Closed): exec_SELECTgetRows does not return any rows
Using ADOdb with MSSQL native driver.
exec_SELECTgetRows() checks for sql_errors() and this method is overridden i...
Xavier Perseguers
10:54 Bug #50551: The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
Great findings Klaus Moser! Got the same problem in latest 6.2 :-) Vitoandre D'Oria
10:51 Revision 4887e80a: [BUGFIX] MSSQL native driver for ADOdb returns erroneous message
When no errors are found in a query, the MSSQL native driver for ADOdb
returns an invalid error message "No errors fo...
Xavier Perseguers
10:49 Bug #66671: Install Tool should show the ALTER TABLE instead of CREATE TABLE
Hint: when checking a single CREATE TABLE statement in Install Tool which then succeeds, the result screen properly s... Xavier Perseguers
09:17 Bug #66671 (Closed): Install Tool should show the ALTER TABLE instead of CREATE TABLE
In TYPO3 4.5 many tables where not fully "conform" with the ext_tables.sql definition (various minor mixup due to oth... Xavier Perseguers
10:41 Revision a9067445: [BUGFIX] MSSQL native driver for ADOdb returns erroneous message
When no errors are found in a query, the MSSQL native driver for ADOdb
returns an invalid error message "No errors fo...
Xavier Perseguers
10:20 Bug #32683 (Closed): showpic.php does not show pics with utf8 in filenames
Riccardo De Contardi
09:34 Bug #48673: Changed language overlay behaviour in TYPO3 6.*
Please delete the last comment as it's clearly spam. Mathias Brodala
09:14 Bug #66670 (Closed): ENGINE in ext_tables.sql is not dropped for MSSQL
When installing TYPO3 6.2 on a MSSQL backend, the ENGINE in the various Core's ext_tables.sql prevent the tables from... Xavier Perseguers

2015-04-29

22:52 Bug #66667 (Closed): no error log
Hi, this is not a place to ask for help, this is a bug tracker for the TYPO3 CMS core.
You can better ask for help i...
Wouter Wolters
22:22 Bug #66667 (Closed): no error log
Hi,
I upgraded a system from 4.5 to 6.2 and now I try to update/create extensions.
The problem is, as soon as the...
Bjoern Meier
21:26 Bug #65141: Fatal Error: 'tx_div2007_core' not found
I have now found a workaround:
Deinstall the extensions agency, voucher and div2007.
Install div2007 and then agency ...
Franz Holzinger
20:54 Bug #65141: Fatal Error: 'tx_div2007_core' not found
This is a general bug of the TYPO3 6.2.12 in the FE. I did not see this error in TYPO3 6.2.4.... Franz Holzinger
06:54 Bug #65141: Fatal Error: 'tx_div2007_core' not found
There are many versions of tt_products, where this error happens. E.g. this is in tt_products 2.7.12:... Franz Holzinger
20:40 Bug #66663 (Closed): New flexform sections can't get added
The patch https://review.typo3.org/#/c/38433/ introduced a problem with flexform section: New sections can't get adde... Bernhard Kraft
19:50 Bug #66659: Sorting icons are triggered based on language settings
Ideally the parameter should be part of User TSconfig, since this would give every user the option to enable the icon... Jo Hasenau
17:30 Bug #66659 (Rejected): Sorting icons are triggered based on language settings
The sorting arrow icons, that can be used to move one step up and down are triggered by the following code:... Jo Hasenau
19:13 Bug #66649 (Closed): Failed to access the Install Tool
thanks for reporting back. Wouter Wolters
14:23 Bug #66649: Failed to access the Install Tool
The opcode cache was probably to blame. After disabling the cache, everything worked again. Marc Hirdes
10:30 Bug #66649 (Closed): Failed to access the Install Tool
Fatal error: Call to undefined method TYPO3\CMS\Core\Core\ClassAliasMap::injectComposerClassLoader() in ...typo3_src-... Marc Hirdes
18:53 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
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:44 Bug #66660 (Closed): Typoscript option "sendCacheHeaders": ETag with extra quotes / ETag not used
With the Typoscript-Configuration "config.sendCacheHeaders = 1" several Cache-Headers are activated, ETag being one o... Markus no-lastname-given
16:39 Bug #55735 (Closed): Replace trash icon from FE Editing
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
15:36 Bug #54491: PackageManager doesn't solve/recognize real composer packages
Sorry, to reopen this but I needed at least a patch for this in order to get it into my TYPO3 installation. If you ne... Christian Opitz
14:30 Bug #54491 (Under Review): PackageManager doesn't solve/recognize real composer packages
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:59 Bug #57912 (Needs Feedback): In Columns mode "Add new record at this Place" error 500
Can you tell us what version of TYPO3 did you use? Is the bug still present using the latest version (6.2.12)? Riccardo De Contardi
14:55 Bug #57601 (Needs Feedback): Upgrading 6.2: PHP Fatal error: Uncaught exception 'TYPO3\\Flow\\Package\\Exception\\PackageStatesFileNotWritableException
Is this bug still valid with the latest version? (6.2.12) Riccardo De Contardi
14:42 Bug #46907 (Closed): No thumbnails displayed after copy a page in BE
I am not able to reproduce it with TYPO3 6.2.12, on WAMP enviroment with PHP 5.5.12 and Graphicsmagick 1.3.20 => clos... Riccardo De Contardi
14:00 Bug #32549: DataMapper returns empty array for MM relations on opposite field side because relation field is empty
Moved ticket on request of Frank Nägler Michael Stucki
13:02 Task #66199 (Rejected): Cleanup EXT:backend InlineElement
File does not exists anymore. Wouter Wolters
12:59 Bug #66656: Backend Broken?
Oh, thank you! Now it works :-) Daniel Ostmann
12:55 Bug #66656 (Closed): Backend Broken?
Hi!
Seems that you still have one of the few first versions of the download packages.
The packaging was wrong and...
Markus Klein
12:49 Bug #66656 (Closed): Backend Broken?
Seems there is something broken in CSS or HTML. The Login-Screen and the entire backend after login is not usable...
...
Daniel Ostmann
12:00 Bug #66628 (Resolved): Fatal error in FormEngine (Field must not be empty 1426448465)
Applied in changeset commit:001452c33232e04c45a5fa34251f9b8ae1d26cf0. Christian Kuhn
11:42 Revision 001452c3: [BUGFIX] FormEngine exception and warning creating new record
Some extensions like ext:news use ';;;;2-2-2' in TCA showItem which is
actually an invalid syntax. FormEngine detects...
Christian Kuhn
11:37 Bug #66653 (Closed): shortcut_mode value is not correctly selected when adding translation of a page
When a page of type "Shortcut" is translated, the value for the field @shortcut_mode@ is not correctly selected:
!...
Lorenz Ulrich
11:00 Task #66375 (Resolved): Adjust the linkvalidator task to handle the record links
Applied in changeset commit:30029ba428b7fc52b46b4351777c706c601a3c03. Markus Klein
10:46 Bug #66561: MySQL Error in Page Preview / Page View
Just updated to 7.2 - error is still there Elmar Putz
10:40 Revision 30029ba4: [CLEANUP] Link validator: LinkHandler
Releases: master
Resolves: #66375
Change-Id: Ic61889d6fadd3ec8196ccf96ad97e5247e804ab5
Reviewed-on: http://review.typ...
Markus Klein
10:32 Bug #66650 (Rejected): Application context in short system overview does not reflect install tool setting
In the new "short system overview" window in 7.2 the "Application context" does not reflect the configuration preset ... Christian Buelter
10:30 Task #66638 (Resolved): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
Applied in changeset commit:b5935cf7d6b8ba0d67ac8545fb76dee784069114. Michael Oehlhof
10:22 Task #66638: Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
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 #66638 (Under Review): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
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:54 Task #66638 (Closed): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
Michael Oehlhof
10:29 Revision b5935cf7: [FOLLOWUP][TASK] Introduce getter for $GLOBALS['LANG'] in EXT:cshmanual
Fixes an issue mentioned by http://scrutinizer-ci.com/g/DFAU/TYPO3.CMS
Resolves: #66638
Releases: master
Change-Id: ...
Michael Oehlhof
09:15 Bug #66647 (Under Review): Not all signals are dispatched with fully qualified 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:13 Bug #66647 (Closed): Not all signals are dispatched with fully qualified class name
Some signals are dispatched via @__CLASS__@ which will change in case the class is moved or renamed.
In all of the...
Mathias Brodala
07:51 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
I can confirm it's still happening on 6.2.12 as well. Seen it using TypoScript and Extbase as well. Morton Jonuschat
07:10 Bug #66643 (Rejected): Normalize font-size in install tool
Font-Size Backend = 12px
Font-Size Install Tool = 13.2px
please the same with Backend not bigger
Anonymous
05:42 Bug #66642 (Closed): exception in DBAL backend module
the dbal backend module throws an exception... Georg Ringer
05:41 Bug #66641 (Closed): Application Info got wrong link color
the link to the system log is white but IMO should be red (+ underlined), see screenshot Georg Ringer
01:03 Task #66639 (Rejected): Followup: Introduced getters for $GLOBALS in ext:func
Michael Oehlhof
00:30 Bug #66412 (Resolved): Saving own user configuration fails when exclude fields are configured
Applied in changeset commit:36cc209df0e79eff3cd5783460197e47dc2d9b5a. Benjamin Serfhos
00:12 Bug #66412: Saving own user configuration fails when exclude fields are configured
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:14 Revision a38825c8: [BUGFIX] Make sure excludedTablesAndFields are empty in DataHandler
Simulating the admin function when saving their own account failed when
TCA is modified. The backend user is now simu...
Benjamin Serfhos
00:09 Revision 36cc209d: [BUGFIX] Make sure excludedTablesAndFields are empty in DataHandler
Simulating the admin function when saving their own account failed when
TCA is modified. The backend user is now simu...
Benjamin Serfhos

2015-04-28

23:53 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:40 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
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:39 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
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:20 Story #66637 (Closed): Replace oldschool JavaScript alerts / confirm (UX topic for TYPO3 7)
In TYPO3 7.2 we got brand new confirmation dialog about loosing unsaved changes, it's looking great,
but what about ...
Rafal Brzeski
23:10 Task #65738: Cleanup EXT:backend/Classes/*.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
22:59 Feature #66514: Better UI to move multiple files or folders
The current clipboard behaviour in File List is the same as for the Web List module. So if this is UX wise not workin... Frans Saris
22:51 Bug #66507: FAL metadata empty in reference from read only storage
Using 2 storages for 1 folder give problems with indexing new files but also with keeping track/cleanup of deleted fi... Frans Saris
22:32 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
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:14 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.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
21:33 Revision c547aeb8: [TASK] styleguide: Improve README
Felix Kopp
21:26 Revision fb79818a: [TASK] styleguide: Screenshot
Felix Kopp
21:23 Revision e47eb3e5: [TASK] styleguide: Readme TOC
Felix Kopp
21:12 Revision 806aa031: [TASK] styleguide: Release 7.2.0
Felix Kopp
21:10 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
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:08 Task #66635 (Under Review): Use GeneralUtility::quoteJSvalue() where needed part 2
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:05 Task #66635 (Closed): Use GeneralUtility::quoteJSvalue() where needed part 2
Use GeneralUtility::quoteJSvalue() where needed part 2
FormEngine
Wouter Wolters
18:45 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
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:48 Bug #66628 (Under Review): Fatal error in FormEngine (Field must not be empty 1426448465)
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:29 Bug #66628 (Closed): Fatal error in FormEngine (Field must not be empty 1426448465)
@RuntimeException thrown in file typo3/sysext/backend/Classes/Form/Container/AbstractContainer.php in line 210.@
H...
Georg Ringer
17:43 Bug #66632 (Closed): FormEngine: Exception and warning creating new record
ups, georg created the issue already ... Christian Kuhn
17:42 Bug #66632 (Closed): FormEngine: Exception and warning creating new record
Christian Kuhn
17:21 Task #66631 (Rejected): Why does Typo3 clean XHTML
Christian Kuhn
17:19 Task #66631: Why does Typo3 clean XHTML
Hey anybody no-lastname-given,
there were tons of reasons to move this feature to compatibility6 extension:
* It is...
Christian Kuhn
17:05 Task #66631 (Rejected): Why does Typo3 clean XHTML
Since Typo3 v7 the option "config.xhtml_cleaning" is secretely outdated and just compatibility. Do the developers dre... anybody no-lastname-given
15:50 Bug #66629 (Closed): CSS Styled Content - Image rendering
Hello,
in one of my projects i found a problem with the frontend rendering of images.
In this project i have 4 ...
Reindl Bernd
15:30 Task #63893 (Resolved): Remove dependency to $this->formEngine->getPlaceholderAttribute
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:50 Task #63893: Remove dependency to $this->formEngine->getPlaceholderAttribute
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63883 (Resolved): Remove dependency to $this->formEngine->inline
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63883: Remove dependency to $this->formEngine->inline
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63882 (Resolved): Remove dependency to $this->formEngine->inlineData
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63882: Remove dependency to $this->formEngine->inlineData
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63881 (Resolved): Remove dependency to $this->formEngine->getStructureLevel()
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63881: Remove dependency to $this->formEngine->getStructureLevel()
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63876 (Resolved): Remove dependency to $this->formEngine->extJSCODE
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63876: Remove dependency to $this->formEngine->extJSCODE
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63865 (Resolved): Remove dependency to $this->formEngine->registerRequiredProperty()
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63865: Remove dependency to $this->formEngine->registerRequiredProperty()
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63863 (Resolved): Remove dependency to $this->formEngine->getAdditionalPreviewLanguages()
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63863: Remove dependency to $this->formEngine->getAdditionalPreviewLanguages()
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63862 (Resolved): Remove dependency to $this->formEngine->previewFieldValue()
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63862: Remove dependency to $this->formEngine->previewFieldValue()
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63861 (Resolved): Remove dependency to $this->formEngine->getSingleField_SW()
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63861: Remove dependency to $this->formEngine->getSingleField_SW()
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63860 (Resolved): Remove dependency to $this->formEngine->additionalJS_delete
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63860: Remove dependency to $this->formEngine->additionalJS_delete
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63859 (Resolved): Remove dependency to $this->formEngine->additionalJS_submit
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63859: Remove dependency to $this->formEngine->additionalJS_submit
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63858 (Resolved): Remove dependency to $this->formEngine->additionalJS_post
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63858: Remove dependency to $this->formEngine->additionalJS_post
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63856 (Resolved): Remove dependency to $this->formEngine->getDynTabMenu
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63856: Remove dependency to $this->formEngine->getDynTabMenu
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #63854 (Resolved): Remove dependency to $this->formEngine->pushToDynNestedStack()
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Task #63854: Remove dependency to $this->formEngine->pushToDynNestedStack()
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Epic #63846 (Resolved): Refactoring of form element classes
Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46. Christian Kuhn
11:49 Epic #63846: Refactoring of form element classes
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:25 Revision 736cbfc9: [!!!][TASK] House of forms
This patch introduces a structural code refactoring to the
FormEngine class and its related friend classes.
FormEngi...
Christian Kuhn
14:56 Bug #64989 (Needs Feedback): Typoscript renderObj IMAGE: empty altText renders "alt" without params in HTML
can you provide me an example of the code you used? Riccardo De Contardi
14:00 Task #66621 (Resolved): Add filter to various fields
Applied in changeset commit:2166f890e54ca6d7059805da193af639cba1be26. Georg Ringer
10:45 Task #66621 (Under Review): Add filter to various 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
10:35 Task #66621 (Closed): Add filter to various fields
Improve the usability of the backend by providing filters where it makes sense, especially where it is likely to have... Georg Ringer
14:00 Task #66585 (Resolved): Shorten namespace for FlashMessage in ext:setup
Applied in changeset commit:64db5f5fc227be94491f9f4b462b7bf7920529b7. Wouter Wolters
14:00 Bug #66583 (Resolved): Remove unused CSH initialization in ext:taskcenter
Applied in changeset commit:31747812dc1753938c41710fe344cc45fc511ebf. Wouter Wolters
14:00 Feature #63561 (Resolved): Add stdWrap strtotime
Applied in changeset commit:fce5da33eaba898d10f8ae4a4cb254989684c8d5. Mathias Brodala
13:58 Revision 3115cbc8: [TASK] Set TYPO3 version to 7.3-dev
Change-Id: Ie9edd14d2d55c1731f69d6f6b15e04e9528efc28
Reviewed-on: http://review.typo3.org/38993
Reviewed-by: Xavier P...
Benni Mack
13:46 Revision 2166f890: [TASK] Improve usability by adding filters to TCA fields
To improve the usability of the backend, filters should be provided where it makes
sense, especially where it is like...
Georg Ringer
13:42 Revision 64db5f5f: [TASK] Shorten namespace for FlashMessage in ext:setup
Resolves: #66585
Releases: master
Change-Id: If8c79dcab8553848a276691b7e20ce1d38ca107f
Reviewed-on: http://review.typ...
Wouter Wolters
13:38 Revision 31747812: [TASK] Remove unused CSH initialization in ext:taskcenter
Resolves: #66583
Releases: master
Change-Id: I9e28156562bf56612eebd91dba0d61616f8170ea
Reviewed-on: http://review.typ...
Wouter Wolters
13:38 Revision fce5da33: [FEATURE] Add stdWrap strtotime
This allows for conversion of formatted dates to timestamp and
complements the existing date/strftime properties.
Re...
Mathias Brodala
12:03 Bug #66624 (Closed): Blank link-wizard when editing link in RTE pointing to non-access file
When a user tried to edit a link in the RTE, and the link points to a file he/she has not access to, the popup link-w... Olle Haerstedt
12:00 Revision 4b066072: [RELEASE] Release of TYPO3 7.2.1
Change-Id: I794e721bd23246fd2eed923d3a88d2334de62394
Reviewed-on: http://review.typo3.org/38986
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:59 Feature #66623 (Closed): Make mapSingleRow public to avoid unnessesary database access
In case of content elements build with Extbase and Fluid or other datasources the DataMapper can be used to transfer ... Jan Kiesewetter
11:59 Bug #35228 (Closed): RTE: Table classes empty in Opera
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:54 Revision 8d16fad1: [TASK] Set TYPO3 version to 7.2.1-dev
Change-Id: I90e56b8dbfffc46b40700fed333b03496847cc98
Reviewed-on: http://review.typo3.org/38985
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:53 Revision 3328aa0f: [RELEASE] Release of TYPO3 7.2.0
Change-Id: I61d66ccd2f4bb031b0a98b45dbfbdfcc3e6c0a1b
Reviewed-on: http://review.typo3.org/38984
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:12 Revision b9ea3852: [TASK] styleguide: TCA: Enable text_11
Christian Kuhn
10:54 Bug #66457: t3editor does not indent code with dot-syntax
Can confirm this for 6.2.12. It should be the same issue as #65809. Malte Koitka
10:54 Bug #47577: News records won't display in selected language
Is this still valid for the latest EXT:news release (3.1.0) or at least the latest version that supports 4.x branch (... Riccardo De Contardi
10:18 Feature #66620 (Closed): FE Edit viewhelper
I wrote a viewhelper for fe edit, it would be nice to have some kind of this functionallity in the core.
I dont know...
Philipp Wrann
10:14 Bug #58292 (Closed): Page Module: CE element edit icons not visible on hover in Chrome
thank you for your feedback. Closing it :) Riccardo De Contardi
10:07 Bug #66619 (Rejected): Dependency to "core" extension is not evaluated correctly
Given an extension has a dependency set to extension "core" in ext_emconf.php
When I activate this extension in the...
Helmut Hummel
09:34 Bug #66572: Workspaces and templavoia
We’re experiencing the same problem with TemplaVoila! and TYPO3 6.2.11 as well as with TYPO3 6.2.12.
The patch from ...
Marti McFlight
08:33 Bug #66616 (Closed): Double encoding in tag builder
The tag builder uses htmlspecialchars to encode values of attributes. The problem is, that if I give in a value from ... Jan Kiesewetter
08:10 Bug #65828: Extension manager can not handle composer requirements

I'm not sure, if the problem was understand correctly. I do not expect the Extension Manager to install dependencie...
Alexander Stehlik
00:30 Bug #66615 (Resolved): Initial redirect on First Install not working
Applied in changeset commit:c141676cc9c0535a2b5e25051317bfad25c170dc. Markus Klein
00:00 Revision c141676c: [BUGFIX] Correct path for redirect to Installer
Resolves: #66615
Releases: master
Change-Id: Ia8497f963b8e4189df1e43b93624db57bedf0e54
Reviewed-on: http://review.typ...
Markus Klein

2015-04-27

21:52 Bug #66615 (Under Review): Initial redirect on First Install not working
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:52 Bug #66615 (Closed): Initial redirect on First Install not working
After setting the directory up for first installation, the redirect to the Step Installer fails.
http://server/tes...
Markus Klein
21:07 Bug #66614 (Accepted): FAL processed files are deleted
Abandoned patch.
The issue is way more dramatic.
We have the situation that user experience will differ for BE ...
Markus Klein
20:23 Bug #66614 (Under Review): FAL processed files are deleted
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:19 Bug #66614 (Closed): FAL processed files are deleted
h2. How to reproduce
* set `config.noScaleUp = 0` in TS
* add a magic image to RTE
* preview the page in FE
R...
Markus Klein
20:12 Bug #65354: Support for SPATIAL KEY in Schema / Migration
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:09 Bug #65354 (Under Review): Support for SPATIAL KEY in Schema / Migration
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:00 Task #66613 (Resolved): Clean up 7.x documentation
Applied in changeset commit:6a963fa5f7bd087f921447a0d8aef2194c6d763f. Xavier Perseguers
18:56 Task #66613 (Under Review): Clean up 7.x documentation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:55 Task #66613 (Closed): Clean up 7.x documentation
There are still a few inconsistencies in the way titles are written.
This patch also corrects some errors which ha...
Xavier Perseguers
19:36 Revision 6a963fa5: [FOLLOWUP] Clean up 7.x documentation
There are still a few inconsistencies in the way titles are written.
This patch also corrects some errors which happ...
Xavier Perseguers
19:30 Bug #65976 (Resolved): TCA: time/timesec fields do not take timezone offset into account
Applied in changeset commit:bb0032f48ae0ccaa4745dcaa7fded592416cd59d. Andreas Allacher
19:30 Bug #66503 (Resolved): Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
Applied in changeset commit:a1ed7cefc902cb9bd0e0451c550fe92ea3302033. Markus Klein
18:19 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
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:23 Revision bb0032f4: [BUGFIX] Show correct timezone when displaying FormEngine time field
"time" and "timesec" fields currently do not store time as UTC in database,
however, in the FormEngine modifications ...
Andreas Allacher
19:10 Revision a1ed7cef: [BUGFIX] Multiple fixes for Locking API and TSFE locking
* Retrieve correct LockingStrategy for requested capabilities
* Prefix lock filenames to make them better visible in ...
Markus Klein
18:59 Bug #65702: Upload of saved extension via Upload Extension in Extension Manager not possible: Could not write file .js
I just had the same issue. The check if a folder exists in unzipExtensionFromFile() is missing a $extensionDir.
In...
Andreas Schütte
18:12 Bug #37670 (Closed): Text with image - image dimensions
the aspect ratio of the original image must be mantained on the scaled image, otherwise the resulting image would be ... Riccardo De Contardi
18:08 Bug #43033: Clicking page title leads to page settings
But..is this really a bug? clicking on the title of every record in the list module opens that record for editing... Riccardo De Contardi
18:00 Bug #42132 (Closed): disablePrependAtCopy = 1not respected in pageTS
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
18:00 Bug #66612 (Resolved): Clean up 7.2 documentation
Applied in changeset commit:d984baa8e799669da05d561f2066bb0fb04d40ba. Francois Suter
17:41 Bug #66612 (Under Review): Clean up 7.2 documentation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:39 Bug #66612 (Closed): Clean up 7.2 documentation
The 7.2-related documentation was recently moved in a "7.2" subfolder in "core" system extension.
An index page is...
Francois Suter
17:52 Bug #39165 (Closed): HTML content element html-decodes HTML entities
Cannot reproduce with TYPO3 6.2.12 and 7.2 (latest master)
Test done:
1. Create new content element > HTML
2...
Riccardo De Contardi
17:42 Revision d984baa8: [FOLLOWUP] Clean up 7.2 documentation
An index file is missing in the 7.2 change log to have a TOC
for navigating in 7.2 documentation.
This patch also co...
Francois Suter
17:30 Bug #65688 (Resolved): Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
Applied in changeset commit:2a4323338409667d3d6f51360093eb3dcee7591f. Helmut Hummel
16:54 Bug #65688: Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
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
16:52 Bug #65688: Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
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:10 Bug #65688: Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
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:04 Bug #65688 (Under Review): Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
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 #66605: TSFE: config get overridden on cached 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
15:18 Bug #66605: TSFE: config get overridden on cached 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
15:17 Bug #66605 (Under Review): TSFE: config get overridden on cached page
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:14 Bug #66605 (Closed): TSFE: config get overridden on cached page
On a cached page, the config array gets completely overriden, the config of the cached page gets lost.
h2. How to ...
Andreas Kienast
17:22 Bug #36234 (Closed): Uncaught TYPO3 Exception: Class t3lib_FlashMessage does not exist
Closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write...
Riccardo De Contardi
17:04 Feature #31100: Element content textblock is textline in wizard
Yes, the problem still persists in TYPO3 6.2.12 see attached Cattura.png Riccardo De Contardi
17:04 Revision 77ec9425: [BUGFIX] Simplify composer class alias loader usage
The class alias loader package was changed to be a composer plugin.
By that, the script section can be removed again....
Helmut Hummel
17:04 Revision 2a432333: [BUGFIX] Simplify composer class alias loader usage
The class alias loader package was changed to be a composer plugin.
By that, the script section can be removed again....
Helmut Hummel
16:48 Bug #30524 (Closed): Page tree doesn't load after editing page propperties in IE8
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
16:07 Bug #57991 (Needs Feedback): Missing workspaces in BE-user permissions
Riccardo De Contardi
16:03 Bug #57991: Missing workspaces in BE-user permissions
This is the test I have done in TYPO3 6.2.12:
1) activate the workspace extension
2) create usergroup "Pincopal...
Riccardo De Contardi
16:01 Bug #60254: Non-admins cannot rename bookmarks
can confirm with TYPO3 6.2.12: a non-admin user can add bookmarks of content and pages but when renaming them, the ne... Riccardo De Contardi
15:39 Revision ea84f126: [BUGFIX] getProcessedValue ignores foreign_table_field
Currently BackendUtility::getProcessedValue method
ignores the foreign_table field.
Change-Id: Ia08878a7a3cdcf7e1a07...
Andreas Allacher
15:38 Feature #66608 (Closed): Element browser need some kind of sorting
the current element browser need support for some kind of sorting: sort by date, sort by name (asc/desc).
Most of...
Stefan Scholz
15:30 Bug #63557 (Resolved): BackendUtility::getProcessedValue does not include check for foreign_match_fields and foreign_table_field (at least if not MM table like sys_file_reference)
Applied in changeset commit:710d064921457c4313f77f9c21ff8afc0b268c5a. Andreas Allacher
15:28 Bug #63557: BackendUtility::getProcessedValue does not include check for foreign_match_fields and foreign_table_field (at least if not MM table like sys_file_reference)
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:30 Bug #66499 (Resolved): double site title
Applied in changeset commit:d1670bbfa3ba6ce4d59c897511936c9cb73c59a7. Markus Klein
15:19 Bug #66499: double site title
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:57 Bug #66499: double site title
Please note that the use-case example above (pageTitleSeparator adjusted in USER object) does NOT work consistently c... Markus Klein
15:19 Revision 53c5791f: [BUGFIX] Store page title information in cache
Store page title information in page cache as well,
so we have a proper state when rendering partially cached pages.
...
Markus Klein
15:14 Bug #65828 (Rejected): Extension manager can not handle composer requirements
The extension manager will not support any composer packages and therefore doesn't resolves any package names. If you... Nicole Cordes
15:12 Bug #61954: Click-enlarge problem when an image is inside ul li OR ol li
Brain Appeal GmbH wrote:
> Stanislas Rolland wrote:
> > Re-opening this issue as the fix was reverted.
>
> The "...
Stanislas Rolland
14:17 Bug #61954: Click-enlarge problem when an image is inside ul li OR ol li
Stanislas Rolland wrote:
> Re-opening this issue as the fix was reverted.
The "fix" breaks nested lists; see #652...
Brain Appeal GmbH
15:10 Revision 710d0649: [BUGFIX] getProcessedValue ignores foreign_table_field
Currently BackendUtility::getProcessedValue method
ignores the foreign_table field.
This is basically a follow-up to ...
Andreas Allacher
15:09 Bug #57099: Clear caches in Backend don't show updated FlexForm Labels
For more information on the existing caches in TYPO3 CMS 6.2:
http://blog.reelworx.at/detail/typo3-cms-clear-cache...
Stephan Großberndt
14:59 Bug #57099 (Closed): Clear caches in Backend don't show updated FlexForm Labels
It is not necessary to remove the whole /typo3temp/ folder to renew the labels; it is sufficient to wipe off /typo3te... Riccardo De Contardi
15:01 Revision d1670bbf: [BUGFIX] Store page title information in cache
Store page title information in page cache as well,
so we have a proper state when rendering partially cached pages.
...
Markus Klein
14:03 Bug #66602 (Closed): Page of type external URL does not redirect to external URL if referrer does not match
The referrer check in the redirect to external URL feature must be removed.
Use-Case/ Steps to reproduce:
* A ...
Helmut Hummel
13:02 Bug #54703 (Closed): Linkvalidator doesn`t handle RTE-inline Image correct
I close this, as I've done the test reported in the ticket description and the bug is not present on TYPO3 6.2.12 (al... Riccardo De Contardi
12:46 Bug #66594: Category Mount points - missing hierarchy information
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:45 Bug #62136: Missing filemetadata fields on Windows
seems still present in TYPO3 6.2.12 and 7.2 (latest master) Riccardo De Contardi
12:35 Bug #54188 (Closed): table properties
Can't reproduce on TYPO3 CMS 6.2.12 on Windows WAMP enviroment PHP 5.5.12
Tested with:
Chrome 42.0.2311.90
Fir...
Riccardo De Contardi
12:32 Bug #62133: Contentelement Wizard and TSConfig misbehaviour
Seems to be still an issue for 6.2.11 Anonymous
12:31 Bug #44860 (Closed): TMENU: trying to hide NO also hides ACT or CUR
No feedback within the last 90 days => closing this issue.
Furthermore, in TSREF documentation http://docs.typo3.o...
Riccardo De Contardi
12:13 Bug #66600 (Closed): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
This change broke some of my websites.
(https://forge.typo3.org/issues/48965)
https://forge.typo3.org/projects/ty...
Philipp Wrann
12:07 Bug #43585 (Closed): Radiobutton select difficult due to clear.gif
I close this ticket as it is not present in TYPO3 6.2.12 (as you can see from the attached screenshot CATTURA.png, th... Riccardo De Contardi
11:53 Bug #53305 (Closed): HTML5 rendering of headers works only if a date is set
Riccardo De Contardi
11:31 Bug #38448 (Closed): Condition adminUser in pageTSconfig not working
As far as I can see from the TSCONFIG documentation, [adminuser] is not marked as obsolele/deprecated condition
Te...
Riccardo De Contardi
11:16 Bug #65234: Unwanted p tag between UL and LI
The problem seems to occur because of a "fix" in #61954.
The following configuration finally worked without breaking...
Brain Appeal GmbH
11:05 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive 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
11:00 Bug #66476 (Resolved): Login screen image configuration inconsistencies
Applied in changeset commit:f00524d56cc52983a1c31375f1ce46f99b88b303. Felix Kopp
00:22 Bug #66476: Login screen image configuration inconsistencies
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:00 Bug #66573 (Resolved): Protect configuration of extensions
Applied in changeset commit:bbf44c3be858fc9ab66b8460e77a7e2855871f03. Jan Kiesewetter
10:41 Bug #66573: Protect configuration of extensions
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:41 Revision f00524d5: [TASK] Backend login: unify logo and bg image path example
Explains the accepted login logo and background image paths
"EXT:…" or "fileadmin/…" or "/fileadmin/…".
Resolves: #6...
Felix Kopp
10:41 Revision da231d71: [TASK] Protect configuration of extensions
Similar to protecting the private resources, the configuration
of an extension should be protected as well.
Change-I...
Jan Kiesewetter
10:40 Revision bbf44c3b: [TASK] Protect configuration of extensions
Similar to protecting the private resources, the configuration
of an extension should be protected as well.
Change-I...
Jan Kiesewetter
10:30 Feature #66431 (Resolved): New Login Screen
Applied in changeset commit:b186919ee11fea37cd7deb3e78270d59432b9b54. Anonymous
09:06 Feature #66431: New Login Screen
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:23 Revision b186919e: [FOLLOWUP][TASK] New Login Screen
- Resolve image paths equally without fal compat layer
- Remove border if background image is set
- Increase border r...
Benjamin Kott
10:20 Feature #65470: Display sys_file.uid in backend
Yes, please let me know if I can do it myself Urs Braem

2015-04-26

23:10 Bug #56641: FAL: FileListController.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
22:07 Bug #42070 (Closed): Media CE (HTML5 <video> element ) controls don't work on Chrome
Riccardo De Contardi
22:05 Bug #58292: Page Module: CE element edit icons not visible on hover in Chrome
Cannot reproduce it anymore in latest Chrome. Lorenz Ulrich
21:51 Bug #58292 (Needs Feedback): Page Module: CE element edit icons not visible on hover in Chrome
Riccardo De Contardi
21:05 Bug #58292: Page Module: CE element edit icons not visible on hover in Chrome
Is the bug still present? Riccardo De Contardi
21:51 Bug #63312 (Needs Feedback): Link Wizard doesn't work in Internet Explorer
Riccardo De Contardi
21:47 Bug #63312: Link Wizard doesn't work in Internet Explorer
Is this bug still present in the latest version of TYPO3 CMS (6.2.12) and flux (7.2.0) ? Riccardo De Contardi
21:35 Bug #59467 (Closed): Incorrect urls calculated when typo3 placed at 4th level subdomain
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
21:33 Bug #25481: default setting for styles.content.links.target fails in CSC's static template constants
the problem seems still present in 6.2.12; the typoscript object browser reads:
lib.parseFunc.tags.link.typolink.ta...
Riccardo De Contardi
21:19 Feature #66597 (Closed): Add possibility to disabled TER download in EM
Currently it isn't possible to use the extension manager without any (initial) internet connection. This is because o... Nicole Cordes
21:14 Bug #58489: Vertical position of fields not properly aligned
It is sufficient to add to the arrow icons a vertical-align:middle;
the inspector says:...
Riccardo De Contardi
20:55 Bug #56862: Broken icons in file / folder RTE linkbrowser
Is the problem still present in 6.2.12? I can't reproduce it (I am using PHP 5.6.7) Riccardo De Contardi
20:42 Feature #65470: Display sys_file.uid in backend
@Urs Braem so, can this be closed? Riccardo De Contardi
19:30 Bug #66593 (Resolved): "Remaning characters" inserted below datetime fields twice
Applied in changeset commit:a81e23abdc7e3495cd069595fd014ee08107fc78. Andreas Fernandez
18:43 Bug #66593: "Remaning characters" inserted below datetime fields twice
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:57 Bug #66593 (Under Review): "Remaning characters" inserted below datetime fields 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
14:55 Bug #66593 (Closed): "Remaning characters" inserted below datetime fields twice
Using a datetime field causes the "Remaining characters" hint being inserted twice. Andreas Kienast
19:09 Revision a81e23ab: [TASK] Remove "max" attribute from datetime fields in TCA
It's not required to limit the maxlength of datetime fields
by TCA anymore, as the used DateTimePicker already valida...
Andreas Fernandez
18:45 Bug #66573: Protect configuration of 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
09:25 Bug #66573 (Under Review): Protect configuration of 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
16:34 Bug #66594: Category Mount points - missing hierarchy information
As visible the current behaviour doesn't make any sense at all. It does not show the hierarchy information and it als... Andreas Allacher
16:33 Bug #66594: Category Mount points - missing hierarchy information
Current behaviour screenshots Andreas Allacher
16:24 Bug #66594 (Under Review): Category Mount points - missing hierarchy information
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:19 Bug #66594 (Rejected): Category Mount points - missing hierarchy information
Currently category mount points to not show hierarchy information.
Which is an issue because of multiple things:
1....
Andreas Allacher
15:09 Feature #66431: New Login Screen
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:07 Feature #66431: New Login Screen
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:07 Feature #66431: New Login Screen
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Feature #66431 (Under Review): New Login Screen
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 #66589: Allow class for flexform sheet tabs in backend for better field formatting
Using palette to do so would have been a better way, but palette concept is closely bound to tables.
When using eg...
stephen leger
14:30 Bug #65055 (Resolved): Date and DateTimePicker not shown in FireFox and IE
Applied in changeset commit:004d40dfd6ff7a3c5910c45bf7840c53bc5bef36. Anonymous
12:55 Bug #65055 (Under Review): Date and DateTimePicker not shown in FireFox and IE
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 #64090 (Resolved): Use $this-> instead of parent:: in TyposcriptConditions
Applied in changeset commit:0f0b807953a499dd2cc6d836f5a2135bdeb67831. Markus Klein
14:27 Revision 004d40df: [FOLLOWUP][BUGFIX] Date and DateTimePicker in IE
Fixed wrong LESS path.
Releases: master
Resolves: #65055
Change-Id: I2d95775e2796e8b1fdff67430b287230699690de
Review...
Benjamin Kott
14:12 Revision 0f0b8079: [CLEANUP] Use $this-> instead of parent:: in TS Conditions
The code for Backend and Frontend TS conditions
uses static calls to parent:: instead of using
$this->, which is comm...
Markus Klein
13:10 Bug #66476 (Under Review): Login screen image configuration inconsistencies
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:00 Task #66553 (Resolved): 7.2 Documentation
Applied in changeset commit:cb7a7498566ab22266a4088bf009eabb5eb27372. Mathias Schreiber
12:51 Revision cb7a7498: [BUGFIX] Proofread 7.2 documentation
Proofread breaking, deprecations and features.
Releases: master
Resolves: #66553
Change-Id: I08c497e53bd90845940fb53...
Mathias Schreiber
12:00 Task #63893: Remove dependency to $this->formEngine->getPlaceholderAttribute
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63893: Remove dependency to $this->formEngine->getPlaceholderAttribute
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63883: Remove dependency to $this->formEngine->inline
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63883: Remove dependency to $this->formEngine->inline
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63882: Remove dependency to $this->formEngine->inlineData
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63882: Remove dependency to $this->formEngine->inlineData
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63881: Remove dependency to $this->formEngine->getStructureLevel()
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63881: Remove dependency to $this->formEngine->getStructureLevel()
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63876: Remove dependency to $this->formEngine->extJSCODE
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63876: Remove dependency to $this->formEngine->extJSCODE
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63865: Remove dependency to $this->formEngine->registerRequiredProperty()
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63865: Remove dependency to $this->formEngine->registerRequiredProperty()
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63863: Remove dependency to $this->formEngine->getAdditionalPreviewLanguages()
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63863: Remove dependency to $this->formEngine->getAdditionalPreviewLanguages()
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63862: Remove dependency to $this->formEngine->previewFieldValue()
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63862: Remove dependency to $this->formEngine->previewFieldValue()
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63861: Remove dependency to $this->formEngine->getSingleField_SW()
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63861: Remove dependency to $this->formEngine->getSingleField_SW()
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63860: Remove dependency to $this->formEngine->additionalJS_delete
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63860: Remove dependency to $this->formEngine->additionalJS_delete
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63859: Remove dependency to $this->formEngine->additionalJS_submit
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63859: Remove dependency to $this->formEngine->additionalJS_submit
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63858: Remove dependency to $this->formEngine->additionalJS_post
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63858: Remove dependency to $this->formEngine->additionalJS_post
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63856: Remove dependency to $this->formEngine->getDynTabMenu
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63856: Remove dependency to $this->formEngine->getDynTabMenu
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #63854: Remove dependency to $this->formEngine->pushToDynNestedStack()
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Task #63854: Remove dependency to $this->formEngine->pushToDynNestedStack()
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Epic #63846: Refactoring of form element classes
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:53 Epic #63846: Refactoring of form element classes
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:49 Bug #65757: /fileadmin/_processed_ not used
Can this ticket be closed? Xavier Perseguers
09:45 Bug #66038: felogin: reset password show success message even if mail isn't sent
ping Xavier Perseguers
09:30 Bug #66584 (Resolved): Fix wrong image reference in ext:taskcenter
Applied in changeset commit:3e864e151041628c09f0e7c4ebd0e11d9f8d848c. Wouter Wolters
09:19 Feature #66532: Schedule tasks randomly
Idea for that: add a "generate cron command" next to the field so that it just generates a random "daily" cron defini... Xavier Perseguers
09:16 Revision 3e864e15: [BUGFIX] Fix wrong image reference in ext:taskcenter
Path to image does not exists, rename it to the existing png file.
Furthermore this patch shortens a few namespaces ...
Wouter Wolters
09:12 Bug #66587: Scheduler serialized task needs to be migrated for 7.x
Problem is thus related to the serialized object "tx_scheduler_Execution" which is only available with compatibility6... Xavier Perseguers
09:05 Bug #66587: Scheduler serialized task needs to be migrated for 7.x
Actually this is the record to reproduce the problem:... Xavier Perseguers

2015-04-25

23:44 Bug #59054: CSS Styled Content renders non-existing thumbnails
I can confirm it with version 6.2.12; with... Riccardo De Contardi
22:55 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
I can confirm same problems with heavy cropping/resizing in my fluid templates (<f:image src="..." width="128c" heigh... Martin Kokes
22:23 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
patch idea for *getValue* for TYPO3 pre 6.0, below for > 6.0 ;)... Simon Schaufelberger
19:47 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
Same goes for TYPO3.Fluid package of course!
https://git.typo3.org/Packages/TYPO3.Fluid.git/blob/HEAD:/Classes/TYPO3...
Simon Schaufelberger
19:42 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
example data for options in controller:... Simon Schaufelberger
19:40 Bug #66588 (Closed): POST Data in selectviewhelper should have higher priority than "value" value
given the following fluid:... Simon Schaufelberger
21:53 Task #64090: Use $this-> instead of parent:: in TyposcriptConditions
Pushed a backport for 6.2 now Markus Klein
21:52 Task #64090 (Under Review): Use $this-> instead of parent:: in TyposcriptConditions
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:48 Bug #66590 (Closed): replace "parent::method" calls by "$this->method"
duplicates #64090 Markus Klein
21:40 Bug #66590 (Closed): replace "parent::method" calls by "$this->method"
The usage of the PHP parent command prohibits that the call method can be overridden by extending the class.
Use '$t...
Franz Holzinger
20:58 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
Is there a test-ext or so for that? Markus Klein
20:43 Bug #66561 (Needs Feedback): MySQL Error in Page Preview / Page View
Thanks, I tried that now, but still failing to reproduce this on current master.
I copied the menu and submenu TS ...
Markus Klein
20:37 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
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:14 Feature #66589 (Rejected): Allow class for flexform sheet tabs in backend for better field formatting
Allow class for flexform sheet tabs in backend
Flexform :
<sheets>
<params>
<ROOT type="array">
<T...
stephen leger
18:31 Bug #30849 (Closed): Pagetree won't open in IE when page is locked
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
14:12 Bug #66587 (Closed): Scheduler serialized task needs to be migrated for 7.x
... Xavier Perseguers
12:13 Bug #60020 (Needs Feedback): Sysfolder rendered twice in page tree on user user account
Did you try to update to a more recent version (if I remember, 6.2.3 has some security issues) like 6.2.12?
Do you...
Riccardo De Contardi
12:05 Feature #53406: Add placeholder to form wizard
If the concern is accessibility, you should not use the "placeholder" attribute, but the "title" attribute, see the W... Riccardo De Contardi
11:52 Bug #25281: Backend layouts: loading from rootline only
the bug is still present in TYPO3 6.2.x:
my test, TYPO3 6.2.12, fresh install
[root]
--[ID=1] Home page
----[...
Riccardo De Contardi
10:34 Bug #66586 (Closed): Conditions used in TSConfig not working on TCEFORM
Mathias Schreiber
10:22 Bug #66586: Conditions used in TSConfig not working on TCEFORM
*narf* Okay, it was a nobrainer.
The following condition works in TSConfig to check against colPos.
[globalVar ...
Christian Stern
09:54 Bug #66586 (Closed): Conditions used in TSConfig not working on TCEFORM
I have definied some costum elements via mod.wizards.newContentElement.wizardItems. Those elements should only appear... Christian Stern

2015-04-24

23:32 Bug #47770: installtool "compare" fails on ADD KEY sha1 (sha1(40))
The bug is still present in version 6.2.9. (on php 5.4.32 and mysql 5.5.14).
Changing @sha1 (sha1(40))@ to @sha1 (...
Guillermo Oramas
21:51 Bug #65901: Move configuration of New Content Element Wizard to css_styled_content
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:33 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive 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
21:22 Task #56944: Check for a proper extension key on load
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:11 Task #66585 (Under Review): Shorten namespace for FlashMessage in ext:setup
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:10 Task #66585 (Closed): Shorten namespace for FlashMessage in ext:setup
Shorten namespace for FlasgMessage in ext:setup Wouter Wolters
21:10 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
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:01 Feature #66371: Add autoplay option to
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:59 Bug #66584 (Under Review): Fix wrong image reference in ext:taskcenter
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:56 Bug #66584 (Closed): Fix wrong image reference in ext:taskcenter
Fix wrong image reference in ext:taskcenter.
module-taskcenter.gif -> module-taskcenter.png
Wouter Wolters
20:56 Bug #66561: MySQL Error in Page Preview / Page View
Ok, i'll do my best:
PAGE TREE ROOT
-- Website Root : Menu is drawn from here - TS template
----...
Elmar Putz
18:07 Bug #66561: MySQL Error in Page Preview / Page View
I'm currently completely failing to reproduce this.
Can you please draw me a clear page structure, where I can see:
...
Markus Klein
13:34 Bug #66561: MySQL Error in Page Preview / Page View
We are using the standard menu from bootstrap_package at the moment and did not make any modifications to it. Elmar Putz
13:32 Bug #66561 (New): MySQL Error in Page Preview / Page View
Can you please post the menu TS you use, so I can reproduce this? Markus Klein
11:40 Bug #66561: MySQL Error in Page Preview / Page View
Another Update:
the 1st level of the page tree menu is a sys folder ("FH OOE allgemein") - if i change it to be a no...
Elmar Putz
11:34 Bug #66561: MySQL Error in Page Preview / Page View
Additional Info: the error occurs only on pages located in the second level of the page tree, not on the 1st or 3rd
...
Elmar Putz
11:29 Bug #66561: MySQL Error in Page Preview / Page View
Upgraded to 7.2 dev (current master) - error still exists: ... Elmar Putz
20:49 Bug #66583 (Under Review): Remove unused CSH initialization in ext:taskcenter
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:48 Bug #66583 (Closed): Remove unused CSH initialization in ext:taskcenter
Remove unused CSH initialization in ext:taskcenter Wouter Wolters
20:47 Feature #23156: Slash is hard–coded in the page path
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:38 Bug #62562: Flexforms - Translating with inline relations 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
20:26 Bug #37952: Treelist cache is not cleared after publishing
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:14 Bug #65699: Hide preview link on delete page in workspaces mode
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:09 Task #66161: Move jquery.clearable.js to ext: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
20:03 Bug #50141: htmlspecialchars on all links in markers
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:56 Bug #59971: Reset languageMode query setting for child object queries in Extbase
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:11 Bug #66581: Extbase - JsonView: wrong key encoding in array
Maybe even better would be an interface for objectstorage that needs toArray that way it could be done with instanceo... Andreas Allacher
19:03 Bug #66581: Extbase - JsonView: wrong key encoding in array
Is this abut e.g. objects in ObjectStorage?
If so, I think it might be best to check if there is a toArray method an...
Andreas Allacher
18:28 Bug #66581 (Closed): Extbase - JsonView: wrong key encoding in array
If the array key is of type string, then the PHP function json_encode converts it to named objects instead of an arra... Thilo Schumann
18:55 Bug #66582 (Rejected): Can't Set Page Title After Update In Extbase Controller
Hello,
in the controller of my Extbase extensions, in an uncached show action, I used something like......
Kai Hechler
18:49 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
Test-script to produce some locking states, this would result in deadlock with patchset 8 because of missing no block... Andreas Allacher
14:38 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
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:33 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
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:13 Bug #66573 (Accepted): Protect configuration of extensions
Thanks, good hint. Can you provide a patch on gerrit? Markus Klein
15:54 Bug #66573 (Closed): Protect configuration of extensions
As the default @.htaccess@ protects @^typo3conf/ext/[^/]+/Resources/Private/@ if also should protect @^typo3conf/ext/... Jan Kiesewetter
18:10 Bug #47322: Import Selection with TYPO3 Element Browser
-Tell me pls, where this file should be allocated? (BrowseLinksHook.php)-
Did it with my own extension, allowing to c...
Alex Borodinov
17:42 Bug #25380 (Closed): page.meta supports http-equiv only for the key refresh
I close this ticket because in TYPO3 6.2 it seems that everything already works as you expect:
See the documentati...
Riccardo De Contardi
17:21 Bug #63814 (Needs Feedback): Image resizing in RTE broken
I can't reproduce the bug;
My test on TYPO3 CMS 6.2.12:
1. upload an image (334px x 312px)
2. enable usage of image...
Riccardo De Contardi
17:13 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
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:05 Bug #66574 (Under Review): Relations of definitions using MM_opposite_field are missing in ReferenceIndex
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:01 Bug #66574 (Closed): Relations of definitions using MM_opposite_field are missing in ReferenceIndex
Consider this TCA definition:... Stephan Großberndt
16:29 Bug #65948 (Needs Feedback): Nested lists are rendered with paragraphs around inner lists
Would you try with this TS Setup:... Riccardo De Contardi
15:53 Bug #63777: ItemsProcFunc doesnt work on create record via IRRE
I have the same problem.
Any ideas how to fix it ?
Antoine Bouet
15:16 Bug #33741 (Closed): Popup wizard on a field just submits the first 200 chars to popup
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
15:13 Bug #30012 (Closed): TCEForm multiselect not working on IE8
I close this as non reproducible; I've done a test with the demo site http://cms62.demo.typo3.org, IE8 v. 8.0.7601.17... Riccardo De Contardi
15:08 Bug #49046 (Closed): impossible to use repositories or requests to action controller in auth_service
Sure, I fully agree, I just wanted to post a possible solution if someone encounters the same problem again.
To fi...
Xavier Perseguers
11:12 Bug #49046 (Needs Feedback): impossible to use repositories or requests to action controller in auth_service
I don't think that Extbase should manipulate global state even more to make it possible to be run in such an early bo... Helmut Hummel
10:26 Bug #49046: impossible to use repositories or requests to action controller in auth_service
So we have basically two bugs here:
h2. Datamap cache
The first one is that the datamap cache is not properly i...
Xavier Perseguers
10:20 Bug #49046 (Accepted): impossible to use repositories or requests to action controller in auth_service
I confirm this bug with EXT:ig_ldap_sso_auth v3.0-dev which now uses Extbase repositories during the authentication s... Xavier Perseguers
14:46 Bug #66572 (Closed): Workspaces and templavoia
We encountered an issue with using workspaces with templavoila in a Typo3 6.2.12. When linking a file, typing an emai... Klaus Moser
14:19 Bug #64759: File list shows folder identifier instead of path
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:13 Bug #64759: File list shows folder identifier instead of path
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:01 Bug #64759: File list shows folder identifier instead of path
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:44 Bug #25324 (Closed): Insert link to Image with ie8
The problem is not present in TYPO3 6.2.3; tested with IE8 8.0.7601.17514 Riccardo De Contardi
12:11 Bug #62848: FAL file info permissions
Hello Frans
about #33 :
But sadly I have no sys_file_reference row with pid=0 .
about #32 :
It dows not matter. I m...
Johannes C. Schulz
11:50 Bug #25140: RETURN_URL in menus is not created correctly
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:48 Bug #22203 (Closed): MENU.showAccessRestrictedPages.addParams generates wrong URLs
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:30 Bug #66563 (Resolved): Progressbar does not complete in IE11
Applied in changeset commit:c7b00f320d5a5c52869979bf43f968c8a8712916. Anonymous
11:28 Revision c7b00f32: [BUGFIX] Complete Iframe-Progressbar in IE
Releases: master
Resolves: #66563
Change-Id: I23be4cab776252afff25f3f23c8fee2f4c09fad5
Reviewed-on: http://review.typ...
Benjamin Kott
11:16 Bug #66439 (Rejected): FontAwesome Icon font not working in Safari 7.1.4
Andreas Fernandez wrote:
> Is it a local issue maybe? I found a Safari 7.1.3 and 7.1.5 here, everything is alright i...
Helmut Hummel
10:18 Task #66553: 7.2 Documentation
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:17 Feature #52217: Hook for analyzing record
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:50 Bug #66496 (Accepted): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
Markus Klein
00:46 Bug #66496 (Under Review): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
Patch set 1 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