Project

General

Profile

Activity

From 2013-07-11 to 2013-08-09

2013-08-09

23:06 Task #50964 (Rejected): Extbase should not be implemented as "mandatory" part of the Core or TYPO3 Main-Features
Extbase works fine for the current backend modules used in the core.
Just because it does not work for you and does ...
Philipp Gampe
21:29 Task #50964: Extbase should not be implemented as "mandatory" part of the Core or TYPO3 Main-Features
Try the mailinglist/forum.
For me Extbase works fine in my usecases. If you find a bug you can report them and pro...
Wouter Wolters
21:06 Task #50964: Extbase should not be implemented as "mandatory" part of the Core or TYPO3 Main-Features
Where else should I discuss this when not here?
Imho Extbase currently has a lot of bugs and doesn't make TYPO3 mo...
Gabriel Kaufmann / Typoworx NewMedia
18:08 Task #50964 (Needs Feedback): Extbase should not be implemented as "mandatory" part of the Core or TYPO3 Main-Features
This not a task you can decide on your own. So IMO please discuss this somewhere else and not in a bugtracker!
Furth...
Wouter Wolters
13:54 Task #50964 (Rejected): Extbase should not be implemented as "mandatory" part of the Core or TYPO3 Main-Features
I recently came to the conclusion, that Extbase should not be delivered as mandatory part of the TYPO3-Core anymore.
...
Gabriel Kaufmann / Typoworx NewMedia
22:56 Bug #29001: Warning: ksort() in Backend Layout Wizard Popup
Maybe you can still have a look at the code and (if possible) code some safeguard around it? Philipp Gampe
22:55 Bug #29001: Warning: ksort() in Backend Layout Wizard Popup
lets see if someone else comes up with that Philipp Gampe
22:21 Bug #29001: Warning: ksort() in Backend Layout Wizard Popup
i tried to reproduce it today even with 4.5.4 but was not able to do so. i have so many typo3 installations that i do... Simon Schaufelberger
22:48 Feature #50132: TypoScript: Application Context condition
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
21:32 Task #50979 (Closed): Increase title length of filemount
Is there a reason why the title of filemounts (sys_filemounts.title) can only be 30 characters long?
If not it wou...
Alexander Stehlik
18:30 Bug #50976 (Resolved): Mixed up parameters in call to replaceMarkersInWhereClause
Applied in changeset commit:d260109d1fe743db8c2967cd1d89a24a2285bd12. Anja Leichsenring
17:02 Bug #50976: Mixed up parameters in call to replaceMarkersInWhereClause
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23012
Gerrit Code Review
16:55 Bug #50976 (Under Review): Mixed up parameters in call to replaceMarkersInWhereClause
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23012
Gerrit Code Review
16:52 Bug #50976 (Closed): Mixed up parameters in call to replaceMarkersInWhereClause
The patch for #21892 breaks functionality due to a mixed up parameters list (see copied report):
this patch breaks...
Anja Leichsenring
17:00 Feature #21892: Substitution of default markers is not available as single function
Fix is on the way, thank you for reporting the error. Find it here: http://forge.typo3.org/issues/50976 Anja Leichsenring
14:42 Feature #21892: Substitution of default markers is not available as single function
this patch breaks the functionality of the complete BE.
I am not able to edit the page headers anymore.
The error...
Kim Lang
16:24 Bug #36719: Javascript in header without script tags
Hello Ernesto,
Thank you for answering so quickly. My statement "lengthy rubbish" was obviously triggered by lack o...
Christian Geiselmann
16:06 Bug #49297: Extension Upload with ExtManger should delete complete Folder, else Fatal Error

