Project

General

Profile

Activity

From 2014-06-13 to 2014-07-12

2014-07-12

12:39 Bug #48965: FileReference can't be created in Frontend context
Thank you Frans, for me it works perfectly with an own FileReference.
Take a look into https://github.com/helhum/u...
Daniel Ostmann

2014-07-11

23:11 Bug #59901: Move records in list module kills sys_language_uid
a better way... without changing the command...
This one checks if $SOBE->CN is an array just before calling fixCo...
Christian Hernmarck
15:55 Bug #59901: Move records in list module kills sys_language_uid
A proposal...
if my "solution" above is good, then I'd change theese lines...
in class.t3lib_clipboard.php, ...
Christian Hernmarck
21:55 Task #60280 (Rejected): Suffix for functional test database
Hi,
I would like to discuss/suggest the possibility to have a surfix as test-database name in the functional testi...
Tomas Norre Mikkelsen
20:32 Task #41211 (Resolved): CGL Cleanup: Fix TYPO3.ControlStructures.DisallowEachInLoopCondition-Sniff
Applied in changeset commit:8b9cf132fbdb5228bdc04e647093c46fb943228c. Andy Grunwald
16:34 Bug #60272: Skip cache hash for URIs to non-cacheable actions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Bug #60272: Skip cache hash for URIs to non-cacheable actions
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:56 Bug #60272 (Under Review): Skip cache hash for URIs to non-cacheable actions
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:48 Bug #60272 (Closed): Skip cache hash for URIs to non-cacheable actions
When URIs are built pointing to non-cacheable actions, currently a cache hash is always included.
This should be s...
Mathias Brodala
14:35 Bug #60273 (Needs Feedback): No permission to edit content in different languages since 6.2.4
I'm running 6.2.4 on multilang sites and we don't have any problems like that.
Also current master does not show a...
Markus Klein
14:03 Bug #60273 (Closed): No permission to edit content in different languages since 6.2.4
Both admins and non-admins cannot edit content elements in other languages than the default language. Once one clicks... Markus Kasten
14:07 Task #55572: Switch IRRE to jQuery
I blocked the issue until #58475 is done Markus Klein
14:07 Task #58475: Change IRRE Javascript code to jQuery
I blocked #55572 until this is done. Markus Klein
14:06 Task #59670 (Resolved): Cleanup jsfunc.inline.js
Markus Klein
14:01 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
Thanks for testing this!
Huh, will be tough to find this out.
Markus Klein
13:18 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
Hi Markus,
we have tested it in TYPO3 4.5, 4.6, 4.7, 6.1, 6.2.
It only works in 4.5. So the Bug exists since 4.6.
Gernot Ploiner
11:17 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
Hi Gernot,
we have to test this in all versions down to 4.5 to see where this was broken.
I suspect this to havin...
Markus Klein
08:36 Bug #60258 (Closed): showAccessRestrictedPages with shortcuts to restricted pages
In menus with activated showAccessRestrictedPages setting, links to shortcut-pages, which link to another restricted ... Gernot Ploiner
13:06 Bug #60263 (Accepted): sys_category relations: unexpected limit of item number in TYPO3 6.2.4
Alexander Opitz
12:09 Bug #60263: sys_category relations: unexpected limit of item number in TYPO3 6.2.4
Have the same issue. Tobias Pierschel
10:22 Bug #60263 (Closed): sys_category relations: unexpected limit of item number in TYPO3 6.2.4
In a TYPO3 6.2.4 project, when more than one FAL metadata record is associated with a sys_category, it is no longer p... Christian Reiter
13:06 Bug #60180: sys_collection_entries db-type varchar(30) too small
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:47 Revision ebfd4674: [CLEANUP] Reformat IRRE JS code
This is an automatic reformat performed by PhpStorm, to get rid of some
ugly constructs like one-line inline methods....
Andreas Wolf
12:41 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
As a workaround, I have changed the method @FrontendUserAuthentication::createUserSession@ to ... Pierrick Caillon
12:31 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
I also encounter the same issue.
I saw the @TYPO3\CMS\Core\Authentication\AbstractUserAuthentication::setSessionCo...
Pierrick Caillon
10:55 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
hi Markus,
I got:
'FE' => array(
'activateContentAdapter' => '0',
'checkFeUserPid' => '1',
'compression...
Jan Schreier
10:49 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
Hi Jan,
what did you configure to enable permalogin?
What is set in the Install Tool for FE-cookies?
Markus Klein
10:30 Bug #60264 (Closed): felogin permalogin not working with typo3 6.2.x -> cookie expires with session
Since Typo3 6.2.x there is a new value in the login process called:
dontSetCookie
This is set to TRUE by default...
Jan Schreier
11:50 Bug #60002: Expand icons in TS objectbrowser hardly clickable anymore
Attached there's a patch file for the TS module. Anonymous
11:42 Task #59853 (Under Review): Wrong nesting of deleted versioned child records
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:37 Task #59874: Wrong sys_refindex for deleted child records
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:34 Task #59874 (Under Review): Wrong sys_refindex for deleted child records
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 #59881 (Resolved): Extend Regular DataHandler functional tests
Applied in changeset commit:303fa53fd07a0b16e3b7d93e4f1cf5eed6b94ea4. Oliver Hader
11:13 Task #59881: Extend Regular DataHandler functional tests
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:15 Task #59881: Extend Regular DataHandler functional tests
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:55 Task #59881: Extend Regular DataHandler functional tests
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:22 Task #60249 (Under Review): Publishing delete placeholder affects different workspaces as well
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 #59113: Failing cascaded delete action of localized elements
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Revision 303fa53f: [TASK] Extend Regular DataHandler functional tests
* add third tt_content element with localization in live context
* add new tt_content delete placeholder in different...
Oliver Hader
11:13 Revision 8128e10e: [TASK] Extend Regular DataHandler functional tests
* add third tt_content element with localization in live context
* add new tt_content delete placeholder in different...
Oliver Hader
11:07 Bug #22203: MENU.showAccessRestrictedPages.addParams generates wrong URLs
I could finally solve the "problem" (tested with TYPO3 6.2.4).
First of all, you should configure TYPO3 to create...
Torben Hansen
11:03 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
I do have the same problem with 6.2.4.
- "allow_url_fopen" ist on, but "allow_url_include" is off.
- wget "http://rep...
Benjamin no-lastname-given
10:50 Bug #60261: Upload folder missing for preinstalled extensions
@Markus Do you know how this has been handled before 6.2? Imho the install tool has to install the extensions. The PM... Thomas Maroschik
10:42 Bug #60261 (Accepted): Upload folder missing for preinstalled extensions
Thanks for the report.
@Tom: This needs to be handled in the PackageManager then. Felogin "isPartOfFactoryDefault".
Markus Klein
10:02 Bug #60261 (Closed): Upload folder missing for preinstalled extensions
The extension felogin is one of the preinstalled extensions in TYPO3 6.2. It seems, that the creation of the upload-f... Torben Hansen
10:20 Bug #55731: Inconsistent group field maxitems validation
Attached Extension for testing. Test instructions:
* note that no "maxitems" config is present in the TCA
* Rever...
Alexander Stehlik
08:16 Bug #60256 (Closed): Argument 2 passed to mapRecordTypeToSpriteIconName() must be of the type array
After upgrade to 6.2.4 i can see some errors in Log module:
@Core: Error handler (BE): PHP Catchable Fatal Error: ...
Marcin Sągol
00:11 Bug #51031: Not appropriate check for data type in Redis caching backend
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-07-10

23:30 Bug #58288 (Resolved): Cache that write absolute paths needs PATH_site in cache identifier
Applied in changeset commit:d3c95a1cd42922d304246b03001347e099895166. Helmut Hummel
22:56 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
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:16 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
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:34 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
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:17 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Bug #58288 (Under Review): Cache that write absolute paths needs PATH_site in cache identifier
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:56 Revision d3c95a1c: [BUGFIX] Use PATH_site in cache identifier for package cache
The package cache writes paths to extension directories
(TYPO3_LOADED_EXT) into the cache.
This will result in wrong...
Helmut Hummel
22:10 Bug #60254 (Closed): Non-admins cannot rename bookmarks
A non-admin can add bookmarks to pages, but adding bookmarks to records fails. After the confirmation popup is clicke... Lorenz Ulrich
22:09 Bug #60251: Sending test email in Install Tool doesn't send as HTML
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:29 Bug #60251 (Under Review): Sending test email in Install Tool doesn't send as HTML
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:27 Bug #60251 (Closed): Sending test email in Install Tool doesn't send as HTML
Sending test email in Install Tool doesn't send as HTML Wouter Wolters
21:50 Bug #51031: Not appropriate check for data type in Redis caching backend
Can someone finally review and merge this? I would like to stop having to patch every release for one Year now. Moritz Ahl
20:57 Bug #59889 (Under Review): stdWrap.addParams breaks on comments
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:39 Bug #59889: stdWrap.addParams breaks on comments
implementation done and tested via an isolated test, see attached file.
A benchmark shows, this implementation is ...
Lukas Domnick
20:56 Task #60250 (Under Review): Update swiftmailer to 5.2.1
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:56 Task #60250 (Closed): Update swiftmailer to 5.2.1
Update swiftmailer to 5.2.1 Wouter Wolters
20:39 Bug #60180 (Under Review): sys_collection_entries db-type varchar(30) too small
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Bug #60180 (Accepted): sys_collection_entries db-type varchar(30) too small
Your extension can change that by redefining the field in the sql file Markus Klein
20:37 Task #60249 (Closed): Publishing delete placeholder affects different workspaces as well
Scenario:
* having two workspaces (1 and 2)
* having a live record with uid 10
* having a delete placeholder for u...
Oliver Hader
20:25 Bug #60247: eval=>"required" not working with select fields
Did you check if this is also a problem on 6.2? Markus Klein
18:50 Bug #60247 (Closed): eval=>"required" not working with select fields
As a developer, i want to be able to enforce selection of exactly one item in a select field. But currently, it seems... Moritz Ahl
20:04 Feature #59497: Typed Slots
Well. Then it sounds this for you.
For me both are variants of the same principle. Don't paint hooks black because t...
Bernhard Kraft
18:43 Bug #53157 (Closed): Basic Configuration can't be opened on shared hoster due to MySQL restrictions
duplicate Wouter Wolters
18:37 Bug #55636 (Resolved): Background-color of "system environment" is wrong
Is resolved with another ticket. Wouter Wolters
18:30 Bug #60225 (Resolved): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Applied in changeset commit:e64eaffd0d76a9e2a924bb0263e733c660a97ecf. Helmut Hummel
17:49 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:07 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.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
15:53 Bug #60225 (Under Review): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.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
15:15 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Discussion continued in slack and it seems we aligned on the following:
* Exception will stay both in master and 6.2...
Christian Kuhn
14:32 Bug #60225 (Needs Feedback): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Helmut Hummel
14:29 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Christian Kuhn wrote:
> OTOH it is not simple for ext devs to decide what exactly should go to ext_localconf and wha...
Helmut Hummel
14:22 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Hi!
Robert Vock wrote:
> As you said, the handling of ext_localconf.php is a bit different than than that of ex...
Helmut Hummel
14:20 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Yeah, main issue is that we did not expect that addPlugin() could reside in ext_localconf where $_EXTKEY is not set .... Christian Kuhn
14:13 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
I tried to narrow down the problem and noticed something.
As you said, the handling of ext_localconf.php is a bit ...
Robert Vock
14:05 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Better said, this is not a regression to #59770 but to an earlier patch that changed the ext_localconf handling Markus Klein
14:03 Bug #60225 (Accepted): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Ok, so the bug is actually that we changed that to $GLOBAL! We need to check for the local variable (too). Markus Klein
13:48 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
One line above does not solve the problem.
There are possibilities where $_EXTKEY is not in the global scope.
One s...
Robert Vock
13:45 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Look one line above. Markus Klein
13:44 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
It is marked as optional, but you get an exception if you do not set it:
https://git.typo3.org/Packages/TYPO3.CMS....
Robert Vock
13:42 Bug #60225 (Needs Feedback): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
The ext key parameter is optional, so what is the problem?
It falls back to $_EXTKEY as it was before.
Markus Klein
11:04 Bug #60225 (Closed): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
TYPO3 6.2.4 introduces a breaking change in ExtensionManagementUtility::addPlugin. Before the extensionKey was not ne... Robert Vock
18:13 Bug #58952: Inconsistent extension/package relative paths
Please test: https://review.typo3.org/31565 Helmut Hummel
17:41 Bug #58952 (Closed): Inconsistent extension/package relative paths
closed as duplicate Helmut Hummel
18:13 Bug #59088: PathUtility::stripPathSitePrefix() fails with symlinked TYPO3-dirs
Please test: https://review.typo3.org/31565 Helmut Hummel
17:45 Bug #59088 (Closed): PathUtility::stripPathSitePrefix() fails with symlinked TYPO3-dirs
closing as duplicate Helmut Hummel
18:13 Bug #60224: Package Paths should be relative to TYPO3_site
Please test: https://review.typo3.org/31565 Helmut Hummel
17:35 Bug #60224 (Closed): Package Paths should be relative to TYPO3_site
Thanks for the report. I will close this as duplicate. Please comment and watch #58288 Helmut Hummel
14:11 Bug #60224 (Accepted): Package Paths should be relative to TYPO3_site
I'm rather sure this is a duplicate, but I can't find it atm. Markus Klein
10:30 Bug #60224 (Closed): Package Paths should be relative to TYPO3_site
Ok, this one is quite complicated to explain.
In short: The Backend does not work if you use multiple domains with...
Robert Vock
18:04 Feature #52090: Merge Save Buttons
There should be the possibility (configurable) to hide the label(s) of the button(s) or else the clutter will be near... Ian Solo
17:58 Bug #60245: Database table structure for fe_groups is incomplete
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #60245 (Under Review): Database table structure for fe_groups is incomplete
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:21 Bug #60245 (Closed): Database table structure for fe_groups is incomplete
If your using frontend usergroups via extbase and creating new groups via extbase - you will have a problem when you ... Markus Günther
17:49 Revision e64eaffd: [TASK] Clarify exception message for addPlugin()
Add verbosity to the exception message to make it
more clear what is going wrong.
Releases: 6.2, 6.3
Resolves: #6022...
Helmut Hummel
17:49 Revision 15d0afcd: [TASK] Clarify exception message for addPlugin()
Add verbosity to the exception message to make it
more clear what is going wrong.
Releases: 6.2, 6.3
Resolves: #6022...
Helmut Hummel
17:37 Story #57862 (Resolved): Add possibility to make all TCA additions cached
Helmut Hummel
17:23 Task #54887 (New): Post-processing of the previewUrl
Alexander Opitz
15:15 Task #54887: Post-processing of the previewUrl
I don't have the need anymore since my websites are fully running on SSL but the problem must not have changed so a h... Xavier Perseguers
14:47 Task #54887: Post-processing of the previewUrl
Hi Xavier,
what's the state of this issue?
Alexander Opitz
17:16 Bug #59657 (New): An extension may have no ext_localconf.php file
Alexander Opitz
17:14 Bug #59649 (New): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Alexander Opitz
17:14 Bug #60001 (Closed): File list module vs. File list element browser: Inconsistent behaviour
Markus Klein
17:09 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
Yes, as this turned out to definitively be no core issue. Bernhard Schmitt
17:02 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
So, can we close this issue? Alexander Opitz
17:13 Bug #25348 (Closed): ExtDirect Exception occurs when BE session times out
Ok, closing the issue. Thanks for the help. Alexander Opitz
17:11 Bug #58474 (New): Invalid dependency is not hinted to the developer
Alexander Opitz
17:10 Bug #25782 (Closed): typo3-login-cookiecheck Cookie does not respect cookieSecure
Ok, closing the issue. Thanks for the help. Alexander Opitz
17:09 Bug #51401 (Closed): Install Tool auto-creates broken File Storages from filemounts
Ok, so closing the issue. Thanks for help. Alexander Opitz
17:08 Bug #25481 (New): default setting for styles.content.links.target fails in CSC's static template constants
Alexander Opitz
17:07 Bug #25312 (Closed): Removing URL from pagetype 'external url' is impossible to do
Ok, thanks for help. Alexander Opitz
17:07 Bug #24596 (Closed): Swap/Publish calls wrong file
Ok, I close the issue, thanks for help. Alexander Opitz
17:04 Bug #59589 (New): "Select & upload files" button not showing for non-admin users.
Alexander Opitz
17:01 Bug #21964 (Closed): New child records created from a translated record have default language
Closing as commented.
Thanks for help.
Alexander Opitz
17:00 Bug #59544 (New): CTYPE=media php fatal error with fixed width or height
Alexander Opitz
16:40 Task #43916: File Repository does not work with Workspaces
Dear TYOP3 core team,
we've recently updated (from 6.1.7) to TYPO3 6.2.3 in order to have this problem solved. Unf...
Alex Pöll
16:19 Feature #14026: Add new ordering "RAND()" to TYPO3 DB Backend
Another workaround is to extend the Typo3DbQueryParser like the following.
It's just a workaround that allows rand()...
Daniel Siepmann
15:56 Feature #60223: Scheduler task to remove deleted records from DB
Yes, that's what I meant. Florian Seirer
15:42 Feature #60223 (Needs Feedback): Scheduler task to remove deleted records from DB
This is already under review but not completed yet for FAL.
http://forge.typo3.org/issues/32651
https://review.ty...
Wouter Wolters
09:53 Feature #60223 (Closed): Scheduler task to remove deleted records from DB
Similar to the already existing task that removes deleted files from the folder _recycler_ after X days, this could h... Florian Seirer
15:50 Bug #24472: Install complains about default values in ext_tables.sql
The problem does not exist in the same way as it did before. Now it's fine, when the default value is properly specif... Christian Futterlieb
14:52 Bug #24472 (Closed): Install complains about default values in ext_tables.sql
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
15:42 Bug #60235 (Under Review): Exception handler unavailable in early bootstrap
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:40 Bug #60235 (Closed): Exception handler unavailable in early bootstrap
Currently registering the exception handler is done
after extensions are loaded to allow extensions to
modify confi...
Helmut Hummel
15:17 Feature #56726: Trigger MetaDataExtraction after file upload
It was done on purpose, so this should not be changed.
If you really want to index right away, EXT:"extractor":htt...
Xavier Perseguers
14:55 Feature #56726: Trigger MetaDataExtraction after file upload
Hi,
what's the state of this issue?
Alexander Opitz
15:11 Bug #14873: CE jumps from right to normal when moved in list mode
See also #59901
It has to do with the handling of "moving a content element".
Using cut and paste (paste after ...
Christian Hernmarck
15:04 Bug #54482 (Closed): Install Tool select/deselect all
Thanks for help. Alexander Opitz
14:59 Bug #56882: Can not translate IRRE elements
Hi,
does this issue still exists in 6.2.4?
Alexander Opitz
14:58 Bug #39715: FAL Unit tests produce failures and errors on Windows
Hi Jigal,
does all tests running on windows now?
Alexander Opitz
14:58 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
I don't know exactly what was fixed here - but there is still a problem when moving content-elements in list view and... Christian Hernmarck
14:56 Bug #31589 (Closed): returnUrl in sysext filelist points to deprecated file_list.php
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:56 Bug #56851 (New): t3lib_extMgm::isLoaded is TRUE for not existing extension
Alexander Opitz
14:56 Bug #55294 (Closed): Under heavy load, two request can simultaneously write to same cache file - should use locking
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:55 Bug #60199: Page module: tt_content records are not editable
Currently having the same problem. Even without gridelements the error still occurs in the language module, when clic... Teamgeist Medien
14:54 Bug #25057 (Closed): im_version_5 is not set in basic configuration
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:54 Bug #22055 (Closed): Improve message "Error..." in Extension Manager
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:54 Bug #25053 (Closed): Copy and paste in Workspace don't work prefectly.
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #25048 (Closed): Time 0:00 not possible if 'eval' => 'time'
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #25045 (Closed): Frontend editing is broken
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #25042 (Closed): options.moduleMenuCollapsable does not have any effect on extjs based menus
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #24989 (Closed): external="1" on crypted emails
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #24887 (Closed): Context Menu of the pagetree is not shown anymore after update
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:52 Bug #25005 (Closed): Show 'Skip wizard' only in step 1 or step 2
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:51 Bug #24999 (Closed): Truecolor support breaks GIF transparency
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:51 Bug #24961 (Closed): Improve t3lib_extMgm::addToAllTCAtypes performance
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:51 Bug #23722 (Closed): media content element: format of flashvars is nowhere specified
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:50 Bug #24879 (Closed): Built in Media Player (MP3 and FLV) invisible in Safari
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:50 Bug #24734 (Closed): Inconsistent Extension List (Update Status) + minor CSS-Fixes
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:50 Bug #53983 (Closed): htmlArea leaving bookmarks in html-code
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:50 Bug #24431 (Closed): Start/Stop - difference in calculated days
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:49 Bug #56624 (Closed): automatic class loading for lowercase extbase-style classes doesn't work
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:46 Bug #25768 (Closed): Grid View: It is not possible to move a content element to another column in page/grid view
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:45 Bug #38698 (Closed): css_styled_content overwrites contentRenderingTemplates array
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:43 Bug #44745 (New): Slider split preview uses only part of the available height
Alexander Opitz
14:41 Bug #56103 (Closed): Language Menu error
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:40 Bug #54159: Installer got no DB Connection on locahost
Hi,
does this issue happen with latest TYPO3 version? (6.1.10 or 6.2.4)
Alexander Opitz
14:38 Feature #56133 (New): Replace file feature for fal file list
Alexander Opitz
14:36 Task #48309: Consider moving from GPLv2 to GPLv3
What's the state of this issue? Alexander Opitz
13:57 Bug #59901: Move records in list module kills sys_language_uid
Hi
I also have the same problem: when moving content up/down the sys_language_uid (and also colPos) often changes.
I...
Christian Hernmarck
13:52 Feature #60221: Read FAL resources in chunks
This issue is marked as feature and could have. So its rather an idea/suggestion than a pressing requirement!
I do...
Bernhard Kraft
01:37 Feature #60221: Read FAL resources in chunks
Does this method from the File class fulfill your needs?... Markus Klein
00:28 Feature #60221 (Closed): Read FAL resources in chunks
Usually file layers like the Linux file system support a basic common set of IO operations.
If you ever have to impl...
Bernhard Kraft
13:00 Bug #60230 (Closed): Show hidden records from admin panal doen't work
Closed as duplicate of http://forge.typo3.org/issues/58148 Nicole Cordes
12:35 Bug #60230 (Closed): Show hidden records from admin panal doen't work
If you activate the "show hidden records" from the admin panel it doesn't work and hidden records aren't shown at all. Nicole Cordes
12:10 Bug #60173 (Accepted): fileDenyPattern is not respected for admins on renaming files
Manuel Wohlers wrote:
> Yes I tested as admin user.
OK. Thanks for your response.
> At least in 6.2.3 it is p...
Helmut Hummel
11:21 Bug #60227 (Closed): Update Swiftmaler to latest version to offer signed + encrypted emails
With one of the later releases Swift combined Swift_SignedMessage with Swift_Message so that now it is possible to se... Michael Bakonyi
11:06 Bug #60226 (Closed): Content Element header_link to a page also adds a references to the file with same id
When adding a page link to a content elements header_link field the file with corresponding uid is 'referenced' too. ... Thomas West
08:28 Bug #54514 (Closed): A cache with identifier "cache_classes" does not exist.' when accessing Install tool
Didn't have the problems in other upgrades. Frans Saris
00:32 Story #54261: As an Extension-Developer I want to use FAL assets in my custom development
This one #60221 could get added to this story. Bernhard Kraft

2014-07-09

20:57 Bug #50392: Specifying size in ImageViewHelper does nothing
Not sure if this is related (if it's not, I can create a new bug if there isn't already one).
I have upgraded TYPO3 4...
filigivuji filigivuji
20:46 Bug #57294 (Accepted): pageRenderer was resetted after render call
The latest patch got reverted so this issue still exists. Bernhard Kraft
20:18 Bug #54482: Install Tool select/deselect all
Nope. In 6.2 it works as expected. Tomasz Krawczyk
20:06 Bug #54482 (Needs Feedback): Install Tool select/deselect all
Is this still a problem in 6.2? Wouter Wolters
20:09 Bug #54477 (Closed): class.tx_install.php - Install Tool mail not delivered
has been resolved in TYPO3 CMS 6.2 Wouter Wolters
20:04 Bug #54514 (Needs Feedback): A cache with identifier "cache_classes" does not exist.' when accessing Install tool
Still a problem with this on current 6.2 release? Wouter Wolters
20:02 Bug #54773 (Needs Feedback): "Check Extensions" - strange behavior
Still having problems with this check?
There were some problems in the beta's but they are solved..
Wouter Wolters
19:55 Bug #49758 (Closed): checkTheDatabase hook missing in refactored Install-Tool
New way to handle this! See comment above Wouter Wolters
19:52 Bug #51382 (Closed): Old information on install tool Welcome screen
This has been done in another ticket already. Wouter Wolters
18:51 Bug #57920 (Accepted): PageRenderer do not unset() class members
Patch was reverted. Markus Klein
18:50 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
see: #57920 Markus Klein
18:49 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
Bernhard, we already removed this reset in Core, but had to revert that patch, as it breaks the RSA auth for BE login. Markus Klein
18:47 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
Attached a patch. Gerrit is not working currently. Bernhard Kraft
18:43 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
Maybe this issue is related to the same problem in FE context. This problem exists in frontend when using ->addJsFoot... Bernhard Kraft
18:40 Bug #60213 (Closed): pageRenderer->addJsFooterFile doesn't work as expected
When using "addJsFooterFile" to add JS files to a backend module this doesn't work as expected.
The reason for this ...
Bernhard Kraft
18:27 Bug #60204 (Closed): Cannot create a new task in scheduler since 6.2.4
Thanks for your feedback. Wouter Wolters
15:53 Bug #60204: Cannot create a new task in scheduler since 6.2.4
I figured out, that the newest dev version of the crawler extensions causes this behaviour. So this can be closed an ... Christian Seifert
14:54 Bug #60204 (Needs Feedback): Cannot create a new task in scheduler since 6.2.4
I'm not able to reproduce this on current master. What are the available scheduler tasks you have in this installatio... Wouter Wolters
14:23 Bug #60204 (Closed): Cannot create a new task in scheduler since 6.2.4
I click on the new-task button in the top bar and then the page reloads. Unfortantely there is no edit form shown any... Christian Seifert
17:34 Bug #60199: Page module: tt_content records are not editable
With the gridlements-Fix this problem was only partially solved.
I uninstalled gridelements and I´m still experien...
Robert Heinig
16:55 Bug #60199 (Closed): Page module: tt_content records are not editable
Markus Klein
14:00 Bug #60199: Page module: tt_content records are not editable
This was a gridelements issue:
http://forge.typo3.org/issues/60194
Sorry, this issue here can be closed.
Robert Heinig
11:18 Bug #60199 (Closed): Page module: tt_content records are not editable
This problem was introduced with 6.2.4:
When trying to edit a tt_content record in the page module that has sys_lang...
Robert Heinig
16:47 Bug #59598: double content when copy/paste a page
Heiko Kromm wrote:
> I can confirm this for 6.1.9.
> It seems, that gridelements column content is affected too.
...
olaf gerigk
15:30 Bug #56714 (Resolved): Page module styling broken in "languages" view
Applied in changeset commit:a3641663477ca37773a6818be18b59db2042ef61. Tomita Militaru
14:51 Bug #56714: Page module styling broken in "languages" view
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:10 Bug #45478: Resizing a magic image in rte woun't get scaled in frontend
I have had the same problem with Typo3 6.2. There is a default configuration of the max image width ($magicImageMaxim... Björn Haverland
14:59 Task #59107: Extbase behaviour concerning workspaces
This workaround did the trick for me (I wrote the text in German):
http://devsieben.tumblr.com/post/91247895755/typo...
Michael Weber
14:51 Revision a3641663: [BUGFIX] Fix page module styling in Languages view
Change in height of table header row for Languages view.
Resolves: #56714
Releases: 6.3, 6.2
Change-Id: Ic6bab8a9969...
Tomita Militaru
14:51 Revision 648586c8: [BUGFIX] Fix page module styling in Languages view
Change in height of table header row for Languages view.
Resolves: #56714
Releases: 6.3, 6.2
Change-Id: Ic6bab8a9969...
Tomita Militaru
14:28 Bug #60173: fileDenyPattern is not respected for admins on renaming files
Yes I tested as admin user.
At least in 6.2.3 it is possible to rename to php but it is not possible to upload a php...
Manuel Wohlers
10:08 Bug #60173 (Needs Feedback): fileDenyPattern is not respected for admins on renaming files
Manuel Wohlers wrote:
> The configured fileDenyPattern is not respected on rename:
>
> A file can be uploaded as ...
Helmut Hummel
10:06 Bug #60173: fileDenyPattern is not respected for admins on renaming files
Yes, admins can rename files to php files. They can even upload php files and install extensions.
However, it is n...
Helmut Hummel
14:00 Bug #60203 (Closed): Encoding image metadata
There seems to be an error with image metadata.
Having a chinese content element of type "images", title and descrip...
Phrank Handke
13:33 Bug #43362: Language Update Repository Error /Freeze
Oh, i solved it!
Go to install tool => upgrade wizard and be sure the default extension manager tables are install...
Daniel Ostmann
13:26 Bug #43362: Language Update Repository Error /Freeze
Freshly installed 6.2.4... Same errors.... :-( Daniel Ostmann
12:31 Bug #60187: css styled content is missing ext_tables.php
This is absolutely right!
We switched to the following mode since 6.2 was released: We have typosrc6_cur and typosrc...
M.P. Hanke
11:32 Bug #60187: css styled content is missing ext_tables.php
Clearing the cache is mandatory, yes. But in the past updating from one patch version to the next didn't break the fr... C. Weilguny
09:27 Bug #60187: css styled content is missing ext_tables.php
Maybe in my case this was some local thing - neither BE nor Install Tool was accessible after upgrade.
Just upgraded...
M.P. Hanke
12:30 Bug #60192 (Resolved): Collapse icon for accordion not centered in Install Tool
Applied in changeset commit:9cff80ff6790225a8bd88e411b424c0697f7f827. Wouter Wolters
11:30 Bug #60192 (Under Review): Collapse icon for accordion not centered in Install Tool
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Bug #60192 (Resolved): Collapse icon for accordion not centered in Install Tool
Applied in changeset commit:e5d9ffd3968c1b5c32c79b8899c3df2538e96439. Wouter Wolters
12:17 Bug #60200 (Closed): BE users filter form
When BE is switched to use Polish language fields filter fields are too short. I'm attaching screenshot. It would be ... Tomasz Krawczyk
11:30 Revision 9cff80ff: [BUGFIX] Collapse icon for accordion not centered in Install Tool
Resolves: #60192
Releases: 6.3,6.2
Change-Id: I4bacce041ca3be3dce4cae1a7407ab3fdf301ff0
Reviewed-on: https://review.t...
Wouter Wolters
11:29 Revision e5d9ffd3: [BUGFIX] Collapse icon for accordion not centered in Install Tool
Resolves: #60192
Releases: 6.3,6.2
Change-Id: I4bacce041ca3be3dce4cae1a7407ab3fdf301ff0
Reviewed-on: https://review.t...
Wouter Wolters
10:27 Bug #60196 (Closed): FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
Over months this T3 was working flawless. From yesterday to today nothing was changed on server nor in settings.
Ope...
d.ros no-lastname-given
08:53 Bug #48965: FileReference can't be created in Frontend context
You need at least 6.2 to get this to work. Frans Saris

2014-07-08

23:30 Bug #59587 (Resolved): Performance killer: APC cache backend, wrong assignment of cache tags
Applied in changeset commit:66d2354a1c505b7e64cc6422f75ce6983f1bcfcb. Markus Klein
23:04 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:04 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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 #59587: Performance killer: APC cache backend, wrong assignment of cache tags
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:56 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:43 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:43 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:31 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:46 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:30 Task #58798 (Resolved): Log errors after distribution t3d import also, if pages was created.
Applied in changeset commit:4b76798e8870cb3b2101cc8c1ea41df425f8b114. Marc Bastian Heinrichs
23:09 Task #58798: Log errors after distribution t3d import also, if pages was created.
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 Task #58798: Log errors after distribution t3d import also, if pages was created.
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Task #58798: Log errors after distribution t3d import also, if pages was created.
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:25 Bug #60192 (Under Review): Collapse icon for accordion not centered 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
23:23 Bug #60192 (Closed): Collapse icon for accordion not centered in Install Tool
Collapse icon for accordion not centered in Install Tool Wouter Wolters
23:11 Revision 4b76798e: [TASK] Log errors after initial t3d import also if pages are created
Errors are only logged if no pages are created on initial data.t3d
import. They should be logged generally.
Resolves...
Marc Bastian Heinrichs
23:06 Revision ea791b84: [TASK] Log errors after initial t3d import also if pages are created
Errors are only logged if no pages are created on initial data.t3d
import. They should be logged generally.
Resolves...
Marc Bastian Heinrichs
23:05 Revision 66d2354a: [BUGFIX] Followup to CacheBackend patch
Re-add a missing use statement that vanished during rebase.
Resolves: #59587
Releases: 6.3, 6.2, 6.1
Change-Id: I16a...
Markus Klein
23:05 Revision 11fc31e1: [BUGFIX] Followup to CacheBackend patch
Re-add a missing use statement that vanished during rebase.
Resolves: #59587
Releases: 6.3, 6.2, 6.1
Change-Id: I16a...
Markus Klein
23:03 Revision 3cbad6cd: [BUGFIX] Followup to CacheBackend patch
Re-add a missing use statement that vanished during rebase.
Resolves: #59587
Releases: 6.3, 6.2, 6.1
Change-Id: I16a...
Markus Klein
23:03 Bug #57307 (Needs Feedback): Extbase query cache parameter identifier collisions possible
Markus Klein
22:58 Revision 072f3555: [BUGFIX] Too many tags by identifier in CacheBackends
This applies to Apc/Memcached/Wincache/Xcache backends.
After an array_merge the values aren't unique. This leads to...
Alexander Opitz
22:57 Revision 5a11bbe8: [BUGFIX] Too many tags by identifier in CacheBackends
This applies to Apc/Memcached/Wincache/Xcache backends.
After an array_merge the values aren't unique. This leads to...
Alexander Opitz
22:46 Feature #59830: Add a read_only column to the filemount table
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:42 Revision 3d930170: [BUGFIX] Too many tags by identifier in CacheBackends
This applies to Apc/Memcached/Wincache/Xcache backends.
After an array_merge the values aren't unique. This leads to...
Alexander Opitz
21:46 Task #57182: Refactor Install Tool 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
21:45 Bug #60187: css styled content is missing ext_tables.php
I upgraded my installation by manually placing the zip-file content. I had to use the Clear Cache function in the ins... Markus Klein
21:40 Bug #60187: css styled content is missing ext_tables.php
How did you upgraded your installation?
Inside the Install Tool is a clear all cache button which can be used. Ins...
Wouter Wolters
20:39 Bug #60187: css styled content is missing ext_tables.php
Same problem here. Neither FE nor BE are accessible. Deleting the Cache-dir from shell solved the problem: $ rm -rf t... Jan Bartels
20:31 Bug #60187: css styled content is missing ext_tables.php
Yes, the update "failed" from 6.2.3, the backend was inaccessible until I put the files back into the dir.
Even clea...
M.P. Hanke
18:52 Bug #60187 (Needs Feedback): css styled content is missing ext_tables.php
They are not missing but the content is moved into Configuration/TCA/Overrides/
Do you have any problem because of...
Wouter Wolters
16:28 Bug #60187: css styled content is missing ext_tables.php
In fact these sysexts are missing ext_tables.php :-)
./felogin
./css_styled_content
M.P. Hanke
16:21 Bug #60187 (Closed): css styled content is missing ext_tables.php
In the latest release 6.2.4 the ext_tables.php of css_styled_content is missing in the dist package M.P. Hanke
19:29 Bug #42500: Sysext form output not adjustable via ts in 4.7.5
I just had a new project starting with TYPO3 6.2, I also switched to Bootstrap, and I also used extension bootstrap_p... Bernhard Eckl
17:11 Bug #59844: Create default language entry fails
Is defLangBinding activated in page TSconfig? Markus Klein
17:04 Bug #59844: Create default language entry fails
yes. Christian Weiske
17:00 Bug #59844: Create default language entry fails
So you are actually creating a new content element for a language and then try to translate it to the default language? Markus Klein
17:11 Bug #59889: stdWrap.addParams breaks on comments
Will do, thanks! Lukas Domnick
17:11 Bug #59889 (New): stdWrap.addParams breaks on comments
Alright, please push a patch to the review system. We'll see what others think. I'll not be blocking this. Markus Klein
16:57 Bug #59889: stdWrap.addParams breaks on comments
I don't think that HTML comments could be considered an edge case when talking about HTML output. E.g. I have found t... Lukas Domnick
16:48 Bug #59889: stdWrap.addParams breaks on comments
But it is a quick way of parsing HTML. And the question is, the right tool for the right job?
Are comments an edge c...
Markus Klein
16:36 Bug #59889: stdWrap.addParams breaks on comments
While I have found a solution to my specific use case, this has nothing to do with the bug report.
Whether or not it...
Lukas Domnick
16:31 Bug #59889: stdWrap.addParams breaks on comments
Then you should maybe have a closer look at the TypoScript of css_styled_content. There you can add everything you li... Markus Klein
16:15 Bug #59889: stdWrap.addParams breaks on comments
Somehow, yes.
In fact, I am intending to add an ID to the first tag on a set of page content elements, or - depen...
Lukas Domnick
10:15 Bug #59889: stdWrap.addParams breaks on comments
What is your real use case?
You're adding params to some unknown string??
Markus Klein
08:59 Bug #59889: stdWrap.addParams breaks on comments
I am not sure how this is supposed to be a bugfix for the described use case.
tt_content starts how ever it will.....
Lukas Domnick
17:06 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
@Christian: Can you maybe say something about this? Markus Klein
17:05 Bug #59941: Frontent: Connection reset if no heading for File List content element set
I don't know cf_lifetime_patch and what it actually does.
You can set a breakpoint in the file typo3/sysext/fronte...
Markus Klein
16:49 Bug #60189 (Closed): Radio Button cant be Validate
When the form is submitted without having to select a radio button.
Does not fetch the validation because the $_POST...
David Nagelschmidt
16:26 Bug #48544: Extbase warnings in devLog
last update was 9 months ago, and nothing happens? The devlog grows up only with this messages. is it possible to fil... Frank Nägler
15:26 Bug #56603: error #1251315967: Could not determine the child object typ when adding new property to model
The same in 4.5 LTS
Extabse cache cleaning helps :
TRUNCATE tx_extbase_cache_object;
TRUNCATE tx_extbase_cache_ob...
Fedir RYKHTIK
15:13 Bug #31652: Fatal error: Call to a member function getValue() [Attributes.php line 154]
Same here on 6.2.
No special characters or spaces used.
It only works if I set _confirmation = 0_, but not with _co...
Florian Seirer
14:51 Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
This is related to #52133 and #59656 Caspar Stuebs
14:48 Bug #59656: List mode doesn't show relation number, but tries to get record title from related table
The fix of #52133 in uncomplete.
To handle TCA type inline, some more lines of code are needed.
Please see Tick...
Caspar Stuebs
14:48 Bug #52133: Display title of related record when using fields of type:inline as TCA label
This fix in uncomplete.
To handle TCA type inline, some more lines of code are needed.
Please see Ticket #22970...
Caspar Stuebs
14:47 Revision 1eebd0bc: [TASK] Set TYPO3 version to 6.2.5-dev
Change-Id: Ic7579af60139fe36862ddeb124c3fe8711750acc
Reviewed-on: https://review.typo3.org/31513
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:47 Revision ebcf7839: [RELEASE] Release of TYPO3 6.2.4
Change-Id: I2f41d693c2f9b7c0e919e5c1566d3a3fba99178d
Reviewed-on: https://review.typo3.org/31512
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:40 Revision 36debe46: [TASK] Set TYPO3 version to 6.1.11-dev
Change-Id: Ie4ae5a728eecb0522e2937b685ed8704b3dd7cff
Reviewed-on: https://review.typo3.org/31511
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:39 Revision 08b4480f: [RELEASE] Release of TYPO3 6.1.10
Change-Id: I73a5e72ee9cad630ea2d2ee50d115d4a8d7310f0
Reviewed-on: https://review.typo3.org/31510
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:27 Revision cd486c4b: [TASK] Set TYPO3 version to 4.5.36-dev
Change-Id: I29de73b589d2adf8a66f08455048f5b709ad5d02
Reviewed-on: https://review.typo3.org/31509
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:26 Revision c33a19a3: [RELEASE] Release of TYPO3 4.5.35
Change-Id: Ic994e542cd4bab39a88fd1426d718b9174867783
Reviewed-on: https://review.typo3.org/31508
Reviewed-by: TYPO3 R...
TYPO3 Release Team
13:30 Bug #60179 (Resolved): Wrong typehint for emitAfterExtensionT3DImportSignal()
Applied in changeset commit:2eb245b7b7ead0369cdc3b96206214632eb2f93e. Markus Klein
13:22 Bug #60179: Wrong typehint for emitAfterExtensionT3DImportSignal()
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:58 Bug #60179: Wrong typehint for emitAfterExtensionT3DImportSignal()
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:55 Bug #60179 (Under Review): Wrong typehint for emitAfterExtensionT3DImportSignal()
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:53 Bug #60179 (Closed): Wrong typehint for emitAfterExtensionT3DImportSignal()
emitAfterExtensionT3DImportSignal() got an array typehint for the second parameter, but that's wrong as it is an inte... Markus Klein
13:30 Bug #58357 (Resolved): Superfluous SQL queries on copying records
Applied in changeset commit:3e1a8f53915c3e7ea871fe2a42aa8048ae540375. Oliver Hader
12:49 Bug #58357: Superfluous SQL queries on copying records
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:25 Bug #58357: Superfluous SQL queries on copying 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
12:08 Bug #58357: Superfluous SQL queries on copying 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
10:26 Bug #58357: Superfluous SQL queries on copying 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
10:20 Bug #58357: Superfluous SQL queries on copying 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
10:02 Bug #58357: Superfluous SQL queries on copying 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
07:59 Bug #58357: Superfluous SQL queries on copying records
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:24 Bug #48965: FileReference can't be created in Frontend context
I have also an empty File Reference in the database :/
File is filled
File Reference has only a filled uid_local (a...
Lars A
13:23 Revision 2eb245b7: [BUGFIX] Fix wrong type hint for emitAfterExtensionT3DImportSignal()
Fix a wrong type hint for the second parameter in
InstallUtility::emitAfterExtensionT3DImportSignal(). The parameter ...
Markus Klein
13:19 Revision 97cfa181: [BUGFIX] Fix wrong type hint for emitAfterExtensionT3DImportSignal()
Fix a wrong type hint for the second parameter in
InstallUtility::emitAfterExtensionT3DImportSignal(). The parameter ...
Markus Klein
13:16 Bug #60180 (Closed): sys_collection_entries db-type varchar(30) too small
When creating a sys_collection for an own extension, the sys_collection_entries for a dataset such as "tx_collection_... Oguzhan Alan
13:06 Revision 3e1a8f53: [BUGFIX] Superfluous SQL queries on copying records
On copying a page in the backend there are lots of superfluous
SQL queries containing "... WHERE uid=0". The reason f...
Oliver Hader
12:55 Bug #56714: Page module styling broken in "languages" view
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:04 Bug #56714: Page module styling broken in "languages" view
Oh wait I've gridelements installed there. Have to test separately. Markus Klein
12:04 Bug #56714: Page module styling broken in "languages" view
Can't reproduce this on a live site. (running git version of 6.2 from mid June)
Headers are fine.
Markus Klein
11:50 Bug #56714: Page module styling broken in "languages" view
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:48 Bug #56714 (Under Review): Page module styling broken in "languages" view
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:48 Revision 0fa74c59: [BUGFIX] Superfluous SQL queries on copying records
On copying a page in the backend there are lots of superfluous
SQL queries containing "... WHERE uid=0". The reason f...
Oliver Hader
12:30 Bug #57979 (Resolved): Wrong icon for filemount
Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34. Helmut Hummel
12:10 Bug #57979: Wrong icon for filemount
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:59 Bug #57979: Wrong icon for filemount
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:32 Bug #57979: Wrong icon for filemount
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:30 Bug #49055 (Resolved): colPos gets messed up when moving content element to top position in backend grid
Applied in changeset commit:f9d05d26a3314f2354442ab3d8d0fa3da2b874c8. Nicole Cordes
11:33 Bug #49055 (Under Review): colPos gets messed up when moving content element to top position in backend grid
Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Bug #49055 (Resolved): colPos gets messed up when moving content element to top position in backend grid
Applied in changeset commit:ebdd15ea62115329eb324ac29e5400e5806c01bf. Nicole Cordes
11:14 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:13 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 2 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:09 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:45 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:37 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
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:54 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Bug #48939 (Resolved): Moving a content down moves it in another column
Applied in changeset commit:f9d05d26a3314f2354442ab3d8d0fa3da2b874c8. Nicole Cordes
11:33 Bug #48939 (Under Review): Moving a content down moves it in another column
Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Bug #48939 (Resolved): Moving a content down moves it in another column
Applied in changeset commit:ebdd15ea62115329eb324ac29e5400e5806c01bf. Nicole Cordes
11:14 Bug #48939: Moving a content down moves it in another column
Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:13 Bug #48939: Moving a content down moves it in another column
Patch set 2 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:09 Bug #48939: Moving a content down moves it in another column
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:45 Bug #48939: Moving a content down moves it in another column
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:37 Bug #48939: Moving a content down moves it in another column
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:54 Bug #48939: Moving a content down moves it in another column
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Feature #59569 (Resolved): Add permissions to BE-filemounts / Allow read-only filemounts
Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34. Helmut Hummel
12:30 Bug #49391 (Resolved): options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34. Helmut Hummel
12:10 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with 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
11:59 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with 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
11:32 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with 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
12:10 Revision 560793eb: [BUGFIX] Followup to read only filemounts
Fix tests by provide proper mocking of the storage
Resolves: #49391
Resolves: #57979
Releases: 6.2, 6.3
Change-Id: I...
Helmut Hummel
12:06 Revision 75b909c8: [BUGFIX] Followup to read only filemounts
Fix tests by provide proper mocking of the storage
Resolves: #49391
Resolves: #57979
Releases: 6.2, 6.3
Change-Id: I...
Helmut Hummel
12:01 Bug #60006: flooding of MySQL-Log
Thanks the hint about the database was helpful.
I changed nn my.ini the line
innodb_data_file_path = ibdata1:200M...
David Bruchmann
11:55 Bug #60177 (Closed): Sorting in Indexed_search_mysql does not work
Using indexed_search and indexed_search_mysql and the extended view form allowing sorting of results, it is not possi... Christian Seifert
11:34 Revision f9d05d26: [BUGFIX] Movements pollute colPos value of content elements
Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements...
Nicole Cordes
11:32 Revision 63de059c: [BUGFIX] Re-introduce read-only file mounts
This re-introduces the read-only file mounts that were silently dropped
in TYPO3 6.0.
File mounts can be added by Us...
Lorenz Ulrich
11:31 Revision b3772d29: [BUGFIX] Re-introduce read-only file mounts
This re-introduces the read-only file mounts that were silently dropped
in TYPO3 6.0.
File mounts can be added by Us...
Lorenz Ulrich
11:19 Revision ebdd15ea: [BUGFIX] Movements pollute colPos value of content elements
Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements...
Nicole Cordes
11:16 Revision c4095136: [BUGFIX] Movements pollute colPos value of content elements
Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements...
Nicole Cordes
11:16 Revision b1c86f2a: [BUGFIX] Movements pollute colPos value of content elements
Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements...
Nicole Cordes
11:15 Revision f746410a: [BUGFIX] Movements pollute colPos value of content elements
Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements...
Nicole Cordes
10:42 Bug #60174 (Closed): Singleton instance w/ GeneralUtility::makeInstance
You cannot always get a "unique" singleton class with "GeneralUtility::makeInstance".
The static method doesn't c...
Jan Runte
10:41 Bug #60173 (Closed): fileDenyPattern is not respected for admins on renaming files
The configured fileDenyPattern is not respected on rename:
A file can be uploaded as "test.jpg" and renamed to "te...
Manuel Wohlers
10:33 Revision b576e64e: [BUGFIX] Movements pollute colPos value of content elements
Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements...
Nicole Cordes
10:30 Task #60172 (Resolved): Update phpdoc @return of exec_SELECTgetSingleRow()
Applied in changeset commit:99f1221a79006d4191ec735a711613871d9997af. Markus Klein
10:22 Task #60172: Update phpdoc @return of exec_SELECTgetSingleRow()
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:12 Task #60172 (Under Review): Update phpdoc @return of exec_SELECTgetSingleRow()
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:11 Task #60172 (Closed): Update phpdoc @return of exec_SELECTgetSingleRow()
DatabaseConnection::exec_SELECTgetSingleRow() may return FALSE if no row is found. This is not reflected in the phpdo... Markus Klein
10:30 Task #27955: minor layout fix
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:23 Task #55043: Ensure usage of base constants in the core
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:22 Revision 99f1221a: [TASK] Update phpdoc @return of exec_SELECTgetSingleRow()
DatabaseConnection::exec_SELECTgetSingleRow() may return FALSE if no row
is found. This is not reflected in the phpdo...
Markus Klein
10:21 Revision 31cd44ed: [TASK] Update phpdoc @return of exec_SELECTgetSingleRow()
DatabaseConnection::exec_SELECTgetSingleRow() may return FALSE if no row
is found. This is not reflected in the phpdo...
Markus Klein
09:53 Bug #60171 (Closed): Recursive content crashes with Text / Pics element
For a single page, I needed to display the content of pages and subpages with this TS code :... Antoine Bouet
08:49 Bug #60064: Add BacktraceProcessor for the Loggin framework
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:43 Bug #60082: Backport: Objects cast to string are not escaped
Meanwhile merged in TYPO3.Fluid - needs a backport. Stefan Neufeind
00:30 Bug #60119 (Resolved): Wrong position of save icons when RTE maximized
Applied in changeset commit:78685353fb33dbe975666ccd1af571e3de22185e. Markus Klein
00:30 Bug #59959 (Resolved): LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
Applied in changeset commit:f31e4f0be83b0b5381f8ef5d91d9b0b66e866ef6. Gernot Schulmeister
00:30 Bug #55835 (Resolved): Suggest wizard does not work correctly in flexforms
Applied in changeset commit:a026f1873c8ae95a4feed3b7bdf0284076a65bb5. Anonymous
00:30 Bug #48943 (Resolved): Tree minitems bug if maxitems = 1
Applied in changeset commit:10b853dc9a312103afd5902e91f1c82ed0cc3860. Anonymous
00:30 Bug #31637 (Resolved): Unselectable items with renderMode=tree
Applied in changeset commit:10b853dc9a312103afd5902e91f1c82ed0cc3860. Anonymous
00:04 Task #59984 (Rejected): Followup for calcAge refactoring
has been reverted Wouter Wolters

2014-07-07

23:54 Revision 10b853dc: [BUGFIX] TCA: handle select renderMode=tree with minitems=1 AND maxitems=1
Using the TCA select renderMode=tree with the option
minitems=1 AND maxitems=1
leads to two bugs since TYPO3 4.5:
Fi...
Alexander Bigga
23:52 Bug #48943: Tree minitems bug if maxitems = 1
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:50 Bug #48943: Tree minitems bug if maxitems = 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
00:17 Bug #48943: Tree minitems bug if maxitems = 1
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:52 Bug #31637: Unselectable items with renderMode=tree
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:50 Bug #31637: Unselectable items with renderMode=tree
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:17 Bug #31637: Unselectable items with renderMode=tree
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:51 Revision fed27876: [BUGFIX] TCA: handle select renderMode=tree with minitems=1 AND maxitems=1
Using the TCA select renderMode=tree with the option
minitems=1 AND maxitems=1
leads to two bugs since TYPO3 4.5:
Fi...
Alexander Bigga
23:50 Revision 05fccb00: [BUGFIX] TCA: handle select renderMode=tree with minitems=1 AND maxitems=1
Using the TCA select renderMode=tree with the option
minitems=1 AND maxitems=1
leads to two bugs since TYPO3 4.5:
Fi...
Alexander Bigga
23:50 Bug #55835: Suggest wizard does not work correctly in flexforms
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:49 Revision a026f187: [BUGFIX] Fix suggest wizard item selection
When selecting an item in a suggest list, the first label is always
taken instead of the clicked one.
Resolves: #558...
Benoit Chenu
23:49 Revision bde08ecf: [BUGFIX] Fix suggest wizard item selection
When selecting an item in a suggest list, the first label is always
taken instead of the clicked one.
Resolves: #558...
Benoit Chenu
23:38 Revision f31e4f0b: [BUGFIX] LiveSearchToolbarItem not initialized correctly
Initialising the LiveSearchToolbarItem class with two leading
backslashes \\ prevents XClasses of the LiveSearchToolb...
Gernot Schulmeister
23:37 Bug #59959: LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:36 Bug #59959: LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.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
23:34 Bug #59959 (Under Review): LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.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
23:37 Revision 9e16567c: [BUGFIX] LiveSearchToolbarItem not initialized correctly
Initialising the LiveSearchToolbarItem class with two leading
backslashes \\ prevents XClasses of the LiveSearchToolb...
Gernot Schulmeister
23:35 Bug #60119: Wrong position of save icons when RTE maximized
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:21 Bug #60119 (Under Review): Wrong position of save icons when RTE maximized
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:34 Revision 78685353: [BUGFIX] Fix position of buttons in RTE full screen mode
Update the HTML markup for the action buttons in the RTE full screen
view to properly position the buttons there.
Re...
Markus Klein
23:34 Revision 6bd3d577: [BUGFIX] Fix position of buttons in RTE full screen mode
Update the HTML markup for the action buttons in the RTE full screen
view to properly position the buttons there.
Re...
Markus Klein
23:30 Task #59999 (Resolved): Make getExtensionFromT3xFile public
Applied in changeset commit:f5c01b2cdf03ecc8894052a793ee0a6dfcf082f1. Nicole Cordes
22:39 Task #59999: Make getExtensionFromT3xFile public
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:26 Feature #60070: EM: Update of Extension can only be performed on latest version
In 6.2 you can do it like this:
* Switch to the "Get Extensions" view in EM.
* Search the extension
* Click on t...
Markus Klein
23:06 Bug #60126 (Under Review): Illegal string offset 'uid' in TypoScriptFrontendController
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:00 Bug #60135: Nested stdWraps cause multiple "function calls"
Interesting finding, thank you! Markus Klein
11:30 Bug #60135 (Closed): Nested stdWraps cause multiple "function calls"
In case of nested stdWraps, the specified objects (like TEXT or USER) will be called multiple times even though the o... Anonymous
22:39 Revision f5c01b2c: [TASK] Refactor extension upload controller
The upload and install functions are needed by the extension coreapi.
In order to support the extension, the UploadEx...
Nicole Cordes
22:39 Revision 1cbe3d8c: [TASK] Refactor extension upload controller
The upload and install functions are needed by the extension coreapi.
In order to support the extension, the UploadEx...
Nicole Cordes
22:30 Bug #54843 (Resolved): SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
Applied in changeset commit:ba4b915fdcacae2d300a6b81e6cfc54da5177eb2. Julian Hofmann
22:14 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:06 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:29 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:44 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:20 Task #59917: User Repositories in internal persistence logic
Hey,
yep, there is some budget left and we are working on this task right now. ;-) Actually having a little two-da...
Felix Oertel
21:00 Task #59917: User Repositories in internal persistence logic
Is there still Work Packages budget left for this task? I completely agree with Felix. Lorenz Ulrich
22:15 Revision ba4b915f: [BUGFIX] Suggest Wizard: support for PAGE_TSCONFIG_*-values in addWhere
Using PAGE_TSCONFIG_*-values in the foreign_table_where-clause limits
the entries. This where clause is also used for...
Julian Hofmann
22:14 Revision 02a6a083: [BUGFIX] Suggest Wizard: support for PAGE_TSCONFIG_*-values in addWhere
Using PAGE_TSCONFIG_*-values in the foreign_table_where-clause limits
the entries. This where clause is also used for...
Julian Hofmann
20:30 Task #60133 (Resolved): Use emit functions for new introduced signals in SoftReferenceIndex
Applied in changeset commit:1d3a315282489c41d183b836ec9343b3a2fb19fa. Nicole Cordes
19:50 Task #60133: Use emit functions for new introduced signals in SoftReferenceIndex
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:49 Task #60133 (Under Review): Use emit functions for new introduced signals in SoftReferenceIndex
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:43 Task #60133 (Closed): Use emit functions for new introduced signals in SoftReferenceIndex
Two new signals were introduced with patch https://review.typo3.org/#/c/27746/ but unfortunately without own signal f... Nicole Cordes
19:50 Revision 1d3a3152: [TASK] Move signals to own emit functions
Two new signals were introduced with the patch
https://review.typo3.org/#/c/27746/. This patch moves the dispatch of
...
Nicole Cordes
19:50 Revision c88aa05f: [TASK] Move signals to own emit functions
Two new signals were introduced with the patch
https://review.typo3.org/#/c/27746/. This patch moves the dispatch of
...
Nicole Cordes
18:32 Feature #20555: New parseFunc setting
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:11 Feature #60152 (Closed): stdWrap.bytes doesn't support decimal pointer localization
It's not possible to convert the decimal pointer for localization purposes directly from point to comma.
The point...
Falk no-lastname-given
16:25 Bug #53215: Rename symlink of typo3_src results in fatal error
This problem is alive and kicking in 6.2.3.
It has driven us nuts for about one week.
On a hosting webspace with no v...
Jörg Wagner
14:57 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
> What happens if you disable realurl?
The problem persists with config.tx_realurl_enable=0
> Is it the same wi...
Andreas Schosser
14:57 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
Thanks Dmitry for clarification!! Markus Klein
14:37 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
1. RealURL does not handle anything regarding authentication or login because it runs before the page id is known to ... Dmitry Dulepov
14:28 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
What happens if you disable realurl?
Is it the same with TYPO3 CMS 6.2?
301 is not good in most cases, but we've ...
Markus Klein
14:08 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
Hi Alexander
I think I have to clarify the issue.
Let's have a look at the following page structure:...
Andreas Schosser
14:56 Feature #59830: Add a read_only column to the filemount table
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:55 Feature #59830: Add a read_only column to the filemount table
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:53 Bug #57979: Wrong icon for filemount
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:53 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:46 Task #60141: Clear caches according to incoming actions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:44 Task #60141 (Under Review): Clear caches according to incoming actions
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:37 Task #60141 (Rejected): Clear caches according to incoming actions
The caching framework introduces tag database tables. But unfortunately it doesn't take care of cleaning them on inco... Nicole Cordes
13:56 Feature #60139 (Closed): broadcast messages
as sys_news are shown only in the moment a user logged in they are not usefull on spontan announcements of maintenanc... Bernd Wilke
13:29 Bug #55905 (Closed): In some matter the package manager duplicates entries in PackageState which leads to fatals
Markus Klein
13:24 Bug #55905: In some matter the package manager duplicates entries in PackageState which leads to fatals
I'm sorry, forget what I wrote above. It doesn't happen, if you properly update from 6.1 to 6.2.
One of my colleag...
mathias petermann
11:30 Bug #58463 (Resolved): internalUploadMap not set in ExtendedFileUtility
Applied in changeset commit:a33b53731813d3c9fdc643a1cafd7022f21c9609. Marc Bastian Heinrichs
10:59 Revision a33b5373: [BUGFIX] Set internalUploadMap on upload in ExtendedFileUtility
Since introducing FAL the internalUploadMap array in
ExtendedFileUtility was not set on uploading files.
Resolves: #...
Marc Bastian Heinrichs
09:30 Bug #57575 (Resolved): TceformsUpdateWizard reports success although some migrations failed
Applied in changeset commit:23e6073adb7e14b7a6f7c9b448356de5bcb301fa. Steffen Müller
09:03 Bug #57575: TceformsUpdateWizard reports success although some migrations failed
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:55 Bug #57575: TceformsUpdateWizard reports success although some migrations failed
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:30 Bug #54414 (Resolved): File indexer does not detect missing files if no files in storage
Applied in changeset commit:108f07040a55b6893c2e901439f6763d2d083a77. Robert Vock
08:32 Bug #54414: File indexer does not detect missing files if no files in storage
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:03 Revision 23e6073a: [BUGFIX] Report migration errors in TceformsUpdateWizard
TceformsUpdateWizard should report errors if a migration
failed due to a missing source file.
Resolves: #57575
Relea...
Steffen Müller
09:03 Revision f5b50ff2: [BUGFIX] Report migration errors in TceformsUpdateWizard
TceformsUpdateWizard should report errors if a migration
failed due to a missing source file.
Resolves: #57575
Relea...
Steffen Müller
08:42 Revision 108f0704: [BUGFIX] Detect missing files in empty storage
Improve the check for missing files by properly treating
the case when a storage is empty.
Change-Id: I8fba9be2622a4...
Robert Vock
08:31 Revision ccb89b1a: [BUGFIX] Detect missing files in empty storage
Improve the check for missing files by properly treating
the case when a storage is empty.
Change-Id: I8fba9be2622a4...
Robert Vock
02:30 Bug #59664 (Resolved): Copied flexform element is missing FAL images
Applied in changeset commit:316ba85905b2a3ad341e6d04c0aa24ede87edeeb. Anonymous
01:32 Bug #59664: Copied flexform element is missing FAL images
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:31 Bug #59664: Copied flexform element is missing FAL images
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:31 Bug #59664: Copied flexform element is missing FAL images
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
01:31 Bug #59664: Copied flexform element is missing FAL images
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:26 Bug #59664: Copied flexform element is missing FAL images
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:33 Revision 316ba859: [BUGFIX] Wrong image reference handling during flexform copying
References in flexforms having type=inline are not processed correctly
during copy.
Fix this by properly applying th...
Alexey Gafiulov
01:32 Revision 103d13da: [BUGFIX] Wrong image reference handling during flexform copying
References in flexforms having type=inline are not processed correctly
during copy.
Fix this by properly applying th...
Alexey Gafiulov
01:30 Revision b3d3fffd: [BUGFIX] Wrong image reference handling during flexform copying
References in flexforms having type=inline are not processed correctly
during copy.
Fix this by properly applying th...
Alexey Gafiulov
01:16 Task #49575: Split up typolink() functionality in multiple methods
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:12 Feature #46017: Language switcher for pagetree in Backend
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:05 Bug #50450: Drop keys before fields in install tool
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:58 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
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:58 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
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:46 Bug #50396: RootlineUtility->enrichWithRelationFields issue with "group" type MM fields
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:41 Task #56996: Remove attribute data-htmlarea-file-table from RTE
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:33 Bug #58792: next in Menu is not working as expected with localizations
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:30 Bug #21396 (Resolved): sys_refindex can't handle linkhandler links correctly
Applied in changeset commit:3a8ffa20c9d5de197ba4840b94bb809cd6877035. Alexander Stehlik
00:09 Bug #21396: sys_refindex can't handle linkhandler links correctly
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:09 Revision 3a8ffa20: [FEATURE] Add signal slots to SoftReferenceIndex
This patch adds two signal slot dispatch calls to the SoftReferenceIndex
in the getTypoLinkParts() method and the set...
Alexander Stehlik
00:09 Revision a4bea034: [FEATURE] Add signal slots to SoftReferenceIndex
This patch adds two signal slot dispatch calls to the SoftReferenceIndex
in the getTypoLinkParts() method and the set...
Alexander Stehlik
00:00 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2014-07-06

23:55 Task #58798: Log errors after distribution t3d import also, if pages was created.
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 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:46 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
Is this really a feature? I tend to call it a bugfix. Markus Klein
23:31 Bug #58746: setTemplatePathAndFilename not work when original Template was not found
Can anyone provide an extension for testing the issue?
Thanks
Markus Klein
23:30 Bug #59642 (Resolved): Suggest wizard doesn't work in page flexforms
Applied in changeset commit:3e4879b2101b25ea43a4a258ba6c10a33deee14b. Anonymous
23:21 Bug #59642: Suggest wizard doesn't work in page flexforms
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:20 Bug #59642: Suggest wizard doesn't work in page flexforms
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:15 Bug #59642: Suggest wizard doesn't work in page flexforms
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:30 Bug #51189 (Resolved): Remove non-needed Url parameter for standard search
Applied in changeset commit:900b11bb3ff2ca8697fab8420b794a3054b6b949. Tomita Militaru
23:14 Bug #51189: Remove non-needed Url parameter for standard search
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:11 Bug #51189: Remove non-needed Url parameter for standard search
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:30 Task #55173 (Resolved): Optimize invocation of cObj::checkIf
Applied in changeset commit:73586569574ec03143d59cea2b5fa2515b757e09. Oliver Hader
23:10 Task #55173: Optimize invocation of cObj::checkIf
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:24 Revision 73586569: [TASK] Optimize invocation of cObj::checkIf
The stdWrap property "if" can be used to allow output only if a
defined criterion is met. However, the checkIf() meth...
Oliver Hader
23:22 Revision 3e4879b2: [BUGFIX] Suggest wizard doesn't work in page flexforms
When using the suggest wizard from within a flexform in a page it
doesn't work properly. The $row variable was only s...
Bernhard Kraft
23:22 Revision 5b59fd45: [BUGFIX] Suggest wizard doesn't work in page flexforms
When using the suggest wizard from within a flexform in a page it
doesn't work properly. The $row variable was only s...
Bernhard Kraft
23:15 Revision cc555f3a: [BUGFIX] Suggest wizard doesn't work in page flexforms
When using the suggest wizard from within a flexform in a page it
doesn't work properly. The $row variable was only s...
Bernhard Kraft
23:14 Revision 900b11bb: [BUGFIX] Remove non-needed URL parameter for standard search
Removes parameter to prevent duplicate content, speaking
url problems and overloaded urls.
Resolves: #51189
Releases...
Tomita Militaru
23:14 Revision 93a54c8d: [BUGFIX] Remove non-needed URL parameter for standard search
Removes parameter to prevent duplicate content, speaking
url problems and overloaded urls.
Resolves: #51189
Releases...
Tomita Militaru
23:11 Revision 1a8ea590: [BUGFIX] Remove non-needed URL parameter for standard search
Removes parameter to prevent duplicate content, speaking
url problems and overloaded urls.
Resolves: #51189
Releases...
Tomita Militaru
23:09 Revision afaa0560: [TASK] Optimize invocation of cObj::checkIf
The stdWrap property "if" can be used to allow output only if a
defined criterion is met. However, the checkIf() meth...
Oliver Hader
20:30 Bug #59890 (Resolved): Escaping dots in page.meta TypoScript
Applied in changeset commit:15959967268a2dd8c94ad4378115b636e2054701. Markus Klein
19:54 Bug #59890: Escaping dots in page.meta TypoScript
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:28 Bug #59890: Escaping dots in page.meta TypoScript
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 Bug #59890: Escaping dots in page.meta TypoScript
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:09 Revision 15959967: [BUGFIX] Support dots in page.meta
The parsing of the meta tag TypoScript configuration does a too greedy
check on dots and hence breaks support for exa...
Markus Klein
19:54 Revision 4250f016: [BUGFIX] Support dots in page.meta
The parsing of the meta tag TypoScript configuration does a too greedy
check on dots and hence breaks support for exa...
Markus Klein
19:52 Bug #59843: Fix the help message of CLI
I feel we agreed upon not aligning but indenting with only one space (at least in CGL for the core).
But for outputt...
Stefan Neufeind
19:30 Bug #60129 (Resolved): Remove outdated comment header in ext_emconf
Applied in changeset commit:7755bf4c2933f3dcf3536f653406294d228fd9d5. Christian Kuhn
18:44 Bug #60129 (Under Review): Remove outdated comment header in ext_emconf
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #60129 (Closed): Remove outdated comment header in ext_emconf
Christian Kuhn
19:30 Bug #59821 (Resolved): link to forgot password page does'nt work in 6.2
Applied in changeset commit:f383f1b3a0ffa8e4c78e2868db0ff9dfcc7a6f3e. Markus Klein
12:51 Bug #59821: link to forgot password page does'nt work in 6.2
@Karsten: Please post feedback to the patches right into our review system. Thank you. Markus Klein
19:10 Revision f383f1b3: [BUGFIX] Felogin improperly merges flexforms and TS conf
There are two options to show the forgot password link in FE:
* TypoScript: showForgotPasswordLink
* Flexforms: sho...
Markus Klein
19:02 Revision 7755bf4c: [CLEANUP] Remove comment header in ext_emconf
The "do not touch me" comment header in ext_emconf.php files
of system extensions are misleading since we are editing...
Christian Kuhn
18:32 Revision 7967f0c7: [CLEANUP] Ensure all variables are set before usage
This also applies for return values of functions. These are corrected
too if necessary.
Furthermore, some code style...
Markus Klein
18:30 Task #58365 (Resolved): Remove unused EM_CONF variables
Applied in changeset commit:a29e3a2f994c76dbb1784c73155ab4542cf7ca03. Benni Mack
17:32 Task #58365: Remove unused EM_CONF variables
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:32 Task #58365: Remove unused EM_CONF variables
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:05 Task #58365: Remove unused EM_CONF variables
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:22 Task #58365: Remove unused EM_CONF variables
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Task #58365: Remove unused EM_CONF variables
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:32 Task #58365: Remove unused EM_CONF variables
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 Bug #60128 (Resolved): clean up ext_emconf files
Applied in changeset commit:bb6fe018967473a9935a4d06c0e4b18739a361c1. Christian Kuhn
18:14 Bug #60128: clean up ext_emconf files
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:47 Bug #60128: clean up ext_emconf files
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:32 Bug #60128: clean up ext_emconf files
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:21 Bug #60128 (Under Review): clean up ext_emconf 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
17:19 Bug #60128 (Closed): clean up ext_emconf files
Christian Kuhn
18:30 Task #59775 (Resolved): Cleanup FormEngine
Applied in changeset commit:287bbdd431250d50a19d4c6619e4f85b0cdff9b4. Markus Klein
15:32 Task #59775: Cleanup FormEngine
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:31 Task #59775: Cleanup FormEngine
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:38 Task #59775: Cleanup FormEngine
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:27 Task #59775: Cleanup FormEngine
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:28 Revision 37308e70: [TASK] Travis-ci: Disable apc in PHP 5.3
apc on cli seems to be flaky, disable this php module for
now to see if that help stabilizing travis-ci builds again....
Christian Kuhn
18:27 Revision 685fbd63: [TASK] Travis-ci: Disable apc in PHP 5.3
apc on cli seems to be flaky, disable this php module for
now to see if that help stabilizing travis-ci builds again....
Christian Kuhn
18:20 Revision bb6fe018: [CLEANUP] ext_emconf files
Quite some keys in ext_emconf are obsolete and can be removed.
See related issue for a list of keys.
Change-Id: Id12...
Christian Kuhn
17:56 Revision 396e8e5a: [CLEANUP] ext_emconf files
Quite some keys in ext_emconf are obsolete and can be removed.
See related issue for a list of keys.
Change-Id: Id12...
Christian Kuhn
17:45 Revision 287bbdd4: [CLEANUP] Ensure all variables are set before usage
This also applies for return values of functions. These are corrected
too if necessary.
Furthermore, some code style...
Markus Klein
17:33 Revision a29e3a2f: [TASK] Remove unused EM_CONF variables
The ext_emconf.php are created when e.g. an extension
is downloaded from TER. Based on the data from TER the
extensio...
Benni Mack
17:31 Revision fcaccacf: [TASK] Remove unused EM_CONF variables
The ext_emconf.php are created when e.g. an extension
is downloaded from TER. Based on the data from TER the
extensio...
Benni Mack
17:30 Bug #59965 (Resolved): Metatags with colon do not work
Applied in changeset commit:78af7508173c357bc3de947500abd4b52f7ac82e. Markus Klein
16:38 Bug #59965: Metatags with colon do not work
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:38 Bug #59965: Metatags with colon do not work
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:43 Bug #59965: Metatags with colon do not work
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:29 Bug #59965: Metatags with colon do not work
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:16 Bug #59965: Metatags with colon do not work
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:30 Bug #59963 (Resolved): Invalid moduleToken in returnUrl of the shortcutMenu
Applied in changeset commit:777086e0bc83e3d495a85726b4d53a15f112bac8. Frans Saris
17:20 Bug #59963: Invalid moduleToken in returnUrl of the shortcutMenu
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 #59963: Invalid moduleToken in returnUrl of the shortcutMenu
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:38 Bug #59963 (Under Review): Invalid moduleToken in returnUrl of the shortcutMenu
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:30 Bug #60127 (Resolved): clearCacheOnLoad used camelCase and lowerCase
Applied in changeset commit:2a1131324b50a3039fbf32234196e344fb61cc08. Susanne Moog
17:30 Bug #60127: clearCacheOnLoad used camelCase and lowerCase
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:30 Bug #60127: clearCacheOnLoad used camelCase and lowerCase
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:11 Bug #60127 (Under Review): clearCacheOnLoad used camelCase and lowerCase
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:04 Bug #60127 (Closed): clearCacheOnLoad used camelCase and lowerCase
The em_conf setting "clearCacheOnLoad" is both used in camelCase and lower case but only the latter one is supported ... Susanne Moog
17:30 Revision c69e86c1: [BUGFIX] ClearCacheOnLoad camelCased does not work
The em_conf setting "clearCacheOnLoad" is both used in
camelCase and lower case but only the latter one is
supported ...
Susanne Moog
17:29 Revision 2a113132: [BUGFIX] ClearCacheOnLoad camelCased does not work
The em_conf setting "clearCacheOnLoad" is both used in
camelCase and lower case but only the latter one is
supported ...
Susanne Moog
17:20 Revision 777086e0: [BUGFIX] Replace module token in be shortcut returnUrl
During the addition of the token check for mod.php the token
in the BE shortcut url was already replaced (#56359) but...
Frans Saris
17:20 Revision e82b6a7f: [BUGFIX] Replace module token in be shortcut returnUrl
During the addition of the token check for mod.php the token
in the BE shortcut url was already replaced (#56359) but...
Frans Saris
16:42 Revision 78af7508: [BUGFIX] Allow colon in TypoScript key
The TypoScript parser does not properly parse the := operator.
It searches for : only and hence wrongly breaks a Typo...
Markus Klein
16:38 Revision 0cac307a: [BUGFIX] Allow colon in TypoScript key
The TypoScript parser does not properly parse the := operator.
It searches for : only and hence wrongly breaks a Typo...
Markus Klein
16:24 Bug #60092 (Needs Feedback): GeneralUtility::getFileAbsFileName does not return an absolute path
Are you sure? It does check the path with @validPathStr()@ which returns FALSE for @\..@ inside the file. Also it che... Philipp Gampe
16:18 Bug #60126 (Accepted): Illegal string offset 'uid' in TypoScriptFrontendController
This relates to initializeBackendUser() which does not check the the backend user is actually created correctly but t... Philipp Gampe
13:34 Bug #60126 (Closed): Illegal string offset 'uid' in TypoScriptFrontendController
Hi,
i just spotted 2 warnings in Log module. Both with exactly the same time:
@Core: Error handler (FE): PHP Wa...
Marcin Sągol
15:32 Bug #30354 (Resolved): FlexForm select fields can't replace makers in their foreign_table_where clause
Resolved with #16392 Wouter Wolters
15:32 Bug #50785 (Resolved): FlexForm does not substitute markers in foreign_table_where
Resolved with #16392 Wouter Wolters
15:30 Bug #16392 (Resolved): Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
Applied in changeset commit:cf0542c19a1a2f1ce37c435ceee8dbc19379e8cd. Wouter Wolters
15:16 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
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:15 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Revision cf0542c1: [BUGFIX] Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly
Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated
correctly in the backend.
Change-Id: Ieda08a1df71117b5ac90f2c682...
Wouter Wolters
15:16 Revision 0ad6a321: [BUGFIX] Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly
Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated
correctly in the backend.
Change-Id: Ieda08a1df71117b5ac90f2c682...
Wouter Wolters
14:30 Bug #60106 (Resolved): Extension updates not shown anymore
Applied in changeset commit:5dbd36d85a651718a47fea91144f867b9fe51ea0. Nicole Cordes
13:53 Bug #60106: Extension updates not shown anymore
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:53 Bug #60106 (Under Review): Extension updates not shown anymore
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #60106 (Resolved): Extension updates not shown anymore
Applied in changeset commit:8f6eb41fb7029d69b7d40e6a55cc970b445283cf. Nicole Cordes
14:30 Bug #59837 (Resolved): Form type content element - oversized fields
Applied in changeset commit:9ba1a5da68cadd8fe0d9ba86149031dd39ba2e29. Markus Klein
14:11 Bug #59837: Form type content element - oversized fields
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:11 Bug #59837: Form type content element - oversized fields
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:20 Bug #59837: Form type content element - oversized fields
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:11 Revision 9ba1a5da: [BUGFIX] Sysext form uses old TCA
Sysext form overrides TCA for tt_content with some completely outdated
configuration.
Fix this to the new TCA of tt_...
Markus Klein
14:11 Revision bb1b7104: [BUGFIX] Sysext form uses old TCA
Sysext form overrides TCA for tt_content with some completely outdated
configuration.
Fix this to the new TCA of tt_...
Markus Klein
13:57 Task #57733: Add a "save and new" button in the scheduler module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:54 Revision 5dbd36d8: [BUGFIX] Extensionmanager: Dependency errors are not reset
Due to changes in https://review.typo3.org/#/c/29845/ dependency errors
are collected and if one error occurred it is...
Nicole Cordes
13:14 Revision 8f6eb41f: [BUGFIX] Extensionmanager: Dependency errors are not reset
Due to changes in https://review.typo3.org/#/c/29845/ dependency errors
are collected and if one error occurred it is...
Nicole Cordes
12:12 Task #59999: Make getExtensionFromT3xFile public
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:01 Task #59999: Make getExtensionFromT3xFile public
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:38 Revision f1878cca: [TASK] Update ADOdb to 5.19
Updated ADOdb from 5.18 to 5.19 fixing several bugs.
Resolves: #59911
Releases: 6.3, 6.2
Change-Id: I3173c8b14b3d653...
Andreas Kienast
11:30 Task #59911 (Resolved): Update ADOdb to 5.19
Applied in changeset commit:32aaf7413e5fbb5a6c61991895f1531f50cf9e9f. Andreas Kienast
10:38 Task #59911: Update ADOdb to 5.19
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 Revision 32aaf741: [TASK] Update ADOdb to 5.19
Updated ADOdb from 5.18 to 5.19 fixing several bugs.
Resolves: #59911
Releases: 6.3, 6.2
Change-Id: I3173c8b14b3d653...
Andreas Kienast

2014-07-05

23:30 Bug #59974 (Resolved): dependencyType not set correctly
Applied in changeset commit:7b6e91ff0af58b7c6486e0c5cc70a61372614a80. Markus Klein
23:28 Bug #59974: dependencyType not set correctly
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:28 Bug #59974: dependencyType not set correctly
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:12 Bug #59974: dependencyType not set correctly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:59 Bug #59974 (Under Review): dependencyType not set correctly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:28 Revision 7b6e91ff: [BUGFIX] Missing label for EM "update"-dependency
Add the missing label for "update"-dependencies to EM locallang.xlf
Resolves: #59974
Releases: 6.3, 6.2
Change-Id: I...
Markus Klein
23:26 Revision c1445970: [BUGFIX] Missing label for EM "update"-dependency
Add the missing label for "update"-dependencies to EM locallang.xlf
Resolves: #59974
Releases: 6.3, 6.2
Change-Id: I...
Markus Klein
23:09 Task #59999: Make getExtensionFromT3xFile public
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:18 Task #59999: Make getExtensionFromT3xFile public
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #59700 (Resolved): Re-Add unit tests for ExtensionCompatibilityTester
Applied in changeset commit:a486a09927223d38fbe7cd6685758532e82e34b0. Susanne Moog
21:30 Task #59700: Re-Add unit tests for ExtensionCompatibilityTester
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:30 Task #59700 (Under Review): Re-Add unit tests for ExtensionCompatibilityTester
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:30 Task #57812 (Resolved): Cleanup Extbase classes around request handling
Applied in changeset commit:ce3fade69bb1bda1a48ba874796f5ae6fc0ffc37. Markus Klein
19:13 Task #57812: Cleanup Extbase classes around request handling
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:07 Revision ce3fade6: [CLEANUP] Extbase mvc classes
Add lots of type hints and some checks if the correct class is present.
Resolves: #57812
Releases: 6.3
Change-Id: I6...
Markus Klein
21:32 Revision a486a099: [TASK] Re-add unit tests for ExtensionCompatibilityTester
The tests for the ExtensionCompatibilityTester are currently skipped.
This patch removes the broken tests and leaves ...
Susanne Moog
21:30 Bug #59975 (Resolved): DownloadQueue of EM contains wrong code
Applied in changeset commit:c11cec6d078df4322fcd8b3e2402f49e422eca9f. Markus Klein
21:12 Bug #59975: DownloadQueue of EM contains wrong code
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:11 Bug #59975: DownloadQueue of EM contains wrong code
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:59 Bug #59975: DownloadQueue of EM contains wrong code
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Bug #59865 (Resolved): TCEforms required field icon has wrong position
Applied in changeset commit:791c36ab17931e5de6ced875049bf42cc24af8a2. Frans Saris
21:08 Bug #59865: TCEforms required field icon has wrong position
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:12 Bug #59865: TCEforms required field icon has wrong position
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:12 Revision c11cec6d: [BUGFIX] Correctly check stack in DownloadQueue
The extension manager's DownloadQueue does now properly check
the stack when adding extensions to the queue.
Resolve...
Markus Klein
21:12 Revision e7b6f6d8: [BUGFIX] Correctly check stack in DownloadQueue
The extension manager's DownloadQueue does now properly check
the stack when adding extensions to the queue.
Resolve...
Markus Klein
21:08 Revision 791c36ab: [BUGFIX] Fix position of TCEforms required field icon
If a palette is placed directly after a form field the icon to
open the pallete is placed inside the formfield wrappe...
Frans Saris
21:08 Revision a26460ef: [BUGFIX] Fix position of TCEforms required field icon
If a palette is placed directly after a form field the icon to
open the pallete is placed inside the formfield wrappe...
Frans Saris
19:30 Bug #60121 (Resolved): Clean up buildBaseTcaFromSingleFiles()
Applied in changeset commit:bca9f4c3b7f8093018a0f5ee294ac3a8b53c19ce. Christian Kuhn
19:21 Bug #60121: Clean up buildBaseTcaFromSingleFiles()
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:09 Bug #60121 (Under Review): Clean up buildBaseTcaFromSingleFiles()
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 #60121 (Closed): Clean up buildBaseTcaFromSingleFiles()
Christian Kuhn
19:30 Bug #56250 (Resolved): Clickmenu show_item.php is broken
Applied in changeset commit:7b1ba4cd81eb3d7ab0293c0acf2c87c7ab197b28. Frans Saris
18:56 Bug #56250: Clickmenu show_item.php is broken
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:48 Bug #56250: Clickmenu show_item.php is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:30 Bug #60122 (Resolved): Possible warning in addPlugin()
Applied in changeset commit:e68e7b11bf4d1069a63c6ece9748b49e0bd52ada. Christian Kuhn
19:22 Bug #60122: Possible warning in addPlugin()
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:14 Bug #60122 (Under Review): Possible warning in addPlugin()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Bug #60122 (Closed): Possible warning in addPlugin()
Christian Kuhn
19:30 Bug #60120 (Resolved): [Tests] Incomplete mock in ext:install
Applied in changeset commit:d37922c42b2c05f5e84eeca94e792ba467ad6572. Christian Kuhn
19:28 Bug #60120: [Tests] Incomplete mock in ext:install
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:06 Bug #60120: [Tests] Incomplete mock in ext:install
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Bug #60120: [Tests] Incomplete mock in ext:install
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:05 Bug #60120 (Under Review): [Tests] Incomplete mock 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
17:58 Bug #60120 (Closed): [Tests] Incomplete mock in ext:install
Christian Kuhn
19:28 Revision d37922c4: [BUGFIX] Incomplete mock in ext:install
"ExtensionCompatibilityTesterTests" triggers loadBaseTca() that
loads TCA and TCA overrides of all active packages. S...
Christian Kuhn
19:28 Revision d54ab2e9: [BUGFIX] Incomplete mock in ext:install
"ExtensionCompatibilityTesterTests" triggers loadBaseTca() that
loads TCA and TCA overrides of all active packages. S...
Christian Kuhn
19:22 Revision e68e7b11: [BUGFIX] Warning in addPlugin()
ExtensionManagementUtility::addPlugin() may raise a warning if
a subarray of TYPO3_LOADED_EXT is not set for whatever...
Christian Kuhn
19:22 Revision 269a66b8: [BUGFIX] Warning in addPlugin()
ExtensionManagementUtility::addPlugin() may raise a warning if
a subarray of TYPO3_LOADED_EXT is not set for whatever...
Christian Kuhn
19:21 Revision bca9f4c3: [TASK] Clean up buildBaseTcaFromSingleFiles()
The method uses two different approaches to get a list of active
packages, this is cleaned up to use the package mana...
Christian Kuhn
19:20 Revision 62a94b79: [TASK] Clean up buildBaseTcaFromSingleFiles()
The method uses two different approaches to get a list of active
packages, this is cleaned up to use the package mana...
Christian Kuhn
19:04 Task #60123 (Under Review): Unify test file removal
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:03 Task #60123 (Closed): Unify test file removal
Some tests create files or directories in the filesystem. Unify the removal handling after tests are done to make sur... Anja Leichsenring
18:56 Revision 7b1ba4cd: [BUGFIX] Removed clickMenu code around header icon in info window
The header icon in the ElementInfo screen has a click link added
but this doesn't work and doesn't make sense as show...
Frans Saris
18:55 Revision e75172ee: [BUGFIX] Removed clickMenu code around header icon in info window
The header icon in the ElementInfo screen has a click link added
but this doesn't work and doesn't make sense as show...
Frans Saris
17:50 Bug #58786: Scheduler report triggers mail with warnings unknown where from
I controlled my PHP config with PHP info in install tool:... Heinz Schilling
17:30 Task #60112 (Resolved): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
Applied in changeset commit:09ddf99dc1d43d1a81bf2b2d578e1829be1000a2. Wouter Wolters
16:49 Task #60112: Change check for TYPO3_MODE in ext_tables.php and ext_localconf.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
16:22 Task #60112: Change check for TYPO3_MODE in ext_tables.php and ext_localconf.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
14:42 Task #60112 (Under Review): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.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
14:41 Task #60112 (Closed): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
if (!defined('TYPO3_MODE')) {
die('Access...
Wouter Wolters
17:09 Revision 09ddf99d: [TASK] Change check for TYPO3_MODE
Change check for TYPO3_MODE:
if (!defined('TYPO3_MODE')) {
die('Access denied.');
}
to
defined('TYPO3_MODE') or d...
Wouter Wolters
16:59 Task #59775: Cleanup FormEngine
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:30 Task #59857 (Resolved): Cleanup EXT:version
Applied in changeset commit:ba3b1f29cbb65017bd47bc55389046bd7a1a6116. Wouter Wolters
15:37 Task #59857: Cleanup EXT: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
16:30 Bug #59938 (Resolved): Empty class selector crashes Update image dialog box
Applied in changeset commit:c1ae3d1e2d3b7917df18939095991c083a7a67d4. Francois Suter
16:03 Bug #59938: Empty class selector crashes Update image dialog box
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:24 Bug #59414 (Resolved): Move all TCA from ext_tables.php to TCA/Overrides for core extensions
Anja Leichsenring
16:23 Bug #59704 (Resolved): TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
Anja Leichsenring
16:08 Bug #59704: TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
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:54 Bug #59704: TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:23 Bug #59464 (Resolved): TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
Anja Leichsenring
16:13 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:49 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:21 Bug #59708 (Resolved): TCA/Override-Feature makes it impossible to modify table of extension not using it
Anja Leichsenring
16:21 Bug #59708: TCA/Override-Feature makes it impossible to modify table of extension not using it
done by resolving #59414 Anja Leichsenring
16:16 Bug #59706 (Rejected): TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
too many interferences with code handled in ext_tables.php, for example by sysext:core. So no movement for this stuff. Anja Leichsenring
15:36 Bug #59706: TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Revision 8de6fa56: [BUGFIX] Move TCA modification of EXT:core to TCA/Overrides.
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
16:12 Revision da323455: [BUGFIX] Move TCA modification of EXT:core to TCA/Overrides.
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
16:08 Revision aef174f5: [BUGFIX] Move TCA modification of saltedpasswords to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
16:08 Revision ead385dd: [BUGFIX] Move TCA modification of saltedpasswords to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
16:03 Revision c1ae3d1e: [BUGFIX] Empty class selector crashes Update image
Prevent the Update image dialog box to crash when trying to access
an empty class selector.
Resolves: #59938
Release...
Francois Suter
16:03 Revision 4488aae4: [BUGFIX] Empty class selector crashes Update image
Prevent the Update image dialog box to crash when trying to access
an empty class selector.
Resolves: #59938
Release...
Francois Suter
15:52 Bug #60119 (Closed): Wrong position of save icons when RTE maximized
If we enter some content element that uses RTE, than maximize editor, we can see 2 action save icons (save and save +... Marcin Sągol
15:44 Task #60118 (Closed): Remove compat code for version < 4.2
There is still code maintaining compatibility for core version < 4.2. This version is EOL, so this code can be removed. Anja Leichsenring
15:38 Revision ba3b1f29: [TASK] Cleanup EXT:version
* Update phpDoc where needed
* Import use statements where possible
Resolves: #59857
Releases: 6.3, 6.2
Change-Id: I...
Wouter Wolters
15:37 Revision a427bfda: [TASK] Cleanup EXT:version
* Update phpDoc where needed
* Import use statements where possible
Resolves: #59857
Releases: 6.3, 6.2
Change-Id: I...
Wouter Wolters
15:30 Bug #59468 (Resolved): TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:b29e9ca849aab91fec8fa2e07a071c9113fc2047. Anja Leichsenring
14:49 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:33 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:32 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:24 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Bug #59698 (Resolved): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:62f315539293c36ee65c6c83897e90eed4a9d9e2. Anja Leichsenring
14:57 Bug #59698 (Under Review): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
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 #59465 (Resolved): TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:a8e6b67d38239de24487102fc65fb0eb15b173e2. Anja Leichsenring
14:47 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:22 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:30 Bug #59463 (Resolved): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:e8b30f83c89f37c9ec5560ea2588cd9447138d92. Anja Leichsenring
14:56 Bug #59463 (Under Review): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
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 #60116 (Resolved): Init variable in GeneralUtility::createVersionNumberedFilename
Applied in changeset commit:df8c2a8579e2fe8588150fa13ad4f7c12de5284d. Anonymous
15:10 Bug #60116: Init variable in GeneralUtility::createVersionNumberedFilename
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 #60116 (Under Review): Init variable in GeneralUtility::createVersionNumberedFilename
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #60116 (Closed): Init variable in GeneralUtility::createVersionNumberedFilename
Init variable in GeneralUtility::createVersionNumberedFilename
The variable '$doNothing' was not initialized, le...
Wouter Wolters
15:30 Bug #60115 (Resolved): Use string as constant name in FormProtectionFactory.
Applied in changeset commit:d17bfefb3af8de898b1568675b5682ef6e962e95. Anonymous
15:08 Bug #60115: Use string as constant name in FormProtectionFactory.
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 #60115 (Under Review): Use string as constant name in FormProtectionFactory.
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 #60115 (Closed): Use string as constant name in FormProtectionFactory.
Use string as constant name in FormProtectionFactory. Wouter Wolters
15:30 Bug #59705 (Resolved): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:3d02ceed4e7a20a1b892bd5c5c09d8e6cf44cef1. Anja Leichsenring
14:56 Bug #59705 (Under Review): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
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 #59466 (Resolved): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:6edae9c2aa8c0b9cf58707938160b96383085c10. Anja Leichsenring
14:55 Bug #59466 (Under Review): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
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 Task #59791 (Resolved): Update jQuery to 1.11.1
Applied in changeset commit:bff12fd2343bb12edc95ef6638dd3bf2ebaca490. Wouter Wolters
15:30 Bug #59631 (Resolved): Updating inactive extension
Applied in changeset commit:b3c618d133e40fa79089204429c7d3b666a91368. Nicole Cordes
15:23 Bug #59631: Updating inactive 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
01:03 Bug #59631 (Under Review): Updating inactive extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Bug #59462 (Resolved): TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:31abaaada60b8d053b94ccc661b3e2192e57f45d. Anonymous
15:11 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
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:03 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:44 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:40 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
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:29 Revision bff12fd2: [TASK] Update jQuery to 1.11.1
Resolves: #59791
Releases: 6.3
Change-Id: I71e998b693144e313b1d8dbcf70b488ef143141a
Reviewed-on: https://review.typo3...
Wouter Wolters
15:26 Feature #20555: New parseFunc setting
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Revision b3c618d1: [BUGFIX] Updating deactivated extensions installs them
If you update a deactivated extension it becomes activated afterwards.
This patch change from the installExtension fu...
Nicole Cordes
15:23 Revision 7a0eb4c0: [BUGFIX] Updating deactivated extensions installs them
If you update a deactivated extension it becomes activated afterwards.
This patch change from the installExtension fu...
Nicole Cordes
15:18 Feature #57875: Make RTE overlay popups maximizable
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:11 Revision 31abaaad: [BUGFIX] Move TCA modification of EXT:felogin to TCA/Overrides.
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Jost Baron
15:10 Revision 2e57ed79: [BUGFIX] Move TCA modification of EXT:felogin to TCA/Overrides.
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Jost Baron
15:10 Revision df8c2a85: [BUGFIX] Init variable in GeneralUtility::createVersionNumberedFilename
The variable '$doNothing' was not initialized, leading to PHP notices.
Resolves: #60116
Releases: 6.3, 6.2
Change-Id...
Jost Baron
15:09 Revision e1023efd: [BUGFIX] Init variable in GeneralUtility::createVersionNumberedFilename
The variable '$doNothing' was not initialized, leading to PHP notices.
Resolves: #60116
Releases: 6.3, 6.2
Change-Id...
Jost Baron
15:09 Revision d17bfefb: [BUGFIX] Use string as constant name in FormProtectionFactory.
Currently the constant itself is used, which leads to PHP notices if it is
not defined yet.
Resolves: #60115
Release...
Jost Baron
15:08 Revision 1a04ac3a: [BUGFIX] Use string as constant name in FormProtectionFactory.
Currently the constant itself is used, which leads to PHP notices if it is
not defined yet.
Resolves: #60115
Release...
Jost Baron
14:58 Revision 6edae9c2: [BUGFIX] Move TCA modification of EXT:form to TCA/Overrides.
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
14:57 Revision 3d02ceed: [BUGFIX] Move TCA modification of EXT:t3editor to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
14:57 Revision e8b30f83: [BUGFIX] Move TCA modification of EXT:cms to TCA/Overrides.
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
14:57 Revision 62f31553: [BUGFIX] Move TCA modification of EXT:openid to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
14:51 Revision a8e6b67d: [BUGFIX] Move TCA modification of EXT:csc to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
14:49 Revision b29e9ca8: [BUGFIX] Move TCA modification of indexed_search to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
14:49 Revision 10f5032e: [BUGFIX] Move TCA modification of indexed_search to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
14:43 Revision 7a11858c: [BUGFIX] Move TCA modification of EXT:csc to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
14:30 Task #60110 (Resolved): Add Unittests for addPlugin
Applied in changeset commit:c7dbd9f4f258f12b9b77094c553ea66879f63fb7. Anja Leichsenring
14:08 Task #60110: Add Unittests for addPlugin
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:57 Task #60110: Add Unittests for addPlugin
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:55 Task #60110: Add Unittests for addPlugin
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:53 Task #60110 (Under Review): Add Unittests for addPlugin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Task #60110 (Closed): Add Unittests for addPlugin
Add unittests for add plugin to make sure the newly introduced third parameter $extensionKey is handled properly. Anja Leichsenring
14:30 Bug #60109 (Resolved): Give extensionKey to addPlugin in extbase registerPlugin
Applied in changeset commit:34feddb752f8e63ec6b7713195ee31b00eb4bb0c. Christian Kuhn
14:10 Bug #60109: Give extensionKey to addPlugin in extbase registerPlugin
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:54 Bug #60109: Give extensionKey to addPlugin in extbase registerPlugin
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Bug #60109 (Under Review): Give extensionKey to addPlugin in extbase registerPlugin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Bug #60109 (Closed): Give extensionKey to addPlugin in extbase registerPlugin
Christian Kuhn
14:30 Bug #60033 (Resolved): Shortcut: tooltip shows id=0 in list view
Applied in changeset commit:3b213fb87d41a8462edc040637cdea7556801a96. Wouter Wolters
14:19 Bug #60033: Shortcut: tooltip shows id=0 in list view
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:19 Revision 3b213fb8: [BUGFIX] Tooltip for a shortcut in list view shows id=0
In the list view the tooltip for a shortcut always shows
id=0 because the field shortcut is not fetched from the data...
Wouter Wolters
14:18 Revision 683ae94f: [BUGFIX] Tooltip for a shortcut in list view shows id=0
In the list view the tooltip for a shortcut always shows
id=0 because the field shortcut is not fetched from the data...
Wouter Wolters
14:10 Revision 34feddb7: [BUGFIX] Give extension key to addPlugin() in registerPlugin()
With patch #59770 ExtensionManagementUtility::addPlugin() signature
was extended to get the extensionKey as parameter...
Christian Kuhn
14:09 Revision 15c5b014: [BUGFIX] Give extension key to addPlugin() in registerPlugin()
With patch #59770 ExtensionManagementUtility::addPlugin() signature
was extended to get the extensionKey as parameter...
Christian Kuhn
14:08 Revision c7dbd9f4: [TASK] Unit tests to addPlugin()
Add unit tests to ExtensionManagementUtility::addPlugin() verifying
the new third parameter $extensionKey is handled ...
Anja Leichsenring
14:08 Revision 05959eaf: [TASK] Unit tests to addPlugin()
Add unit tests to ExtensionManagementUtility::addPlugin() verifying
the new third parameter $extensionKey is handled ...
Anja Leichsenring
14:00 Feature #60056 (New): Execute custom scripts in distributions
Norbert Sendetzky
13:59 Feature #60056: Execute custom scripts in distributions
Hi Philipp
It's absolutely OK that distributions are installed only once but during this installation, we need to ...
Norbert Sendetzky
00:47 Bug #60106 (Under Review): Extension updates not shown 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
00:32 Bug #60106 (Closed): Extension updates not shown anymore
Due to changes in the DependencyUtility errors are collected and not removed anymore. This breaks the update check fo... Nicole Cordes

2014-07-04

22:44 Bug #51572 (Under Review): Extensions order changing in LocalConfiguration.php during extensions update
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:23 Bug #51572 (Accepted): Extensions order changing in LocalConfiguration.php during extensions update
Nicole Cordes
21:26 Bug #60033 (Under Review): Shortcut: tooltip shows id=0 in list view
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:35 Bug #57979: Wrong icon for filemount
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:16 Bug #57979: Wrong icon for filemount
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:09 Bug #57979: Wrong icon for filemount
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:22 Bug #57979: Wrong icon for filemount
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:35 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:15 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:09 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:22 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:30 Bug #60101 (Resolved): Cleanup - Stupid array assignment
Applied in changeset commit:69be7404e0fe665087e8aba039f62c4c83d769dd. Anonymous
15:56 Bug #60101: Cleanup - Stupid array assignment
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 Bug #60101 (Under Review): Cleanup - Stupid array assignment
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:37 Bug #60101 (Closed): Cleanup - Stupid array assignment
In @FormEngine.php@ there are two cases where the following assignment is done:... Sascha Egerer
16:13 Feature #60070 (Accepted): EM: Update of Extension can only be performed on latest version
Nicole Cordes
16:10 Revision 69be7404: [CLEANUP] Stupid array assignment
There are two places where a new item is assigned
to an array with `$myArray[] .= ''`.
This would do the same as `$my...
Sascha Egerer
15:09 Task #60059 (Under Review): Create a Getter for the CacheManager inside Datahandler class
Patch set 1 for branch *master* of project *TYPO3CMS/Extensions/solr* has been pushed to the review server.
It is ava...
Gerrit Code Review
13:40 Bug #60100 (Closed): BE panels drag-resize not working
Resizing the modules and pagetree panels in the BE is almost impossible. "ew-resize" cursor appears, but nothing is g... Rikke Charlotte Perriard
09:58 Bug #60093 (Closed): Datepicker doesn't show in IRRE form
When you have a date(time) field in a IRRE form the datepicker doesn't show when clicking the calendar icon. Frans Saris
09:46 Bug #58786: Scheduler report triggers mail with warnings unknown where from
Using the patch results as followed:
*Mail:*
Issues:
[WARN] System environment check - 1 Test(s...
Heinz Schilling
09:20 Bug #60092 (Closed): GeneralUtility::getFileAbsFileName does not return an absolute path
„Returns the absolute filename of a relative reference“
it does not, getFileAbsFileName does not resolve relative ...
Wolfgang Klinger
00:31 Bug #55694: System-status-updates sends emails about same "errors" over and over again
The following bug report applies to 6.2.3 and also some earlier versions:
The original reported trigger for gettin...
Friesen Kiwi

2014-07-03

19:30 Bug #59412 (Resolved): "Make object access work with ObjectStorage" removed access to properties of ObectStorages
Applied in changeset commit:c7d1d07d67b857d71fa134dc0d58b6065d24dd5b. Markus Klein
18:49 Bug #59412: "Make object access work with ObjectStorage" removed access to properties of ObectStorages
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:58 Bug #51507: Use logging framework in DatabaseConnection
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:22 Bug #51507: Use logging framework in DatabaseConnection
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:27 Bug #51507: Use logging framework in DatabaseConnection
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:49 Revision c7d1d07d: [BUGFIX] Fix property access for ObjectStorage
When enabling access to the content of ObjectStorages by
integer number, it was overlooked that property access might...
Markus Klein
18:49 Revision 10d5deb5: [BUGFIX] Fix property access for ObjectStorage
When enabling access to the content of ObjectStorages by
integer number, it was overlooked that property access might...
Markus Klein
17:19 Feature #60045: Allow disabling cache clearing in tstemplate modules
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Feature #60045: Allow disabling cache clearing in tstemplate modules
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:54 Bug #52822: Updating extensions triggers errors due to folder permissions
I got the same error when updating from 1.3.1 to 1.3.3 (TYPO3 4.5.34). The Install tool is configured to give the pro... Tony Lush
14:36 Feature #59312: No possibility to remove missing indexed files from DB
+1 for some solution for this issue. Marcin Sągol
13:28 Bug #58357: Superfluous SQL queries on copying records
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:26 Bug #58357 (Under Review): Superfluous SQL queries on copying records
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:13 Bug #58357: Superfluous SQL queries on copying records
Exactly, this is caused by trying to fetch record data for non existing records. The virtual uid in this case looks l... Oliver Hader
13:12 Bug #58357: Superfluous SQL queries on copying records
Exactly, this is caused by trying to fetch record data for non existing records. The virtual uid in this case looks l... Oliver Hader
13:12 Bug #60082 (Closed): Backport: Objects cast to string are not escaped
Basically if you have a class like this:
class HelloWorld {
public function __toString() { return '<script>alert(...
Philipp Maier
13:10 Task #60081 (Closed): Add more Unit Tests to DatabaseConnection
Stefano Kowalke
12:20 Feature #58929 (Under Review): PageLayoutView: Add hook for tt_content_drawFooter
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:28 Bug #60064: Add BacktraceProcessor for the Loggin framework
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:28 Feature #60070 (Closed): EM: Update of Extension can only be performed on latest version
On TYPO3 4.5 it was possible to choose which version of an extension should be installed/updated to.
On TYPO3 6.2 i ...
Andreas Becker

2014-07-02

22:51 Bug #60052: sys_language_mode=content_fallback only supports language uid 0 as fallback
One more note: Extbase language handling is even worse, but the fallback is already not working in the Core itself. Markus Klein
22:50 Bug #60052 (Closed): sys_language_mode=content_fallback only supports language uid 0 as fallback
This is a known issue and a problem out several problems in the language handling area.
Closing this as (in)direct d...
Markus Klein
10:31 Bug #60052 (Closed): sys_language_mode=content_fallback only supports language uid 0 as fallback
In TYPO3 6 the language fallback only supports uid 0.
I configured the following languages:
ID - Title
0 = Dut...
Bas van Beek
22:10 Task #59775: Cleanup 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
19:01 Task #59775 (Under Review): Cleanup 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
22:04 Bug #58969 (Closed): Call to a member function boot() on a non-object
Markus Klein
20:00 Bug #58969: Call to a member function boot() on a non-object
Yes, you can ;) Oliver Eglseder
21:16 Bug #59865: TCEforms required field icon has wrong position
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:12 Bug #59998 (Accepted): Invalid composer.json breaks package management
Georg Ringer
20:03 Revision 5adc991b: [BUGFIX] Fix usergroup condition in user TSconfig
usergroup conditions in user TSconfig are currently failing as
the list of groups the user is part of, is not yet com...
Markus Klein
20:02 Revision 43ee6f86: [BUGFIX] Fix usergroup condition in user TSconfig
usergroup conditions in user TSconfig are currently failing as
the list of groups the user is part of, is not yet com...
Markus Klein
19:30 Bug #60065 (Resolved): Two png files should have filemode 664
Applied in changeset commit:cfc2f89ce7dbeef26b106af54eb8526118578cc1. Anonymous
18:38 Bug #60065: Two png files should have filemode 664
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:37 Bug #60065 (Under Review): Two png files should have filemode 664
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Bug #60065 (Closed): Two png files should have filemode 664
Two images:
workspaces/Resources/Public/Images/zoom_in.png and
workspaces/Resources/Public/Images//zoom_out.png
...
Martin Bless
19:06 Bug #60064 (Under Review): Add BacktraceProcessor for the Loggin framework
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:59 Bug #60064 (Closed): Add BacktraceProcessor for the Loggin framework
There is currently no processor to add a full backtrace to a log in the logging framwork.
The existing @Introspectio...
Sascha Egerer
18:38 Revision cfc2f89c: [BUGFIX] Two png files should have filemode 664
Resolves: #60065
Releases: 6.3,6.2
Change-Id: I27917fed2a65f9810176b4afa716e8e752d7eff1
Reviewed-on: https://review.t...
Martin Bless
18:37 Revision e30ce383: [BUGFIX] Two png files should have filemode 664
Resolves: #60065
Releases: 6.2
Change-Id: I27917fed2a65f9810176b4afa716e8e752d7eff1
Reviewed-on: https://review.typo3...
Martin Bless
17:48 Bug #51507: Use logging framework in DatabaseConnection
Example logging framework configuration.
Put this into you @AdditionalConfiguration.php@. But do this never ever o...
Sascha Egerer
17:46 Bug #51507: Use logging framework in DatabaseConnection
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:41 Bug #51507: Use logging framework in DatabaseConnection
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:20 Bug #60063: felogin plugin still uses old class name in TypoScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #60063 (Under Review): felogin plugin still uses old class name in TypoScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:09 Bug #60063 (Closed): felogin plugin still uses old class name in TypoScript
FE Login still uses TypoScript with a manual inclusion
of the original file and then the original class
plugin.tx...
Benni Mack
14:47 Feature #58929: PageLayoutView: Add hook for tt_content_drawFooter
Georg Ringer wrote:
> wanna do a patch and maybe even push to gerrit?
I'm not sure if I can come up with somethin...
Leon de Rijke
14:36 Bug #22513: Changelog, README, NEWS files should be blocked via htaccess
I still think that it would help in making fingerprinting harder. Christian Weiske
14:30 Task #60059 (Resolved): Create a Getter for the CacheManager inside Datahandler class
Applied in changeset commit:bf0627347ea2d0f006d1b1519e8aea2ad3f9d838. Stefano Kowalke
14:03 Task #60059: Create a Getter for the CacheManager inside Datahandler class
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:02 Task #60059: Create a Getter for the CacheManager inside Datahandler class
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 Task #60059 (Under Review): Create a Getter for the CacheManager inside Datahandler class
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:23 Task #60059 (Closed): Create a Getter for the CacheManager inside Datahandler class
At the moment the CacheManager is created by ... Stefano Kowalke
14:03 Revision bf062734: [TASK] Create a Getter for CacheManager inside Datahandler
At the moment the CacheManager is created by
GeneralUtility::makeInstance(
'TYPO3\\CMS\\Core\\Cache\\CacheManager'
...
Stefano Kowalke
14:00 Revision 09915b3e: [TASK] Create a Getter for CacheManager inside Datahandler
At the moment the CacheManager is created by
GeneralUtility::makeInstance(
'TYPO3\\CMS\\Core\\Cache\\CacheManager'
...
Stefano Kowalke
13:30 Task #60053 (Resolved): Workspace not always applied in RelationHandler queries
Applied in changeset commit:f1b50201441dc8cd8cbc8f6a6c9b50ac8edf6bee. Oliver Hader
12:31 Task #60053: Workspace not always applied in RelationHandler queries
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:30 Task #60053: Workspace not always applied in RelationHandler queries
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:37 Task #60053 (Under Review): Workspace not always applied in RelationHandler queries
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:27 Task #60053 (Closed): Workspace not always applied in RelationHandler queries
The possibly submitted value to RelationHandler::setWorkspaceId() is not used for SQL queries to read IRRE foreign fi... Oliver Hader
13:26 Task #60011: Missing visual representation of sys_file_reference
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:44 Task #60011: Missing visual representation of sys_file_reference
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 Revision d6ee5a65: [BUGFIX] Create workspace label placeholder that matches field conditions
If a workspace placeholder record is generated the field, that
is configured as label for a table, is filled with a p...
Sascha Egerer
12:45 Bug #60033 (Accepted): Shortcut: tooltip shows id=0 in list view
I can confirm this on 6.3-dev in the list view. Philipp Gampe
12:41 Feature #60056 (Needs Feedback): Execute custom scripts in distributions
I doubt that we do that. Keep in mind that distributions are supposed to be installed only once.
Why do you need t...
Philipp Gampe
12:24 Feature #60056 (Closed): Execute custom scripts in distributions
Hi all
We've tried to create a new distribution for Arcavias, our web shop and e-commerce system. It uses an insta...
Norbert Sendetzky
12:41 Task #60054 (Under Review): Refactor file references relations retrieval
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:32 Task #60054 (Closed): Refactor file references relations retrieval
The retrieval of file references in BackendUtility is currently bound to the thumbCode() method but is useful for oth... Oliver Hader
12:39 Revision f1b50201: [BUGFIX] Workspace not always applied in RelationHandler queries
The possibly submitted value to RelationHandler::setWorkspaceId()
is not used for SQL queries to read IRRE foreign fi...
Oliver Hader
12:30 Revision 94ff67e8: [BUGFIX] Workspace not always applied in RelationHandler queries
The possibly submitted value to RelationHandler::setWorkspaceId()
is not used for SQL queries to read IRRE foreign fi...
Oliver Hader
10:30 Bug #31757 (Resolved): Foreign field as label for relation
Applied in changeset commit:dfcec4de2512694efd5b231382868535e0d862ff. Anonymous
10:17 Bug #31757: Foreign field as label for relation
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:42 Bug #31757 (Under Review): Foreign field as label for relation
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:30 Bug #31757 (Resolved): Foreign field as label for relation
Applied in changeset commit:ea61ec7ea9af8d4d8a57ef21086732463bf90a2b. Anonymous
09:55 Revision dfcec4de: [BUGFIX] Create workspace label placeholder that matches field conditions
If a workspace placeholder record is generated the field, that
is configured as label for a table, is filled with a p...
Sascha Egerer
09:25 Revision ea61ec7e: [BUGFIX] Create workspace label placeholder that matches field conditions
If a workspace placeholder record is generated the field, that
is configured as label for a table, is filled with a p...
Sascha Egerer
09:20 Feature #35245: Rework workspace notification settings
*Workspace*
!35245_workspace.png!
*Stage*
!35245_stage.png!
Oliver Hader
09:14 Bug #59845: Full system crash after installing extension on a live system
On the windows boxes I can't help.
> #1334756737: The temporary cache file "C:/Daten/arbeit/www/typo3_62/typo3temp...
Alexander Opitz
09:11 Bug #24481 (Under Review): Missing favicon results in invalid html code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:06 Bug #24481: Missing favicon results in invalid html code
Sascha Egerer wrote:
> Is this Problem fixed by #60019 ?
It is not.
Sascha Egerer
00:30 Bug #59671 (Resolved): IRRE related child records are not listed (comma separated list) in list module
Applied in changeset commit:2e60690d0ac357056b47e851ee5cad060b3d1996. Thomas Löffler
00:04 Bug #59671: IRRE related child records are not listed (comma separated list) in list 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
00:04 Revision 2e60690d: [BUGFIX] IRRE records are listed comma separated
IRRE records with foreign_field instead of MM table
are now listed as a comma separated list instead
of wrongly using...
Thomas Löffler
00:01 Revision 524ead97: [BUGFIX] IRRE records are listed comma separated
IRRE records with foreign_field instead of MM table
are now listed as a comma separated list instead
of wrongly using...
Thomas Löffler

2014-07-01

22:30 Task #59898 (Resolved): Add action selector in toolbar in workspaces menu
Applied in changeset commit:331002ea7ae2785dc817e9775e2aa7ecb78d0f5f. Oliver Hader
21:38 Task #59898: Add action selector in toolbar in workspaces menu
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:37 Task #59898: Add action selector in toolbar in workspaces menu
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:37 Task #59898: Add action selector in toolbar in workspaces menu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #59950 (Resolved): Spaces in BE shortcut names get replaces by + signs after saving
Applied in changeset commit:8a3de423a2f8828d88834f0c2847ce294c68ca30. Frans Saris
22:12 Bug #59950: Spaces in BE shortcut names get replaces by + signs after saving
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:30 Bug #59692 (Resolved): edit_wideDocument was removed, bring it back - reloaded
Applied in changeset commit:b1e2259e2adde719431171f2396a11a92d8e1f80. Markus Klein
22:03 Bug #59692: edit_wideDocument was removed, bring it back - reloaded
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:30 Task #57878 (Resolved): Cleanup Extbase Reflection classes
Applied in changeset commit:73978383b447fe4d4021c08e05454f7c134135ff. Markus Klein
22:12 Revision 8a3de423: [BUGFIX] Prevent spaces in BE shortcut to be replaced by + char
Due to some changes in Prototype.js the serialized form values
get wrongly escaped with the result that all spaces ar...
Frans Saris
22:11 Revision fab8bb17: [BUGFIX] Prevent spaces in BE shortcut to be replaced by + char
Due to some changes in Prototype.js the serialized form values
get wrongly escaped with the result that all spaces ar...
Frans Saris
22:07 Feature #60045 (Under Review): Allow disabling cache clearing in tstemplate 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
22:00 Feature #60045 (Closed): Allow disabling cache clearing in tstemplate modules
Currently most actions in the tstemplate module will trigger a cache clearing of all pages (@DataHandler->->clear_cac... Alexander Stehlik
22:03 Revision b1e2259e: [BUGFIX] Fix RTE width
edit_wideDocument option has been removed with #57295 but it was forgotten
to adjust RTE accordingly.
Wide screens a...
Markus Klein
22:03 Revision 73451f8e: [BUGFIX] Fix RTE width
edit_wideDocument option has been removed with #57295 but it was forgotten
to adjust RTE accordingly.
Wide screens a...
Markus Klein
21:51 Bug #24481: Missing favicon results in invalid html code
Is this Problem fixed by #60019 ? Sascha Egerer
21:44 Revision 73978383: [CLEANUP] Extbase reflection classes
Remove unnessessary full qualified class names.
Cleanup docheaders.
Resolves: #57878
Releases: 6.3
Change-Id: I5bcdb...
Markus Klein
21:39 Revision 331002ea: [TASK] Add action selector in toolbar in workspaces menu
Currently there are two selectors in the bottom toolbar of
the workspace module. One to handle stage changes on selec...
Oliver Hader
21:38 Revision 99d7f7c5: [TASK] Add action selector in toolbar in workspaces menu
Currently there are two selectors in the bottom toolbar of
the workspace module. One to handle stage changes on selec...
Oliver Hader
21:30 Bug #59957 (Resolved): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Applied in changeset commit:a03309172057517ff7a07074ffe2cc40f620f27a. Markus Klein
21:08 Bug #59957 (Under Review): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
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:30 Bug #59893 (Resolved): Backend search box: use label_alt field value if label is emtpy
Applied in changeset commit:a03309172057517ff7a07074ffe2cc40f620f27a. Markus Klein
21:08 Bug #59893 (Under Review): Backend search box: use label_alt field value if label is emtpy
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:30 Task #59775 (Resolved): Cleanup FormEngine
Applied in changeset commit:1aa6c01bbd1fb95e3c3b0c5610cf6f84f70a2a3b. Markus Klein
21:27 Task #59775: Cleanup FormEngine
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:26 Task #59775: Cleanup 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
21:21 Task #59775: Cleanup FormEngine
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:26 Revision 1aa6c01b: [CLEANUP] Update phpdoc for all FormEngine members
Furthermore ensure the initial values are correct.
All usages of the members have been checked such that no violation...
Markus Klein
21:26 Revision f55b5594: [CLEANUP] Update phpdoc for all FormEngine members
Furthermore ensure the initial values are correct.
All usages of the members have been checked such that no violation...
Markus Klein
21:21 Revision ae774737: [CLEANUP] FormEngine: Use getters for global objects
Introduce getters for global objects like TYPO3_DB or LANG.
This patch does not change any functionality.
Resolves: ...
Markus Klein
21:20 Revision 29a520db: [CLEANUP] FormEngine: Use getters for global objects
Introduce getters for global objects like TYPO3_DB or LANG.
This patch does not change any functionality.
Resolves: ...
Markus Klein
21:09 Task #60011 (Under Review): Missing visual representation of sys_file_reference
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:06 Task #60011: Missing visual representation of sys_file_reference
*before*
!60011_before.png!
*after*
!60011_after.png!
Oliver Hader
21:05 Task #60011 (Accepted): Missing visual representation of sys_file_reference
Oliver Hader
21:08 Revision a0330917: [BUGFIX] Let live search use getRecordTitle
Live search uses the label configuration from TCA to get the title of a
record. An existing TODO note already suggest...
Markus Klein
21:07 Revision a9410acd: [FEATURE] Introduce afterPersistObjetct signal slot
At the moment we only have an afterUpdate signal which
is emitted when an object is updated. But we don't have
a sign...
Nico de Haen
20:30 Task #59997 (Resolved): Remove unused use statements
Applied in changeset commit:05c6b4f7d90616319266e851c59dc13b52b5c8c1. Nicole Cordes
20:30 Bug #59994 (Resolved): PHP Warning: BackendUtility::getProcessedValue(); ksort() expects parameter 1 to be array
Applied in changeset commit:58331e5ea33f8b2b67280bc1d1cc4a7244b69740. Markus Klein
20:05 Bug #59994: PHP Warning: BackendUtility::getProcessedValue(); ksort() expects parameter 1 to be array
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 Revision 58331e5e: [BUGFIX] Fix PHP warning in BackendUtility::getProcessedValue()
BackendUtility::getProcessedValue() fails to initialize a variable which
causes a PHP warning on array access.
Fix t...
Markus Klein
20:04 Revision 3cbf4703: [BUGFIX] Fix PHP warning in BackendUtility::getProcessedValue()
BackendUtility::getProcessedValue() fails to initialize a variable which
causes a PHP warning on array access.
Fix t...
Markus Klein
20:02 Revision 05c6b4f7: [TASK] Remove unused use statements
Several classes include unused use statements. This patch removes those
statements or uses them in their code.
Resol...
Nicole Cordes
19:30 Bug #59991 (Resolved): Extensionmanager Method installFromTer returns error messages in wrong array structure
Applied in changeset commit:f3883006f086ec3fd0b8ddfc6c6321d4e369352e. Anonymous
19:19 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array structure
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:01 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array structure
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:55 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array structure
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:38 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array structure
Testplan to reproduce this issue:
Go to the Extension manager in the "Get Extension" module.
Edit the file @typ...
Sascha Egerer
16:34 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array structure
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 Bug #59952 (Resolved): Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Applied in changeset commit:062cdfe3c0dc8a0dfe8fc0607190d19e9bed6f55. Anonymous
19:22 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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:19 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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:01 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:55 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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 #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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 #59952 (Under Review): Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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:27 Bug #59952 (Accepted): Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Nicole Cordes
19:30 Bug #59564 (Resolved): display of MD5 errors is false
Applied in changeset commit:062cdfe3c0dc8a0dfe8fc0607190d19e9bed6f55. Anonymous
19:22 Bug #59564: display of MD5 errors is false
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:19 Bug #59564: display of MD5 errors is false
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:01 Bug #59564: display of MD5 errors is false
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:55 Bug #59564: display of MD5 errors is false
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 #59564: display of MD5 errors is false
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:22 Revision 062cdfe3: [BUGFIX] Show errors on distribution installation
When you install a distribution and an error occurred, you get a fluid
error: "Sorry, the requested view was not foun...
Sascha Egerer
19:22 Revision b80ed35b: [BUGFIX] Show errors on distribution installation
When you install a distribution and an error occurred, you get a fluid
error: "Sorry, the requested view was not foun...
Sascha Egerer
19:19 Revision f3883006: [BUGFIX] Use correct array structure for EM error messages
The extension manager stores errors (like exceptions that
are thrown while installing an extension) in an array and
p...
Sascha Egerer
19:18 Revision 5d541538: [BUGFIX] Use correct array structure for EM error messages
The extension manager stores errors (like exceptions that
are thrown while installing an extension) in an array and
p...
Sascha Egerer
16:20 Bug #59972: Invalid mergeIfNotBlank usage in sys_file_reference TCA
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:53 Bug #59972: Invalid mergeIfNotBlank usage in sys_file_reference TCA
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:18 Bug #59845: Full system crash after installing extension on a live system
If each server has it's own typo3temp folder on the local harddrive, will the system be stable with a shared database... Tobias Klepp
15:58 Task #60037 (Under Review): Possibility to disable grouping in workspace module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:28 Task #60037 (Closed): Possibility to disable grouping in workspace module
The workspace modules uses the ExtJS component GroupingStore per default to group and nest version by page path. Howe... Oliver Hader
15:45 Bug #58314 (Rejected): 6.2.1 and preconfigured distribution -og_base-
As the distribution og_base comes from the community (no "Official distribution" badge) we can't remove this from the... Nicole Cordes
14:16 Bug #59544: CTYPE=media php fatal error with fixed width or height
I located the following behavior:
* make new content element media and don't touch the "audio description for vid...
Karsten Nowak (undkonsorten)
13:31 Bug #59544: CTYPE=media php fatal error with fixed width or height
The same here when i delete the empty "audio description for videos" field in "HTML5 Additions".
Using width and hei...
Karsten Nowak (undkonsorten)
13:44 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
Small update.
getLocalConfigurationValueByPath() may ignore AdditionalConfiguration.php, becasue it is explicitly men...
Viktor Livakivskyi
13:38 Bug #59941: Frontent: Connection reset if no heading for File List content element set
A hint where to start would be great, thanks.
Yesterday, I discovered this issue at various other content elements...
Christoph Schwarzenberg
13:32 Bug #60033 (Closed): Shortcut: tooltip shows id=0 in list view
In List View the Tooltip over the Page Icon of Shortcuts always shows id=0. It works correctly within the page tree. ... Ole no-lastname-given
13:13 Task #59911: Update ADOdb to 5.19
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:05 Bug #21964: New child records created from a translated record have default language
Hi, Helmut.
> so we can close it?
Yes, becasue this issue is about non-'readOnly' scenario.

> > But there...
Viktor Livakivskyi
12:02 Feature #60026 (New): Set explicitly 'readOnly' sys_language_uid of child to value, taken from parent record
After fix of #57063 there is still a case, when record can get sys_language_uid=0.
Whenever 'sys_language_uid' fie...
Viktor Livakivskyi
10:44 Bug #60020 (Closed): Sysfolder rendered twice in page tree on user user account
I have strange issue on BE users accounts (not admins). I have several BE groups created and one of them just gives a... Marcin Sągol
10:29 Feature #60019: Create utility function to get the file mimetype depending on available php modules
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:18 Feature #60019 (Under Review): Create utility function to get the file mimetype depending on available php 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
10:10 Feature #60019 (Closed): Create utility function to get the file mimetype depending on available php modules
TYPO3 does currently use @finfo_file@ to get the mime type of a file. This does only work if the @finfo@ module is lo... Sascha Egerer
10:15 Bug #52993: index.php in DOC_ROOT must be symlinked
Are there any news on the "exception part"?
Imho the very nice and useful feature of automatic core updates is absol...
Henrik Ziegenhain
10:04 Feature #59003: Enable Longdescurl in TYPO3 6.2
Further Information
@mattur on twitter pointed something out : https://twitter.com/mattur/status/483710007192846337
...
Luc Muller
09:53 Bug #59844: Create default language entry fails
Alexander Schnitzler wrote:
> Hi Marian,
> why did you add especially me as a watcher here?
Hi Alexander,
this migh...
Marian Pollzien

2014-06-30

22:08 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:02 Task #60015 (Under Review): Simplify record icons in workspace module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:56 Task #60015 (Closed): Simplify record icons in workspace module
The record details view renders record icons for both live and versioned record. However, this representation is show... Oliver Hader
18:26 Task #60011 (Closed): Missing visual representation of sys_file_reference
A proper representation and data aggregation of sys_file_reference is missing in the workspace module.
Besides that,...
Oliver Hader
18:15 Task #60010: Integrate collection selection behavior in workspace module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:13 Task #60010 (Under Review): Integrate collection selection behavior in workspace module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:08 Task #60010 (Closed): Integrate collection selection behavior in workspace module
Since TYPO3 6.2 parent-child structures are visualized in the workspace module. However, this representation lacks th... Oliver Hader
18:07 Task #59997: Remove unused use statements
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 #59997: Remove unused use statements
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:44 Task #59997: Remove unused use statements
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:31 Task #59997 (Under Review): Remove unused use statements
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 #59997 (Closed): Remove unused use statements
There are several files which have use statements that are unused. Nicole Cordes
18:04 Story #60008 (Closed): Visual enhancements
Oliver Hader
17:54 Bug #59088: PathUtility::stripPathSitePrefix() fails with symlinked TYPO3-dirs
You can reproduce this in TYPO3 6.2.3 with a setup like this:
@
page = PAGE
page {
10 = TEXT
10.value = Hello1
inclu...
form4 GmbH & Co. KG
17:46 Task #59999 (Under Review): Make getExtensionFromT3xFile public
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:12 Task #59999 (Closed): Make getExtensionFromT3xFile public
In order to make the ext:coreapi import command workable make the method UploadExtensionFileController::getExtensionF... Stefano Kowalke
17:45 Bug #60006 (Rejected): flooding of MySQL-Log
This is NOT a TYPO3 error at all, but your database seems to be corrupted.
Try to repair the tables.
Markus Klein
17:19 Bug #60006 (Rejected): flooding of MySQL-Log
Version 6.2.3 is flooding the sql-log with this Error (11GB in max 5 min. !!!):... David Bruchmann
17:30 Bug #59957 (Resolved): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Applied in changeset commit:7a354dd769696034b237c5e4565bb313280a8903. Markus Klein
17:12 Bug #59957: Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:30 Bug #57163 (Resolved): Pagetree unfold wrong page whith multiple mount points
Applied in changeset commit:8c58f8cfba063254d963401078db4dec1ea71e3e. Alexander Stehlik
16:39 Bug #57163: Pagetree unfold wrong page whith multiple mount points
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:32 Bug #57163: Pagetree unfold wrong page whith multiple mount points
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Task #59916 (Resolved): Re-work/simplify copyright header in JS files
Applied in changeset commit:ecbe0ee064b02dea92124defe7857a1b13a38263. Michael Schams
17:22 Task #59916: Re-work/simplify copyright header in JS files
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:27 Task #59916: Re-work/simplify copyright header in JS files
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #59893 (Resolved): Backend search box: use label_alt field value if label is emtpy
Applied in changeset commit:7a354dd769696034b237c5e4565bb313280a8903. Markus Klein
17:12 Bug #59893: Backend search box: use label_alt field value if label is emtpy
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:27 Revision ecbe0ee0: [TASK] Re-work/simplify copyright header in JS files
This patch replaces the copyright/license header in JS files with a
new, simplified one. The new header does not show...
Michael Schams
17:21 Revision 1ae7b94b: [TASK] Re-work/simplify copyright header in JS files
This patch replaces the copyright/license header in JS files with a
new, simplified one. The new header does not show...
Michael Schams
17:11 Revision 7a354dd7: [BUGFIX] Let live search use getRecordTitle
Live search uses the label configuration from TCA to get the title of a
record. An existing TODO note already suggest...
Markus Klein
16:39 Revision 8c58f8cf: [BUGFIX] Unique IDs for pagetree root nodes
To make sure that every ID in the pagetree is unique in pagetrees
with a virtual root node (which is used for normal ...
Alexander Stehlik
16:39 Revision e9a47906: [BUGFIX] Unique IDs for pagetree root nodes
To make sure that every ID in the pagetree is unique in pagetrees
with a virtual root node (which is used for normal ...
Alexander Stehlik
16:14 Bug #57565 (Closed): Creating new sys_file_metadata record for existing sys_file record doesn't set image dimensions
Correction. Closing this as it seems resolved. Markus Klein
15:32 Bug #57565 (Needs Feedback): Creating new sys_file_metadata record for existing sys_file record doesn't set image dimensions
Please test again, once 6.2.4 is released. Markus Klein
14:35 Bug #57565: Creating new sys_file_metadata record for existing sys_file record doesn't set image dimensions
I've tested this again with 6.2.3 including running the complete set of install tool upgrade wizards and scheduler ta... Bernhard Schmitt
15:57 Bug #52491: index.php/something/something will cause error in frontend
It's an interesting discovery. I think it can be solved by mod_rewrite in the .htaccess-file.
TYPO3 should catch it ...
David Bruchmann
15:48 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
Thank you, will do that. Bernhard Schmitt
15:44 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
I'd rather go for the English list: http://forum.typo3.org/index.php/f/10/
There are more people that might be able ...
Markus Klein
15:38 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
This one?
http://forum.typo3.org/index.php/f/18/
Bernhard Schmitt
15:35 Bug #60001 (Needs Feedback): File list module vs. File list element browser: Inconsistent behaviour
Please ask this on the mailing lists or the forum. Thank you. Markus Klein
15:20 Bug #60001 (Closed): File list module vs. File list element browser: Inconsistent behaviour
Hi there,
I just migrated 6.1 to 6.2 and converted all that file meta data. Everything seems fine in the frontend....
Bernhard Schmitt
15:30 Bug #60002 (Rejected): Expand icons in TS objectbrowser hardly clickable anymore
Since 6.2 (I guess?) the backend CSS is more spacey and therefore the little icons to expand parts of the TS objectbr... Anonymous
15:09 Bug #59998 (Closed): Invalid composer.json breaks package management
If an extension has an invalid composer.json the package management:
PHP Fatal error: Uncaught exception 'TYPO3\\...
Martin Kutschker
15:01 Bug #59969: Typo3 6.2.3
The cause of the problem is the extension, right.
But why is the exception uncaught? IMHO 6.2.x is not very forgiv...
Martin Kutschker
13:50 Bug #59994 (Under Review): PHP Warning: BackendUtility::getProcessedValue(); ksort() expects parameter 1 to be 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:40 Bug #59994 (Closed): PHP Warning: BackendUtility::getProcessedValue(); ksort() expects parameter 1 to be array
When showing mm relation field with MM_opposite_field in list view you can get a warning:
> #1: PHP Warning: ksort...
Christian Riedler
12:46 Bug #59995 (Closed): Copy of extension instance is related to the same content elements
Hi,
In flexform of my extension i've specified possibility to adding inline new records to tt_content table. Consi...
Michał S.
11:46 Bug #59845: Full system crash after installing extension on a live system
@Tobias
How many files do you have in typo3temp/locks ?
Is NFS Caching deactivated?
NFS isn't the best FS for ...
Alexander Opitz
11:06 Bug #59845: Full system crash after installing extension on a live system
Then you've the root cause. Locking very often does not work over NFS.
> #1394480725: Could not acquire lock for C...
Markus Klein
10:55 Bug #59845: Full system crash after installing extension on a live system
Yes. The complete webroot is shared via NFS. Tobias Klepp
10:53 Bug #59845: Full system crash after installing extension on a live system
So you're sharing typo3temp via NFS? Markus Klein
10:33 Bug #59845: Full system crash after installing extension on a live system
I tried to reproduce the error on our test server, but the result is different. If I deactivate an extension for exam... Tobias Klepp
11:45 Task #20016 (Under Review): wrong age calculating in stdWrap
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:41 Bug #59564 (Under Review): display of MD5 errors is false
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:38 Bug #59564: display of MD5 errors is false
There is a @TODO in the Code ;-)... Sascha Egerer
11:33 Bug #59991 (Under Review): Extensionmanager Method installFromTer returns error messages in wrong array structure
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 Bug #59991 (Closed): Extensionmanager Method installFromTer returns error messages in wrong array structure
The method @TYPO3\CMS\Extensionmanager\Controller\DownloadController\installFromTer@ catches exceptions of type @\TYP... Sascha Egerer
11:31 Bug #59992 (Closed): Persistence session doesn't take overlays into account
ATM the @DataMapper@ only allows for mapping one record per UID but not additional instances like localized records (... Mathias Brodala
10:54 Bug #59985 (Rejected): Functions disabled! warning in install tool does not adhere to frame borders
We will not fix such minor problems on 4.5. Sorry. Markus Klein
08:49 Bug #56520: felogin: Redirects after login don't work if "showLogutFormAfterLogin" is selected
I can confirm this. When "showLogutFormAfterLogin" is activated in flexform, the redirect does'nt work.
TYP3 6.2.3...
Karsten Nowak (undkonsorten)

2014-06-29

23:40 Revision f11fddbb: Revert "[TASK] Rebuild the calcAge functionality"
This change was considered to need some more work during
merge post review:
* 6.2 version adds not allowed deprecatio...
Christian Kuhn
23:36 Revision 63740f31: Revert "[TASK] Rebuild the calcAge functionality"
This change was considered to need some more work during
mrge post review:
* 6.2 version adds not allowed deprecatio...
Christian Kuhn
23:34 Task #20016 (Accepted): wrong age calculating in stdWrap
Reverted with: https://review.typo3.org/31236 Helmut Hummel
18:30 Task #20016 (Resolved): wrong age calculating in stdWrap
Applied in changeset commit:4c52cb3cfe4f6819a29f1daa064859affe23989d. Alexander Opitz
17:52 Task #20016: wrong age calculating in stdWrap
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:51 Task #20016: wrong age calculating in stdWrap
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:49 Revision b3b43623: [TASK] Remove TCA building aspect and move code to bootstrap
The patch moves the slot code that implements the override loading
logic back to the bootstrap but keeps the signal.
...
Christian Kuhn
22:30 Bug #59770 (Resolved): addPlugin in TCA overrides
Applied in changeset commit:bcd44e70a256015c4307b644d127b996702e68fa. Helmut Hummel
21:36 Bug #59770: addPlugin in TCA overrides
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:36 Bug #59770 (Under Review): addPlugin in TCA overrides
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:30 Bug #59770 (Resolved): addPlugin in TCA overrides
Applied in changeset commit:869855c2cc157ae29e4e3d017d7d19f3a92b7c35. Helmut Hummel
21:00 Bug #59770: addPlugin in TCA overrides
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:58 Bug #59770: addPlugin in TCA overrides
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:19 Bug #59770: addPlugin in TCA overrides
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:04 Bug #59770: addPlugin in TCA overrides
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:15 Bug #58804 (Rejected): Interface 'TYPO3\CMS\Scheduler\AdditionalFieldProviderInterface' not found when ext:scheduler ist not installed
As discussed in the review, this issue is solved differently and can be closed. Christian Kuhn
21:55 Revision bcd44e70: [TASK] Add extension key to API
Instead of relying on a "magic" global $_EXTKEY
being set, add a new parameter to API where
this was used beforehand....
Helmut Hummel
21:37 Bug #59985 (Rejected): Functions disabled! warning in install tool does not adhere to frame borders
See attached screenshot.
Actual result:
The list of disabled PHP functions is not wrapped and hence exceeds the a...
Stefan no-lastname-given
21:33 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:30 Bug #58293 (Resolved): Cleanup DatabaseRecordList
Applied in changeset commit:d07cc4a58934b5ddd07478392dcdbb030f7e0794. Markus Klein
12:47 Bug #58293: Cleanup DatabaseRecordList
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:23 Revision 869855c2: [TASK] Add extension key to API
Instead of relying on a "magic" global $_EXTKEY
being set, add a new parameter to API where
this was used beforehand....
Helmut Hummel
21:20 Revision d07cc4a5: [CLEANUP] Improve code style of DatabaseRecordList
* adjust docheaders
* improve readability by introducing linebreaks
* use typesafe comparison where possible
* remove...
Markus Klein
21:19 Revision 24047bff: [TASK] Remove TCA building aspect and move code to bootstrap
The patch moves the slot code that implements the override loading
logic back to the bootstrap but keeps the signal.
...
Christian Kuhn
20:23 Feature #34823: Remove language "default" from Alternative Page Language Records
From reading I agree that having "default" in the dropdown for an alternative language-record doesn't make sense and ... Stefan Neufeind
19:54 Bug #52765: Image upload fails to be indexed
Just downloaded the current Version 6.2.3 and the problem still exists.
Additionally the Error-Message "Oops, an err...
David Bruchmann
18:30 Task #57255 (Resolved): Cleanup redundant code in extbase persistence
Applied in changeset commit:1a87798b66e31112aab0d99b413ef1c8bacc0372. Alexander Stehlik
12:34 Task #57255: Cleanup redundant code in extbase persistence
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:25 Task #59984 (Under Review): Followup for calcAge refactoring
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:23 Task #59984 (Rejected): Followup for calcAge refactoring
Remove the deprecation log for 6.2 Markus Klein
18:23 Feature #35245: Rework workspace notification settings
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:52 Bug #21964 (Needs Feedback): New child records created from a translated record have default language
Viktor Livakivskyi wrote:
> #57063 is solved, which may lead to closing of this issue.
so we can close it?
> B...
Helmut Hummel
17:52 Revision 4c52cb3c: [TASK] Rebuild the calcAge functionality
We have two calcAge functions with same functionality and same issues.
So this is moved to a new DateTimeUtility clas...
Alexander Opitz
17:51 Revision 98c0ff71: [TASK] Rebuild the calcAge functionality
We have two calcAge functions with same functionality and same issues.
So this is moved to a new DateTimeUtility clas...
Alexander Opitz
17:49 Bug #48883 (Needs Feedback): Wrong sys_language_uid in sys_file_reference
Can you please check if this issue is fixed for you with the fix applied to #57063 Helmut Hummel
17:42 Revision 1a87798b: [CLEANUP] Remove redundant code in Persistence
The getPlainValue method is consolidated in the DataMapper.
Resolves: #57255
Releases: 6.3
Change-Id: Ic35fd2768a143...
Alexander Stehlik
17:37 Task #57812: Cleanup Extbase classes around request handling
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:57 Task #57812: Cleanup Extbase classes around request 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
17:30 Bug #59981 (Resolved): Re-enable skipped tests
Applied in changeset commit:1882ccc587bdc9dfd72b690425fa8457e4b6d3e7. Helmut Hummel
16:40 Bug #59981 (Under Review): Re-enable skipped tests
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:38 Bug #59981 (Closed): Re-enable skipped tests
To make the build pass despite the PHP language changes,
#59685 disabled some failing tests.
Re-enable them by pr...
Helmut Hummel
17:30 Bug #59979 (Resolved): Fix Travis for 6.1
Applied in changeset commit:8481caf0f358e26106297adc665d76f41e74a7e9. Helmut Hummel
17:05 Bug #59979: Fix Travis for 6.1
Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:54 Bug #59979: Fix Travis for 6.1
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:43 Bug #59979 (Under Review): Fix Travis for 6.1
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:42 Bug #59979 (Closed): Fix Travis for 6.1
Anja Leichsenring
17:07 Revision 35b9510f: [TASK] Improve travis notifications to channels
By default travis notifies on each build when
posting to channels (irc, slack)
We can reduce the number of notificati...
Helmut Hummel
17:06 Revision 8481caf0: [BUGFIX] Fix unit tests after latest PHP changes
Latest changes in PHP disallow unserialize on
certain internal classes. Since phpunit uses
unserialize to create obje...
Helmut Hummel
17:03 Revision 1882ccc5: [BUGFIX] Enable skipped tests by properly creating mocks
Latest changes in PHP disallow unserialize on
certain internal classes. Since phpunit uses
unserialize to create obje...
Helmut Hummel
17:02 Revision 656dd153: [BUGFIX] Fix unit tests after latest PHP changes
Latest changes in PHP disallow unserialize on
certain internal classes. Since phpunit uses
unserialize to create obje...
Helmut Hummel
15:52 Bug #59971 (Under Review): Reset languageMode query setting for child object queries in Extbase
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:08 Bug #59971 (Rejected): Reset languageMode query setting for child object queries in Extbase

This behavior might be intended but it would be cool if it would be configurable somehow:
I have an Extbase doma...
Alexander Stehlik
15:27 Revision 021526a7: [TASK] Improve travis notifications to channels
By default travis notifies on each build when
posting to channels (irc, slack)
We can reduce the number of notificati...
Helmut Hummel
15:22 Revision b0033d1c: [TASK] Improve travis notifications to channels
By default travis notifies on each build when
posting to channels (irc, slack)
We can reduce the number of notificati...
Helmut Hummel
15:07 Revision 3dd47a8b: [TASK] Improve travis notifications to channels
By default travis notifies on each build when
posting to channels (irc, slack)
We can reduce the number of notificat...
Helmut Hummel
14:52 Revision 0a3ec65e: [TASK] Improve travis notifications to channels
By default travis notifies on each build when
posting to channels (irc, slack)
We can reduce the number of notificati...
Helmut Hummel
14:37 Revision d43b2953: [TASK] Improve travis notifications to channels
By default travis notifies on each build when
posting to channels (irc, slack)
We can reduce the number of notificat...
Helmut Hummel
14:30 Bug #59977 (Resolved): Use mkdir_deep() to simplify unit test setup
Applied in changeset commit:1c195f18774dbc9957c0ca8fc81b380bb6d89322. Sebastian Bergmann
14:03 Bug #59977: Use mkdir_deep() to simplify unit test setup
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:34 Bug #59977: Use mkdir_deep() to simplify unit test setup
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #59977: Use mkdir_deep() to simplify unit test setup
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:29 Bug #59977: Use mkdir_deep() to simplify unit test setup
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:08 Bug #59977: Use mkdir_deep() to simplify unit test setup
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:59 Bug #59977: Use mkdir_deep() to simplify unit test setup
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:39 Bug #59977: Use mkdir_deep() to simplify unit test setup
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:21 Bug #59977 (Under Review): Use mkdir_deep() to simplify unit test 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
12:13 Bug #59977 (Closed): Use mkdir_deep() to simplify unit test setup
Sebastian Bergmann
14:30 Bug #59978 (Resolved): Use phpunit 3.7 in core 6.1
Applied in changeset commit:5e0c3def922132458f6c4cacc38a0fce6cc291a7. Anja Leichsenring
14:11 Bug #59978 (Under Review): Use phpunit 3.7 in core 6.1
Patch set 4 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:10 Bug #59978 (Closed): Use phpunit 3.7 in core 6.1
Christian Kuhn
14:16 Revision 5e0c3def: [TASK] Reset phpunit to 3.7 version
Some 6.1 tests do not work with phpunit 4.0 and above.
Instead of fixing them in 6.1 branch, we use a ext:phpunit
ver...
Anja Leichsenring
14:03 Revision 1c195f18: [BUGFIX] Create required directories in test bootstrap
When running the core unit tests without setting up TYPO3
using the normal installation procedure then the uploads,
t...
Sebastian Bergmann
13:49 Bug #40656 (Resolved): t3lib_TCEforms_inline->createNewRecord doesn't create localized records
Resolved with fix #57063 Helmut Hummel
13:44 Revision f0803359: [BUGFIX] Create required directories in test bootstrap
When running the core unit tests without setting up TYPO3
using the normal installation procedure then the uploads,
t...
Sebastian Bergmann
13:30 Bug #56781 (Resolved): Cleanup main_rte function in the ElementBrowser and children
Applied in changeset commit:e8442b8b360869568dfa56265f6a73318bde4a88. Tymoteusz Motylewski
12:40 Revision e8442b8b: [CLEANUP] main_rte function of the ElementBrowser
It splits 450 lines function into smaller pieces
and removes some duplicated code in the process.
It also opens a way...
Tymoteusz Motylewski
11:57 Bug #59975: DownloadQueue of EM contains wrong code
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:45 Bug #59975: DownloadQueue of EM contains wrong code
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:43 Bug #59975 (Under Review): DownloadQueue of EM contains wrong code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:35 Bug #59975 (Closed): DownloadQueue of EM contains wrong code
The DownloadQueue supports multiple stacks for extension handling, but contains wrong checks which do not take the st... Markus Klein
11:36 Task #59775: Cleanup 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
11:36 Task #59775: Cleanup 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
11:09 Task #59775: Cleanup 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
11:36 Bug #59974: dependencyType not set correctly
Maybe related: #59975 Markus Klein
11:21 Bug #59974 (Closed): dependencyType not set correctly
While trying to install "multishop_paypal" I got the message below. tt_address was already installed and afaik also a... Stefan Neufeind
11:18 Bug #59972 (Under Review): Invalid mergeIfNotBlank usage in sys_file_reference TCA
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:16 Bug #59972 (Closed): Invalid mergeIfNotBlank usage in sys_file_reference TCA
Some fields in the sys_file_reference table currently are configured to behave as "mergeIfNotBlank" but this behavior... Alexander Stehlik
11:08 Bug #59589: "Select & upload files" button not showing for non-admin users.
Here is how my sys_file_storage is configured:... Nicolai Schirawski
01:10 Bug #59589: "Select & upload files" button not showing for non-admin users.
I have the same problem, my sys_file_storage is configured as following (CSV):
"1","0","1403872510","1403816278","0",...
Job Rutgers
10:30 Task #59838 (Resolved): Update Travis CI notification settings
Applied in changeset commit:4f13b3a303269290d36891a7b1aea41bfd6f33f2. Michael Stucki
10:30 Task #57878: Cleanup Extbase Reflection classes
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:47 Revision 4f13b3a3: [TASK] Update Travis CI notification settings
Notify on Slack and IRC, remove email notification.
Resolves: #59838
Releases: 6.3, 6.2, 4.5
Change-Id: Ic4dacd5c7b6...
Michael Stucki
09:46 Revision c3bee344: [TASK] Update Travis CI notification settings
Notify on Slack and IRC, remove email notification.
Resolves: #59838
Releases: 6.3, 6.2, 4.5
Change-Id: Ic4dacd5c7b6...
Michael Stucki
01:41 Bug #59969 (Needs Feedback): Typo3 6.2.3
Hi, you're already answering this yourself: Have a look at the paths you see in the message.
@typo3conf/ext/cdnfil...
Markus Klein
00:07 Bug #59969 (Closed): Typo3 6.2.3
After Installation from Typo3 6.2.3 the followin Error is displayed in BE as well as in FE:
Warning: Uncaught exce...
Sebastian no-lastname-given

2014-06-28

23:21 Task #59838: Update Travis CI notification settings
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:02 Task #59838 (Under Review): Update Travis CI notification settings
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:30 Bug #59967 (Resolved): Insufficient mocking in ContentObjectRendererTest
Applied in changeset commit:f119e67d5d530a6ac03eac197e9071e0380b04a1. Markus Klein
21:33 Bug #59967: Insufficient mocking in ContentObjectRendererTest
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:31 Bug #59967 (Under Review): Insufficient mocking in ContentObjectRendererTest
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:27 Bug #59967: Insufficient mocking in ContentObjectRendererTest
For 6.2 and 6.3 Markus Klein
21:27 Bug #59967 (Closed): Insufficient mocking in ContentObjectRendererTest
The fix for #59392 revealed a bug with the ContentObjectRenderer tests because of insufficient mocking. Markus Klein
22:30 Bug #59392 (Resolved): Gifbuilder: Make image-mask-functionality work again
Applied in changeset commit:16cd7eb88d7da177c2e58509bebad97a13e597db. Stefan Neufeind
21:35 Bug #59392 (Under Review): Gifbuilder: Make image-mask-functionality work again
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:30 Bug #59392 (Resolved): Gifbuilder: Make image-mask-functionality work again
Applied in changeset commit:521b3464ce1819de9728fd3434e62d36750b3a4d. Stefan Neufeind
21:11 Bug #59392: Gifbuilder: Make image-mask-functionality work again
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:57 Bug #59392: Gifbuilder: Make image-mask-functionality work 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
21:36 Revision 16cd7eb8: [BUGFIX] Gifbuilder: Fix image-mask-functionality
Mask-functionality is broken since the
introduction of FAL.
Change-Id: Iff28d9561e10f7581041bcc35bd56dfc972954b3
Res...
Stefan Neufeind
21:33 Revision f119e67d: [BUGFIX] Fix insufficient mocking in ContentObjectRenderer
Resolves: #59967
Releases: 6.3, 6.2
Change-Id: Ie30b8e522f9045c7cd6cbe9c032413c0ad936b1a
Reviewed-on: https://review....
Markus Klein
21:33 Revision 006b8305: [BUGFIX] Fix insufficient mocking in ContentObjectRenderer
Resolves: #59967
Releases: 6.3, 6.2
Change-Id: Ie30b8e522f9045c7cd6cbe9c032413c0ad936b1a
Reviewed-on: https://review....
Markus Klein
21:30 Task #59917: User Repositories in internal persistence logic
Hey Helmut,
thanks for your comment.
My idea is to use a generic repository for the domain objects which are no...
Felix Oertel
18:13 Task #59917: User Repositories in internal persistence logic
Felix Oertel wrote:
> If we implement using Repositories instead, this solves all those problems at once.
What ab...
Helmut Hummel
20:57 Revision 521b3464: [BUGFIX] Gifbuilder: Fix image-mask-functionality
Mask-functionality is broken since the
introduction of FAL.
Change-Id: Iff28d9561e10f7581041bcc35bd56dfc972954b3
Res...
Stefan Neufeind
20:56 Revision 79f7dff1: [BUGFIX] Gifbuilder: Fix image-mask-functionality
Mask-functionality is broken since the
introduction of FAL.
Change-Id: Iff28d9561e10f7581041bcc35bd56dfc972954b3
Res...
Stefan Neufeind
20:54 Bug #59589: "Select & upload files" button not showing for non-admin users.
Hi!
Can you please check, how your storage is configured, especially what checkboxes are enabled in the storage re...
Markus Klein
20:53 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Unfortunately, no. You can only debug on your own, on that specific page.
I can help you, if you need a hint where t...
Markus Klein
20:25 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Ok.
I understand that this is quite hard to reproduce. Until now, even I didn't manage to force this error on a di...
Christoph Schwarzenberg
19:29 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Ok, I'm sorry, this is impossible for me to reproduce, since I was logged in to the BE when I tested this.
The heade...
Markus Klein
15:06 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Yesterday, I tried to reproduce this error on a different page using the same configuration but everything worked fin... Christoph Schwarzenberg
13:40 Bug #59941 (Needs Feedback): Frontent: Connection reset if no heading for File List content element set
I tried to reproduce this on current master, but it works as expected.
Generally an error like "The connection to ...
Markus Klein
20:48 Task #59857: Cleanup EXT: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:44 Bug #59845 (Needs Feedback): Full system crash after installing extension on a live system
Markus Klein
20:43 Bug #59845: Full system crash after installing extension on a live system
Tobias, I created a separate ticket #59966 for the extension configuration setting problem and pushed a patch.
Reg...
Markus Klein
20:42 Bug #59845 (Accepted): Full system crash after installing extension on a live system
The issue with "extension setting" was moved into #59966
The added patch was also moved there as it only fixed the "...
Alexander Opitz
14:13 Bug #59845 (Under Review): Full system crash after installing extension on a live 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
20:36 Bug #59966 (Under Review): EM should not clear all system caches on extension configuration change
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:36 Bug #59966 (Closed): EM should not clear all system caches on extension configuration change
If you only change the configuration of an extension, the EM clears the system caches.
This is overkill, since a con...
Markus Klein
20:23 Bug #59963: Invalid moduleToken in returnUrl of the shortcutMenu
Gernot, can you please push that to Gerrit. Thanks. Markus Klein
16:37 Bug #59963 (Closed): Invalid moduleToken in returnUrl of the shortcutMenu
At the moment the moduleToken of the returnUrl in the shortcutMenu is stored statically in the database in the field ... Gernot Schulmeister
20:20 Bug #59957 (Under Review): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:20 Bug #59957: Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Just pushed a patch today, that removes this line. Markus Klein
13:45 Bug #59957 (Closed): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
In the function findByTable($tableName, $pageIdList, $limit) (line 190 in version 6.2.3) the variable $orderBy in lin... Gernot Schulmeister
20:20 Bug #59893: Backend search box: use label_alt field value if label is emtpy
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 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:03 Bug #59893 (Under Review): Backend search box: use label_alt field value if label is emtpy
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:37 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Yes. If we are using label_alt, on the list we can se only record type icon and no name (as label is empty and label_... Marcin Sągol
17:28 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Ah alright, now I got it. It's about the result list and not how the search is performed. Markus Klein
15:24 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Hi Markus,
yes search fields have to be configured. The question now is, what field from the table is used to displa...
Marcin Sągol
15:02 Bug #59893: Backend search box: use label_alt field value if label is emtpy
From what I see the label is not considered at all.
All search fields must be defined in TCA @$GLOBALS['TCA'][$table...
Markus Klein
14:57 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Are you talking about the search box on the top right, or the one that in included in the list module? Markus Klein
20:08 Bug #59965: Metatags with colon do not work
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:20 Bug #59965: Metatags with colon do not 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
17:19 Bug #59965 (Under Review): Metatags with colon do not work
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Bug #59965 (Closed): Metatags with colon do not work
One can not define meta tags with colons in the name.
Example:...
Markus Klein
19:35 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Sorry, I it's currently not possible for me to invest more time into getting debugging running on your hosting provid... Markus Klein
19:30 Bug #59946 (Resolved): BE shortcuts to new/edit forms do not show up for editors
Applied in changeset commit:5ea7a88ff5511a69eb3d9f8eed784022c1f047b0. Frans Saris
19:11 Bug #59946: BE shortcuts to new/edit forms do not show up for editors
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:55 Bug #59946: BE shortcuts to new/edit forms do not show up for editors
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 #58763 (Resolved): Add a function for clearing the rootline caches
Applied in changeset commit:af3380fab4f35d1114c2bca08fe98bb0028abd9d. Oliver Klee
19:13 Task #58763: Add a function for clearing the rootline caches
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:12 Task #58763: Add a function for clearing the rootline caches
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:09 Task #58763: Add a function for clearing the rootline caches
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:17 Revision af3380fa: [TASK] Add a function for clearing the rootline caches
The RootlineUtility uses two local caches and one additional cache from
the caching framework. If a unit test uses th...
Oliver Klee
19:12 Revision d0689f14: [TASK] Add a function for clearing the rootline caches
The RootlineUtility uses two local caches and one additional cache from
the caching framework. If a unit test uses th...
Oliver Klee
19:12 Revision 8d7c12f0: [TASK] Add a function for clearing the rootline caches
The RootlineUtility uses two local caches and one additional cache from
the caching framework. If a unit test uses th...
Oliver Klee
19:11 Revision 5ea7a88f: [BUGFIX] BE shortcuts do not show up for editors
Due to some wrong or missing checks the link to create a shortcut
to a create new record form misses the correct name...
Frans Saris
19:11 Revision a451f48e: [BUGFIX] BE shortcuts do not show up for editors
Due to some wrong or missing checks the link to create a shortcut
to a create new record form misses the correct name...
Frans Saris
18:54 Bug #59890: Escaping dots in page.meta TypoScript
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:53 Bug #59890: Escaping dots in page.meta TypoScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:59 Bug #59890: Escaping dots in page.meta TypoScript
Issue for colons: #59965 Markus Klein
16:56 Bug #59890 (Under Review): Escaping dots in page.meta TypoScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Bug #59890 (Accepted): Escaping dots in page.meta TypoScript
I can confirm the improper handling of dots in the meta tags code. Markus Klein
15:30 Bug #59958 (Resolved): Switch back to phpunit 4.1
Applied in changeset commit:e92c8680cbef1701c8ce28d151c11b40b5af8416. Christian Kuhn
14:37 Bug #59958 (Under Review): Switch back to phpunit 4.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
14:30 Bug #59958 (Resolved): Switch back to phpunit 4.1
Applied in changeset commit:ee2dd7719711ec3786a86d8ded7dc5a085a7d7e9. Christian Kuhn
14:09 Bug #59958 (Under Review): Switch back to phpunit 4.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
13:58 Bug #59958 (Closed): Switch back to phpunit 4.1
Christian Kuhn
14:56 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
This is really weird, because the text is only present in the NotFoundView, which is only used in the ActionControlle... Markus Klein
14:43 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Markus any idea where I can start looking a problem ? Krzysztof Adamczyk
14:18 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Varsion : 6.3-dev
The problem concerns all packages
Krzysztof Adamczyk
13:15 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Hi!
Which TYPO3 version are you using exactly and which distribution are you trying to install?
Markus Klein
14:38 Revision e92c8680: [TASK] Use stable phpunit 4.1 instead of master
We had to update to phpunit "master" recently due to an issue with
phpunit-mock-objects that was not released yet but...
Christian Kuhn
14:32 Task #59916: Re-work/simplify copyright header in JS files
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:20 Task #59916: Re-work/simplify copyright header in JS files
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:22 Bug #59959 (Closed): LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
in the function initializeCoreToolbarItems() line 138 the path to the LiveSearchToolbarItem class is not set correctl... Gernot Schulmeister
14:11 Revision ee2dd771: [TASK] Use stable phpunit 4.1 instead of master
We had to update to phpunit "master" recently due to an issue with
phpunit-mock-objects that was not released yet but...
Christian Kuhn
13:57 Bug #56127: Images not processed in backend context if special chars in path
Oliver what behaviour could you reproduce? When you rename a folder with a space in the name the space is replaced by... Frans Saris
13:46 Bug #59889 (Needs Feedback): stdWrap.addParams breaks on comments
Well, why not simply using the @_offset@ setting for @addParams@?
http://docs.typo3.org/typo3cms/TyposcriptReferen...
Markus Klein
13:30 Bug #59948 (Closed): Template Module: Save icons visible after closing of setup.
Hi Franz!
I know this issue and I can reproduce it on my 6.2 installations, but not on current master (latest 6.2)...
Markus Klein
13:19 Feature #59833: levelmedia translation fallback
Can't we use any existing param for this? I see this more like a bug then a feature Frans Saris
12:58 Bug #59950: Spaces in BE shortcut names get replaces by + signs after saving
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-27

23:04 Bug #59952 (Closed): Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
When I try to install preconfigured distribution I received error :
"Sorry, the requested view was not found.The tec...
Krzysztof Adamczyk
21:49 Bug #59950 (Under Review): Spaces in BE shortcut names get replaces by + signs after saving
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:46 Bug #59950 (Closed): Spaces in BE shortcut names get replaces by + signs after saving
When you edit the title/name of a BE shortcut the spaces in the name get replaced by + signs.
It looks like a chan...
Frans Saris
21:10 Bug #59948 (Closed): Template Module: Save icons visible after closing of setup.
If you open and then close a setup form of the Template Module, then the save buttons remain visible. The save icon b... Franz Holzinger
20:36 Bug #59947 (Under Review): getSystemLanguages() method in TranslationConfigurationProvider does not respect enable 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
20:31 Bug #59947 (Closed): getSystemLanguages() method in TranslationConfigurationProvider does not respect enable fields
I'm not sure if this intended behavior but currently the @TranslationConfigurationProvider->getSystemLanguages()@ met... Alexander Stehlik
20:17 Bug #59946 (Under Review): BE shortcuts to new/edit forms do not show up for editors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:15 Bug #59946: BE shortcuts to new/edit forms do not show up for editors
How to reproduce:
- Login as non admin
- Create a BE shortcut to a "create content element" form
- Try to open/c...
Frans Saris
20:14 Bug #59946 (Closed): BE shortcuts to new/edit forms do not show up for editors
BE shortcuts to new/edit forms do not show up for editors. Further do the links not work if PHP Notices are transform... Frans Saris
18:29 Feature #59792: Remove old and unused extension icons from t3skin
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 #59941: Frontent: Connection reset if no heading for File List content element set
Great :)
I am using TYPO3 version 6.2.3. The filelist and css_styled_content version is therefore 6.2.0.
In the t...
Christoph Schwarzenberg
17:44 Bug #59941 (New): Frontent: Connection reset if no heading for File List content element set
Ah good to know. Then this is the right place. Thank you.
Can you please tell us which TYPO3 CMS version you're us...
Markus Klein
17:26 Bug #59941: Frontent: Connection reset if no heading for File List content element set
I have none of these extensions installed. The bug is about the default extension filelist included in the TYPO3 defa... Christoph Schwarzenberg
17:00 Bug #59941 (Needs Feedback): Frontent: Connection reset if no heading for File List content element set
I guess you've to find it out, by removing either of them. Markus Klein
16:58 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Hi Markus,
I referred to the _TYPO3 CMS community extensions_ http://forge.typo3.org/projects/extension-dr_blob an...
Christoph Schwarzenberg
16:45 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Hi Christoph,
what do you mean with "File List-Extension Projects"?
Markus Klein
16:28 Bug #59941 (Closed): Frontent: Connection reset if no heading for File List content element set
The affected File List is created directly from included files meaning it is not created via a file collection.
If...
Christoph Schwarzenberg
17:33 Bug #56351: view page in another language than default language from Backend is incorrect
If this still exists on 6.2 we need to ensure the link appends the target L parameter correctly. Markus Klein
17:30 Bug #59844 (Needs Feedback): Create default language entry fails
Markus Klein
16:50 Bug #48943 (Under Review): Tree minitems bug if maxitems = 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
16:50 Bug #31637 (Under Review): Unselectable items with renderMode=tree
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:46 Bug #21964: New child records created from a translated record have default language
#57063 is solved, which may lead to closing of this issue.
But there is still a case, when this issue is reproduced e...
Viktor Livakivskyi
15:42 Bug #59938 (Under Review): Empty class selector crashes Update image dialog box
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:41 Bug #59938: Empty class selector crashes Update image dialog box
How to reproduce:
* make sure that the class selector is enabled for images in the RTE
* select an image and choo...
Francois Suter
15:36 Bug #59938 (Closed): Empty class selector crashes Update image dialog box
If the class selector is displayed in the "Update image" dialog box, but that class selector is empty (because no cla... Francois Suter
14:52 Bug #21161 (New): Problem with moved translated content elements (wrong column)
Reopened after feedback and quick check with TYPO3 4.5.34 on Ubuntu 12.04 Thorsten Kahler
13:56 Bug #21161: Problem with moved translated content elements (wrong column)
yes, the issue exists in TYPO3 CMS 4.5 as well. Gleb Levitin
14:34 Bug #59845: Full system crash after installing extension on a live system
We should move the "extension setting" thing to another issue to stay clean on this one.
The main issue on this on...
Alexander Opitz
13:55 Bug #59845: Full system crash after installing extension on a live system
Ok that is strange. Saving extension settings shouldn't actually clear the classes cache. That does not make sense. Markus Klein
08:57 Bug #59845: Full system crash after installing extension on a live system
Also if we save the extension settings, all cached classes are regenerated and if you do it on a live system, the com... Tobias Klepp
14:26 Bug #44109: ses_iplock IPv6
Still not working in Typo3 6.2 Job Rutgers
14:13 Bug #59928 (Closed): format.crop view helper doesn't work anymore
We updated our website from TYPO3 6.1.5 to TYPO3 6.1.9. Now the crop view helper doesn't work anymore.
Our fluid s...
Chris Müller
13:30 Bug #59890: Escaping dots in page.meta TypoScript
Yes, I'll file a separate issue about the colon thing, once I took a closer look, what is wrong. Markus Klein
13:11 Bug #59925 (Closed): BE user group right: file permission "delete files" could not be saved
Duplicates #59263 Markus Klein
11:57 Bug #59925 (Closed): BE user group right: file permission "delete files" could not be saved
Under BE user group rights the checkbox "delete files" can't be saved. [be_groups][1][file_permissions][16] always st... Heinz Schilling
11:16 Feature #59923 (Closed): Extension Manager Edit Files and choose older version
First I'd like to repeat Feature #47296. Everything Markus Timnter has written is absolutely true: sometimes you just... Marion Seitz
09:55 Bug #59843: Fix the help message of CLI
I can't find any passage where the CGL is against aligning. Its just not mentioned. After a discussion with Sebastian... Stefano Kowalke
09:34 Bug #32406: Menus not working in translated pages for type "shortcut"
bug confirmed for 6.1.8
...well - bug or feature? lol
I consider it a bug:
translation of shortcut should be create...
Roman Eberle
08:56 Bug #31757: Foreign field as label for relation
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:27 Task #59917 (Rejected): User Repositories in internal persistence logic
Internal (e.g. when fetching child records), Extbase does not use the Repository provided by an extension but it's ow... Felix Oertel
08:22 Story #54567 (Closed): Extbase: overall performance of backend modules
Felix Oertel
08:21 Task #55661 (Resolved): Add functional tests for extbase persistence
Felix Oertel
04:46 Task #59916: Re-work/simplify copyright header in JS files
Attached list of files excluded from update due to _unusual_ headers.
These files possibly require a manual updated.
Michael Schams
04:24 Task #59916: Re-work/simplify copyright header in JS files
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:21 Task #59916 (Under Review): Re-work/simplify copyright header in JS 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
04:17 Task #59916: Re-work/simplify copyright header in JS files
*Processing JavaScript (JS) files*
@Scanning directory......: 262 files found@
@Files checked...........: 262 of ...
Michael Schams
03:54 Task #59916 (Closed): Re-work/simplify copyright header in JS files
The copyright/license header in PHP files, JavaScript files, etc. of the TYPO3 core show an outdated year range (e.g.... Michael Schams
00:45 Feature #59915 (Closed): Allow limiting number of im/gm processes
Resizing images with imagemagick/graphicsmagick requires a lot of resources, therefore it might be too heavy for a se... Job Rutgers

2014-06-26

23:41 Bug #59910: Editing an image in a draft workspace corrupt the live frontend.
Quick update:
Checked with a Bootsrap package (6.2.3) out of the box: Following the procedure outlined in the origi...
Christian Rieke
17:32 Bug #59910 (Closed): Editing an image in a draft workspace corrupt the live frontend.
Connected to issue #48464.
Tested in version 6.2.3:
- Start with an existing "text & images" content element wi...
Christian Rieke
23:34 Bug #59890: Escaping dots in page.meta TypoScript
OK, maybe we should split this into two bugs and focus here on escaping the dots as this is documented to work in gen... Jan Kiesewetter
18:59 Bug #59890: Escaping dots in page.meta TypoScript
Ok, so actually the bug is that colon is not accepted as key at all. I've to look into that. Markus Klein
10:32 Bug #59890: Escaping dots in page.meta TypoScript
Hi Markus,
it is not _necessary_ to excape colons, but it don't get rendered if there is one in the key.
Jan Kiesewetter
10:03 Bug #59890: Escaping dots in page.meta TypoScript
Hi Jan,
seems we've two separate bugs here.
The dot problem is not a TS problem, but rather a problem of the meta...
Markus Klein
09:26 Bug #59890 (Closed): Escaping dots in page.meta TypoScript
The TypoScript documentation
http://docs.typo3.org/TYPO3/TyposcriptSyntaxReference/Syntax/TypoScriptSyntax/Index.htm...
Jan Kiesewetter
23:07 Bug #59901: Move records in list module kills sys_language_uid
Checked the core code and "moveRecord_raw" is always the final method that moves a record unless it has been moved by... Jo Hasenau
22:56 Bug #59901 (Needs Feedback): Move records in list module kills sys_language_uid
After uninstalling Gridelements the behaviour is exactly the same, due to the following tt_content default setting of... Jo Hasenau
15:15 Bug #59901: Move records in list module kills sys_language_uid
Having grid children isn't the real point here, I'm just talking about plain non-grid records.
But I'm reporting her...
Stephan Schuler
14:58 Bug #59901: Move records in list module kills sys_language_uid
As far as I can see, the only records you can move up and down in the list module are those, that are not children of... Jo Hasenau
14:48 Bug #59901: Move records in list module kills sys_language_uid
Well, I cannot update my first post. So here's the complete situation:
# tt_content:1, sys_language:uid:2
# tt_co...
Stephan Schuler
14:44 Bug #59901: Move records in list module kills sys_language_uid
Here's what happens in detail:
# Move a tt_content
# GridElementsTeam\Gridelements\Hooks\DataHandler::moveRecord ...
Stephan Schuler
13:50 Bug #59901 (Under Review): Move records in list module kills sys_language_uid
Jo Hasenau
13:44 Bug #59901: Move records in list module kills sys_language_uid
Jep, that's what I saw right after pushing the ticket, and that's the reason for not having a patch applied.
I need t...
Stephan Schuler
13:42 Bug #59901: Move records in list module kills sys_language_uid
copyRecord() must use the copyAfterDuplFields and especially sys_language_uid to make sure that copying after an exis... Jo Hasenau
13:21 Bug #59901 (Closed): Move records in list module kills sys_language_uid
Hey there.
I discovered a very nasty thing crashing lots of tt_contents silently.
I call it a "Must have" becau...
Stephan Schuler
21:43 Bug #52892 (Closed): Backend ignores setting gfx/typo3logo.gif
Just tested both on current 6.2 release and master branch. Both settings work just fine. Wouter Wolters
21:17 Bug #53311 (Closed): t3lib_extMgm::extPath() no longer works in ext_localconf.php
No feedback for over 5 months. I will close this now. Wouter Wolters
17:52 Task #59911 (Under Review): Update ADOdb to 5.19
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:47 Task #59911 (Closed): Update ADOdb to 5.19
In ADOdb 5.19, many bugs were fixed. After a short test it seems performance has increased heavily.
Please see htt...
Andreas Kienast
16:20 Bug #58441: Displaced button in workspace preview toolbar
I am not sure also if it is related to this issue or not and to the updates that have happened at the top bar on 6.2,... Hercules Karvasonis
16:04 Bug #31757: Foreign field as label for relation
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:05 Bug #59907 (Closed): Pagesection caching fails - 'Duplicate entry for key PRIMARY' in cache_pagesection when t3lib_extMgm::addTypoScriptSetup is used
Whenever there is typoscript setup included by an extension through @t3lib_extMgm::addTypoScriptSetup@ or @t3lib_extM... Alexander Rothmund
14:22 Feature #47919: Catch exceptions in USER TS objects
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:43 Feature #47919: Catch exceptions in USER TS objects
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Feature #35245: Rework workspace notification 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
12:10 Bug #59900 (Closed): Backend Search -> Show all respect only permissions from first user group
If you use the live search (right top search) in the typo3 backend and press "Show all", not all results are availabl... Steffen Mächtel
11:57 Feature #59899 (Rejected): Clear system caches selectively
There should be a way to selectively clear system caches.
This would speed up development tremendously, e.g. if on...
Mathias Brodala
11:44 Task #59898 (Under Review): Add action selector in toolbar in workspaces menu
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:41 Task #59898 (Closed): Add action selector in toolbar in workspaces menu
Currently there are two selectors in the bottom toolbar of the workspace module. One to handle stage changes on selec... Oliver Hader
11:36 Bug #59897: pageNotFound_handling with USER_FUNCTION not working when page with wrong uid or hidden is called
The other settings like "1" for an error message or directly stating a file do not work either Klaus Hinum
11:21 Bug #59897 (Closed): pageNotFound_handling with USER_FUNCTION not working when page with wrong uid or hidden is called
Using simulate static documents and
[FE][pageNotFound_handling] = USER_FUNCTION:error.php:user_pagenotfound
the fun...
Klaus Hinum
10:50 Bug #48943: Tree minitems bug if maxitems = 1
This problem exists in 4.7.19, 6.1.9 and 6.2.3 (haven't tried with 4.5.x).
Example from slub_events:...
Alexander Bigga
10:43 Feature #58563: Add attribute required to checkbox, radio and textarea
Wouter Wolters wrote:
> This feature is available in 6.2. There will be no features in TYPO3 CMS 6.1. What Markus su...
Benjamin Robinson
10:41 Bug #31637: Unselectable items with renderMode=tree
This issue persist in recent 4.7.19, 6.1.9 and 6.2.3 :-( Alexander Bigga
10:39 Bug #59893 (Closed): Backend search box: use label_alt field value if label is emtpy
Through TCA we can configure columns that are used to display record name (for example on the records list):... Marcin Sągol
09:16 Bug #45478: Resizing a magic image in rte woun't get scaled in frontend
I'm having the same problem with TYPO3 6.1 and would be good if this could be fixed soon ;-) Visay Keo
08:59 Bug #59867: error drag & drop upload functionality with inline elements
----- angelina jullie
08:44 Bug #59889 (Rejected): stdWrap.addParams breaks on comments
In typo3\sysext\frontend\Classes\ContentObject\ContentObjectRenderer.php:addParams (line 4191 in Typo3 6.2.3, but the... Lukas Domnick
01:12 Bug #59829: Uncaught TYPO3 Exception #1310027933
Ok, thanks for trying at least. We will leave that open with that question, so in case somebody has the same issue, h... Markus Klein

2014-06-25

21:30 Bug #59813 (Resolved): [usergroup] BE condition in TSconfig not working
Applied in changeset commit:d7a2a8ac075650bfde32c2dc8dcb040ad95cec2c. Markus Klein
21:10 Bug #59813: [usergroup] BE condition in TSconfig not working
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:07 Bug #59813: [usergroup] BE condition in TSconfig not working
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:25 Bug #59829: Uncaught TYPO3 Exception #1310027933
I tried to test it on 6.2 as well, but my website required too much effort to make it compatible, consuming time I do... Lieuwe Hummel
09:55 Bug #59829 (Needs Feedback): Uncaught TYPO3 Exception #1310027933
Is this also present on current master or 6.2?
If not, we will not take the time to look into this. 4.7 is too old a...
Markus Klein
21:07 Revision d7a2a8ac: [BUGFIX] Fix usergroup condition in user TSconfig
usergroup conditions in user TSconfig are currently failing as
the list of groups the user is part of, is not yet com...
Markus Klein
19:30 Task #59514 (Resolved): Add more files in gitignore file
Applied in changeset commit:554cba5299864bb96cdc0d84718d5292861bf3a9. Fabien Udriot
18:42 Task #59514: Add more files in gitignore file
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:51 Bug #59868: EM does not properly resolve dependencies
Hi!
When did you try that? I had to revert a patch of mine recently (#59831) that caused severe troubles in the Pa...
Markus Klein
13:09 Bug #59868 (New): EM does not properly resolve dependencies
Xavier Perseguers
13:08 Bug #59868: EM does not properly resolve dependencies
Nothing to do with YAG in se. Xavier Perseguers
12:31 Bug #59868 (Needs Feedback): EM does not properly resolve dependencies
Hey Xavier,
sounds more like an Extension Manager issue.
Does the installation of pt_extbase and pt_extlist help?...
Daniel Lienert
10:58 Bug #59868: EM does not properly resolve dependencies
Actually in TER I see that this extension has other dependencies, seems that they are not properly resolved when exte... Xavier Perseguers
10:53 Bug #59868 (Closed): EM does not properly resolve dependencies
How to reproduce:
* Manually download EXT:yag
* Ensure you don't have the dependencies locally
* Activate EXT:ya...
Xavier Perseguers
18:42 Revision 554cba52: [TASK] Add more files in gitignore file
Whenever running the Functional Tests
directly from the Core, the framework requires
some additional folders that can...
Fabien Udriot
18:42 Revision a8540d85: [TASK] Add more files in gitignore file
Whenever running the Functional Tests
directly from the Core, the framework requires
some additional folders that can...
Fabien Udriot
18:22 Task #59144: Ease previewing custom record data in workspace module
Backport for 6.2: https://github.com/ohader/TYPO3.CMS/commit/296a412a97a8ea8d0dde0391fb412084ea55cfba Oliver Hader
18:21 Task #59144 (Under Review): Ease previewing custom record data in workspace module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:59 Bug #59886 (Closed): PHP Warning: Creating default object from empty value
I'm getting this warning in my TYPO3 installation version 6.0.14, using PHP 5.4.17:
Core: Error handler (BE): P...
Thomas Jirasko
16:31 Bug #59157: Linkvalidator prüft falsch!
Translation:
When creating a link in the RTE with enabled accessibility icons, some code is added to the accessibi...
Christoph Werner
15:56 Task #59113 (Under Review): Failing cascaded delete action of localized elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:56 Task #59881 (Under Review): Extend Regular DataHandler functional tests
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 #59881 (Closed): Extend Regular DataHandler functional tests
* add third tt_content element with localization in live context
* populate changes to all scenarios in live and wor...
Oliver Hader
14:33 Bug #31652: Fatal error: Call to a member function getValue() [Attributes.php line 154]
Still a problem with TYPO3 6.2 :-( Wolfgang Klinger
14:30 Task #59838 (Resolved): Update Travis CI notification settings
Applied in changeset commit:e6ba1eed8d4deed0c94d0dac3defa5999d9f92ac. Michael Stucki
13:43 Revision e6ba1eed: [TASK] Update Travis CI notification settings
Notify on Slack and IRC, remove email notification.
Resolves: #59838
Releases: 6.3, 6.2, 4.5
Change-Id: Ic4dacd5c7b6...
Michael Stucki
13:17 Task #59874 (Closed): Wrong sys_refindex for deleted child records
Oliver Hader
10:38 Bug #59867: error drag & drop upload functionality with inline elements
*image Tommy Bley
10:37 Bug #59867 (Closed): error drag & drop upload functionality with inline elements
We get a strange error in the Typo3 BE with the new drag & drop upload functionality.
It only occurs when the FAL...
Tommy Bley
10:26 Feature #59866 (Closed): sys_file's uid should be visible in filelist
There are several cases where editors manually link to files (<LINK file:123>Download PDF</LINK>), f.e. in bulletlist... Benjamin Robinson
10:13 Bug #59865 (Under Review): TCEforms required field icon has wrong position
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:05 Bug #59865 (Closed): TCEforms required field icon has wrong position
Before:
!t3-TCEforms-reqImg-before.png!
After:
!t3-TCEforms-reqImg-after.png!
Frans Saris
10:13 Bug #24596: Swap/Publish calls wrong file
I can't remember anything on this one.
We do not use workspaces in our projects, so simply close this bug.
Christian Welzel
02:18 Feature #47919: Catch exceptions in USER TS objects
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:33 Bug #46187: Missing columns sys_file.fileinfo and sys_file_meta.fileinfo
Stefano Kowalke wrote:
> Is there any solution yet?
I think the correct solution would be to add a configuration ...
Helmut Hummel
00:18 Bug #59843 (Needs Feedback): Fix the help message of CLI
Stefano Kowalke wrote:
> As you can see the help text includes sometimes the name of the variable ($override, $mir...
Helmut Hummel

2014-06-24

23:41 Task #59857 (Under Review): Cleanup EXT: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
23:40 Task #59857 (Closed): Cleanup EXT:version
Cleanup EXT:version Wouter Wolters
18:30 Bug #59037 (Resolved): Set of TYPO3_CONTEXT in .htaccess throws internal server error
Applied in changeset commit:5d3608c00f8d73f0b6580808e3845acc9df9b974. Armin Vieweg
17:45 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Yes but it is not rewriting anything in the URL. It did before this patch, but also just 1:1.
This notice stands t...
Armin Vieweg
17:40 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server 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
17:37 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Right now I'm implementing the new TYPO3_CONTEXT within our environment. I've found tihs ticket by accident and think... Björn Jacob
16:41 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:38 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:32 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Okay, I stop trying^^
Thanks for help :)
Armin Vieweg
14:32 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:31 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:28 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:28 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Ups. I think I did something wrong. Just wanted to create a new patch set, but I've created a new review entry o.0
H...
Armin Vieweg
14:26 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server 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
17:53 Task #59853 (Accepted): Wrong nesting of deleted versioned child records
Oliver Hader
17:25 Task #59853 (Closed): Wrong nesting of deleted versioned child records
Scenario/Actions:
* having an IRRE parent-child structure (live)
* backend, workspace selected
* delete a child-re...
Oliver Hader
17:45 Bug #59598: double content when copy/paste a page
I can confirm this for 6.1.9.
It seems, that gridelements column content is affected too.
Heiko Kromm
17:40 Revision 5d3608c0: [BUGFIX] Fix RewriteRule for context to avoid HTTP 500
The affected rules are those for TYPO3_CONTEXT.
These rules should just set the ENV variable,
but should not touch th...
Armin Vieweg
17:39 Revision 813f6375: [BUGFIX] Fix RewriteRule for context to avoid HTTP 500
The affected rules are those for TYPO3_CONTEXT.
These rules should just set the ENV variable,
but should not touch th...
Armin Vieweg
16:35 Bug #59589: "Select & upload files" button not showing for non-admin users.
This is my impression, too
Nicolai Schirawski
15:28 Bug #59589: "Select & upload files" button not showing for non-admin users.
I'll look into this tonight again. The must be some subtle difference between new installations and upgrades. Markus Klein
15:04 Bug #59589: "Select & upload files" button not showing for non-admin users.
Yes, this is perfectly possible. It is the workaround, that I have suggested to my clients. Nicolai Schirawski
13:03 Bug #59589: "Select & upload files" button not showing for non-admin users.
Thanks Nicolai!
Is the user able to upload files in the filelist module?
Markus Klein
12:00 Bug #59589: "Select & upload files" button not showing for non-admin users.
I dont know exactly, what informations you need, but I try my best:
I used typo3 6.2.3 after an upgrade from 4.5....
Nicolai Schirawski
16:28 Bug #58521: TCA: select with size=1, maxitems=2 only allows selection of 1 item
Did you try to build an HTML select with multiple and size=1.
Give it a shot and modify any dropdown in the forge ...
Markus Klein
16:01 Bug #58521: TCA: select with size=1, maxitems=2 only allows selection of 1 item
@size=1@ means that I want a list of size 1. More could be made visible by scrolling. This is what I want.
Unfortu...
Christian Weiske
16:19 Bug #59813 (Under Review): [usergroup] BE condition in TSconfig not working
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #59813 (Accepted): [usergroup] BE condition in TSconfig not working
Markus Klein
15:57 Bug #59813: [usergroup] BE condition in TSconfig not working
I found the reason.
The userTSconfig is evaluated before the groups are evaluated.
Evaluating now, if we can chan...
Markus Klein
13:22 Bug #59813: [usergroup] BE condition in TSconfig not working
Hi Markus
Hopefully this helps. Switched to master: commit 143c274496c566f80e3481050bcd54408e3fba58
UserTS in file,...
Martin Wiederkehr
16:04 Bug #59852 (Closed): Unable to create Elements in Form Wizard
Way to reproduce:
- create a new mail-form element on a page
- save it once (otherwise the wizard icon is not shown...
Anonymous
15:41 Bug #59851 (Closed): Image thumbnails sometimes in backend not shown
Sometime the image thumbnails in the page module are not shown in the TYPO3 backend.
The reason for that could be mi...
Oliver Hader
15:39 Bug #59837 (Under Review): Form type content element - oversized 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
15:14 Bug #59837 (Accepted): Form type content element - oversized fields
Thanks. Markus Klein
14:57 Bug #59837: Form type content element - oversized fields
Yes, it is TYPO3 6.2.3 on Firefox 30.0 on Windows 7. Tobias Klepp
14:54 Bug #59837: Form type content element - oversized fields
Is this screenshot from 6.2?
Which browser and -version did you use?
Markus Klein
13:49 Bug #59837: Form type content element - oversized fields
We use the system form extension. Tobias Klepp
13:05 Bug #59837: Form type content element - oversized fields
Are you using the form sysext or the old form code?
Can you maybe upload a screenshot here?
Thanks
Markus Klein
10:22 Bug #59837 (Closed): Form type content element - oversized fields
Hello,
We have recently upgraded our TYPO3 installation to 6.2.3. In the backend, when looking at the Form type co...
Tobias Klepp
15:18 Bug #59846: [FEATURE][API] Make the FileHandlingUtility more verbose
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Bug #59846 (Under Review): [FEATURE][API] Make the FileHandlingUtility more verbose
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:24 Bug #59846 (Rejected): [FEATURE][API] Make the FileHandlingUtility more verbose
Currently there are no informations if the upload folders were created by FileHandlingUtility::ensureConfiguredDirect... Stefano Kowalke
15:07 Bug #59844: Create default language entry fails
Marian, that means some PHP error which is hidden. Please enable displayErrors in the Install Tool, to reveal the err... Markus Klein
13:26 Bug #59844: Create default language entry fails
Hi Marian,
why did you add especially me as a watcher here?
Alexander Schnitzler
13:05 Bug #59844 (Closed): Create default language entry fails
If I try to create a default language entry for a record from another language, an empty page is shown with the close... Marian Pollzien
14:53 Bug #59847 (Under Review): [API] Make getAbsolutePathsToConfiguredDirectories public
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 Bug #59847 (Rejected): [API] Make getAbsolutePathsToConfiguredDirectories public
In order to use getAbsolutePathsToConfiguredDirectories() inside CLI Commands, make the method public.
Stefano Kowalke
14:52 Bug #59845: Full system crash after installing extension on a live system
Well this seems to be exactly the problem we were trying to solve before the 6.2 release. I invested a week or so in ... Markus Klein
14:28 Bug #59845: Full system crash after installing extension on a live system
Sounds a little bit related to my issue here: #59662
where LocalConfiguration.php is not written while read in again
Wolfgang Klinger
14:12 Bug #59845 (Closed): Full system crash after installing extension on a live system
Hello everybody,
we have a really big problem with our TYPO3 6.2 system. If I try to update, install, enable or di...
Tobias Klepp
14:49 Bug #59849: Global renderReadonly in Tceforms doesn't affect tree
Steps to reproduce:
Implement @$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tceforms.php']['getMainF...
Lorenz Ulrich
14:47 Bug #59849 (Under Review): Global renderReadonly in Tceforms doesn't affect tree
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Bug #59849 (Closed): Global renderReadonly in Tceforms doesn't affect tree
The global renderReadonly status in Tceforms doesn't affect a rendered tree because the check was forgotten when #258... Lorenz Ulrich
14:35 Bug #59848 (Closed): EM crashes with exception #1382276561 (missing extension)
The full description of the PHP exception is:
The package "a" depends on "b" which is not present in the system.
...
Martin Kutschker
13:27 Bug #59843 (Under Review): Fix the help message of CLI
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:53 Bug #59843 (Closed): Fix the help message of CLI
The CLI offers a help which prints the informations of a command... Stefano Kowalke
13:08 Feature #59833: levelmedia translation fallback
Hi Tizian,
can you please push that patch to our review system?
http://wiki.typo3.org/CWT holds information on ...
Markus Klein
09:01 Feature #59833 (Closed): levelmedia translation fallback
Hello there,
I recently run into a use case that was not covered by the standard TYPO3 features: translation fallb...
Tizian Schmidlin
12:06 Bug #59821: link to forgot password page does'nt work in 6.2
The patch does'nt work for me.
I need showForgotPassword and showForgotPasswordLink in TS again.
Karsten Nowak (undkonsorten)
10:41 Task #59514: Add more files in gitignore file
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:33 Task #59838 (Under Review): Update Travis CI notification 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
10:33 Task #59838 (Closed): Update Travis CI notification settings
We can integrate Travis CI notifications with Slack.
Additionally, email notifications are no longer needed and can ...
Michael Stucki
09:03 Bug #59809: Create better indexes for EM
I have added following line to my.cnf... Stefan Froemken
00:55 Bug #59809: Create better indexes for EM
According to http://en.wikipedia.org/wiki/Database_index#Column_order this really makes sense.
If we happen to have ...
Markus Klein
00:49 Bug #59809: Create better indexes for EM
I didn't measure it, but after applying the patch, updating the table and optimizing it, I had the feeling it is faster. Markus Klein
00:42 Bug #59809: Create better indexes for EM
Could you explain what you did to get that query!? I don't get it and IMHO the change slows down the list view of the... Nicole Cordes
08:58 Bug #55666 (Closed): Thumbs in FAL have very big sizes
Frans Saris
03:30 Bug #59831 (Resolved): Package loading order is currupted by faulty patch #59147
Applied in changeset commit:f1c270a7a0ac3653d9e823d63d466d60f43d0bd4. Markus Klein
03:14 Bug #59831 (Under Review): Package loading order is currupted by faulty patch #59147
Markus Klein
03:14 Bug #59831 (Accepted): Package loading order is currupted by faulty patch #59147
Markus Klein
03:12 Bug #59831: Package loading order is currupted by faulty patch #59147
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
03:11 Bug #59831 (Under Review): Package loading order is currupted by faulty patch #59147
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:48 Bug #59831 (Closed): Package loading order is currupted by faulty patch #59147
The path saved to packagePathStack contains the package name, but is compared to the storage folder only.
Moreover...
Markus Klein
03:15 Revision f1c270a7: Revert "[BUGFIX] Fix loading order for extensions"
This reverts commit c0779513b431b19413873893bf630aa3de6fc1fc
The patch has two flaws:
* Easy: packagePathStack also...
Markus Klein
03:15 Revision 143c2744: Revert "[BUGFIX] Fix loading order for extensions"
This reverts commit 49b53d491e43f3ad7a4c30dc23e208eb8db04199
The patch has two flaws:
* Easy: packagePathStack also...
Markus Klein
03:10 Bug #59147 (Accepted): Wrong extension precedence in TYPO3 6.2
Patches reverted by #59831.
We need to rethink the solution again, since we need the packagePathStack also when re...
Markus Klein
00:19 Feature #59830 (Under Review): Add a read_only column to the filemount table
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:19 Bug #57979: Wrong icon for filemount
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:19 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2014-06-23

23:46 Feature #59830 (Closed): Add a read_only column to the filemount table
The patch for #49391 reintroduced the readonly filemounts via TSconfig.
It seems logical that this should also be co...
Markus Klein
23:40 Bug #57979: Wrong icon for filemount
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:52 Bug #57979: Wrong icon for filemount
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:42 Bug #57979: Wrong icon for filemount
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Bug #57979: Wrong icon for filemount
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:40 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:52 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with 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
15:42 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:01 Bug #59829 (Closed): Uncaught TYPO3 Exception #1310027933
An exception occured during the rendering of an Extbase query in a custom extension. My method in the repository:
...
Lieuwe Hummel
22:07 Bug #55666: Thumbs in FAL have very big sizes
I dont have this Problem anymore. I dont know why. Get Luck ;-)
I think this Task can be closed.
Thomas Kakuschke
20:37 Task #59828 (Under Review): Page Tree not always updated after workspace actions
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:33 Task #59828 (Closed): Page Tree not always updated after workspace actions
After some workspace actions being performed in the workspaces module in the TYPO3 Backend, the page tree does not ge... Oliver Hader
19:30 Bug #59825 (Resolved): Typo3 4.5 use namespace in AbstractBackendViewHelper
Applied in changeset commit:64a43caef922826bf2544ced1dba08d17edb49bc. Markus Klein
18:29 Bug #59825: Typo3 4.5 use namespace in AbstractBackendViewHelper
@Steffen: I'm not able to add you as reviewer on Gerrit for some reason.
Please test that patch. Thank you.
Markus Klein
18:22 Bug #59825 (Under Review): Typo3 4.5 use namespace in AbstractBackendViewHelper
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:19 Bug #59825 (Accepted): Typo3 4.5 use namespace in AbstractBackendViewHelper
Markus Klein
18:19 Bug #59825: Typo3 4.5 use namespace in AbstractBackendViewHelper
Thanks for the finding. Markus Klein
18:18 Bug #59825: Typo3 4.5 use namespace in AbstractBackendViewHelper
-Typo3 4.5.32- -> Typo3 4.5.34 Steffen Mächtel
18:07 Bug #59825 (Closed): Typo3 4.5 use namespace in AbstractBackendViewHelper
Typo3 4.5.32 use namespace in class "Tx_Fluid_ViewHelpers_Be_AbstractBackendViewHelper".
File: typo3\sysext\fluid...
Steffen Mächtel
19:01 Bug #59826 (Under Review): Better index for sys_language
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:55 Bug #59826 (Rejected): Better index for sys_language
Hello Core-Team,
I found a better index for sys_language...
Stefan Froemken
18:58 Revision 64a43cae: [BUGFIX] AbstractBackendViewHelper uses namespaces
Namespaces are not supported in PHP 5.2.x, hence one must not
prefix a class name with backslash.
Regression fix to ...
Markus Klein
18:48 Bug #59809: Create better indexes for EM
Gotcha now! Thx. Markus Klein
18:40 Bug #59809: Create better indexes for EM
It is absolutely necessary to reduce the amount of selected rows as fast as you can within your index. In your case "... Stefan Froemken
18:01 Bug #59809: Create better indexes for EM
Wow, impressive. Do you have a technical reasoning why switching the order of the index, helps so much? Markus Klein
17:20 Bug #59809 (Under Review): Create better indexes for EM
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:47 Bug #59809: Create better indexes for EM
And another one
change review_state with current_version:...
Stefan Froemken
15:34 Bug #59809 (Closed): Create better indexes for EM
Hello Core-Team,
I have changed an index for em. Here are the result (before and after)...
Stefan Froemken
18:47 Bug #59813: [usergroup] BE condition in TSconfig not working
And can you maybe debug once more and have a look at line 1355 (on current master)... Markus Klein
18:44 Bug #59813: [usergroup] BE condition in TSconfig not working
Hi!
Can you please post some sample TSconfig you've been using?
Markus Klein
15:51 Bug #59813 (Closed): [usergroup] BE condition in TSconfig not working
Having troubles with the [usergroup] BE condition in TSconfig as it's not working at all. I have analyzed the code a ... Martin Wiederkehr
18:33 Task #57733: Add a "save and new" button in the scheduler module
Can somebody change the title of this issue like this : "Add a "save and new" button in the scheduler module" and del... Eric Chavaillaz
18:31 Task #57733: Add a "save and new" button in the scheduler 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
15:49 Task #57733: Add a "save and new" button in the scheduler module
So I can't update my previous issue.
But this one become the scheduler part of the issue.
Thanks
Eric Chavaillaz
18:25 Bug #59824: Better index for determineSiteRoot
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Bug #59824 (Under Review): Better index for determineSiteRoot
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:03 Bug #59824 (Closed): Better index for determineSiteRoot
Hello Core-Team,
updating the index determineSiteRoot is a little bit faster:...
Stefan Froemken
18:13 Bug #59812: Add a "save and close" button in the extensionmanager
Can somebody change this issue from "Bug" to "Task".
And had a relation with http://forge.typo3.org/issues/57733.
...
Eric Chavaillaz
18:11 Bug #59812 (Under Review): Add a "save and close" button in the 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
15:50 Bug #59812 (Closed): Add a "save and close" button in the extensionmanager
Hi,
It would be great to add a "save and close" button in the extensionmanager module when you edit the configurat...
Eric Chavaillaz
17:59 Bug #59589: "Select & upload files" button not showing for non-admin users.
Please give us more details on your setup, so we can figure it out.
What permissions are set for the user and for ...
Markus Klein
17:25 Bug #59589: "Select & upload files" button not showing for non-admin users.
I can confirm the issue.
Checked all avaiable permissions without success. "Select & Upload" never appeared.
Nicolai Schirawski
17:54 Bug #59821: link to forgot password page does'nt work in 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
17:52 Bug #59821: link to forgot password page does'nt work in 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
17:48 Bug #59821 (Under Review): link to forgot password page does'nt work in 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
17:40 Bug #59821 (Accepted): link to forgot password page does'nt work in 6.2
This is interesting, since it works when defined in the plugin. (via flexforms)
Markus Klein
17:09 Bug #59821 (Closed): link to forgot password page does'nt work in 6.2
The link to the forgot password page does'nt work in TYPO3 6.2.
In FrontendLogincontroller line 170 ...
Karsten Nowak (undkonsorten)
17:17 Bug #59822 (New): Same action called on property mapping errors with view.pluginNamespace
With @plugin.tx_<myext>.view.pluginNamespace@ one can have all plugins of an extension share the same prefix for form... Mathias Brodala
17:07 Task #59820 (Closed): Re-sync Extbase with TYPO3 Flow wherever possible
From time to time I stumble upon bugs in Extbase which apparently where fixed in TYPO3 Flow already. These fixes shou... Mathias Brodala
16:30 Bug #59655 (Resolved): Fatal JS Error in elementBrowser with %
Applied in changeset commit:27b5433ac0457d06afd6c273c51720bb70aaa2df. Rémy DANIEL
15:40 Bug #59655: Fatal JS Error in elementBrowser with %
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:30 Bug #59794 (Resolved): Follow up: Fix returns for associated signal arguments array
Applied in changeset commit:3b2fcb4647a0accdb1936a0033f3e071c6d80c66. Marc Bastian Heinrichs
15:46 Bug #59794 (Under Review): Follow up: Fix returns for associated signal arguments array
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:16 Bug #59794 (On Hold): Follow up: Fix returns for associated signal arguments array
Helmut Hummel
14:13 Bug #59794: Follow up: Fix returns for associated signal arguments array
Nicole Cordes wrote:
> Applied in changeset commit:c14b3fdd7fbe4529a113691677d9c43da92413ad.
is it possible that ...
Kevin Häfeli
12:22 Bug #59794: Follow up: Fix returns for associated signal arguments array
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:37 Bug #59794: Follow up: Fix returns for associated signal arguments array
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:47 Bug #59794 (Under Review): Follow up: Fix returns for associated signal arguments 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
15:48 Task #59775: Cleanup 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
15:46 Revision 3b2fcb46: [BUGFIX] FollowUp: Fix signal returns for associated signal arguments
Fix broken functional tests. Add a fallback for earlier used associated
returns. Furthermore this patch reintroduces ...
Marc Bastian Heinrichs
15:43 Task #59616: Import forces pid 0 if rootLevel = -1 is set in TCA
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:13 Task #59616 (Under Review): Import forces pid 0 if rootLevel = -1 is set in TCA
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:41 Revision 27b5433a: [BUGFIX] Fix a JS error in with TCE select wizard
Fixes an exception with decodeURI when an item containing
a % (percent) character is added to a select.
jQuery is now...
Rémy DANIEL
15:39 Revision d944c070: [BUGFIX] Fix a JS error in with TCE select wizard
Fixes an exception with decodeURI when an item containing
a % (percent) character is added to a select.
jQuery is now...
Rémy DANIEL
15:36 Bug #59810 (Closed): Element Wizard doesn't switch to available tabs and stys at a hidden tab
If I add a new content element using the element wizard and switch to p.e. the last tab to add a gridlement, it inter... Christian Seifert
15:34 Revision e844142b: [BUGFIX] FollowUp: Fix signal returns for associated signal arguments
Fix broken functional tests. Add a fallback for earlier used associated
returns. Furthermore this patch reintroduces ...
Marc Bastian Heinrichs
15:33 Bug #59808 (Closed): Signal Slot returns broken in case array keys have been used
Closed in favor of https://review.typo3.org/31063 Helmut Hummel
15:19 Bug #59808: Signal Slot returns broken in case array keys have been used
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:19 Bug #59808 (Under Review): Signal Slot returns broken in case array keys have been used
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:16 Bug #59808 (Closed): Signal Slot returns broken in case array keys have been used
Helmut Hummel
12:42 Bug #25312: Removing URL from pagetype 'external url' is impossible to do
Just tested it with 6.2.x and couldn't reproduce it anymore. Guess, this has been solved somewhere on the road ;-) Anonymous
11:03 Bug #25481: default setting for styles.content.links.target fails in CSC's static template constants
Yes, still an issue in 6.2.x, but I have no idea why the heck I reported this 3 years ago ;-)
Maybe it's not a pro...
Anonymous
10:16 Bug #59799 (New): showPossibleLocalizationRecords does not work if parent language is not allowed for current BE-User
Hi!
It seems that showPossibleLocalizationRecords does not work if currently logged-in BE-User does not have acces...
David Greiner
10:02 Bug #59523: Content Element "Special Menus"
Hi Marc, no, I have to admit I haven't noticed that at all and - tada - now it works! Thanks a lot for the hint! Martin Weisbach
09:49 Bug #51401: Install Tool auto-creates broken File Storages from filemounts
No, I have not. Maybe just close this issue for now. I'll create a new issue if I run into it again. Michiel Roos
09:05 Bug #59798 (Closed): Install Tool shows rename option for cf_extbase_datamapfactory_datamap
If you use 6.2.3 and open the isntall tool you will see a delete option for cf_extbase_datamapfactory_datamap.
If ...
Ralle Büchnitz
08:57 Bug #25782: typo3-login-cookiecheck Cookie does not respect cookieSecure
Seems to be alright now. Jan Loderhose
08:39 Revision c78a2e05: [BUGFIX] Make Extbase respect sys_language_mode=strict
The Extbase query parser currently doesn't respect strict language mode
because it doesn't consider records that are ...
Georg Ringer
08:38 Revision cdaa8c4a: [BUGFIX] Make Extbase respect sys_language_mode=strict
The Extbase query parser currently doesn't respect strict language mode
because it doesn't consider records that are ...
Georg Ringer

2014-06-22

22:30 Task #59789 (Resolved): Cleanup EXT:workspaces
Applied in changeset commit:6f809920b8f094cfed9331209afb8c89ad1b9c58. Wouter Wolters
20:59 Task #59789: Cleanup EXT:workspaces
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:46 Task #59789 (Under Review): Cleanup EXT:workspaces
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:45 Task #59789 (Closed): Cleanup EXT:workspaces
Cleanup EXT:workspaces Wouter Wolters
21:53 Revision 6f809920: [TASK] Cleanup EXT:workspaces
* Update phpDoc where needed
* Import use statements where possible
* Make use of use statements if they are there al...
Wouter Wolters
21:38 Bug #59793 (Closed): Follow up: Fix returns for associated signal arguments array
Duplicate ticket for #59794 Wouter Wolters
12:33 Bug #59793 (Closed): Follow up: Fix returns for associated signal arguments array
After clean up the signal registrations the returns of associated signal arguments gets broken. Nicole Cordes
21:08 Task #59791: Update jQuery to 1.11.1
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:16 Task #59791 (Under Review): Update jQuery to 1.11.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
12:16 Task #59791 (Closed): Update jQuery to 1.11.1
Update jQuery to 1.11.1 Wouter Wolters
19:30 Bug #59794 (Resolved): Follow up: Fix returns for associated signal arguments array
Applied in changeset commit:c14b3fdd7fbe4529a113691677d9c43da92413ad. Nicole Cordes
18:55 Bug #59794: Follow up: Fix returns for associated signal arguments array
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:59 Bug #59794: Follow up: Fix returns for associated signal arguments array
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:42 Bug #59794: Follow up: Fix returns for associated signal arguments array
Add a the related issue please Markus Klein
12:37 Bug #59794 (Under Review): Follow up: Fix returns for associated signal arguments 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:33 Bug #59794 (Closed): Follow up: Fix returns for associated signal arguments array
After clean up the signal registrations the returns of associated signal arguments gets broken. Nicole Cordes
18:56 Revision c14b3fdd: [BUGFIX] Fix signal returns for associated signal arguments
The call of the dispatcher functions doesn't allow associated signal
arguments as all arguments are passed as paramet...
Nicole Cordes
18:55 Revision 7f2cd468: [BUGFIX] Fix signal returns for associated signal arguments
The call of the dispatcher functions doesn't allow associated signal
arguments as all arguments are passed as paramet...
Nicole Cordes
16:51 Bug #58009: Update of multiple installations using same core fails
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:30 Bug #58728 (Resolved): Regression: unaccessible protected section with shortcut in rootline
Applied in changeset commit:626925808451f6464753008038094d17553fdadc. Helmut Hummel
12:41 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
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:38 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Patch set 3 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:36 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:26 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Oliver Hader wrote:
> Alexander Opitz wrote:
> > 1) Revert patch.
> > 2) Add a possibility to enable/disable the "...
Helmut Hummel
12:25 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
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:24 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:24 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:22 Bug #58728 (Under Review): Regression: unaccessible protected section with shortcut in rootline
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 #59535 (Resolved): Re-work/simplify copyright header in PHP files
Applied in changeset commit:8f938a17bdd1766e656574eaea6aa0dbfa2e386a. Markus Klein
13:22 Task #59535: Re-work/simplify copyright header in PHP files
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:02 Task #59535: Re-work/simplify copyright header in PHP files
Please add a 10th part for the JS files. Thank you Markus Klein
12:56 Task #59535: Re-work/simplify copyright header in PHP files
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:00 Task #59535: Re-work/simplify copyright header in PHP files
Discussed with Markus Klein:
It would be legitimate to split this issue into several sub-tickets (and make this ti...
Michael Schams
13:30 Task #59778 (Resolved): Re-work/simplify copyright header in PHP files - Part 2
Applied in changeset commit:41322e3c9dad4004c3e77e4eb350b3b7438ce6c0. Michael Schams
13:23 Task #59778: Re-work/simplify copyright header in PHP files - Part 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
06:57 Task #59778 (Under Review): Re-work/simplify copyright header in PHP files - Part 2
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:51 Task #59778 (Closed): Re-work/simplify copyright header in PHP files - Part 2
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59777 (Resolved): Re-work/simplify copyright header in PHP files - Part 1
Applied in changeset commit:60d74e71cefd77b7f4ffec14ee5ef2f6b9bfe63e. Michael Schams
13:23 Task #59777: Re-work/simplify copyright header in PHP files - Part 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
06:14 Task #59777 (Under Review): Re-work/simplify copyright header in PHP files - 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
06:03 Task #59777 (Closed): Re-work/simplify copyright header in PHP files - Part 1
See issue #59535
Apparently, jenkins does not cope with the huge number of changed files, see comments in [1]. As ...
Michael Schams
13:30 Task #59780 (Resolved): Re-work/simplify copyright header in PHP files - Part 4
Applied in changeset commit:49b7acabd5cd165d16815f9835fd693631a489ac. Michael Schams
13:27 Task #59780: Re-work/simplify copyright header in PHP files - Part 4
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
07:19 Task #59780 (Under Review): Re-work/simplify copyright header in PHP files - Part 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
07:03 Task #59780 (Closed): Re-work/simplify copyright header in PHP files - Part 4
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59779 (Resolved): Re-work/simplify copyright header in PHP files - Part 3
Applied in changeset commit:62f120b9c0929607d9b6f9e0089ef1fe9bf868ba. Michael Schams
13:23 Task #59779: Re-work/simplify copyright header in PHP files - Part 3
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:37 Task #59779: Re-work/simplify copyright header in PHP files - Part 3
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:15 Task #59779 (Under Review): Re-work/simplify copyright header in PHP files - Part 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
06:58 Task #59779 (Closed): Re-work/simplify copyright header in PHP files - Part 3
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59781 (Resolved): Re-work/simplify copyright header in PHP files - Part 5
Applied in changeset commit:e6cb893de444a51347ce840f583ddf4f4a526032. Michael Schams
13:24 Task #59781: Re-work/simplify copyright header in PHP files - Part 5
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
07:22 Task #59781 (Under Review): Re-work/simplify copyright header in PHP files - Part 5
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:04 Task #59781 (Closed): Re-work/simplify copyright header in PHP files - Part 5
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59783 (Resolved): Re-work/simplify copyright header in PHP files - Part 7
Applied in changeset commit:d2bc550377d98975ec62cbb8b42cc961a63a87a0. Michael Schams
13:24 Task #59783: Re-work/simplify copyright header in PHP files - Part 7
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
07:53 Task #59783 (Under Review): Re-work/simplify copyright header in PHP files - Part 7
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:24 Task #59783 (Closed): Re-work/simplify copyright header in PHP files - Part 7
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59782 (Resolved): Re-work/simplify copyright header in PHP files - Part 6
Applied in changeset commit:8c9a62b0c4f70bacdd8b6c573c4cf601d23ca893. Michael Schams
13:24 Task #59782: Re-work/simplify copyright header in PHP files - Part 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
07:50 Task #59782 (Under Review): Re-work/simplify copyright header in PHP files - Part 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
07:23 Task #59782 (Closed): Re-work/simplify copyright header in PHP files - Part 6
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59784 (Resolved): Re-work/simplify copyright header in PHP files - Part 8
Applied in changeset commit:4b6fcd5a4b22aeb68710d1a0854ac8351d269a55. Michael Schams
13:25 Task #59784: Re-work/simplify copyright header in PHP files - Part 8
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
07:56 Task #59784 (Under Review): Re-work/simplify copyright header in PHP files - Part 8
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:24 Task #59784 (Closed): Re-work/simplify copyright header in PHP files - Part 8
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59785 (Resolved): Re-work/simplify copyright header in PHP files - Part 9
Applied in changeset commit:44a612478436cc43a4fafde190865bf9ced85d43. Michael Schams
13:25 Task #59785: Re-work/simplify copyright header in PHP files - Part 9
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:59 Task #59785: Re-work/simplify copyright header in PHP files - Part 9
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:10 Task #59785 (Under Review): Re-work/simplify copyright header in PHP files - Part 9
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:57 Task #59785 (Closed): Re-work/simplify copyright header in PHP files - Part 9
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:28 Revision 44a61247: [TASK] Re-work/simplify copyright header in PHP files - Part 9
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:28 Revision 4b6fcd5a: [TASK] Re-work/simplify copyright header in PHP files - Part 8
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:28 Revision d2bc5503: [TASK] Re-work/simplify copyright header in PHP files - Part 7
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:28 Revision 8c9a62b0: [TASK] Re-work/simplify copyright header in PHP files - Part 6
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:28 Revision e6cb893d: [TASK] Re-work/simplify copyright header in PHP files - Part 5
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:28 Revision 49b7acab: [TASK] Re-work/simplify copyright header in PHP files - Part 4
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:28 Revision 62f120b9: [TASK] Re-work/simplify copyright header in PHP files - Part 3
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:27 Revision 41322e3c: [TASK] Re-work/simplify copyright header in PHP files - Part 2
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:27 Revision 60d74e71: [TASK] Re-work/simplify copyright header in PHP files - Part 1
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:27 Revision 8f938a17: [TASK] Merge GPL.txt and LICENSE.txt
Resolves: #59535
Releases: 6.3, 6.2
Change-Id: Ia3c442ec4d838bd5c3b350a74ced3f90ef971a21
Reviewed-on: https://review....
Markus Klein
13:20 Revision bde6364c: [TASK] Re-work/simplify copyright header in PHP files - Part 8
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:19 Revision 2ffb721c: [TASK] Re-work/simplify copyright header in PHP files - Part 9
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:19 Revision 47a9bb03: [TASK] Re-work/simplify copyright header in PHP files - Part 7
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:19 Revision 526c060f: [TASK] Re-work/simplify copyright header in PHP files - Part 6
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:19 Revision 5f608be7: [TASK] Re-work/simplify copyright header in PHP files - Part 5
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:19 Revision 60eb4f47: [TASK] Re-work/simplify copyright header in PHP files - Part 4
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:18 Revision 601b20ed: [TASK] Re-work/simplify copyright header in PHP files - Part 3
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:18 Revision 02670b20: [TASK] Re-work/simplify copyright header in PHP files - Part 2
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:18 Revision 6c359595: [TASK] Re-work/simplify copyright header in PHP files - Part 1
This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho...
Michael Schams
13:18 Revision f8c57228: [TASK] Merge GPL.txt and LICENSE.txt
Resolves: #59535
Releases: 6.3, 6.2
Change-Id: Ia3c442ec4d838bd5c3b350a74ced3f90ef971a21
Reviewed-on: https://review....
Markus Klein
13:07 Revision 62692580: Revert "[BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler"
This introduced a regression. It turns out that it needs more work
to get all cases covered correctly.
Resolves: #58...
Helmut Hummel
13:07 Revision 10d47935: Revert "[BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler"
This introduced a regression. It turns out that it needs more work
to get all cases covered correctly.
Resolves: #58...
Helmut Hummel
13:06 Revision c017900f: Revert "[BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler"
This introduced a regression. It turns out that it needs more work
to get all cases covered correctly.
Resolves: #58...
Helmut Hummel
12:35 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
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:30 Task #59774 (Resolved): Cleanup signal registration
Applied in changeset commit:70c9baf47f46c5397bd28883a03f08c93c73b4b2. Nicole Cordes
12:05 Task #59774: Cleanup signal registration
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:02 Task #59774: Cleanup signal registration
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:16 Task #59774: Cleanup signal registration
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:23 Feature #59792 (Under Review): Remove old and unused extension icons from t3skin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:22 Feature #59792 (Closed): Remove old and unused extension icons from t3skin

in t3skin/icons/ext there are plenty of really old icons
for e.g. tt_guest, tt_calener (sic!), ....
We should r...
Tymoteusz Motylewski
12:07 Task #58763: Add a function for clearing the rootline caches
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:07 Task #59788 (Closed): Re-work/simplify copyright header in PHP files - Part 12
Not needed Markus Klein
07:59 Task #59788 (Closed): Re-work/simplify copyright header in PHP files - Part 12
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
12:06 Bug #59787 (Closed): Re-work/simplify copyright header in PHP files - Part 11
Not needed Markus Klein
08:00 Bug #59787: Re-work/simplify copyright header in PHP files - Part 11
Should be *task* (not a bug). Michael Schams
07:58 Bug #59787 (Closed): Re-work/simplify copyright header in PHP files - Part 11
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
12:06 Task #59786 (Closed): Re-work/simplify copyright header in PHP files - Part 10
Not needed. Markus Klein
07:58 Task #59786 (Closed): Re-work/simplify copyright header in PHP files - Part 10
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
12:06 Revision 70c9baf4: [TASK] Introduce unique signal registration
Signals should be dispatch in own emit functions for better locating.
This patch moves signals to separate functions ...
Nicole Cordes
11:57 Bug #59770: addPlugin in TCA overrides
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:53 Revision 9fe94376: [TASK] Introduce unique signal registration
Signals should be dispatch in own emit functions for better locating.
This patch moves signals to separate functions ...
Nicole Cordes
04:04 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
03:30 Bug #59147 (Resolved): Wrong extension precedence in TYPO3 6.2
Applied in changeset commit:c0779513b431b19413873893bf630aa3de6fc1fc. Markus Klein
03:18 Bug #59147: 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
03:18 Revision c0779513: [BUGFIX] Fix loading order for extensions
Stick to the documented loading order of extensions.
That means following this order: sysext, global, local, composer...
Markus Klein
03:17 Revision 49b53d49: [BUGFIX] Fix loading order for extensions
Stick to the documented loading order of extensions.
That means following this order: sysext, global, local, composer...
Markus Klein
03:15 Task #59775: Cleanup 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
03:15 Task #59775: Cleanup 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
03:14 Task #59775: Cleanup 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
02:46 Task #59775: Cleanup FormEngine
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:23 Task #59775: Cleanup 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
01:19 Task #59775: Cleanup 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:39 Task #59775: Cleanup 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:37 Task #59775 (Under Review): Cleanup 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:11 Task #59775 (Closed): Cleanup FormEngine
Cleanup FormEngine code.
This involves multiple steps:
* use getters for global objects
* ensure the IDE does no...
Markus Klein
00:31 Task #58995 (Resolved): Code Cleanups in FormEngine
Applied in changeset commit:faa7bdb60dc88d88ed58d7df907a7c7dee4b5348. Anonymous
00:02 Task #58995: Code Cleanups in FormEngine
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:01 Task #58995: Code Cleanups 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:02 Revision faa7bdb6: [CLEANUP] Clean code in FormEngine
\TYPO3\CMS\Backend\Form\FormEngine could use a few cleanups:
* Import some classes to avoid unnecessary fully qualif...
Sebastian Michaelsen
00:02 Revision 8eb6b3f5: [CLEANUP] Clean code in FormEngine
\TYPO3\CMS\Backend\Form\FormEngine could use a few cleanups:
* Import some classes to avoid unnecessary fully qualif...
Sebastian Michaelsen

2014-06-21

23:51 Task #59774: Cleanup signal registration
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:50 Task #59774: Cleanup signal registration
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:49 Task #59774 (Under Review): Cleanup signal registration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:43 Task #59774 (Closed): Cleanup signal registration
Convert all signal calls to unique registrations with own functions. Nicole Cordes
20:30 Bug #59773 (Resolved): Remove never working rootlevel = -1 in sys_file_collection
Applied in changeset commit:20734bea92dc704d52eb7ea6709d8fc34f95dabd. Marc Bastian Heinrichs
19:30 Bug #59773 (Under Review): Remove never working rootlevel = -1 in sys_file_collection
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:30 Bug #59773 (Resolved): Remove never working rootlevel = -1 in sys_file_collection
Applied in changeset commit:16f2644f432397d83761a5a638f915f296c7fb6f. Marc Bastian Heinrichs
19:29 Bug #59773: Remove never working rootlevel = -1 in sys_file_collection
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:25 Bug #59773 (Under Review): Remove never working rootlevel = -1 in sys_file_collection
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 Bug #59773 (Closed): Remove never working rootlevel = -1 in sys_file_collection
The right setting is rootLevel, so remove it. Marc Bastian Heinrichs
19:32 Revision 20734bea: [BUGFIX] Remove misspelled setting rootlevel for sys_file_collection
The correct setting would have been rootLevel. So it was never
evaluated, remove it.
Resolves: #59773
Releases: 6.3,...
Marc Bastian Heinrichs
19:30 Task #58782 (Resolved): Add signal in ImportExportUtility for importer modifications
Applied in changeset commit:601720890a8e4443bd19aa7a68dd703e1436dd7f. Marc Bastian Heinrichs
16:57 Task #58782: Add signal in ImportExportUtility for importer modifications
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:54 Task #58782: Add signal in ImportExportUtility for importer modifications
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:53 Task #58782: Add signal in ImportExportUtility for importer modifications
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Task #58782: Add signal in ImportExportUtility for importer modifications
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 Bug #59705 (Resolved): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:1a91fd5107c4c000102c9240c5780a6d9848c1d8. Anja Leichsenring
19:30 Bug #59466 (Resolved): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:510d4c9cbaa6e53d6ad780e5b925147cdb390b6b. Anja Leichsenring
19:30 Bug #59463 (Resolved): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:57b9fd213897663b4c12d025375a8564cb7d60b2. Anja Leichsenring
19:30 Revision 16f2644f: [BUGFIX] Remove misspelled setting rootlevel for sys_file_collection
The correct setting would have been rootLevel. So it was never
evaluated, remove it.
Resolves: #59773
Releases: 6.3,...
Marc Bastian Heinrichs
19:29 Revision a35bafe2: [BUGFIX] Remove misspelled setting rootlevel for sys_file_collection
The correct setting would have been rootLevel. So it was never
evaluated, remove it.
Resolves: #59773
Releases: 6.3,...
Marc Bastian Heinrichs
19:20 Task #53045: Make \TYPO3\CMS\Core\Category\CategoryRegistry::getCategoryFieldsForTable() reusable
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:20 Task #53045: Make \TYPO3\CMS\Core\Category\CategoryRegistry::getCategoryFieldsForTable() reusable
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:19 Task #59771: Change be_sessions:ses_data field from LONGTEXT to TEXT
See related info on GitHub issue (read this comment and below): https://github.com/facebook/hhvm/issues/2377#issuecom... Jose Antonio Guerra
18:33 Task #59771 (Rejected): Change be_sessions:ses_data field from LONGTEXT to TEXT
The ses_data field of the be_sessions table has always been LONGTEXT.
This breaks TYPO3 sessions when running unde...
Michiel Roos
19:19 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:58 Revision 510d4c9c: [BUGFIX] Move TCA modification of EXT:form to TCA/Overrides.
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
18:57 Task #57733 (Under Review): Add a "save and new" button in the scheduler 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
18:56 Revision 1a91fd51: [BUGFIX] Move TCA modification of EXT:t3editor to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
18:55 Bug #59770: addPlugin in TCA overrides
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:31 Bug #59770 (Under Review): addPlugin in TCA overrides
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:25 Bug #59770 (Closed): addPlugin in TCA overrides
Christian Kuhn
18:53 Revision 57b9fd21: [BUGFIX] Move TCA modification of EXT:cms to TCA/Overrides.
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
18:48 Revision 60172089: [TASK] Add a signal after importer init in ImportExportUtility
To be able to modify importer options on importing T3D-files on
extension installation (e.g. for distributions) this ...
Marc Bastian Heinrichs
18:27 Bug #46679: impexp: Import in v6 fails with fal-error
Works for you now in 6.2? Marc Bastian Heinrichs
18:26 Task #49227 (Needs Feedback): Files missing in import/export
Works for you now in 6.2? Marc Bastian Heinrichs
17:57 Bug #57145: FLUID viewhelper form.validationResults fails in sind Beta 6 (also Beta 7 and current master branch)
sorry, i was wrong:
my patch didn't solve anything, it only suppresses the error.
infact, it is not a core bug, but ...
Philipp Thiele
17:44 Bug #57145: FLUID viewhelper form.validationResults fails in sind Beta 6 (also Beta 7 and current master branch)
problem still exists in 6.2.3, at least on windows machines with php 5.3.13
occurs when a whole model is validated, ...
Philipp Thiele
17:38 Bug #59523: Content Element "Special Menus"
Probably already noticed, but Xaviers code example contains a little typo. Has to be "pages" instead of "page":
<pre...
Marc Wöhlken
17:30 Task #59703 (Resolved): Add hook to BackendUtility::getPagesTSconfig()
Applied in changeset commit:e35a34bc0a297943b72880f4376aed04fd5ba22f. Alexander Stehlik
16:45 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:35 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:07 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:03 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:40 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:07 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:36 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:25 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #58138 (Resolved): CSRF with registerModule and navFrameScript
Applied in changeset commit:f8b88c848b41da7f52d261d3f4479bd2f9b49435. Helmut Hummel
16:56 Revision f8b88c84: [TASK] Add possibility to register a module as navigation
While implementing CSRF protection for backend modules,
it was forgotten to implement a solution for navigation compo...
Helmut Hummel
16:46 Revision e35a34bc: [TASK] Signal for BackendUtility::getPagesTSconfig()
A signal is dispatched in BackendUtility::getPagesTSconfig()
before the include lines are calculated.
This enables t...
Alexander Stehlik
16:37 Revision ce985610: [TASK] Signal for BackendUtility::getPagesTSconfig()
A signal is dispatched in BackendUtility::getPagesTSconfig()
before the include lines are calculated.
This enables t...
Alexander Stehlik
16:30 Task #59742 (Resolved): Update all extension versions to 6.3.0
Applied in changeset commit:738dde1fe7364f598d152bafa7c002802108db4a. Robert van Kammen
16:30 Bug #51420 (Resolved): non static method getAvailableWorkspaces()
Applied in changeset commit:b99a67c2fc5b5c2122f42f6fadc997e07282c91c. Wouter Wolters
16:30 Task #59737 (Resolved): Clean up NEWS.md for 6.3
Applied in changeset commit:cc458f91549e7c9a07e1548e3b3b109382302cb3. Wouter Wolters
16:05 Task #59737: Clean up NEWS.md for 6.3
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Task #59736 (Resolved): Create CSS Styled Content TypoScript configuration for 6.3
Applied in changeset commit:f1cc58caeefb589185f870bc62ffce4b29bf02d5. Wouter Wolters
16:07 Task #59736: Create CSS Styled Content TypoScript configuration for 6.3
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 Revision f1cc58ca: [TASK] Create CSS Styled Content TypoScript configuration for 6.3
For backwards compatibility we keep versions of the CSS Styled
Content TypoScript configuration files selectable as r...
Wouter Wolters
16:10 Revision cc458f91: [TASK] Clean up NEWS.md for 6.3
Resolves: #59737
Releases: 6.3
Change-Id: I3260bd78ae85af5915c6ef208dc18468b9cc948a
Reviewed-on: https://review.typo3...
Wouter Wolters
16:06 Task #58798: Log errors after distribution t3d import also, if pages was created.
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Task #58798: Log errors after distribution t3d import also, if pages was created.
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 #58798: Log errors after distribution t3d import also, if pages was created.
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:02 Revision 738dde1f: [TASK] Update all extension versions to 6.3.0
Resolves: #59742
Releases: 6.3
Change-Id: Id6c05025873bdbdeebd74585f9bd4093657999e0
Reviewed-on: https://review.typo3...
Robert van Kammen
16:01 Revision b99a67c2: [BUGFIX] getAvailableWorkspaces called statically
Use same call to getAvailableWorkspaces as in
checkAccess.
Resolves: #51420
Releases: 6.3, 6.2
Change-Id: Icbea4611d...
Wouter Wolters
15:57 Bug #58474: Invalid dependency is not hinted to the developer
This happens when downloading an extension from TER using the Extension Manager. This extension is dependent on the e... Franz Holzinger
14:18 Bug #58474 (Needs Feedback): Invalid dependency is not hinted to the developer
With what extension did you have that error and was it while trying to download from TER? Susanne Moog
15:53 Bug #58967 (Under Review): On deleting files from uploads folder related sys_file records have to be 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
15:38 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
15:30 Task #59739 (Resolved): Remove not maintained ChangeLog files
Applied in changeset commit:27d99cb8379415e0a89123498d8ce801210ee933. Wouter Wolters
15:17 Task #59763 (Under Review): Usability improvements through search box at the top of the list module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:55 Task #59763 (Closed): Usability improvements through search box at the top of the list module
For a better user experience in the list module, it makes sense to display the search box at the top and not only at ... Frank Nägler
15:03 Revision 27d99cb8: [TASK] Remove not maintained ChangeLog files
Remove not maintained ChangeLog in
EXT:dbal
EXT:version
EXT:workspaces
Resolves: #59739
Releases: 6.3
Change-Id: I9...
Wouter Wolters
15:01 Bug #58009: Update of multiple installations using same core fails
Testing instructions in comments on gerrit Markus Klein
13:16 Bug #58009: Update of multiple installations using same core fails
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:45 Bug #57200: Update-Icon not shown for manually uploaded extensions
I don't think it is good to remove the info about available extension updates alltogether. The problem is that some p... Jost Baron
14:36 Bug #57200: Update-Icon not shown for manually uploaded extensions
I would not show an action icon for an action that is not available, on an older installation you'd then get icons ev... Susanne Moog
13:30 Task #59748 (Resolved): Cleanup WorkspaceSelectorToolbarItem
Applied in changeset commit:0a9d160d1dc23d8b8d0cc73df8fb7949f82ebc07. Wouter Wolters
12:33 Revision 0a9d160d: [TASK] Cleanup WorkspaceSelectorToolbarItem
Resolves: #59748
Releases: 6.3
Change-Id: I29ff785404fba56ccff0a5e909c8dd1149c4a9bb
Reviewed-on: https://review.typo3...
Wouter Wolters
12:30 Bug #59698 (Resolved): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:920f93cc4a150c74e91a65d0309291327e600c39. Anja Leichsenring
12:30 Bug #59344 (Resolved): Condition globalString with LIT: is not true if left and right of condition are empty strings
Applied in changeset commit:d4c9e042dfdf0d4aca6500573fb527badb9c274e. Marc Bastian Heinrichs
11:50 Bug #59344 (Under Review): Condition globalString with LIT: is not true if left and right of condition are empty strings
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:30 Bug #59344 (Resolved): Condition globalString with LIT: is not true if left and right of condition are empty strings
Applied in changeset commit:36b6df8403b685f0f543135620c773dad67a862b. Marc Bastian Heinrichs
00:04 Bug #59344: Condition globalString with LIT: is not true if left and right of condition are empty strings
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:51 Revision d4c9e042: [BUGFIX] Fix empty globalString LIT condition comparison
An empty "LIT:" condition results in NULL, so the strict compare
doesn't match with the empty string.
Solution is to...
Marc Bastian Heinrichs
11:38 Revision 920f93cc: [BUGFIX] Move TCA modification of EXT:openid to TCA/Overrides
TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p...
Anja Leichsenring
11:34 Task #58693: Ignore sys_file_reference records pointing to missing files on import
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:32 Revision 4aa8f072: [BUGFIX] Prevent error message for correct imports of sys_file_metadata
If sys_file_metadata records are updated on import, a wrong error message
is logged.
Resolves: #58826
Releases: 6.3,...
Marc Bastian Heinrichs
11:30 Task #58826 (Resolved): Prevent error message for correct imports of sys_file_metadata
Applied in changeset commit:5e8b65de8f4a332802ebd05f263891ad5a11153c. Marc Bastian Heinrichs
11:19 Task #58826: Prevent error message for correct imports of sys_file_metadata
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:07 Revision 5e8b65de: [BUGFIX] Prevent error message for correct imports of sys_file_metadata
If sys_file_metadata records are updated on import, a wrong error message
is logged.
Resolves: #58826
Releases: 6.3,...
Marc Bastian Heinrichs
10:10 Revision 6053d151: [BUGFIX] Fix empty globalString LIT condition comparison
An empty "LIT:" condition results in NULL, so the strict compare
doesn't match with the empty string.
Solution is to...
Marc Bastian Heinrichs
04:41 Bug #25348: ExtDirect Exception occurs when BE session times out
I tried in TYPO3 CMS 6.2.3, but I am unable to reproduce the issue.
When the session times out, the "re-login" popup...
Michael Schams
00:48 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
Interesting, I didn't know about these resets :-)
So when a user is reset, that's when the selected "Default languag...
Stefan Neufeind
00:04 Revision 36b6df84: [BUGFIX] Fix empty globalString LIT condition comparison
An empty "LIT:" condition results in NULL, so the strict compare
doesn't match with the empty string.
Solution is to...
Marc Bastian Heinrichs

2014-06-20

23:53 Feature #59752: Provide method in fe_user repository to get current logged in user
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:58 Feature #59752 (Under Review): Provide method in fe_user repository to get current logged in user
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:50 Feature #59752 (Rejected): Provide method in fe_user repository to get current logged in user
Thomas Löffler
23:48 Task #59756 (Rejected): Add constants for environment variables for better IDE integration
Instead of calling GeneralUtility::getIndpEnv('VAR_AS_STRINGS') I would suggest to add constants for better IDE integ... Vaclav Janoch
23:43 Task #59748: Cleanup WorkspaceSelectorToolbarItem
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:46 Task #59748 (Under Review): Cleanup WorkspaceSelectorToolbarItem
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:45 Task #59748 (Closed): Cleanup WorkspaceSelectorToolbarItem
Cleanup WorkspaceSelectorToolbarItem Wouter Wolters
23:39 Bug #59344: Condition globalString with LIT: is not true if left and right of condition are empty strings
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Task #59132 (Resolved): Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Applied in changeset commit:5110012201ff2a51fc099d3de9d0053bed6f08b6. Markus Klein
21:55 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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:25 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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:30 Task #58841 (Resolved): Fix file imports to fallback storage 0
Applied in changeset commit:9ebf372a168f14df33161349baee2710e2a58ea6. Marc Bastian Heinrichs
23:03 Task #58841: Fix file imports to fallback storage 0
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:02 Task #58841: Fix file imports to fallback storage 0
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:01 Task #58841: Fix file imports to fallback storage 0
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Task #45499 (Resolved): \TYPO3\CMS\Utility\StringUtility is not used in core - consider deprecation
Applied in changeset commit:5110012201ff2a51fc099d3de9d0053bed6f08b6. Markus Klein
21:55 Task #45499: \TYPO3\CMS\Utility\StringUtility is not used in core - consider deprecation
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:25 Task #45499: \TYPO3\CMS\Utility\StringUtility is not used in core - consider deprecation
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:24 Bug #58746 (Under Review): setTemplatePathAndFilename not work when original Template was not found
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:08 Task #59015: Catch all errors on adding files of sys_files to export
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:03 Revision 9ebf372a: [BUGFIX] Don't ignore file imports in fallback storage
An export could contain sys_file records that are "stored" in the
fallback storage (ID 0). They must not be ignored.
...
Marc Bastian Heinrichs
23:03 Revision df36bbb7: [BUGFIX] Don't ignore file imports in fallback storage
An export could contain sys_file records that are "stored" in the
fallback storage (ID 0). They must not be ignored.
...
Marc Bastian Heinrichs
23:00 Task #59739: Remove not maintained ChangeLog files
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:26 Task #59739: Remove not maintained ChangeLog files
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:24 Task #59739: Remove not maintained ChangeLog files
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:40 Task #59739: Remove not maintained ChangeLog files
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:38 Task #59739 (Under Review): Remove not maintained ChangeLog 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
20:36 Task #59739 (Closed): Remove not maintained ChangeLog files
Remove not maintained ChangeLog in
EXT:dbal
EXT:version
EXT:workspaces
Wouter Wolters
22:48 Task #58826: Prevent error message for correct imports of sys_file_metadata
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:40 Task #58826: Prevent error message for correct imports of sys_file_metadata
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:35 Task #58826: Prevent error message for correct imports of sys_file_metadata
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 Task #58824: Impexp: add test for importing with forced uids
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:46 Task #58824: Impexp: add test for importing with forced uids
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:45 Bug #21396: sys_refindex can't handle linkhandler links correctly
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:45 Revision 51100122: [TASK] Improve StringUtility
This patch adds the methods beginsWith() and endsWith().
Furthermore it deprecates the (Core-wise unused) isLastPartO...
Markus Klein
22:36 Bug #58492: "Show documentation"-link in extension-list not shown for inactive extensions
In this case this is not a task for the extension manager. The documentation icon is added by the documentation exten... Susanne Moog
22:30 Task #57379 (Resolved): Support for files separated from the t3d file
Applied in changeset commit:8a402d2a28d06e4f87a30f5b334c42c9dccb6bcc. Marc Bastian Heinrichs
21:31 Task #57379: Support for files separated from the t3d file
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:07 Task #57379 (Under Review): Support for files separated from the t3d file
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Task #57379 (Resolved): Support for files separated from the t3d file
Applied in changeset commit:f9f534ed497e5ff22e345e5bb80ad8ae5e9a5a02. Marc Bastian Heinrichs
14:41 Task #57379: Support for files separated from the t3d file
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #49036 (Resolved): Allow custom active tabs in RTE element browser
Applied in changeset commit:b81d415848a4a7e396614c396b7a3ca2a6e7bbe2. Alexander Stehlik
22:21 Bug #49036: Allow custom active tabs in RTE element browser
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:20 Bug #49036: Allow custom active tabs in RTE 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
22:13 Bug #49036: Allow custom active tabs in RTE element browser
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:20 Revision b81d4158: [BUGFIX] Treat link handler links as internal URLs
The RteHtmlParser will now check if a scheme found by parse_url()
matches a configured typolinkLinkHandler. If this i...
Alexander Stehlik
22:20 Revision 7c930dae: [BUGFIX] Treat link handler links as internal URLs
The RteHtmlParser will now check if a scheme found by parse_url()
matches a configured typolinkLinkHandler. If this i...
Alexander Stehlik
22:20 Revision 9d244db3: [BUGFIX] Treat link handler links as internal URLs
The RteHtmlParser will now check if a scheme found by parse_url()
matches a configured typolinkLinkHandler. If this i...
Alexander Stehlik
21:54 Feature #59384 (Under Review): Make GeneralUtility::xml2tree configurable
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 Feature #50501 (Under Review): The ability to just import/fetch/download an extension from the TER without installing it.
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 #59671: IRRE related child records are not listed (comma separated list) in list module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:21 Bug #59671 (Under Review): IRRE related child records are not listed (comma separated list) in list module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:34 Revision 8a402d2a: [TASK] FollowUp to add support for having files outside the t3d/xml
Fix functional tests.
Resolves: #57379
Change-Id: Iafbf4e2b7e68dd27b488f20141f34680f57bc9c4
Reviewed-on: https://rev...
Marc Bastian Heinrichs
21:29 Bug #51388 (Closed): $maxUploadSize hardcoded in tx_em_Extensions_Details
This is not there anymore in the new Extension Manager. Wouter Wolters
21:16 Task #59742 (Under Review): Update all extension versions to 6.3.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
20:56 Task #59742 (Closed): Update all extension versions to 6.3.0
Update all extension versions to 6.3.0 Robert van Kammen
21:10 Feature #53421: Media Element
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 Feature #53421: Media Element
I have just checked the other video providers: Dailymotion, Vimeo, ClipFish, Liveleak, Metacafe, MyVideo now use ifra... Markus Hölzle
14:14 Feature #53421 (Under Review): Media 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
20:47 Bug #51189: Remove non-needed Url parameter for standard search
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:31 Bug #58796: Indexed Search is not translatable
I can't update the status. When I click on "Update" above the BugReport, I only get focus on this comment field, but ... Robert Vock
20:01 Bug #58796: Indexed Search is not translatable
Hi Robert,
could you please change the status of this issue to something else than "resolved" as there ist still no ...
Gerhard Rupp
20:31 Bug #51420 (Under Review): non static method getAvailableWorkspaces()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:30 Task #59738 (Resolved): Remove not maintained ChangeLog in EXT:linkvalidator
Applied in changeset commit:b242f0aafc3e48a9ce70f4e411aa1b08c6be8840. Wouter Wolters
20:27 Task #59738: Remove not maintained ChangeLog in EXT:linkvalidator
Do that for extbase and others too. thx Markus Klein
20:19 Task #59738 (Under Review): Remove not maintained ChangeLog in EXT:linkvalidator
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 #59738 (Closed): Remove not maintained ChangeLog in EXT:linkvalidator
Remove not maintained ChangeLog in EXT:linkvalidator Wouter Wolters
20:23 Revision b242f0aa: [TASK] Remove not maintained ChangeLog in EXT:linkvalidator
Resolves: #59738
Releases: 6.3
Change-Id: Idb08c3f7311ae97590495c77d180429baabefcda
Reviewed-on: https://review.typo3...
Wouter Wolters
20:09 Bug #59734: Translating a CE containing inline elements doesn't apply language to inline elements
isn't it a duplicate of #56882 ? Tymoteusz Motylewski
18:04 Bug #59734 (Under Review): Translating a CE containing inline elements doesn't apply language to inline elements
Well this could be an OSI8 (user mistakes) but I've tried every possible combination of the flexform behavior configu... Teamgeist Medien
20:06 Task #59737 (Under Review): Clean up NEWS.md for 6.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
20:05 Task #59737 (Closed): Clean up NEWS.md for 6.3
Clean up NEWS.md for 6.3 Wouter Wolters
19:58 Task #59736: Create CSS Styled Content TypoScript configuration for 6.3
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:57 Task #59736 (Under Review): Create CSS Styled Content TypoScript configuration for 6.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
19:54 Task #59736 (Closed): Create CSS Styled Content TypoScript configuration for 6.3
Create CSS Styled Content TypoScript configuration for 6.3 Wouter Wolters
19:44 Bug #59382: Page with overlayed mountpoint should not be accessible
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:44 Bug #59382: Page with overlayed mountpoint should not be accessible
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:38 Task #53122 (Closed): Use package manager in impexp extension selector
Already fixed! Wouter Wolters
19:37 Bug #42178 (Closed): Check write access to ext_emconf.php before TER upload
Uploading to TER is not possible anymore since 6.0. Wouter Wolters
19:36 Feature #48245 (Closed): Link to download extension documentation is missing in new extension manager
This has been added in 6.2. Documentation can be viewed from within the Extension Manager Wouter Wolters
19:23 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:23 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:58 Bug #59692 (Under Review): edit_wideDocument was removed, bring it back - reloaded
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:34 Bug #59692 (Accepted): edit_wideDocument was removed, bring it back - reloaded
Markus Klein
18:33 Bug #59692: edit_wideDocument was removed, bring it back - reloaded
Hell yeah. Good catch. Thanks a lot. Will do a followup on this. Markus Klein
14:46 Bug #59692: edit_wideDocument was removed, bring it back - reloaded
My bad! I posted this issue with haste and mixed things up ... Very sorry!
To get the whole/right context please h...
Jan Loderhose
13:56 Bug #59692: edit_wideDocument was removed, bring it back - reloaded
I see that the option is still mentioned in the docs, but I can't find it in the code. Can you please guide me there?... Markus Klein
11:21 Bug #59692 (Closed): edit_wideDocument was removed, bring it back - reloaded
According to issue Bug #57295 (Resolved): Remove option "edit_wideDocument" (http://forge.typo3.org/issues/57295) "th... Jan Loderhose
18:31 Bug #59698: TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides 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
12:20 Bug #59698: TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:49 Bug #59698 (Under Review): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:49 Bug #59698 (Closed): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
18:28 Bug #59701: uniqid() not returning unique values
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:54 Bug #59701: uniqid() not returning unique values
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:51 Bug #59701: uniqid() not returning unique values
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:48 Bug #59701 (Under Review): uniqid() not returning unique values
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:28 Bug #59701: uniqid() not returning unique values
another thing to keep in mind while testing is that uniqid("", TRUE) returns id which contains a dot, e.g. "53a4364e8... Tymoteusz Motylewski
12:41 Bug #59701 (Closed): uniqid() not returning unique values
uniqid() generates values based on current time,
subsequent calls may return the same value on a fast machine.
On...
Tymoteusz Motylewski
18:28 Bug #59055: Import from .t3d failed on Windows 7 with a lot of messages
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:54 Bug #59055: Import from .t3d failed on Windows 7 with a lot of messages
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:51 Bug #59055 (Under Review): Import from .t3d failed on Windows 7 with a lot of messages
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:11 Bug #59055 (Accepted): Import from .t3d failed on Windows 7 with a lot of messages
Problem is related to #59701.
When I change uniqid('NEW'); to uniqid('NEW', TRUE); in class ImportExport the funct...
Marc Bastian Heinrichs
18:28 Bug #58602: Datepicker issue on multiple datetime fields in BE
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:54 Bug #58602: Datepicker issue on multiple datetime fields in BE
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:51 Bug #58602 (Under Review): Datepicker issue on multiple datetime fields in BE
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:18 Bug #58602: Datepicker issue on multiple datetime fields in BE
uniqid is also used in ImportExport for creating the 'NEW' id for new records, so this obviously the reason that brea... Marc Bastian Heinrichs
18:28 Bug #51781: IMAGE content object accepts directories
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:27 Revision f9f534ed: [TASK] Add support for having files outside the t3d/xml in impexp
Impexp files are blown up from the files that are included as base64.
This patch adds the possibility to have the fil...
Marc Bastian Heinrichs
18:13 Bug #35449 (Closed): https (SSL) for extension images
We do not show a mirror image anymore in the newest Extension Manager. This is obsolete now. Wouter Wolters
18:11 Bug #33896 (Closed): $BE_USER->uc (User Settings)->moduleData->tools_em->extMirrors is not changed on repository change
We do not work on the old Extension Manager anymore. This functionality is not supported in the current Extension Man... Wouter Wolters
17:57 Feature #58087: Fluid should support "EXT:" paths
Ok, I think it's always possible to call the getAbsFileName() manually. I just thought it would be a little simpler f... Markus Hölzle
17:47 Feature #58087: Fluid should support "EXT:" paths
Can you give a use case where it's not possible to get the correct path when calling setTemplatePathAndFilename() ?
...
Jigal van Hemert
17:30 Bug #59728 (Resolved): remove skipped fal tests
Applied in changeset commit:4f9732b170cc55689d2132db50f59c0d265a18e0. Susanne Moog
16:39 Bug #59728 (Under Review): remove skipped fal tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:37 Bug #59728 (Closed): remove skipped fal tests
FAL includes some tests that are skipped ever since FAL was merged. Most of them don't even have a comment as to why ... Susanne Moog
17:30 Bug #59707 (Resolved): language condition does not match exact string
Applied in changeset commit:25e9e391fc2aea121a9258c776d5ecf97e03e210. Susanne Moog
17:02 Bug #59707: language condition does not match exact string
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:01 Bug #59707 (Under Review): language condition does not match exact string
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Bug #59707 (Closed): language condition does not match exact string
The documentation for conditions of type "language" states: "The values must be a straight match with the value of ge... Susanne Moog
17:28 Task #59731 (Closed): Cleanup created files in functional test in impexp
If the functional tests are running to fast again, they will fail, because the instance will be reused and the files ... Marc Bastian Heinrichs
17:12 Bug #59706 (Under Review): TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:32 Bug #59706 (Rejected): TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
17:12 Bug #59649: Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Any browser with language set to 'fr-fr' or 'fr-FR' or '*-*' aren't recognize by the typo3 HTTP_ACCEPT_LANGUAGE funct... Hennebicq Romain
14:04 Bug #59649 (Needs Feedback): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Can you describe what the problem is? How does your configuration (TypoScript) look like? What does your solution do ... Susanne Moog
17:06 Revision 25e9e391: [BUGFIX] language condition does not match exact string
The documentation for conditions of type "language" states: "The values
must be a straight match with the value of ge...
Susanne Moog
17:06 Bug #58768 (Rejected): Import from .t3d failed on Windows 7 with a lot of messages (6.1 => 6.2)
As explained exports from 6.1 would not be fully compatible on importing in 6.2.
The win problems are handled in #...
Marc Bastian Heinrichs
17:05 Bug #59705 (Under Review): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #59705 (Closed): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
16:59 Bug #59704 (Under Review): TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Bug #59704 (Closed): TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
16:55 Revision 4f9732b1: [TASK] Remove skipped FAL tests
FAL includes some tests that are skipped ever since
FAL was merged. Most of them don't even have a
comment as to why ...
Susanne Moog
16:10 Task #59712 (Under Review): Improve userFunc in HtmlParser
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:41 Task #59712 (Closed): Improve userFunc in HtmlParser

Currently the userFunc that can be configured for attributes in the "HtmlParser":http://docs.typo3.org/typo3cms/Typ...
Alexander Stehlik
15:06 Bug #59714 (Closed): Multiline constants with '(' or ')' break
Example.
Constant:...
Jan Loderhose
14:54 Bug #59713 (Closed): TSCONFIG Flexform modifications on Models (non tt_content)
It seems theres a bug with the TSCONFIG flexform features to change configuration (like disabling a field).
On tt_...
Hendrik Reimers
14:32 Bug #59708: TCA/Override-Feature makes it impossible to modify table of extension not using it
I think this can be resolved by adding a rule to only use TCA/Overrides for stuff that is
already done in TCA/Overri...
Jost Baron
14:05 Bug #59708 (Closed): TCA/Override-Feature makes it impossible to modify table of extension not using it
When there are two extensions, where the first one describes a table in
@ext_tables.php@, and the second one depends...
Jost Baron
14:30 Task #59700 (Resolved): Re-Add unit tests for ExtensionCompatibilityTester
Applied in changeset commit:70936537ecd43f958cef395e84cfe10f62e57ca3. Susanne Moog
12:28 Task #59700: Re-Add unit tests for ExtensionCompatibilityTester
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:26 Task #59700 (Under Review): Re-Add unit tests for ExtensionCompatibilityTester
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:22 Task #59700 (Closed): Re-Add unit tests for ExtensionCompatibilityTester
The tests for the ExtensionCompatibilityTester are currently skipped. We should just remove the broken tests and leav... Susanne Moog
14:30 Bug #59391 (Resolved): recommendedMaxNestingLevel too low
Applied in changeset commit:7190cfd9880acd0315f735e6f66a5c0e6d5e8960. Anonymous
13:51 Bug #59391: recommendedMaxNestingLevel too low
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:40 Bug #59391: recommendedMaxNestingLevel too low
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:30 Bug #59368 (Resolved): Nested Flexforms throw Exception
Applied in changeset commit:3ae1385c0d806d08aa09d94aa6c9483e95ca4f85. Anonymous
14:08 Bug #59368: Nested Flexforms throw Exception
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Bug #59368: Nested Flexforms throw Exception
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:10 Revision 3ae1385c: [BUGFIX] Nested flexforms no longer throw exception
This patch prevents nested flexforms from throwing
an exception on saving or opening the record.
Resolves: #59368
Re...
Thomas Christiansen
14:01 Task #59703 (Under Review): Add hook to BackendUtility::getPagesTSconfig()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:02 Task #59703 (Closed): Add hook to BackendUtility::getPagesTSconfig()

Required for the themes Extension:
In the @TYPO3\CMS\Backend\Utility\BackendUtility::getPagesTSconfig()@ a hook ...
Alexander Stehlik
13:59 Bug #56388: _preocessed_ not using fileCreateMask
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:58 Bug #21964: New child records created from a translated record have default language
Having the same problem. This fix http://forge.typo3.org/issues/57063 sets the language of newRecords to the parents ... Teamgeist Medien
13:51 Revision 7190cfd9: [TASK] Raise recommended max nesting level
Raise recommended max nesting level to 400 as
the current value of 250 does not suffice.
Resolves: #59391
Releases: ...
Thomas Christiansen
13:50 Revision fd537e02: [TASK] Raise recommended max nesting level
Raise recommended max nesting level to 400 as
the current value of 250 does not suffice.
Resolves: #59391
Releases: ...
Thomas Christiansen
13:37 Revision 70936537: [TASK] Re-add unit tests for ExtensionCompatibilityTester
The tests for the ExtensionCompatibilityTester are currently skipped.
This patch removes the broken tests and leaves ...
Susanne Moog
13:30 Bug #59493 (Resolved): felogin - redirectPageLoginError
Applied in changeset commit:7c5639a0c0fe493cdb3d6fdda6e0c96972ccf724. Tomita Militaru
13:02 Bug #59493: felogin - redirectPageLoginError
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:02 Revision 7c5639a0: [BUGFIX] Check for logged in user before showing cookie warning
If a redirect for login error is setup, the warning cookie
message is displayed instead of redirecting.
Resolves: #5...
Tomita Militaru
13:02 Revision 9fccd00b: [BUGFIX] Check for logged in user before showing cookie warning
If a redirect for login error is setup, the warning cookie
message is displayed instead of redirecting.
Resolves: #5...
Tomita Militaru
12:38 Bug #59691: repository->add must not update existing object
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:37 Bug #59691 (Under Review): repository->add must not update existing object
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 Bug #59691 (Closed): repository->add must not update existing object
The behaviour of the repository->add() method was changed by changes https://review.typo3.org/19992/ and https://revi... Peter Niederlag
12:30 Bug #59529 (Resolved): Make Functional tests work on fast machines (especially on Windows)
Applied in changeset commit:cbd8a3949b9c91bf769791e8af8feaeb31f79ee7. Tymoteusz Motylewski
12:20 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:08 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:48 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:48 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:28 Bug #59466: TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
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:28 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:28 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:27 Bug #59463: TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:26 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:21 Revision cbd8a394: [BUGFIX] Make Functional tests work on fast machines
Adds more entropy to the uniqid() call. So each call inside
foreach loop will generate unique value.
As uniqid() gene...
Tymoteusz Motylewski
12:13 Revision 86c63e3b: [BUGFIX] Make Functional tests work on fast machines
Adds more entropy to the uniqid() call. So each call inside
foreach loop will generate unique value.
As uniqid() gene...
Tymoteusz Motylewski
11:57 Bug #30354: FlexForm select fields can't replace makers in their foreign_table_where clause
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:55 Bug #59664: Copied flexform element is missing FAL images
Test extension added Alexey Gafiulov
11:30 Bug #59685 (Resolved): Fix travis
Applied in changeset commit:75f9d411ba97c35c8f33aa80d5071a2513c08af7. Markus Klein
11:02 Bug #59685: Fix travis
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:42 Bug #59685 (Under Review): Fix travis
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:39 Bug #59685 (Closed): Fix travis
Christian Kuhn
11:30 Task #59679 (Resolved): Enlarge showConfigurationForm input fields
Applied in changeset commit:b63c0709a1aa97718f235424cc7a4c4b543ea3e0. Felix Kopp
11:01 Task #59679: Enlarge showConfigurationForm input fields
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:51 Task #59679 (Under Review): Enlarge showConfigurationForm input 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:03 Task #59679 (Closed): Enlarge showConfigurationForm input fields
Extend the length of string input fields in EM > showConfigurationForm Felix Kopp
11:18 Task #50796: Prevent creating a FAL storage that is a subfolder of another storage
MaBa: any feedback on this? Andreas Wolf
11:06 Bug #50871 (Accepted): Remove option to delete a File Storage
I just had this case while debugging a broken installation. I think the DataMapper should check in a hook that no fil... Andreas Wolf
11:02 Revision 75f9d411: [BUGFIX] Get unit tests working again
Changed serialize behaviour in PHP triggers funny phpunit issues in
some tests. Switching to phpunit master for now a...
Markus Klein
11:01 Revision b63c0709: [TASK] Increase Extension Manager->showConfiguration input field width
Increases the width of string input fields to 300 pixels.
Resolves: #59679
Releases: 6.2, 6.3
Change-Id: Ia415a6cdf8...
Felix Kopp
11:01 Revision 2da12db4: [TASK] Increase Extension Manager->showConfiguration input field width
Increases the width of string input fields to 300 pixels.
Resolves: #59679
Releases: 6.2, 6.3
Change-Id: Ia415a6cdf8...
Felix Kopp
10:59 Task #54847: Many ProcessedFiles per Storage lead to performance issues.
This problem will arise e.g. on AFS (Andrew File System) storages. IIRC they only support 2^15 (32768) files per fold... Andreas Wolf
10:48 Revision ccc3e1fb: [BUGFIX] Get unit tests working again
Changed serialize behaviour in PHP triggers funny phpunit issues in
some tests. Switching to phpunit master for now a...
Markus Klein
10:22 Feature #15294: Cannot reactivate TS templates with Web>Template
still present in 6.2 Riccardo De Contardi
08:42 Feature #51219 (Closed): Autodetection for integrated charset-conversions
Ok, so closing this issue as 6.2 is out and it works like Christian described. Alexander Opitz
08:41 Bug #50197 (Closed): Test failure in TYPO3\CMS\Core\Tests\Integrity\Integrity
Alexander Opitz
08:36 Bug #53416 (Closed): Cannot unassign a backend layout
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:34 Feature #39016 (Closed): Hook to modify t3lib_div::getIndpEnv return value
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:34 Bug #51401: Install Tool auto-creates broken File Storages from filemounts
Hi Michiel,
did you test if this issue still exists?
Alexander Opitz
08:33 Feature #50319 (Closed): improve domain handling
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:30 Bug #51493 (Closed): Error Reporting always set with E_WARNING
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:28 Bug #53066 (Closed): media content-element and minify
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:27 Bug #29583 (Closed): TypoScript condition [userFunc]...[ELSE] does not work correctly
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:27 Bug #28566 (Closed): You Tube channels not supported by media element
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:26 Bug #49849 (Closed): Frontend timetracking - Do not try to pop an entry of a stack if it is empty
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:18 Bug #43606 (Closed): Wrong path when compressing and merging external js files
Thanks for testing. Alexander Opitz
08:17 Bug #58142 (Closed): Backend layout, empty colpos breaks JS
Alexander Opitz
04:43 Bug #58521 (New): TCA: select with size=1, maxitems=2 only allows selection of 1 item
Markus Klein
04:41 Bug #30244 (Resolved): Indexing of external documents with german "umlaut"s in filename does not work
Merged for 6.1 and 6.2+ Markus Klein
04:35 Bug #30244 (Under Review): Indexing of external documents with german "umlaut"s in filename does not work
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
04:30 Bug #30244 (Resolved): Indexing of external documents with german "umlaut"s in filename does not work
Applied in changeset commit:b029113016746f16bd8bbc6179d3c6da69742a38. Jigal van Hemert
04:35 Revision 50d36b86: [BUGFIX] Followup to "system locale when indexing"
A backport mistake happened letting the jpeg file extension
vanish. Undo that mistake.
Resolves: #30244
Releases: 6....
Markus Klein
04:27 Revision b0291130: [BUGFIX] Use system locale when indexing external documents
If paths or filenames of external documents contain utf-8 characters
the system locale must be used. Functions like e...
Jigal van Hemert
04:02 Bug #59655: Fatal JS Error in elementBrowser with %
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:00 Bug #59655: Fatal JS Error in elementBrowser with %
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:58 Task #55173: Optimize invocation of cObj::checkIf
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:51 Bug #59392: Gifbuilder: Make image-mask-functionality work again
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:37 Bug #59392: Gifbuilder: Make image-mask-functionality work again
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:33 Task #57255: Cleanup redundant code in extbase persistence
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:17 Task #57255: Cleanup redundant code in extbase persistence
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:09 Task #57255: Cleanup redundant code in extbase persistence
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2014-06-19

23:29 Bug #58142: Backend layout, empty colpos breaks JS
This issue was fixed with:
2014-05-22 938f7f8 #57576 [SECURITY] XSS in Backend Layout Wizard (Helmut Humm...
Fabian Lachman
23:11 Feature #8596: add isEmpty() to Query
Anybody interested in working on this issue together at the T3DD14's coding night on friday? I have prepared an examp... most wanted
22:55 Bug #57172: Adminpanel: Only show "Editing" if EXT:feedit loaded
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:49 Bug #57172: Adminpanel: Only show "Editing" if EXT:feedit loaded
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:48 Bug #59671 (Closed): IRRE related child records are not listed (comma separated list) in list module
If you configure a field's *type* as *inline* (and do not use the *MM* option) the field will hold an integer represe... most wanted
22:47 Task #59670 (Under Review): Cleanup jsfunc.inline.js
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:46 Task #59670 (Closed): Cleanup jsfunc.inline.js
Markus Klein
22:30 Bug #59423 (Resolved): Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
Applied in changeset commit:7f4cc74e8b6687fe3d74a6a3977247630668c768. Anonymous
21:42 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:41 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:35 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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:19 Bug #58511: addUnionStatement does not respect MM_match_fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:12 Bug #59344: Condition globalString with LIT: is not true if left and right of condition are empty strings
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:11 Bug #58138: CSRF with registerModule and navFrameScript
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 #54414: File indexer does not detect missing files if no files in storage
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:05 Bug #59505: AbstractWidgetController sets view-configuration wrong
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:51 Bug #51748: PageRenderer->executePostRenderHook() does nothing when INT scripts are present
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:50 Bug #59642: Suggest wizard doesn't work in page flexforms
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:43 Bug #59642: Suggest wizard doesn't work in page flexforms
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:43 Revision 7f4cc74e: [BUGFIX] Pass field name variable to flexform DS utility
A field name parameter is not being passed from within
DataHandler when copying a record which has a FlexForm
DF asso...
Claus Due
21:34 Revision 03a084e1: [BUGFIX] Pass field name variable to flexform DS utility
A field name parameter is not being passed from within
DataHandler when copying a record which has a FlexForm
DF asso...
Claus Due
21:34 Revision 4436848e: [BUGFIX] Pass field name variable to flexform DS utility
A field name parameter is not being passed from within
DataHandler when copying a record which has a FlexForm
DF asso...
Claus Due
20:58 Feature #58087: Fluid should support "EXT:" paths
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:52 Bug #43606: Wrong path when compressing and merging external js files
yes, works as expected. issue can be closed. Simon Schaufelberger
19:30 Task #59556 (Resolved): Ensure that cli user is admin on extension install and uninstall
Applied in changeset commit:6fbac4bb717dbd1a7c7c412330f8525d9ac98af0. Marc Bastian Heinrichs
18:35 Task #59556: Ensure that cli user is admin on extension install and uninstall
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:32 Task #59556: Ensure that cli user is admin on extension install and uninstall
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 #59583 (Resolved): Default sorting EM
Applied in changeset commit:ca201f350788fd3f8db602f5b0fce8892c2d6424. Felix Kopp
18:38 Task #59583: Default sorting EM
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:16 Task #59583: Default sorting EM
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 Feature #57297 (Resolved): Add UID to SysDomainCache
Applied in changeset commit:8ed935c9df26ecd953c29b6dd5cad74960dc2eb3. Anonymous
19:30 Bug #58534 (Resolved): Remove warnings in ImportExportController.php
Applied in changeset commit:29b003017bc25e4208a965e94dd683780b1f34c1. Nicole Cordes
19:11 Bug #58534: Remove warnings in ImportExportController.php
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:42 Bug #58534: Remove warnings in ImportExportController.php
Some more information how to reproduce this issue. I have a read-only storage without the temp folder. On trying to c... Nicole Cordes
19:11 Revision 29b00301: [BUGFIX] Remove warnings in ImportExportController.php
This patch adds cleanup to prevent warnings when accessing the
import/export module.
Resolves: #58534
Releases: 6.3,...
Nicole Cordes
19:11 Revision c8a726a6: [BUGFIX] Remove warnings in ImportExportController.php
This patch adds cleanup to prevent warnings when accessing the
import/export module.
Resolves: #58534
Releases: 6.3,...
Nicole Cordes
19:01 Bug #52949: Speed decrease since 4.5
I would still consider the performance of the new extension manager as horrible, especially on windows. Don't know mu... Simon Schaufelberger
18:00 Bug #52949: Speed decrease since 4.5
You consider this solved? What about the huge amount of open sub-tickets? Markus Klein
17:46 Bug #52949 (Needs Feedback): Speed decrease since 4.5
Quite a lot of actions happened in the last few weeks of 6.2 development concerning performance. Personally I conside... Oliver Hader
18:52 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
Attached test extension. Susanne Moog
17:31 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:50 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
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:46 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
Here is already a good starting point :D haha Simon Schaufelberger
18:46 Bug #17090 (Under Review): wrong INCLUDE_TYPOSCRIPT does not output error 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
18:35 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
Hmm, in the Object Browser I get a red box when I do an error I (apart form the include typoscript file!) but in the ... Simon Schaufelberger
18:43 Revision 8ed935c9: [FEATURE] Add uid to SysDomainCache
If you are building an extension, that outputs
data depending on a selected domain, it is easier
to compare the uid o...
Henrik Ziegenhain
18:38 Revision ca201f35: [TASK] Extension manager: default sorting for Extensions
EM "Get Extension" does not show the awesome extension culture
that lives in the TER. Change sorting basically with t...
Felix Kopp
18:38 Revision 30766515: [TASK] Extension manager: default sorting for Extensions
EM "Get Extension" does not show the awesome extension culture
that lives in the TER. Change sorting basically with t...
Felix Kopp
18:36 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:31 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:35 Revision 6fbac4bb: [TASK] Ensure that cli user is admin on extension install and uninstall
Extension install and uninstall is an admin task. Calling the belonging
CommandController on cli should ensure, that ...
Marc Bastian Heinrichs
18:32 Revision 6e3ba2a5: [TASK] Ensure that cli user is admin on extension install and uninstall
Extension install and uninstall is an admin task. Calling the belonging
CommandController on cli should ensure, that ...
Marc Bastian Heinrichs
18:24 Task #59107: Extbase behaviour concerning workspaces
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:22 Bug #39335 (Closed): Call to undefined method tx_indexedsearch_indexer::isTableUsed()
Already solved in 6.0 and higher. Wouter Wolters
18:16 Bug #59664 (Under Review): Copied flexform element is missing FAL images
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Bug #59664 (Closed): Copied flexform element is missing FAL images
If FAL images fields exists in flexform, when content element is copying, referenced images are not updating, causing... Alexey Gafiulov
18:08 Bug #53216 (Closed): PHP-Error results in a 30 second request
Has been abandoned on review.typo3.org by author Oliver Hader
18:05 Task #27955: minor layout fix
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:59 Bug #56250 (Under Review): Clickmenu show_item.php is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #51800 (Resolved): 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
Applied in changeset commit:08ab8684ce8cd38f2369a5efd697d0dce66efec3. Markus Klein
17:24 Bug #51800: 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:24 Revision 08ab8684: [BUGFIX] Fix RTE file links migration
Links in RTE might be stored as <LINK or <link.
Currently the upgrade wizards lacks support for <LINK.
Add this to th...
Markus Klein
17:23 Revision f7d19ae5: [BUGFIX] Fix RTE file links migration
Links in RTE might be stored as <LINK or <link.
Currently the upgrade wizards lacks support for <LINK.
Add this to th...
Markus Klein
17:19 Task #58763: Add a function for clearing the rootline caches
Patch set 3 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:19 Task #58763: Add a function for clearing the rootline caches
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:18 Task #20016: wrong age calculating in stdWrap
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:50 Task #20016: wrong age calculating in stdWrap
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:47 Task #20016: wrong age calculating in stdWrap
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:28 Task #20016: wrong age calculating in stdWrap
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:17 Task #20016: wrong age calculating in stdWrap
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:59 Task #20016: wrong age calculating in stdWrap
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:53 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:49 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:18 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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 #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:59 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:53 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:47 Bug #57367 (Accepted): PageLayoutViewDrawItemHookInterface has bad function definition
Will cause a change in the interface, which is a breaking change.
Postponed until... forever
Markus Klein
16:27 Bug #59216: Image dimensions (width/height) are 0 when not scaled
I was on latest version 6.2.3 but I made the update from 6.1.9 to 6.2.3 comletly new (with the obove mentioned patch7... Harald Dolderer
15:08 Bug #59216: Image dimensions (width/height) are 0 when not scaled
So you weren't on latest version of 6.2? Frans Saris
13:32 Bug #59216: Image dimensions (width/height) are 0 when not scaled
unfortunately no.
importinig 6.1 database again and running the Upgrade withard again after patch7 from #57495 is ins...
Harald Dolderer
16:25 Bug #59661: Syscategories are duplicated for backend users
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:45 Bug #59661: Syscategories are duplicated for backend users
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:00 Bug #59661: Syscategories are duplicated for backend users
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:34 Bug #59661: Syscategories are duplicated for backend 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
11:48 Bug #59661 (Under Review): Syscategories are duplicated for backend 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
11:43 Bug #59661 (Closed): Syscategories are duplicated for backend users
If a user belongs to multiple user groups which define allowed sys categories it might be that the same category is s... Georg Ringer
16:18 Bug #59619 (Accepted): Static call of non-static function in Package.php
Will be discussed on T3DD14 with Thomas, the integrator of the package manager backport. Wouter Wolters
14:56 Bug #55835: Suggest wizard does not work correctly in flexforms
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:50 Bug #55835: Suggest wizard does not work correctly in flexforms
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:40 Bug #55835: Suggest wizard does not work correctly in flexforms
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:55 Bug #59662 (Closed): Problem with subsequent calls to $configurationManager->setLocalConfigurationValueByPath and 'LocalConfiguration invalid'
We ran into problems when using subsequent calls to
$configurationManager->setLocalConfigurationValueByPath('… any...
Wolfgang Klinger
11:52 Task #57545: Missing metadata entry impossible to regenerate.
BTW. We shouldn't catch the Exception, the Scheduler handles Exception themselves. Removing the catch would bring fol... Alexander Opitz
11:46 Task #57545: Missing metadata entry impossible to regenerate.
Debugged it to show the exception:... Alexander Opitz
11:41 Task #57545: Missing metadata entry impossible to regenerate.
While Running the task I get:
> Execution of task "File Abstraction Layer: Update storage index (scheduler)" faile...
Alexander Opitz
10:40 Task #57545: Missing metadata entry impossible to regenerate.
Could you try as workaround the following steps:
# *Set missing flag for all files in your local storage(s)*
U...
Frans Saris
11:01 Feature #45725: FAL file collections should be able to be recursive
It would be great if this could not only be done for folder based collections but for category based ones too. Maybe ... Uwe Wiebach
10:32 Bug #23625: globalVar = TSFE : beUserLogin > 0 is only true for BE admin users
Are there any other options without userFunction to do this?
This might be needed for previewing new settings, or di...
Patrick Kroog
09:12 Bug #59657: An extension may have no ext_localconf.php file
I cannot get the same exact issue, but the problematic scenario is updating an extension which has an ext_localconf.p... Francois Suter
08:46 Bug #59657: An extension may have no ext_localconf.php file
The latest version of kb_tv_cont_slide is 0.5.0 and has no ext_locaconf.php file anymore.
I will now try with a du...
Francois Suter
01:05 Bug #59657 (Needs Feedback): An extension may have no ext_localconf.php file
Francois Suter wrote:
> * install extension "kb_tv_cont_slide"
> * try updating, installing or uninstalling another ...
Helmut Hummel
03:37 Task #59659: Remove deprecated code for sysext 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
02:46 Task #59659 (Under Review): Remove deprecated code for sysext 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
02:45 Task #59659 (Closed): Remove deprecated code for sysext Backend
Markus Klein
02:43 Task #45499 (Under Review): \TYPO3\CMS\Utility\StringUtility is not used in core - consider deprecation
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:43 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-18

22:45 Task #58305: Severe Issues with FAL records when in workspaces.
We have tested this with the dev version of TYPO3 and the fix tests good with us. Thanks all of you for addressing th... Ron Hall
22:09 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Oh, I understood that also for new uploaded files width and height where 0.
Have a look ar #46020 for some hint ho...
Frans Saris
21:24 Bug #59216: Image dimensions (width/height) are 0 when not scaled
I didn't say this.
New uploaded images are displayed in the right way, but it is impossible for me to upload many hu...
Harald Dolderer
20:52 Bug #59216: Image dimensions (width/height) are 0 when not scaled
The install tool database analyser doesn't show any columns to be deleted?
I find it strange that when you upload ...
Frans Saris
20:46 Bug #59216: Image dimensions (width/height) are 0 when not scaled
o.k,removing indexed search solves #59567.
The upgrade manager is now running till the end.
But the main problem is...
Harald Dolderer
20:22 Bug #59216: Image dimensions (width/height) are 0 when not scaled
The columns are present in sys_file in 6.1 and will be migrated over to the new columns in 6.2 on the sys_file_metada... Markus Klein
20:13 Bug #59216: Image dimensions (width/height) are 0 when not scaled
see my comments for #59567 maybe you can proceed the upgrade then.
If you remove the columns by hand you lose all wi...
Frans Saris
20:03 Bug #59216: Image dimensions (width/height) are 0 when not scaled
that's it. This columns are present in 6.1 and are missing in 6.2.
May I create this columns by hand or is there ano...
Harald Dolderer
19:03 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Could you check if the width and height column are still present in sys_file. That could cause your problems. Frans Saris
18:32 Bug #59216: Image dimensions (width/height) are 0 when not scaled
yes, I tried, but there is another bug which prevents the update manager to finish.
https://forge.typo3.org/issues/5...
Harald Dolderer
18:05 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Did you run all upgrade wizards in install tool and remove all obsolete columns from sys_file etc? Frans Saris
17:47 Bug #59216: Image dimensions (width/height) are 0 when not scaled
yes I'm sure.
See screenshot.
It's an update from 6.1.9
Harald Dolderer
15:56 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Are you sure the width and height of sys_file_metadata are empty?
Did you do a clean install of 6.2 or an update f...
Frans Saris
15:06 Bug #59216: Image dimensions (width/height) are 0 when not scaled
too early pleased.
clearing the cache next time same again.
Harald Dolderer
14:57 Bug #59216: Image dimensions (width/height) are 0 when not scaled
The metadata are only updated by scheduler if lastmodification date of file is newer than last_indexed of the corresp... Frans Saris
14:40 Bug #59216: Image dimensions (width/height) are 0 when not scaled
@Frans: width and height are 0 in the table sys_file_metadata and in the html source code.
Gererating metadata with s...
Harald Dolderer
14:13 Bug #59216: Image dimensions (width/height) are 0 when not scaled
@Harald, are the dimensions 0 in both database (sys_file_metadate) and in the tag (html source) or only in the tag?
...
Frans Saris
09:08 Bug #59216: Image dimensions (width/height) are 0 when not scaled
The link should be: https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/core/Classes/Resource/Index/Indexer.p... Alexander Opitz
07:09 Bug #59216: Image dimensions (width/height) are 0 when not scaled
the link above is unfortunately broken.
Same problem with image dimensions 0 for me.
We are using a local storage.
Harald Dolderer
20:37 Bug #59657 (Under Review): An extension may have no ext_localconf.php file
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:33 Bug #59657 (Closed): An extension may have no ext_localconf.php file
Having an ext_localconf.php file in an extension is very common, but is not required. For example, extension "kb_tv_c... Francois Suter
20:32 Bug #59493: felogin - redirectPageLoginError
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:26 Bug #59493: felogin - redirectPageLoginError
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:19 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Frans, I guess the _mysql version of the ext is in the DB, hence the index is already present and the migration to In... Markus Klein
20:15 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
If un-installing doesn't help maybe you can try to run the CREATE TABLE statement manualy... Frans Saris
19:20 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Looks like index_search_mysql comes into the game, as the FULLTEXT index comes from this extension, but it has MyISAM... Markus Klein
19:07 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Please try to un-install indexed_search and try then again the upgrade wizard.
Because strange thing is that these t...
Frans Saris
19:52 Task #20016: wrong age calculating in stdWrap
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:41 Task #20016: wrong age calculating in stdWrap
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:32 Task #20016: wrong age calculating in stdWrap
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:16 Task #20016: wrong age calculating in stdWrap
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:04 Task #20016: wrong age calculating in stdWrap
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:03 Task #20016: wrong age calculating in stdWrap
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:32 Bug #38024: Illegal string offsets in t3lib_stdgraphic
Error still there in 6.1.9, indeed in GraphicalFunctions.php in line 2285 Robert Steindl
18:23 Bug #59656 (Closed): List mode doesn't show relation number, but tries to get record title from related table
Hi,
This issue is a regression, caused by fix of http://forge.typo3.org/issues/52133
Whenever an editor has detai...
Viktor Livakivskyi
18:06 Bug #55835: Suggest wizard does not work correctly in flexforms
I fix a JS error in #59655. Maybe this is related to this particular issue, because it fixed it for me... Rémy DANIEL
17:11 Bug #55835: Suggest wizard does not work correctly in flexforms
Hi Daniel!
Please post feedback to a patch directly in Gerrit. I just invited you there. Login with your normal TY...
Markus Klein
16:25 Bug #55835: Suggest wizard does not work correctly in flexforms
What is the status of this review? Why `item.id` needs to be escaped with `this.escapeObjectId()`? Rémy DANIEL
17:59 Bug #59655 (Under Review): Fatal JS Error in elementBrowser with %
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:19 Bug #59655 (Closed): Fatal JS Error in elementBrowser with %
TYPO3 6.2.3
When I select an item from the element browser (or from the autocomplete wizard), and if the item cont...
Rémy DANIEL
17:36 Feature #50481: TCEforms: Replace "More options" icon for uncollapsing palettes
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:35 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:07 Bug #51800 (Under Review): 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Bug #51800: 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
I had the same Issue with upgrading from 4.5.32 to 6.2.3.
Setting the search in line 207 in RteFileLinksUpdateWiza...
Marcel Gaetje
12:00 Feature #41347: ImageViewHelper: more flexible arguments
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:39 Feature #41347 (Under Review): ImageViewHelper: more flexible arguments
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:55 Feature #41347: ImageViewHelper: more flexible arguments
this patch is actually really cool, i also want to see that in the core! Simon Schaufelberger
11:46 Bug #59473: Inconsistent API for folders
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:40 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
11:46 Bug #59475: Folder Object is missing getFile
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:40 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
11:30 Bug #57979: Wrong icon for filemount
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:40 Bug #57979: Wrong icon for filemount
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:30 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:40 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:22 Bug #59649 (Closed): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Hello,
We found an issue with the HTTP_ACCEPT_LANGUAGE detection,
when we use safari 7.0.4 with the locale set to...
Hennebicq Romain
11:05 Bug #59641: Make Extbase use Repository for internal calls
I suppose this is the same isse I found in 4.7.
Take a look at this, might be of some help.
http://forge.typo3.or...
Alexander Jahn
09:59 Bug #59641: Make Extbase use Repository for internal calls
Please see my comment only as a workaround and not as a solution.
If you need f.e. hidden records you can inject t...
Stefan Froemken
09:17 Bug #59641 (Rejected): Make Extbase use Repository for internal calls
When resolving request arguments, extbase does not use the corresponding repository to get the object from the databa... Felix Oertel
10:53 Bug #59533: OptionSplit cObjNum inside FILES CO does not work
I can confirm this Bug.
lib.supersized = TEXT
lib.supersized {
data = levelmedia: -1, slide
split {
token =...
Christian Tauscher
10:53 Feature #59646 (Closed): RTE: Add configuration property buttons.link.[ type ].properties.target.default
There is no possibility to configure buttons link for specific type,
thanks to this option, it would be possible to ...
Rafal Brzeski
10:47 Bug #59642: Suggest wizard doesn't work in page flexforms
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:06 Bug #59642 (Under Review): Suggest wizard doesn't work in page flexforms
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:34 Bug #59642 (Closed): Suggest wizard doesn't work in page flexforms
When using the suggest wizard from within a flexform in a page it doesn't work properly. Patch on gerrit. Bernhard Kraft
10:36 Feature #23885: Uploads outside of DOCUMENT_ROOT
Funny,
this is 3 years old.
I can't remember this.
But i dont think so because still strict path_site is used:
...
Carsten Bleicker
10:26 Feature #23885: Uploads outside of DOCUMENT_ROOT
Could it be closed after the introduction of FAL? Riccardo De Contardi
10:36 Bug #47322: Import Selection with TYPO3 Element Browser
Perfect. Thanks @Nico this worked for me. Malte Riechmann
10:30 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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:55 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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:27 Bug #59255 (Under Review): Switch ViewHelper breaks with a NULL 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
09:58 Bug #59644 (Rejected): Fatal Error while try to registerProviderExtensionKey with flux
TYPO3 6.2.3
flux 7.0.0
In TYPO3 BE I get this WARNING:
Core: Error handler (BE): PHP Warning: array_merge(): Arg...
Anonymous
02:31 Bug #59568 (Resolved): filelist: No context-menu for folders
Applied in changeset commit:5ef754bea5b3b997798cf3994b1bb3627069e471. Frans Saris
01:43 Bug #59568: filelist: No context-menu for folders
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:42 Bug #59568: filelist: No context-menu for folders
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:24 Bug #58293: Cleanup DatabaseRecordList
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:19 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:31 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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:29 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:23 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:11 Bug #56781: Cleanup main_rte function in the ElementBrowser and children
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:52 Bug #56781: Cleanup main_rte function in the ElementBrowser and children
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:43 Revision 5ef754be: [BUGFIX] Wrong check for showing folder clickmenu
This patch fixes a wrong check that prevents the clickmenu
from showing for folders in the filelist.
Resolves: #5956...
Frans Saris
01:43 Revision c731cd78: [BUGFIX] Wrong check for showing folder clickmenu
This patch fixes a wrong check that prevents the clickmenu
from showing for folders in the filelist.
Resolves: #5956...
Frans Saris
01:39 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:31 Bug #57716 (Resolved): Easy-fix: CSS-error in t3skin
Applied in changeset commit:803a900a8bd60e09530b93477d75694cbdb46e20. Markus Klein
00:43 Bug #57716: Easy-fix: CSS-error in t3skin
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:42 Bug #57716: Easy-fix: CSS-error in t3skin
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:53 Bug #59412: "Make object access work with ObjectStorage" removed access to properties of ObectStorages
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:43 Revision 803a900a: [BUGFIX] Typos in t3skin css files
Remove the lines as they have not been valid, nobody will miss them.
Resolves: #57716
Releases: 6.3, 6.2
Change-Id: ...
Markus Klein
00:42 Revision 7d1eef11: [BUGFIX] Typos in t3skin css files
Remove the lines as they have not been valid, nobody will miss them.
Resolves: #57716
Releases: 6.3, 6.2
Change-Id: ...
Markus Klein

2014-06-17

21:55 Feature #28382: Allow asynchronous JavaScript files
Come on guys... it should be possible. Google Page Speed complains about the current way page.includeJS includes java... Mario Colombo
21:12 Bug #59589 (Needs Feedback): "Select & upload files" button not showing for non-admin users.
Can't reproduce this. Works for me.
Do the users have filemounts? Do they have permissions for the assigned storage?
Markus Klein
20:40 Task #59583: Default sorting EM
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:30 Bug #59615 (Resolved): Clear input and trigger icon for date fields not correctly aligned
Applied in changeset commit:7420fc5e1c9298d60fbcf32b683175864bce1c7b. Frans Saris
20:14 Bug #59615: Clear input and trigger icon for date fields not correctly aligned
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:14 Bug #59615: Clear input and trigger icon for date fields not correctly aligned
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:23 Bug #58534: Remove warnings in ImportExportController.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
20:21 Task #57812: Cleanup Extbase classes around request 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
20:21 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
20:21 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
20:20 Task #57878: Cleanup Extbase Reflection classes
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:20 Task #57878: Cleanup Extbase Reflection classes
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:20 Bug #57716: Easy-fix: CSS-error in t3skin
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 Bug #57716: Easy-fix: CSS-error in t3skin
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:05 Bug #57716: Easy-fix: CSS-error in t3skin
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:19 Bug #58293: Cleanup DatabaseRecordList
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:14 Revision 7420fc5e: [BUGFIX] Correctly align datepicker clear input and trigger icon
This patch fixed the alignment of the clear input icon in the
date input fields and the trigger icon outside the date...
Frans Saris
20:14 Revision 053bddcb: [BUGFIX] Correctly align datepicker clear input and trigger icon
This patch fixed the alignment of the clear input icon in the
date input fields and the trigger icon outside the date...
Frans Saris
20:13 Revision 0f7f9664: [TASK] Set TYPO3 version to 6.3-dev
Releases: 6.3
Change-Id: Ie6aef74f866ac9b93e752a777ce6313126d8a32f
Reviewed-on: https://review.typo3.org/30786
Review...
Oliver Hader
20:08 Bug #58804: Interface 'TYPO3\CMS\Scheduler\AdditionalFieldProviderInterface' not found when ext:scheduler ist not 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:04 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
20:03 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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 #57367: PageLayoutViewDrawItemHookInterface has bad function definition
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:03 Bug #57367: PageLayoutViewDrawItemHookInterface has bad function definition
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:03 Bug #59412: "Make object access work with ObjectStorage" removed access to properties of ObectStorages
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:52 Bug #58913: Missing and invalid warnings on referenced files
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:51 Bug #58913: Missing and invalid warnings on referenced files
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:50 Task #59107: Extbase behaviour concerning workspaces
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:18 Bug #50906 (Closed): Allow using sys-categories for all core-records usable by editors
Marc Bastian Heinrichs
18:15 Bug #50906: Allow using sys-categories for all core-records usable by editors
This is solved in 6.2 and can be closed. Default categorizable pages are tt_content, pages and sys_file_metadata. Eac... Lorenz Ulrich
18:16 Task #54241: Upgrade wizard for sys_category <<-->> sys_file relations
Is this already implemented? Lorenz Ulrich
17:57 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
What is the status? Did you wait for something? Johannes C. Laxander
17:54 Bug #59636 (Closed): TCEFORM.tt_content.menu_type / removeItems 0 => mod.wizards hidden
When removing menu types 0, the menu item in wizard (displayed when creating a new content) is hidden :
TCEFORM.tt...
GAYA La Nouvelle Agence
17:30 Feature #17742: config.fileTarget for default link target on files
this feature doesn't work any more, tested on TYPO3 6.x Rafal Brzeski
16:54 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Alexander Opitz wrote:
> 1) Revert patch.
> 2) Add a possibility to enable/disable the "uptree" handling.
I'd op...
Oliver Hader
16:32 Task #54948: swap workspace won't reset t3ver_wsid
By looking to the SQL data, it looks correct since "swapping" just switches live versions with workspace versions. Fo... Oliver Hader
16:28 Task #54948: swap workspace won't reset t3ver_wsid
Alright & thanks, I moved the issue to the current workpackage and will have a look soon (with some functional tests ... Oliver Hader
16:30 Bug #59624 (Resolved): Cannot Update Extensions
Applied in changeset commit:66af35a768be91fe5aea7db6ea799181aa5af907. Oliver Hader
15:37 Bug #59624 (Under Review): Cannot Update 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:32 Bug #59624 (Accepted): Cannot Update Extensions
Reproducible on upgrading an existing extension to a newer version from TER.. Oliver Hader
14:44 Bug #59624 (Closed): Cannot Update Extensions
... Alexander Opitz
16:24 Bug #30354 (Under Review): FlexForm select fields can't replace makers in their foreign_table_where clause
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:23 Task #43210 (Closed): Resolving element dependencies does not work on deleted child records
t3lib_loadDBgroup / RelationHandler filtered out delete placeholders in the past - thus was resolved with TYPO3 6.2.0 Oliver Hader
16:21 Task #45676 (Rejected): Workspace references are not considered
Since IRRE persistence has changed (always live/default, then overlay), issue #59107 holds the new approach concernin... Oliver Hader
16:20 Task #54956 (Closed): Invalid workspace image preview in page and list module
Solved with #43916 for TYPO3 CMS 6.2.4 Oliver Hader
16:16 Bug #38703 (Rejected): Publishing records with IRRE records -> lost relation
Please upgrade to TYPO3 CMS 6.2 which got a lot of fixes in that regard.
No backports from 6.2 to 4.5 since the chan...
Oliver Hader
16:10 Bug #59626 (Rejected): Firefox 30 problem
I'm also using Firebug 2.0 and FF30 and I didn't have the problems at the beginning. But after clicking around for so... Markus Klein
16:02 Bug #59626: Firefox 30 problem
Indeed it's linked to firebug. I have firebug 2.0.
What is strange is that a friend has firefox 30 and firebug 2.0 an...
joujou no-lastname-given
15:34 Bug #59626: Firefox 30 problem
https://bugzilla.mozilla.org/show_bug.cgi?id=998908 Markus Klein
15:33 Bug #59626: Firefox 30 problem
And the bugzilla entry: https://bugzilla.mozilla.org/show_bug.cgi?id=996456 Alexander Opitz
15:32 Bug #59626: Firefox 30 problem
Thx Alex.
Note from there:
>Note that the platform bug is fixed in Firefox 31
>
>So you need following config...
Markus Klein
15:30 Bug #59626: Firefox 30 problem
This seams to be: https://code.google.com/p/fbug/issues/detail?id=7359 Alexander Opitz
15:29 Bug #59626 (Needs Feedback): Firefox 30 problem
Markus Klein
15:28 Bug #59626: Firefox 30 problem
It seems to be a bug in Firebug! If I disable it, things are working again. Markus Klein
15:26 Bug #59626: Firefox 30 problem
For me it doesn't work, I get the firefox menu instead. joujou no-lastname-given
15:24 Bug #59626: Firefox 30 problem
Ok I see the error now too on my site, but the menu still works. Markus Klein
15:23 Bug #59626: Firefox 30 problem
You have firefox 30 and tried on typo3 demo site ? joujou no-lastname-given
15:21 Bug #59626: Firefox 30 problem
Can't reproduce this. Tried it on one of my 6.2.3 installations. Markus Klein
15:15 Bug #59626: Firefox 30 problem
Version 6.2.2.
Same problem occurs on the demo site demo.typo3.org.
Backend menu that appears when you right click ...
joujou no-lastname-given
15:10 Bug #59626: Firefox 30 problem
Which exact TYPO3 version are you using?
What do you mean with "backend menu"? Do you mean the context menu when rig...
Markus Klein
14:56 Bug #59626 (Rejected): Firefox 30 problem
Only with Firefox 30.0, javascript problem (ReferenceError: batch is not defined) causing the backend menu of the pag... joujou no-lastname-given
16:10 Bug #59592 (Closed): Updating not activated extension seems to fail
Oliver Hader
16:10 Bug #59592: Updating not activated extension seems to fail
There are two separated scenarios, please see the duplicated referenced issues and continue there. Thanks
* #59624
...
Oliver Hader
16:05 Revision 66af35a7: [BUGFIX] Undefined method in extension manager
PHP fatal error due to the invalid call to non-existing method
ExtensionManagementService::resolveDependenciesAndInst...
Oliver Hader
16:04 Bug #59631 (Accepted): Updating inactive extension
TYPO3\CMS\Extensionmanager\Controller\DownloadController::updateExtensionAction() is the place to start...
* $this->...
Oliver Hader
15:59 Bug #59631 (Closed): Updating inactive extension
If you update an inactive extension will activate this one. Which isn't desired. Alexander Opitz
15:30 Task #59143 (Resolved): Preview of moved workspace elements on source page
Applied in changeset commit:d3de5d553ccb70e0aa93bd94b8b8ee65186101da. Oliver Hader
15:30 Task #59118 (Resolved): Define precedence of states in workspace module
Applied in changeset commit:01efa5c3b05c84af9c62683243169d2fd205a264. Oliver Hader
15:30 Task #59114 (Resolved): Page tree does not visualize move targets
Applied in changeset commit:3fe13ccbf6ede0a897a6cf14aa119a86997ac26e. Oliver Hader
15:28 Bug #54488: Images vanishing from output in preview
I think that this should be marked as related or even a duplicate of #54948 and/or as related to #37065.
To anyone...
Lars Trebing
15:07 Feature #59627 (Rejected): ExtensionManagementUtility::registerXclass method
Hello there,
I thought it was sad that with TYPO3 growing to become even more awesome it hadn't yet a method to re...
Tizian Schmidlin
15:00 Revision 3fe13ccb: [BUGFIX] Page tree does not visualize move targets
If moving an element to a different page, the page tree only
visualizes the change in the source page, but does not v...
Oliver Hader
15:00 Revision 01efa5c3: [BUGFIX] Define precedence of states in workspace module
The workspace module defines several states:
edited, moved, created, hidden, unhidden, deleted
The states "hidden" a...
Oliver Hader
15:00 Revision d3de5d55: [BUGFIX] Preview of moved workspace elements on source page
If e.g. a content element gets moved to a different page, the
workspace preview link opens the source page (which doe...
Oliver Hader
11:39 Bug #59620 (Rejected): Strange property mapping when using subclasses
Hi,
i have a strange behaviour with the property mapping.
Situation:
Model:...
Eike Starkmann
11:28 Bug #56250 (Accepted): Clickmenu show_item.php is broken
Markus Klein
11:20 Task #59616 (Accepted): Import forces pid 0 if rootLevel = -1 is set in TCA
Marc Bastian Heinrichs
10:43 Task #59616: Import forces pid 0 if rootLevel = -1 is set in TCA
@MaBa: Can you please check on that? Thx Markus Klein
11:11 Bug #59619 (Closed): Static call of non-static function in Package.php
in Classes/Package/PackageManager.php around line 73 there is this line:
if (!\TYPO3\CMS\Core\Package\PackageManag...
Jan Schreier
10:30 Bug #58786: Scheduler report triggers mail with warnings unknown where from
Same problem here, so I enriched the mail with more information. Benedict Burckhart
10:26 Task #59556: Ensure that cli user is admin on extension install and uninstall
Steps to reproduce
----------------------
Prepare environment:
* Install a fresh, blank CMS
* Create user _cl...
Fabien Udriot
10:24 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:15 Bug #59587 (Under Review): Performance killer: APC cache backend, wrong assignment of cache tags
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:11 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
This issue also applies to Memcached/Wincache/Xcache Alexander Opitz
10:09 Bug #59587 (Accepted): Performance killer: APC cache backend, wrong assignment of cache tags
Alexander Opitz
10:05 Bug #59587 (Under Review): Performance killer: APC cache backend, wrong assignment of cache tags
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:41 Bug #59587 (Accepted): Performance killer: APC cache backend, wrong assignment of cache tags
By reading the code, this solution seams not correct course the source around also isn't correct, a copy&paste error ... Alexander Opitz
09:33 Task #59535: Re-work/simplify copyright header in PHP files
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:30 Bug #59614 (Resolved): The property newSessionID is used in a wrong context in AbstractUserAuthentication
Applied in changeset commit:df11f015ffc7f6f8fe70bc2b14ef260032c8b61e. Helmut Hummel
00:23 Revision df11f015: Revert "[BUGFIX] Session cookie is not recreated on login"
This reverts commit 76741dff7b967b88aa1d6e556500a77716c7a97a
(https://review.typo3.org/29626)
This change is not nee...
Helmut Hummel

2014-06-16

23:46 Bug #57979: Wrong icon for filemount
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:46 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:14 Bug #59568: filelist: No context-menu for folders
Regression to #51512 Markus Klein
21:39 Bug #59568 (Under Review): filelist: No context-menu for folders
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 #56250: Clickmenu show_item.php is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:58 Bug #56250 (Under Review): Clickmenu show_item.php is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:49 Task #59616 (Closed): Import forces pid 0 if rootLevel = -1 is set in TCA
Hi
When importing tx_gridelements_backend_layout records they are "forced" to the root level (pid=0).
Warnings ...
Simplicity GmbH
21:31 Bug #59615: Clear input and trigger icon for date fields not correctly aligned
*Before*
!before.png!
*After*
!after.png!
Frans Saris
21:27 Bug #59615 (Under Review): Clear input and trigger icon for date fields not correctly aligned
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:24 Bug #59615 (Closed): Clear input and trigger icon for date fields not correctly aligned
The clear input icon in the input field and the trigger icon outside the datepicker input fields are not correctly al... Frans Saris
20:35 Bug #59613 (Rejected): DateTime values in BE are shown in UTC
Okay just TCA eval time is affected when used in extbase as DateTime property.
Looks like a timestamp thingie. I...
Frans Saris
17:07 Bug #59613 (Rejected): DateTime values in BE are shown in UTC
DateTime values are not only saved in UTC but also shown in UTC in BE.
When you fill a time field with 00:01 in BE...
Frans Saris
17:12 Bug #57751: Felogin session not set
Fix will be reverted with #59614 as a better solution #58713 was merged. Markus Klein
17:09 Bug #59614 (Under Review): The property newSessionID is used in a wrong context in AbstractUserAuthentication
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:07 Bug #59614 (Closed): The property newSessionID is used in a wrong context in AbstractUserAuthentication
The fix for #57751 was to force the cookie to be set again although it was
deleted in the same request again (when a...
Helmut Hummel
17:06 Bug #59610 (Under Review): Implement multiple checkbox in CheckboxViewhelper
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 #59610 (Closed): Implement multiple checkbox in CheckboxViewhelper
To cover the case of multivalue-checkboxes in TYPO3 Core Fluid CheckboxViewhelper I have applied implementation of th... Max Hellwig
16:32 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
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:07 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
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:33 Bug #59606 (Under Review): [FEATURE] Integrate Symfony/Console into CommandController
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 Bug #59606 (Closed): [FEATURE] Integrate Symfony/Console into CommandController
This is a backport from the new introduced feature in Flow [[https://review.typo3.org/#/c/30653/4]].
This extends ...
Stefano Kowalke
16:02 Bug #24378 (Resolved): Frame added to IM/GM commands should be inside quotes
Seems fixed in \TYPO3\CMS\Core\Imaging\GraphicalFunctions::imageMagickExec() Jigal van Hemert
10:08 Bug #24378 (Needs Feedback): Frame added to IM/GM commands should be inside quotes
Hi,
was this issue fixed or does it still exists?
Alexander Opitz
15:18 Bug #24227 (Closed): Deprecation Log blocks system
Markus Klein
15:05 Bug #24227: Deprecation Log blocks system
Of course. We don't need duplicated issues ;-) Guido S.
09:11 Bug #24227 (Needs Feedback): Deprecation Log blocks system
Hi,
I don't think that logrotate should be implemented by the CMS. I would like to take the approach from #24040 t...
Alexander Opitz
15:07 Bug #59608 (Rejected): displayEditIcons error with tt_content.mailform
If i use a typoscript object path like lib.test and apply tt_content.mailform to it, I get a catchable php error beca... Dominik Weber
14:29 Bug #59605 (Closed): Export to .t3d depends on presence of Powermail extension
I get a permanent failure with this message when trying to export from pid 0:
#1: PHP Warning: fileperms(): stat f...
Matt Bracewell
12:56 Bug #59598 (Closed): double content when copy/paste a page
When you copy a page and paste it somewhere else and you have an element text with image, the images will be copied b... olaf gerigk
12:30 Task #59546 (Resolved): Field labels not shown in workspaces history
Applied in changeset commit:22e9d09a0de10353c4bcc2914620b17f97854747. Oliver Hader
12:23 Bug #25986 (Closed): CE Mailform does not respect https protocol
Alexander Opitz
11:52 Bug #25986: CE Mailform does not respect https protocol
Alexander Opitz wrote:
> as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS ...
Marc Wöhlken
10:15 Bug #25986 (Needs Feedback): CE Mailform does not respect https protocol
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
12:08 Bug #25289 (Closed): Problems setting (external) links in IE7 or IE8
Alexander Opitz wrote:
> Hi,
>
> as this issue is very old. Does the problem still exists within newer versions o...
Helmut Hummel
10:06 Bug #25289 (Needs Feedback): Problems setting (external) links in IE7 or IE8
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.34)?
Alexander Opitz
12:01 Bug #59597 (Closed): fileupload - file not sent with email
Hi,
I can add a fileupload-field to my forms withe the form-wizard. But when I send the form I get only the filena...
Kerstin Finke
11:48 Revision 22e9d09a: [BUGIFX] Field labels not shown in workspaces history
Field labels are not shown if opening the history of an
element in the workspace module.
Resolves: #59546
Releases: ...
Oliver Hader
11:44 Bug #52822: Updating extensions triggers errors due to folder permissions
user is web0 which is a user for special web access having full access on the typo3 installation.
the user is the own...
Stefan no-lastname-given
11:22 Bug #25128: 4.5.0 redirect after fe_login to usergroup fails
I´ll check this next week d.ros no-lastname-given
09:45 Bug #25128 (Needs Feedback): 4.5.0 redirect after fe_login to usergroup fails
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:16 Bug #25363 (Closed): If only list module is visible for backend user, backend is loaded again and again and again
Thanks for feedback. Alexander Opitz
11:12 Bug #25363: If only list module is visible for backend user, backend is loaded again and again and again
I remember this problem. I have updates the corresponding website long time ago to 4.5. I have testet it again today ... Christian Clemens
09:59 Bug #25363 (Needs Feedback): If only list module is visible for backend user, backend is loaded again and again and again
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:04 Bug #50581 (Closed): File-Mounts: TCA issue
Thanks for feedback, so closing this issue. Alexander Opitz
09:13 Bug #50581: File-Mounts: TCA issue
The issue seems to be fixed in 6.2 Tomita Militaru
09:02 Bug #50581: File-Mounts: TCA issue
Hi,
does this issue persists in newer versions?
Alexander Opitz
11:01 Bug #25283 (Closed): File upload in Flexform-Sections
Thanks for answer. So I'm closing this issue for now. If this issue occurs again, feel free to open a new issue repor... Alexander Opitz
10:44 Bug #25283: File upload in Flexform-Sections
Hi,
I don't know and I have no time to test it at the moment...
Best Tim
Tim Schenk
09:50 Bug #25283 (Needs Feedback): File upload in Flexform-Sections
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:25 Bug #25241 (Needs Feedback): TemplaVoila FCE > overwrite image > error: The fields marked with a yellow ....
Alexander Opitz
09:40 Bug #25241: TemplaVoila FCE > overwrite image > error: The fields marked with a yellow ....
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:14 Bug #25290 (Needs Feedback): wrong 404-handling when TYPO3_CONF_VARS['FE']['pageNotFound_handling'] is empty
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:14 Bug #24590 (Needs Feedback): Trouble with new EM: Download from chosen repository not possible + choice not remembered in GUI
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:13 Bug #25798 (Needs Feedback): Missing flags when editing a content element in different language
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:13 Bug #25782 (Needs Feedback): typo3-login-cookiecheck Cookie does not respect cookieSecure
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:12 Bug #25349 (Needs Feedback): BE-Printing broken with IE 8 on 4.5
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.34)?
Alexander Opitz
10:11 Bug #25722 (Needs Feedback): No feedback from TCEmain in case of insufficent access
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:10 Bug #14363 (Needs Feedback): sendnotifyemail - fromname
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:10 Bug #25491 (Needs Feedback): t3skin: plugin selector is too small
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:10 Bug #25486 (Needs Feedback): t3skin: icons problem in Google Chrome
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:09 Bug #25481 (Needs Feedback): default setting for styles.content.links.target fails in CSC's static template constants
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:07 Bug #23857 (Needs Feedback): Missing intvals to sanitize input data in getReferenceCount and createReferenceHtml
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:02 Bug #25366 (Needs Feedback): cross domain links to pages with different protocol point to wrong (current) domain
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:02 Bug #25396 (Needs Feedback): Database inconsistence between sys_language_uid and language-id value in "l10n_diffsource"
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:01 Bug #25400 (Needs Feedback): Make the "disabled" state consistent in the List Module
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:58 Bug #25291 (Needs Feedback): Error when Typo3 Admin Panel is activated
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:58 Bug #25351 (Needs Feedback): Underlining text does not work
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:57 Bug #25257 (Needs Feedback): Query with LIMIT does not work in ux_t3lib_db->exec_query
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:57 Bug #25348 (Needs Feedback): ExtDirect Exception occurs when BE session times out
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:56 Bug #24482 (Closed): FCE with sections loses data in backend
Alexander Opitz
09:56 Bug #25184 (Needs Feedback): felogin - change password -> error instead of sending mail
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:55 Bug #25340 (Needs Feedback): state "excludeFromUpdates" causes Uncaught TYPO3 Exception
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:54 Bug #25330 (Needs Feedback): EM - Wrong SQL query while retrieiving extension updates.
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:52 Bug #25253 (Needs Feedback): When previewing a page in a custom Workspace, unable to execute an action in List view tab.
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:51 Bug #25087 (Needs Feedback): Soft hyphens: Editing impossible
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:51 Bug #25310 (Needs Feedback): Chrome 10 : bold and co disappear after saving item
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:50 Bug #25198 (Needs Feedback): Multiple recipients in mailform not possible any longer
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:49 Bug #25312 (Needs Feedback): Removing URL from pagetype 'external url' is impossible to do
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:48 Bug #25297 (Needs Feedback): When trying to edit or rename a file in the filelist "file was not found (2)!" errors occur
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:48 Bug #25304 (Needs Feedback): Creating new pages in a workspace shows the page also in the live pagetree
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:47 Bug #25300 (Needs Feedback): Typolink - AddQueryString - Adds any Params added to URL
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:47 Bug #25294 (Needs Feedback): Filelist > cut and paste JPG or PDF in another directory > error: 'Ext' is not defined
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:46 Bug #23975 (Closed): TCAtree config option readOnly = 1 has no effect
Fixed in dupe #25888 Marc Bastian Heinrichs
09:16 Bug #23975: TCAtree config option readOnly = 1 has no effect
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
IMHO t...
Alexander Opitz
09:46 Bug #24998 (Needs Feedback): GIFBUILDER / specCharsToASCII breaks image file names
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:45 Bug #25271 (Closed): imageLinkWrap without typolink
Alexander Opitz
09:44 Bug #25122 (Rejected): FE-Login failed
Closing this issue as rejected.
As the image shows that the issue is in your storage engine, nothing can be done b...
Alexander Opitz
09:42 Bug #25268 (Needs Feedback): broken GIFBUILDEER with niceText
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:42 Bug #25267 (Needs Feedback): pages.layout.altLabels won't accept values beginning with numbers - error 403!
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:41 Bug #25265 (Needs Feedback): Error after upgrading workspaces to 4.5 : Reviewer is not able to do his review-job anymore
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:40 Bug #25264 (Needs Feedback): Multi-Column image generation broken after update from 4.3.9 to 4.3.11
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:40 Bug #25261 (Closed): Make backend layout dropdown in CE editform translateable
The review was merged, so I think this issue can be closed.
Alexander Opitz
09:38 Feature #25259 (Rejected): Add MySpace as a Media content provider
Such things should be done as extension. Especially since FAL exists, this can be provided as new driver. So closing ... Alexander Opitz
09:36 Bug #25247 (Needs Feedback): Remove colon in Extension Manager
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:36 Bug #25240 (Needs Feedback): Typo3 natives menus don't build cHash in links
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:35 Bug #25238 (Needs Feedback): Sorting of fe_users in list view is wrong on last page
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:34 Bug #25229 (Needs Feedback): localconf.php gets set to 0 (empty) when permissions are set wrong and do changes in em
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:31 Bug #24613 (Needs Feedback): Changing case-sensitivity of file name on Windows doesn't work
I don't think this will get fixed with newer TYPO3.
With FAL on a case insensitive system, we save all files in lo...
Alexander Opitz
09:19 Bug #24387: XHTML 2.0 doctype should be deprecated
Deprecate this with 6.2+x? Alexander Opitz
09:18 Bug #25136 (Needs Feedback): Sorting on object field from mm-table i list-mode
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:17 Bug #23705 (Needs Feedback): sections in flexform check access to language 0 even if record is in another language
Hi Andreas,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:16 Bug #24479 (Needs Feedback): Two link elements created for favicon
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:14 Bug #24040 (Needs Feedback): Handling deprecation log
Hi Ben,
as #23489 is rejected, we should go forward here. As I can see point 1. and 2. is done, so clearing deprec...
Alexander Opitz
08:59 Feature #55948 (New): Constants: Standard CE mapping for FE-Login depending content elements
Alexander Opitz
08:58 Bug #50392 (New): Specifying size in ImageViewHelper does nothing
Alexander Opitz
08:57 Bug #45478 (New): Resizing a magic image in rte woun't get scaled in frontend
Alexander Opitz
08:53 Bug #50231 (New): Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
Alexander Opitz
08:30 Bug #59593 (Closed): EM should be still working if installed ext sources are missing
if (for some reason) the ext sources of an extension are missing, the extension manager should not break, but show a ... Kay Strobach
08:29 Bug #59592 (Closed): Updating not activated extension seems to fail
having an extension, which is not activated in EM, can show the update from TER button.
If you hit this button the...
Kay Strobach

2014-06-15

23:52 Feature #59591 (Closed): Provide definable image quality for images of sourceCollection
At the moment you can add your dataKeys and set a width to the versions of the generated images.
P.e. the original ...
Christian Seifert
20:17 Bug #59589 (Closed): "Select & upload files" button not showing for non-admin users.
When logged in as a non-admin user and editing a content element like "Images", "Text & Images", or "File Links", no ... Torsten Crass
17:58 Bug #59587 (Closed): Performance killer: APC cache backend, wrong assignment of cache tags
It adds way too many tags to the "ident_..." entries due to wrong usage of for loop. This results in ident-to-tag-map... Florian Schwaiger
17:54 Bug #59584 (Closed): Error opening Extension Manager after updating from 4.7.19 to 6.2.3
Wouter Wolters
13:19 Bug #59584: Error opening Extension Manager after updating from 4.7.19 to 6.2.3
hi Markus,
sorry my fault! Thanks for the advices. Can you close the issue then?
BR, Jan
PS: In case somebod...
Jan Schreier
12:34 Bug #59584 (Needs Feedback): Error opening Extension Manager after updating from 4.7.19 to 6.2.3
Hi Jan,
please use the forum/maillinglists for questions first. The bugtracker is not meant for support purposes.
...
Markus Klein
12:27 Bug #59584 (Closed): Error opening Extension Manager after updating from 4.7.19 to 6.2.3
I just tried to run a first testupdate for our environment and got stuck when opening extension manager. I get the be... Jan Schreier
12:56 Bug #59547 (New): Different identifier hashes while indexing files
After looking around a bit, I can't find a problem in the Code.
What is weird in your description is that you say th...
Markus Klein
12:43 Bug #59547 (Needs Feedback): Different identifier hashes while indexing files
Hi Oliver!
I had a look at this issue. You're mixing two different things here.
LocalDriver::hash() is meant to...
Markus Klein
12:52 Feature #49714: Localizable FAL file records
I think this issue can be closed. Lorenz Ulrich
11:13 Task #59583 (Under Review): Default sorting EM
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Task #59583 (Closed): Default sorting EM
Change default sorting in extension manager to display extension by update and not lexically.
Solve issue that only ...
Felix Kopp
03:56 Bug #51420: non static method getAvailableWorkspaces()
I get the same error message in 6.2.3 but I think it should be fixed by update WorkspaceSelectorToolbarItem.php
just...
Jan Schreier
01:00 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
No, it's NOT fixed in 6.1.9. It's because the default values for:... Sven Tappert
00:42 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
I have to do some testing. I'm not sure if the other issues were based on the same cause. Sven Tappert

2014-06-14

15:21 Task #27955: minor layout fix
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:25 Task #27955 (Under Review): minor layout fix
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #21768 (Under Review): sysext simulatestatic got no icon
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:15 Bug #59493: felogin - redirectPageLoginError
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 Bug #59493 (Under Review): felogin - redirectPageLoginError
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:09 Feature #18851: Add StdWrap feature "random Number"
random might also be useful to just generate a md5-like random string. If you want, maybe give it a charset-parameter... Stefan Neufeind
12:33 Task #55043 (Under Review): Ensure usage of base constants in the core
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:59 Bug #59574 (Closed): RTE: JS exception raised in BlockStyle plugin regarding property disableStyleOnOptionLabel
Hi,
using own RTE-Configuration causes exceptions, as plugins try to check deprecated variable (disableStyleOnOption...
Sebastian Stelmasik
09:28 Feature #59570: Description-field for filemounts
Thinking about it again: Should we add such metadata on the level of folders instead of filemounts instead? Every fil... Stefan Neufeind
07:58 Bug #59537: Not able to add dates prio now to endtime field
Forget about it.
My mistake. Sorry.
Mischa Heissmann
00:14 Task #59556: Ensure that cli user is admin on extension install and uninstall
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-13

22:57 Bug #59544: CTYPE=media php fatal error with fixed width or height
I have the same fatal error when using HTML5 Video and add any parameter. In my case, the width and height fields are... Martina Greiner
14:33 Bug #59544 (Needs Feedback): CTYPE=media php fatal error with fixed width or height
I tested this with mp4 and webm on current master and it worked flawlessly. Did you change any other settings? Markus Klein
11:55 Bug #59544 (Closed): CTYPE=media php fatal error with fixed width or height
I use TYPO3 6.2.3;
# I insert a Content element, type=MEDIA on a page, with the following:
Media Type: Video
HT...
Riccardo De Contardi
21:44 Feature #59570 (Closed): Description-field for filemounts
With a description-field it would be possible to offer things like hover-texts in BE to suggest what certain filemoun... Stefan Neufeind
21:30 Feature #59569: Add permissions to BE-filemounts / Allow read-only filemounts
Afaik only small workarounds were available to add mounts to the file-selector without having them in the filelist. F... Stefan Neufeind
21:28 Feature #59569 (Closed): Add permissions to BE-filemounts / Allow read-only filemounts
It would imho be great to be able to create a file-mount that has certain permissions. As a basic step being able to ... Stefan Neufeind
21:09 Bug #59568 (Closed): filelist: No context-menu for folders
When in the filelist it's possible to open a context-menu for files but not for folders (to rename them or so). Openi... Stefan Neufeind
21:02 Bug #54466: Could not find any folder to be displayed
Just stumbled across this as well. Still an issue. Ugly exception in BE instead of a meaningful error-message for the... Stefan Neufeind
19:03 Bug #59567 (Closed): Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Using MySQL 5.5, the Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB; giving the error message: SQL-... Jürgen König
17:40 Bug #59564 (Closed): display of MD5 errors is false
If fetchExtension in typo3/sysext/extensionmanager/Classes/Utility/Connection notices that the md5 sums mismatch, it ... Johannes Goslar
17:35 Bug #45478: Resizing a magic image in rte woun't get scaled in frontend
It get scaled now, but it's not possible to get a bigger size than 300px width, also when I raise maxWInText. Will re... Marc Bastian Heinrichs
17:30 Bug #59562 (Closed): WebKit may insert a span element when backspacing an heading
When removing a block format (h2, p) from an element in the RTE, the following element (for example the next paragrap... Wouter Beeftink
16:57 Bug #33137: CSS concatenation only working for files with media attribute set to "all"
Just move to Grunt :-) Wouter Beeftink
16:54 Bug #59559 (Closed): White space before list in RTE after saving
When I insert a list in the RTE and save the page, an empty paragraph is inserted before the list. Obviously, that sh... Wouter Beeftink
16:52 Bug #59033 (Closed): Invalid Extension key after update
Alexander Opitz
14:24 Bug #59033: Invalid Extension key after update
In my opinion this ticket can be closed Martin Sonnenholzer
14:24 Bug #59033: Invalid Extension key after update
I had the makeCategorizable function call in the TCA files of each model. That fixed the problem, nevertheless breaki... Martin Sonnenholzer
16:36 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Bug #59549 (Resolved): Broken tests due to modified PostProcessor constructor
Applied in changeset commit:7c8b73d70ee8b835b3f1658976345462e051120b. Oliver Hader
15:06 Bug #59549 (Under Review): Broken tests due to modified PostProcessor constructor
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 #59549 (Closed): Broken tests due to modified PostProcessor constructor
Oliver Hader
16:25 Task #59556 (Under Review): Ensure that cli user is admin on extension install and uninstall
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Task #59556 (Closed): Ensure that cli user is admin on extension install and uninstall
Extension install and uninstall is an admin task. Calling this task via cli should ensure, that the user has admin ri... Marc Bastian Heinrichs
16:02 Revision 7c8b73d7: [BUGFIX] Broken tests due to modified PostProcessor constructor
Issue #31951 introduced a breaking change in changing the order
of constructor arguments in the form PostProcessor. T...
Oliver Hader
15:43 Bug #59553 (Closed): Workspace image preview not show in page module
In TYPO3 4.5.34 (and before, to TYPO3 4.5.30 minimum)
In the Backend, in a workspace, on Page module, when I add an ...
Manu no-lastname-given
15:36 Bug #59551 (Closed): Workspace - Preview Image - Image not show - 4.5.31 and after
As soon I've udpate my TYPO3 4.5.30 to 4.5.31.
The images that I add in a content element "Text and Images" are no...
Manu no-lastname-given
15:05 Bug #49036: Allow custom active tabs in RTE element browser
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:38 Bug #59548 (Closed): TypoScript parser implementation doubles backslashes
I've found a potential bug in the parse() method of the TS parser:
$parser = t3lib_div::makeInstance( 't3lib_tspar...
Norbert Sendetzky
14:11 Bug #59547 (Closed): Different identifier hashes while indexing files
I found a bug while migrating DAM to FAL:
1) I index files via scheduler task or by just clicking some folders in ...
Oliver Schulz
13:30 Bug #31951 (Resolved): Own checkbox layout breaks HTML mail
Applied in changeset commit:8bd1988d82256c1851b426e1e86b04c308a3b50f. Cornel Boppart
13:26 Task #59546 (Under Review): Field labels not shown in workspaces history
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 #59546 (Closed): Field labels not shown in workspaces history
Field labels are not shown if opening the history of an element in the workspace module. Oliver Hader
13:22 Revision 8bd1988d: [BUGFIX] Own Layout Breaks Mail Message
With this patch it is possible to configure custom layouts
for the form, confirmation, and each type of post processo...
Cornel Boppart
11:41 Feature #59497: Typed Slots
Please correct me if I'm wrong, but you are trying to mix two design patterns. Hooks belong to the template method pa... Martin Sonnenholzer
11:30 Task #59521 (Resolved): Restructure functional frontend tests
Applied in changeset commit:26819f9e2a38db3ff9d0bf1b50595802746d7f8e. Oliver Hader
11:19 Task #59535: Re-work/simplify copyright header in PHP files
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:57 Task #59535: Re-work/simplify copyright header in PHP files
You are right - that's not correct. It should read:... Michael Schams
10:54 Task #59535: Re-work/simplify copyright header in PHP files
In #56776 Olivier wrote:
"GPL2 or any later version in the license header"
But the patch introduces LGPL v3 and...
Alexander Opitz
02:33 Task #59535: Re-work/simplify copyright header in PHP files
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:01 Task #59535 (Under Review): Re-work/simplify copyright header in PHP 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
00:43 Task #59535 (Closed): Re-work/simplify copyright header in PHP files
The copyright/license header in files (PHP files, maybe others such as JavaScript, etc.) of the TYPO3 core show the y... Michael Schams
11:05 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
As I wrote above, I would not change the code, but the documentation. ENT_COMPAT is the default for hsc(). Markus Klein
10:34 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
Does anybody know, why ENT_COMPAT is in use here?
In my opinion, the flag has to be changed to ENT_QUOTES to be c...
Julian Hofmann
09:55 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
What fix do you propose?
* Correct the example
* change the code
I propose to go for the first solution
Markus Klein
09:52 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
Which TYPO3 version are you using? Markus Klein
09:49 Bug #59540 (Closed): Viewhelpers htmlspecialchars and htmlentities never replace single quotes
Both Viewhelper are documented with ... Julian Hofmann
10:37 Revision 26819f9e: [TASK] Restructure functional frontend tests
In the scope of enabling Extbase frontend rendering during
functional test runs, the response object contains multipl...
Oliver Hader
10:18 Task #27955: minor layout fix
Still present in TYPO3 6.2.2
The code for icon is here: ...
Riccardo De Contardi
09:50 Revision 5dba6de7: [BUGFIX] Extensionmanager does not show error messages on update failure
The extension manager fails to show any error message if an extension
update fails.
Convert exceptions (e.g. depende...
Philipp Gampe
09:30 Bug #59458 (Resolved): Erroneous date sorting in File List
Applied in changeset commit:15ffdb207bb92d02d4457ba8a364598c8c87acf0. Francois Suter
08:58 Bug #59458 (Under Review): Erroneous date sorting in File List
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:14 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:59 Revision 15ffdb20: [BUGFIX] Erroneous date sorting in File List
The sorting by date fails in the Filelist module when more
than 9 files with the same date are found since the numeri...
Francois Suter
08:50 Bug #59537 (Closed): Not able to add dates prio now to endtime field
In Backend I'm not able to enter Stopdates older than today. The calendar won't let me select older dates, too.
If I...
Mischa Heissmann
08:32 Bug #59536 (Closed): EXT:linkvalidator BE Module not taking mod.linkvalidator.linktypes into account
The result "Listing of broken Links" and the "Broken Links Total:" values in BE Module are not taking mod.linkvalidat... Vitoandre D'Oria
 

Also available in: Atom