> You can also prevent loading the extension by editing typo3conf/localconf.php. Remove 'static_info_tables' from t...
Camelia M
13:31 Feature #50962: t3lib_flexformtools still missing simple method for reading FlexForm-Data
I just noticed that Extbase has one method doing nearly what I mentioned:
Class FlexFormService
"extbase/Classes/...
Gabriel Kaufmann / Typoworx NewMedia
13:21 Feature #50962 (Closed): t3lib_flexformtools still missing simple method for reading FlexForm-Data
FlexForm's are used more and more in TYPO3. But as far as I know there's still missing core-method for simple data-re... Gabriel Kaufmann / Typoworx NewMedia
12:40 Bug #50881: Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
@tslib_menu_filterMenuPagesHook@ does not get autoloaded, too. Happens in 4.7.14. Christian Weiske
12:39 Feature #50961 (Closed): Discard selected workspace version option
Please add an option in the select menu to discard selected workspace version of records. If you have really a lot ch... Marius S.
12:33 Bug #18761: "ADMCMD command could not be executed!" after preview link expired
Got that error in 4.5.29, Chrome 19, but not n Firefox. Same symptoms as above. Removing cookies solved the problem. Martin Terber
12:33 Bug #50960 (Closed): Mass actions not working
All mass actions return "Done processing 0 elements" no matter how much changed elements the workspace has or which w... Marius S.
11:15 Feature #9063: Improve editing of multiple records
I would like to mass-edit records from a different language.
But there is no language dropdown at the top on the edi...
Benjamin no-lastname-given
10:53 Bug #50929: Don't call rawurlencode() twice on curUrl
Yes, that is the fix that broke it. Well the output into the form is already htmlspecialchar'ed:... Jan Spisiak
08:59 Bug #50929: Don't call rawurlencode() twice on curUrl
This double encoding was introduced in a security fix in 2011.
http://review.typo3.org/3754
I believe this fix ...
Markus Klein
09:16 Task #50951 (Under Review): Align inputs and adjust label-width
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22983
Gerrit Code Review
09:11 Task #50951 (Closed): Align inputs and adjust label-width
In the installer-steps labels currently don't display as a block, they display as inline. And if they show as a block... Stefan Neufeind
08:57 Task #50949 (Under Review): Ask for username during "Create user and import base data"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22982
Gerrit Code Review
08:44 Task #50949 (Closed): Ask for username during "Create user and import base data"
During initial setup of typo3 only an admin-password is asked for. Common security-practices suggest to choose a user... Stefan Neufeind
08:39 Bug #50948 (Rejected): Incomplete install can't be finished
Without having a LocalConfiguration.php TYPO3 initially launches the installer. If however for example you have enter... Stefan Neufeind
08:35 Task #50947 (Closed): Installer: Show only empty databases? Offer to overwrite TYPO3-related tables?
Since commit 2e3c9d5e25e5beadafebca949de3e05eeb6f120a in 6.2 the installer now only shows empty databases (zero table... Stefan Neufeind
08:24 Bug #50898: Dead link to t3lib in dummy package
Just saw, that the Download section on typo3.org is still providing it.
That should be removed completely.
Markus Klein

2013-08-08

23:30 Bug #50868 (Resolved): stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Applied in changeset commit:380fb859a75aa8d5c14e20c85189e98f333291ae. Anja Leichsenring
22:55 Bug #50868: stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:50 Bug #50868: stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:40 Bug #50868: stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:35 Bug #50868 (Under Review): stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:30 Bug #50868 (Resolved): stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Applied in changeset commit:ed8ee7aff16c93d14cfd18c4844a1ed978bb503b. Wouter Wolters
22:12 Bug #50868: stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22936
Gerrit Code Review
22:06 Bug #50868: stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22936
Gerrit Code Review
23:30 Bug #48523 (Resolved): Reports Module $className must be a non empty string.
Applied in changeset commit:59ff957963a2bfe64deacff889650ccdec82c74a. Wouter Wolters
23:07 Bug #48523: Reports Module $className must be a non empty string.
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:06 Bug #48523: Reports Module $className must be a non empty string.
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:30 Feature #50940 (Resolved): Add uninstall buttons to install tool
Applied in changeset commit:24f1b96baa27ae281c85b644999ff06879e9f41f. Susanne Moog
21:38 Feature #50940: Add uninstall buttons to install tool
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22972
Gerrit Code Review
20:33 Feature #50940 (Under Review): Add uninstall buttons to install tool
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22972
Gerrit Code Review
20:26 Feature #50940 (Closed): Add uninstall buttons to install tool
Adds buttons to uninstall incompatible extensions
to the install tool extension compatibility tester.
You m...
Christian Kuhn
22:30 Bug #47734 (Resolved): Workspaces and Versioning get installed by default - Remove this option.
Applied in changeset commit:8aeb95dfefbb4fed521840cbe6356596b5a7a38b. Wouter Wolters
22:01 Bug #47734: Workspaces and Versioning get installed by default - Remove this option.
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22680
Gerrit Code Review
22:00 Bug #47734: Workspaces and Versioning get installed by default - Remove this option.
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22680
Gerrit Code Review
21:44 Bug #50943 (Closed): Compressor puts wrong @charset
Hi,
the compressor of CSS sets a wrong @charset at the beginning of the compressed file.
Currently its @charset"u...
Henning Moellendorf
21:42 Bug #37892: Workspace preview with non default language causes SQL error in language iso code determination
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11928
Gerrit Code Review
21:30 Feature #44482 (Resolved): Postprocessor to do redirect (on success)
Applied in changeset commit:24f5efface1ddea99884756aa4263aedf3346f1f. Christian Kuhn
20:58 Feature #44482: Postprocessor to do redirect (on success)
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18307
Gerrit Code Review
21:30 Feature #38094 (Resolved): Option to redirect after form submitting
Applied in changeset commit:24f5efface1ddea99884756aa4263aedf3346f1f. Christian Kuhn
20:58 Feature #38094: Option to redirect after form submitting
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18307
Gerrit Code Review
20:41 Bug #49460 (Resolved): Install Tool fails to test for required modules early in the process
As discussed with Jigal I see currently no need to add further php extension related code to the install tool in fron... Christian Kuhn
20:38 Feature #49301 (Closed): Remove/Disable extensions via install tool to bring broken Backend back to work
dupe of #50940 Christian Kuhn
20:25 Bug #50875: Install Tool feature "Create admin user" can't handle umlauts in username
clearly a bug ... should be investigated. Christian Kuhn
20:23 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
+1 to both ...
@Felix: wanna have a look at this?
Christian Kuhn
11:40 Feature #50910 (Closed): Fixed Container for Selection menu ion the left (install tool, feature request)
Hi,
I am vey unsure if this is the proper place to post a festure request, please advice me, if I am wrong - thank...
Gone With the Wind
20:22 Bug #50450: Drop keys before fields in install tool
yeah. Problem: the database schema migrator class is hell, it should be rewritten anyway. atm i do not feel comfortab... Christian Kuhn
20:05 Bug #50898: Dead link to t3lib in dummy package
The dummy package is not needed anymore in 6.2, files and folders are taken care off by installer. Christian Kuhn
19:08 Bug #50785: FlexForm does not substitute markers in foreign_table_where
Since this issue/feature seems to be more complicated than I expected, I have to fall-back to itemProcFunc in FlexFor... Gabriel Kaufmann / Typoworx NewMedia
18:26 Bug #50785: FlexForm does not substitute markers in foreign_table_where
Well I didn't find the right entry-point for a Core-Patch yet.
# The @##REC_FIELD_[ ROW-FIELD ]@ is substituted wi...
Gabriel Kaufmann / Typoworx NewMedia
14:01 Bug #50785: FlexForm does not substitute markers in foreign_table_where
May be also related to: #30354 Gabriel Kaufmann / Typoworx NewMedia
18:57 Bug #50912: BackendUtility::viewOnClick() called with non-integer
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22951
Gerrit Code Review
12:50 Bug #50912 (Under Review): BackendUtility::viewOnClick() called with non-integer
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22951
Gerrit Code Review
12:37 Bug #50912 (Closed): BackendUtility::viewOnClick() called with non-integer
The origin is in DatabaseRecordList::makeControl() that tries to create a preview link with the page id "243#33163" -... Oliver Hader
16:36 Bug #50930 (Closed): Swiftmailer default preferences
Dot escaping is disabled by default in typo3/contrib/swiftmailer/preferences.php.
With this preference email messa...
Gert-Jan Jansma
16:27 Bug #50929 (Closed): Don't call rawurlencode() twice on curUrl
In ElementBrowser.php:... Jan Spisiak
16:24 Feature #49714: Localizable FAL file records
Andreas Wolf wrote:
> * how could that be used?
>
> "That"?
That's related to a frontend implementation
Andreas Wolf
16:22 Feature #49714: Localizable FAL file records
Questions raised by SteffenR in the review request on Gerrit:
* migration script?
For sys_file_metadata? Should...
Andreas Wolf
15:42 Bug #50926 (Closed): documentation is misleading in some points
The documentation contains this example of a configuration, p.6
*Using another MySQL database for the “tt_guest” a...
Knut Behrends
15:19 Bug #50913 (Under Review): t3lib_div->trimExplode fills database table sys_log
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22956
Gerrit Code Review
13:18 Bug #50913 (Closed): t3lib_div->trimExplode fills database table sys_log
There are several uses of *t3lib_div::trimExplode* with wrong parameter types.
The second parameter must be a stri...
Christian Finkemeier
14:33 Bug #46463: jumpUrl_transferSession throws hash exception
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19270
Gerrit Code Review
14:18 Bug #30354: FlexForm select fields can't replace makers in their foreign_table_where clause
I think so... I fixed the problem by using, itemsProcFunc. Maybe you can use it and modify it to your needs. Stephen Bungert
14:00 Bug #30354: FlexForm select fields can't replace makers in their foreign_table_where clause
May this bug/feature request may have to do with my issue #50785 regarding using "REC_FIELD_"-Markers for accessing F... Gabriel Kaufmann / Typoworx NewMedia
14:07 Bug #36719 (Needs Feedback): Javascript in header without script tags
The "line of code" you mention is not required since 4.7.12, since the GMENU_LAYER and and TMENU_LAYER were adapted t... Ernesto Baschny
00:48 Bug #36719: Javascript in header without script tags
Update:
A)
I upgraded to Typo3 4.7.14, and I added the line of code to the class.tslib_fe.php, but it did not help...
Christian Geiselmann
11:52 Bug #42921: t3lib_div->trimExplode fills database table sys_log
@Christian: Indeed, I forgot about it.
Could you please file another forge issue and add this as related.
Feel fr...
Markus Klein
11:10 Bug #42921: t3lib_div->trimExplode fills database table sys_log
Thanks for updating tslib_fe::initFEuser. But you forgot *t3lib_userAuth::getAuthInfoArray* :-)
It should be...
Christian Finkemeier
10:50 Bug #50908 (Closed): loading indicator on save
I think there should be a loading indicator then pressing the save button on the doc header row. Other pages also dis... Pascal Dürsteler
10:41 Bug #50907 (Closed): Form Wizard: Mouse pointer for docheader icons
The "save", "save & close" and "undo" icons do not present the mouse as pointer on hover, which every other icon does... Pascal Dürsteler
10:40 Bug #50906 (Closed): Allow using sys-categories for all core-records usable by editors
Currently it is possible to use the new system-categories for pages and tt_content only, but not for sys_file-records... Michael Bakonyi
10:25 Feature #50905 (Closed): Allow switching to a FE-user
From list-module allow to switch to a certain FE-user. Stefan Neufeind
10:15 Bug #50904 (Rejected): List-module: Switch to BE user no longer in context-menu
The switch to a BE user was in the context-menu "since ages" (4.1 or even earlier, see #17494). It was available unti... Stefan Neufeind
07:56 Bug #24877: rsaauth with more than one login form on one page doesn't work
Is there a patch available for TYPO3 4.7.? Have tried it with Version 4.7.14 and sr_feuser_register 3.0.2...doesn't w... Steffi no-lastname-given
07:19 Feature #49723: Improve rendering of responsive images
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052
Gerrit Code Review
01:46 Bug #50855: Add missing semicolon(s) in minified JS file
Please *REJECT* this bug report!
I agree, the semicolons are +not+ required. I re-tested the script (without semic...
Michael Schams

2013-08-07

22:21 Bug #50898 (Closed): Dead link to t3lib in dummy package
t3lib has been removed from the Typo3 sources, but in the dummy package there is still a symbolic link to it. This de... Peter Buzanits
22:02 Bug #36719: Javascript in header without script tags
Dear all,
// Attention: this posting was based on the mistaken assumption that inserted Javascript code is a bug pe...
Christian Geiselmann
21:39 Bug #17551: Error message when creating a record in draft WS with a "double" field
#31757 is a different problem. Sascha Egerer
21:37 Bug #17551: Error message when creating a record in draft WS with a "double" field
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22940
Gerrit Code Review
20:08 Bug #17551: Error message when creating a record in draft WS with a "double" field
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22935
Gerrit Code Review
19:18 Bug #17551 (Under Review): Error message when creating a record in draft WS with a "double" field
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22935
Gerrit Code Review
16:21 Bug #17551: Error message when creating a record in draft WS with a "double" field
Looks like this is the same problem like in #31757. I've added this ticket as duplicate Sascha Egerer
21:21 Bug #31757 (Under Review): Foreign field as label for relation
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22935
Gerrit Code Review
21:00 Bug #46679: impexp: Import in v6 fails with fal-error
Martin, could you test the patch from https://review.typo3.org/#/c/22939/2/ if it works for your import?
You also ...
Marc Bastian Heinrichs
20:57 Bug #46679: impexp: Import in v6 fails with fal-error
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22939
Gerrit Code Review
20:40 Bug #46679 (Under Review): impexp: Import in v6 fails with fal-error
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22939
Gerrit Code Review
18:18 Bug #46679 (Accepted): impexp: Import in v6 fails with fal-error
Marc Bastian Heinrichs
20:47 Bug #49842: FAL: Storage is offline but is still used
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22915
Gerrit Code Review
20:18 Bug #49842: FAL: Storage is offline but is still used
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22915
Gerrit Code Review
12:10 Bug #49842 (Under Review): FAL: Storage is offline but is still used
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22915
Gerrit Code Review
20:30 Bug #50568 (Resolved): Make FileExtensionFilter case insensitive
Applied in changeset commit:8c8bdfe059282687cff4a9fee54b8c60c0bcdfc0. Alexander Stehlik
20:07 Bug #50568: Make FileExtensionFilter case insensitive
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:07 Bug #50568: Make FileExtensionFilter case insensitive
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:59 Feature #19732: Enable "Content-length" header by default
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21243
Gerrit Code Review
19:58 Feature #19732: Enable "Content-length" header by default
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21243
Gerrit Code Review
19:49 Bug #50868 (Under Review): stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22936
Gerrit Code Review
12:30 Bug #50868 (Closed): stdWrap.numberFormat (tslib_cObj->numberFormat) fills database table sys_log
I am using the *stdWrap.numberFormat* very often. But it has a negative impact on my databases.
Every time i use t...
Christian Finkemeier
19:21 Feature #48182 (Closed): File-Indexer doesn't flag missing files as deleted
Wouter Wolters
15:00 Feature #48182: File-Indexer doesn't flag missing files as deleted
This issue can be closed in favor of #50876 Frans Saris
19:03 Bug #50889 (Under Review): Faulty expand/collapse behavior in Element Browser
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22934
Gerrit Code Review
19:01 Bug #50889 (Closed): Faulty expand/collapse behavior in Element Browser
On using the element browser in combination with files, the expand/collapse behavior is wrong. On opening a collapsed... Oliver Hader
17:47 Feature #45877: Adding an UnlessViewHelper convenience
Background for "unless" is that Ruby knows "unless" as a negation of "if". Hmm, or "f:if.not" maybe? Stefan Neufeind
17:30 Bug #50872 (Resolved): File permissions set in the user record are not taken into account
Applied in changeset commit:032d7ac362ec60bd52023f8b6bf14294fcd9e016. Helmut Hummel
17:06 Bug #50872: File permissions set in the user record are not taken into account
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:04 Bug #50872: File permissions set in the user record are not taken into account
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:03 Bug #50872 (Under Review): File permissions set in the user record are not taken into account
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22921
Gerrit Code Review
14:00 Bug #50872 (Closed): File permissions set in the user record are not taken into account
With FAL a new way to define file permissions (for storages) has been introduced.
You can set these in User TsConfig...
Helmut Hummel
17:30 Feature #21892 (Resolved): Substitution of default markers is not available as single function
Applied in changeset commit:9bf2c389f2ec7f0c6a29b65d374e7e037210f253. Nicole Cordes
05:15 Feature #21892: Substitution of default markers is not available as single function
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22661
Gerrit Code Review
01:31 Feature #21892: Substitution of default markers is not available as single function
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22661
Gerrit Code Review
17:06 Bug #50881 (Closed): Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
Noticed a fatal error with solr 3.0.0-dev where the require_once calls were removed. Interface backend_cacheActionsHo... Jigal van Hemert
15:53 Bug #49794 (Needs Feedback): Filelist module broken
Breaking patch was https://review.typo3.org/#/c/22078/ which is reverted already. I can't reproduce the error any mor... Nicole Cordes
15:27 Bug #50437: Filebrowser popup window has javascript error and stops working
I confirm this bug. And it's the same with file etc. Eric Chavaillaz
15:03 Bug #50877 (Closed): File not saved in link field after being uploaded in link selector
h3. Situation:
Userrights: All (Admin)
Browsers: All
TCEforms with following field configuration:
@ 'med...
Nicola Heisch
14:57 Task #50876 (Closed): Handling of deleted files in FAL
h1. Handling of deleted files in FAL
There are 2 ways files can get deleted:
# Delete a file directly in OS fil...
Frans Saris
14:45 Bug #50875 (Closed): Install Tool feature "Create admin user" can't handle umlauts in username
Observed behaviour:
When a username like 'dörthe' is entered, the user will be created with the username 'drthe' ins...
Markus no-lastname-given
14:36 Bug #50871: Remove option to delete a File Storage
If we see a storage as a definition to connect a folder of the physical file system with the TYPO3 file abstraction l... Oliver Hader
13:55 Bug #50871 (New): Remove option to delete a File Storage
Currently it doesn't make sense you can delete a storage.
When you delete a storage there is no check if there are ...
Frans Saris
14:34 Bug #50873 (Closed): sectionIndex menu is empty when the page is not in menu
In AbstractMenuContentObject::sectionIndex(), sectionIndex menu items are first based on the page record, and then ov... Rémy DANIEL
14:30 Task #50867 (Resolved): Add a new Inheritence Layer to the Local Driver
Applied in changeset commit:c941199464aa26aa7ffc84f002566b3d3233b670. Steffen Ritter
13:52 Task #50867: Add a new Inheritence Layer to the Local Driver
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:51 Task #50867 (Under Review): Add a new Inheritence Layer to the Local Driver
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:30 Task #50867 (Resolved): Add a new Inheritence Layer to the Local Driver
Applied in changeset commit:c997bfc9681bbe454820fc746e3419a543e4ad92. Steffen Ritter
12:48 Task #50867: Add a new Inheritence Layer to the Local Driver
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22916
Gerrit Code Review
12:29 Task #50867 (Under Review): Add a new Inheritence Layer to the Local Driver
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22916
Gerrit Code Review
12:24 Task #50867 (Closed): Add a new Inheritence Layer to the Local Driver
There are many tasks which apply to all drivers working on an Hierarchical FileSystem (NFS, WebDav, LocalDriver, ....... Steffen Ritter
14:26 Bug #46989 (Under Review): Adding files with filename /./filename are indexed unclean
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22923
Gerrit Code Review
14:16 Bug #50870: Tests in Localization\Parser\LocallangXmlParserTest fail when system has translated files
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22918
Gerrit Code Review
13:28 Bug #50870 (Under Review): Tests in Localization\Parser\LocallangXmlParserTest fail when system has translated files
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22918
Gerrit Code Review
13:24 Bug #50870 (Closed): Tests in Localization\Parser\LocallangXmlParserTest fail when system has translated files
If the system is already translated into French two tests in Localization\Parser\LocallangXmlParserTest fail. This is... Nicole Cordes
12:30 Bug #50843 (Resolved): Fix TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest on Windows systems
Applied in changeset commit:f3f221d24eebb7f61e8998330a9a49a5a0542bf1. Nicole Cordes
12:02 Bug #50843: Fix TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest on Windows systems
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:50 Bug #50843 (Under Review): Fix TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest on Windows systems
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:30 Bug #50843 (Resolved): Fix TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest on Windows systems
Applied in changeset commit:cc31a4d17b0247e9e5e2d22f43c4f16814fd34e7. Nicole Cordes
12:26 Bug #29122: TCA renderMode "Tree" issue with multi-relation or MM
Is there something new on this?
I think a tree-function like this makes really sense. But making it usable with on...
Gabriel Kaufmann / Typoworx NewMedia
12:00 Bug #50855: Add missing semicolon(s) in minified JS file
I came across this when I hunted down a bug and thought, these _missing_ semicolons are causing the issue (with a pat... Michael Schams
10:03 Bug #50855 (Needs Feedback): Add missing semicolon(s) in minified JS file
Do you have a problem with that? This is perfectly valid javascript, and the minifier library probably removed them o... Ernesto Baschny
05:25 Bug #50855 (Rejected): Add missing semicolon(s) in minified JS file
TYPO3 CMS 4.5.29 (maybe other versions are affected as well).
The minified JS file *rsaauth_min.js* shows missing se...
Michael Schams
11:51 Task #50827 (Under Review): Introduce handling of missing files
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22913
Gerrit Code Review
10:05 Feature #50828 (Accepted): Fallback storage "zero" shall be read-only
Ernesto Baschny
09:33 Bug #50814: RTE loses text-highlight / focus in IE. Clearing formatting on particular text doesnt work.
You need to select at least ONE char infront of the bold text to successfully remove the formatting on a selection.
...
Patrick Kroog
09:23 Bug #50814: RTE loses text-highlight / focus in IE. Clearing formatting on particular text doesnt work.
In 4.5.29 the problem only occurs when selecting exactly at the beginning of the bold element. (Tested this in IE10 +... Patrick Kroog
08:10 Feature #49723: Improve rendering of responsive images
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052
Gerrit Code Review
06:30 Bug #50844 (Resolved): Failing tests in TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest on Windows systems
Applied in changeset commit:bc330c1fc350f5c55890698d955bba14e842a2b4. Nicole Cordes
05:42 Bug #50844: Failing tests in TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest on Windows systems
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
06:30 Bug #50562 (Resolved): Indexing Configurations not Working with crawler
Applied in changeset commit:80aeb3a825d015a11c2338820a1a77f2f294fc11. Marius Büscher
06:02 Bug #50562: Indexing Configurations not Working with crawler
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
06:01 Bug #50562: Indexing Configurations not Working with crawler
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
05:59 Bug #50562: Indexing Configurations not Working with crawler
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
06:30 Bug #47106 (Resolved): Indexed search: index of external files not work on TYPO3 6.04
Applied in changeset commit:d65c36043ee67c8a7503dd0832149d6c353015d6. Wouter Wolters
06:14 Bug #47106: Indexed search: index of external files not work on TYPO3 6.04
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
06:13 Bug #47106: Indexed search: index of external files not work on TYPO3 6.04
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
06:12 Bug #47106: Indexed search: index of external files not work on TYPO3 6.04
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
06:12 Bug #47106: Indexed search: index of external files not work on TYPO3 6.04
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
01:30 Bug #50812 (Resolved): Make sure in unit tests the singletons are backup at first
Applied in changeset commit:a079ad679f1726e9d8eff5723d0b590b4b3cee87. Nicole Cordes
00:45 Bug #50812: Make sure in unit tests the singletons are backup at first
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:38 Bug #50812: Make sure in unit tests the singletons are backup at first
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:30 Bug #50841 (Resolved): PHP warning in ext:documentation
Applied in changeset commit:b36f0d8659c4a2df5583f92357fbe4968242f71f. Wouter Wolters
00:30 Feature #49480 (Resolved): Register values in FilesContentObject
Applied in changeset commit:3eda92a4bf158d90853624cb3057a5bb1c7cac53. Lars Malach
00:30 Bug #50845 (Resolved): Test Configuration\ConfigurationManagerTest fails in PHPUnit Backend
Applied in changeset commit:7b4c9622a894c10a3acdfe2dd78b50b275780daf. Nicole Cordes
00:27 Bug #50845: Test Configuration\ConfigurationManagerTest fails in PHPUnit Backend
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review

2013-08-06

23:54 Bug #50562: Indexing Configurations not Working with crawler
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22897
Gerrit Code Review
22:57 Bug #50845: Test Configuration\ConfigurationManagerTest fails in PHPUnit Backend
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22896
Gerrit Code Review
22:54 Bug #50845 (Under Review): Test Configuration\ConfigurationManagerTest fails in PHPUnit Backend
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22896
Gerrit Code Review
22:46 Bug #50845 (Closed): Test Configuration\ConfigurationManagerTest fails in PHPUnit Backend
When running the tests in the PHPUnit backend the path of the current working directory is set to typo3/ (where mod.p... Nicole Cordes
22:37 Bug #50844 (Under Review): Failing tests in TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest on Windows systems
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22895
Gerrit Code Review
22:12 Bug #50844 (Closed): Failing tests in TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest on Windows systems
There are multiple tests failing on Windows systems:
*createdFilesAreEmpty*
Error in test case createdFilesAreEmp...
Nicole Cordes
22:14 Bug #50843: Fix TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest on Windows systems
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22894
Gerrit Code Review
22:05 Bug #50843 (Under Review): Fix TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest on Windows systems
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22894
Gerrit Code Review
21:50 Bug #50843 (Closed): Fix TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest on Windows systems
The test retrieveFileOrFolderObjectReturnsFolderIfPathIsGiven in class TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest... Nicole Cordes
22:08 Bug #50841: PHP warning in ext:documentation
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22893
Gerrit Code Review
21:20 Bug #50841 (Under Review): PHP warning in ext:documentation
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22893
Gerrit Code Review
21:09 Bug #50841 (Closed): PHP warning in ext:documentation

Warning: Invalid argument supplied for foreach() in /var/www/src/typo3_src-git/master/typo3/sysext/documentation/Cl...
Christian Kuhn
21:30 Bug #15797 (Resolved): tx_cms_layout->wordWrapper do not support multi-byte charset
Applied in changeset commit:f4b5aa364e05ea4b6019f3494539142e66224d2e. Georg Ringer
20:56 Bug #15797: tx_cms_layout->wordWrapper do not support multi-byte charset
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:37 Bug #15797: tx_cms_layout->wordWrapper do not support multi-byte charset
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22840
Gerrit Code Review
19:25 Bug #15797: tx_cms_layout->wordWrapper do not support multi-byte charset
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22840
Gerrit Code Review
17:16 Bug #15797: tx_cms_layout->wordWrapper do not support multi-byte charset
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22840
Gerrit Code Review
14:20 Bug #15797 (Under Review): tx_cms_layout->wordWrapper do not support multi-byte charset
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22840
Gerrit Code Review
13:48 Bug #15797 (Accepted): tx_cms_layout->wordWrapper do not support multi-byte charset
example is... Georg Ringer
21:30 Bug #50628 (Resolved): EmConfUtility::fixEmConf generates wrong data for conflicts
Applied in changeset commit:5250c54e78130e274c46ea033df67d7bf8b15ece. Anonymous
20:58 Bug #50628: EmConfUtility::fixEmConf generates wrong data for conflicts
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:58 Bug #50628: EmConfUtility::fixEmConf generates wrong data for conflicts
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:40 Bug #50628: EmConfUtility::fixEmConf generates wrong data for conflicts
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22746
Gerrit Code Review
21:30 Task #50536 (Resolved): Load documentation extension by default
Applied in changeset commit:8f74ed9c9379f887fad1c56480b3250cf6b89b72. Xavier Perseguers
21:12 Task #50536: Load documentation extension by default
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22668
Gerrit Code Review
21:30 Bug #50125 (Resolved): ResourceStorage::deleteFolder does not correctly check if given folder is empty
Applied in changeset commit:e3d9d7b2401dd61bf4352531d6fc42a548a8c800. Philipp Gampe
20:45 Bug #50125: ResourceStorage::deleteFolder does not correctly check if given folder is empty
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:45 Bug #50125: ResourceStorage::deleteFolder does not correctly check if given folder is empty
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:03 Bug #50125: ResourceStorage::deleteFolder does not correctly check if given folder is empty
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22674
Gerrit Code Review
15:32 Bug #50125: ResourceStorage::deleteFolder does not correctly check if given folder is empty
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22674
Gerrit Code Review
21:29 Bug #50812: Make sure in unit tests the singletons are backup at first
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22838
Gerrit Code Review
12:24 Bug #50812 (Under Review): Make sure in unit tests the singletons are backup at first
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22838
Gerrit Code Review
12:18 Bug #50812 (Closed): Make sure in unit tests the singletons are backup at first
If in unit tests the singleton management is changed there is a local copy of the initial stage. If the backup contai... Nicole Cordes
20:30 Task #50615 (Resolved): Use magic __CLASS__ in getInstance()-methods
Applied in changeset commit:0f2a29d88fe42f14b8a5d203854bd2bff293ba78. Stefan Neufeind
19:31 Task #50615 (Under Review): Use magic __CLASS__ in getInstance()-methods
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:30 Task #50615 (Resolved): Use magic __CLASS__ in getInstance()-methods
Applied in changeset commit:27a3e9e4c447690b2aa83e30f20c30b1a389c72c. Stefan Neufeind
19:28 Task #50615: Use magic __CLASS__ in getInstance()-methods
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:22 Feature #47172: Permit custom locations for localization files (XLIFF file handling in llXmlAutoFileName)
Just wanted to draw attention to this issue again. I'm currently working on a project using the most recent TYPO3 6.1... Ingo Kasch
18:30 Bug #50781 (Resolved): MySQLi: Allow persistent again
Applied in changeset commit:fd4d970a97185b9b540eff06154ed21fe770edf2. Stefan Neufeind
17:52 Bug #50781: MySQLi: Allow persistent again
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:32 Bug #50193: FAL: Image Processing doesn't respect GFX "thumbnails_png" option
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:32 Bug #50193: FAL: Image Processing doesn't respect GFX "thumbnails_png" option
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:31 Bug #50193 (Under Review): FAL: Image Processing doesn't respect GFX "thumbnails_png" option
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:05 Bug #50814: RTE loses text-highlight / focus in IE. Clearing formatting on particular text doesnt work.
OK. I was able to reproduce by selecting text that starts exactly at the beginning of the bold element. Stanislas Rolland
15:54 Bug #50814: RTE loses text-highlight / focus in IE. Clearing formatting on particular text doesnt work.
What version of TYPO3 4.5? I am unable to reproduce this issue using IE10 in IE8 mode. Stanislas Rolland
15:41 Bug #50814: RTE loses text-highlight / focus in IE. Clearing formatting on particular text doesnt work.
TYPO3 4.5 backend forces IE8 compatibility. Stanislas Rolland
12:46 Bug #50814 (Closed): RTE loses text-highlight / focus in IE. Clearing formatting on particular text doesnt work.
When trying to clear formatting on a text in TYPO3 RTE on Internet Explorer, the focus on the text is lost and the fo... Patrick Kroog
15:35 Bug #49115: Error in core TYPO3 4.7 concerning reorder of elements in page mode
I have the same behavior in 4.5.28. Christian Drath
15:30 Bug #50809 (Resolved): Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Applied in changeset commit:7e568f05f08a7db8c47ddec7f03a19356e004398. Anja Leichsenring
14:33 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:33 Bug #50809 (Under Review): Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:30 Bug #50809 (Resolved): Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Applied in changeset commit:27da4cc47266fcf67242f3e59d1428aafc4216c5. Anja Leichsenring
14:25 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:14 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22836
Gerrit Code Review
13:47 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22836
Gerrit Code Review
13:37 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22836
Gerrit Code Review
13:35 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22836
Gerrit Code Review
13:21 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22836
Gerrit Code Review
11:00 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22836
Gerrit Code Review
10:39 Bug #50809: Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22836
Gerrit Code Review
10:25 Bug #50809 (Under Review): Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22836
Gerrit Code Review
10:20 Bug #50809 (Closed): Failing test StorageRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
Anja Leichsenring
15:27 Feature #50828 (Rejected): Fallback storage "zero" shall be read-only
The fallback storage "zero" (uid:0) shall be read-only since it is used as fallback for /uploads/* and /typo3conf/ext... Oliver Hader
15:24 Task #50827 (Closed): Introduce handling of missing files
* add sys_file.missing to reflect the temporary missing state
* enhance the indexer to set/unset this state
Oliver Hader
13:40 Bug #39715: FAL Unit tests produce failures and errors on Windows
h2. Testsuite: TYPO3\CMS\Core\Tests\Unit\Utility\File\ExtendedFileUtilityTest
*Rename file in local storage*
Fail...
Jigal van Hemert
12:53 Bug #50815 (Closed): t3lib_compressor doesn't fully sanitize filepath
... Markus Martens
11:37 Epic #47018: Implement Composer support and clean package manager API
Patch set 18 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
11:20 Feature #50727 (New): Add "class" field to pages table
@Philipp
> I leave this open for a couple days, for others to comment, but I am about to reject this. <
Will th...
Alexander Opitz
10:47 Feature #37662: Support for arrays in t3lib_div::_GP()
Can you update your patch against current master and push it to gerrit? Alexander Opitz
10:05 Feature #49714 (Under Review): Localizable FAL file records
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22835
Gerrit Code Review
06:53 Bug #25272: Sécurity message with Gabarit Fluid :Default ajax configuration (Fluid) on internet explorer
Found the solution of the extension html5_readykit for it - without testing it seems the protocol is prepended automa... David Bruchmann

2013-08-05

23:30 Task #50670 (Resolved): Cleanup update wizard and move classes to one folder
Applied in changeset commit:881be5c747f83c73b7e4811483aa50e740ccc972. Wouter Wolters
23:30 Bug #50803 (Resolved): Fatal error: "enableFields on non-object" in extension manager
Applied in changeset commit:ba066157fa8f61932e6bfd45aa46e18f7a668992. Ernesto Baschny
22:49 Bug #50803: Fatal error: "enableFields on non-object" in extension manager
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:48 Bug #50803: Fatal error: "enableFields on non-object" in extension manager
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:35 Bug #50803: Fatal error: "enableFields on non-object" in extension manager
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22830
Gerrit Code Review
22:32 Bug #50803 (Under Review): Fatal error: "enableFields on non-object" in extension manager
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22830
Gerrit Code Review
22:25 Bug #50803 (Closed): Fatal error: "enableFields on non-object" in extension manager
Extbase extensions might fail with:
Fatal error: Call to a member function enableFields() on a non-object in .../t...
Ernesto Baschny
22:14 Bug #50802 (Under Review): FolderBasedFileCollection::loadContents() doesn't check if folder is present
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22829
Gerrit Code Review
22:08 Bug #50802 (Closed): FolderBasedFileCollection::loadContents() doesn't check if folder is present
in FolderBasedFileCollection::loadContents() there is no check if the folder object is present this can result in a f... Frans Saris
20:59 Feature #50545: Store OpenID URL in cookie
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22685
Gerrit Code Review
08:24 Feature #50545: Store OpenID URL in cookie
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22685
Gerrit Code Review
20:31 Bug #50799 (Closed): Adding page-content in Live-workspace failed with error about offline-workspace
On one installation (6.1.3) I only had the live-workspace, switched to a user and created a new content-element on a... Stefan Neufeind
19:30 Bug #50193 (Resolved): FAL: Image Processing doesn't respect GFX "thumbnails_png" option
Applied in changeset commit:dfc9b28e2ceb563d56fa95487f050cbd73812a48. Benni Mack
19:09 Bug #50193: FAL: Image Processing doesn't respect GFX "thumbnails_png" option
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22420
Gerrit Code Review
19:16 Bug #50763 (Closed): Extension Manager -> Page get Extensions is blank
Wouter Wolters
09:34 Bug #50763: Extension Manager -> Page get Extensions is blank
thx. I just found the problem. Problem was XDebug and Maximum function nesting level. Issue can be closed... Manuel Beyeler
18:30 Feature #45498 (Resolved): Find best-matching local storage instead of default-storage
Applied in changeset commit:c111ddecca0f903a98a57b3d3bd1bbca2c999826. Stefan Neufeind
18:02 Feature #45498: Find best-matching local storage instead of default-storage
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18290
Gerrit Code Review
17:55 Feature #45498: Find best-matching local storage instead of default-storage
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18290
Gerrit Code Review
17:13 Task #50796 (Accepted): Prevent creating a FAL storage that is a subfolder of another storage
Yep, should definitely be tackled. Andreas Wolf
15:57 Task #50796 (Closed): Prevent creating a FAL storage that is a subfolder of another storage
Having a FAL storage that is a subfolder of another storage, results in very strange behaviours, especially for edito... Marc Bastian Heinrichs
16:37 Feature #50570 (Needs Feedback): remove __no_wrap__ in imageorient dropdown
Jens Hoffmann
16:37 Feature #50570: remove __no_wrap__ in imageorient dropdown
!IMG_20130711_143304.jpg!
What is that, feature wise?
I guess it's also bad wording.
When/How will it be used? :...
Jens Hoffmann
16:18 Bug #48893: Deleting files with references?!
Hi Frans
I found out that that was the case, but would it not be more userfriendly if the deleteicon wasnt even th...
Claus Harup
16:11 Bug #48893: Deleting files with references?!
When he tries to delete the file he gets a error message that it isn't posible because file is in use. Frans Saris
16:01 Bug #48756 (Needs Feedback): Design style to mark outdated extensions
Not done for me yet, just because there is a patch.
But how douse it look like? The question is still open.
Gree...
Jens Hoffmann
15:30 Bug #50795 (Under Review): No signals pre/post file add operation
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22823
Gerrit Code Review
15:27 Bug #50795 (Closed): No signals pre/post file add operation
There are signals for most operations performed in the file storage, but not for adding a file. This should be change... Andreas Wolf
13:30 Bug #50788 (Closed): Fluid Content Object does not configure object manager
If some TS defines "register implementation" like:
config.tx_extbase {
objects {
# Register 'fx' as default n...
Christian Kuhn
13:11 Bug #50787 (Closed): FlexForm Select-Conditions by FlexForm-Field
We where trying to use FlexForm with a MM-Relation.
We tried to setup this by example of tt_address:
# We have ...
Gabriel Kaufmann / Typoworx NewMedia
13:05 Bug #50786 (Rejected): Loading TypoScript files is more picky about doubletick encapsulation
With the change of #34621 , the TypoScript inclusion *requires* " around the file path. This worked before:
<INCLU...
Christian Kuhn
13:03 Bug #50785 (Closed): FlexForm does not substitute markers in foreign_table_where
We tried to use a field-to-select condition in a flexform.
Simple example:
We have a FlexForm containing two Se...
Gabriel Kaufmann / Typoworx NewMedia
11:20 Bug #29461: Page TSconfig for Extbase flexform values doesn't work
I think that this function is very important for editors (back-end usability). Any news when this will be fixed? Josef F. Glatz (Old User)
11:07 Bug #25322: OpenID login does not work with Google
Phone call with Helmut:
* Schema-less login still has to be possible (current patch requires http:// or https://)
...
Christian Weiske
10:58 Feature #44127: OpenID login: automatically create backend user accounts
Phone call with Helmut: He is working on a patch to modularize the openid process. With that patch, it will be possib... Christian Weiske
10:57 Bug #49310: Wizard to add OpenID to backend user
Phone call with Helmut: Use @typo3/mod.php@ instead of creating a new @index.php@ file. Christian Weiske
10:33 Bug #50781 (Under Review): MySQLi: Allow persistent again
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22813
Gerrit Code Review
10:31 Bug #50781 (Closed): MySQLi: Allow persistent again
During the migration to MySQLi it was also "planned" to have persistent connections as well. The hostname needs to be... Stefan Neufeind
10:30 Feature #50780 (Closed): Allow to link to all pages even if it is not in the own db mounts
I have given the editors a mount to the whole website and one for every permission part. That has the consequence tha... Bernhard Eckl
09:28 Bug #50752: DBAL needs migration MySQL to MySQLi as well
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22791
Gerrit Code Review
09:25 Feature #50773: Allow multiple OpenID-associations for one account
Idea came up during review https://review.typo3.org/22685 ([FEATURE] Pre-fill OpenID backend login field). Stefan Neufeind
09:24 Feature #50773 (Closed): Allow multiple OpenID-associations for one account
Allow multiple OpenIDs to be used for one account so either multiple auth-provider or multiple persons would be possi... Stefan Neufeind
09:24 Bug #50772 (Closed): Wrong url for links to content elements
If a link is to a content element in the RTE not only to a internal page the link validator gets the wrong URL to che... Jan Kiesewetter
09:03 Feature #37662: Support for arrays in t3lib_div::_GP()
yes, problem still exists:
version 4.7.14
file: class.t3lib_matchcondition_abstract.php
function: protected functi...
Rastislav Birka
08:12 Bug #50768 (Closed): Implement avatar for backend users
Closed as duplicate. Philipp Gampe
00:02 Bug #50768: Implement avatar for backend users
Isn't this the same as #48947? And probably not a "Bug" but a "Feature"?
+1 for avatars!
Ernesto Baschny
00:41 Feature #49480: Register values in FilesContentObject
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21747
Gerrit Code Review

2013-08-04

20:55 Bug #50768 (Closed): Implement avatar for backend users
As concepted and accepted in #48903 backend users should receive avatar images.
Add avatar images to:
* SQL/TCA
...
Felix Kopp
19:50 Bug #50763 (Needs Feedback): Extension Manager -> Page get Extensions is blank
Please enable error display (set your SYS|devIpMask und BE|debug in the install tool):
http://www.dmitry-dulepov.com...
Philipp Gampe
15:58 Bug #50763 (Closed): Extension Manager -> Page get Extensions is blank
The page is sometimes blank. I can reproduce it this:
Delete the files 1.extensions.xml.gz and 1.mirrors.xml.gz in...
Manuel Beyeler
15:40 Bug #38535: No login possible with Google Chrome under 4.7 with RSA authmode
heisenbug ... as soon as I debugged it, it started to work and now I cannot reproduce it any more ... wtf Philipp Gampe
15:15 Bug #38535: No login possible with Google Chrome under 4.7 with RSA authmode
I reproduced this on 6.1.4-dev. Login from Firefox works, but not with Chrome. Philipp Gampe
15:08 Bug #38535 (Accepted): No login possible with Google Chrome under 4.7 with RSA authmode
Philipp Gampe
15:14 Bug #50264 (Closed): rsaauth + salted passwords > Frontend-Login by Chrome not possible
Philipp Gampe
15:14 Bug #50264 (Resolved): rsaauth + salted passwords > Frontend-Login by Chrome not possible
I close this one in favor of #38535 which is a) older, b) does not contain unrelated side problems.
I will try to ...
Philipp Gampe
15:01 Bug #50264 (Accepted): rsaauth + salted passwords > Frontend-Login by Chrome not possible
I can reproduce the problem locally with 6.1.4-dev.
For the moment, you can disable rsa for frontend (FE|loginSecu...
Philipp Gampe
14:41 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
For the problem itself think not. If the proxy were the reason, the login with other browsers should also be not poss... Andre Hohmann
13:57 Bug #50760 (Under Review): Missing htmlspecialchars for link title render_textpic
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22803
Gerrit Code Review
13:49 Bug #50760 (Closed): Missing htmlspecialchars for link title render_textpic

When an image is inserted with a title that contains special chars (like quotes) the title tag of the image tag is ...
Alexander Stehlik
13:13 Bug #50758 (Closed): Attempt to modify record '69' (sys_file_reference:69) without permission. Or non-existing page.
In my extension I would like to delete any sys_file_references attached to my tt_content element before adding my own... Claus Harup
01:30 Bug #35274 (Resolved): Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
Applied in changeset commit:8f929dbce5a7ff5ba5882b6a8787eabded5b1c59. Wouter Wolters
00:34 Bug #35274: Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
01:30 Bug #50466 (Resolved): MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Applied in changeset commit:5d0ba16da2c1adaa1745cb53d990660dbfa9713e. Stefan Neufeind
00:46 Bug #50466: MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:45 Bug #50466 (Under Review): MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:32 Bug #50466 (Resolved): MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Applied in changeset commit:744936578891a91468b74b04b7f79ed0a95e8960. Stefan Neufeind
00:10 Feature #50756 (Under Review): Backport ClassNamingUtility
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:09 Feature #50756 (Closed): Backport ClassNamingUtility
ClassNamingUtility is useful since the introduction of namespaces
in 6.0. Originally this feature was introduced wit...
Stefan Neufeind

2013-08-03

23:52 Bug #50466: MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:52 Bug #50466: MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:52 Bug #50466: MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:51 Bug #50466: MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:35 Bug #50466: MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22592
Gerrit Code Review
22:44 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
Looks more like an issue with the proxy then? Maybe some values are encoded or truncated? Philipp Gampe
18:08 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
Netscape/1.0 (CP/M; 8-bit)
I'm working over my own proxy...when I go over another browser without this proxy it works.
Andre Hohmann
22:43 Bug #50095: Indexing of external files and absRefPrefix
OK, leaving this open, but someone will need to dig into indexed_search and find the root cause of this behavior. Philipp Gampe
10:49 Bug #50095: Indexing of external files and absRefPrefix
Hello Philip!
Thanks for the reply!
Unfortunately, I can not say whether the problem has existed for TYPO3 4.x.
...
Harald no-lastname-given
20:14 Bug #50568: Make FileExtensionFilter case insensitive
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22724
Gerrit Code Review
15:41 Bug #50568: Make FileExtensionFilter case insensitive
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22724
Gerrit Code Review
16:57 Feature #49723: Improve rendering of responsive images
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052
Gerrit Code Review
16:17 Bug #50752 (Under Review): DBAL needs migration MySQL to MySQLi as well
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22791
Gerrit Code Review
16:04 Bug #50752 (Closed): DBAL needs migration MySQL to MySQLi as well
In 6.1 the migration of core to MySQLi was executed. However the "native" part of dbal still needs to be adjusted as ... Stefan Neufeind
14:32 Bug #46642 (Resolved): Fatal error: Cannot unset string offsets in typo3/sysext/em/classes/tools/class.tx_em_tools.php on line 382
Applied in changeset commit:9731f60c0b2afc82eabc64e2ee63a8dc8431223e. Michael Stucki
10:59 Feature #50727: Add "class" field to pages table
@Philipp
Well, just to avoid that another lie is cast into concrete here:
You know and I know that my feature req...
Thomas Skierlo
09:21 Feature #50727: Add "class" field to pages table
@Thomas: First of all, I am the "Friendly Ghost" is this week. One of my task is to review and potentially close (new... Philipp Gampe
02:14 Feature #50727: Add "class" field to pages table
Gentlemen. Just to make one thing sure. I first added the field I need to my pages table and THEN issued the feature ... Thomas Skierlo
00:39 Bug #44017: typo3/thumbs.php causes invalid autoloader cache
In 4.5 the problem only "happens" while thumbs.php is running. So actually you'd need to trigger it through needing s... Stefan Neufeind

2013-08-02

18:59 Feature #50740: Provide syntax "__row|uid_local|fieldname" for $TCA[...]['config']['default']
We want to reduce the number of functions for GeneralUtility, thus is should be at a more descriptive location.
An...
Philipp Gampe
16:06 Feature #50740: Provide syntax "__row|uid_local|fieldname" for $TCA[...]['config']['default']
I meant not externalizing the the complete function getPlaceholderAttribute but only the code which fetches the conte... Michael Bakonyi
16:03 Feature #50740 (Rejected): Provide syntax "__row|uid_local|fieldname" for $TCA[...]['config']['default']
With... Michael Bakonyi
18:54 Feature #50727 (Needs Feedback): Add "class" field to pages table
In general we want to reduce the number of fields shown by default in the TYPO3 backend. This includes fields that ar... Philipp Gampe
16:25 Feature #50727: Add "class" field to pages table
I think that's the kind of customisation, which can easily be done using a tiny extension (so tiny that it can even b... Steffen Gebert
16:25 Feature #50727: Add "class" field to pages table
--deleted Steffen Gebert
10:52 Feature #50727 (Closed): Add "class" field to pages table
I am missing a field “page_class” within the pages table. Remember, a class is, together with the (existing) id, the ... Thomas Skierlo
16:43 Bug #44017: typo3/thumbs.php causes invalid autoloader cache
This still needs to be fixed in both 4.5 and 4.7. It does not occur in 6.0 and later as far as I'm informed.
I pushe...
Michael Stucki
16:38 Bug #44017: typo3/thumbs.php causes invalid autoloader cache
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:18 Task #50728 (Resolved): Remove useless CSS file
Xavier Perseguers
11:27 Task #50728 (Under Review): Remove useless CSS file
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22763
Gerrit Code Review
11:25 Task #50728 (Closed): Remove useless CSS file
Generated CSS file from SASS was included by error. Xavier Perseguers
15:44 Task #47193 (Under Review): Move the extbase scheduler to the scheduler extension
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22765
Gerrit Code Review
13:17 Task #47193: Move the extbase scheduler to the scheduler extension
I don't really think it'sthat important for the LTS. imho frontend issues are quite more important. In the end the sc... Alexander Schnitzler
14:46 Bug #23350: Don't show the logged-in message when I'm logged in
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22728
Gerrit Code Review
14:34 Task #50670: Cleanup update wizard and move classes to one folder
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22754
Gerrit Code Review
13:50 Feature #50734 (Closed): Hook for BackendUtility::workspaceOL
Feature request: Introduce a hook in "BackendUtility::workspaceOL" which allows to create custom record overlays.
...
Bernhard Kraft
11:54 Bug #48553: EM shows incompatible extension versions as possible update
The same problems happens with extensions which have this ext_emconf.php:
'constraints' =>
array (
'depends...
Franz Holzinger
09:46 Feature #17309: Add a property to stdWrap.data to access values from flexforms
I have made a xclass for stdWrap "field" to access the flexform data quite some time ago.
Will try to push a patch...
Marc Bastian Heinrichs
09:12 Bug #50707: TCA -> selectedListStyle not respected by buttons
(Sorry, the width of selectedListItem in the screenshot is actually 150px.) Gone With the Wind
09:10 Bug #50707 (Closed): TCA -> selectedListStyle not respected by buttons
The custom width "selectedListStyle" in a TCA is not respected by the arrows next to it (see screenshot).
Tested ...
Gone With the Wind
09:00 Feature #50672: Imageresizing with special Imageserver
Sorry. that does not help as this example does nothing with resizing of images and so does not show where the FAL-API... Bernd Wilke
06:38 Bug #50703 (Closed): Show OpenID-Login Mask not possible
With TYPO3 6.1.3 it is not possible to show the OpenID-Login mask.
It seems, it has something to do with https.
Ano...
Henrik Ziegenhain

2013-08-01

22:52 Bug #14523: Cygwin support in Typo3 is missing.
As far as I can see in TYPO3 6.1 the string "define('TYPO3_OS'" is present only in the file /typo3/sysext/core/Classe... Riccardo De Contardi
21:34 Bug #45374: absRefPrefix and File Storages
FAL has an API to get the storage: @getPublicUrlForFile()@
http://docs.typo3.org/typo3cms/FileAbstractionLayerRefe...
Philipp Gampe
20:14 Bug #45374: absRefPrefix and File Storages
I would like to have an individual absRefPrefix per filestorage. my usecase:
I mount an imageserver parallel to file...
Bernd Wilke
21:31 Feature #50672 (Needs Feedback): Imageresizing with special Imageserver
You can write your own processor, e.g. take a look at: https://github.com/ohader/fal_profile
Maybe this helps.
Philipp Gampe
20:33 Feature #50672 (Closed): Imageresizing with special Imageserver
As with FAL it is easier to use specialized imageserver than calculating each image with TYPO3/IM/GM into the correct... Bernd Wilke
19:05 Task #50670 (Under Review): Cleanup update wizard and move classes to one folder
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22754
Gerrit Code Review
19:03 Task #50670 (Closed): Cleanup update wizard and move classes to one folder
Cleanup update wizard and move classes to one folder Wouter Wolters
18:10 Task #50668 (Closed): Adding / updating a file reference should update the referencing record's timestamp
Cpt. Obvious told me so ;)
Best,
Bernhard
Bernhard Schmitt
17:34 Bug #43893 (Resolved): selected = 1 doesn't work in class.tslib_content_form.php
Applied in changeset commit:db1c38be254db0972788f64c8082cdb8c212787a. Wouter Wolters
16:48 Bug #43893: selected = 1 doesn't work in class.tslib_content_form.php
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:47 Bug #43893: selected = 1 doesn't work in class.tslib_content_form.php
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:31 Bug #50606 (Resolved): getData hooks do not work any more
Applied in changeset commit:19d60541aa5408a2a903ce547ed41192756af0a4. Alexander Stehlik
16:25 Bug #50606: getData hooks do not work any more
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22735
Gerrit Code Review
16:10 Bug #50269: Extension Manager: Update from repository is not working as expected
There error might not be logged. Did you have a look at the AJAX request (network tools of your browsers inspection t... Philipp Gampe
12:00 Bug #50269: Extension Manager: Update from repository is not working as expected
same behaviour. No errors or notices :( Deividas Simas
11:04 Bug #50269: Extension Manager: Update from repository is not working as expected
Paula Auwehla wrote:
> Checked my PHP error.log.
> There are lots of NOTICEs (
> more than 8000!!!! for simply a...
Philipp Gampe
15:56 Feature #20014 (New): Page TS option to disable available languages
Chris topher
15:47 Feature #20014: Page TS option to disable available languages
This is not complete, if I edit a content element I still can choose the disabled language (l18n parent field). How a... Bernhard Eckl
15:33 Bug #21869: t3lib_tceforms does not respect mod.SHARED.disableLanguages
I just checked again, it is not true, the disabled language will only be shown if there is already a translation of t... Bernhard Eckl
15:01 Bug #21869: t3lib_tceforms does not respect mod.SHARED.disableLanguages
I just had the same problem. I used mod.SHARED.disableLanguages = 1 and it will not be displayed when using the templ... Bernhard Eckl
15:26 Bug #19544 (Needs Feedback): Time simulation in Frontend Preview
The whole function which is called in the patch is not there anymore.. So the question is: is this still a problem? Wouter Wolters
15:19 Bug #50608: FAL - doubles file reference if frame is reloaded
Most likely this happens because you resubmit the form. Your browser should give you are warning when doing so.
An...
Philipp Gampe
12:28 Bug #50608: FAL - doubles file reference if frame is reloaded
It seems that this only occours if you safe an image and reload then the frame.
If you reload the frame without t...
d.ros no-lastname-given
11:01 Bug #50608 (Needs Feedback): FAL - doubles file reference if frame is reloaded
Before or after saving? Philipp Gampe
15:18 Bug #50095: Indexing of external files and absRefPrefix
Might be an issue inside index search then. Do know if it worked before, e.g. in some 4.x version? Philipp Gampe
13:24 Bug #50095: Indexing of external files and absRefPrefix
I can confirm this issue with TYPO3 6.1.3.
Also no output when using full domain in @config.absRefPrefix@.
All ...
Markus Blaschke
12:25 Bug #50580: File references break on page copy
I've performed some tests on arbitrary records with file relations.
The news is: Anything that is related to files...
Bernhard Schmitt
12:04 Feature #22245: Secure Install Tool Login
My schedule is rather full currently. I don't think I can allocate some spare time soon.
The patch is not that com...
Bernhard Kraft
11:51 Bug #50628 (Under Review): EmConfUtility::fixEmConf generates wrong data for conflicts
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22746
Gerrit Code Review
11:37 Bug #50628 (Closed): EmConfUtility::fixEmConf generates wrong data for conflicts
The EmConfUtility::fixEmConf function generates a string value for "$emConf['constraints']['conflicts']" instead of a... Sascha Egerer
11:36 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
As you can read from the comments of the Release Manager (Ernesto), updating the entire swiftmailer library seems out... Jigal van Hemert
11:00 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
Apparently nobody did this so far. I do not expect problems, but it needs some time to verify, port and test it - esp... Philipp Gampe
11:32 Bug #50619: Indexed Search dont search in PlugIns
okay i collect feedback in forum etc. Dennis Dittrich
11:19 Bug #50619 (Needs Feedback): Indexed Search dont search in PlugIns
Can you please ask on the mailing list/newsgroup/forum first? Philipp Gampe
10:44 Bug #50619 (Closed): Indexed Search dont search in PlugIns
Hello,
i read alot about index search and extension development. So i configure my FE-Plugin to be chached.
If...
Dennis Dittrich
11:07 Feature #46017: Language switcher for pagetree in Backend
Jigal removed his vote. Philipp Gampe
10:53 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
What is your browser "User-Agent" string?
I might have some time in the afternoon.
Philipp Gampe
07:34 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
@ Philipp Gampe: The testversion which reproduces the error is now ready for you. If you would be so kind to spend ti... Andre Hohmann
10:50 Bug #31908: Cache does incorrectly cache previewed pages
Maybe you should use the real manual and not some version by random people in the wiki.
http://docs.typo3.org/typo3c...
Philipp Gampe
10:29 Bug #31908: Cache does incorrectly cache previewed pages
Yeah we do set domain records for every domain we use (It is a rather large site).
http://wiki.typo3.org/Realurl/m...
Stefan no-lastname-given
10:45 Bug #50618 (Accepted): Drag & Drop of content elements does not respect permissions
Philipp Gampe
10:41 Bug #50618 (Closed): Drag & Drop of content elements does not respect permissions
When the user has no permission to edit content in a page the drag and drop function for content elements is still ac... Alexander Stehlik
09:38 Feature #44113: cObject FILES - references need more options
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22385
Gerrit Code Review
07:53 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
a start to debug
This is a simple TS for testing...
Georg Ringer
03:24 Task #50615 (Under Review): Use magic __CLASS__ in getInstance()-methods
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22741
Gerrit Code Review
03:23 Task #50615 (Closed): Use magic __CLASS__ in getInstance()-methods
Some classes contain static getInstance()-methods that return
an instance of themselves. Instead of using the correc...
Stefan Neufeind
03:04 Task #50614 (Under Review): FilesContentObject::stdWrapValue(): only execute stdWrap once
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22740
Gerrit Code Review
03:03 Task #50614 (Closed): FilesContentObject::stdWrapValue(): only execute stdWrap once
stdWrap called twice without need Stefan Neufeind
02:31 Bug #47123 (Resolved): Searching in a temporary mounted pagetree shows some pages as subpages of themselves
Applied in changeset commit:f827fc985ea0401924f6049aa592c243998ddf14. Frank Frewer
01:53 Bug #47123: Searching in a temporary mounted pagetree shows some pages as subpages of themselves
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
01:57 Feature #50612: Create BE-user in installation wizard (123 step) with a salted password
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22738
Gerrit Code Review
00:33 Bug #31407 (Resolved): Admin user creation function uses hardcoded md5() for password
Applied in changeset commit:d7ad41f5c6760aa7751bff7016b98b4e069c0f11. Wouter Wolters
00:25 Bug #35274: Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
Wouter is faster. ;-) Alexander Opitz
00:19 Feature #50613 (Under Review): Use salted Install Tool password
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22739
Gerrit Code Review
00:01 Feature #50613 (Closed): Use salted Install Tool password
To enhanced the security change Install Tool password from md5 hash to salted. Nicole Cordes

2013-07-31

23:56 Feature #50612 (Under Review): Create BE-user in installation wizard (123 step) with a salted password
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22738
Gerrit Code Review
23:50 Feature #50612 (Closed): Create BE-user in installation wizard (123 step) with a salted password
In the installation wizard the admin user is created with a md5 hashed password. For security reason this should be c... Nicole Cordes
23:56 Bug #31407: Admin user creation function uses hardcoded md5() for password
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22676
Gerrit Code Review
23:02 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
I only can second that. Not able to inject USER_INT objects. Is this planned to remove?
Didn't found any info on that.
Mario Beiser
21:12 Bug #23350: Don't show the logged-in message when I'm logged in
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22728
Gerrit Code Review
14:22 Bug #23350 (Under Review): Don't show the logged-in message when I'm logged in
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22728
Gerrit Code Review
21:09 Bug #48523: Reports Module $className must be a non empty string.
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22726
Gerrit Code Review
10:36 Bug #48523: Reports Module $className must be a non empty string.
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22726
Gerrit Code Review
00:33 Bug #48523 (Under Review): Reports Module $className must be a non empty string.
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22726
Gerrit Code Review
20:24 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
Hello Jörg,
apparently, both of us didn't manage to continue with this issue...
Do you need any help in getting y...
Michael Stucki
20:22 Bug #19544 (New): Time simulation in Frontend Preview
Can someone forward-port this patch and submit it into Gerrit? If you need any help, I'm willing to support you... Michael Stucki
20:19 Bug #29001: Warning: ksort() in Backend Layout Wizard Popup
let me check that. can you assign that issue to me? Simon Schaufelberger
13:02 Bug #29001 (Needs Feedback): Warning: ksort() in Backend Layout Wizard Popup
Can you still reproduce this?
I do not get warnings there.
Philipp Gampe
19:31 Task #50529 (Resolved): Raise PHP version requirement to 5.3.7
Applied in changeset commit:bb49c3363910ee9b15b4f29f37b0f5bf83d6a041. Christian Kuhn
18:30 Task #50529: Raise PHP version requirement to 5.3.7
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22662
Gerrit Code Review
19:16 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
is there any update on this?
we are currently having issues with Direct Mail sending mails without images through ...
Manuel Link
19:12 Bug #50608 (Closed): FAL - doubles file reference if frame is reloaded
If you reference a file in IMAGE or TEXTPIC in BE and you reload the containing Frame the relation occours twice.
...
d.ros no-lastname-given
18:24 Bug #50606 (Under Review): getData hooks do not work any more
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22735
Gerrit Code Review
18:06 Bug #50606 (Closed): getData hooks do not work any more

I'm not sure if this is a global problem or only in @\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getDa...
Alexander Stehlik
18:07 Bug #45466 (Resolved): Class FilesContentObject not working correctly
Set to resolved as requested. Wouter Wolters
17:14 Bug #50269: Extension Manager: Update from repository is not working as expected

I installed the typo3 Introduction package 6.1.3
Into fresh webspace and new and empty database.
Checked my PHP...
Paul A. Auwehla
17:12 Feature #46017: Language switcher for pagetree in Backend
Hi Claus,
no, it is not in 6.1. - see Jigal's comments above.
He didn't review his vote (on Gerrit) until now. ...
Frank Frewer
16:04 Feature #46017: Language switcher for pagetree in Backend
Hi all
This is exactly what I am looking for, but I cant figure out, if it is in the core of TYPO3 6.1.x, or is it...
Claus Harup
16:40 Bug #50551 (Accepted): The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
I do not know that code very well, thus I need to look into this myself.
Anyway, thanks for your findings. This he...
Philipp Gampe
14:08 Bug #50551: The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
I looked into the code and find the problem. The problem is the wrong link parameter on the "Add new record at this p... Tobias Klepp
16:23 Feature #35337 (Under Review): Hook Request for t3lib_transferData
Wouter Wolters
16:15 Bug #39558 (Needs Feedback): reqImg CSS blocks radio button selection
This report looks the same to #34042 which has been merged to 6.0 and higher. Is this correct? Wouter Wolters
16:14 Bug #43428: Spinner-icon cut off at bottom during update from repo
Happened with Firefox 22 on Linux, still reproducible on current master.
Depending on the exact rendering of your ...
Stefan Neufeind
16:10 Bug #43428 (Under Review): Spinner-icon cut off at bottom during update from repo
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22734
Gerrit Code Review
15:31 Bug #43428 (Needs Feedback): Spinner-icon cut off at bottom during update from repo
In which browser does this happen. I tested in Firefox but there it is OK for me. Wouter Wolters
16:10 Bug #31908: Cache does incorrectly cache previewed pages
With domain record, I meant the record inside TYPO3 CMS. Philipp Gampe
16:09 Bug #31908: Cache does incorrectly cache previewed pages
@config.absRefPrefix@ *does* work with realurl and Dmitry (the maintainer) even recommends it.
Can you please tell m...
Philipp Gampe
14:22 Bug #31908: Cache does incorrectly cache previewed pages
Yes we do have a public DNS Entry.
We can not set absRefPrefix since it does not work with realurl:
----
There...
Stefan no-lastname-given
13:15 Bug #31908 (Needs Feedback): Cache does incorrectly cache previewed pages
Do you have a domain record set?
Please try to set absRefPrefix in favor of baseUrl. Does it work then?
Philipp Gampe
16:06 Bug #49046: impossible to use repositories or requests to action controller in auth_service
You are too early in the bootstrap to use advanced framework magic. Please ask in the newsgroup / forum on how to boo... Philipp Gampe
15:02 Bug #49046 (Needs Feedback): impossible to use repositories or requests to action controller in auth_service
This looks like more an implementation fault then a core issue. Can you ask on the mailinglist for support? Wouter Wolters
16:04 Bug #28485: Code that targets db's page table should use caching
IMHO this is too generic ... there are several tickets that target individual caches.
Do we want to keep this is a...
Philipp Gampe
15:36 Bug #28485 (Needs Feedback): Code that targets db's page table should use caching
Wouter Wolters
16:00 Bug #50594 (Rejected): Web>List (recordlist) : the search function doesn't return any result
Not a bug. Closed. Philipp Gampe
15:40 Bug #50594: Web>List (recordlist) : the search function doesn't return any result
My bad, it is not a bug, it is a modified feature.
Since 4.6, the 'ctrl' section of TCA is extended with a new opt...
tibo no-lastname-given
13:51 Bug #50594 (Rejected): Web>List (recordlist) : the search function doesn't return any result
Hello
On typo3 v6.1, in the Web>list view in the backend interface, the search function doesn't return results fro...
tibo no-lastname-given
15:47 Bug #39350 (Closed): Create a admin user with hashed password in Install Tool
This is a duplicate of #31407 which is under review at https://review.typo3.org/#/c/22676/ Wouter Wolters
15:43 Bug #22271 (Needs Feedback): Editors don't delete items with sysext Recycler
This looks like a duplicate of #34156 which is resolved now in 6.1.2, can you try if that works out for you? Wouter Wolters
15:07 Bug #50600: "Paste after: Clipboard Contents is inserted after this record"
the *not* inserted records were inserted on page 0!!! Bernd Wilke
15:04 Bug #50600 (Closed): "Paste after: Clipboard Contents is inserted after this record"
in List View:
instead of pasting clipboard-Contents after the chosen record (tt_content) it is inserted *before* ...
Bernd Wilke
14:41 Feature #34597 (Needs Feedback): Disable forgot password forms
Seems this request is related to #50138 ? If this is correct can you test the patch that is pending? Wouter Wolters
14:25 Bug #23448 (Closed): BE-Login overwrites FE-Login / creation of new FE-Login-Session impossible
Closed as requested. Wouter Wolters
14:23 Bug #35340: Error updating translations in extension manager
Ok, i added zip support on my server. Updating works now.
+But the previously failed updates still show "up to date"...
Benjamin no-lastname-given
00:51 Bug #35340: Error updating translations in extension manager
Your error is related to a missing PHP extension, please make sure to install that.
http://us2.php.net/manual/en/zi...
Wouter Wolters
00:19 Bug #35340: Error updating translations in extension manager
I did a test with 6.1.2:
i do have still problems:
The ajax update requests do return this error:
<b>Fatal error</b...
Benjamin no-lastname-given
14:14 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
@Philipp Gampe:
Ok.
The site itself inclusive all data currently isn´t in "live-/producture-status", so I`m willing...
Andre Hohmann
12:56 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
well, someone needs to look into this (debug the issue)
Currently the bug report is too general. We need to find a...
Philipp Gampe
12:06 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
Yes I have; you can see that in the screenshots. Andre Hohmann
10:08 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
Do you have a valid user group in the same storage folder for the user? FE user need a user group AFAIK. Philipp Gampe
07:16 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
Thank you Philipp.
In the attachment you can see the log file (I think especially the third one at 07:06 is interesti...
Andre Hohmann
14:10 Bug #18868 (Closed): felogin: forgot-password email sent twice
This will be solved with #50138 The solution given here is the same. Please review the patch here https://review.typo... Wouter Wolters
14:07 Bug #15265: Documentation for system extensions not available
We now have the ext:documentation in the backend again (since 6.2) so IMO this one is solved. docs.typo3.org is also ... Wouter Wolters
14:01 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
Philipp Gampe wrote:
> We need another action in between that shows all changes to be done (just as in the old (old)...
Dave no-lastname-given
12:58 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
We need another action in between that shows all changes to be done (just as in the old (old) EM) Philipp Gampe
10:57 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
Made a related UX issue for extra feedback: "Feature #50582":http://forge.typo3.org/issues/50582 Dave no-lastname-given
13:55 Task #50561: Usability: In setttings of an extension, hitting Enter should save the settings
Philipp Gampe wrote:
> Isn't this the same in all other backend forms?
No. I've tested this in the user settings ...
Oliver Klee
13:51 Bug #36994: Test failure in t3lib_divTest. compressIPv6CorrectlyCompressesAdresses
Wouter Wolters wrote:
> Still an issue? There have been some updates to the Unit-test and also this one in the last ...
Oliver Klee
00:19 Bug #36994 (Needs Feedback): Test failure in t3lib_divTest. compressIPv6CorrectlyCompressesAdresses
Still an issue? There have been some updates to the Unit-test and also this one in the last year. Wouter Wolters
13:30 Bug #29280: Extension Manager: can't download extension from second repository
Come on guys this has to do with the old EM in 4.7 and lower. This will not be supported there as I explained in a fe... Wouter Wolters
10:02 Bug #29280 (Needs Feedback): Extension Manager: can't download extension from second repository
As the code is already there, we should support this even if we do not ship an UI for it. Philipp Gampe
06:26 Bug #29280: Extension Manager: can't download extension from second repository
Why did you reject it? Christian Weiske
00:05 Bug #29280 (Rejected): Extension Manager: can't download extension from second repository
Wouter Wolters
13:13 Bug #31998 (Accepted): faulty check for missing SMTP-port
Philipp Gampe
13:04 Bug #31293 (Needs Feedback): Login with UTF8-Chars impossible anymore
Can you still reproduce this? If yes, can you provide a sample password? Philipp Gampe
12:59 Bug #50524: Wrong behaviour when copying pages with subpages in BE
http://forge.typo3.org/projects/usability Philipp Gampe
10:45 Bug #50524: Wrong behaviour when copying pages with subpages in BE
Maybe I'm blind ... where can I find the UX/UI tracker ? David Hoeckele
12:06 Bug #44615 (Closed): CSS styled content, renders wrong width of images.
not reproducable Benni Mack
11:02 Bug #50562 (Under Review): Indexing Configurations not Working with crawler
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:39 Bug #50141: htmlspecialchars on all links in markers
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22721
Gerrit Code Review
10:34 Bug #50581 (Accepted): File-Mounts: TCA issue
This needs a correct label setting (maybe a userfunction). Philipp Gampe
10:03 Bug #50581 (Closed): File-Mounts: TCA issue
Good morning.
In List module you can set additional fields.
Trying to set Storage an Folder fails for Folder.
...
Christian Tauscher
10:22 Bug #44191: Text in ext-list not possible mark with mouse anymore
Please create a new issue for the CSV export. This would be an easy feature.
BTW, the new new EM (v3) does allow y...
Philipp Gampe
09:43 Bug #44191: Text in ext-list not possible mark with mouse anymore
A little suggestion: what about allowing admins to export on a txt file the list of extensions with version numbers, ... Riccardo De Contardi
01:23 Bug #44191 (Rejected): Text in ext-list not possible mark with mouse anymore
Won't have this for EM number 2 anymore. 4.5 has a well-working (number 1) EM and 6.0 also has a new one (number 3). Stefan Neufeind
10:17 Bug #50580 (Accepted): File references break on page copy
If I save the content element, then at least the image reference seems to be fixed it. Philipp Gampe
09:39 Bug #50580 (Closed): File references break on page copy
When a page containing file-referencing content like the "image" standard CE is copied, the copied file references po... Bernhard Schmitt
10:08 Bug #47529: Regression in 4.7.11rc1: Invalid argument supplied for foreach() in class.tx_cms_layout.php line 404
This is still an issue in 4.7.14. I attached a screenshot. I occours, if i select a page without any content columns. Daniel Ostmann
09:56 Bug #30749: EM always retrieves the latest version of an extension
We should fix this in 6.x+ only.
The code also needs to check whether a newer version is already installed. In thi...
Philipp Gampe
01:33 Bug #30749: EM always retrieves the latest version of an extension
So which EM do we talk about? Number 1 (in 4.5) worked fine afaik. Number 2 (optional in 4.5, then in 4.6/4.7) we won... Stefan Neufeind
08:28 Feature #48120 (Closed): List "outdated" extensions in Reports module
Closed as duplicate. Jigal van Hemert
00:35 Feature #48120 (Needs Feedback): List "outdated" extensions in Reports module
Isn't this solved with #49350 ? Wouter Wolters
01:31 Feature #43178 (Accepted): Updates: Changelog and chooseable update
But it's only available right before the update, right?
Previously it was possible to easily browse a list of all ...
Stefan Neufeind
00:41 Bug #25129 (Closed): Warn when KEEP_FILE is set in INSTALL_TOOL_ENABLE file
Wouter Wolters
00:41 Bug #25129: Warn when KEEP_FILE is set in INSTALL_TOOL_ENABLE file
As suggested closed Wouter Wolters
00:40 Bug #26798 (Resolved): Extbase requirements check
Has been resolved in the meantime Wouter Wolters
00:17 Bug #50550 (Resolved): Content Element "Uploads" is missing file extension in CSS class
Thanks for checking:) Wouter Wolters
00:13 Bug #44726 (Rejected): htmlArea RTE : crash of IE8 with style "display:block" for link
I am unable to reproduce this issue with IE 10.
I am also unable to reproduce the issue in IE 10 using IE8 mode an...
Stanislas Rolland

2013-07-30

23:59 Bug #35340 (Needs Feedback): Error updating translations in extension manager
is this still a problem in TYPO3 6.0 or higher? Wouter Wolters
23:52 Feature #37838: Import translation on a per-extension-base
Since 6.0 we have a separate module for the language handling. Wouter Wolters
23:50 Bug #37905 (Closed): Uploading T3X fails with ExtDirect exception
In the meantime we have a new EM in 6.0. Fixing this in 4.5 is IMO not needed, I will close this ticket now. If someo... Wouter Wolters
23:47 Bug #38229 (Closed): Wrong Importpath After Adding 2nd Repository
Private repositories never have worked correctly with the new EM in 4.5. There was a patch that solved the problem (p... Wouter Wolters
23:45 Bug #44887 (Needs Feedback): Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
Stanislas Rolland
23:44 Bug #44887: Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
In the backend, the expected result depends on the paste behaviour you have set in your BE User Settings.
If you sel...
Stanislas Rolland
23:44 Bug #38847 (Closed): New Extension manager, malformed private TER url
Private repositories never have worked correctly with the new EM in 4.5. There was a patch that solved the problem (p... Wouter Wolters
23:25 Bug #41144 (Closed): Fatal Error when calling the EM
The only failing thing left here is already reported in another issue. closed. Wouter Wolters
23:23 Bug #42691 (Needs Feedback): Fatal-Error in Extconf-Userfunction by getCurrentConfiguration
You need the objectManager from extbase to create the object and not use "new" here. Wouter Wolters
23:20 Bug #50538 (Under Review): Allowed Characters for Filenames
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22725
Gerrit Code Review
02:39 Bug #50538 (Needs Feedback): Allowed Characters for Filenames
This can only go to 6.x as 4.x only receives security and priority bugfixes.
I cannot think of a case where that @...
Philipp Gampe
23:18 Feature #43178 (Needs Feedback): Updates: Changelog and chooseable update
This is possible now in the EM before installation you can check the older versions also in a nice table. You can see... Wouter Wolters
23:16 Bug #44075 (On Hold): multicolumn forces typo3 to stop after "importing"
In TYPO3 6.2 this will be possible in the Install Tool. The Install Tool has a check to see if there are extensions b... Wouter Wolters
23:14 Bug #44191 (Needs Feedback): Text in ext-list not possible mark with mouse anymore
IMO we don't need to spend time on the old EM. Do you agree? Wouter Wolters
23:13 Bug #46751 (Closed): HTMLparser - fixAttrib.['class'].list does not assign value
Arno Burkhart wrote:
> Ok, you are right. It was a misunderstanding of the TSref documentation.
>
> Maybe there w...
Stanislas Rolland
09:05 Bug #46751: HTMLparser - fixAttrib.['class'].list does not assign value
Ok, you are right. It was a misunderstanding of the TSref documentation.
Maybe there will be such an option in fut...
Arno Burkhart
06:07 Bug #46751 (Needs Feedback): HTMLparser - fixAttrib.['class'].list does not assign value
I think this is a misundertanding.
Your setup specifies that any class assigned to a table tag must be in the list...
Stanislas Rolland
23:09 Bug #41929 (Needs Feedback): Exception on submitting extension-configuration with type=user
Is still a problem after some new releases of TYPO3 6.0.x ? Wouter Wolters
23:03 Feature #50132: TypoScript: Application Context condition
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
23:02 Bug #46611 (Closed): 4.5 EM crashes, if ext_emconf entry is string instead of array
Wouter Wolters
22:51 Bug #46611 (Under Review): 4.5 EM crashes, if ext_emconf entry is string instead of array
This is under review. See #46642 or https://review.typo3.org/#/c/22657/ Wouter Wolters
23:01 Bug #43526 (Resolved): #1342554622: Cannot deactivate extension templavoila - The extension(s) templavoila_framework depend on it (More information)
This is resolved by a patch from my side. See https://review.typo3.org/#/c/22162/ Wouter Wolters
23:00 Bug #44282 (Closed): EM: fatal error if 'conflicts' is empty string in stead of array
This duplicates #46642 and is currently under review. Please review that patch at https://review.typo3.org/#/c/22657/ Wouter Wolters
22:58 Bug #44321 (Closed): TER upload of new extension not possible
No feedback for 90 days and I from others that are uploading extension this is no problem. Closed for now. Wouter Wolters
22:55 Bug #45205 (Closed): Extension Manager Windows Problem
No feedback for 90 days and I could not reproduce this. closed. Wouter Wolters
22:54 Bug #45500 (Closed): Something in EM crashes Backend
No feedback for more then 90 days. closed. Wouter Wolters
22:50 Bug #50576 (Closed): Page view should scroll when using drag&drop on pages higher than the viewport
When reaching bottom or top of the page while dragging a content element the page should scroll to make it possible t... Benjamin no-lastname-given
22:49 Bug #50575 (Needs Feedback): Fatal error while adding files to tt_content
Please check whether one of your links as the deleted flag set in the sys_file table.
Please set your devIpMast to...
Philipp Gampe
21:29 Bug #50575 (Closed): Fatal error while adding files to tt_content
I simply just tried to work with textpic as an editor - adding multible images to an element using Chrome browser....... Claus Harup
21:07 Bug #50574 (Closed): Setting permissions in TSconfig for files is ignored......
Adding the following to my editors be_group has no effect in the filelist module:
permissions.file.default {
addF...
Claus Harup
19:56 Bug #27287 (Needs Feedback): Wrong languages in page module & Fatal error
Still valid? Philipp Gampe
19:54 Bug #26709 (Accepted): TCA tt_content - l18n_parent field missing
Someone willing to write a patch for this and to push it to gerrit? http://wiki.typo3.org/CWT Philipp Gampe
19:52 Bug #50573: Some typo3/gfx/*.gif icons are missing
Another one: typo3/sysext/t3skin/icons/gfx/i/default.gif
This one is used in e.g. the new record wizard.
Philipp Gampe
19:14 Bug #50573 (Accepted): Some typo3/gfx/*.gif icons are missing
Philipp Gampe
19:14 Bug #50573 (Closed): Some typo3/gfx/*.gif icons are missing
The file has been removed as part of #49112 https://review.typo3.org/#/c/21404/
It is still used in ...
Philipp Gampe
19:32 Bug #26484 (Accepted): extend to subpages in page properties in access tab does not work correctly
Philipp Gampe
19:26 Bug #25823 (Needs Feedback): tslib_cObj::typoLink() geneates invalid links
I guess this one is still open?
This will not be fixed in 4.x as people/extensions suffering from this already fou...
Philipp Gampe
19:23 Bug #25768 (Needs Feedback): Grid View: It is not possible to move a content element to another column in page/grid view
Please test this again with the drag and drop in 6.x. Philipp Gampe
19:21 Bug #25433 (Accepted): Pagetree drag and drop - should be disabled when user can not edit "pages"
All edit features of the page tree should be deactivated if a user does not have write permissions for the "page" tab... Philipp Gampe
19:19 Feature #25183 (Accepted): Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
Philipp Gampe
19:16 Bug #15832 (Accepted): Undo/Redo button doesn't work - and History view has bad usability now!
Usability is horrible. You have to click one of those cycles. Philipp Gampe
19:02 Bug #50550: Content Element "Uploads" is missing file extension in CSS class
Yes, you are right. I was using 6.1.1 - it is fixed in 6.1.2. My mistake. Leon Dietsch
19:02 Bug #50550: Content Element "Uploads" is missing file extension in CSS class
Yes, you are right. I was using 6.1.1 - it is fixed in 6.1.2. My mistake. Leon Dietsch
12:53 Bug #50550 (Needs Feedback): Content Element "Uploads" is missing file extension in CSS class
This should be fixed already with the following line: elementClass = csc-uploads-element csc-uploads-element-{file:cu... Wouter Wolters
12:29 Bug #50550 (Accepted): Content Element "Uploads" is missing file extension in CSS class
Would you be so kind and push a patch to gerrit? http://wiki.typo3.org/CWT Philipp Gampe
10:52 Bug #50550 (Closed): Content Element "Uploads" is missing file extension in CSS class
The CSS class for each list entry containing the file extension is missing the part with the file extension.
Respo...
Leon Dietsch
18:42 Bug #50566: Menu-links generate two empty spaces before closing angle bracket in source code
I tracked part of this bug.
Fluid is not at all to blame - the cause is (at least for normal menus) the function s...
Patrick Schriner
17:01 Bug #50566 (Closed): Menu-links generate two empty spaces before closing angle bracket in source code
Enviroment:
TYPO3 CMS 6.1.2
php 5.4.10
MAMP 2
Mac OS X 10.7.5
Steps to reproduce the bug:
1. Fluid Template:
...
Gone With the Wind
18:31 Task #50571 (Resolved): Travis setup without Introduction package
Applied in changeset commit:a0bd845945811ebfdc543d6ad8fb519206f3b194. Christian Kuhn
18:01 Task #50571 (Under Review): Travis setup without Introduction package
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22723
Gerrit Code Review
17:57 Task #50571 (Closed): Travis setup without Introduction package
Christian Kuhn
18:31 Task #49992 (Resolved): Cleanup ext:info and ext:info_pagetsconfig
Applied in changeset commit:0312a22905087ba999c9628243091f3c73356f36. Wouter Wolters
18:31 Bug #49989 (Resolved): Cleanup ext:func
Applied in changeset commit:c16837ac472675a7cc2c5236abe888dad3c04e22. Wouter Wolters
18:16 Bug #50568: Make FileExtensionFilter case insensitive
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22724
Gerrit Code Review
18:13 Bug #50568 (Under Review): Make FileExtensionFilter case insensitive
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22724
Gerrit Code Review
17:29 Bug #50568 (Closed): Make FileExtensionFilter case insensitive

At the moment the @\TYPO3\CMS\Core\Resource\Filter\FileExtensionFilter@ will not find any files if the allowed exte...
Alexander Stehlik
17:48 Feature #50570 (Closed): remove __no_wrap__ in imageorient dropdown
hi
There is a bug, I discoverd http://forge.typo3.org/issues/49904
So maybe we should remove the __nowrap__ any...
Fabian Thommen
17:40 Bug #49904: TCEFORM.tt_content.imageorient.removeItems = --div-- also removes imageorient "0 = Above, center"
If I remove 25 and 26, of course --div-- has gone.
But for this project specific config, I need imageorient 0 and...
Fabian Thommen
02:26 Bug #49904 (Needs Feedback): TCEFORM.tt_content.imageorient.removeItems = --div-- also removes imageorient "0 = Above, center"
Did you try to remove the items 25 and 26? This should also remove the whole optgroup.
I do not think that we will...
Philipp Gampe
17:24 Bug #50116: Update Button will not display
With firebug tool I found that the image is defined with:
<span class="t3-icon t3-icon-extensions t3-icon-extensio...
Johannes C. Laxander
16:35 Bug #50116 (Needs Feedback): Update Button will not display
Also on my side everything is OK. master, 6.1 and 6.0 shows the update script icon for me. Can you try to open the im... Wouter Wolters
15:44 Bug #50116: Update Button will not display
I have done to clear all caches. The problem exits furthermore, and belongs other extensions also, e.g. newes, realur... Johannes C. Laxander
13:09 Bug #50116 (Rejected): Update Button will not display
I tested with static_info_tables 6.0.5 and 6.0.4. The "execute update script" button shows up just well.
I tested ...
Philipp Gampe
09:59 Bug #50116: Update Button will not display
I can't see the action button / icon "Excecute the update script" between the buttons / icons "Configure" and "Remove... Johannes C. Laxander
01:46 Bug #50116 (Needs Feedback): Update Button will not display
I do not quite understand your question. Can't you see the update action (green cycling flash, like a refresh icon) o... Philipp Gampe
17:20 Bug #50325: options.file_list.enableDisplayBigControlPane does not work
I Agree Fabian Thommen
17:19 Bug #50141 (Under Review): htmlspecialchars on all links in markers
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22721
Gerrit Code Review
15:54 Bug #50141: htmlspecialchars on all links in markers
Looks good. Can you push this patch to gerrit? http://wiki.typo3.org/CWT Philipp Gampe
15:51 Bug #50141: htmlspecialchars on all links in markers
Almost everything that I wrote into this issue, was not good.
My colleague was heavily modified our felogin template...
Stano Paska
13:12 Bug #50141: htmlspecialchars on all links in markers
Can you push a patch.
BTW, boolean values should be written uppercase (TRUE, FALSE, NULL) if they are PHP code.
Philipp Gampe
09:33 Bug #50141: htmlspecialchars on all links in markers
I doublechecked all usages of $this->getPageLink() and all occurences are only used to fill markers that goes into ht... Stano Paska
17:14 Feature #9198 (Resolved): EM should respect a different documentation path
This is resolved in the new ext:documentation in TYPO3 6.2 Wouter Wolters
17:07 Bug #2595 (Closed): Recycler: Resize the tableheaders correctly
The faulty behavior can not be reproduced and the original author failed to provide details for more than 90 days. Cl... Philipp Gampe
16:58 Feature #1834: Recycler: Integrate Lost+Found possibilites
I guess this can be retrieved via the reference index. Philipp Gampe
16:47 Bug #40390 (Resolved): Namespace: Many files still require "old" files
t3lib folder is gone and the constant is removed. Wouter Wolters
16:46 Task #37414 (Resolved): Concentrate JS Files at a sensefull location
This has been resolved in 6.2. They are now located at a more logical location. Wouter Wolters
16:24 Bug #47192 (Accepted): setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objects
The patches for master, 6.1 and 6.0 were reverted in
https://review.typo3.org/#/c/22670/
https://review.typo3.org/#...
Marc Bastian Heinrichs
15:52 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
Hm, someone needs to take a look at the code. Philipp Gampe
14:47 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
Philipp Gampe wrote:
> If a page is in page cache, it is fetched from cache, even if the page_section cache already ...
Sven Tappert
14:34 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
If a page is in page cache, it is fetched from cache, even if the page_section cache already cycled out.
We could ...
Philipp Gampe
14:18 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
Thank you a lot, that's the solution - but it is really quite hidden!
And the default behaviour is not nice, sinc...
Sven Tappert
12:55 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
... Philipp Gampe
11:51 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
Thank you Philipp, that's a very good hint!
However, it's not clear to me how one would simply change the global d...
Sven Tappert
15:51 Bug #50551 (Needs Feedback): The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
Philipp Gampe
15:51 Bug #50551: The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
Well, we need to take a look at the code flow to figure out where the values are coming from. The code flow should be... Philipp Gampe
14:42 Bug #50551: The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
If I would like to debug this, what data dou you need? Tobias Klepp
12:38 Bug #50551: The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
Can you ask on the dev list? Someone (you?) will need to debug this. Philipp Gampe
11:12 Bug #50551 (Closed): The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
I use in my plugin flexform definition an items proc function to generate my items in a special way.... Tobias Klepp
15:48 Feature #50186: pageNotFound_handling should tell about misconfiguration
I am not into the code. Will need to take a look ... ping me in a couple of days of nobody else answers. Philipp Gampe
14:36 Feature #50186: pageNotFound_handling should tell about misconfiguration
Philipp Gampe wrote:
> I would prefer a more generic solution. If fetching the file/URL returns @false@, then an exc...
Anonymous
15:41 Bug #31629 (Needs Feedback): installtool -> basic configuration: bad DB-selection after error
In the new Install Tool in TYPO3 6.2 this is resolved.
// Remove mysql organizational tables from database list
$...
Wouter Wolters
15:34 Bug #50562 (Accepted): Indexing Configurations not Working with crawler
Can you please push the changed file to gerrit? http://wiki.typo3.org/CWT Philipp Gampe
14:57 Bug #50562 (Closed): Indexing Configurations not Working with crawler
When using an Indexing Configuration in combination with crawler extension it does not work. It throws an error in We... Marius Büscher
15:31 Feature #50564: Indexed Search categories Rendering
The hard HTML should be moved to either a template file or at least into a TS setting. Philipp Gampe
15:03 Feature #50564 (Closed): Indexed Search categories Rendering
The rendering of the categories heading is hardcoded into the source in class @TYPO3\CMS\IndexedSearch\Controller\Sea... Marius Büscher
14:48 Bug #35274: Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:19 Bug #35274 (Under Review): Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:08 Bug #35274: Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
Only needs 4.7 and 4.5 Wouter Wolters
14:39 Feature #15360 (Needs Feedback): Provide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily
Most of the things mentioned here are solved in TYPO3 6.2. Corrupted installation can be handled in Install Tool as o... Wouter Wolters
14:36 Task #50561: Usability: In setttings of an extension, hitting Enter should save the settings
Isn't this the same in all other backend forms? Philipp Gampe
14:28 Task #50561 (Closed): Usability: In setttings of an extension, hitting Enter should save the settings
Currently, the settings only can be saved by clicking on the "save" icon. The enter key has no effect. Oliver Klee
14:21 Bug #37425: Install Tool renames all tables and fields to "zzz_deleted_"
At least TYPO3 4.5 should be solved, as it's minimum required PHP version is 5.2.0.
TYPO3 4.7 and later require PH...
Ernesto Baschny
14:08 Feature #43999: Make InstallTool more comforable to use
I added a related ticket, in TYPO3 6.2 this ia already improved but needs some more love regarding UX. Wouter Wolters
13:27 Task #50484: Generating URLs takes very long
Well, there are not simple shortcuts.
We need to
* move the typolink code into an own class
* cover this one wit...
Philipp Gampe
12:34 Task #50484: Generating URLs takes very long
Hi Philipp
> This depends a bit on your settings (multiple domains, TS, server, rootline cache, parameters).
So...
Norbert Sendetzky
13:21 Feature #50501 (Needs Feedback): The ability to just import/fetch/download an extension from the TER without installing it.
@Ingo I second the idea to just fetch an extension. Philipp Gampe
12:56 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
Also a running system is *not* just a production system, it is a Typo3 install in production *or* in a state of devel... Dave no-lastname-given
12:43 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
Ingo Renner wrote:
> You don't do that on a production system.
No you probably shouldn't on a production system, ...
Dave no-lastname-given
13:19 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
I can see that the password is encrypted. You would need to debug this issue (e.g. in the auth code you can turn on t... Philipp Gampe
07:30 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
Hallo Philipp,
with my browser inspection tools I can't find errors and it seems that the data is encrypted as it ...
Andre Hohmann
13:10 Bug #50451 (Rejected): User function in typo3 6.1
Not a bug. Philipp Gampe
09:43 Bug #50451: User function in typo3 6.1
Hi, sorry for the wrong place.
Now is resolved.
Thanks again and best regards,
tomaso
Tomaso Neri
13:02 Feature #50319: improve domain handling
Such redirect should be done on webserver level (or .htaccess).
IMHO such a feature would make the code more compl...
Philipp Gampe
10:04 Feature #50319: improve domain handling
I think that the current handling of domains could be done easier.
So that was just my first approach how to solv...
Ralle Büchnitz
12:39 Bug #50392: Specifying size in ImageViewHelper does nothing
Philipp Gampe wrote:
> Are you fine with moving this ticket to Fluid? I will do so this afternoon.
If that was di...
Oliver Salzburg
12:35 Bug #50392: Specifying size in ImageViewHelper does nothing
OK, lets track the wrong DB values in #44105 and use this issue for the Fluid part. I agree that explicit values in t... Philipp Gampe
11:11 Bug #50392: Specifying size in ImageViewHelper does nothing
Philipp Gampe wrote:
> Those values should be updated by either the indexing task or by visiting the folder in the f...
Oliver Salzburg
03:05 Bug #50392 (Accepted): Specifying size in ImageViewHelper does nothing
Those values should be updated by either the indexing task or by visiting the folder in the file module.
We might ...
Philipp Gampe
12:33 Bug #44105: Image size does not get updated
This is an issue with extension updates. Any changed ressources are *not* detected. IMHO this is a major issue of FAL. Philipp Gampe
12:28 Bug #50524 (On Hold): Wrong behaviour when copying pages with subpages in BE
Well, maybe the tree should be block during the copy operation. Can you open an issue in the UX/UI tracker such that ... Philipp Gampe
10:13 Bug #50524: Wrong behaviour when copying pages with subpages in BE
I have tried it again and recognized that this only happens if I'm eager and wait too short...
- copy page with s...
David Hoeckele
10:36 Bug #50549 (Closed): The suggest search does not work in new unsaved content elements.
I used the suggest search in my extension in the plugin flexform definition:... Tobias Klepp
08:32 Bug #50525 (Resolved): Deleted flag is not updated during file indexing
Applied in changeset commit:8e2a6507ee89fbdf743bfecb9e877a07cac676c7. Oliver Hader
08:02 Bug #50525: Deleted flag is not updated during file indexing
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
08:02 Bug #50525: Deleted flag is not updated during file indexing
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
08:00 Bug #50525: Deleted flag is not updated during file indexing
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22660
Gerrit Code Review
08:19 Bug #50508 (On Hold): Re-uploading file in backend fails
Oliver Hader
08:19 Bug #50508: Re-uploading file in backend fails
Hans-Joachim Reinecke wrote:
> *You can´t open the fileadmin folder containing the once again uploaded file even.*
...
Oliver Hader
07:48 Bug #50508: Re-uploading file in backend fails
*You can´t open the fileadmin folder containing the once again uploaded file even.*
Same error message.
Provisional ...
Hans-Joachim Reinecke
07:16 Feature #50545 (Under Review): Store OpenID URL in cookie
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22685
Gerrit Code Review
05:54 Feature #50545 (Rejected): Store OpenID URL in cookie
Browsers do not auto-fill OpenID fields, while they do that fine with username/password fields.
To make it as easy...
Christian Weiske
06:56 Bug #45084 (Under Review): Strange <//span> tag when copying from ms word document
I think this is related to issue #50144.
Please test this change: https://review.typo3.org/#/c/22681/
Stanislas Rolland
06:50 Bug #45527 (Needs Feedback): RTE custom tags, automatically p-tags after saving
Stanislas Rolland
06:30 Bug #45527: RTE custom tags, automatically p-tags after saving
Use:
RTE.default.proc.blockElementList = PRE,UL,OL,H1,H2,H3,H4,H5,H6,ADDRESS,DL,DD,HEADER,SECTION,FOOTER,NAV,ARTIC...
Stanislas Rolland
06:14 Bug #46146 (Needs Feedback): RTE: Typical config blockstyle for tables did not show in frontend
Martin Kästner wrote:
> Perhaps I could make a patch via git fo this. But please could someone confirm that this is ...
Stanislas Rolland
05:49 Bug #46865 (Needs Feedback): Email regular expression freezes whole frame in Chrome
Michel Tremblay wrote:
> # Write the following text: "Ministère des Transports du Québec (Direction Saguenay-Lac-Sai...
Stanislas Rolland
05:20 Bug #47806: Typing after abbr or acronym tag
Please test this change: https://review.typo3.org/22684
You will need to delete all files from typo3temp/compresso...
Stanislas Rolland
05:16 Bug #47806 (Under Review): Typing after abbr or acronym tag
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22684
Gerrit Code Review
04:45 Bug #47806: Typing after abbr or acronym tag
I am not sure how to resolve this in a completely satisfactory manner, but you can use the insertParagraphAfter or in... Stanislas Rolland
05:16 Bug #47844: Query parameters of external link may get altered
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22683
Gerrit Code Review
04:37 Bug #47844: Query parameters of external link may get altered
Please test this change: https://review.typo3.org/22682 Stanislas Rolland
04:35 Bug #47844 (Under Review): Query parameters of external link may get altered
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22682
Gerrit Code Review
04:20 Bug #47844: Query parameters of external link may get altered
Thorsten Kahler wrote:
> IMO your suggested patch interferes too late. The basic problem is that it's hardly possibl...
Stanislas Rolland
04:18 Bug #47844: Query parameters of external link may get altered
Flummi no-lastname-given wrote:
> Possible Bugfix could be to change line 680 of typo3/sysext/core/Classes/Html/RteH...
Stanislas Rolland
04:00 Feature #47877: Drag and Drop
I don't remember in what version this was changed.
In order to keep the window open, I think a new configuration o...
Stanislas Rolland
03:49 Bug #48624 (Closed): RTEhtmlarea in FE plugin not woring
Stanislas Rolland
03:47 Bug #48802 (Needs Feedback): Firefox breaks links in RTE
Stanislas Rolland
03:46 Bug #48802: Firefox breaks links in RTE
I am unable to reproduce this with TYPO3 6.1.2 and Firefox 22.
Do you still have this issue with Firefox 22?
Stanislas Rolland
03:31 Feature #50441 (Resolved): Adding a timestamp to the filename when downloading an extension in EM
Applied in changeset commit:305bdb214638deaad34ebb849e57b4b78f8e0f10. Xavier Perseguers
03:06 Bug #50530 (Accepted): sys_file_reference records with missing foreign reference don't get disposed
Philipp Gampe
03:00 Bug #50364 (Accepted): AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window
Someone up for pushing a patch? http://wiki.typo3.org/CWT Philipp Gampe
02:56 Bug #47733: Don't set extensions checked by default in InstallSysExtsUpdate
IMHO none of the extensions should be check by default. Philipp Gampe
01:52 Bug #47733 (Needs Feedback): Don't set extensions checked by default in InstallSysExtsUpdate
This is partly solved with #49256 the wizard is now marked as done after one time running it.
The only question left...
Wouter Wolters
02:53 Feature #16105: Setting a max limit for chached things in filesystem or database
This does not make sense IMHO. If you drop caches so early, then you lose the benefit of caching. People should GC th... Philipp Gampe
02:19 Feature #16105 (Needs Feedback): Setting a max limit for chached things in filesystem or database
Hosting is improved alot, is this still an FEATURE that is needed? Wouter Wolters
02:49 Feature #50519 (Rejected): Shourtcut with 301 switch option
This has been discussed before, but this would be hard to implement, because of the chicken/egg problem of loading co... Philipp Gampe
02:33 Feature #50539 (Accepted): Forms: Add HTML5 input types
As a feature, this can only go to 6.2 (master).
Could you please push your patch to gerrit: http://wiki.typo3.org/CWT
Philipp Gampe
02:30 Bug #49849 (Accepted): Frontend timetracking - Do not try to pop an entry of a stack if it is empty
Can you please push the patch to gerrit: http://wiki.typo3.org/CWT Philipp Gampe
02:28 Bug #49858 (Needs Feedback): Media content element doesn't work with YouTube URLs in mobile phones
You you please post a sample URL? Philipp Gampe
02:21 Feature #49984: Distribute localization over multiple .xlf files (atm only locallang.xlf)
Well, that would require some kind of configuration. Philipp Gampe
02:20 Bug #49996 (Needs Feedback): Backend headers font and non-english characters
You can override this with a custom stylesheet.
http://docs.typo3.org/typo3cms/SkinningReference/UseCases/UseCase1Lo...
Philipp Gampe
02:17 Bug #50021 (Accepted): Page module: Edit column uses wrong CE's after drag&drop
I can confirm this. Philipp Gampe
02:11 Feature #50075 (Accepted): Responsive Image Rendering
Can you (or other workshop members) work on this to bring to the TYPO3 CMS core? http://wiki.typo3.org/CWT
Please ...
Philipp Gampe
02:10 Bug #37423 (Needs Feedback): Install tool fails fal conversion, if a file is missing
There have been alot of improvements in this area sinde T3DD13. Is a current version of TYPO3 still failing? Wouter Wolters
02:07 Task #40528 (Resolved): FAL: Remove compatibility layer for migration scripts
These have been removed in 6.0 already. Wouter Wolters
02:06 Task #50091 (Accepted): Category API: Add test for categories with multiple tables
Can you work on this? Philipp Gampe
02:06 Task #40530 (Needs Feedback): FAL: Move migration scripts into their own sub-namespace
IMO we should not change this anymore. There are already a few new update wizard for FAL introduced. Can this be closed? Wouter Wolters
02:05 Feature #50092: Condition matching devIpMask setting
Changed the subject and text a bit. Philipp Gampe
02:04 Bug #40946 (Needs Feedback): Install-Tool: Catchable Fatal Error after faulty DB data the first time
Is this in the meantime fixed with the issue I mentioned? Wouter Wolters
02:02 Bug #50095 (Needs Feedback): Indexing of external files and absRefPrefix
As said in the other bug report, this is no question and answer site. This tracker is for actual bugs, feature reques... Philipp Gampe
02:02 Bug #44415 (Needs Feedback): White screen when updating in Install Tool > Upgrade Wizard > Step 1
Do you still have the old file?
localconf.obsolete.php
If so can you attach it here (please remove any password f...
Wouter Wolters
01:59 Bug #47730: After update from 4.7 - White Page in Install Tool
This will be resolved with the Install Tool in 6.2. There will be a check for this and report it back what is wrong. ... Wouter Wolters
01:58 Task #50098 (Needs Feedback): pageNotFound_handling and multilingualism as a standard?
Please post your question to the english forum or newsgroup (typo3.english). This is an issue tracker.
You can def...
Philipp Gampe
01:57 Bug #50144: HTMLParser does not remove end tag when applying rmTagIfNoAttrib
Please test this change: https://review.typo3.org/#/c/22681/ Stanislas Rolland
01:53 Bug #50144 (Under Review): HTMLParser does not remove end tag when applying rmTagIfNoAttrib
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22681
Gerrit Code Review
01:53 Bug #22871 (Under Review): Handling of <span> tags and span.rmTagIfNoAttrib = 1
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22681
Gerrit Code Review
01:46 Bug #47734 (Under Review): Workspaces and Versioning get installed by default - Remove this option.
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22680
Gerrit Code Review
01:31 Feature #42287 (Resolved): stdWrap replacement: add optionSplit-support
Applied in changeset commit:19ddae8d9745982bfba8738c63c38084e1933f5d. Stefan Neufeind
01:31 Bug #49396 (Resolved): t3lib_utility_Mail::breakLinesForEmail cuts text wrong and discard rest of line
Applied in changeset commit:d93d7d7ce0788594bb29ade9c984f9a957a5eed1. Tim Lochmüller
00:59 Bug #49396: t3lib_utility_Mail::breakLinesForEmail cuts text wrong and discard rest of line
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:55 Bug #49396: t3lib_utility_Mail::breakLinesForEmail cuts text wrong and discard rest of line
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
01:16 Bug #47735 (Under Review): Migrate all file relations from tt_content.image ... button "Continue" is missing
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22679
Gerrit Code Review
00:40 Bug #47738 (Needs Feedback): Encryption Key could not get created in new site
In 6.2 this is resolved to not use an AJAX call so when it faisl an error message will be given.
The encryption ke...
Wouter Wolters
00:37 Bug #47741 (Needs Feedback): Cached files don't get deleted by install tool
In the Install Tool of 6.2 there is now a button to clear all caches. This inlcludes the typo3temp/Cache folder and a... Wouter Wolters
00:34 Bug #31407 (Under Review): Admin user creation function uses hardcoded md5() for password
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22676
Gerrit Code Review
00:10 Bug #25213 (Resolved): Install Tool allows editing settings added by extensions duplicating them on the way
Accidently reopened by Gerrit script Wouter Wolters
00:03 Bug #19775 (Resolved): Install Tool send mail does not use global TYPO3_CONF_VARS, XCLASS of htmlmail not working
This class does not exists anymore in branches that are supported. Wouter Wolters

2013-07-29

23:59 Feature #17672 (Needs Feedback): Various enhancements to update wizard
Some years later we have now a new Install Tool. Looks like this one is obsolete.. Is this correct? Wouter Wolters
23:46 Task #43700 (Closed): ThreadStackSize Warning Message
Not possible to tackle this as explained by Jigal. Closed. Wouter Wolters
23:45 Bug #45941 (Needs Feedback): Install Tool no longer shows fields that will be updated
This is reintroduced in 6.2. IMO it does not make sense to backport (also not possible) to 6.1 and 6.0 Wouter Wolters
23:42 Bug #38445 (Rejected): Bootstrap must check if submodules exist
We do not have submodules anymore in the core.. Extbase and Fluid are now required extension of the core. Wouter Wolters
23:40 Task #43341 (Resolved): Update description for noPHPscriptInclude (Install Tool)
This is resolved with #43730 Wouter Wolters
23:37 Task #47740 (Needs Feedback): Move $TYPO3_CONF_VARS['DB'] to the TOP of All Configuration
For 6.2 this has been improved. If the databse connection fails and you enter the Install Tool it will automatically ... Wouter Wolters
23:33 Bug #22670 (Resolved): Update Wizard "Shows" Installed Extension
This has been resolved with #49256 Wouter Wolters
23:28 Bug #25002: FIRST_INSTALL has no effect when typo3conf is not writable
FIRST_INSTALL is not there anymore.. maybe ask Christian (lolli) what to do with it. Wouter Wolters
23:04 Bug #48336 (New): sys_file record doesn't get flagged as delete after deleting a file
Chris topher
18:48 Bug #48336: sys_file record doesn't get flagged as delete after deleting a file
Reverted in all branches due to regressions! Oliver Hader
22:54 Bug #50424: Backend Layout Grid Wizard not fully visible in Mac Firefox 22
I'll be delighted to at least give it a try. :-) Roland Schenke
18:53 Bug #50424 (Accepted): Backend Layout Grid Wizard not fully visible in Mac Firefox 22
Another option would be to set the outer table to 90% such that the table and the controls fit the window. I just tri... Philipp Gampe
22:27 Bug #50144 (Accepted): HTMLParser does not remove end tag when applying rmTagIfNoAttrib
This is a very nasty bug of the html parser. When all attributes are removed, the parser removes the opening tag, but... Stanislas Rolland
21:01 Bug #50144: HTMLParser does not remove end tag when applying rmTagIfNoAttrib
@Stanislas please have a look Philipp Gampe
22:25 Bug #50383: Extbase doesn't support TCA ctrl type based of a related record
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22673
Gerrit Code Review
22:18 Bug #50383: Extbase doesn't support TCA ctrl type based of a related record
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22673
Gerrit Code Review
22:16 Bug #50383: Extbase doesn't support TCA ctrl type based of a related record
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22673
Gerrit Code Review
22:13 Bug #50383 (Under Review): Extbase doesn't support TCA ctrl type based of a related record
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22673
Gerrit Code Review
19:07 Bug #50383: Extbase doesn't support TCA ctrl type based of a related record
Moving to extbase tracker Philipp Gampe
14:57 Bug #50383: Extbase doesn't support TCA ctrl type based of a related record
You can try to follow the guideline at http://wiki.typo3.org/Contribution_Walkthrough_with_CommandLine
if you need h...
Wouter Wolters
13:59 Bug #50383: Extbase doesn't support TCA ctrl type based of a related record
I created a patch to solve it.
In this patch the method \TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3DbBack...
Daniel Ostmann
22:19 Bug #50125 (Under Review): ResourceStorage::deleteFolder does not correctly check if given folder is empty
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22674
Gerrit Code Review
22:16 Bug #50125 (Accepted): ResourceStorage::deleteFolder does not correctly check if given folder is empty
Philipp Gampe
22:05 Feature #50539 (Closed): Forms: Add HTML5 input types
Please add the HTML5 input types. Stephan Bauer
22:02 Feature #16967 (Resolved): Featurerequest for a logoutHook
This was already integrated with commit 422e4b1fd3abc0a94c53911fe26ca2771d0c084c Nicole Cordes
21:48 Bug #50538 (Closed): Allowed Characters for Filenames
If working with Image-Files for Retina-Displays there is the need for filenames with the character @ in it, e.g. imag... Lucas Bremgartner
21:46 Feature #50131 (Accepted): Load context specific configuration files
IMHO Subcontext should be handled by subdirectories. The file should be called @Configuration.php@ or @LocalConfigura... Philipp Gampe
21:41 Feature #50136 (Needs Feedback): Improve SVG handling in filelist
It should be possible to implement SVG support. But not all supported browser (by TYPO3 CMS) do support SVG images. T... Philipp Gampe
21:40 Bug #50364: AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window

The patch of M. Klein is working, but opens the Backend into a NEW window with his supplied code using this javascr...
Paul A. Auwehla
19:30 Bug #50364 (Needs Feedback): AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window
What browser do you use?
This does not work in Chrome, and might not work if your browser has some kind of aggress...
Philipp Gampe
21:40 Feature #19618: Integrate possibility to enforce usage of OpenID
I think that having a global "force openid login" setting for backend (and a different option for the frontend) makes... Christian Weiske
21:35 Task #50234: Usability: In the EM, make the extension titles links to the configuration
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22663
Gerrit Code Review
18:44 Task #50234: Usability: In the EM, make the extension titles links to the configuration
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22663
Gerrit Code Review
18:14 Task #50234 (Under Review): Usability: In the EM, make the extension titles links to the configuration
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22663
Gerrit Code Review
21:16 Feature #21892: Substitution of default markers is not available as single function
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22661
Gerrit Code Review
17:51 Feature #21892 (Under Review): Substitution of default markers is not available as single function
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22661
Gerrit Code Review
21:13 Bug #47192 (New): setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objects
Anja Leichsenring
21:08 Bug #27276: OpenID sysext: Loop with OpenId Server if login via GET parameters
Markus, why do you remove the pid parameter? Christian Weiske
21:03 Bug #50141 (Needs Feedback): htmlspecialchars on all links in markers
Please check for any side effects.
You may also push a patch for this: http://wiki.typo3.org/CWT
Philipp Gampe
20:50 Feature #50186 (Accepted): pageNotFound_handling should tell about misconfiguration
I would prefer a more generic solution. If fetching the file/URL returns @false@, then an exception should be thrown.... Philipp Gampe
20:40 Bug #50196 (Accepted): Unit test errors in TYPO3\CMS\Core\Tests\Unit\Utility\File\ExtendedFileUtility
@Markus can you push a patch for this? Philipp Gampe
20:39 Bug #50197 (Needs Feedback): Test failure in TYPO3\CMS\Core\Tests\Integrity\Integrity
Philipp Gampe
20:37 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
You can always configure all caches in AdditionalConfiguration.php as described in: http://docs.typo3.org/typo3cms/Co... Philipp Gampe
20:34 Bug #50231 (Needs Feedback): Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
Philipp Gampe
20:35 Feature #50509: Switch to jsonbody if AJAX-Call exceeds length limit
Hello Philipp,
I agree with you, that it may be OK to send small JSON-Strings by Header, but I disagree to make th...
Stefan Froemken
17:16 Feature #50509: Switch to jsonbody if AJAX-Call exceeds length limit
Sending small data via Header saves a few bytes for small requests, thus this should be the default behavior.
Anyw...
Philipp Gampe
11:03 Feature #50509 (Under Review): Switch to jsonbody if AJAX-Call exceeds length limit
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22655
Gerrit Code Review
09:18 Feature #50509 (Closed): Switch to jsonbody if AJAX-Call exceeds length limit
Hello Core-Team,
I have programmed an extension on my local machine and everything works like expected. Then I pus...
Stefan Froemken
20:27 Feature #50441 (Under Review): Adding a timestamp to the filename when downloading an extension in EM
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22669
Gerrit Code Review
18:45 Feature #50441 (Accepted): Adding a timestamp to the filename when downloading an extension in EM
Would you be so kind and push a patch for this? http://wiki.typo3.org/Git Philipp Gampe
20:25 Task #50248 (Accepted): Add phpdoc @var for calls to makeInstance or new
We should split this to files/folders/extensions to handle that with a few smaller patches.
Do you want to work on t...
Philipp Gampe
20:23 Bug #50264 (Needs Feedback): rsaauth + salted passwords > Frontend-Login by Chrome not possible
Can you please have a look at the request via your browsers inspection tools to verify that the data is encrypted at ... Philipp Gampe
20:21 Bug #50537 (Closed): Missing mountpoint makes login impossible
If a backend user has a mountpoint assigned that does not exists on the server any more (e.g deleted via FTP), then t... Philipp Gampe
20:20 Bug #50274: Problem with Form extension and standard search
http://wiki.typo3.org/Exception/CMS/1 says:
typo3 6.1.0
indexed search
I get this error after installing inde...
Koen Van Nuffelen
20:12 Bug #50274 (Needs Feedback): Problem with Form extension and standard search
Please turn on debugging by setting your IP to the devIpMask setting (Install Tool) and show us the real error message. Philipp Gampe
20:19 Bug #50266 (Accepted): Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
A try/catch block is needed.
Can you create a patch for this? http://wiki.typo3.org/Git
Philipp Gampe
20:16 Task #50536 (Under Review): Load documentation extension by default
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22668
Gerrit Code Review
20:13 Task #50536 (Closed): Load documentation extension by default
The documentation extension should be loaded by default for new TYPO3 install and should be suggested in Install Tool. Xavier Perseguers
20:14 Bug #50269: Extension Manager: Update from repository is not working as expected
Please check to error log for potential PHP errors.
This looks like your HTTP request (from the server to typo3.or...
Philipp Gampe
20:10 Bug #50287 (Accepted): Wrong colorspace allowed value
Would you be so kind and push a patch for this? http://wiki.typo3.org/Git Philipp Gampe
20:07 Bug #50291 (Needs Feedback): Import/Export t3d Files brakes all relations
Did you try to raise the limit for records to an higher value. 10000 is usually far too low, but not all servers can ... Philipp Gampe
20:04 Bug #50310 (Accepted): DataHandler fails to correctly re-sort (content) elements after moving one to top
Can you create a patch based on the code for moving an element down? http://wiki.typo3.org/Git Philipp Gampe
20:02 Feature #50319 (Needs Feedback): improve domain handling
Philipp Gampe
20:02 Feature #50319 (Accepted): improve domain handling
www.example.com and example.com are completly distict domains with no relation to each other. I suggest to not add ma... Philipp Gampe
20:00 Bug #50392: Specifying size in ImageViewHelper does nothing
Philipp Gampe wrote:
> Did you clear all caches. Changing the Fluid template does neither invalidate page cache nor ...
Oliver Salzburg
19:05 Bug #50392 (Needs Feedback): Specifying size in ImageViewHelper does nothing
Did you clear all caches. Changing the Fluid template does neither invalidate page cache nor Fluid template cache. Philipp Gampe
19:51 Bug #50325 (Rejected): options.file_list.enableDisplayBigControlPane does not work
I reject the issue with the explanation given in the related issue and the fact that such a rarely used feature is no... Philipp Gampe
19:45 Bug #50347 (Accepted): ExtensionManager: Overwriting existing extensions with older versions without warning
This is related to #50501. There should be an intermediate dialog that displays changes before they are applied or at... Philipp Gampe
19:37 Feature #50360 (Accepted): Having only one record type in "New record" should forward to TCEform
Can you work on this issue? If the change is not big, we can add it to core, otherwise I suggest to use a hook and to... Philipp Gampe
19:29 Feature #50501 (Rejected): The ability to just import/fetch/download an extension from the TER without installing it.
Dave no-lastname-given wrote:
> ...download an extension from the TER but not automatically install it into a *runnin...
Ingo Renner
17:26 Feature #50501 (Accepted): The ability to just import/fetch/download an extension from the TER without installing it.
I second to this.
An easy solution would be to set a switch in the extensionmanager extension to either install it...
Philipp Gampe
19:25 Feature #50519: Shourtcut with 301 switch option
So I had a look on realUrl which has an own table for redirects (maintainable with info module). While cooluri has no... d.ros no-lastname-given
17:17 Feature #50519: Shourtcut with 301 switch option
To be honest,
first of all, if you have realUrl or coolUri in use then the shortcut link points directly to the ta...
d.ros no-lastname-given
17:08 Feature #50519 (Needs Feedback): Shourtcut with 301 switch option
This does already work this way. At least without realurl, a page (398 -> 51) will do a 301 redirect if you call it d... Philipp Gampe
12:29 Feature #50519: Shourtcut with 301 switch option
There are possiblities to set those entries with realURL or cooluri or even .htaccess but this is quite unhandy for e... d.ros no-lastname-given
12:20 Feature #50519 (Rejected): Shourtcut with 301 switch option
Hello,
once there was #17037 to make shortcut handling better. But this has still a litte option to work better wh...
d.ros no-lastname-given
18:57 Bug #50414 (Accepted): IRRE javascript title update for DB relational field: no htmlspecialchars used
Would you mind to push a patch? http://wiki.typo3.org/Git Philipp Gampe
18:56 Bug #50416 (Accepted): Deleting a page from the pagetree context menu should reload the pagetree.
Philipp Gampe
18:53 Bug #50531: Deleted state is not persisted in file objects
Since issue #48336 has been reverted due to regressions, this is the next try to get it integrated correctly and modi... Oliver Hader
18:53 Bug #50531 (Closed): Deleted state is not persisted in file objects
The deleted state of file objects of the file abstraction layer is not persisted and thus to carried to the database.... Oliver Hader
18:49 Bug #50437 (Accepted): Filebrowser popup window has javascript error and stops working
Philipp Gampe
18:48 Bug #50363 (Rejected): Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
The initial change that introduced the regression has been reverted for all branches. The reason for this is, that th... Oliver Hader
18:13 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Julian Wundrak wrote:
> Gerrit Code Review wrote:
> > Patch set 4 for branch *master* has been pushed to the review...
Maximilian Anton Grimm
17:37 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Gerrit Code Review wrote:
> Patch set 4 for branch *master* has been pushed to the review server.
> It is available...
Julian Wundrak
18:42 Bug #50451 (Needs Feedback): User function in typo3 6.1
Please ask questions in the newsgroup/forum.
It must be...
Philipp Gampe
18:41 Bug #50502: rtehtmlarea with static_info_tables > 6.0
Please test this change: https://review.typo3.org/22664 Stanislas Rolland
18:37 Bug #50502 (Under Review): rtehtmlarea with static_info_tables > 6.0
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22664
Gerrit Code Review
17:22 Bug #50502: rtehtmlarea with static_info_tables > 6.0
@Stanislas can you have a look Philipp Gampe
18:32 Feature #42287: stdWrap replacement: add optionSplit-support
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15898
Gerrit Code Review
18:31 Task #50484 (Needs Feedback): Generating URLs takes very long
Please ask just questions in the mailing list/forums (typo3.english is a good place).
This depends a bit on your s...
Philipp Gampe
18:01 Feature #44113: cObject FILES - references need more options
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22385
Gerrit Code Review
18:01 Task #50529 (Under Review): Raise PHP version requirement to 5.3.7
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22662
Gerrit Code Review
17:52 Task #50529 (Closed): Raise PHP version requirement to 5.3.7
Christian Kuhn
17:59 Bug #50530 (Closed): sys_file_reference records with missing foreign reference don't get disposed
Following situation is given:
You have a language overlay of an image-CE. You delete the overlay and for whatever ...
Hans Höchtl
17:28 Bug #17652 (Closed): preprocessing ###REC_FIELD_[fieldname]### marker problem with IRRE
The mentioned problem only occurs if the field name isn't set according to database field. So there isn't any change ... Nicole Cordes
17:19 Bug #50508 (Accepted): Re-uploading file in backend fails
@Oli are you working on this? Philipp Gampe
09:03 Bug #50508: Re-uploading file in backend fails
See attached stack-trace for details... Oliver Hader
09:01 Bug #50508 (Closed): Re-uploading file in backend fails
Steps to reproduce in TYPO3 backend:
* upload a file to a folder in the filelist
* delete that file in the filelist...
Oliver Hader
16:59 Bug #50524 (Needs Feedback): Wrong behaviour when copying pages with subpages in BE
I cannot reproduce this on master. If I copy a page with subpages (via Drag&Drop):
* The page tree does not reload
...
Philipp Gampe
15:58 Bug #50524 (Closed): Wrong behaviour when copying pages with subpages in BE
We noticed a strange problem on copying pages with subpages in the backend site module.
If I copy a page with subp...
David Hoeckele
16:42 Bug #44287: sys_action's "task" doesn't show pid field
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20980
Gerrit Code Review
16:33 Bug #50525 (Under Review): Deleted flag is not updated during file indexing
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22660
Gerrit Code Review
16:19 Bug #50525 (Closed): Deleted flag is not updated during file indexing
If sys_file records (file objects) have set the deleted flag, it won't be removed once the file is physically availab... Oliver Hader
15:45 Bug #38767: Incorrect order of search-result
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20294
Gerrit Code Review
15:44 Feature #47613: indexed_search / no_cache should be configurable for forwardSearchWordsInResultLink
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20190
Gerrit Code Review
15:43 Bug #16386: missing wrap for results list
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20192
Gerrit Code Review
15:40 Bug #16386: missing wrap for results list
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20192
Gerrit Code Review
15:35 Bug #16794: Disable section name link and eliminate wrong link format
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20193
Gerrit Code Review
15:34 Bug #16794: Disable section name link and eliminate wrong link format
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20193
Gerrit Code Review
15:32 Bug #20875: The descriptionlength and other parameters are hardcoded for listview
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20197
Gerrit Code Review
15:30 Task #47198 (Resolved): Properly double-backslash some backslashes in strings
Applied in changeset commit:e7d3604343f95bef112df2906f8c57f48b9f93b6. Stefan Neufeind
15:05 Task #47198: Properly double-backslash some backslashes in strings
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19948
Gerrit Code Review
15:30 Bug #34544: sys_action > create backend user > assigning a db mount leads to javascript error "TBE_EDITOR not defined"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20206
Gerrit Code Review
15:29 Feature #14902: indexed_search: Results navigation relies on JavaScript
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20189
Gerrit Code Review
15:27 Bug #26172: Upper case Umlaut in search string
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20269
Gerrit Code Review
15:26 Feature #20421: Unflexible Output of Resultbrowser
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20266
Gerrit Code Review
15:20 Bug #47745: indexed_search / Indexer: frequency mapping buggy
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20356
Gerrit Code Review
15:19 Feature #38742: indexed_search performance: function submitWords with exec_INSERTmultipleRows
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20275
Gerrit Code Review
15:18 Bug #48404: Form ignores/overrides a class for layout.elementWrap
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20939
Gerrit Code Review
14:51 Bug #30636: TCA: subtypes_addlist not being processed if the subtype_value_field is in a palette
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9549
Gerrit Code Review
14:28 Bug #46642 (Accepted): Fatal error: Cannot unset string offsets in typo3/sysext/em/classes/tools/class.tx_em_tools.php on line 382
Michael Stucki
14:27 Bug #46642: Fatal error: Cannot unset string offsets in typo3/sysext/em/classes/tools/class.tx_em_tools.php on line 382
Moving to TYPO3 CMS: Core Michael Stucki
14:26 Bug #46642: Fatal error: Cannot unset string offsets in typo3/sysext/em/classes/tools/class.tx_em_tools.php on line 382
I investigated the problem and have submitted patches to fix the issue in 4.5 and 4.7.
Interestingly, the problem do...
Michael Stucki
14:25 Bug #46642: Fatal error: Cannot unset string offsets in typo3/sysext/em/classes/tools/class.tx_em_tools.php on line 382
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:24 Bug #46642: Fatal error: Cannot unset string offsets in typo3/sysext/em/classes/tools/class.tx_em_tools.php on line 382
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:49 Bug #49396: t3lib_utility_Mail::breakLinesForEmail cuts text wrong and discard rest of line
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21978
Gerrit Code Review
13:46 Bug #49396: t3lib_utility_Mail::breakLinesForEmail cuts text wrong and discard rest of line
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21978
Gerrit Code Review
13:05 Bug #49396: t3lib_utility_Mail::breakLinesForEmail cuts text wrong and discard rest of line
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21978
Gerrit Code Review
13:19 Bug #47322: Import Selection with TYPO3 Element Browser
I also confirm this for all browsers and TYPO3 6.1.1 and 6.1.2. I suggest to raise the priority, this is not "should ... Marc Willmann
12:26 Feature #33345: Query orderings can't use custom expressions
This is my current solution:... Bastian Zagar
11:10 Bug #50440: Table head in Extension Manager is disappearing due to (SASS bug?)
Thanks for the quick fix!! Patrick Schriner
10:36 Feature #49972: Configurable "Save and View"-Button for StorageFolder/Tables
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22245
Gerrit Code Review
10:29 Feature #16534: Add possibility to start indexing an external site at a specific page
Thanks Mario! Now I see this was reverted in commit:559eb0091a5cf093515ad43d1b6b7dc7575bf8aa
Thanks for summarizin...
Michael Stucki
10:22 Feature #16534: Add possibility to start indexing an external site at a specific page
Hi Michael
Jigal, Stefan Neufeind and I have discussed this issue during the last week and came to the conclusion,...
Mario Rimann
09:59 Feature #16534: Add possibility to start indexing an external site at a specific page
Hey Jigal,
why is this changed to new again? Did you revert the patch? Please explain...
Greetings, Michael
Michael Stucki
09:47 Feature #34288 (New): Typolink should allow rel attribute
Alexander Opitz
09:46 Bug #25134: allowclipboard helper installation doesn't work on localhost
Can you try a newer Version of TYPO3 CMS 4.5? The latest one is 4.5.28. Alexander Opitz
08:14 Bug #25322: OpenID login does not work with Google
Testaccount for those people without an OpenID account:
OpenID: http://hidden.cweiske.de/typo3test.htm
User: ty...
Christian Weiske
00:30 Bug #11014 (Resolved): Workspace selector can't scroll when the list is long
Applied in changeset commit:6d27f02a64361cde6519c88b84796ef9ec37f446. Georg Ringer
00:25 Bug #11014: Workspace selector can't scroll when the list is long
Fixed in next releases for 6.x. Won't have this for 4.x anymore. Stefan Neufeind
00:02 Bug #11014: Workspace selector can't scroll when the list is long
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:30 Task #50506 (Resolved): Introduce use-statement for Utility-namespace in Bootstrap
Applied in changeset commit:8730038ff25b2d492cf187f5ea17f5001e2d6d2d. Stefan Neufeind
00:16 Task #50506 (Under Review): Introduce use-statement for Utility-namespace in Bootstrap
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:15 Task #50506 (Closed): Introduce use-statement for Utility-namespace in Bootstrap
In 6.0 change I12f66acef697dbec9b065edcba8ad0d8f78c4e01 broke Bootstrap.php since there was no use-statement for the ... Stefan Neufeind

2013-07-28

23:50 Bug #11014: Workspace selector can't scroll when the list is long
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:50 Bug #11014: Workspace selector can't scroll when the list is long
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21912
Gerrit Code Review
22:31 Task #50504 (Resolved): vfsStream: Use namespaced version from phpunit follow-up
Applied in changeset commit:e1fd938804dd353e96c9cdb9873f337976bc187a. Wouter Wolters
21:54 Task #50504 (Under Review): vfsStream: Use namespaced version from phpunit follow-up
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22649
Gerrit Code Review
21:53 Task #50504 (Closed): vfsStream: Use namespaced version from phpunit follow-up
vfsStream: Use namespaced version from phpunit follow-up Wouter Wolters
22:31 Bug #45834 (Resolved): Detection of curlProxyServer settings buggy on upgrade to 6.0
Applied in changeset commit:ad4742ca1c8d7e583dc8729ac1dff3e40a7f7104. Anonymous
22:24 Bug #45834: Detection of curlProxyServer settings buggy on upgrade to 6.0
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:24 Bug #45834: Detection of curlProxyServer settings buggy on upgrade to 6.0
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:14 Bug #45834: Detection of curlProxyServer settings buggy on upgrade to 6.0
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18481
Gerrit Code Review
21:39 Task #49992: Cleanup ext:info and ext:info_pagetsconfig
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22271
Gerrit Code Review
21:37 Bug #49989: Cleanup ext:func
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22268
Gerrit Code Review
21:20 Feature #50486 (Resolved): Backend documentation module
Xavier Perseguers
21:00 Feature #50486: Backend documentation module
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22622
Gerrit Code Review
17:05 Feature #50486: Backend documentation module
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22622
Gerrit Code Review
10:29 Feature #50486: Backend documentation module
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22622
Gerrit Code Review
20:30 Bug #43631 (Resolved): wizard_rte can't change to fullscreen mode with IE8/IE9
Applied in changeset commit:161c60fb26c5e2e477b20080d2066a14530dadfb. Stanislas Rolland
20:09 Bug #43631: wizard_rte can't change to fullscreen mode with IE8/IE9
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20111
Gerrit Code Review
20:30 Feature #34621 (Resolved): Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
Applied in changeset commit:f6b05179d2196c51d1d642e1c65270346d205acb. Loek Hilgersom
19:47 Feature #50467 (Resolved): Support custom translation servers for extensions
Xavier Perseguers
18:58 Bug #50502 (Closed): rtehtmlarea with static_info_tables > 6.0
in file tx_rtehtmlarea_acronym.php, line 108:
'itemsProcFunc' => 'tx_staticinfotables_div->selectItemsTCA',
'ite...
Peter Linzenkirchner
18:30 Task #50258 (Resolved): Add tests for ContentObjectRenderer::getData()
Applied in changeset commit:5089dd4b0dbfcdf5594485ed2c8d3d21152d114a. Stefan Neufeind
18:07 Task #50258: Add tests for ContentObjectRenderer::getData()
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:40 Task #50258: Add tests for ContentObjectRenderer::getData()
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:37 Task #50258: Add tests for ContentObjectRenderer::getData()
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:20 Task #50258 (Under Review): Add tests for ContentObjectRenderer::getData()
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
18:00 Feature #50501 (Closed): The ability to just import/fetch/download an extension from the TER without installing it.
It would be nice if we could just import/fetch/download an extension from the TER but not automatically install it in... Dave no-lastname-given
17:30 Feature #49760 (Resolved): Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Applied in changeset commit:5b667eccb0bafc58edae592d9ced10f8fc79f222. Susanne Moog
16:44 Feature #49760: Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22047
Gerrit Code Review
15:28 Feature #49760: Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22047
Gerrit Code Review
01:17 Feature #49760: Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22047
Gerrit Code Review
00:55 Feature #49760: Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22047
Gerrit Code Review
00:38 Feature #49760: Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22047
Gerrit Code Review
17:07 Bug #49432: Install Tool does not write configuration
That is probably because 'all configuration' still can not handle arrays. Christian Kuhn
15:30 Task #50496 (Resolved): vfsStream: Use namespaced version from phpunit
Applied in changeset commit:60ebdbb75e0d2da8ae3f6c872779b6120b7da6cc. Stefan Neufeind
14:31 Task #50496: vfsStream: Use namespaced version from phpunit
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22634
Gerrit Code Review
00:19 Task #50496 (Under Review): vfsStream: Use namespaced version from phpunit
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22634
Gerrit Code Review
00:18 Task #50496 (Closed): vfsStream: Use namespaced version from phpunit
Newest phpunit introduced a namespaced version of vfsStream together with the fix for #50230. Although a migration-la... Stefan Neufeind
14:30 Feature #50495 (Resolved): Add a clear all cache button to install tool
Applied in changeset commit:9c6d50290ec4fc0cd9bff61f6959ae754cbe5e8c. Christian Kuhn
14:30 Task #50494 (Resolved): Check leightweight cases before class_exists if possible
Applied in changeset commit:2bf4bc32230bf23a77420ba1b639206c43142784. Stefan Neufeind
00:15 Task #50494: Check leightweight cases before class_exists if possible
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22627
Gerrit Code Review
12:23 Feature #49399: OpenID provider buttons
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22577
Gerrit Code Review
12:13 Feature #49399: OpenID provider buttons
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22577
Gerrit Code Review
11:53 Feature #19732: Enable "Content-length" header by default
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21243
Gerrit Code Review
01:36 Bug #47000 (Closed): EM: make use of @inject syntax
Christian Kuhn
01:30 Task #50469 (Resolved): Use real boolean value for pi_getLL third param
Applied in changeset commit:fa5fe2436d5381f966dc52fc151488b4309c78b2. Wouter Wolters

2013-07-27

23:30 Bug #50217 (Resolved): Undefined offset in class loader for classes without vendor namespace
Applied in changeset commit:4d6184bdf2de8e535992f6a33979b1bb084f3f63. Andreas Wolf
22:36 Bug #50217: Undefined offset in class loader for classes without vendor namespace
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:36 Bug #50217: Undefined offset in class loader for classes without vendor namespace
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:35 Bug #50217: Undefined offset in class loader for classes without vendor namespace
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22440
Gerrit Code Review
23:30 Bug #41487 (Resolved): stdWrap executed twice on GIFBUILDER object properties
Applied in changeset commit:46ae61c060dace21b15dd90ffa7115113a31fae1. Jörg Wagner
22:52 Bug #41487: stdWrap executed twice on GIFBUILDER object properties
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:50 Bug #41487 (Under Review): stdWrap executed twice on GIFBUILDER object properties
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:30 Bug #44118 (Resolved): Debug exception handler sets no exit code
Applied in changeset commit:6a213e1822a3191a0d0bf4f28d2211228a010f40. Christian Weiske
22:57 Bug #44118: Debug exception handler sets no exit code
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:57 Bug #44118: Debug exception handler sets no exit code
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:16 Feature #50495 (Under Review): Add a clear all cache button to install tool
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22633
Gerrit Code Review
23:09 Feature #50495 (Closed): Add a clear all cache button to install tool
Christian Kuhn
23:14 Feature #49760: Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22047
Gerrit Code Review
23:11 Feature #49760: Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22047
Gerrit Code Review
23:14 Bug #18797 (Under Review): "New page" wizard might disclose existence of pages outside DB mount
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22632
Gerrit Code Review
23:03 Bug #25134: allowclipboard helper installation doesn't work on localhost
Yes, this bug still exists on TYPO3 4.5.3 and using Firefox 22.0 Stefan Kaufmann
22:59 Bug #43631: wizard_rte can't change to fullscreen mode with IE8/IE9
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20111
Gerrit Code Review
22:30 Feature #50460 (Resolved): TCEforms: More spacing between horizontal option
Applied in changeset commit:d1ee61d631e5c573216e3381444a0e0b43f315e0. Ingo Pfennigstorf
22:24 Task #50494 (Under Review): Check leightweight cases before class_exists if possible
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22627
Gerrit Code Review
22:22 Task #50494 (Closed): Check leightweight cases before class_exists if possible
While reviewing a fix for #50217 it appeared that calling class_exists triggers autoloading. If other checks like "in... Stefan Neufeind
21:38 Bug #50477 (Closed): Better distinction of options when editing page properties
Christian Kuhn
21:30 Task #50492 (Resolved): Run phpLint and phpUnit in different travis builds
Applied in changeset commit:3a4ca12504cdb8213c0c52921f9f4d8fa1ba708e. Christian Kuhn
21:07 Task #50492: Run phpLint and phpUnit in different travis builds
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:07 Task #50492: Run phpLint and phpUnit in different travis builds
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:17 Task #50492 (Under Review): Run phpLint and phpUnit in different travis builds
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22624
Gerrit Code Review
20:14 Task #50492 (Closed): Run phpLint and phpUnit in different travis builds
Christian Kuhn
21:30 Task #50258 (Resolved): Add tests for ContentObjectRenderer::getData()
Applied in changeset commit:3ba6b4ffd2079edd0e884a1ac033ea8bbe025fb1. Stefan Neufeind
21:30 Task #50473 (Resolved): Template Analyzer processes includes twice
Applied in changeset commit:66ad50c85a51b9157ce13f4b81494ae1df86287d. Francois Suter
20:45 Bug #50493 (Closed): "Invalid Memcache-&gt;connection member variable" in unit tests
Since _[FEATURE] Add PHPUnit error handler as default_ (https://review.typo3.org/22456) was merged I have seen a lot ... Kasper Ligaard
20:17 Bug #48756 (Closed): Design style to mark outdated extensions
Felix Kopp
20:17 Bug #48756: Design style to mark outdated extensions
Has already been fixed in all TYPO3 Versions several weeks ago - See #49350.
Thanks anyways for the feedback.
Felix Kopp
19:25 Bug #50491: concatenateCSS sometimes produces invalid css with @charset or @import
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22623
Gerrit Code Review
19:25 Bug #50491 (Under Review): concatenateCSS sometimes produces invalid css with @charset or @import
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22623
Gerrit Code Review
19:11 Bug #50491 (Closed): concatenateCSS sometimes produces invalid css with @charset or @import
I have the following css file:... Thorben Nissen
18:30 Feature #49535 (Resolved): Add FileReferenceUid to data-array in frontend rendering
Applied in changeset commit:d5bd892833eaa05e57d99f9a3342c3f3f4614914. Lars Malach
15:30 Bug #50440 (Resolved): Table head in Extension Manager is disappearing due to (SASS bug?)
Applied in changeset commit:ea13f03515b785521bc7e9e562fc7f2470999c00. Ingo Pfennigstorf
15:09 Bug #50440: Table head in Extension Manager is disappearing due to (SASS bug?)
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22611
Gerrit Code Review
15:19 Feature #50486 (Under Review): Backend documentation module
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22622
Gerrit Code Review
15:13 Feature #50486 (Closed): Backend documentation module
Since the rewrite of Extension Manager, access to the extension manuals is not possible anymore.
This documentatio...
Xavier Perseguers
15:03 Feature #49399: OpenID provider buttons
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22577
Gerrit Code Review
14:30 Task #50482 (Resolved): Use @inject annotation in extensionmanager
Applied in changeset commit:7f584d6c08aad4d7398a83fc6dc3073a878f32ec. Ingo Pfennigstorf
11:35 Task #50482: Use @inject annotation in extensionmanager
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22619
Gerrit Code Review
01:27 Task #50482 (Under Review): Use @inject annotation in extensionmanager
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22619
Gerrit Code Review
01:27 Task #50482 (Closed): Use @inject annotation in extensionmanager
For a better readability of the code the injectFooBar methods in the extensionmanager should be removed and replaced ... Ingo Pfennigstorf
14:30 Bug #36031 (Resolved): T3D export of tt_content elements with IRRE relations between each other fails
Applied in changeset commit:c4abdecd3bb015c6d18662b931762103cc0dfedf. Stefan Galinski
13:46 Bug #36031: T3D export of tt_content elements with IRRE relations between each other fails
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10515
Gerrit Code Review
14:09 Task #50484 (Closed): Generating URLs takes very long
Hi all
We found out that generating simple URLs using $cObj->typoLink_URL() or $this->uriBuilder->uriFor() in ExtB...
Norbert Sendetzky
13:30 Bug #41165 (Resolved): Parameter $alternativeUrl not obeyed in t3lib_BEfunc::viewOnClick
Applied in changeset commit:9f783b82e99b448cc2d10d716f2e9a10b5d73339. Anonymous
12:42 Bug #41165: Parameter $alternativeUrl not obeyed in t3lib_BEfunc::viewOnClick
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:41 Bug #41165: Parameter $alternativeUrl not obeyed in t3lib_BEfunc::viewOnClick
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:19 Feature #19732: Enable "Content-length" header by default
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21243
Gerrit Code Review
00:12 Bug #40865: Option to show secondary options (palettes) even though no options available
Meanwhile it was decided in the UX discussion to split up the task into three topics. Refer to the discussion and out... Ernesto Baschny
00:09 Feature #50481 (Closed): TCEforms: Replace "More options" icon for uncollapsing palettes
The icons to collapse and expand the Palettes ("More options") is not very usable.
As discussed in the UX Team #5...
Ernesto Baschny

2013-07-26

23:30 Bug #50476 (Resolved): FAL wrong \RecursiveIteratorIterator usage
Applied in changeset commit:7e833945141246560bc2e712fa4e36a67e350dad. Christian Kuhn
21:49 Bug #50476: FAL wrong \RecursiveIteratorIterator usage
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:48 Bug #50476 (Under Review): FAL wrong \RecursiveIteratorIterator usage
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:30 Bug #50476 (Resolved): FAL wrong \RecursiveIteratorIterator usage
Applied in changeset commit:ef8204d64f44c4643482c7e6a01313a1b702ca43. Christian Kuhn
21:01 Bug #50476 (Under Review): FAL wrong \RecursiveIteratorIterator usage
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22602
Gerrit Code Review
20:53 Bug #50476 (Closed): FAL wrong \RecursiveIteratorIterator usage
Christian Kuhn
23:30 Bug #50472 (Resolved): FAL does not copy subfolders cleanly
Applied in changeset commit:e503328fa6f93169c7eb11f1037df83e4183b556. Christian Kuhn
21:48 Bug #50472: FAL does not copy subfolders cleanly
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:48 Bug #50472 (Under Review): FAL does not copy subfolders cleanly
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:30 Bug #50472 (Resolved): FAL does not copy subfolders cleanly
Applied in changeset commit:b0f8bb0d15106b6f3ee2c5b3b033cbc3e1b635e2. Christian Kuhn
17:50 Bug #50472 (Under Review): FAL does not copy subfolders cleanly
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22596
Gerrit Code Review
17:42 Bug #50472 (Closed): FAL does not copy subfolders cleanly
Christian Kuhn
23:30 Task #50480 (Resolved): Remove empty .gitmodules file
Applied in changeset commit:63d91731440a92b177119714b683874df5a37384. Christian Kuhn
23:06 Task #50480: Remove empty .gitmodules file
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:06 Task #50480: Remove empty .gitmodules file
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:06 Task #50480: Remove empty .gitmodules file
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:06 Task #50480: Remove empty .gitmodules file
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:04 Task #50480 (Under Review): Remove empty .gitmodules file
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22613
Gerrit Code Review
23:02 Task #50480 (Closed): Remove empty .gitmodules file
Christian Kuhn
22:30 Bug #50478 (Resolved): Failures in em unit tests due to phpunit update
Applied in changeset commit:eab10d590ceacc7d256a8ea195a2e562099fb52d. Christian Kuhn
21:52 Bug #50478: Failures in em unit tests due to phpunit update
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:52 Bug #50478: Failures in em unit tests due to phpunit update
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:32 Bug #50478 (Under Review): Failures in em unit tests due to phpunit update
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22604
Gerrit Code Review
21:30 Bug #50478 (Closed): Failures in em unit tests due to phpunit update
Christian Kuhn
22:15 Task #50473: Template Analyzer processes includes twice
Testing is dead simple:
* check your templates in the Template Analyzer
* apply the patch
* check again, nothing...
Francois Suter
22:11 Task #50473 (Under Review): Template Analyzer processes includes twice
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22612
Gerrit Code Review
18:46 Task #50473 (Closed): Template Analyzer processes includes twice
The Template Analyzer BE module parses the TypoScript inclusions twice.
In \TYPO3\CMS\TsTemplate\Controller\Templa...
Francois Suter
22:00 Feature #50391: FEATURE: Behaviour for TCA type inline to disable cascading delete
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22551
Gerrit Code Review
21:55 Bug #50440 (Under Review): Table head in Extension Manager is disappearing due to (SASS bug?)
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22611
Gerrit Code Review
21:34 Feature #50460: TCEforms: More spacing between horizontal option
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22603
Gerrit Code Review
21:31 Feature #50460 (Under Review): TCEforms: More spacing between horizontal option
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22603
Gerrit Code Review
11:56 Feature #50460 (Closed): TCEforms: More spacing between horizontal option
As discussed in the UX team: #50446.
Add more spacing between options
Jens Hoffmann: label > margin-right: 25px...
Ernesto Baschny
21:33 Bug #50477: Better distinction of options when editing page properties
Duplicate of #50460.
please close
Ingo Pfennigstorf
21:30 Bug #50477 (Under Review): Better distinction of options when editing page properties
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22603
Gerrit Code Review
21:30 Bug #50477 (Closed): Better distinction of options when editing page properties
As decided in #50446 the spacing of elements in the backend needs to be optimized. Ingo Pfennigstorf
21:12 Bug #50197: Test failure in TYPO3\CMS\Core\Tests\Integrity\Integrity
@Oly: Please read this test carefully. If it fails, it is a hint that some test in your suite does not mock / reset c... Christian Kuhn
19:52 Task #50258: Add tests for ContentObjectRenderer::getData()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22473
Gerrit Code Review
17:37 Bug #47106 (Under Review): Indexed search: index of external files not work on TYPO3 6.04
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22595
Gerrit Code Review
13:34 Bug #47106: Indexed search: index of external files not work on TYPO3 6.04
Christian's fix is working for me. Controller named SearchFormController also reside in typo3temp/Cache/Code/cache_co... Ketlin no-lastname-given
12:04 Bug #47106: Indexed search: index of external files not work on TYPO3 6.04
I have met the same problem with Typo3 6.1.2 and 6.1.1
Everything has been configured super precisely by following s...
Alban Cousinie
17:23 Bug #45800: IE9, pagetree: Can't collapse subtrees
Core still ships with modernizr 1.6 (even in master, 6.2-pre).
Could you please try to exchange your modernizr-libra...
Stefan Neufeind
16:43 Bug #45800: IE9, pagetree: Can't collapse subtrees
same here
IE9 in IE9 mode makes the pagetree unusable (no click possible)
the F12 Console shows this error:...
Rupert Germann
16:52 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22562
Gerrit Code Review
16:31 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Gernot,
Can you please test the latest patch?
Gr. Frans
Frans Saris
13:01 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22562
Gerrit Code Review
12:54 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22562
Gerrit Code Review
08:57 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
I have tested the Patch and it works. Thank you. Gernot Ploiner
16:51 Bug #50378 (Under Review): sql_free_result does not work with all parameters as specified
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22594
Gerrit Code Review
16:43 Bug #46642: Fatal error: Cannot unset string offsets in typo3/sysext/em/classes/tools/class.tx_em_tools.php on line 382
Still present in TYPO3 4.5.28
Fatal error: Cannot unset string offsets in /var/www/user/typo3_src-4.5.28/typo3/sysex...
Franz Holzinger
16:05 Bug #41165: Parameter $alternativeUrl not obeyed in t3lib_BEfunc::viewOnClick
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14826
Gerrit Code Review
15:39 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
Ok, it seems that this bug is now finally fixed in 6.1.2 Sven Wappler
15:26 Task #50469 (Under Review): Use real boolean value for pi_getLL third param
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22593
Gerrit Code Review
15:25 Task #50469 (Closed): Use real boolean value for pi_getLL third param
Use real boolean value for pi_getLL third param Wouter Wolters
15:22 Bug #50466 (Under Review): MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22592
Gerrit Code Review
14:40 Bug #50466: MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
http://dev.mysql.com/doc/refman/5.1/en/upgrading-from-previous-series.html
* Incompatible change: As of MySQL 5.1...
Jigal van Hemert
14:25 Bug #50466 (Closed): MySQL: Use ENGINE instead of deprecated TYPE for storage-engine
CREATE-statements often still use TYPE instead of ENGINE. Since those statements are analysed already it should be po... Stefan Neufeind
14:49 Feature #50467 (Under Review): Support custom translation servers for extensions
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22587
Gerrit Code Review
14:48 Feature #50467: Support custom translation servers for extensions
Expected file structure on server:... Xavier Perseguers
14:38 Feature #50467 (Closed): Support custom translation servers for extensions
With the use of XLIFF and the freely available Pootle [1] translation server, companies and individuals may easily se... Xavier Perseguers
12:31 Task #50402 (Resolved): Use real boolean value for trimExplode third param
Applied in changeset commit:b9fc9478639daec71c4a984591014fcde88bced3. Wouter Wolters
12:31 Task #50393 (Resolved): Use real boolean value for getLL second param
Applied in changeset commit:f0a0b5e70912182fe07343f11a33905e5266f4e9. Wouter Wolters
11:09 Feature #34288: Typolink should allow rel attribute
I have checked this once again on TYPO3 6.1, and yes this bug is still present. Rafal Brzeski
09:22 Bug #50451 (Rejected): User function in typo3 6.1
Hi all, i really need to use a user function to perform locale check in my setup but the old approach seems not to wo... Tomaso Neri
01:18 Bug #50450 (Under Review): Drop keys before fields in install tool
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22581
Gerrit Code Review
01:12 Bug #50450 (Closed): Drop keys before fields in install tool
When a key and the field that is referenced in the key will be removed at the same time in the install tool a databas... Alexander Stehlik
01:05 Task #50449 (Under Review): PHP-functionality instead of GeneralUtility::deHSCentities
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22580
Gerrit Code Review
00:40 Task #50449 (Closed): PHP-functionality instead of GeneralUtility::deHSCentities
htmlentities / htmlspecialchars since PHP 5.2.3 provide a parameter to prevent double-encoding of entities. Use that ... Stefan Neufeind
00:31 Bug #49722 (Resolved): EM: Exception if uninstalling an extension if other installed extensions depend on it
Applied in changeset commit:c3b6d0c45e01cb215bd6647a41253e5c210c6ab1. Wouter Wolters
00:21 Bug #49722: EM: Exception if uninstalling an extension if other installed extensions depend on it
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:21 Bug #49722: EM: Exception if uninstalling an extension if other installed extensions depend on it
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review

2013-07-25

23:32 Feature #49399 (Under Review): OpenID provider buttons
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22577
Gerrit Code Review
23:32 Bug #25322: OpenID login does not work with Google
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21373
Gerrit Code Review
23:30 Bug #50447 (Resolved): Improve method annotation and type hinting in FAL
Applied in changeset commit:313ebed6fbd5b2314a0762531ce93e5c344ac925. Christian Kuhn
22:58 Bug #50447: Improve method annotation and type hinting in FAL
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:58 Bug #50447: Improve method annotation and type hinting in FAL
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:57 Bug #50447 (Under Review): Improve method annotation and type hinting in FAL
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22572
Gerrit Code Review
22:52 Bug #50447 (Closed): Improve method annotation and type hinting in FAL
Christian Kuhn
23:30 Bug #50411 (Resolved): Rsaauth BackendFactory does not unset backend properly
Applied in changeset commit:719a4f39a51b5f77b7d25b27cacfe56a1518a256. Markus Klein
22:40 Bug #50411: Rsaauth BackendFactory does not unset backend properly
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:39 Bug #50411: Rsaauth BackendFactory does not unset backend properly
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:31 Bug #50442 (Resolved): require_once of vfsstream triggers travis fail
Applied in changeset commit:072eba394dc7a4db753a2135baeb3a751285ae29. Christian Kuhn
21:52 Bug #50442: require_once of vfsstream triggers travis fail
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:49 Bug #50442: require_once of vfsstream triggers travis fail
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:46 Bug #50442: require_once of vfsstream triggers travis fail
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22566
Gerrit Code Review
20:45 Bug #50442 (Under Review): require_once of vfsstream triggers travis fail
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22566
Gerrit Code Review
20:42 Bug #50442 (Closed): require_once of vfsstream triggers travis fail
Christian Kuhn
19:20 Feature #50441 (Closed): Adding a timestamp to the filename when downloading an extension in EM
Downloading extensions from within the extension manager should automatically add a timestamp at the end of the filen... Jan Kornblum
19:20 Bug #50440 (Closed): Table head in Extension Manager is disappearing due to (SASS bug?)
Resources/Public/Css/main.css... Patrick Schriner
17:49 Bug #50437 (Closed): Filebrowser popup window has javascript error and stops working
When trying to add an image to textpic I do the following:
Navigate to the desired folder holding my images.
The ...
Claus Harup
16:16 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Hi Ernesto,
yes I have got something. Please have a look at it and let me know if this can be a solution or if we ...
Frans Saris
15:46 Bug #50363 (Under Review): Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22562
Gerrit Code Review
15:24 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Cool, Frans, thanks for your help! You've got something already? Ernesto Baschny
11:25 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Please do not revert but fix :)
I will have a look at it after lunch
Frans Saris
10:52 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Frans Saris wrote:
> I think it is related to #48336 but I don't understant wy the delete is called when you try to ...
Helmut Hummel
09:37 Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
I think it is related to #48336 but I don't understant wy the delete is called when you try to view a folder?
Gr. ...
Frans Saris
15:58 Bug #50346 (Rejected): ExtensionManager - Unable to read manual from extension via link
The doc and core team are working together on a new Documentation module which will integrate in the TYPO3 Backend an... Ernesto Baschny
15:48 Bug #50378: sql_free_result does not work with all parameters as specified
debug_check_recordset returns true, if $res is !== FALSE and does not log anything to sys_log
So if $res is true, ...
Robert Vock
15:43 Bug #50378 (Needs Feedback): sql_free_result does not work with all parameters as specified
This is not a DBAL issue but a general Core issue. So I moved it to the right tracker.
I wonder how this works in ...
Ernesto Baschny
15:48 Bug #49794: Filelist module broken
Can confirm too!
Government package 6.2alpha1 with update to 6.2alpha2
on WindowsSystem (Typo36.0package with Apach...
Ute Winter
15:47 Bug #50345 (Rejected): ExtensionManager - Unable to edit files in extensions
"setup / constants" are not meant to be edited in the extensions paths. So removing that feature at least shows you t... Ernesto Baschny
15:44 Feature #50375: Migration from "old" mailforms to "new" form extension
I would say "missing feature". There is no (to my knowledge) migration wizard for old forms. You either install "form... Ernesto Baschny
15:13 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
I will try, but I never pushed anything to gerrit. However, I would like to wait for some feedback from the cache dev... Sven Tappert
11:33 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
Would you mind to push a patch to gerrit? Philipp Gampe
06:54 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
I created an extension that should fix the issue: https://typo3.org/extensions/repository/view/cf_lifetime_patch
S...
Sven Tappert
13:57 Feature #50223: Enable all workspaces tab in workspace module
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22445
Gerrit Code Review
13:30 Task #50410 (Resolved): Revise typo3/sysext/README.txt
Applied in changeset commit:b7a108ec30b17621b677ba0290c0714d39bc259b. Wouter Wolters
12:50 Task #50410: Revise typo3/sysext/README.txt
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:50 Task #50410: Revise typo3/sysext/README.txt
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:50 Task #50410: Revise typo3/sysext/README.txt
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:50 Task #50410: Revise typo3/sysext/README.txt
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:02 Bug #49297: Extension Upload with ExtManger should delete complete Folder, else Fatal Error
Sven Juergens wrote:
> Hi,
>
> there are some Problems, if you upload an extension with Extensiomanager. The Option ...
Knut Behrends
11:53 Bug #50364: AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window

Your path is working.
BUT PLEASE DO NOT OPEN THE BACKEND LINK IN NEW WINDOW.
This window opening just once is o...
Paul A. Auwehla
11:51 Bug #50424 (Closed): Backend Layout Grid Wizard not fully visible in Mac Firefox 22
The onclick-Event on the Hyperlink to activate the Grid Wizard is configured not to show scrollbars which leads to no... Roland Schenke
10:37 Bug #38698 (Needs Feedback): css_styled_content overwrites contentRenderingTemplates array
Thomas Deinhamer wrote:
> If you install/use an extension which is installed before css_styled_content
What is ...
Helmut Hummel
10:31 Feature #16534 (New): Add possibility to start indexing an external site at a specific page
Jigal van Hemert
10:10 Feature #50391 (Under Review): FEATURE: Behaviour for TCA type inline to disable cascading delete
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22551
Gerrit Code Review
09:52 Bug #50416 (Closed): Deleting a page from the pagetree context menu should reload the pagetree.
The following actions happen (recursive deletion is disabled in the user settings):
1. Create a parent page.
2. C...
Tobias Klepp
09:32 Bug #50414 (Closed): IRRE javascript title update for DB relational field: no htmlspecialchars used
If I defined an Inline Relational Record Editing (IRRE) in my TCA and the title of the inline table is a database rel... Tobias Klepp
09:17 Feature #39597 (New): Multiple locale names for TS config.locale_all
Alexander Opitz
09:16 Bug #39772 (New): cObject "CASE" needs default key
Alexander Opitz
06:49 Task #39295: Wrong expires date in cf_cache_pagesection
I created an extension that should fix the issue as you proposed it:
https://typo3.org/extensions/repository/view/cf...
Sven Tappert
02:32 Bug #50409 (Resolved): Remove comments for revised in TYPO3 3.6
Applied in changeset commit:6e5117621aef647d44f58b102b5781be8012e651. Wouter Wolters
01:57 Feature #50389 (Closed): Allow escaping of TypoScript keys
Thanks for contributing to #29461. Closing this one! Ernesto Baschny
01:45 Story #46140: Add configurable linkhandler for arbitrary records
Great idea. Is this still doable for 6.2? Ernesto Baschny
01:38 Feature #22245: Secure Install Tool Login
The patch has to be probably completely rewritten for 6.2 now (due to the new Install Tool), but the main idea is sti... Ernesto Baschny
01:33 Feature #46445 (Rejected): copy paste hide in web-module
Hi Christian,
thanks for your contribution. This should be first discussed in the Usability Team, which has it's o...
Ernesto Baschny
01:23 Bug #48890 (Needs Feedback): Problem with moving dir then use imagebrowser
Could you please include some information on "how to reproduce"? What exactly are you trying to do, how is your envir... Ernesto Baschny
01:17 Task #49247 (Accepted): Deprecate TypoScript functions "textStyle" and "tableStyle"
Ernesto Baschny
01:17 Task #49247: Deprecate TypoScript functions "textStyle" and "tableStyle"
Good catch, should be done. Ernesto Baschny

2013-07-24

21:57 Bug #39772: cObject "CASE" needs default key
It's a bug, it's not been fixed, still exists! Ingo Renner
09:23 Bug #39772: cObject "CASE" needs default key
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)?
Alexander Opitz
21:50 Feature #50391: FEATURE: Behaviour for TCA type inline to disable cascading delete
Would be great if you could avoid using double negative option names. Instead of "disableCascadingDelete" use "enable... Ingo Renner
16:13 Feature #50391 (Closed): FEATURE: Behaviour for TCA type inline to disable cascading delete
Deleting a record will also delete all records, which are configured as type inline (field, list) within.
In some ...
Christoph Niewerth
20:16 Task #50410: Revise typo3/sysext/README.txt
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22544
Gerrit Code Review
20:02 Task #50410 (Under Review): Revise typo3/sysext/README.txt
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22544
Gerrit Code Review
20:00 Task #50410 (Closed): Revise typo3/sysext/README.txt
Revise typo3/sysext/README.txt Wouter Wolters
20:12 Bug #50411 (Under Review): Rsaauth BackendFactory does not unset backend properly
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22545
Gerrit Code Review
20:10 Bug #50411 (Closed): Rsaauth BackendFactory does not unset backend properly
The BackendFactory of rsaauth tries to forcefully unset an instantiated backend, but unsets the class name instead of... Markus Klein
19:43 Bug #50409 (Under Review): Remove comments for revised in TYPO3 3.6
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22543
Gerrit Code Review
19:43 Bug #50409 (Closed): Remove comments for revised in TYPO3 3.6
Remove comments for revised in TYPO3 3.6 Wouter Wolters
19:36 Task #50402: Use real boolean value for trimExplode third param
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22542
Gerrit Code Review
19:13 Task #50402 (Under Review): Use real boolean value for trimExplode third param
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22542
Gerrit Code Review
19:13 Task #50402 (Closed): Use real boolean value for trimExplode third param
Use real boolean value for trimExplode third param Wouter Wolters
19:22 Feature #39597: Multiple locale names for TS config.locale_all
Yes, the issue still exists in 6.1... Sven Tappert
09:25 Feature #39597: Multiple locale names for TS config.locale_all
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)?
Alexander Opitz
17:43 Feature #50138 (Under Review): Show forgot password if conf showForgotPassword = 1
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22541
Gerrit Code Review
16:01 Feature #50138: Show forgot password if conf showForgotPassword = 1
I hope it's good place / name for the patch : https://review.typo3.org/22535 Nicolas Forgeot
17:05 Bug #50396 (Closed): RootlineUtility->enrichWithRelationFields issue with "group" type MM fields
I've been experiencing a recurring warning on a website, and I figured that something in RootlineUtility->enrichWithR... Popy no-lastname-given
16:42 Task #50393 (Under Review): Use real boolean value for getLL second param
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22538
Gerrit Code Review
16:41 Task #50393 (Closed): Use real boolean value for getLL second param
Use real boolean value for getLL second param Wouter Wolters
16:38 Bug #50392 (Closed): Specifying size in ImageViewHelper does nothing
I'm having a bit of trouble with cached image sizes (http://forge.typo3.org/issues/44105) and thought I could simply ... Oliver Salzburg
16:35 Bug #29461: Page TSconfig for Extbase flexform values doesn't work

Since I found this issue too late I developed a simpler approach:
I allow the escaping of dots in TypoScript key...
Alexander Stehlik
15:58 Bug #29461: Page TSconfig for Extbase flexform values doesn't work
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19480
Gerrit Code Review
16:16 Feature #50389: Allow escaping of TypoScript keys

Hi Chrisopher,
thanks for the hint :)
I'll look into it.
Someone with more rights than me can close this i...
Alexander Stehlik
15:52 Feature #50389: Allow escaping of TypoScript keys
Hi Alexander,
what you want is basically the same as #29461.
Have a look at the review in Gerrit and check, why it ...
Chris topher
15:47 Feature #50389 (Closed): Allow escaping of TypoScript keys
I just sumbled upon an issue with Extbase settings that are overwritten with FlexForm fields.
I'll describe the pr...
Alexander Stehlik
16:01 Bug #44105: Image size does not get updated
Marcel Burkhalter wrote:
> AFAIK there is currently no other workaround than manipulating in the database until this...
Oliver Salzburg
15:25 Bug #44105: Image size does not get updated
> I'm aware of being able to manipulate the data in the database directly, but would obviously like to avoid this.
>...
Marcel Burkhalter
14:59 Bug #44105: Image size does not get updated
Marcel Burkhalter wrote:
> @Oliver: For FAL to be able to detect changes done via FTP you should add the job "File A...
Oliver Salzburg
15:46 Bug #50363 (Accepted): Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
Also 6.0 affected. Markus Klein
11:41 Bug #50363 (Rejected): Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()
After installation of TYPO3 6.1.2 I get the following error, if I select my folders in fileadmin to display the image... Tobias Klepp
15:45 Bug #50377 (Closed): Since update from 6.0.6 to 6.0.7 extension manager is a blanc page
Closing this as duplicate.
Updated original issue.
Markus Klein
14:40 Bug #50377 (Accepted): Since update from 6.0.6 to 6.0.7 extension manager is a blanc page
Thanks for the error message. I added a relation to another ticket which was filled today with the same Fatal Error. Wouter Wolters
14:11 Bug #50377: Since update from 6.0.6 to 6.0.7 extension manager is a blanc page
In my dev environment I get this error... Christian von Holten
14:01 Bug #50377 (Needs Feedback): Since update from 6.0.6 to 6.0.7 extension manager is a blanc page
Can you check your webserver log for any error reports? A blank page means most of the times a PHP error Wouter Wolters
13:59 Bug #50377 (Closed): Since update from 6.0.6 to 6.0.7 extension manager is a blanc page
This morning I tried to update from 6.0.6 to 6.0.7. When I click on the Extansion Manager the section stays blanc. Christian von Holten
14:52 Bug #50383 (New): Extbase doesn't support TCA ctrl type based of a related record
I wanted to add a new field (simple textarea) to the sys_file_reference. I wrote a module that subclasses TYPO3\CMS\E... Daniel Ostmann
14:19 Bug #50378 (Closed): sql_free_result does not work with all parameters as specified
The method "sql_free_result" of the DatabaseConnection class throws a fatal error when called with the (boolean) resu... Robert Vock
13:40 Feature #50375 (Rejected): Migration from "old" mailforms to "new" form extension
We run TYPO3 4.7, and haven't yet installed the form extension that was introduced in TYPO3 4.6.
The reason for this...
Florian Seirer
12:33 Bug #50364: AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window
The link has an onclick handler which should do the job, so the href does not matter.
The new windows is only open...
Markus Klein
12:04 Bug #50364 (Closed): AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window
User-Login to the backend can be configured
to have a selectbox with the options
"Backend" and
"Frontend" (toget...
Paul A. Auwehla
11:09 Bug #41165: Parameter $alternativeUrl not obeyed in t3lib_BEfunc::viewOnClick
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14826
Gerrit Code Review
10:49 Feature #50360 (Accepted): Having only one record type in "New record" should forward to TCEform
By using mod.web_list.allowedTables you can adjust the allowed tables. This is useful in storage folders, where you m... Soren Malling
10:10 Bug #35015 (Accepted): Field name allows space
Confirmed with the setup in this issue. Jigal van Hemert
09:29 Bug #35015: Field name allows space
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.7 or 6.1)?
Alexander Opitz
10:06 Bug #48939: Moving a content down moves it in another column
Having the same in 4.5.27! Sander Leeuwesteijn
09:37 Bug #25191 (Under Review): .htaccess contains uneccesary rewrite rules
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22529
Gerrit Code Review
09:31 Task #33745: Integrate File Abstraction Layer
Can this umbrella be closed, as the FAL is integrated. Alexander Opitz
09:30 Feature #33754: Integrate clipboard handling for abstract files
*ping* @ Oliver Alexander Opitz
09:27 Bug #20787: URLs in search results are not speaking URLs
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:26 Feature #37662: Support for arrays in t3lib_div::_GP()
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:23 Bug #40865: Option to show secondary options (palettes) even though no options available
Created #50354 for UX Team Alexander Opitz
09:19 Bug #43253: CSC: figcaption problem IE <= 8
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)?
Alexander Opitz
09:16 Bug #43229 (New): German Translation "Ordner" should be "Datenbank Ordner, SysOrdner, etc."
Alexander Opitz
09:13 Bug #45724: FILES.folders does not work
Hello,
i can confirm this too on TYPO3 6.1.2. We solved this by adding array_values()-function:...
Florian Rothenaicher
09:12 Feature #24766 (Closed): External Urls - Usability of the default protocol setting
Alexander Opitz
09:12 Bug #22271 (New): Editors don't delete items with sysext Recycler
Alexander Opitz
09:11 Task #34191 (Closed): Cleanup labels
Alexander Opitz
08:39 Task #50349 (Under Review): Reduce SQL queries of page tree in workspaces
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22528
Gerrit Code Review
08:27 Task #50349 (Closed): Reduce SQL queries of page tree in workspaces
Nodes of the page tree are highlighted, if that particular node has versioned elements in the current workspace. Howe... Oliver Hader

2013-07-23

22:02 Task #34191: Cleanup labels
Hi Alexander,
this can be closed IMHO since Jigal answered the question and it has nothing to do with the core but...
Marcus Schwemer
21:46 Bug #50345: ExtensionManager - Unable to edit files in extensions
This is not planned and was intended to be left out in the Extension Manager.. Wouter Wolters
18:41 Bug #50345 (Rejected): ExtensionManager - Unable to edit files in extensions
Is it planned to reinvent these essential feature?
Without the possibility to make little changes to setup/constan...
Paul A. Auwehla
20:59 Bug #41165: Parameter $alternativeUrl not obeyed in t3lib_BEfunc::viewOnClick
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14826
Gerrit Code Review
18:31 Bug #41165: Parameter $alternativeUrl not obeyed in t3lib_BEfunc::viewOnClick
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14826
Gerrit Code Review
11:57 Bug #41165: Parameter $alternativeUrl not obeyed in t3lib_BEfunc::viewOnClick
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14826
Gerrit Code Review
18:51 Bug #50347 (Closed): ExtensionManager: Overwriting existing extensions with older versions without warning
The ExtensionManager should not install extensions without prior warning.
The ExtensionManager is fetching dependenc...
Paul A. Auwehla
18:43 Bug #50346 (Rejected): ExtensionManager - Unable to read manual from extension via link
Is it planned to reinvent this essential feature?
Without the possibility to read the manual from extension direct...
Paul A. Auwehla
16:20 Bug #34465 (Closed): Extensions can no longer be installed globally
Closed after short discussion with RM of 4.5 . Jigal van Hemert
16:05 Bug #34465: Extensions can no longer be installed globally
As much as I understand that it might annoy people that are used to that functionality, I would expect that there are... Ernesto Baschny
14:52 Bug #22271: Editors don't delete items with sysext Recycler
The issue still exists in version 6.1.1. An admin user is able to delete records from the recycler, but an editor bac... Andreas Siegel
14:20 Feature #24766: External Urls - Usability of the default protocol setting
Imho yes. Henrik Ziegenhain
14:11 Feature #24766: External Urls - Usability of the default protocol setting
Ok,
so I can close this issue?
Alexander Opitz
07:57 Feature #24766: External Urls - Usability of the default protocol setting
Yeb, this is stall valid in my eyes.
I opened an issue insithe the usability tracker: #50315
Henrik Ziegenhain
14:16 Bug #34179 (Closed): MM_opposite_field if config is select field
Alexander Opitz
14:15 Bug #35208 (New): columns image element broken
Alexander Opitz
14:14 Bug #34193 (New): extGetNumberOfCachedPages provokes an allocate memory error
Alexander Opitz
14:13 Feature #15112 (New): Tools->DB check improvements
Alexander Opitz
12:46 Bug #50325 (Rejected): options.file_list.enableDisplayBigControlPane does not work
If I config this via UserTsconfig
options.file_list.enableDisplayBigControlPanel = activated
is not working.
...
Fabian Thommen
11:30 Task #50318 (Resolved): Make DiffUtility faster and much more scaleable.
Applied in changeset commit:26ef7438c0e198254f2217097dd817ad8c438672. Anonymous
11:29 Task #50318: Make DiffUtility faster and much more scaleable.
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:29 Task #50318: Make DiffUtility faster and much more scaleable.
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:25 Task #50318: Make DiffUtility faster and much more scaleable.
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22508
Gerrit Code Review
10:08 Task #50318 (Under Review): Make DiffUtility faster and much more scaleable.
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22508
Gerrit Code Review
09:17 Task #50318 (Closed): Make DiffUtility faster and much more scaleable.
The method DiffUtility->explodeStringIntoWords() can be made faster and able to handle much larger inputs.
*The pr...
Kasper Ligaard
10:40 Bug #44105: Image size does not get updated
Marcel Burkhalter wrote:
> @Oliver: For FAL to be able to detect changes done via FTP you should add the job "File A...
Camelia M
09:45 Bug #44105: Image size does not get updated
@Oliver: For FAL to be able to detect changes done via FTP you should add the job "File Abstraction Layer: Indexing j... Marcel Burkhalter
10:39 Bug #50317 (Rejected): ExtensionManager - Uncaught TYPO3 Exception when uninstalling extension
Thanks for the report. There is already another report #49722 and is under review. Wouter Wolters
08:50 Bug #50317 (Rejected): ExtensionManager - Uncaught TYPO3 Exception when uninstalling extension
Uncaught TYPO3 Exception
#1342554622: Cannot deactivate extension browser_manual_en
- The extension(s) browser dep...
Paul A. Auwehla
09:19 Feature #50319 (Closed): improve domain handling
Domain handling could be improved and simplified by some more options like:
* www
* https
Right now you need to ...
Ralle Büchnitz
00:31 Bug #49794: Filelist module broken
Martin Borer wrote:
> Issue still alive with current master branch. Am I the only one with this Problem?
Confirm!...
Kim Lang

2013-07-22

22:05 Feature #32169 (Accepted): More useful preProcessValue hook
The preProcessValue is indeed useless as it doesn't get the name of the column that is being handled, only "some TCA ... Ernesto Baschny
18:57 Feature #32169 (Rejected): More useful preProcessValue hook
In preProcessValue you can manipulate the TCA (which will then be applied in the next step). If you are still not hap... Ernesto Baschny
21:20 Bug #37026: Active Filtering Mode will not work correctly in Internet Explorer 8
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22500
Gerrit Code Review
20:51 Bug #37026 (Under Review): Active Filtering Mode will not work correctly in Internet Explorer 8
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22500
Gerrit Code Review
21:20 Bug #25327: Pagetree filter does not work in Internet Explorer
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22500
Gerrit Code Review
20:54 Bug #25327: Pagetree filter does not work in Internet Explorer
Bug introduced with http://bugs.typo3.org/view.php?id=17520 Aske Ertmann
20:51 Bug #25327 (Under Review): Pagetree filter does not work in Internet Explorer
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22500
Gerrit Code Review
20:49 Bug #25327: Pagetree filter does not work in Internet Explorer
Browser versions: IE7, IE8
TYPO3 versions: 4.5, 4.6, 4.7, 6.0, 6.1, 6.2
Aske Ertmann
20:44 Bug #50310 (Closed): DataHandler fails to correctly re-sort (content) elements after moving one to top
Tested with v6.1.1, seems to affect 4.7.x too.
This occurs using drag&drop as well as calling the DataHandler itse...
Bernhard Schmitt
20:32 Bug #47988 (Resolved): Colon not possible in TCA "displayCond" value
Applied in changeset commit:7f42eca5563f16f7fc408d1bfa45eb532d109cef. Anonymous
19:54 Bug #47988: Colon not possible in TCA "displayCond" value
Patch set 4 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:42 Bug #44105: Image size does not get updated
I just tripped over this in 6.1.1. I was trying to replace a logo in a website and the new image always had the wrong... Oliver Salzburg
19:27 Bug #21288 (Resolved): Flash Uploader only works in click menu in file tree, not in right frame
Resolved in 6.0.5. Won't backport to 4.5 anymore. Ernesto Baschny
19:24 Bug #50301: Generated thumbnail's URL with BackendUtility::getThumbNail don't work
For version 6.0 the FAL Team removed the wrong line of code. (http://review.typo3.org/10655)... Markus Klein
19:23 Bug #50301 (Under Review): Generated thumbnail's URL with BackendUtility::getThumbNail don't work
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22499
Gerrit Code Review
17:06 Bug #50301 (Closed): Generated thumbnail's URL with BackendUtility::getThumbNail don't work
When a thumbnail's URL is generated with BackendUtility::getThumbNail, the "thumbs.php" script can't display it.
It ...
Matthias Toscanelli
18:37 Bug #25191: .htaccess contains uneccesary rewrite rules
@Michiel: As asked one year ago, could you please push a patch with your suggestion and/or upload a modified version ... Markus Klein
14:13 Bug #25191: .htaccess contains uneccesary rewrite rules
Yes it does still exist: http://forge.typo3.org/projects/typo3v4-core/repository/revisions/master/entry/_.htaccess Michiel Roos
14:10 Bug #25191: .htaccess contains uneccesary rewrite rules
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
18:22 Bug #32292: Page within a mountpoint using "Show Content from Page" results in 503 header
This is now also fixed in 4.5 and will be part of 4.5.28 to be released this week.
If you still have any similar p...
Ernesto Baschny
18:19 Bug #50269: Extension Manager: Update from repository is not working as expected
Thank you for your fast response.
Tried it again some minutes ago. Its all the same.
Every time I start an "Updat...
Paul A. Auwehla
14:27 Bug #50269 (Needs Feedback): Extension Manager: Update from repository is not working as expected
The TYPO3 Server system seams under heavy load at the moment (also forge is very slow), so it may be that the problem... Alexander Opitz
12:05 Bug #50269 (Closed): Extension Manager: Update from repository is not working as expected
Clicking a language and then "update from repository"
starts working after some "Up to date" and "Not available" mes...
Paul A. Auwehla
17:50 Feature #15112: Tools->DB check improvements
Yes and no . . . There´s still no solution for deleting obsolete references ->
h3. In 6.1.1...
d.ros no-lastname-given
17:13 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
Thanks Matthias for your patch. Finally there is a solution for this bug :)
Sadly I couldn't directly apply your pat...
Benjamin Schmidt
15:55 Bug #34193: extGetNumberOfCachedPages provokes an allocate memory error
hello,
Yes the problem still exists. The function still calls getByTag just to count the entries. It is the same i...
Leon Dietsch
14:15 Bug #34193: extGetNumberOfCachedPages provokes an allocate memory error
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
15:54 Bug #35208: columns image element broken
I've got the same problem on TYPO3 6.1 Elena Bartolotti
15:37 Bug #50291 (Closed): Import/Export t3d Files brakes all relations
TYPO3 6.1.1, PHP 5.3.8
I did an T3d-Export from the contextmenu of the pagetree with the following settings:
pageID...
Renzo Bauen
14:50 Bug #50287 (Closed): Wrong colorspace allowed value
Hi,
In the file "typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php" there is an error in the "$allowedColor...
Eric Chavaillaz
14:44 Feature #50132: TypoScript: Application Context condition
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
14:26 Bug #20335 (Needs Feedback): Hidden Content Elements are displayed in the Module "View Page"
Alexander Opitz
14:26 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
As TYPO3 CMS 4.7 gets only security fixes, does this issue exists with TYPO3 CMS 6.1? Alexander Opitz
14:19 Bug #25148 (New): Iframe of the RTE has a 0px height in FE
Alexander Opitz
14:16 Feature #34288: Typolink should allow rel attribute
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
14:15 Bug #26090: Remove old code related to extension tstemplate_styler (sys_template:editorcfg)
Hi Benjamin,
whats the state of this issue?
Alexander Opitz
14:14 Bug #34179: MM_opposite_field if config is select field
Dont know, sorry.
I am deleting anything out of my brain wich idles more then 1 week :)
Carsten Bleicker
14:12 Bug #34179: MM_opposite_field if config is select field
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.7 or 6.1)?
Alexander Opitz
14:12 Task #34191: Cleanup labels
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.7 or 6.1)?
Alexander Opitz
14:11 Bug #34168: Link browser flexform processing
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
14:10 Bug #34150 (Closed): Backend logout after frontend view
No feedback for over 90 days. Alexander Opitz
14:07 Feature #24766: External Urls - Usability of the default protocol setting
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
14:00 Bug #25384: Fix Bug for polish hosting home.pl (dont work in BE tab web and everything in this tab)
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
I...
Alexander Opitz
13:58 Bug #30606 (Closed): Close window and recheck dependencies does not work
No feedback for over 90 days. Alexander Opitz
13:55 Bug #26910 (New): forgot does not work with more than one login form on one page
Alexander Opitz
13:52 Bug #49520: fileadmin&sslproxy
> if i create a file in the fileadmin or upload a zero-file.
Ok done. Created a file in /fileadmin
> ..and unde...
Alexander Opitz
13:46 Feature #22564 (New): The selected preview group in FE is not active if the admin-panel is not expanded.
Alexander Opitz
13:33 Bug #50274 (Closed): Problem with Form extension and standard search
When form extension is loaded and a standard search form is placed on a page an error shows up when loading the page ... Thomas Etter
13:31 Bug #16114 (Resolved): Two mailforms on a page cause error on field validation
Applied in changeset commit:cf016cfbf1f1c55efd217e9827f3f21270792486. Ernesto Baschny
13:14 Bug #16114: Two mailforms on a page cause error on field validation
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:13 Bug #16114: Two mailforms on a page cause error on field validation
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:12 Bug #16114: Two mailforms on a page cause error on field validation
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12844
Gerrit Code Review
12:39 Bug #49794: Filelist module broken
Hi Andreas,
Is it possible, that your commit https://review.typo3.org/#/c/17881/ has broken the Filelist Module on...
Martin Borer
11:52 Bug #49794: Filelist module broken
Issue still alive with current master branch. Am I the only one with this Problem? Martin Borer
12:32 Bug #50041: Media content element does not work with youtube and https
Hi Georg,
Thank you for resolving this issue!
Ps. Is there any change that this will be implemented the current...
Jochem de Groot
11:48 Bug #50266 (Closed): Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
typo3 6.1.1
(Re)moving a folder in "fileadmin/media" by ftp crashes "Add Images" dialog completely
at least if this...
Paul A. Auwehla
10:19 Bug #50264: rsaauth + salted passwords > Frontend-Login by Chrome not possible
Here are the used versions:
rsaauth: 6.1.0
saltedpasswords: 6.1.0
felogin: 6.1.0
sr_feuser_register: 3.0.1
There's ...
Andre Hohmann
10:16 Bug #50264 (Closed): rsaauth + salted passwords > Frontend-Login by Chrome not possible
Hallo,
related to bug #38660 ist is not possible to log in in the frontend with chrome (version 28). The failed lo...
Andre Hohmann
07:26 Bug #38660: Login not possible from Firefox when using salted passwords and RSA
Markus Müller wrote:
> Here's the same problem with Chrome (v21).
>
> In FF and IE sometimes the first login fail...
Andre Hohmann

2013-07-21

23:05 Bug #16114: Two mailforms on a page cause error on field validation
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12844
Gerrit Code Review
22:02 Task #50258 (Under Review): Add tests for ContentObjectRenderer::getData()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22473
Gerrit Code Review
22:01 Task #50258 (Closed): Add tests for ContentObjectRenderer::getData()
Add tests Stefan Neufeind
20:37 Feature #50131: Load context specific configuration files
came across some work Benni did: https://github.com/b13/t3ext-environment Ingo Renner
20:00 Task #49710: Merge sysexts wizard_crpages and wizard_sortpages
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21958
Gerrit Code Review
16:09 Feature #49760: Install: Let the install tool check whether ext_localconf and ext_tables of extensions can be loaded
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22047
Gerrit Code Review
14:46 Feature #50254 (Under Review): Signal for image processing configuration in ContentObjectRenderer
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22471
Gerrit Code Review
14:29 Feature #50254 (Rejected): Signal for image processing configuration in ContentObjectRenderer
For some extensions it would be amazing to have a signal, which allows adjustments at the processing configuration of... Lars Malach
14:30 Task #50253 (Resolved): phpdoc: Use boolean/integer instead of bool/int
Applied in changeset commit:fae0992a7ca332a12c5b0daf86e3d6fb0b3802fa. Stefan Neufeind
14:25 Task #50253 (Under Review): phpdoc: Use boolean/integer instead of bool/int
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22470
Gerrit Code Review
14:24 Task #50253 (Closed): phpdoc: Use boolean/integer instead of bool/int
Adjust phpdoc-comments. Stefan Neufeind
12:59 Task #50248 (Closed): Add phpdoc @var for calls to makeInstance or new
Calls to makeInstance (or new) should have a proper phpdoc-entry (@var) to allow IDEs or other tools to help identify... Stefan Neufeind
00:19 Feature #50219: Integrate possibility to extend workspace module
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22444
Gerrit Code Review

2013-07-20

20:30 Bug #50227 (Resolved): BE: Logout button is poorly styled
Applied in changeset commit:d7bfb8e07cdf88808c8c12141a9c4f144ae136ef. Andreas Wolf
17:49 Bug #50227 (Under Review): BE: Logout button is poorly styled
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22452
Gerrit Code Review
17:47 Bug #50227 (Closed): BE: Logout button is poorly styled
The left and right padding in the logout buttons label is done with "&nbsp", which is really horrible.
Additionall...
Andreas Wolf
19:30 Task #50234 (Closed): Usability: In the EM, make the extension titles links to the configuration
This will provide an (additional) clickable area. It will also allow us to continue using our learned behavior (click... Oliver Klee
18:50 Bug #50231 (Closed): Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
The cache lifetimes (field "expires") in the tables "cf_cache_pagesection" & "cf_cache_rootline" are always set to th... Sven Tappert
18:30 Bug #50210 (Resolved): Width of action column is wrong
Applied in changeset commit:e312783a0ba2d0171ccf594ab9facbc697d99908. Oliver Hader
18:12 Bug #50210: Width of action column is wrong
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
18:12 Bug #50210: Width of action column is wrong
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:12 Bug #50210: Width of action column is wrong
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22434
Gerrit Code Review
09:12 Bug #50210 (Under Review): Width of action column is wrong
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22434
Gerrit Code Review
09:09 Bug #50210 (Closed): Width of action column is wrong
The width of the action column in the workspaces module is wrong.
5 icons with a width of 16px each need to be displ...
Oliver Hader
18:01 Bug #36031: T3D export of tt_content elements with IRRE relations between each other fails
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10515
Gerrit Code Review
17:58 Bug #36031: T3D export of tt_content elements with IRRE relations between each other fails
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10515
Gerrit Code Review
15:08 Feature #50224 (Under Review): Let workspace users decide whom to send notifications
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22447
Gerrit Code Review
15:01 Feature #50224 (Closed): Let workspace users decide whom to send notifications
Workspaces are defined by having owners, members and default notification recipients. These recipients, of course, ne... Oliver Hader
14:34 Feature #50223 (Under Review): Enable all workspaces tab in workspace module
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22445
Gerrit Code Review
14:30 Feature #50223 (Closed): Enable all workspaces tab in workspace module
The "all workspaces" tab currently is only available for admin users. However, there's no need to disallow regular ed... Oliver Hader
13:10 Feature #50219 (Under Review): Integrate possibility to extend workspace module
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22444
Gerrit Code Review
13:07 Feature #50219 (Closed): Integrate possibility to extend workspace module
The workspace module onyl can be extended by overriding PHP and JavaScript components.
This feature aims to integrat...
Oliver Hader
12:46 Bug #50217: Undefined offset in class loader for classes without vendor namespace
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22440
Gerrit Code Review
12:20 Bug #50217 (Under Review): Undefined offset in class loader for classes without vendor namespace
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22440
Gerrit Code Review
12:18 Bug #50217 (Closed): Undefined offset in class loader for classes without vendor namespace
If a class file from a third-party package is loaded which does not follow the @Vendor\Product\Classname@ convention ... Andreas Wolf
09:29 Task #49689: Use alternative selector for many workspaces
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21920
Gerrit Code Review
02:06 Feature #50132: TypoScript: Application Context condition
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review

2013-07-19

23:57 Feature #50132: TypoScript: Application Context condition
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
15:52 Feature #50132: TypoScript: Application Context condition
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
01:19 Feature #50132: TypoScript: Application Context condition
Added a WIP changeset, which provides three new conditions:
1. [context = value1, value2, ...]
Example: [context ...
Steffen Müller
01:18 Feature #50132 (Under Review): TypoScript: Application Context condition
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
22:48 Bug #45885: LoginController Signal call-by-reference broken
Perhaps we should remove the hook then, because it is not possible to add or manipulate the markers?! Tim Lochmüller
20:14 Bug #45885 (Resolved): LoginController Signal call-by-reference broken
Abandoned
"Call-time pass-by-reference" triggers a PHP warning. See http://www.php.net/manual/en/language.referenc...
Wouter Wolters
21:01 Bug #50197: Test failure in TYPO3\CMS\Core\Tests\Integrity\Integrity
I already had a first look some days ago, but I found only one occurrence, where the Singletons were not reset proper... Markus Klein
18:26 Bug #50197 (Closed): Test failure in TYPO3\CMS\Core\Tests\Integrity\Integrity
This happens on Mac OS X with the build-in PHP 5.3.
Testsuite: TYPO3\CMS\Core\Tests\Integrity\Integrity
Standa...
Oliver Klee
20:59 Bug #50196: Unit test errors in TYPO3\CMS\Core\Tests\Unit\Utility\File\ExtendedFileUtility
I recently investigated on this.
The reason is a superfluous /...
Markus Klein
18:25 Bug #50196 (Closed): Unit test errors in TYPO3\CMS\Core\Tests\Unit\Utility\File\ExtendedFileUtility
This occurs on MacOS X with the build-in PHP 5.3. The apache user does not have root privileges.
Create new file ...
Oliver Klee
20:33 Task #48118 (Resolved): Move Typoscript to Neos convention
Abandoned in Gerrit Wouter Wolters
20:18 Bug #47484 (Rejected): selected option not respected in sysext frontend -> FormContentObject
Thanks for the report! This one is already under review at #43893 Can you give your testing and votes there? Wouter Wolters
20:10 Bug #43893: selected = 1 doesn't work in class.tslib_content_form.php
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20282
Gerrit Code Review
20:01 Task #41151 (Resolved): Improve error message for failling database creation
4.7 gets only security fixes, closed. Wouter Wolters
19:58 Bug #40279 (Closed): indexed_search pi2 (extbase/fluid plugin): variable mismatch - searchData vs. searchParams
Abandoned for 4.7, only secutiry fixes to that branch. Wouter Wolters
19:56 Task #38701 (Closed): Make Install Tool section "All Configuration" more user friendly
Abandoned, there is a new Install Tool Wouter Wolters
17:30 Bug #47192 (Resolved): setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objects
Applied in changeset commit:c68b4b0d0d9ff1af00428ebef098c398f1c1f8a8. Stanislas Rolland
16:37 Bug #47192 (Under Review): setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objects
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #47192 (Resolved): setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objects
Applied in changeset commit:58c9017fbdeb9108c15e80de4fb726c1f9273b8b. Stanislas Rolland
16:08 Bug #47192 (Under Review): setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objects
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
06:30 Bug #47192 (Resolved): setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objects
Applied in changeset commit:ef71d61619d7da17131c38531308d4abbfa8dbf5. Stanislas Rolland
17:30 Feature #22564: The selected preview group in FE is not active if the admin-panel is not expanded.
This issue is still there in 6.1.1 Christian Buelter
17:27 Bug #23412: admPanel configuration by TSconfig is buggy
Referring to http://docs.typo3.org/typo3cms/TSconfigReference/UserTsconfig/admPanel/Index.html the "override" options... Christian Buelter
17:16 Bug #45490 (Needs Feedback): Problem with blank spaces in data/folder names
Please explain how to reproduce this issue. Stanislas Rolland
17:12 Bug #44440 (Resolved): Setting an external link with domain of the backend leads to exception
Was fixed in http://forge.typo3.org/issues/46785
Fix will be included in TYPO3 6.0.7.
Stanislas Rolland
17:00 Bug #27057: Can't query on properties of child objects of the same class
This error still appears in the current stable release (6.1.1) with this simple setup:
*Domain model*...
Mathias Brodala
15:48 Bug #45504: Case sensitive filenames lead to file list problems
TimoF wrote:
> The problem is that TYPO3 shows the same references for both files (although the second file hasn't ...
Chris topher
15:16 Bug #50193 (Under Review): FAL: Image Processing doesn't respect GFX "thumbnails_png" option
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22420
Gerrit Code Review
15:15 Bug #50193 (Closed): FAL: Image Processing doesn't respect GFX "thumbnails_png" option
The Task Interface of the File Abstraction Layer defines the
target file extension for graphcal tasks. Previously th...
Benni Mack
15:06 Bug #49045: Slider Preview shows only Workspace in 6.1.1
Sorry to bother you but I tried downlgrading to 6.0 but the error is still there. So probably the reason lies in some... Torsten no-lastname-given
15:00 Bug #49045: Slider Preview shows only Workspace in 6.1.1
I use Firefox 22.0 (IE 10 seems the same...) and no, there are no JS-Errors. Torsten no-lastname-given
13:22 Feature #50186 (Closed): pageNotFound_handling should tell about misconfiguration
This is the situation:... Anonymous
13:17 Task #49677 (Closed): Improve workspace selector in toolbar
See #11014 Oliver Hader
13:13 Bug #11014: Workspace selector can't scroll when the list is long
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21912
Gerrit Code Review

2013-07-18

19:41 Feature #39016 (Needs Feedback): Hook to modify t3lib_div::getIndpEnv return value
Helmut Hummel
19:40 Feature #39016: Hook to modify t3lib_div::getIndpEnv return value
I'm absolutely against introducing a hook at this place. It makes getIndpEnv even more complex and hard to understand... Helmut Hummel
19:36 Bug #29693: Respect HTTP_X_FORWARDED_PROTO in SSL check
Christian Ludwig wrote:
> Adding a hook (only) seems to me more risky because there will be an extension soon, that ...
Helmut Hummel
18:54 Bug #48474: Suggest Wizard doesn't work properly when inside Flexform repeating elements
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20990
Gerrit Code Review
18:37 Bug #49520: fileadmin&sslproxy
if i create a file in the fileadmin or upload a zero-file.
..and under this directory the error comes.
.loon
Loon Buster
18:25 Bug #11014 (Under Review): Workspace selector can't scroll when the list is long
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22402
Gerrit Code Review
18:21 Bug #11014: Workspace selector can't scroll when the list is long
Before:
!11014_before.png!
After:
!11014_after.png!
Oliver Hader
15:09 Feature #50138: Show forgot password if conf showForgotPassword = 1
I would like to mark this as duplicate of #34597
Can you make a patch and send it to gerrit?
Alexander Opitz
09:54 Feature #50138 (Closed): Show forgot password if conf showForgotPassword = 1
Sometimes 2 plugins felogin are in the same page : one in the header and the other in content's page of managing acco... Nicolas Forgeot
14:31 Bug #43900 (Resolved): Deactivate deprecation_*.log when enableDeprecationLog settings has an invalid value
Applied in changeset commit:2a873bcdb2af3f007644cb6270bd46c8ffee4a25. Anonymous
00:29 Bug #43900: Deactivate deprecation_*.log when enableDeprecationLog settings has an invalid value
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18510
Gerrit Code Review
13:21 Bug #49075: Install tool uninstallation does not clear the cache_core
Same problem with TYPO3 6.1
Warning: require(/www/203623_70794/rp-hosting/7516/8516/typo3cms/greenpresent-shop/typ...
Andrea Herzog-Kienast
11:16 Bug #50144 (Closed): HTMLParser does not remove end tag when applying rmTagIfNoAttrib
When I enter the following HTML in the html-mode of the RTE with a default configuration, the opening span is removed... Robert Vock
10:26 Bug #50141 (Closed): htmlspecialchars on all links in markers
All occurences of $this->getPageLink() used to generate links for markers should have third parameter set to true.
I...
Stano Paska
08:47 Feature #50131: Load context specific configuration files
How are sub-contexts handled in this case? Strictly speaking one would have to create subdirectories if the context i... Mathias Brodala
08:30 Feature #44182 (Resolved): File links: Add registers for title text and alt text fields
Applied in changeset commit:5daedc42fa3081b77b53673826eb28f322241c84. Georg Ringer

2013-07-17

23:50 Feature #50136 (Closed): Improve SVG handling in filelist
- SVG is missing a image icon (svg_icon.png)
- If you klick at the edit icon the SVG gets rendered as a PNG image....
Stephan Bauer
23:34 Feature #50135 (Rejected): CE Images: Show all images of a folder
Please add the possibility to select a path in CE Images. This would make it easy to build a image gallery without th... Stephan Bauer
22:29 Bug #17291 (Resolved): eval double2 makes negative double values positive!
Thanks for checking! Wouter Wolters
22:16 Bug #17291: eval double2 makes negative double values positive!
I have tested the issue in 4.5 and 6.1 - it does not exist anymore.
The issue can be closed.
Looking at jsfunc.ev...
Sylvere Stoermann
22:16 Bug #46094: Mailform shows recipient email address on website
A first version of the patch for 6.2 is up for review, but I thought about something more and it's a bit tricky. Plea... Francois Suter
22:07 Bug #46094 (Under Review): Mailform shows recipient email address on website
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22391
Gerrit Code Review
21:54 Bug #46094 (Accepted): Mailform shows recipient email address on website
Francois Suter
11:10 Bug #46094: Mailform shows recipient email address on website
Ouch, good catch! It's an abuse of this field.
css_styled_content got hacky on a lot of parts of the TS, so the la...
Patrick Broens
09:52 Bug #46094 (Needs Feedback): Mailform shows recipient email address on website
I can confirm this and that the workaround does the job. I'm not sure if we can find a cleaner solution. The better w... Francois Suter
22:02 Bug #41050: core itself calls deprecated method deprecationLogForOldExtCacheSetting
ups, totally lost focus about that one. well i don't care about that and i guess the core is fixed already since the ... Simon Schaufelberger
20:45 Bug #48474: Suggest Wizard doesn't work properly when inside Flexform repeating elements
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20990
Gerrit Code Review
09:37 Bug #48474: Suggest Wizard doesn't work properly when inside Flexform repeating elements
Hi Gabe,
thanks for your help. Please, can you rebase your patch to latest master? As it can't be merged anymore.
Alexander Opitz
02:57 Bug #48474: Suggest Wizard doesn't work properly when inside Flexform repeating elements
Attached is a sample extension to use for testing this (to go along with the latest patch set). Hopefully that will ... Gabe Blair
20:20 Feature #39441 (Closed): Add TYPO3 Context information
Relevant sub tasks have been extracted into separate issues now, see linked issues. Ingo Renner
20:17 Feature #49988: Backport ApplicationContext from Flow
just extracted two issues from #39441 - see the linked sub tasks Ingo Renner
12:37 Feature #49988: Backport ApplicationContext from Flow
Stefan Neufeind wrote:
> It was set Resolved by gerrit since the patch was merged.
> Imho this was about the "core"...
Mathias Brodala
12:35 Feature #49988: Backport ApplicationContext from Flow
It was set Resolved by gerrit since the patch was merged.
Imho this was about the "core" of it (ApplicationContext)....
Stefan Neufeind
12:31 Feature #49988: Backport ApplicationContext from Flow
Why was this marked as resolved already? The configuration part is still missing and needs work in the core Configura... Mathias Brodala
11:30 Feature #49988 (Resolved): Backport ApplicationContext from Flow
Applied in changeset commit:8fdab46dbd167b1969dcb30b823f3f3e591d03a2. Steffen Müller
11:17 Feature #49988: Backport ApplicationContext from Flow
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22269
Gerrit Code Review
20:16 Feature #50132 (Closed): TypoScript: Application Context condition
Extracted from issue #39441
Add a context condition to TypoScript:...
Ingo Renner
20:14 Feature #50131 (Closed): Load context specific configuration files
Extracted from issue #39441
Depending on context load additional configuration, overwriting LocalConfiguration.php...
Ingo Renner
19:30 Bug #50114 (Resolved): Faulty layout if row details are too long
Applied in changeset commit:871ca2a5817738ce22032116c2735cbd158311c9. Oliver Hader
19:22 Bug #50114: Faulty layout if row details are too long
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:22 Bug #50114: Faulty layout if row details are too long
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:54 Bug #50114 (Under Review): Faulty layout if row details are too long
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22381
Gerrit Code Review
13:48 Bug #50114 (Closed): Faulty layout if row details are too long
If the row details in in the workspaces difference view are too long, e.g. a string that does not contain white-space... Oliver Hader
18:54 Bug #50125 (Closed): ResourceStorage::deleteFolder does not correctly check if given folder is empty
line 1512 is
if ($this->driver->isFolderEmpty($folderObject) && !$deleteRecursively) {
and should obviously be
...
Bernhard Schmitt
16:00 Feature #44113: cObject FILES - references need more options
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22385
Gerrit Code Review
15:51 Feature #44113: cObject FILES - references need more options
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22385
Gerrit Code Review
15:47 Feature #44113 (Under Review): cObject FILES - references need more options
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22385
Gerrit Code Review
15:52 Bug #41425 (New): Image effects "sharpen" slow
Alexander Opitz
14:07 Bug #41425: Image effects "sharpen" slow
This problem still exists in the newer versions, in TYPO3 CMS 6.1 see 'TYPO3\CMS\Frontend\ContentObject\ContentObject... Arjen Hoekema
15:51 Task #48405 (Closed): 1-2-3 Installer add Port and Socket configuration
Already done with rewritten installer. Alexander Opitz
15:46 Bug #46998 (Closed): Deactivating extension which is needed throws an exception
Closed as duplicate of #49722 Alexander Opitz
15:43 Bug #48464: Images in workspaces don't work
The Error in the frontend is a result of a missing check in the FrontendContentAdapterService.php. In the method modi... Markus Günther
13:43 Bug #48464: Images in workspaces don't work
I test it with a TYPO3 CMS 6.1 and the problem is still there.
Steps to reproduce:
- log into the backend
- switch t...
Markus Günther
08:36 Bug #48464 (Needs Feedback): Images in workspaces don't work
Does the image not show up in the backend (Web>Page column view) or in the frontend-preview? Oliver Hader
15:03 Bug #50116 (Closed): Update Button will not display
In a TYPO3 version 6.0.6 I've installed static_info_tabels_de version 2.1.1.
Then I will click on the action button ...
Johannes C. Laxander
14:42 Bug #44160: rsaauth doesn't secure the change password form of felogin
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17256
Gerrit Code Review
12:51 Bug #44160: rsaauth doesn't secure the change password form of felogin
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17256
Gerrit Code Review
12:42 Bug #44160: rsaauth doesn't secure the change password form of felogin
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17256
Gerrit Code Review
12:12 Bug #44160: rsaauth doesn't secure the change password form of felogin
Please add a documentation ticket and link it here. I guess this change has to be noted somewhere. Markus Klein
12:10 Bug #44160: rsaauth doesn't secure the change password form of felogin
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17256
Gerrit Code Review
12:43 Bug #47575: header element is rendered in lib.stdheader for all cases
Another issue which arises from the current structure: one cannot use header content elements within header and foote... Mathias Brodala
12:30 Bug #50041 (Resolved): Media content element does not work with youtube and https
Applied in changeset commit:838a4e7d3a89e71f84012497be9648e081a3f131. Georg Ringer
11:39 Bug #50041: Media content element does not work with youtube and https
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:39 Bug #50041: Media content element does not work with youtube and https
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:25 Task #49953: Disable DeprecationLog by default
We should handle that with the ApplicationContext (backport from Flow) now. #49988 Stefan Neufeind
09:40 Bug #39851 (Closed): Form validation in Extbase extensions runs into execution timeout
Alexander Opitz
09:20 Bug #34631: Show correct record title for be_groups
Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631
Gerrit Code Review
09:16 Bug #34631: Show correct record title for be_groups
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:19 Bug #49119: Is Typoscript template versioned?
> At least since TYPO3 4.5 sys_template is enabled for versioning. Did you experience any difficulties with that?
...
Riccardo De Contardi
08:31 Bug #49119 (Needs Feedback): Is Typoscript template versioned?
At least since TYPO3 4.5 sys_template is enabled for versioning. Did you experience any difficulties with that? Oliver Hader
08:33 Bug #49045 (Needs Feedback): Slider Preview shows only Workspace in 6.1.1
Which browser are you using and do you get any JavaScript errors?
If so, is the backend domain different to the webs...
Oliver Hader
08:31 Task #50098 (Closed): pageNotFound_handling and multilingualism as a standard?
Hello!
+Perhaps an old topic but how or it should just work+
h2. *pageNotFound_handling*
+for multilingual s...
Harald no-lastname-given
08:18 Bug #39138: sysEXT:form checkbox send as input field in EMail
I can confirm this Bug in TYPO3 6.1.1.
Use my TypoScript and send a mail - then you get an unreadable HTML mail with...
Gernot Ploiner
08:17 Bug #50095 (Closed): Indexing of external files and absRefPrefix
Hello!
If I for example use the following configuration
config.index_enable = 1
config.index_externals = 1
...
Harald no-lastname-given
07:12 Bug #49473 (Accepted): Text & Images: Picture is getting lost while copying
This is related to handling of relations (IRRE & MM) in workspaces... Oliver Hader
01:36 Feature #39016: Hook to modify t3lib_div::getIndpEnv return value
Sorry, but please remove my vote (or how can I recall my vote?). Clicked accidentally. Christian Ludwig
01:34 Bug #48332: uploading extname_1.0.3 (1).zip creates extension extname (1)
@Jan you can add anything you want after the version number and it will be ignored. Only the part before the version ... Philipp Gampe
01:27 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21887
Gerrit Code Review
01:24 Bug #29693: Respect HTTP_X_FORWARDED_PROTO in SSL check
Adding a hook (only) seems to me more risky because there will be an extension soon, that handles HTTP_X_FORWARDED_PR... Christian Ludwig
01:15 Bug #39176: tslib_cObj::filelist() implodes filenames by , without caring about commas in filenames
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12991
Gerrit Code Review
01:08 Bug #42075: Copying fails when page has new draft elements 2 or more levels deep
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11076
Gerrit Code Review
01:08 Bug #36946: Copy paste in live makes draft placeholders visible.
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11076
Gerrit Code Review
01:07 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312
Gerrit Code Review
00:54 Bug #27519: getProcessedValue ignores sorting of select field values
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/2882
Gerrit Code Review
00:35 Bug #37467: Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
This bug exists in all versions of TYPO3 (4.7.12 and 6.1.1 checked).... Christian Ludwig
00:33 Bug #43900: Deactivate deprecation_*.log when enableDeprecationLog settings has an invalid value
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18510
Gerrit Code Review
00:30 Task #49332 (Resolved): FAL uses redundant try/catch statement
Applied in changeset commit:86fbee1c33ee0780f65322181c0c5cbb032c2012. Claus Witt
00:01 Task #50091: Category API: Add test for categories with multiple tables
Quick way to test this:
typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php
in makeRe...
Stefan Neufeind

2013-07-16

23:57 Feature #50092 (Closed): Condition matching devIpMask setting
Add support for a devIpMask condition like done for error handling.
This would be really useful to print debug inf...
Ingo Renner
23:56 Task #49332: FAL uses redundant try/catch statement
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:54 Task #49332: FAL uses redundant try/catch statement
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:54 Task #49332: FAL uses redundant try/catch statement
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:55 Task #50091 (Closed): Category API: Add test for categories with multiple tables
If the category-API is used with multiple tables, records may only be loaded according to the correct table.
This wa...
Stefan Neufeind
23:51 Bug #34631: Show correct record title for be_groups
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631
Gerrit Code Review
23:35 Bug #38766: MergeIfNotBlank should work for pages
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12714
Gerrit Code Review
14:46 Bug #38766: MergeIfNotBlank should work for pages
Don't forget to use ... Christian Zenker
23:30 Bug #45332 (Resolved): category api won't work when used with multiple tables
Applied in changeset commit:3a053b93181c112918963f88b2b8ca8b2b1ae140. Marc Wöhlken
22:59 Bug #45332: category api won't work when used with multiple tables
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:58 Bug #45332: category api won't work when used with multiple tables
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:30 Bug #40855 (Resolved): stdWrap of special.value in HMENU is applied twice
Applied in changeset commit:7afc40aa4968fae7b19a6f23b3fa2ff1106187c1. Markus Klein
20:50 Feature #49988: Backport ApplicationContext from Flow
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22269
Gerrit Code Review
20:48 Feature #49988: Backport ApplicationContext from Flow
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22269
Gerrit Code Review
20:41 Feature #49988: Backport ApplicationContext from Flow
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22269
Gerrit Code Review
20:22 Feature #49988: Backport ApplicationContext from Flow
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22269
Gerrit Code Review
19:52 Bug #49722: EM: Exception if uninstalling an extension if other installed extensions depend on it
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22162
Gerrit Code Review
19:37 Bug #49989: Cleanup ext:func
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22268
Gerrit Code Review
19:33 Bug #49989: Cleanup ext:func
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22268
Gerrit Code Review
19:37 Task #49992: Cleanup ext:info and ext:info_pagetsconfig
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22271
Gerrit Code Review
19:36 Task #49992: Cleanup ext:info and ext:info_pagetsconfig
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22271
Gerrit Code Review
19:30 Bug #49286 (Resolved): Skip validation of RTE filelink
Applied in changeset commit:44e5c5f84713eab046fe2bd54037263b2637ce33. Visay Keo
19:30 Bug #39197 (Resolved): Pagetree Filtering can't handle records moved in draft - errors and blanks
Applied in changeset commit:5a365178a732c2887716d7ff5d11efd64d639689. Bart Dubelaar
18:32 Feature #49984: Distribute localization over multiple .xlf files (atm only locallang.xlf)
Adding the full path is an option but really blows up the template, I would like to avoid that.
In the current pro...
Christoph Gross
07:08 Feature #49984: Distribute localization over multiple .xlf files (atm only locallang.xlf)
this is possible by just adding the full path... Georg Ringer
16:28 Task #50081 (Resolved): Use extension's name in documentation
Xavier Perseguers
15:54 Task #50081 (Under Review): Use extension's name in documentation
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22361
Gerrit Code Review
15:52 Task #50081 (Closed): Use extension's name in documentation
Settings.yml in documentation should reflect the name of the extension. Xavier Perseguers
16:28 Bug #49968 (Closed): Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
no change required Georg Ringer
15:53 Bug #22359: No FE editing with only field edit icons and with "old" feedit extension
Hi,
i can confirm this issue with TYPO3 6.1.1
a Workaround is, to remove the editPanel via TypoScript. If you n...
Martin Holtz
15:41 Task #49640: Improve feedit & adminpanel
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21859
Gerrit Code Review
06:47 Task #49640: Improve feedit & adminpanel
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21859
Gerrit Code Review
15:30 Bug #50038 (Resolved): space-before- and space-after- needs to be !important
Applied in changeset commit:6a6ab723ab0281f9a736db10ca1f658261082036. Georg Ringer
14:34 Bug #50038: space-before- and space-after- needs to be !important
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:34 Bug #50038: space-before- and space-after- needs to be !important
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:06 Bug #50038: space-before- and space-after- needs to be !important
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22346
Gerrit Code Review
07:05 Bug #50038 (Under Review): space-before- and space-after- needs to be !important
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22346
Gerrit Code Review
15:20 Feature #50075: Responsive Image Rendering
Example TS:... Ingo Schmitt
15:19 Feature #50075 (Closed): Responsive Image Rendering
*Result of the Workshop "Implementing Reponsive Images Rendering" from the TYPO3 Developer Days 2013 in Hamburg:*
...
Ingo Schmitt
14:31 Bug #49712 (Resolved): When deflangBinding is not used, the copy button logic is inverted
Applied in changeset commit:c757453525e2b420e6d57ed6459da20e2cc8723a. Stefan Galinski
13:45 Bug #49712: When deflangBinding is not used, the copy button logic is inverted
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:44 Bug #49712: When deflangBinding is not used, the copy button logic is inverted
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:43 Bug #49712: When deflangBinding is not used, the copy button logic is inverted
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
13:43 Bug #49712: When deflangBinding is not used, the copy button logic is inverted
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:31 Feature #16534 (Resolved): Add possibility to start indexing an external site at a specific page
Applied in changeset commit:819b5be0ac81004371fee2f0e6386cc32233a59b. Anonymous
12:38 Feature #16534: Add possibility to start indexing an external site at a specific page
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/6990
Gerrit Code Review
12:03 Feature #16534: Add possibility to start indexing an external site at a specific page
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/6990
Gerrit Code Review
12:56 Bug #50065: file:current does not merge properties
Full TS-sample:
@lib.aNewCe.renderImage = FILES
lib.aNewCe.renderImage {
references {
table = tt_content
uid.da...
Philipp Bergsmann
10:52 Bug #50065 (Closed): file:current does not merge properties
Given a file has a description and an alternative set in the filelist-module it gets merged with the override-values ... Philipp Bergsmann
12:56 Bug #44017: typo3/thumbs.php causes invalid autoloader cache
but not to master 4.7.12 ??
Georg Ringer wrote:
> this has been solved in current master = 6.2
Steve Schütze
12:48 Bug #44017: typo3/thumbs.php causes invalid autoloader cache
this has been solved in current master = 6.2 Georg Ringer
12:41 Bug #44017: typo3/thumbs.php causes invalid autoloader cache
I also get these problem and the patch helps. Why it was not push to trunk?
Gerrit Code Review wrote:
> Patch set...
Steve Schütze
10:30 Bug #39434 (Resolved): Localconf upgrade wizard fails
Applied in changeset commit:bddb12d6605bddc01eab29225af01c74fb6dab87. Anja Leichsenring
10:30 Bug #39434: Localconf upgrade wizard fails
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:25 Bug #39434 (Under Review): Localconf upgrade wizard fails
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:30 Bug #39434 (Resolved): Localconf upgrade wizard fails
Applied in changeset commit:7974b543849b6be6d476ae973e8c74c88aaf22ee. Wouter Wolters
09:48 Feature #25381 (New): Option to disable double listing of DB mounts
Alexander Opitz
08:35 Bug #49713 (Needs Feedback): EM: Uncaught TYPO3 Exception: Encryption Key was empty
can't reproduce on current master. can you test there? thx Georg Ringer
08:34 Bug #46261 (Under Review): Indexing files does not store the language
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:30 Bug #46261 (Resolved): Indexing files does not store the language
Applied in changeset commit:d88c564db8564aa83de817f33a7964af0b1afc03. Anonymous
07:38 Feature #50039: Allow adding multiple CSS files
Because the @import rule is very slow and can affect the rendering : http://www.stevesouders.com/blog/2009/04/09/dont... Eric Chavaillaz
07:01 Bug #50041 (Under Review): Media content element does not work with youtube and https
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22345
Gerrit Code Review
06:30 Feature #50052 (Resolved): Migrate system extension manuals to reStructured Text
Applied in changeset commit:c8c0175c46385b7c4973ebc8807cb61df5a7ebf0. Francois Suter
00:30 Task #49991 (Resolved): require-statements should use absolute paths
Applied in changeset commit:ad59f964ab7ad94f25356b2a2c425f988b0d4ae8. Stefan Neufeind

2013-07-15

23:59 Bug #39851: Form validation in Extbase extensions runs into execution timeout
I've not switched back to iconv on that installation. So far with the work-around mentioned, it works so far. The ins... Mario Rimann
23:33 Task #49991: require-statements should use absolute paths
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22270
Gerrit Code Review
23:33 Feature #16534: Add possibility to start indexing an external site at a specific page
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/6990
Gerrit Code Review
23:30 Bug #42921 (Resolved): t3lib_div->trimExplode fills database table sys_log
Applied in changeset commit:28d8fae921a224e89c41657e0b8f44e195398405. Markus Klein
22:50 Bug #42921: t3lib_div->trimExplode fills database table sys_log
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:49 Bug #42921: t3lib_div->trimExplode fills database table sys_log
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:37 Bug #42921: t3lib_div->trimExplode fills database table sys_log
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:36 Bug #42921: t3lib_div->trimExplode fills database table sys_log
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:32 Bug #42921 (Under Review): t3lib_div->trimExplode fills database table sys_log
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22327
Gerrit Code Review
22:34 Feature #50052 (Under Review): Migrate system extension manuals to reStructured Text
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22337
Gerrit Code Review
22:31 Feature #50052 (Closed): Migrate system extension manuals to reStructured Text
As was discussed already quite a length in the Core list, system extension manuals are to be migrated to reStructured... Francois Suter
22:28 Epic #47018: Implement Composer support and clean package manager API
Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
22:24 Epic #47018: Implement Composer support and clean package manager API
Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
21:26 Epic #47018: Implement Composer support and clean package manager API
Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
21:18 Epic #47018: Implement Composer support and clean package manager API
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
22:14 Feature #25381: Option to disable double listing of DB mounts
Yes, go ahead with a feature request. I suppose this kind of change can break other existing websites and it would b... Jean-Sébastien Gervais
21:56 Bug #46261: Indexing files does not store the language
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:55 Bug #46261 (Under Review): Indexing files does not store the language
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:30 Bug #46261 (Resolved): Indexing files does not store the language
Applied in changeset commit:85ea7bf9cc00e4b77da4399aa9118fed4c8f8743. Anonymous
21:53 Bug #39197: Pagetree Filtering can't handle records moved in draft - errors and blanks
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:51 Bug #49286: Skip validation of RTE filelink
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:51 Bug #49286 (Under Review): Skip validation of RTE filelink
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:44 Feature #50039: Allow adding multiple CSS files
Why not using @import rules? Stanislas Rolland
17:46 Feature #50039 (Closed): Allow adding multiple CSS files
Hi,
It would be very great if we can add more than only one custom CSS styleSheet in the RTE.
Now, the configur...
Eric Chavaillaz
18:27 Bug #32539: Using a constraint or ordering on a property on the right side of a m:n relation causes records from the left side with no related elements (0 cardinality) to not show
TODO: test patch with news backend module - see #49994 Marc Bastian Heinrichs
17:57 Bug #50041 (Closed): Media content element does not work with youtube and https
If I add a media content element with a youtube url on a website which uses https, a blank box will be shown in the f... Jochem de Groot
17:33 Bug #49720: Re-ordering of long content elements not possible with drag-n-drop
Collapsing elements allone won't be enough because when a page contains lots (!) of elements, you still won't be able... Jan Kornblum
17:24 Bug #49968: Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
Ok after i had disable apc_opcache everything works. I hope that i find more time to have a look whats going on.
It...
Markus Günther
17:15 Bug #49968: Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
I also have the error on a oracle 6 linux machine. I will try to find out what happens in detail. Markus Günther
17:02 Bug #38766: MergeIfNotBlank should work for pages
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12714
Gerrit Code Review
16:38 Bug #38766: MergeIfNotBlank should work for pages
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12714
Gerrit Code Review
16:08 Bug #38766: MergeIfNotBlank should work for pages
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12714
Gerrit Code Review
15:58 Bug #38766: MergeIfNotBlank should work for pages
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:54 Bug #50038: space-before- and space-after- needs to be !important
sorry, i tried to mark it bold, and can't edit it now...
it should be: *'px !important;'*
Ralf-Rene Schroeder
16:51 Bug #50038 (Closed): space-before- and space-after- needs to be !important
the dynamic CSS for space-befor- and space-after- needs to be !important;
because now a global definition of .csc-de...
Ralf-Rene Schroeder
16:09 Bug #50033 (Needs Feedback): Error message empty for exception 1337280416
The message should be loaded from a translation file.
In this case: \typo3\sysext\lang\locallang_mod_tools_em.xlf
...
Markus Klein
15:50 Bug #50033 (Closed): Error message empty for exception 1337280416
Due to a non-existent @uploads@ folder (and the httpd user not being able to create it), the following exception was ... Oliver Salzburg
16:03 Feature #49988: Backport ApplicationContext from Flow
Yes, subcontexts are part of Flow and also part of the backport. See line 79 of "ApplicationContext.php":https://revi... Steffen Müller
14:40 Feature #49988: Backport ApplicationContext from Flow
Quoting Christian Kuhn from http://forge.typo3.org/issues/39441#note-2
> Imho FLOW has a way better concept at thi...
Fabien Udriot
15:12 Bug #50031 (Closed): Ordering changes result if multilanguage content
Add an order clause changes the results of an extbase query if contents are multilanguages.
Order clause must be o...
Nicolas Forgeot
14:20 Bug #50027: Sorting of localized tt_content elements is wrong after copying
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:17 Bug #50027: Sorting of localized tt_content elements is wrong after copying
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:16 Bug #50027: Sorting of localized tt_content elements is wrong after copying
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22320
Gerrit Code Review
14:08 Bug #50027: Sorting of localized tt_content elements is wrong after copying
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22318
Gerrit Code Review
14:07 Bug #50027: Sorting of localized tt_content elements is wrong after copying
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22318
Gerrit Code Review
13:57 Bug #50027 (Under Review): Sorting of localized tt_content elements is wrong after copying
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22318
Gerrit Code Review
13:52 Bug #50027: Sorting of localized tt_content elements is wrong after copying
Attached a patch for review. Will send review request to gerrit. Bernhard Kraft
12:28 Bug #50027 (Rejected): Sorting of localized tt_content elements is wrong after copying
When making a copy of a content element on a page with two or more languages, the pasted element will appear in the c... Bernhard Kraft
11:03 Bug #50021 (Closed): Page module: Edit column uses wrong CE's after drag&drop
When elements get moved around between columns using the page module drag&drop feature there is a problem when using ... Bernhard Kraft
11:01 Bug #34631: Show correct record title for be_groups
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631
Gerrit Code Review
10:30 Bug #49872 (Resolved): requestUpdate doesn't work if fields are separated by a space (redux)
Applied in changeset commit:4f49cb05103db49d6b8a089bceca88e451d7e8f0. Markus Klein
09:48 Bug #49872: requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22314
Gerrit Code Review
09:43 Bug #49872: requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:42 Bug #49872: requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:40 Bug #49872: requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:38 Bug #49872: requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:13 Bug #49872: requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:12 Bug #49872 (Under Review): requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:30 Task #49300 (Resolved): Ensure PHP 5.5 compatibility
Applied in changeset commit:9e349e28869d4bc544b669141fcf196efff6eb5e. Markus Klein
10:05 Task #49300: Ensure PHP 5.5 compatibility
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:30 Task #49454 (Resolved): Cleanup entry classes in typo3/ part2
Applied in changeset commit:d9e0a02fdfa3b27356eb89f145be77cd0576affe. Wouter Wolters
09:47 Feature #37208: Introduce backend layout data providers
Alexander Opitz wrote:
> are you willing to rebase this patch for latest master?
Hi all!
Yes, I'm gladly do it, ...
Arno Dudek

2013-07-14

23:30 Bug #49872 (Resolved): requestUpdate doesn't work if fields are separated by a space (redux)
Applied in changeset commit:acd257b53de13b01f8e5efb4cb1e3af8a74260f4. Wouter Wolters
19:41 Feature #41773: Add possibility to store NULL values
As soon as I add "eval" => "null" the field is not editable in the backend any more. Is there a missing setting or is... Klaus Hinum
18:36 Bug #42414: Scheduler frequency in cron style
Hi Alexander,
I didn't check newer T3 versions. I will check it on 27 October - when I'll change time CEST to CET.
Tomasz Krawczyk
16:30 Bug #48394 (Resolved): Exceptions if EXT:context_help is not installed
Applied in changeset commit:2041eaee809dc380daed6eaa1c596f76088711c3. Anonymous
16:04 Bug #48394: Exceptions if EXT:context_help is not installed
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:01 Bug #48394: Exceptions if EXT:context_help is not installed
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:00 Bug #48394: Exceptions if EXT:context_help is not installed
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #43924 (Resolved): Form - Email validation is case sensitive
Applied in changeset commit:0c422a7cca6bf2808526beb4385466bade4f2a0a. Stefan Neufeind
15:30 Bug #49993 (Resolved): Saving inline edited TypoScript is not possible
Applied in changeset commit:0ff4e2312cc2e08432ad5671966df3f81e5e2d6d. Max Roesch
14:31 Bug #49962 (Resolved): be_users:usergroup_cached_list too small
Applied in changeset commit:7b0665d6f8ae17a8fb73d986cd6a96af47d5e69d. Wouter Wolters
13:50 Bug #39434: Localconf upgrade wizard fails
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22282
Gerrit Code Review
13:47 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
Well my solution solved only the exception.
The main problem is that function "folderList" has not been revritten....
Matthias Toscanelli
12:54 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
Problem comes when no folder is given. (usually when a plugin or a record is initialized)
One solution would be to...
Matthias Toscanelli
13:30 Bug #50013 (Resolved): T3editor uses old TS template class to save
Applied in changeset commit:3c3fa70139ffe1070abd96beb8ca598af05c7c38. Jigal van Hemert
13:03 Bug #50013 (Under Review): T3editor uses old TS template class to save
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22289
Gerrit Code Review
12:55 Bug #50013 (Closed): T3editor uses old TS template class to save
Attempt to save constants results in:
Fatal error: Class '\TYPO3\CMS\TstemplateInfo\Controller\TypoScriptTemplateI...
Jigal van Hemert
12:17 Bug #29693: Respect HTTP_X_FORWARDED_PROTO in SSL check
The only way to support this for people who know what they are doing is a possible hook in getIndPEnv, see issue #390... Christian Kuhn
12:11 Bug #29693: Respect HTTP_X_FORWARDED_PROTO in SSL check
This was discussed and denied again with https://review.typo3.org/#/c/21853/ Christian Kuhn
12:16 Feature #35723 (Closed): Improvement for SSL detection behind proxy server
Closed this issue for now, a hook to getIntpEnv can be added with #39016 Christian Kuhn
12:14 Feature #49309 (Closed): Hook in t3lib_div::getIndpEnv
closed as dupe of #39016 Christian Kuhn
10:23 Bug #35274: Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
I do not have a running push environment for gerrit currently.
I can provide the *.diff files, but if you want you c...
Kay Strobach

2013-07-13

23:41 Bug #49968 (Needs Feedback): Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
Hi,
so we can close this issue?
Alexander Opitz
23:38 Bug #40997 (Closed): RTE 4.5: JS error in firefox
Alexander Opitz
23:37 Bug #35274: Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
Hi Kay,
so wie need a fix from 6.1 to 4.5, do you like to make this patch?
Alexander Opitz
23:36 Bug #40811: Rename occurences still pointing to old classes after namespace-renaming
Hi Stefan,
so do you want to make a patch?
Alexander Opitz
23:34 Bug #41801 (New): TypoScript browser conditions don't generate Vary: User-Agent header
Alexander Opitz
09:50 Bug #41801: TypoScript browser conditions don't generate Vary: User-Agent header
Alexander Opitz wrote:
> as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS...
Andreas Mayer
21:30 Bug #49733 (Resolved): RTEmagic upgrade wizard: missing attributes
Applied in changeset commit:a51b9691bd224ec5c98e10320a9a56396baf9008. Francois Suter
20:32 Bug #49733: RTEmagic upgrade wizard: missing attributes
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:30 Bug #47354 (Resolved): Make DBgetDelete() update tstamp on delete by update
Applied in changeset commit:1eaeab881d5122d9f3cb4a799c0bdca9cb7e42bd. Stefan Neufeind
20:34 Bug #47354: Make DBgetDelete() update tstamp on delete by update
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:18 Bug #48894 (Resolved): Adding file to bodytext crashes
This is resolved with #48219 and will be included in the next 6.1 version Wouter Wolters
20:21 Bug #49653 (Resolved): Image Resize & typolink in extbase extension in TYPO3 6.1.1
Wouter Wolters
20:18 Bug #49962 (Under Review): be_users:usergroup_cached_list too small
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22284
Gerrit Code Review
19:40 Feature #25386: Index over sys_log event_pid for "order by page" in syslog view
I'd put this issue on hold, until we have decided about the future of sys_log and sys_history. Steffen Müller
13:19 Feature #25386: Index over sys_log event_pid for "order by page" in syslog view
sys_log brings a KEY to parent field (PID) in 6.2 Felix Kopp
19:27 Bug #49872: requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22283
Gerrit Code Review
19:27 Bug #49872 (Under Review): requestUpdate doesn't work if fields are separated by a space (redux)
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22283
Gerrit Code Review
19:25 Task #49300: Ensure PHP 5.5 compatibility
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21556
Gerrit Code Review
18:56 Bug #34631: Show correct record title for be_groups
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631
Gerrit Code Review
17:44 Bug #39434 (Under Review): Localconf upgrade wizard fails
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22282
Gerrit Code Review
14:30 Bug #49997 (Resolved): Remove gap underneath Linkvalidator tabs
Applied in changeset commit:79f9f3b7f79a72749908a96dda487b206e9cf333. Wouter Wolters
12:26 Bug #49997 (Under Review): Remove gap underneath Linkvalidator tabs
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22276
Gerrit Code Review
12:24 Bug #49997 (Closed): Remove gap underneath Linkvalidator tabs
Remove gap underneath Linkvalidator tabs Wouter Wolters
13:38 Feature #23309: Hook for t3lib_formmail
Georg, still valid for 6.0+? Felix Kopp
13:36 Feature #12211: Usability: Scheduler should provide link browser to choose start page
Still valid for 6.0+ Felix Kopp
13:32 Feature #34032 (Resolved): EM Upload-Comment
Sadly the relevant versions of TYPO3 are in maintenance mode only and no new feature will be integrated.
The mention...
Felix Kopp
13:13 Feature #44345 (Resolved): backend_layout: customized width for columns
As mentioned the approach should be to internally use more columns than necessary and then group columns with "colspa... Felix Kopp
13:11 Feature #12958: use Form for user registration
Still valid and possible for 6.0+ versions Felix Kopp
12:30 Bug #49133 (Resolved): Workspace Module Tabs with gap
Applied in changeset commit:e929ca05fb08d51a47dae9de9e6f7d85160fe05f. Felix Kopp
11:43 Bug #49133 (Under Review): Workspace Module Tabs with gap
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22274
Gerrit Code Review
11:47 Bug #37804 (Rejected): Impossible to login with Konqueror
Needs to be fixed upstream. Philipp Gampe
11:37 Bug #49720: Re-ordering of long content elements not possible with drag-n-drop
+1 to collapsing to elements to the headers

but we really need autoscroll if we approach the top or bottom of the...
Philipp Gampe
11:18 Bug #49993: Saving inline edited TypoScript is not possible
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22273
Gerrit Code Review
09:05 Bug #49993 (Under Review): Saving inline edited TypoScript is not possible
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22273
Gerrit Code Review
08:59 Bug #49993 (Closed): Saving inline edited TypoScript is not possible
Due to some class renaming an moving it is not possible to save inline edited TypoScript in tstemplate. Some path are... Max Roesch
11:11 Bug #49996 (Closed): Backend headers font and non-english characters
The font for backend headers has changed but did someone tested it for other languages than english or am i missing s... Marcin Sągol
09:58 Bug #49995 (Closed): Fail to execute onunload() at backend
Hello. I found a bug at mod.php at Typo 3 ver. 6.1.1.
h1. Symptom
For each selection of a menu at left hand...
Yongbae Park

2013-07-12

21:47 Task #49992 (Under Review): Cleanup ext:info and ext:info_pagetsconfig
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22271
Gerrit Code Review
21:46 Task #49992 (Closed): Cleanup ext:info and ext:info_pagetsconfig
Cleanup ext:info and ext:info_pagetsconfig
- Remove require_once calls
- Bootstrap module with _DISPATCH
- Repla...
Wouter Wolters
21:30 Task #49991 (Under Review): require-statements should use absolute paths
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22270
Gerrit Code Review
21:27 Task #49991 (Closed): require-statements should use absolute paths
require-statements should use absolute paths and not rely on the current working-directory and/or a certain include-p... Stefan Neufeind
21:08 Feature #49988: Backport ApplicationContext from Flow
Find this "blog article":http://www.matthias-witte.net/tips-and-facts-about-the-typo3-flow-contexts/2012/10/ by Matth... Steffen Müller
20:59 Feature #49988 (Under Review): Backport ApplicationContext from Flow
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22269
Gerrit Code Review
20:44 Feature #49988 (Closed): Backport ApplicationContext from Flow
Flow has the notion of ApplicationContext which provides a unique API for handling contexts.
Having this API in TY...
Steffen Müller
20:54 Bug #49989: Cleanup ext:func
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22268
Gerrit Code Review
20:54 Bug #49989 (Under Review): Cleanup ext:func
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22268
Gerrit Code Review
20:53 Bug #49989 (Closed): Cleanup ext:func
Cleanup ext:func
- Remove require_once calls
- Bootstrap module with _DISPATCH
- Replace global $LANG and $BACK_...
Wouter Wolters
18:15 Feature #37208: Introduce backend layout data providers
I think this makes a lot of sense, allowing us to move even more configuration to files. I might take care of rebasin... Ingo Renner
17:13 Feature #49984 (Rejected): Distribute localization over multiple .xlf files (atm only locallang.xlf)
It would be nice to be able to structure the translation by using multiple files instead just one (possibly very big)... Christoph Gross
17:00 Bug #49968: Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35

it seems a PHP bug when APC enabled
David Denicolo'
15:12 Bug #49968: Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
May be inherent in this?
https://bugs.php.net/bug.php?id=63359&edit=1
Cristian Buja
11:39 Bug #49968 (Closed): Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
I don't know why but this error appears in the backend in lots of modules like web->pages, ext manager
Fatal erro...
David Denicolo'
15:19 Bug #44745: Slider split preview uses only part of the available height
I am also able to reproduce that on latest TYPO3 4.7.12.
I followed those steps:
- Clicked on the Workspace modul...
Hercules Karvasonis
13:49 Feature #38163 (Resolved): Allow stdWrap on form-defaultvalues
Oh, this was already commited. I'll add a followup-ticket then. So this one is finished now. Stefan Neufeind
13:46 Feature #38163: Allow stdWrap on form-defaultvalues
So in case this is merged (without touching the doc), let's just file a followup-issue in the doc-project. Stefan Neufeind
13:23 Feature #38163: Allow stdWrap on form-defaultvalues
We are currently migrating the documentation to ReST format. This will still take a few weeks. The .sxw file should _... Chris topher
10:30 Feature #38163 (New): Allow stdWrap on form-defaultvalues
Hi Stefan,
did you update the documentation?
Alexander Opitz
13:31 Bug #20194: Usability: Remove "Save and View" when creating records in sysfolders
The feature is on the way.... http://forge.typo3.org/issues/49972 Tim Lochmüller
13:13 Feature #49972 (Under Review): Configurable "Save and View"-Button for StorageFolder/Tables
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22245
Gerrit Code Review
13:00 Feature #49972 (Closed): Configurable "Save and View"-Button for StorageFolder/Tables
Hey guys,
I check all (how many issues for just one function ;) ) tickets and create a feature-patch for the curre...
Tim Lochmüller
12:34 Task #49953: Disable DeprecationLog by default
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22227
Gerrit Code Review
12:33 Task #49953: Disable DeprecationLog by default
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22227
Gerrit Code Review
01:09 Task #49953: Disable DeprecationLog by default
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22227
Gerrit Code Review
12:16 Bug #40811: Rename occurences still pointing to old classes after namespace-renaming
In master there are some few cases like
typo3/sysext/scheduler/Classes/Scheduler.php:299: * @see tx_scheduler...
Stefan Neufeind
10:48 Bug #40811: Rename occurences still pointing to old classes after namespace-renaming
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)?
Alexander Opitz
11:57 Bug #45873: querySettings setRespectSysLanguage or setSysLanguageUid does not work
In waiting, the bug is resolved, I fix with this :... Nicolas Forgeot
11:52 Bug #35274: Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
in the carthasis build with the new installtool this should be fixed, until then this was still valid ... please just... Kay Strobach
10:56 Bug #35274: Fix Syntax in typo3/sysext/install/updates/class.tx_coreupdates_t3skin.php
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
11:12 Bug #40997: RTE 4.5: JS error in firefox
Alexander Opitz wrote:
> Hi,
>
> as this issue is very old. Does the problem still exists within newer versions o...
Morten Haggren
10:28 Bug #40997: RTE 4.5: JS error in firefox
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
D...
Alexander Opitz
11:00 Bug #34631: Show correct record title for be_groups
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631
Gerrit Code Review
10:54 Bug #29184: Flash uploader fails with error 303 on Chrome and Firefox
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.7)?
Since 6....
Alexander Opitz
10:53 Bug #31203 (New): No delay in case of wrong Install Tool password
Alexander Opitz
10:50 Bug #34835: PHP Fatal Error, cannot view pages from Backend
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
10:49 Bug #39851: Form validation in Extbase extensions runs into execution timeout
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
10:46 Bug #41801: TypoScript browser conditions don't generate Vary: User-Agent header
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)?
Alexander Opitz
10:46 Task #39696 (Resolved): Remove inline CSS
Hot spots should be tackled one by one Felix Kopp
10:40 Task #39696: Remove inline CSS
Hi Felix,
is there something left open? What needs to be done to get this issue resolved?
Alexander Opitz
10:46 Bug #41708: Impossible to update Admin Panel under certain circumstances
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)?
Alexander Opitz
10:45 Bug #41425: Image effects "sharpen" slow
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
10:44 Bug #42414: Scheduler frequency in cron style
Hi Tomasz,
what is the state of this issue, did something change with newer versions?
Alexander Opitz
10:42 Bug #22645 (New): Uncaught exception 'BadFunctionCallException'
Alexander Opitz
10:41 Bug #42921 (New): t3lib_div->trimExplode fills database table sys_log
Alexander Opitz
10:39 Feature #43066 (New): Also other units than pixels in margins
An editor mostly haven't access to TS or the css_styled_content, still valid with TYPO3 CMS 6.2.0a2 Alexander Opitz
10:34 Bug #35154: Exclude E_STRICT from exceptionalErrors in PHP 5.4
I also had the same problem and tried so many things for a few hours. I cloned a T3 system to a new Debian 7 server w... Bernhard Eckl
10:31 Bug #39232: PHP error_reporting cannot be set properly, E_STRICT errors shown on PHP 5.4
I also had the same problem and tried so many things for a few hours. I cloned a T3 system to a new Debian 7 server w... Bernhard Eckl
10:29 Bug #46960 (Closed): sys_file
Alexander Opitz
09:31 Bug #37710: config.extTarget = _blank does nothing
I suggested some time ago to replace the whole "_blank target" with something like:
http://accessify.com/features/tu...
Riccardo De Contardi
09:30 Bug #49962 (Closed): be_users:usergroup_cached_list too small
In the database table "be_users" the column "usergroup_cached_list" is defined as varchar(255). If I assign several u... Tobias Schaefer
00:16 Bug #49918: Permissions backend module not accessible
Great work. Thanks for handling it so quickly :) Oliver Salzburg

2013-07-11

23:30 Bug #49918 (Resolved): Permissions backend module not accessible
Applied in changeset commit:94cef16ad3396a3e9d36d97c0f1b486a8eb1d3ac. Wouter Wolters
23:00 Bug #49918: Permissions backend module not accessible
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:59 Bug #49918: Permissions backend module not accessible
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:06 Bug #49918 (Under Review): Permissions backend module not accessible
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22226
Gerrit Code Review
20:58 Bug #49918 (Accepted): Permissions backend module not accessible
Wouter Wolters
16:29 Bug #49918 (Closed): Permissions backend module not accessible
When trying to open the permissions editor for a record (through the List view), I get the following errors in the Ap... Oliver Salzburg
23:30 Bug #49883 (Resolved): Changing permissions for page in list module results in empty page
Applied in changeset commit:94cef16ad3396a3e9d36d97c0f1b486a8eb1d3ac. Wouter Wolters
21:30 Bug #49883 (Needs Feedback): Changing permissions for page in list module results in empty page
Thanks for the report. There was already a report for this bug which I fixed earlier this evening. You can test it if... Wouter Wolters
11:05 Bug #49883 (Closed): Changing permissions for page in list module results in empty page
Reproduce as admin:
- choose list module
- choose a page with subpages
- enable extended view
- click on the lock...
Stefan Terborg
23:27 Task #49953: Disable DeprecationLog by default
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22227
Gerrit Code Review
22:38 Task #49953 (Under Review): Disable DeprecationLog by default
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22227
Gerrit Code Review
22:37 Task #49953 (Closed): Disable DeprecationLog by default
As discussed in Nürnberg at ACME this spring the default configuration of TYPO3 should be production ready.
Disable ...
Felix Kopp
22:42 Bug #48394: Exceptions if EXT:context_help is not installed
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20929
Gerrit Code Review
22:30 Bug #37710 (Resolved): config.extTarget = _blank does nothing
Applied in changeset commit:ad95ffd0d568766471968bb2bb7dfcfb00753415. Jigal van Hemert
21:44 Bug #37710 (Under Review): config.extTarget = _blank does nothing
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:32 Bug #37710 (Resolved): config.extTarget = _blank does nothing
Applied in changeset commit:9f069f1bcb8ce03d2717e2b25ec63fcd76f531c7. Jigal van Hemert
19:40 Bug #37710: config.extTarget = _blank does nothing
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:39 Bug #37710: config.extTarget = _blank does nothing
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:56 Bug #37710 (Under Review): config.extTarget = _blank does nothing
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22215
Gerrit Code Review
15:46 Bug #37710: config.extTarget = _blank does nothing
@Paula : it's not about creating square wheels. Most (if not all) (semi-)government site has to comply with accessibi... Jigal van Hemert
12:29 Bug #37710 (New): config.extTarget = _blank does nothing
Alexander Opitz
22:29 Bug #25877 (Closed): Pages of type mount point do not show content from mounted page
No response in over 1 year.
It seems this issue was fixed in #32292
Alexander Opitz
21:40 Bug #49905: ExtensionManager: uninstalling an ext with dependencies throws ugly error
Searching in Forge is really hard, I don't have a good suggestion for that. So double posting is no problem you only ... Wouter Wolters
21:38 Bug #49905: ExtensionManager: uninstalling an ext with dependencies throws ugly error
I am sorry for double posting. I really tried to search for a similar problem, but was not successful. Any hints how ... Gone With the Wind
21:27 Bug #49905 (Rejected): ExtensionManager: uninstalling an ext with dependencies throws ugly error
This is a duplicate of #49722 which is currently a Work In Progress patch Wouter Wolters
14:54 Bug #49905 (Rejected): ExtensionManager: uninstalling an ext with dependencies throws ugly error
TYPO3 CMS 6.1
php 5.4.10
Steps to recreate the problem:
- install "Workspaces" (if not already active)
- uninst...
Gone With the Wind
21:26 Bug #49906 (Resolved): recycler does not find all deleted entries
This is related to http://forge.typo3.org/issues/48997 which will be included in 6.1.2.
Anyway, thanks for the repor...
Wouter Wolters
15:07 Bug #49906 (Closed): recycler does not find all deleted entries
TYPO3 CMS 6.1.1
php 5.4.10
My Menu structure is divided into various sections that use the menu type "Seperator" ...
Gone With the Wind
18:35 Feature #49922: Allow "additionalWhereClause" for selection of items to pagetree
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22222
Gerrit Code Review
18:32 Feature #49922: Allow "additionalWhereClause" for selection of items to pagetree
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22222
Gerrit Code Review
18:28 Feature #49922 (Under Review): Allow "additionalWhereClause" for selection of items to pagetree
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22222
Gerrit Code Review
18:23 Feature #49922 (Closed): Allow "additionalWhereClause" for selection of items to pagetree
In user/usergroup specific TSconfig you can set a "additionalWhereClause" for selecting items to the pagetree. This i... Soren Malling
16:15 Feature #44002: Allow direct pasting of content-elements into empty columns of pages
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22201
Gerrit Code Review
16:14 Feature #44002: Allow direct pasting of content-elements into empty columns of pages
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22212
Gerrit Code Review
15:29 Feature #44002: Allow direct pasting of content-elements into empty columns of pages
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22212
Gerrit Code Review
11:55 Feature #44002 (Under Review): Allow direct pasting of content-elements into empty columns of pages
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22201
Gerrit Code Review
16:10 Feature #37208: Introduce backend layout data providers
Hi Arno,
are you willing to rebase this patch for latest master?
Alexander Opitz
14:48 Bug #49904 (Closed): TCEFORM.tt_content.imageorient.removeItems = --div-- also removes imageorient "0 = Above, center"
If you want to remove the ... Fabian Thommen
14:30 Bug #49889 (Resolved): Refactored ElementInfo missed one table
Applied in changeset commit:ebe89b774fb044c10a7f17ac1e1e1b91b130a19d. Ernesto Baschny
11:49 Bug #49889 (Under Review): Refactored ElementInfo missed one table
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22200
Gerrit Code Review
11:47 Bug #49889 (Closed): Refactored ElementInfo missed one table
The info popup contains infos of references TO an item and FROM an item. The second table has a different styling now... Ernesto Baschny
14:20 Feature #49903 (Closed): more information for "Templating tags not properly nested."
the information around an error "Templating tags not properly nested." is not really helpful.
in the callstack the...
Bernd Wilke
13:55 Bug #43022: debug function not found
I have tried to debug the file CacheFactory.php.... Franz Holzinger
13:03 Feature #16534: Add possibility to start indexing an external site at a specific page
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/6990
Gerrit Code Review
12:27 Feature #19244 (New): config.baseURL does not support stdWrap or copying of Objects
Alexander Opitz
12:27 Bug #47004 (New): CSS Styled Content | renderMethod = table
Alexander Opitz
12:23 Bug #42299: Since 4.7.5 _LOCAL_LANG pi_list_browseresults_page can´t be empty
Is this now fixed? I had this problem, too, but now it is gone (TYPO3 4.7.12, tt_news 3.4.0). Sven Burkert
12:23 Feature #22896 (New): cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
Alexander Opitz
12:22 Bug #49400: Fix date format in BE user module - might be easier than it looks like
Hi Wouter,
Christopher wrote a question to you, so I added you to the watchers list of this issue.
Alexander Opitz
12:17 Bug #43471 (Closed): dbal used on clean install using mysql
So I close this issue for now.
Stefan you can reopen this issue, if you get into this issue again. :-)
Alexander Opitz
12:15 Bug #25001 (Closed): Usage of deprecated PHP < 5.3 function calls
Alexander Opitz
12:11 Bug #49713 (New): EM: Uncaught TYPO3 Exception: Encryption Key was empty
I'm against a default key, as everybody would know this key.
We should catch the Exception and show an error message.
Alexander Opitz
12:07 Bug #29599 (Closed): Links set on images get a whitespace at the end
Alexander Opitz
12:07 Feature #25358 (Closed): Clear Cache has no effect on static typoscripts (from extensions)
Alexander Opitz
12:04 Bug #29922 (Closed): <abbr> tags are printed unparsed in the FE
Ok, thanks for helping. :-) Alexander Opitz
11:18 Bug #29922: <abbr> tags are printed unparsed in the FE
It worked with v4.7 and v6.0, v4.6 I cannot remember.
v6.1 I did not test, because I waited long for migration to v6...
anybody no-lastname-given
09:39 Bug #29922: <abbr> tags are printed unparsed in the FE
Which TYPO3 version did you test? Alexander Opitz
11:39 Bug #46261 (Under Review): Indexing files does not store the language
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18899
Gerrit Code Review
11:14 Bug #41629: TYPO3-Workspaces height of iframe to small
We had the same problem in an installation using 4.5.24.
For editors, the backend was accessible via two domains (...
Kaan Sanli
10:46 Bug #38460: Using media-element --> Flashfallback fails
The TS patch is working for me on TYPO3 4.7.12. We don't use absRefPrefix.
IE8 is now using the right flowplayer (...
Alexander Bigga
10:30 Feature #23085: Save and view only working with content and pages
Add a Patch to the related issue: https://forge.typo3.org/issues/20194 Tim Lochmüller
10:29 Bug #20194: Usability: Remove "Save and View" when creating records in sysfolders
Hey guys,
I check all (how many issues for just one function ;) ) tickets and create a feature-patch for the curre...
Tim Lochmüller
09:42 Feature #15153 (Closed): Flexform fields should be accessable trought stdWrap
Alexander Opitz
09:42 Feature #22001: Please add a TS-parameter "params2" to the imgRessource-Type
Ok, to get this a bit forward, can you please post the commands which you are calling (I mean the complete exec comma... Alexander Opitz
09:38 Bug #32851 (Closed): Freetype not installed should rise an alert on Status Report module
Alexander Opitz
09:35 Bug #32851: Freetype not installed should rise an alert on Status Report module
Hi,
The problem is solved at least in TYPO3 6.1, just tested it.
I guess we can close this issue.
Thanks!
Jose Antonio Guerra
09:37 Task #28853: Upgrade CodeMirror to 3.0
Release 20-06-2013: Version 3.14 Alexander Opitz
09:07 Bug #49825: FAL and ObjectBrowser looses Focus.
Hey Christian, I think this is the same. I add it as related. http://forge.typo3.org/issues/48249 Tim Lochmüller
07:30 Bug #49706 (Resolved): Changing the pagetitle in the pagetree doesn't update the page title in the content area directly
Applied in changeset commit:9ab6d6f3087a64b6fbbd81f7d3a62edc52d1652c. Max Roesch
02:00 Bug #49706: Changing the pagetitle in the pagetree doesn't update the page title in the content area directly
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
02:00 Bug #49706 (Under Review): Changing the pagetitle in the pagetree doesn't update the page title in the content area directly
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:26 Feature #25224: add Option to Disable Cookie Warning
Is there any chance this patch can be merged into 4.5 LTS? Otherwise we'll have to repatch every time an update comes... not my real name
 

Also available in: Atom