Project

General

Profile

Activity

From 2012-02-16 to 2012-03-16

2012-03-16

23:56 Bug #33632 (Needs Feedback): RTE doesn't work with Safari 5.1
Stanislas Rolland
23:56 Bug #33632: RTE doesn't work with Safari 5.1
This was fixed in TYPO 4.5.4. Stanislas Rolland
23:38 Revision 8a8cf8b6: [BUGFIX] ObjectContainer does not support namespaces
The object container (more specificially: the class info cache it uses)
fails when trying to get an instance of a nam...
Andreas Wolf
23:29 Revision a0627a18: [BUGFIX] ObjectContainer does not support namespaces
The object container (more specificially: the class info cache it uses)
fails when trying to get an instance of a nam...
Andreas Wolf
22:32 Revision 163cd00f: [BUGFIX] Fatal error 't3lib_lock' does not exist
The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
Oliver Hader
22:32 Revision de9937b8: [BUGFIX] Fatal error 't3lib_lock' does not exist
The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
Oliver Hader
22:32 Revision 56ef45df: [BUGFIX] Fatal error 't3lib_lock' does not exist
The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
Oliver Hader
22:20 Task #34629: Clean up phpDoc comments in class template
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9450
Gerrit Code Review
21:56 Feature #34823: Remove language "default" from Alternative Page Language Records
@Markus : it seems that an option for 'default' is not needed, but I'm not 100% sure that there won't be problems if ... Jigal van Hemert
21:24 Feature #34823: Remove language "default" from Alternative Page Language Records
Both Page modules of TemplaVoilà and TYPO3 have the possibility to create translations of pages. Behind the scenes th... Jigal van Hemert
21:23 Feature #34823: Remove language "default" from Alternative Page Language Records
@Jigal: Besides that the list module has no knowledge about the purpose, but I question the purpose of "Default" for ... Markus Klein
17:43 Feature #34823: Remove language "default" from Alternative Page Language Records
Hmmm, you're right. The standard TYPO3 page module does not have the option to edit the language field of an Alternat... Roland Behme
17:11 Bug #28606: Issue with Select Fields
In Typo3 4.6.5 I have the same error. Manuel
17:07 Feature #34944 (Closed): Paginate viewhelper should be possible to handle non-query-result objects
this threat is associated to the ticket:
http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2012-March/0119...
most wanted
16:52 Bug #34897: Error Fatal
I will need to discuss this with other people. This line needs to be moved anyway, but I am not sure whether we shoul... Philipp Gampe
16:12 Bug #34897: Error Fatal
Ok, it's great, now I got no error.
And for finish, will be this modification commit for a next version?
Thanks
Eric Chavaillaz
16:05 Bug #34897: Error Fatal
Yes, conf looks the same. Please have a look at @typo3/init.php@ at line "188":http://git.typo3.org/TYPO3v4/Core.git?... Philipp Gampe
15:55 Bug #34897: Error Fatal
I cannot delete the pear package, because my website is on a shared server ans I don't have root access.
But you sai...
Eric Chavaillaz
15:49 Bug #34897: Error Fatal
But you do have the last version of 4.6 (.6). Philipp Gampe
15:47 Bug #34897: Error Fatal
Looks good. Can you try to remove the pear package?
Because it definitively works on my machine with and without t...
Philipp Gampe
15:22 Bug #34897: Error Fatal
If I make a pear list on my server, I got this :
=========================================
Package ...
Eric Chavaillaz
14:52 Bug #34897: Error Fatal
HTTP_Request2 2.0.0 is the version who is installed on my server... But the error is still here.
Thanks
Eric Chavaillaz
14:15 Bug #34897: Error Fatal
Pear yes, but HTTP_Request2 needs to be at least v2 (current stable). Note, the core still ships v2 RC1, but this ver... Philipp Gampe
14:05 Bug #34897: Error Fatal
The last stable version is 1.9.4, isn't it? It's the version that I have on my server...
If I see this page : http...
Eric Chavaillaz
12:27 Bug #34897 (Needs Feedback): Error Fatal
Philipp Gampe
12:27 Bug #34897: Error Fatal
Seems like you have an old copy of the pear package installed. Please check this. The pear library should be located ... Philipp Gampe
15:06 Feature #34362 (Accepted): Filelist "Date" is not shown from folders
The folder object currently does not expose this information, and it also has very little information about a folder ... Andreas Wolf
14:30 Bug #34662 (Resolved): Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Applied in changeset commit:2eeaa4b017ccf02e04445529e69b26978f413b14. Oliver Hader
10:59 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9689
Gerrit Code Review
10:58 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9688
Gerrit Code Review
10:56 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9639
Gerrit Code Review
10:05 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9643
Gerrit Code Review
14:22 Feature #33345: Query orderings can't use custom expressions
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8619
Gerrit Code Review
13:55 Feature #34922: Allow .ts file extension for static typoscript templates
One more point on performance:
Maybe it's not as critical as 48% sounds. According to my measurements reading out ...
Sebastian Michaelsen
13:44 Feature #34922: Allow .ts file extension for static typoscript templates
This is my first patch.
* Mixed usage of .txt and .ts is allowed.
* .ts precedes .txt
Sebastian Michaelsen
12:15 Feature #34922 (Closed): Allow .ts file extension for static typoscript templates
At the moment the following static typoscript filenames are allowed:
setup.txt
constants.txt
include_static.txt
...
Sebastian Michaelsen
13:09 Bug #34925 (Closed): Search in record selection popup doesn't find records
# Add a field specified as type "group" in TCA
# create a new record or edit an existing one
# click on the small ...
Niels Pardon
12:39 Bug #34923 (Under Review): Hardcoded variable in CookieJar.php
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9693
Gerrit Code Review
12:37 Bug #34923 (Closed): Hardcoded variable in CookieJar.php
If pear installs a package, it replaces all occurrences of @data_dir@ with the actual dirname. This should not have h... Philipp Gampe
11:09 Bug #34914 (Closed): Make remote Store update after updating an extension to reduce list of updateable extensions
Make remote extension store reload after updating an extension to reduce list of updateable extensions
Target vers...
Kay Strobach
10:51 Revision 2eeaa4b0: [BUGFIX] Fatal error 't3lib_lock' does not exist
The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
Oliver Hader
10:35 Feature #17268: Add TSconfig parameters to save/load inline records based on a special inline elements folder
Has this feature been been pushed to core already? Which version?
And is #5242 the correct related ticket (Redesign...
Martin Terber
09:44 Bug #34909: Non-linked menu entry for translated shortcut pages
Attached the second screenshot, I had it wrong in the original entry, sorry Thierry Brodard
09:41 Bug #34909 (Closed): Non-linked menu entry for translated shortcut pages
After translating a shortcut, the link doesn't appear in the FE.
Result for the default language:...
Thierry Brodard

2012-03-15

22:37 Bug #34774 (Accepted): RemoveXSS doesn't work correctly on 16-bit HTML-entities
Because the trailing semi-colon has to be optional, the first part of the unicode entity is seen as lower ascii chara... Jigal van Hemert
22:09 Feature #34823 (Needs Feedback): Remove language "default" from Alternative Page Language Records
Your customer used the List module to create an Alternative Page Language record. This is just not the right tool for... Jigal van Hemert
21:59 Bug #30889: It isn't posible to set an alternative Domain for Preview
I created a patch (4.5.13, 4.6.6) that will allow you to specify a domain-name for preview by adding this to PageTS:
...
Jonas Enders
19:18 Bug #34897 (Closed): Error Fatal
Hello,
It's strange, when I start the check of my links (only external, the others are ok), I have this error :
...
Eric Chavaillaz
18:28 Bug #34886: t3lib_cache_backend_FileBackend don't support 0 has liftime
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9671
Gerrit Code Review
16:25 Bug #34886: t3lib_cache_backend_FileBackend don't support 0 has liftime
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9671
Gerrit Code Review
16:25 Bug #34886: t3lib_cache_backend_FileBackend don't support 0 has liftime
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9671
Gerrit Code Review
16:12 Bug #34886 (Under Review): t3lib_cache_backend_FileBackend don't support 0 has liftime
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9671
Gerrit Code Review
16:01 Bug #34886 (Closed): t3lib_cache_backend_FileBackend don't support 0 has liftime
In the DB backend 0 has liftime mean "unlimited" lifetime for the cache entry, but in the file backend it's give a al... Dominique Feyer
16:50 Bug #32356: BE keeps logging me out
Try disabling your ad-blocker for the domains you are having trouble with. Michiel Roos
16:16 Story #34664: jumpurl.secure misses a test for backend user sections
I don't know why, but it looks like jumpUrls don't work for me at all.
But here's (a simple code snippet, which is...
Steffen Gebert
15:52 Task #34885 (Closed): t3lib_div::getURL add Timeout
Hi,
is it possible to add to the t3lib_div::getURL function a timeout parameter?
Today the url i tried to fetc...
Christopher Seidel
15:49 Bug #34882 (Under Review): Clean up phpDoc comments in t3lib_TStemplate
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9667
Gerrit Code Review
15:07 Bug #34882 (Closed): Clean up phpDoc comments in t3lib_TStemplate
In analogy to #28087 and #34629 I want to clean up the template class (typo3/template.php) this time. Clean phpDoc co... Sebastian Michaelsen
15:41 Bug #34884 (Closed): Performance problem with live serach and be_acl
Due to problems in Backend live search in combination with be_acl we figured out that there is a lot of room to impro... Peter Russ
14:47 Task #34629: Clean up phpDoc comments in class template
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9450
Gerrit Code Review
14:30 Bug #32890 (Resolved): livesearch toolbar
Applied in changeset commit:5684e7713854e3a59a2940dd6b5c6e7fb3fd1bb4. Tolleiv Nietsch
14:30 Bug #25100 (Resolved): Method includeMakeMenu() of class tslib_menu is deprecated but still used in the core
Applied in changeset commit:6290f64f9331bb546dd5cba5a716dfd9f4263581. Tolleiv Nietsch
14:16 Bug #33629: datepicker with datetime field does not set current time as default
Attached is a patch that backports all necessary files from 4.6 to 4.5 (the only version where this is happening).
...
Benni Mack
14:02 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Same problem with TYPO3 version 4.5.13. The provided patch works fine with 4.5.13 too. IMHO fixing this bug is a "mus... Maik Matthias
13:29 Task #34559: Fix wrong cObject name in comment (CLEAR_REGISTER => RESTORE_REGISTER)
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9419
Gerrit Code Review
11:14 Bug #34568: rsaauth can not be used multiple times on one page
Please make also sure the javascript files for the encrypting will be added only one time. Online Now! GmbH
10:21 Bug #34869 (Closed): Backend Layout Wizard: Uses saved configuration instead of the current
The wizard of the backend layout loads always the layout from the database, not the current of the textarea. So you a... Hauke Hain
08:08 Revision 6290f64f: [BUGFIX] Remove menu type special.userdefined
The manual says that this type has been removed in 4.6 in favor of
userfunctions.
Besides that, the block makes use o...
Tolleiv Nietsch
08:08 Revision 5684e771: [BUGFIX] Livesearch toolbar should close others
When focussing the livesearch in the backend, other menus
should be closed.
Change-Id: Ibc6e9727ab9142f549bef3d5615b...
Tolleiv Nietsch

2012-03-14

22:59 Bug #34465: Extensions can no longer be installed globally
This is really annoying! I can't understand it...
This problem existed in v4.6.4 and is still present in 4.6.6.
It ...
Jonny no-lastname-given
21:42 Feature #34863 (Closed): External URL configurable
Following up http://forge.typo3.org/issues/34584 I would like to deposit this feature request:
Make "External URL"...
Urs Braem
21:30 Bug #34860 (Accepted): Fix for Bug #30352 introduced in 4.5.12 breaks live search results
OK, can reproduce it.
It works btw. if the pagetree is in "filter mode"
Helmut Hummel
20:54 Bug #34860 (Closed): Fix for Bug #30352 introduced in 4.5.12 breaks live search results
While investigating performance problems with live search, we noticed that the results won't show up as expected anym... Jo Hasenau
17:49 Bug #34844 (Closed): view->setTemplatePathAndFilename bug
i want to use another action template (let's say "List.html) for my Search action
inside searchAction() i call:
...
Stefano Cecere
16:45 Feature #34824: Integrate user setting to disable context sensitive help
It's a browser enhancement for Chrome. Unfortunately I'm not capable of writing T3 extensions, PHP is not my cup of t... Emile Blume
15:38 Feature #34824: Integrate user setting to disable context sensitive help
Although there was this decision to force all users to always have these pop-ups activated, I agree with you that the... Chris topher
15:24 Feature #34824: Integrate user setting to disable context sensitive help
Bad decision. There are lots of items and functionalities that can be en- or disabled. One should expect that this is... Emile Blume
15:14 Feature #34824: Integrate user setting to disable context sensitive help
No there is no such option. There was a lot of discussion about this and the result was to not have any option. Or do... Philipp Gampe
10:58 Feature #34824 (Closed): Integrate user setting to disable context sensitive help
The help pop-up is so annoying, can it be disabled? Emile Blume
15:51 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
Yep, right. And as a surplus, we have the ports - set via conf vars - which should be respected as well. Christian Nölle
15:11 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
Well, what I have in mind is this:
A backend at backend.example.org with SSL.
A domain record for frontent.exampl...
Philipp Gampe
11:36 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
Mh, well, that could be a solution. But wouldn't it be better to respect the http/https settings in page settings for... Christian Nölle
11:26 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
@Christian: I see the problem, so basically your scenario defines a (valid) special case which requires an additional... Oliver Hader
10:27 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
@Oli IMHO this is a big blocker in case a server does not offer HTTPS on other domains at all! Philipp Gampe
10:04 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
Yes, did work in 4.5.12 and prior.
Behaviour was: Preview link used the BE domain (with https/port scheme), first cl...
Christian Nölle
10:01 Bug #34820 (Needs Feedback): t3lib_befunc::getViewDomain does not respect http/https scheme
Did that work before the release of TYPO3 4.5.12 (which initially introduced the first regression on the preview link... Oliver Hader
09:50 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
To clarify: None of the pages is configured using https scheme in BE. Christian Nölle
09:46 Bug #34820 (Closed): t3lib_befunc::getViewDomain does not respect http/https scheme
After yesterdays update bug http://forge.typo3.org/issues/30892 was fixed. But that introduced a problem for us:
...
Christian Nölle
14:55 Bug #34835 (Closed): PHP Fatal Error, cannot view pages from Backend
I got a PHP fatal error if i want to view a page from the Backend. (Right Mouse Button -> View)
@
PHP Fatal error...
Björn Paulsen
14:12 Revision 12f13174: [BUGFIX] PropertyMapper throws exceptions instead of returning error objects.
The DateTimeConverter in extbase still throws Exceptions in extbase. In
FLOW3 this was changed with b47d1c61aaaf67c6d...
Dennis Ahrens
13:41 Bug #26660: imagecopyresized has invalid function parameter
Patch set 5 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6829
Gerrit Code Review
13:29 Bug #26660 (Under Review): imagecopyresized has invalid function parameter
Patch set 4 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/6829
Gerrit Code Review
11:36 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9643
Gerrit Code Review
10:30 Bug #34662 (Under Review): Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9639
Gerrit Code Review
09:48 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
joujou wrote:
> By the way, is there a difference between setting $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] d...
Oliver Hader
09:47 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
(as written in core mailing list)
*The PHP fatal error occurs for the following settings*
* $TYPO3_CONF_VARS['S...
Oliver Hader
09:46 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
By the way, is there a difference between setting $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] directly in localco... joujou no-lastname-given
09:44 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
I didn't know that the default is "'enableDeprecationLog' => 'file', just saw it in config_default.php. This makes ab... Nico de Haen
09:40 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Right, the site I have that works with Typo3 4.5.13 and $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] = 'file' is i... joujou no-lastname-given
09:40 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Jochen, please stick to the topic (and this has been discussed thoroughly). Steffen Gebert
09:38 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
IMHO the deprecation log should not be enabled by default anyway, it should only be enabled for a short time for admi... Jochen Weiland
09:30 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
*To sum it up, this happens only, if both of this (non-recommended) settings are set:*
* $TYPO3_CONF_VARS['SYS']['en...
Steffen Gebert
11:10 Bug #34566 (Under Review): Custom validators may be overriden by default ones depending on load order
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9642
Gerrit Code Review
11:09 Bug #34566: Custom validators may be overriden by default ones depending on load order
Are you sure it prevents the problem? Because $r['type'] is never used then? I push an update patch now, please check... Philipp Gampe
10:58 Feature #34823 (Closed): Remove language "default" from Alternative Page Language Records
Just had the case that a customer created Alternative Page Language Records with language "default". Since this does ... Roland Behme
10:43 Bug #34581 (Under Review): Methods should not be private
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9641
Gerrit Code Review
10:42 Revision 66209be9: [BUGFIX] Methods should not be private
Change-Id: Ica4f031652d9a8f6d6b652297710170c45502f21
Fixes: #34581
Releases: 4.5,4.6,4.7,4.8
Philipp Gampe
10:13 Task #34771 (Accepted): Add missing sql_free_result in alt_doc.php
Go ahead :)
Fixing hanging record sets is always good...
Oliver Hader
10:12 Bug #34695 (Accepted): missing parameter for implode in showpic.php
Oliver Hader
10:11 Bug #34777: error in image content elements
Thanks for your report. In what TYPO3 version exactly did you experience that misbehaviour? Oliver Hader
10:09 Bug #34781 (Accepted): t3lib_userauth->getAuthInfoArray calls TYPO3_DB->cleanIntList without string parameter
Oliver Hader
10:07 Bug #34786 (Needs Feedback): Custom tags get malformed in IE
Oliver Hader
10:07 Bug #34786: Custom tags get malformed in IE
Hey Bart,
since you were referring to versions this worked well - could you tell, since what TYPO3 version you exper...
Oliver Hader
10:04 Bug #34791 (Needs Feedback): FE editing: trying to edit page properties
Can you please give it a try again with TYPO3 4.6.6 (released yesterday).
If that does not solve your problem, pleas...
Oliver Hader
09:45 Bug #24346: Thumbnail generation fails
Problem was solved (at least for me) by http://forge.typo3.org/issues/24369
Image generation now does work with sa...
Jan Radecker
09:36 Bug #24346: Thumbnail generation fails
Is this solved with #24369 maybe? Stefan Neufeind
09:02 Bug #32463: New Form ext throws error on missing wraps
anyone who could look into this? Thanks! Gone With the Wind
08:57 Bug #28607: CSS path with TS
I'd be very much interested in the development of this issue. The manual doesn't mention anything yet... (neither lat... Gone With the Wind
08:51 Bug #32464 (Closed): Formwizard: Changes not (really) saved
Georg Ringer
08:38 Bug #32464: Formwizard: Changes not (really) saved
This post can be deleted. Saving works fine, it was me who did wrong (not knowing that "save" only works when pushing... Gone With the Wind
08:05 Bug #34631: Show correct record title for be_groups
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9631
Gerrit Code Review

2012-03-13

22:42 Bug #34631 (Under Review): Show correct record title for be_groups
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9631
Gerrit Code Review
18:00 Bug #34800 (Closed): Page tree not responding
It seems that the page tree is freezing sometimes. You are not able to expand or minimize anything anymore, neither a... Traude Gratzer
16:51 Bug #34786: Custom tags get malformed in IE
After too many hours of debugging I have come up with a working fix based upon the HTML5 Shiv (http://en.wikipedia.or... Bart Dubelaar
14:16 Bug #34786: Custom tags get malformed in IE
So what happens is that the IE DOM cannot see children of a custom node, so the 'walk' iteration of htmlarea does not... Bart Dubelaar
11:10 Bug #34786: Custom tags get malformed in IE
@"My text <tag>hi</tag>" is being rewritten to "My text <tag></tag>hi</tag><'doubleslash'tag>"@ have to do it like th... Bart Dubelaar
11:09 Bug #34786 (Closed): Custom tags get malformed in IE
Any custom html tag that is not in the HTML 4 spec will get malformed in IE.
A line like this "My text <tag>hi</tag>...
Bart Dubelaar
16:28 Bug #19938: warning: in_array wrong datatype
Acutally this can be fixed easily, since $preserveVars is expected to return an array, which is empty in case preserv... Jo Hasenau
16:27 Revision 7557458d: [TASK] Set TYPO3 version to 4.7-dev
Change-Id: I58a6b7aedcce48007ede9df3a6fec53c06236805
Reviewed-on: http://review.typo3.org/9621
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:27 Revision 64c4ad8d: [RELEASE] Release of TYPO3 4.7.0beta2
Change-Id: I5c4da53c8184ac6a4525eec7e4a52645df0d7a7f
Reviewed-on: http://review.typo3.org/9620
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:27 Revision 2fc054c5: [RELEASE] Release of TYPO3 4.7.0beta2
Change-Id: I5c4da53c8184ac6a4525eec7e4a52645df0d7a7f TYPO3 Release Team
16:15 Revision 6c56a229: [TASK] Raise submodule pointer
Change-Id: I6e7260fcb33f79f81ad2dbc4ae2da23130a009e6
Reviewed-on: http://review.typo3.org/9619
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:13 Revision 203ef22c: [TASK] Raise submodule pointer
Change-Id: I166af445aa4f26a25f2554f6034454f0946c0708
Reviewed-on: http://review.typo3.org/9618
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:07 Revision 1e08989e: [TASK] Update version to 4.7.0beta2
Change-Id: I23ab664e22762085ba59dc31c1491637ef3ac5a3
Reviewed-on: http://review.typo3.org/9617
Reviewed-by: Oliver Ha...
Oliver Hader
16:06 Revision 331dc8ae: [TASK] Update version to 4.7.0beta2
Change-Id: I4eccc1e4388725071704daf305e20da5d8c21f5f
Reviewed-on: http://review.typo3.org/9616
Reviewed-by: Oliver Ha...
Oliver Hader
15:36 Bug #33685: Open a record from "Recently Used Documents" fails
Yes, I can reproduce this one on current master.
Just open a content element, go back to list module without close...
Philipp Gampe
15:11 Bug #33685: Open a record from "Recently Used Documents" fails
Is this still the case since the related bookmarks issue was fixed? Stefan Galinski
15:35 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
What a pity... Thanks to all reporters for giving the details. We will investigate further and try to have this fixed... Oliver Hader
15:24 Bug #34662 (Accepted): Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Steffen Gebert
15:03 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
I guess this is a real problem, I have this too. Need to change back to 4.5.12. Thomas Deinhamer
14:24 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Same for me, adding $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] = '0'; in localconf.php is enough for me to corre... joujou no-lastname-given
14:05 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
confirm -> TYPO3 4.5.13 and PHP 5.2 Christian Nikoleit
13:41 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
I can also confirm this problem with Typo3 v4.5.13 and PHP 5.2. Version 4.5.12 works fine. Pascal Uhlmann
13:19 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Same here.. Raphael Zschorsch
13:17 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
Same here:
Typo3 4.5.12 works fine.
Typo3 4.5.13 produces the stated error message.
Uwe Trenkner
11:57 Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
I can confirm this error after I upgraded to Typo3 4.5.13.
(PHP 5.2)
Typo3 4.5.12 works fine.
The error didn't...
Sebastian Enders
15:10 Task #34794: CSS Styled Content should ship HTML5 by default
Although this seems very progressive, HTML5 is still a Working Draft and not an official recommendation at W3C. Thing... Patrick Broens
14:15 Task #34794 (Under Review): CSS Styled Content should ship HTML5 by default
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9615
Gerrit Code Review
13:57 Task #34794 (Closed): CSS Styled Content should ship HTML5 by default
add ... Steffen Ritter
15:02 Bug #24904: Image generation broken with safe_mode on
Problem was solved (at least for me) by http://forge.typo3.org/issues/24369
Jan Radecker
14:30 Bug #31333 (Resolved): Redirect to root-page without type if only ?type=xy is specified in url
Applied in changeset commit:c4f83ec391150acfd17f75f2d296b36dbcf7713f. Xavier Perseguers
14:30 Bug #32780 (Resolved): Errors when hiding/unhiding and moving content
Applied in changeset commit:84da877dc4fc5a6a0f71654c3684c2537f26c760. Bart Dubelaar
08:24 Bug #32780 (Under Review): Errors when hiding/unhiding and moving content
Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9586
Gerrit Code Review
02:30 Bug #32780 (Resolved): Errors when hiding/unhiding and moving content
Applied in changeset commit:8a6a66ec149bf3e1de64e3ccef6a7047162d21d3. Bart Dubelaar
14:30 Feature #34476 (Resolved): Add hook to t3lib_cache_frontend_VariableFrontend->set()
Applied in changeset commit:a913e404f36d3e164bf6a14e3a44dadb1044ce58. Fabrizio Branca
14:30 Feature #34475 (Resolved): Adding hook in flushByTag
Applied in changeset commit:68c16d271c02da445d77dad054f6f10de8295eb7. Fabrizio Branca
14:30 Bug #34730 (Resolved): HTML5 document rendering cannot handle XML/non-XML syntax correctly
Applied in changeset commit:5d8e5723ce4b138f1e253ee73b523f425c9200b4. Steffen Ritter
13:35 Bug #34730: HTML5 document rendering cannot handle XML/non-XML syntax correctly
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9609
Gerrit Code Review
14:30 Bug #26660 (Resolved): imagecopyresized has invalid function parameter
Applied in changeset commit:98f73d8b175fa2805bf77d111cbb87cf7aa04ae7. Stefan Neufeind
13:34 Bug #26660: imagecopyresized has invalid function parameter
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9608
Gerrit Code Review
14:30 Bug #33625 (Resolved): insufficient handling of $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] in class.t3lib_tcemain.php
Applied in changeset commit:6f3b746d239f2659a2bd5809ff17b96d318ea5fb. Tolleiv Nietsch
13:37 Bug #33625: insufficient handling of $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] in class.t3lib_tcemain.php
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9610
Gerrit Code Review
14:30 Feature #34343 (Resolved): Add hook to stdWrap_cacheStore
Applied in changeset commit:b372e8ad88a8e02f68f27c029580b6788ed05c44. Fabrizio Branca
13:39 Feature #34343: Add hook to stdWrap_cacheStore
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9611
Gerrit Code Review
14:30 Bug #32282 (Resolved): typo3temp/locks warning. unlink function returns warning
Applied in changeset commit:9ea4e973edac575cd4138ff9082f06d53037a1c4. Markus Klein
13:40 Bug #32282 (Under Review): typo3temp/locks warning. unlink function returns warning
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9612
Gerrit Code Review
14:30 Task #34685 (Resolved): Compatibility adjustments for PHP 5.4
Applied in changeset commit:95a3a7582f21c922cfa9212e1c3130464a8c1faf. Markus Klein
13:42 Task #34685 (Under Review): Compatibility adjustments for PHP 5.4
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9613
Gerrit Code Review
14:30 Feature #34346 (Resolved): Add hook to tslib_fe->get_cache_timeout()
Applied in changeset commit:504e253dbd17c21aff4967cf3939252c121f5070. Fabrizio Branca
13:50 Feature #34346 (Under Review): Add hook to tslib_fe->get_cache_timeout()
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9614
Gerrit Code Review
13:54 Bug #32480: Form.css cannot be disabled
Since I missed feature freeze (and a TypoScript config is a feature) this can only go into 4.8 (6.0?). I need to setu... Lorenz Ulrich
13:50 Revision 504e253d: [FEATURE] Add hook to tslib_fe->get_cache_timeout()
I'd like to have a hook here to influence the calculated cacheTimeout.
This could be used to have the cache lifetime...
Fabrizio Branca
13:42 Revision 95a3a758: [TASK] PHP 5.4 adjustments
Small adjustments for PHP 5.4 compatibility.
Change-Id: I0ce1c8901a940980f2a753ee219fb6b01497cac8
Resolves: #34685
R...
Markus Klein
13:40 Revision 9ea4e973: [BUGFIX] unlink issues warnings for lock files
t3lib_lock issues warnings for non-existent lock files.
Change-Id: I069f6d9bdb6e84e7436e81b9fdf94d14ab6065ec
Fixes: ...
Markus Klein
13:39 Revision b372e8ad: [FEATURE] Add hook to stdWrap_cacheStore
In issue #34299 caching for stdWrap was introduced.
With this patch I'd like to add a hook to the cacheStore method....
Fabrizio Branca
13:37 Revision 6f3b746d: [BUGFIX] Properly check disabled versioning within tcemain
Setting $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] = FALSE; isn't
fully working within tcemain because some isse...
Tolleiv Nietsch
13:35 Revision 5d8e5723: [BUGFIX] html5 rendering does handle non-xml documents
When selecting html5 in config.doctype and deactivating
config.xmlprologue = none the xmlns-attribute of <html> has
t...
Steffen Ritter
13:34 Bug #24584: Remove "Disable Popup Context Menus" option
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7334
Gerrit Code Review
13:34 Revision 98f73d8b: [BUGFIX] imagecopyresized: correct invalid parameters
The classes t3lib_stdgraphic and t3lib_iconworks provide
the method imagecopyresized. Those functions got parameters
...
Stefan Neufeind
13:22 Bug #34791 (Closed): FE editing: trying to edit page properties
Hi all,
frontend-editing won't work as expected in 4.6.4.
Trying to edit the page properties, the popup opens fin...
Martin Vennemann
13:11 Bug #21084: Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5609
Gerrit Code Review
13:10 Bug #33633: SwiftMailerAdapter doesn't handle Content-Transfer-Encoding correctly
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8838
Gerrit Code Review
10:16 Bug #33633: SwiftMailerAdapter doesn't handle Content-Transfer-Encoding correctly
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8838
Gerrit Code Review
13:03 Revision 06ea329b: [BUGFIX] imagecopyresized: correct invalid parameters
The classes t3lib_stdgraphic and t3lib_iconworks provide
the method imagecopyresized. Those functions got parameters
...
Stefan Neufeind
12:55 Revision d0bea7c2: [BUGFIX] html5 rendering does handle non-xml documents
When selecting html5 in config.doctype and deactivating
config.xmlprologue = none the xmlns-attribute of <html> has
t...
Steffen Ritter
12:54 Bug #33444: Fatal error in configuration ($BE_USER->uc)
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8693
Gerrit Code Review
12:38 Bug #13056: admin users see all changes in LIVE workspace
A customer asked me an update on this topic.
Thank you very much and best regards.
Riccardo De Contardi
12:37 Bug #31827: Error handler registration accepts way too much PHP error types
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6677
Gerrit Code Review
12:28 Bug #18873: ContentElement Menu/Sitemap of the section index type doesn't work...
Yes still does not work properly in 4.6.5
I have created a backend layout with colPos 1 and it only works when i u...
Navi
11:26 Bug #34556 (Resolved): Nested IRRE elements are not removed
Released in TYPO3 4.5.13, 4.6.6 and 4.7-beta2 Oliver Hader
10:54 Revision 311a9245: [TASK] Set TYPO3 version to 4.6.7-dev
Change-Id: I9c4fc49ef0089330e5cfd14a99f28e29837a3719
Reviewed-on: http://review.typo3.org/9605
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:54 Revision 2ceaa383: [RELEASE] Release of TYPO3 4.6.6
Change-Id: Ie983884066b01aacc2ddd51db64875e70681e510
Reviewed-on: http://review.typo3.org/9604
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:53 Revision 134057f8: [RELEASE] Release of TYPO3 4.6.6
Change-Id: Ie983884066b01aacc2ddd51db64875e70681e510 TYPO3 Release Team
10:44 Revision c8aa35ca: [TASK] Set TYPO3 version to 4.5.14-dev
Change-Id: I10b99bfa396c9d5198486fc39879e1af629ee8c7
Reviewed-on: http://review.typo3.org/9603
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:44 Revision 218e9b16: [RELEASE] Release of TYPO3 4.5.13
Change-Id: I211f6a296be2ffc8f2331c424764266ed8b5cc1a
Reviewed-on: http://review.typo3.org/9602
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:44 Revision bd4bc301: [RELEASE] Release of TYPO3 4.5.13
Change-Id: I211f6a296be2ffc8f2331c424764266ed8b5cc1a TYPO3 Release Team
10:38 Bug #34781 (Closed): t3lib_userauth->getAuthInfoArray calls TYPO3_DB->cleanIntList without string parameter
The same problem as i described in this bug: http://forge.typo3.org/issues/34780
The t3lib_userauth->getAuthInfoAr...
Christian Finkemeier
10:35 Revision d2af0a82: [TASK] Raise submodule pointer
Change-Id: I56d8ce096e813305be8aa330a07b1a163a729238
Reviewed-on: http://review.typo3.org/9601
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:33 Revision 0eb2165b: [TASK] Raise submodule pointer
Change-Id: I5addf806fa443362eb53482519bc03d587d4f3b2
Reviewed-on: http://review.typo3.org/9600
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:28 Revision 90e93ef3: [TASK] Update to version 4.5.13
Change-Id: I5128a9256b31146ca4091c52a9afd3672e4c3bf5
Reviewed-on: http://review.typo3.org/9598
Reviewed-by: Oliver Ha...
Oliver Hader
10:28 Revision d43fda2c: [TASK] Update version to 4.6.6
Change-Id: I04f1c34a1284b77d5547a0b337e01914a298d3e5
Reviewed-on: http://review.typo3.org/9599
Reviewed-by: Oliver Ha...
Oliver Hader
10:26 Bug #34780 (Closed): tslib_fe->initFEuser uses TYPO3_DB->cleanIntList with empty value
The main script index_ts.php calls the tslib_fe method initFEuser.
This method calls the TYPO3_DB->cleanIntList me...
Christian Finkemeier
10:19 Revision 97598ce9: [BUGFIX] Suggest Wizard crashes in Frontend Editing
As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
...
Dennis Ahrens
10:16 Bug #33676: SwiftMailerAdapter doesn't handle parameters in parameterized headers
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8839
Gerrit Code Review
10:00 Revision 564e0361: [BUGFIX] Properly check disabled versioning within tcemain
Setting $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] = FALSE; isn't
fully working within tcemain because some isse...
Tolleiv Nietsch
09:57 Revision 4a1388ec: [FEATURE] Add hook to stdWrap_cacheStore
In issue #34299 caching for stdWrap was introduced.
With this patch I'd like to add a hook to the cacheStore method....
Fabrizio Branca
09:54 Revision 68c16d27: [FEATURE] Adding hook in flushByTag
Cache tags could be reused for nc_staticfile cache or even for tagging
varnish cache content. When it is flushed usin...
Fabrizio Branca
09:54 Revision a913e404: [FEATURE] Add hook to t3lib_cache_frontend_VariableFrontend->set()
A hook is needed that is processed when storing something
into the cache.
This hook could be used to reuse the page ...
Fabrizio Branca
09:48 Revision 57629aa0: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
Alexander Stehlik
09:45 Revision 3668ca6c: [BUGFIX] Keep hyphens in custom HTML5 attributes
In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps...
Jigal van Hemert
09:05 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5312
Gerrit Code Review
08:59 Bug #34777 (Closed): error in image content elements
If you have several images in your content element you can assign description, pop-up-links etc. by separating texts ... Ralle Büchnitz
08:46 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
@Helmut:
Any news on this one?
Björn Pedersen
08:42 Revision 6a9e789b: [BUGFIX] unlink issues warnings for lock files
t3lib_lock issues warnings for non-existent lock files.
Change-Id: I069f6d9bdb6e84e7436e81b9fdf94d14ab6065ec
Fixes: ...
Markus Klein
08:27 Revision 84da877d: [BUGFIX] process_datamap doesn't handle existing versions by itself
The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w...
Bart Dubelaar
08:09 Revision c4f83ec3: [BUGFIX] Shortcut page does not keep 'type' parameter
When a shortcut page is accessed with ?type=123 in the URL, the
redirect is calculated without this parameter.
Chang...
Xavier Perseguers
02:30 Bug #32161 (Resolved): Invalid SQL in the indexed_search
Applied in changeset commit:7d5bf8a3d9f1f509940c0073b33f8d8ae95f0b6f. Stefan Neufeind
02:30 Bug #32159 (Resolved): Invalid SQL and bad code in tslib_fe
Applied in changeset commit:3f9adca6f36b42e508ab20e964075d0956d67fb1. Dmitry Dulepov
02:30 Bug #30892 (Resolved): t3lib_befunc::getViewDomain returns wrong or no domain
Applied in changeset commit:09ef6f690e7b9d9cedc6c85ac0d88009697ae79a. Jaume Prat
02:30 Bug #31139 (Resolved): better condition in versionOL of t3lib_tstemplate
Applied in changeset commit:a49c4a490fa63e781456f5f0125a434550d737dc. Mario Rimann
02:30 Bug #17284 (Resolved): no content in workspace preview when using select.selectFields
Applied in changeset commit:3fdaf5bef19cac2064ab03f746177c0bcfbe14a1. Tolleiv Nietsch
02:30 Bug #34148 (Resolved): t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Applied in changeset commit:76d75d972f0e45753824848f0934abd7ee9b7e48. Markus Opahle
02:30 Bug #32781 (Resolved): transparent backColor causes transparent flicks and black background
Applied in changeset commit:511ebd2be8a8ef31b65674c4a427f164fd349158. Anonymous
02:30 Bug #34526 (Resolved): Mail sending fails with quoted&encoded e-mail addresses
Applied in changeset commit:c3ecb4c8587bb92007ab7b5fdff01cc0c48b72f4. Dmitry Dulepov
02:30 Bug #34473 (Resolved): Fatal error is thrown in xliff parser if a xlf file contains XML in wrong format
Applied in changeset commit:7189c98f034798065cfdfacfd106f595df40ba65. Jigal van Hemert

2012-03-12

23:44 Bug #34774 (Rejected): RemoveXSS doesn't work correctly on 16-bit HTML-entities
With the 16-bit utf-8 encoding of entities like [“”…–→] ... Jan Bartels
22:40 Feature #34772 (Closed): Migrate ext:belog to extbase
Migrate the be log module to extbase.
Migrate Tools->Log and Web->Info->Log to extbase.
Attached patch is a pre...
Christian Kuhn
22:00 Revision c3ecb4c8: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T...
Dmitry Dulepov
21:59 Bug #34526: Mail sending fails with quoted&encoded e-mail addresses
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9596
Gerrit Code Review
21:56 Bug #34526: Mail sending fails with quoted&encoded e-mail addresses
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9595
Gerrit Code Review
21:45 Bug #34526: Mail sending fails with quoted&encoded e-mail addresses
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9594
Gerrit Code Review
21:57 Revision a31ea63f: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T...
Dmitry Dulepov
21:46 Revision 5b1c05eb: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T...
Dmitry Dulepov
21:45 Task #34771 (Closed): Add missing sql_free_result in alt_doc.php
In the file alt_doc.php there is the function editRegularContentFromId.
This function does not properly free the res...
Wouter Wolters
21:39 Revision 59d5d3f9: [TASK] RTE: Update version to 2.3.0
Update manual and NEWS.txt
Change-Id: Ia372c8bee7b31ac93bdf0739851f46489b043c03
Releases: 4.7
Reviewed-on: http://re...
Stanislas Rolland
21:23 Revision 24a0afa9: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T...
Dmitry Dulepov
19:31 Bug #34708: Fatal error: Cannot redeclare compareLabel() while editing a column
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9536
Gerrit Code Review
18:49 Revision 7189c98f: [BUGFIX] Fatal error if xlf file has wrong format
Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a...
Jigal van Hemert
18:49 Bug #34473: Fatal error is thrown in xliff parser if a xlf file contains XML in wrong format
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9592
Gerrit Code Review
18:41 Bug #34473: Fatal error is thrown in xliff parser if a xlf file contains XML in wrong format
Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9588
Gerrit Code Review
18:40 Bug #34473 (Under Review): Fatal error is thrown in xliff parser if a xlf file contains XML in wrong format
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9588
Gerrit Code Review
18:48 Revision 329418f0: [TASK] RTE: Update version to 2.3.0
Update manual and NEWS.txt
Change-Id: I4b90fd822d7364d006c65722f54b7c0394a34dcb
Releases: 4.7
Reviewed-on: http://re...
Stanislas Rolland
18:41 Revision df585627: [BUGFIX] Fatal error if xlf file has wrong format
Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a...
Jigal van Hemert
18:35 Bug #32780: Errors when hiding/unhiding and moving content
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9586
Gerrit Code Review
18:32 Bug #32780 (Under Review): Errors when hiding/unhiding and moving content
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9585
Gerrit Code Review
02:30 Bug #32780 (Resolved): Errors when hiding/unhiding and moving content
Applied in changeset commit:a8f5a1700f65e7c56ce80cebee57a23fd79577bc. Bart Dubelaar
18:32 Revision 8a6a66ec: [BUGFIX] process_datamap doesn't handle existing versions by itself
The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w...
Bart Dubelaar
18:18 Bug #34764 (Resolved): RTE: Adapt clickenlarge feature to rendering of HTML5 custom attributes
Stanislas Rolland
18:10 Bug #34764: RTE: Adapt clickenlarge feature to rendering of HTML5 custom attributes
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9583
Gerrit Code Review
17:57 Bug #34764 (Under Review): RTE: Adapt clickenlarge feature to rendering of HTML5 custom attributes
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9581
Gerrit Code Review
17:52 Bug #34764 (Closed): RTE: Adapt clickenlarge feature to rendering of HTML5 custom attributes
This is a follow-up to #34371.
Now that HTML5 custom attributes are correctly rendered, the clickenlarge feature n...
Stanislas Rolland
18:17 Bug #34100 (Resolved): RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
Stanislas Rolland
18:16 Bug #25852 (Resolved): rtehtmlarea ignores attributes with "-" (like in the HTML5 data attributes)
Stanislas Rolland
18:14 Bug #25852: rtehtmlarea ignores attributes with "-" (like in the HTML5 data attributes)
This was a frontend rendering issue. See #34371. Stanislas Rolland
18:11 Revision bb7ef5cd: [BUGFIX] RTE: Adapt clickenlarge to rendering of custom attributes
Problem: This is a follow-up to #34371. Now that HTML5 custom
attributes are correctly rendered in frontend, the clic...
Stanislas Rolland
17:59 Revision 1da4e0c9: [BUGFIX] RTE: Adapt clickenlarge to rendering of custom attributes
Problem: This is a follow-up to #34371. Now that HTML5 custom
attributes are correctly rendered in frontend, the clic...
Stanislas Rolland
17:54 Revision 511ebd2b: [BUGFIX] backColor transparent causes black background or flickering
When a GIFBUILDER object has set its backColor option to transparent,
the background may be black when adding a IMAGE...
Georg Grossberger
17:49 Revision 6b9d3086: [BUGFIX] RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
Problem: TYPO3 4.5 uses ExtJS 3.3 which does not fully support IE9.
Solution: When using RTE in FE, add meta tag inst...
Stanislas Rolland
17:44 Revision 76d75d97: [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup
If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*',
then it is not recognized as such one in t3l...
Markus Opahle
17:44 Bug #34148 (Under Review): t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9580
Gerrit Code Review
02:30 Bug #34148 (Resolved): t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Applied in changeset commit:ec212a7d9c07830985106f6c26afab7d99033931. Markus Opahle
17:41 Revision 02447879: [BUGFIX] Keep hyphens in custom HTML5 attributes
In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps...
Jigal van Hemert
17:33 Revision f2b9f516: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
Alexander Stehlik
17:32 Revision a49c4a49: [BUGFIX] Better condition in versionOL of t3lib_tstemplate
Changes the condition to determine whether we're in the
frontend or in the backend.
Change-Id: I989359e25c6f05e3075b...
Mario Rimann
17:30 Revision 3fdaf5be: [BUGFIX] No content in workspace preview when using select.selectFields
The TypoScript property select.selectFields does not consider workspaces
in the frontend rendering process.
Taking t...
Tolleiv Nietsch
17:28 Revision 09ef6f69: [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain
If the TYPO3 BE host name is not configured as a sys_domain record
t3lib_BEfunc::getViewDomain() will always return T...
Jaume Prat
17:25 Revision 3f9adca6: [TASK] Invalid SQL and bad code in tslib_fe
tslibe_fe::determineId() contains invalid SQL statement (using "!=")
and bad code (variable "$idQ", missing check for...
Dmitry Dulepov
17:23 Revision 7d5bf8a3: [BUGFIX] Invalid "unequal"-statement and string-quoting in SQL
There are multiple "!=" in SQL statements. They should be "<>".
MySQL understands "!=" for the compatibility with ear...
Stefan Neufeind
17:10 Revision deb9a548: [TASK] Raise submodule pointer
Change-Id: I93bd0295126e622872ea45cac5015bb4ad7d4195
Reviewed-on: http://review.typo3.org/9579
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:10 Revision 2c450c26: [BUGFIX] Livesearch does not find all pages
If you are a BE user with various mount points (no admin), live search
does not find all pages.
Change-Id: I67e4fa56...
Udo Leimberger
17:09 Revision 05e8e7d3: [TASK] Raise submodule pointer
Change-Id: I0ba09f0923ea9526b422f719f6e84571fbf75eef
Reviewed-on: http://review.typo3.org/9578
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:08 Revision 54844f16: [TASK] Raise submodule pointer
Change-Id: Ie4e605e160302d5c46bc4f5d100aadd3e8176d20
Reviewed-on: http://review.typo3.org/9577
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:06 Revision a77cda6c: [TASK] Raise submodule pointer
Change-Id: I6e0dfcb3c8266770831bafc6956ff617b92926c3
Reviewed-on: http://review.typo3.org/9576
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:06 Revision 3250c609: [BUGFIX] Nested IRRE elements are not removed
Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th...
Oliver Hader
17:06 Revision 5e272e69: [BUGFIX] Nested IRRE elements are not removed
Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th...
Oliver Hader
16:58 Revision 5fbf5127: [BUGFIX] Nested IRRE elements are not removed
Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th...
Oliver Hader
16:51 Bug #16114: Two mailforms on a page cause error on field validation
Anything happened here? I stumpled into this issue in TYPO3 4.6.3 *without* the new ExtJS based form element. Dennis Ahrens
15:35 Bug #31333 (Under Review): Redirect to root-page without type if only ?type=xy is specified in url
Xavier Perseguers
14:30 Bug #34371 (Resolved): Custom HTML5 attributes loose their hyphens when rendered in frontend
Applied in changeset commit:2bb381234a91267b3f628007b7d3adfe96fac27b. Jigal van Hemert
08:16 Bug #34371: Custom HTML5 attributes loose their hyphens when rendered in frontend
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9563
Gerrit Code Review
08:14 Bug #34371: Custom HTML5 attributes loose their hyphens when rendered in frontend
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9562
Gerrit Code Review
08:13 Bug #34371: Custom HTML5 attributes loose their hyphens when rendered in frontend
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9561
Gerrit Code Review
08:11 Revision 2bb38123: [BUGFIX] Keep hyphens in custom HTML5 attributes
In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps...
Jigal van Hemert
08:08 Bug #34568 (Accepted): rsaauth can not be used multiple times on one page
Yes, know this behaviour - I think in the second way would fit better... Steffen Ritter
02:30 Bug #28017 (Resolved): t3lib_divTest::fixPermissionsSetsGroup fails on MacOS
Applied in changeset commit:4c2d6d07bc2b6b58bb2346f24f85302479c7de2c. Oliver Klee
02:30 Bug #25131 (Resolved): Localization of child records fails when using MM type relations
Applied in changeset commit:1a4150df6666f27557b4e2c6c410ea67b4ed75ff. Oliver Hader

2012-03-11

22:39 Bug #34695: missing parameter for implode in showpic.php
phpstorm does not like it and:
> This is *not the preferred usage* of implode() as glue would be the second parame...
Simon Schaufelberger
22:02 Bug #34695 (Needs Feedback): missing parameter for implode in showpic.php
According to PHP documentation [1] the 'glue' parameter became optional in 4.3.0; it's not needed if it's empty.
H...
Jigal van Hemert
22:38 Feature #34711 (Under Review): Insert hook into form wizard to enable loading configuration of custom form extensions
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9559
Gerrit Code Review
20:41 Bug #34557 (Under Review): Missing backticks in t3lib_install_Sql->getUpdateSuggestions
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9551
Gerrit Code Review
18:55 Bug #34557: Missing backticks in t3lib_install_Sql->getUpdateSuggestions
Ok, I will submit it to gerrit if you think it's a useful patch. Nico de Haen
18:03 Bug #34557: Missing backticks in t3lib_install_Sql->getUpdateSuggestions
Thanks for providing the patch, would be great if you can submit it for review. Check out the guides here: http://typ... Christian Jul Jensen
20:13 Revision c7bf718e: [BUGFIX] *IFSUB ignores l18n_cfg field
The l18n_cfg field is used to prevent the appearance of the default
language record or any alternative language recor...
Stefan Galinski
19:29 Revision a3f69bd7: [TASK] Change typo3.com to typo3.org
As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: Ide780688bea...
Jigal van Hemert
19:28 Bug #34742 (Closed): class.typo3logo.php uses hardcoded URL instead of constant
typo3logo uses... Susanne Moog
19:15 Revision fff28a50: [TASK] EM: make pop-up window use full screen
The information pop-up window in the Extension Manager is hard-coded
to some reduced size. Make it use the full scree...
Francois Suter
19:08 Revision 6c8fd612: [BUGFIX] Unset stdWrap of select.pidInList
Using stdWrap features on select.pidInList together with slide will
result in an endless loop because the same parent...
Marc Bastian Heinrichs
18:48 Bug #30636: TCA: subtypes_addlist not being processed if the subtype_value_field is in a palette
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9549
Gerrit Code Review
18:16 Bug #34584 (Rejected): External url in TMENU
This is not a bug, but how it was designed to work The link always points back to the installation itself, and then a... Christian Jul Jensen
18:08 Bug #34568 (Needs Feedback): rsaauth can not be used multiple times on one page
Steffen, you are probably the right one to say if this is feasible. Or if there are other things to consider. Christian Jul Jensen
18:02 Revision 4c2d6d07: [BUGFIX] Skip t3lib_divTest::fixPermissionsSetsGroup on MacOS
This test makes use of posix_getegid which on Mac OS always returns -1,
thus making it useless for getting the effect...
Oliver Klee
17:59 Bug #34544: sys_action > create backend user > assigning a db mount leads to javascript error "TBE_EDITOR not defined"
Thanks for providing the patch and testing!
Would be great if one you submit for review:
Check out the guides her...
Christian Jul Jensen
17:45 Bug #32159: Invalid SQL and bad code in tslib_fe
Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7409
Gerrit Code Review
17:29 Bug #32161 (Under Review): Invalid SQL in the indexed_search
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/8901
Gerrit Code Review
17:20 Revision 1a4150df: [BUGFIX] Localization of child records fails when using MM type relations
Regular MM references are not localized, however if Inline Relational
Record Editing (IRRE) is used here, it would be...
Oliver Hader
17:00 Bug #34686 (Accepted): style fix for install tool phpinfo
Can you prepare a patch for this?
If you need information on how to contribute, you can find tutorials at:
http:/...
Jigal van Hemert
16:52 Bug #34550 (Closed): Page Preview - No Access for non Admins
Susanne Moog
16:19 Revision ec212a7d: [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup
If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*',
then it is not recognized as such one in t3l...
Markus Opahle
15:42 Revision 0eff9e29: [BUGFIX] Warnings in tcemain on iterating over unset columns
Adds a check if the TCA for the table has a columns setting at all
before iterating over the columns of that table.
...
Mario Rimann
15:38 Revision eb2dd3db: [BUGFIX] Translated mailform should use localized email
In case mailforms are translated the email adress from the
translated record is ignored.
Change-Id: I4cf05157cff40e6...
Michael Stucki
15:22 Revision a8f5a170: [BUGFIX] process_datamap doesn't handle existing versions by itself
The process_datamap function in TCEmain expects to receive the ids of the
existing offline counterparts of a record w...
Bart Dubelaar
15:21 Revision cd34190a: [BUGFIX] process_datamap doesn't handle existing versions by itself
The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w...
Bart Dubelaar
14:42 Bug #32581 (Under Review): Slider doesn't work in IE with compatibilty mode IE=9
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9547
Gerrit Code Review
14:39 Bug #32581: Slider doesn't work in IE with compatibilty mode IE=9
Found report and solution in:
http://www.sencha.com/forum/showthread.php?141254-Ext.Slider-not-working-properly-in-IE...
Jigal van Hemert
14:34 Bug #32581 (Accepted): Slider doesn't work in IE with compatibilty mode IE=9
Jigal van Hemert
14:30 Task #34685 (Resolved): Compatibility adjustments for PHP 5.4
Applied in changeset commit:4f3ca69dae9f1a5c22d014fdf55bf6953d030e79. Markus Klein
14:30 Bug #34473 (Resolved): Fatal error is thrown in xliff parser if a xlf file contains XML in wrong format
Applied in changeset commit:1199739aec3383534c0895d22c6365774a3ba94f. Jigal van Hemert
14:30 Bug #34460 (Resolved): Allowed excludefields shows fields of tables which are admin only
Applied in changeset commit:a03e5c7b8ed9604f2adebdde69fe5e80a1223297. Georg Ringer
13:01 Bug #34460 (Under Review): Allowed excludefields shows fields of tables which are admin only
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9541
Gerrit Code Review
14:30 Bug #34446 (Resolved): undefined variable imgExt in tslib_content.php
Applied in changeset commit:93ad11cf742be8546157c6ec037c67055d641be6. Simon Schaufelberger
13:03 Bug #34446 (Under Review): undefined variable imgExt in tslib_content.php
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9542
Gerrit Code Review
14:30 Bug #32292 (Resolved): Page within a mountpoint using "Show Content from Page" results in 503 header
Applied in changeset commit:fae949052e6b1fa5853824ef866d4a1608de2bbe. Patrick Broens
13:04 Bug #32292 (Under Review): Page within a mountpoint using "Show Content from Page" results in 503 header
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9543
Gerrit Code Review
14:30 Bug #34698 (Resolved): t3lib/class.t3lib_befunc.php -> getViewDomain
Applied in changeset commit:601b575d096bb05481d5ff89f13c47f9b04b476c. Thomas Layh
11:36 Bug #34698: t3lib/class.t3lib_befunc.php -> getViewDomain
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9539
Gerrit Code Review
11:34 Bug #34698: t3lib/class.t3lib_befunc.php -> getViewDomain
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9538
Gerrit Code Review
14:30 Bug #21943 (Resolved): redirect to referer when changing password
Applied in changeset commit:91c4efb7cd2e6a82eea40924660a4a49546bf7af. Jigal van Hemert
13:06 Bug #21943 (Under Review): redirect to referer when changing password
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9544
Gerrit Code Review
14:30 Feature #25079 (Resolved): suggest wizard won't work when using frontend editing.
Applied in changeset commit:0cd1a4a5d90cf096adfea41e74a4bc639f82b784. Anonymous
13:09 Feature #25079 (Under Review): suggest wizard won't work when using frontend editing.
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9545
Gerrit Code Review
13:29 Revision 72d48eff: [BUGFIX] getSingleField_typeFlex doesn't respect TSconfig settings
Change-Id: Icebe8d08c47aa22941b25007c10e55b99018cfea
Resolves: #29019
Releases: 4.6, 4.5
Reviewed-on: http://review.t...
Jo Hasenau
13:09 Revision 0cd1a4a5: [BUGFIX] Suggest Wizard crashes in Frontend Editing
As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
...
Dennis Ahrens
13:06 Revision 91c4efb7: [BUGFIX] redirect to referrer when changing password
The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en...
Jigal van Hemert
13:05 Revision 601b575d: [BUGFIX] Resolving the correct preview domain
Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed...
Thomas Layh
13:04 Revision fae94905: [BUGFIX] Page within a mountpoint using Show Content from Page results in 503 header
When pages:content_from_pid is used, the TSFE for the current object will be cloned to a temporary object for the pag... Patrick Broens
13:03 Revision 93ad11cf: [BUGFIX] undefined variable imgExt
reducing colors in getImgResource function fails if not using image-
magic
Change-Id: I99577b8064d8094d47f2735767ad6...
Simon Schaufelberger
13:01 Revision a03e5c7b: [BUGFIX] Excludefieds must exclude admin only tables
The field "allowed excludefields" should not show
fields of tables which are restricted to admins,
either because of ...
Georg Ringer
12:56 Bug #31139: better condition in versionOL of t3lib_tstemplate
Patch set 5 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/7043
Gerrit Code Review
12:55 Bug #33942: Unknown t3lib_TcaRelationService in StaticRecordCollection
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9028
Gerrit Code Review
12:54 Bug #30892 (Under Review): t3lib_befunc::getViewDomain returns wrong or no domain
Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9317
Gerrit Code Review
12:49 Revision 1199739a: [BUGFIX] Fatal error if xlf file has wrong format
Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a...
Jigal van Hemert
12:48 Revision 4f3ca69d: [TASK] PHP 5.4 adjustments
Small adjustments for PHP 5.4 compatibility.
Change-Id: I0ce1c8901a940980f2a753ee219fb6b01497cac8
Resolves: #34685
R...
Markus Klein
12:03 Bug #34728: llXmlAutoFilename will never find localized files in l10n path
I am calling the following from inside my xliff translation tool to get the parsed data:
@$xliffParser = t3lib_div...
Thomas Layh
11:42 Bug #34728: llXmlAutoFilename will never find localized files in l10n path
Can you please describe your use case a bit further? When do you happen to have a file within typo3conf/l10n/ ? Xavier Perseguers
11:38 Revision a445a232: [BUGFIX] Resolving the correct preview domain
Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed...
Thomas Layh
11:33 Revision 393179a3: [BUGFIX] Resolving the correct preview domain
Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed...
Thomas Layh
11:31 Bug #34730: HTML5 document rendering cannot handle XML/non-XML syntax correctly
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9537
Gerrit Code Review
10:33 Bug #34730 (Under Review): HTML5 document rendering cannot handle XML/non-XML syntax correctly
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9537
Gerrit Code Review
09:57 Bug #34730 (Closed): HTML5 document rendering cannot handle XML/non-XML syntax correctly
When selecting html5 as doctype, other options in pagerenderer automatically should be changed.
To much work current...
Steffen Ritter
09:54 Feature #27390 (Resolved): Needs HTML5-compatible media-player (video/audio)
we have that in 4.7 Steffen Ritter
09:53 Feature #26776 (Resolved): Add a separate "CSS Styled content" with support for HTML5
we have this now Steffen Ritter
02:30 Bug #24369 (Resolved): No image generation with PHP-SAFE_MODE (GM/IM)
Applied in changeset commit:f1f493b77f2276f4dc6384b82a6cb14823fc9c74. Jigal van Hemert

2012-03-10

22:45 Bug #34708: Fatal error: Cannot redeclare compareLabel() while editing a column
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9536
Gerrit Code Review
22:41 Bug #34708 (Under Review): Fatal error: Cannot redeclare compareLabel() while editing a column
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9536
Gerrit Code Review
03:18 Bug #34708 (Closed): Fatal error: Cannot redeclare compareLabel() while editing a column
... Philipp Gampe
22:37 Bug #34728: llXmlAutoFilename will never find localized files in l10n path
Update: Kind of confused tonight. It has nothing to do with the parameter $sameLocation, the problem is, if the param... Thomas Layh
22:35 Bug #34728: llXmlAutoFilename will never find localized files in l10n path
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9535
Gerrit Code Review
22:16 Bug #34728 (Under Review): llXmlAutoFilename will never find localized files in l10n path
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9535
Gerrit Code Review
21:48 Bug #34728 (Closed): llXmlAutoFilename will never find localized files in l10n path
If the parameter $sameLocation in function llXmlAutoFileName is set to false, like it is as default, it will never re... Thomas Layh
19:34 Revision f1f493b7: [BUGFIX] No image generation with PHP-SAFE_MODE (GM/IM)
With safe_mode enabled all imagemagick/graphicsmagick calls will fail.
Solution is to only apply escapeshellarg if it...
Jigal van Hemert
19:30 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1448
Gerrit Code Review
18:02 Bug #33214 (Under Review): TypoLink creates only absolute links in multi-domain environment when installed in a subfolder
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9073
Gerrit Code Review
13:02 Bug #34690: media element does not work when BE with SSL
It works for me with latest TYPO3 4.5.12. Steffen Müller
12:17 Bug #23521: Flash Uploader does not work if cookieHttpOnly is enabled
@Helmut: Any news from Amir about your solution? He promised to give feedback. Steffen Müller
10:26 Bug #34473 (Under Review): Fatal error is thrown in xliff parser if a xlf file contains XML in wrong format
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9530
Gerrit Code Review
09:47 Feature #34711: Insert hook into form wizard to enable loading configuration of custom form extensions
Hi,
if someone points me to documentation about writing a hook, I'll gladly implement this.
Regards,
Franz
Franz Geiger
09:46 Feature #34711 (Closed): Insert hook into form wizard to enable loading configuration of custom form extensions
Issue #32701 made it possible to use custom postprocessors in the form extension. But these custom postprocessors can... Franz Geiger
07:58 Revision 93007881: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
Alexander Stehlik
03:14 Bug #33497: Impossible to load t3lib_http_Reqest in frontend
Push ... any opinions? Philipp Gampe

2012-03-09

20:53 Bug #34371 (Under Review): Custom HTML5 attributes loose their hyphens when rendered in frontend
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9521
Gerrit Code Review
19:17 Feature #32701: Enable customer postProcessors in different folder
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9006
Gerrit Code Review
18:27 Bug #34698 (Under Review): t3lib/class.t3lib_befunc.php -> getViewDomain
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9519
Gerrit Code Review
18:20 Bug #34698 (Closed): t3lib/class.t3lib_befunc.php -> getViewDomain
The changed function getViewDomain should always take the firstDomain from the tree first instead of using the curren... Thomas Layh
16:06 Bug #34695 (Closed): missing parameter for implode in showpic.php
implode requires 2 parameters, only one is given in showpic.php:... Simon Schaufelberger
15:51 Bug #34690: media element does not work when BE with SSL
this works for me with lockSSL = 2 ...
//add SWFobject js-file
if(intval($GLOBALS['TYPO3_CONF_VARS']['BE']['loc...
Manuel Kammermann
15:07 Bug #34690 (Closed): media element does not work when BE with SSL
Dear TYPO3 Community,
When setting lockSSL to have the BE-Login with the secure protocol, the media content elemen...
Manuel Kammermann
15:19 Bug #34692 (Under Review): Regression: SQL error inserting tables for statictemplates
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9516
Gerrit Code Review
15:17 Bug #34692 (Closed): Regression: SQL error inserting tables for statictemplates
We could of course just drop static templates too :)
Regression happened in commit:4e7530ba59e5788161c51d2b7ec9514...
Philipp Gampe
15:04 Feature #34621: Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9431
Gerrit Code Review
14:30 Bug #34460 (Resolved): Allowed excludefields shows fields of tables which are admin only
Applied in changeset commit:0b80b3657bf707e76308321d13f92a7bb69be6f3. Georg Ringer
14:13 Bug #34686: style fix for install tool phpinfo
due to the difference of install tool only and install tool via backend,
one needs to add ...
Markus Timtner
13:05 Bug #34686: style fix for install tool phpinfo
screenshots got lost, here they are: Markus Timtner
13:02 Bug #34686 (Closed): style fix for install tool phpinfo
The install tool stylesheet overrides some styles of phpinfo, see screenshots.
fix:...
Markus Timtner
13:34 Task #34685: Compatibility adjustments for PHP 5.4
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9511
Gerrit Code Review
12:44 Task #34685: Compatibility adjustments for PHP 5.4
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9511
Gerrit Code Review
12:37 Task #34685: Compatibility adjustments for PHP 5.4
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9511
Gerrit Code Review
12:19 Task #34685 (Under Review): Compatibility adjustments for PHP 5.4
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9511
Gerrit Code Review
12:11 Task #34685 (Closed): Compatibility adjustments for PHP 5.4
According to [1] some minor compatibility adjustments for PHP 5.4 are necessary.
[1] http://docs.php.net/manual/en...
Markus Klein
10:15 Bug #28778: Pages not moveable in pagetree without right to delete page
Same problem in TYPO3 4.5.11 Stephan Vidar
10:15 Bug #25135: Pagetree - Drag and drop only works for BE-Users with delete-permissions
Same problem in TYPO3 4.5.11 Stephan Vidar
10:04 Task #25099: simulate static methods of tslib_fe are deprecated but still used in the core
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9132
Gerrit Code Review
07:58 Revision 0b80b365: [BUGFIX] Excludefieds must exclude admin only tables
The field "allowed excludefields" should not show
fields of tables which are restricted to admins,
either because of ...
Georg Ringer
07:28 Bug #34544: sys_action > create backend user > assigning a db mount leads to javascript error "TBE_EDITOR not defined"
Applying the attached patch worked for me (v4.6.4)
Thank you, +1
Henrik Ziegenhain
02:30 Bug #34634 (Resolved): Inserting Tables is broken in 4.5.12 and 4.6.5
Applied in changeset commit:5549a18aed1bd3b6fdbae3e3894a21d6b403ca3f. Stanislas Rolland
02:30 Task #34441 (Resolved): TYPO3 logo points to typo3.com
Applied in changeset commit:4706235fa06091ca65981c8874e986f75d73b088. Jigal van Hemert

2012-03-08

23:18 Bug #32261: mkdir_deep does not set correct permissions nor create group
Todo: abandon patch for 4.5 and mark this issue as resolved. Jigal van Hemert
23:06 Task #34441: TYPO3 logo points to typo3.com
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9508
Gerrit Code Review
21:56 Task #34441 (Under Review): TYPO3 logo points to typo3.com
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9507
Gerrit Code Review
02:30 Task #34441 (Resolved): TYPO3 logo points to typo3.com
Applied in changeset commit:716ee8ed7298e91be4b95a16e25398d99678e566. Georg Ringer
22:37 Revision 5549a18a: [BUGFIX] RTE: Inserting a table is broken
Problem: The error is related to the color border settings.
Solution: HTMLArea.util.Color.colorToHex should return an...
Stanislas Rolland
22:37 Revision 41271aa0: [BUGFIX] RTE: Inserting a table is broken
Problem: The error is related to the color border settings.
Solution: HTMLArea.util.Color.colorToHex should return an...
Stanislas Rolland
22:01 Revision 4706235f: [TASK] Change typo3.com to typo3.org
As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: I986961182f6...
Jigal van Hemert
21:54 Bug #25007: RTE in the backend is very slow on IE7
Using gzip compression should help reduce at least the loading time. Stanislas Rolland
21:46 Bug #34100: RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
Gerrit Code Review wrote:
> Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
> It is availa...
Stanislas Rolland
21:41 Bug #34100 (Under Review): RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9506
Gerrit Code Review
17:50 Bug #34460: Allowed excludefields shows fields of tables which are admin only
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9337
Gerrit Code Review
16:53 Bug #24679: be_layout foreign_table_where
I have the same issue with Typo3 4.5.x.
A customer have a page where he wants to add a General Record Storage Page.
...
Frederic Biermann
14:30 Bug #34308 (Resolved): With "virtual page-root" review-grid needs restriction to mountpoints
Applied in changeset commit:5d304cbdc0c64457cad62cc3892e2ac43939f335. Stefan Neufeind
14:30 Bug #34020 (Resolved): Toolbar Separator IE8
Applied in changeset commit:bc613b4ee5bfb7dd14493e17c9917c4a918a077d. Felix Kopp
08:09 Bug #34020 (Under Review): Toolbar Separator IE8
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9485
Gerrit Code Review
14:30 Bug #31278 (Resolved): Missing quoting in t3lib_extFileFunc
Applied in changeset commit:f145fd32922de9d4bbc6a887b319316d8c4daff0. Dmitry Dulepov
08:01 Bug #31278 (Under Review): Missing quoting in t3lib_extFileFunc
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9484
Gerrit Code Review
02:30 Bug #31278 (Resolved): Missing quoting in t3lib_extFileFunc
Applied in changeset commit:a1cd99f5394c3774902f260a8f6714441f958204. Dmitry Dulepov
14:30 Bug #34446 (Resolved): undefined variable imgExt in tslib_content.php
Applied in changeset commit:92ba4820d45d60f13092c43949dd45843f1dcdfd. Simon Schaufelberger
14:30 Bug #17910 (Resolved): Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
Applied in changeset commit:838dc0f8cda10c6e2ce9c181c4baeea0a2b52845. Andreas Wolf
14:23 Bug #31517: flvplayer.swf - always "puffering" and no loop
Thanks for the update.
Looks like this is a flash issue, not a TYPO3 issue.
Markus Klein
11:04 Bug #31517: flvplayer.swf - always "puffering" and no loop
Markus Klein wrote:
> Looking at the video on the page linked in the description, everything works just fine.
> So ...
Igor
12:40 Revision 92ba4820: [BUGFIX] undefined variable imgExt
reducing colors in getImgResource function fails if not using image-
magic
Change-Id: I99577b8064d8094d47f2735767ad6...
Simon Schaufelberger
12:39 Revision 1a644c8c: [BUGFIX] With "virtual page-root" review-grid needs restriction
to mountpoints visible
With the "virtual page-root"-feature (#33852) a person which is
not admin now has a root-node...
Stefan Neufeind
12:27 Bug #29297 (Rejected): Clickmenu links broken
not needed anymore, no cardLayout present Steffen Ritter
12:26 Bug #29033 (Rejected): CardLayout: Switching between list and page while working leads to inconsistent states
not needed anymore, no cardLayout present Steffen Ritter
12:25 Bug #25218 (Resolved): tcaTree Interface is not localized
I checked with the source Code - TCA tree got localized by now Steffen Ritter
11:30 Story #34664 (Closed): jumpurl.secure misses a test for backend user sections
I use links with jumpurl.secure on backend user sections. It turns out that the generated links can be used by everyo... Martin Altmayer
10:54 Bug #20392: cli_dispatch.phpsh: server variable $_SERVER['PWD'] on windows systems not available
Problem still exists in typo3 version 4.6.5 - here a *quickfix* without modifying the typo3 src - works with all vers... Andreas Heissenberger
10:41 Feature #18211: Array of display conditions for TCA fields instead of 1 string
Stefano Cecere wrote:
> @Xavier: why did you drop this feature? i just checked it and seems ok (and useful)
> shoul...
Gabriel Kaufmann / Typoworx NewMedia
10:02 Revision 838dc0f8: [BUGFIX] Error when editing a record with additionalPreviewLanguage and an deleted l18n_parent
The behaviour that causes the error (translated elements are not deleted
when deleting parent) is fixed in recent TYP...
Andreas Wolf
10:00 Bug #34662 (Closed): Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'
It seems, that Commit commit:f1fd1b69 introduced a problem in certain conditions:
if the deprecationLog is enabled a...
Nico de Haen
09:37 Bug #34544: sys_action > create backend user > assigning a db mount leads to javascript error "TBE_EDITOR not defined"
Here is a patch for testing. Gwenhadu
08:09 Revision bc613b4e: [BUGFIX] Toolbar Separator IE8 and FF3.6
Improves the styling of Toolbar Separator items for Internet Explorer 8
and early Firefox (3.6). Also solves spacing ...
Felix Kopp
08:01 Revision f145fd32: [BUGFIX] Shell command arguments are not escaped
Shell command arguments should be escaped with escapeshellarg()
PHP function, which adds single quotes around the arg...
Dmitry Dulepov
07:56 Bug #34634: Inserting Tables is broken in 4.5.12 and 4.6.5
Reviewed on gerrit. +1 for both patches. Jan Loderhose
07:25 Revision 953297cc: [BUGFIX] Images from TER hosters break SSL
The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
Georg Ringer
07:25 Revision 6340a697: [BUGFIX] Images from TER hosters break SSL
The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
Georg Ringer
02:30 Bug #34627 (Resolved): idna_convert.class not found
Applied in changeset commit:5b9d173a3dd8cc81678b4f4d413b3fdcf54672bd. Georg Ringer
02:30 Bug #32517 (Resolved): t3lib_compressor set local filename to remote uri for external resources
Applied in changeset commit:0e00af5c56565f924240a84e4213cf0db7a5f088. Anonymous
02:30 Bug #31831 (Resolved): "Allowed excludefields" setting for the non-tt_content flexforms
Applied in changeset commit:44314a1e125dbfa4446f30331918334f2aad5746. Kai Vogel
02:30 Bug #34601 (Resolved): RTE: Deprecated call-time pass-by reference
Applied in changeset commit:831d361c580376c35de04541edda6fe716ac9f94. Andreas Bouche
02:30 Bug #22152 (Resolved): 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
Applied in changeset commit:f935346c80e962152b8be3cabe3181d21241fd4b. Dmitry Dulepov
02:30 Bug #21481 (Resolved): Backend: Generated tumbnails can't cached in the clients browser
Applied in changeset commit:f87ee3984ad8533d5481a9694c22b9ce1c14f66d. Dmitry Dulepov
02:30 Bug #33592 (Resolved): Moved translated content elements are in wrong colpos
Applied in changeset commit:c2d62aa175c316e8266492243d141d06ecc374df. Tolleiv Nietsch
02:30 Bug #34482 (Resolved): Fatal error: Call to undefined function posix_getgid()
Applied in changeset commit:95c1f5f56586d835669c22e56c04bf2635853002. Philipp Gampe
02:30 Bug #31460 (Resolved): flock() in class.t3lib_div.php
Applied in changeset commit:f1fd1b69e8934055dc3e7e4408aa4fe771f2aff1. Dmitry Dulepov
02:30 Feature #25079 (Resolved): suggest wizard won't work when using frontend editing.
Applied in changeset commit:418fe71304e7e21a188ee014fc2bef3be11aa56f. Anonymous
02:30 Bug #34658 (Resolved): RTE: Context menu looses current selection in IE9
Applied in changeset commit:5f8f4a1ae65d0cea0476bf07b2b6d521d0302c57. Stanislas Rolland
02:05 Bug #34658: RTE: Context menu looses current selection in IE9
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9482
Gerrit Code Review
02:00 Bug #34658: RTE: Context menu looses current selection in IE9
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9482
Gerrit Code Review
02:00 Bug #34658: RTE: Context menu looses current selection in IE9
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9481
Gerrit Code Review
01:46 Bug #34658 (Under Review): RTE: Context menu looses current selection in IE9
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9481
Gerrit Code Review
01:39 Bug #34658 (Closed): RTE: Context menu looses current selection in IE9
As of TYPO3 4.7, htmlArea RTE uses the DOM standard API for selection and range objects newly supported by IE9.
In...
Stanislas Rolland
02:30 Bug #32292 (Resolved): Page within a mountpoint using "Show Content from Page" results in 503 header
Applied in changeset commit:e0b5a7605387bc14f535c69c69b676b2ce784a9c. Patrick Broens
02:30 Bug #21943 (Resolved): redirect to referer when changing password
Applied in changeset commit:adfccd267122eb44353f5124435c3c6847f993cf. Jigal van Hemert
02:06 Revision 5f8f4a1a: [BUGFIX] RTE: Context menu looses current selection in IE9
Problem: As of TYPO3 4.7, htmlArea RTE uses the DOM standard API for
selection and range objects newly supported by I...
Stanislas Rolland
02:01 Revision d79c1f52: [BUGFIX] RTE: Context menu looses current selection in IE9
Problem: As of TYPO3 4.7, htmlArea RTE uses the DOM standard API for
selection and range objects newly supported by I...
Stanislas Rolland

2012-03-07

23:37 Feature #34621: Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9431
Gerrit Code Review
01:28 Feature #34621 (Under Review): Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9431
Gerrit Code Review
00:58 Feature #34621 (Closed): Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
You can already include Typoscript files like this:
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:mysite/Typoscript/setup.ts...
Loek Hilgersom
21:26 Revision e0b5a760: [BUGFIX] Page within a mountpoint using Show Content from Page results in 503 header
When pages:content_from_pid is used, the TSFE for the current object will be cloned to a temporary object for the pag... Patrick Broens
20:43 Revision adfccd26: [BUGFIX] redirect to referrer when changing password
The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en...
Jigal van Hemert
20:41 Revision 418fe713: [BUGFIX] Suggest Wizard crashes in Frontend Editing
As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
...
Dennis Ahrens
20:39 Revision a1cd99f5: [BUGFIX] Shell command arguments are not escaped
Shell command arguments should be escaped with escapeshellarg()
PHP function, which adds single quotes around the arg...
Dmitry Dulepov
19:42 Revision f1fd1b69: [BUGFIX] flock() calls in TYPO3 prevent NFS hosting
flock() happens in several places in TYPO3. This function does
not work properly on NFS shares. t3lib_lock should be ...
Dmitry Dulepov
19:38 Revision 95c1f5f5: [BUGFIX] Fatal error: Call to undefined function posix_getgid()
Limit the data to entries which can be created without posix_getgid().
Change-Id: I26f8950e2d69185ff990489f573e3dde8...
Philipp Gampe
19:37 Revision 716ee8ed: [TASK] Change typo3.com to typo3.org
As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: I5eb6568c654...
Georg Ringer
19:36 Bug #28604 (Resolved): Switching from workspace module to another module does not work
I also can't reproduce any more Helmut Hummel
19:35 Task #34441 (Under Review): TYPO3 logo points to typo3.com
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9474
Gerrit Code Review
19:34 Revision c2d62aa1: [BUGFIX] Fix translation moving in workspaces
Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh...
Tolleiv Nietsch
19:32 Bug #33592 (Under Review): Moved translated content elements are in wrong colpos
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9473
Gerrit Code Review
19:31 Revision 831d361c: [BUGFIX] RTE: deprecated call-time pass-by-reference
The Hook to extend javascript functions in
mod3/class.tx_rtehtmlarea_browse_links.php uses a
deprecated call-time pas...
Andreas Bouche
19:28 Bug #34601 (Under Review): RTE: Deprecated call-time pass-by reference
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9472
Gerrit Code Review
14:30 Bug #34601 (Resolved): RTE: Deprecated call-time pass-by reference
Applied in changeset commit:218d8abecc70135da3f56ad055b60f8b4ccb824c. Andreas Bouche
19:27 Revision f87ee398: [BUGFIX] Make generated thumbnails browser-cachable
Thumbnail generation code appends current timestamp in each
invocation of the thumbnail generation script. This is us...
Dmitry Dulepov
19:25 Bug #21481 (Under Review): Backend: Generated tumbnails can't cached in the clients browser
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9471
Gerrit Code Review
14:30 Bug #21481 (Resolved): Backend: Generated tumbnails can't cached in the clients browser
Applied in changeset commit:630e17650e80ca365418fd6b806acf7a23ede729. Dmitry Dulepov
19:24 Revision f935346c: [BUGFIX] PHP warnings may show up in the List module
If the table is defined in $TCA but it misses "columns" array,
there will be a warning in the List module when search...
Dmitry Dulepov
19:23 Bug #32050: Layoutbug in Function "Display versions" in IE9
I think that in TYPO3 4.5, the problem is due to ExtJS 3.3 which does not fully support IE9. Stanislas Rolland
19:22 Bug #34100: RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
In TYPO3 4.5, the problem is due to ExtJS 3.3 which does not fully support IE9.
The following patch will let the RTE...
Stanislas Rolland
19:22 Bug #22152 (Under Review): 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9470
Gerrit Code Review
14:30 Bug #22152 (Resolved): 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
Applied in changeset commit:4e4f41de986afb52385b28c0f9155da7e65ade12. Dmitry Dulepov
19:22 Bug #25190: Selection in pagetree with IE9 RC not possible
I think that in TYPO3 4.5, the problem is due to ExtJS 3.3 which does not fully support IE9. Stanislas Rolland
19:21 Revision 0e00af5c: [BUGFIX] Set filename to downloaded resource in t3lib_compressor
Compressor fails to properly reference external URLs.
It should use the downloaded copy of the resource.
Change-Id: ...
Morton Jonuschat
19:18 Bug #32517 (Under Review): t3lib_compressor set local filename to remote uri for external resources
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9469
Gerrit Code Review
14:30 Bug #32517 (Resolved): t3lib_compressor set local filename to remote uri for external resources
Applied in changeset commit:50cc033e0d7cbaf041cce152191ef9297f789c72. Anonymous
19:09 Revision 5b9d173a: [BUGFIX] Fix idna_convert.class not found
Since #30311 an additional class is used to check
domains but the call is wrong. This is fixed now
Change-Id: I459b4...
Georg Ringer
19:09 Revision 44314a1e: [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms
Extend the "Allowed excludefields" in group access lists to also show
FlexForm fields from other tables than tt_conte...
Kai Vogel
19:06 Bug #31831 (Under Review): "Allowed excludefields" setting for the non-tt_content flexforms
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9468
Gerrit Code Review
14:30 Bug #31831 (Resolved): "Allowed excludefields" setting for the non-tt_content flexforms
Applied in changeset commit:d45c6acbd9de89df2c8e8b84596524ceea6f541b. Kai Vogel
19:05 Bug #34627: idna_convert.class not found
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9467
Gerrit Code Review
10:36 Bug #34627 (Under Review): idna_convert.class not found
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9448
Gerrit Code Review
10:33 Bug #34627 (Closed): idna_convert.class not found
since #30311 I get the error
-------
Fatal error: require_once() [function.require]: Failed opening required '../ty...
Georg Ringer
19:00 Bug #34634: Inserting Tables is broken in 4.5.12 and 4.6.5
Please test these changes for 4.5 and 4.6. Stanislas Rolland
18:59 Bug #34634: Inserting Tables is broken in 4.5.12 and 4.6.5
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9466
Gerrit Code Review
18:56 Bug #34634 (Under Review): Inserting Tables is broken in 4.5.12 and 4.6.5
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9465
Gerrit Code Review
17:44 Bug #34634 (Accepted): Inserting Tables is broken in 4.5.12 and 4.6.5
Stanislas Rolland
12:31 Bug #34634: Inserting Tables is broken in 4.5.12 and 4.6.5
This also affects the properties dialogs of table, row, column, and cell. Same error message.
The error is related t...
Christian Hennecke
12:21 Bug #34634 (Closed): Inserting Tables is broken in 4.5.12 and 4.6.5
After upgrading TYPO3 to 4.5.12 and 4.6.5 inserting tables via RTE fails.
Latest FF says: ...
Jan Loderhose
16:30 Bug #34646 (Closed): form sysext can't handle more than 1 form with validation per page (with patch)
If multiple forms are used on the same page with different validation rules, *all* validation rules apply to *all* fo... Claudio M
15:56 Revision aad4ef53: [BUGFIX] Fix idna_convert.class not found
Since #30311 an additional class is used to check
domains but the call is wrong. This is fixed now
Change-Id: I459b4...
Georg Ringer
15:39 Bug #32007 (Closed): PHP inclusion warnings
Chris topher
15:39 Bug #31050 (Closed): Merge linkvalidator for 4.5.7
Chris topher
15:39 Task #31045 (Closed): English XLIFF files should not contain target element
Chris topher
15:39 Task #30896 (Closed): Fix version number of 4.6 branch
Chris topher
15:39 Bug #30761 (Closed): Invalid target language in localization file
Chris topher
15:39 Task #30757 (Closed): Merge Changes from core since last sync
Chris topher
15:39 Task #30755 (Closed): Prepare merge for 4.6-RC1
Chris topher
15:39 Bug #30753 (Closed): SQL Injection in Scheduler Task of Linkvalidator
Chris topher
15:39 Bug #30593 (Closed): SQL error if a task is run on a disabled page
Chris topher
15:39 Bug #30589 (Closed): Revert change in interface signature
Chris topher
15:39 Task #30588 (Closed): Update manual
Chris topher
15:39 Bug #30586 (Closed): It is not possible to set page 0 to schedular task
Chris topher
15:39 Bug #30585 (Closed): SQL error if opening a disabled page with module
Chris topher
15:39 Bug #30043 (Closed): Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
Chris topher
15:39 Task #29341 (Closed): Fix CGL issues
Chris topher
15:39 Task #29140 (Closed): Fix phpdoc and method signatures
Chris topher
15:39 Task #28915 (Closed): Refactor to t3lib_http_Request for external URLs
Chris topher
15:39 Bug #28255 (Closed): Warning in log when displaying report
Chris topher
15:39 Task #28241 (Closed): Merge changes from 4.5 upstream to master
Chris topher
15:39 Task #27416 (Closed): Fix localization handling to support XLIFF
Chris topher
15:39 Bug #26995 (Closed): Merge CGL changes from 4.5.3
Chris topher
15:39 Bug #26884 (Closed): Prepare for 4.5.3
Chris topher
15:39 Bug #26731 (Closed): The info module does not show up in IE 7 and 8
Chris topher
15:39 Bug #13953 (Closed): Third-party classes cannot be checked due to dynamicConfigFile in TCA
Chris topher
15:39 Feature #13847 (Closed): Add error message for return code 401
Chris topher
15:39 Bug #13802 (Closed): Add handling for HTTP 405 Method not allowed
Chris topher
15:39 Feature #13849 (Closed): Add more status codes for external link errors
Chris topher
15:39 Bug #13547 (Closed): Special handling for HTTP 400 Bad request
Chris topher
15:39 Bug #13828 (Closed): checkhidden has no effect for some configurations
Chris topher
15:39 Bug #13757 (Closed): Scheduler task does not work at all
Chris topher
15:39 Bug #13756 (Closed): External links to big files crash TYPO3
Chris topher
15:38 Bug #13432 (Closed): 404 for external links with no redirect
Chris topher
15:38 Bug #12225 (Closed): External Links with Redirects are reported as 404
Chris topher
15:38 Feature #13680 (Closed): Refactor external link, do not follow senseless loop, add user agent
Chris topher
15:38 Bug #13340 (Closed): Regression in TYPO3 4.5.1: pid and uid database fields are always 0
Chris topher
15:38 Bug #13318 (Closed): Regression in linkvalidator
Chris topher
15:38 Bug #12586 (Closed): Check links should not show statistics
Chris topher
15:38 Bug #12568 (Closed): Make a branch
Chris topher
15:38 Bug #12526 (Closed): Manual needs new screenshots and text since we now use 2 tabs in the module
Chris topher
15:38 Feature #12447 (Closed): Clearly separate Checks from Report in module
Chris topher
15:38 Bug #12432 (Closed): Selected page metas are not processed
Chris topher
15:38 Bug #12431 (Closed): putting labels into members, is this necessary (it's at least very uncommon): $this->firstSteps
Chris topher
15:38 Bug #12429 (Closed): do not use private accessors
Chris topher
15:38 Bug #12422 (Closed): ext_tables.sql: Do not use abbreviations for field names (recuid, recpid)
Chris topher
15:38 Bug #12414 (Closed): OOP principle of data encapsulation violated in tx_linkvalidator_tasks_Validate
Chris topher
15:38 Bug #12411 (Closed): Fix Copyright Notices
Chris topher
15:38 Bug #12396 (Closed): Review, CGL issues, security
Chris topher
15:38 Bug #12385 (Closed): Conflict scheduler:testtask with linkvalidator::task
Chris topher
15:38 Bug #12377 (Closed): Other link types than supported use the same type than the last found
Chris topher
15:38 Feature #12344 (Closed): Migrate to t3lib_htmlmail to SwiftMailer
Chris topher
15:38 Feature #12340 (Closed): Enhance the tx_linkvalidator_linkTypes_Interface
Chris topher
15:38 Bug #12261 (Closed): Reports are not sending correct emails
Chris topher
15:38 Bug #12235 (Closed): Reporting errors does not work with cURL
Chris topher
15:38 Bug #12232 (Closed): Redirects to https get reported as 404
Chris topher
15:38 Bug #12226 (Closed): Website that has multiple domainsrecords produces funny links
Chris topher
15:38 Bug #12025 (Closed): Add link to scheduler
Chris topher
15:38 Bug #12024 (Closed): Remove cellspacing
Chris topher
15:38 Bug #12022 (Closed): Add CSH labels for the labels of the Scheduler job
Chris topher
15:38 Bug #12019 (Closed): Do not display the format of the date of the last check
Chris topher
15:38 Bug #11866 (Closed): When the edit pencil next to a link is clicked, you end up at tree root with search_levels=0 after saving
Chris topher
15:38 Bug #11794 (Closed): If website root is active, searching for links does not work
Chris topher
15:38 Bug #11280 (Closed): Refactor class tx_linkvalidator_processing
Chris topher
15:38 Bug #11278 (Closed): Create an interface for the linktype classes
Chris topher
15:38 Bug #11277 (Closed): initialize in modfunc1 could be protected
Chris topher
15:38 Bug #11275 (Closed): Remove clear.gif in /modfunc1/
Chris topher
15:38 Bug #11274 (Closed): Change true to 1 for showUpdateButton
Chris topher
15:38 Feature #11273 (Closed): Linkchecker does not show internal links to hidden pages as broken
Chris topher
15:38 Bug #11272 (Closed): Fix dos line endings in ext_tables.php
Chris topher
15:38 Bug #11270 (Closed): List in the BE module should be sorted by record
Chris topher
15:38 Bug #11269 (Closed): Proofread the manual
Chris topher
15:38 Bug #10998 (Closed): Rename and move link classes and processing class
Chris topher
15:38 Bug #10989 (Closed): Anchors in internal links are incorrectly treated as pages
Chris topher
15:38 Bug #10988 (Closed): getBrokenUrl returns wrong url
Chris topher
15:38 Bug #10987 (Closed): linkvalidator doesn't detect hidden pages
Chris topher
15:38 Bug #10912 (Closed): Rename and move task to classes/tasks and change locallang namespace
Chris topher
15:38 Bug #10907 (Closed): invalid external url not detected
Chris topher
15:38 Bug #10900 (Closed): Regression: Fatal error in class.tx_linkvalidator_modfunc1.php
Chris topher
15:38 Bug #10892 (Closed): Basic cleanup throughout the extension
Chris topher
15:38 Bug #10891 (Closed): Fix deprecation warning "call by reference" in modfunc1
Chris topher
15:38 Bug #10890 (Closed): Make ext:info as dependency in ext_emconf
Chris topher
15:38 Bug #10820 (Closed): Error and warning under Windows
Chris topher
15:38 Feature #10763 (Closed): The mailtemplate setting should have a default setting
Chris topher
15:38 Feature #10740 (Closed): Show report date and age
Chris topher
15:38 Feature #10737 (Closed): "Check links" button must be hideable with TS
Chris topher
15:38 Feature #10598 (Closed): extend tx_linkvalidator_checkbase API a bit
Chris topher
15:38 Bug #10589 (Closed): HTTP errors might not be detected
Chris topher
14:58 Bug #34642: Shortcut redirects might loose linkVars
Hi Tolleiv,
I thought the automatic shortcut redirects were integrated in version 4.6 or do you mean another featu...
Stefan Galinski
14:26 Bug #34642 (Closed): Shortcut redirects might loose linkVars
In case your TypoScript has a type indication within config.linkVars (e.g. config.linkVars = L(int) ),
the redirect ...
Tolleiv Nietsch
14:56 Bug #34550: Page Preview - No Access for non Admins
Many Thanks! Works now. Can be closed Janine Schendel
14:38 Bug #34550: Page Preview - No Access for non Admins
I haven't tested, but I would guess you have to give the editor access to the workspace module in the user/group sett... Christian Jul Jensen
14:36 Bug #34544: sys_action > create backend user > assigning a db mount leads to javascript error "TBE_EDITOR not defined"
Could you maybe try out if your suggested solutions solves the problem and provide a patch for testing? Christian Jul Jensen
14:30 Bug #24125 (Resolved): jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Applied in changeset commit:082b9b2ee1289ae37a70064606946b57e611b1da. Alexander Stehlik
14:30 Bug #34162 (Resolved): Merging CSS/JS files with absRefPrefix set causes PHP error
Applied in changeset commit:50cc033e0d7cbaf041cce152191ef9297f789c72. Anonymous
14:30 Bug #30311 (Resolved): Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
Applied in changeset commit:6a1632ec35deecfcd7179ce4ad52efcff667d3f2. Mario Rimann
08:28 Bug #30311: Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9436
Gerrit Code Review
08:26 Bug #30311: Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9435
Gerrit Code Review
08:25 Bug #30311: Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9434
Gerrit Code Review
08:23 Bug #30311: Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6907
Gerrit Code Review
14:30 Bug #34203 (Resolved): Images from ter-hoster break SSL address-bar in the browsers + CSP
Applied in changeset commit:fd61d5f58650dd3799e903c9a3b364e117802be6. Georg Ringer
08:44 Bug #34203: Images from ter-hoster break SSL address-bar in the browsers + CSP
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9439
Gerrit Code Review
08:42 Bug #34203: Images from ter-hoster break SSL address-bar in the browsers + CSP
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9438
Gerrit Code Review
08:41 Bug #34203: Images from ter-hoster break SSL address-bar in the browsers + CSP
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9437
Gerrit Code Review
14:30 Bug #34020 (Resolved): Toolbar Separator IE8
Applied in changeset commit:674fad2fccfb7be5bc2f68184711985f0e8924cb. Felix Kopp
14:30 Task #34567 (Resolved): Remove obsolete sysext/cms/doc
Applied in changeset commit:e39d20b30b86f3afb72824d6ffedf2423b5491d9. Sebastian Michaelsen
10:27 Task #34567 (Under Review): Remove obsolete sysext/cms/doc
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9445
Gerrit Code Review
14:20 Bug #34581: Methods should not be private
These private methods were introduced in #12649. The task was about splitting one method into several smaller methods... Chris topher
13:38 Bug #29262 (Closed): XLIFF: Approved attribute is on wrong element
Xavier Perseguers
13:38 Bug #29171 (Closed): Clean up API of t3lib_cache
Xavier Perseguers
13:38 Bug #29166 (Closed): Streamline Handling of Prefixes in the Core
Xavier Perseguers
13:38 Bug #29137 (Closed): Fatal error with E_STRICT: Declaration of fetchType must be compatible with interface
Xavier Perseguers
13:38 Bug #29135 (Closed): Remove usage counts in method comments
Xavier Perseguers
13:38 Bug #29134 (Closed): Labels of modules extending t3lib_extobjbase not loaded
Xavier Perseguers
13:38 Bug #29132 (Closed): t3lib_lock: Clean up constructor and add unit tests
Xavier Perseguers
13:38 Bug #29098 (Closed): Remove unused parameter in array utility
Xavier Perseguers
13:38 Bug #29041 (Closed): Enlarge on click does not work anymore for images
Xavier Perseguers
13:38 Bug #29028 (Closed): Use proper localization API
Xavier Perseguers
13:38 Bug #28973 (Closed): Handle cache tables in install tool and em
Xavier Perseguers
13:38 Bug #28970 (Closed): Failing unit test in tslib_adminPanelTest
Xavier Perseguers
13:38 Bug #29136 (Closed): Thumbnail-Size
Xavier Perseguers
13:38 Bug #28962 (Closed): Thumbnail placeholder: image-not-rendered is unreadable
Xavier Perseguers
13:38 Bug #28949 (Closed): Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php"
Xavier Perseguers
13:38 Bug #28851 (Closed): Problems with cardlayout (loadingmasks)
Xavier Perseguers
13:38 Bug #28819 (Closed): RTE Spellchecker invokes deprecated function in TYPO3 4.6
Xavier Perseguers
13:38 Bug #28818 (Closed): RTE Find & replace plugin refers to deprecated function in TYPO3 4.6
Xavier Perseguers
13:38 Bug #28797 (Closed): Make use of PHP file caching front end
Xavier Perseguers
13:38 Bug #28796 (Closed): Caching tables are not parsed
Xavier Perseguers
13:38 Bug #28777 (Closed): File name of T3D exports
Xavier Perseguers
13:38 Bug #28667 (Closed): Extension Manager Cleanup
Xavier Perseguers
13:38 Bug #28619 (Closed): Fix http request exceptions with ssl certificates
Xavier Perseguers
13:38 Bug #27247 (Closed): Missing Hook in extjs pagetree
Xavier Perseguers
13:38 Bug #27217 (Closed): t3lib_div::cmpFQDN() lacks support for IPv6, direct hostnames and has matching-problems
Xavier Perseguers
13:38 Bug #27230 (Closed): cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Xavier Perseguers
13:38 Bug #25704 (Closed): Use consistent class names
Xavier Perseguers
13:38 Bug #22256 (Closed): User settings title needs capitalization
Xavier Perseguers
13:38 Bug #21381 (Closed): Optimize some database indexes
Xavier Perseguers
13:38 Bug #18273 (Closed): Install new Extension with table in native, external database will fail
Xavier Perseguers
13:38 Bug #29248 (Closed): Cannot use own translation with XLIFF
Xavier Perseguers
13:37 Bug #29333 (Closed): TYPO3.lang or TYPO3.LLL should be replaced with TYPO3.l10n.localize()
Xavier Perseguers
13:37 Bug #29285 (Closed): Check for PHP 5.3
Xavier Perseguers
13:37 Bug #29308 (Closed): List detail section has hardcoded text
Xavier Perseguers
13:36 Task #29339 (Closed): Merge linkvalidator for beta2
Xavier Perseguers
13:36 Task #29338 (Closed): Release linkvalidator 1.0.4
Xavier Perseguers
13:36 Bug #29313 (Closed): Externally referenced ll-XML files are not parsed
Xavier Perseguers
13:34 Task #28677 (Closed): Rename and deprecate config.minifyJS/config.minifyCSS
Xavier Perseguers
13:34 Task #28656 (Closed): Clean up form system extension
Xavier Perseguers
13:34 Task #28655 (Closed): Streamline structure of form extension
Xavier Perseguers
13:34 Bug #28651 (Closed): [Form] Remove third-party support of the new form extension
Xavier Perseguers
13:34 Bug #28610 (Closed): htmlArea RTE: buildStyleSheet() cannot be deprecated in TYPO3 4.6
Xavier Perseguers
13:34 Bug #28598 (Closed): [Cache] Let NullBackend implement PhpCapableBackend
Xavier Perseguers
13:34 Feature #28595 (Closed): Function to substitute markers and subparts recursively
Xavier Perseguers
13:34 Bug #28593 (Closed): Upgrade Wizard "Deprecated RTE properties in Page TS Config" fails if no deprecated properties are used at all.
Xavier Perseguers
13:34 Bug #28639 (Closed): Improve adminPanel hook
Xavier Perseguers
13:34 Bug #28523 (Closed): Problems with new Card Layout in backend modules
Xavier Perseguers
13:34 Task #28499 (Closed): Rework deprecation of t3lib_div::int_from_ver()
Xavier Perseguers
13:34 Feature #28494 (Closed): Change the way saltedpasswords sets "eval" in ext_tables.php.
Xavier Perseguers
13:34 Bug #28462 (Closed): Regression: Flashmessages are not shown any more
Xavier Perseguers
13:34 Bug #28439 (Closed): XLIFF: CSH labels are always in English
Xavier Perseguers
13:30 Bug #28439: XLIFF: CSH labels are always in English
Please use the mailing list if you have problems with your install. This bug is resolved and closed. And I just check... Xavier Perseguers
13:34 Feature #28405 (Closed): Enable GIFBUILDER to generate 32-bit PNG images
Xavier Perseguers
13:34 Bug #28398 (Closed): t3lib_TCEforms is calling deprecated method t3lib_div::testInt()
Xavier Perseguers
13:34 Feature #28388 (Closed): Integrate Form project into Core
Xavier Perseguers
13:34 Task #28368 (Closed): Enhance default .htaccess settings
Xavier Perseguers
13:34 Bug #28354 (Closed): Regression: filelistFolderTree constructor is recursive
Xavier Perseguers
13:34 Feature #28353 (Closed): Add record to other table in "new record wizard"
Xavier Perseguers
13:34 Feature #28347 (Closed): Add HTML5 placeholder text to search form input field
Xavier Perseguers
13:34 Feature #28344 (Closed): Include HTTP Request2 for better HTTP handling
Xavier Perseguers
13:34 Feature #28325 (Closed): htmlArea RTE: Deprecate/restructure various RTE configuration properties
Xavier Perseguers
13:34 Bug #28323 (Closed): Cache FileBackend does not respect fileCreateMask
Xavier Perseguers
13:34 Feature #28322 (Closed): Redirect to Shortcut target page
Xavier Perseguers
13:34 Feature #28314 (Closed): TCA: Allow parameters to be specified for userFunc
Xavier Perseguers
13:34 Bug #28273 (Closed): Make saltedpasswords default
Xavier Perseguers
13:34 Bug #28246 (Closed): Deprecate PHP4 constructors
Xavier Perseguers
13:34 Feature #28239 (Closed): Add support for locales
Xavier Perseguers
13:34 Bug #28223 (Closed): Localization of a constant string is empty
Xavier Perseguers
13:34 Task #28221 (Closed): Remove XCLASS definitions from cache classes
Xavier Perseguers
13:34 Task #28219 (Closed): Invalidate autoloader cache in em
Xavier Perseguers
13:34 Bug #28208 (Closed): [4.6] Disallowed compatibility break in tslib_pibase
Xavier Perseguers
13:34 Bug #28185 (Closed): Redirect in FE to 1-2-3 installer broken
Xavier Perseguers
13:34 Bug #28181 (Closed): Styling of security warnings
Xavier Perseguers
13:34 Feature #28063 (Closed): Use caching framework in autoloader
Xavier Perseguers
13:34 Bug #28025 (Closed): [INSTALL] Show description for enableDeprecationLog as <dl>
Xavier Perseguers
13:34 Feature #28018 (Closed): Add ucfirst and lcfirst to stdWrap
Xavier Perseguers
13:34 Task #27931 (Closed): Move workspace preview functionality into versioning / workspace
Xavier Perseguers
13:34 Feature #27694 (Closed): Speedup backend and allow compression in frontend
Xavier Perseguers
13:34 Bug #27632 (Closed): Disabled empty "number of days" field in table garbage collection scheduler task
Xavier Perseguers
13:34 Feature #27525 (Closed): pagetree: tooltips for pages of type "shortcut" should display destination-page-id
Xavier Perseguers
13:34 Feature #27493 (Closed): Show localization mode of field in form
Xavier Perseguers
13:34 Feature #27272 (Closed): Configurable T3D export memory limit
Xavier Perseguers
13:34 Bug #27104 (Closed): BE UI: Warning when creating multiple pages should be removed
Xavier Perseguers
13:34 Feature #25836 (Closed): Monitor peak memory usage
Xavier Perseguers
13:34 Bug #25824 (Closed): Remove /typo3/js/workspacemenu.js, which seems to be outdated
Xavier Perseguers
13:34 Bug #28264 (Closed): Wrong check for existance of translated label
Xavier Perseguers
13:34 Bug #25378 (Closed): Remove SVN auto properties $Id$
Xavier Perseguers
13:34 Feature #25174 (Closed): htmlArea RTE: Defer access to stylesheets
Xavier Perseguers
13:34 Feature #25091 (Closed): htmlArea RTE: Write troubleshooting messages to JavaScript console
Xavier Perseguers
13:34 Feature #25084 (Closed): Content rendering: Table cell content always wrapped in paragraphs
Xavier Perseguers
13:34 Feature #25039 (Closed): htmlArea RTE: Add possiblity to set pastetoggle to ON by default
Xavier Perseguers
13:34 Task #27983 (Closed): Remove deprecated parts marked for removal in TYPO3 4.4/4.5/4.6
Xavier Perseguers
13:34 Feature #24561 (Closed): Show Exception details only to BE users
Xavier Perseguers
13:34 Task #24551 (Closed): Adhere to CGL: t3lib_div::getUrl() instead of t3lib_div::getURL()
Xavier Perseguers
13:34 Bug #24506 (Closed): cli_dispatch.phpsh ignores PATH to php and assumes it's in /usr/bin/
Xavier Perseguers
13:34 Feature #23671 (Closed): felogin: Add hook before HTTP redirect
Xavier Perseguers
13:34 Feature #21144 (Closed): Remove ext_autoload.php files for extensions using Extbase naming convention
Xavier Perseguers
13:34 Feature #20953 (Closed): Add a warning for IE6 users in TYPO3 4.6
Xavier Perseguers
13:34 Feature #20877 (Closed): Optimize database queries to session tables
Xavier Perseguers
13:34 Feature #19347 (Closed): Integrate string replacement to stdWrap
Xavier Perseguers
13:34 Bug #18926 (Closed): class.tx_impexp.php sets 256m memory_limit without checking php.ini
Xavier Perseguers
13:34 Feature #18822 (Closed): Add stdWrap to each of the properties of TypoScript "select"
Xavier Perseguers
13:34 Feature #17881 (Closed): Enable stdWrap for select.where
Xavier Perseguers
13:34 Bug #17045 (Closed): T3D Export crashes with memory exhausted
Xavier Perseguers
13:34 Feature #17037 (Closed): Better Shortcut for pages
Xavier Perseguers
13:34 Bug #17020 (Closed): class.tx_impexp.php wants 256m memory_limit
Xavier Perseguers
13:34 Feature #14472 (Closed): Ranges in ID lists
Xavier Perseguers
13:34 Feature #12664 (Closed): Idea about faster loading modules
Xavier Perseguers
13:33 Task #27998 (Closed): [Install] Move sql handling to own class
Xavier Perseguers
13:33 Bug #27997 (Closed): htmlArea RTE: Remove reference to deleted object
Xavier Perseguers
13:33 Bug #27994 (Closed): htmlArea RTE: Text indicator refers to deleted color conversion function aliases
Xavier Perseguers
13:33 Task #27985 (Closed): Remove function index
Xavier Perseguers
13:33 Task #27978 (Closed): TTFdpi should default to 96
Xavier Perseguers
13:33 Bug #27972 (Closed): LLXML Parser does not support localized label in the main LLXML
Xavier Perseguers
13:33 Bug #27969 (Closed): Versioning icon should be hidden in list module if "workspaces" is installed
Xavier Perseguers
13:33 Bug #27965 (Closed): lang: hscAndCharConv is not needed anymore.
Xavier Perseguers
13:33 Task #27954 (Closed): Change usage of t3lib_DB->sql_pconnect to t3lib_DB->connectDB
Xavier Perseguers
13:33 Bug #27947 (Closed): Remove draft workspace references
Xavier Perseguers
13:33 Bug #27936 (Closed): Date of 1970-01-01 is shown in unset date fields
Xavier Perseguers
13:33 Bug #27927 (Closed): Remove publish.php
Xavier Perseguers
13:33 Bug #27921 (Closed): Cache table layout - Intermediate fix
Xavier Perseguers
13:33 Task #27918 (Closed): Reference to php locallang files
Xavier Perseguers
13:33 Bug #27917 (Closed): Bootstap - Frontend: The Backend User Initialization should be encapsulated
Xavier Perseguers
13:33 Bug #27755 (Closed): Mirror selection is not respected
Xavier Perseguers
13:33 Bug #27753 (Closed): Show the faulty URL when an extension cannot be fetched
Xavier Perseguers
13:33 Bug #27742 (Closed): Correct redirect after moving a content element
Xavier Perseguers
13:33 Bug #27693 (Closed): Fix warnings in db backend unit tests
Xavier Perseguers
13:33 Bug #27692 (Closed): FileBackendTest setThrowsExceptionForInvalidIdentifier fails
Xavier Perseguers
13:33 Bug #27689 (Closed): Caching framework: Improve default configuration handling
Xavier Perseguers
13:33 Bug #27686 (Closed): Deprecate initCache methods in t3lib_cache
Xavier Perseguers
13:33 Bug #27685 (Closed): Use cache_runtime instead of cache_TCEmain
Xavier Perseguers
13:33 Bug #27681 (Closed): Improve deprecation handling of useCachingFramework
Xavier Perseguers
13:33 Bug #27677 (Closed): Caching Framework: use t3lib_cache_frontend_VariableFrontend as fallback frontend
Xavier Perseguers
13:33 Bug #27671 (Closed): Caching framework: Reduce code duplication in db backend
Xavier Perseguers
13:33 Bug #27548 (Closed): Caching framework db backend: Remove wildcard tag dropping
Xavier Perseguers
13:33 Task #27536 (Closed): Caching framework db backend: Use own namespace
Xavier Perseguers
13:33 Bug #27532 (Closed): [TASk] Add unit tests for t3lib_div addSlashesOnArray() and stripSlashesOnArray()
Xavier Perseguers
13:33 Bug #27530 (Closed): [TASK] Cleanup unnecessary calls to reset() or current()
Xavier Perseguers
13:33 Task #27529 (Closed): [TASK] Cleanup foreach() by using references
Xavier Perseguers
13:33 Bug #27506 (Closed): Caching framework: Flush all caches with 'clear all cache' command
Xavier Perseguers
13:33 Task #27408 (Closed): htmlArea RTE: Remove references to safe mode
Xavier Perseguers
13:33 Feature #27407 (Closed): Upgrade ExtJS to version 3.4.0
Xavier Perseguers
13:33 Bug #27323 (Closed): Toolbar: clear cache menu items do not span full width
Xavier Perseguers
13:33 Bug #27210 (Closed): t3lib_div::cmpIPv6() fails to compare
Xavier Perseguers
13:33 Feature #27208 (Closed): Add a runtime cache
Xavier Perseguers
13:33 Task #26829 (Closed): Improve Backend search
Xavier Perseguers
13:33 Bug #26826 (Closed): Remove override of authentication fields
Xavier Perseguers
13:33 Task #26519 (Closed): Language handling: splitLabels and locallang.php should be removed
Xavier Perseguers
13:33 Bug #26499 (Closed): Caching framework: Remove flushByTags() and findIdentifiersByTags()
Xavier Perseguers
13:33 Feature #25895 (Closed): Better RemoveFormat for MS Word
Xavier Perseguers
13:33 Feature #25698 (Closed): Throw HttpStatusExceptions in tslib_fe
Xavier Perseguers
13:33 Bug #27923 (Closed): locallangXMLOverride hook has been removed
Xavier Perseguers
13:33 Task #27673 (Closed): Add Parser for PHP locallang array
Xavier Perseguers
13:33 Feature #25343 (Closed): Scheduler task to delete old rows from database tables
Xavier Perseguers
13:33 Bug #25255 (Closed): pagetree dataprovider should enable node postprocessing
Xavier Perseguers
13:33 Bug #25119 (Closed): performace of cachingframework
Xavier Perseguers
13:33 Feature #24324 (Closed): tcaTree: Feature to make own record unselectable
Xavier Perseguers
13:33 Feature #23872 (Closed): Renaming of FE cookie name
Xavier Perseguers
13:33 Bug #23010 (Closed): Remove deprecated methods with deprecation log from core for 4.6
Xavier Perseguers
13:33 Bug #27227 (Closed): Use Runtime Cache in tslib_fe::get_cache_timeout
Xavier Perseguers
13:33 Bug #21601 (Closed): Labels for calcAge: Singular/Plural
Xavier Perseguers
13:33 Feature #19495 (Closed): memory waste with locallang
Xavier Perseguers
13:33 Feature #17634 (Closed): Remove default CSS
Xavier Perseguers
13:33 Feature #16180 (Closed): Add random on listNum
Xavier Perseguers
13:32 Task #28186 (Closed): Tag autoloader cache entries
Xavier Perseguers
13:32 Bug #28099 (Closed): Fatal error if setDBinit not set in localconf.php
Xavier Perseguers
13:32 Feature #28095 (Closed): Add hashing algorithms to stdWrap
Xavier Perseguers
13:32 Bug #28096 (Closed): Remove deprecated usages of testInt, calcPriority and calcParenthesis
Xavier Perseguers
13:32 Bug #28090 (Closed): [Cache] File backend: Create directory after flush()
Xavier Perseguers
13:32 Bug #28086 (Closed): Disable clear lang cache by default
Xavier Perseguers
13:32 Task #28064 (Closed): Move and rename testInt, calcPriority, calcParenthesis ==> t3lib_utility_Math
Xavier Perseguers
13:32 Feature #28057 (Closed): Refactor TYPO3.l10n localize handling.
Xavier Perseguers
13:32 Task #28055 (Closed): Move XLIFF handling to t3lib
Xavier Perseguers
13:32 Feature #28054 (Closed): Add php code cache
Xavier Perseguers
13:32 Bug #28040 (Closed): [TASK] Extension Cache Behaviour is messy
Xavier Perseguers
13:32 Task #28037 (Closed): Add unit test for t3lib_autoloader
Xavier Perseguers
13:32 Bug #28034 (Closed): Decouple extMgm::extPath from TYPO3_LOADED_EXT
Xavier Perseguers
13:32 Task #28032 (Closed): Add stdWrap for IMAGE.file.params
Xavier Perseguers
13:32 Task #28031 (Closed): Update information in INSTALL.txt
Xavier Perseguers
13:32 Bug #28030 (Closed): TCEforms: Boxes for original field values in localized records are too wide
Xavier Perseguers
13:32 Task #28028 (Closed): move t3lib_div::breakLinesForEmail to t3lib_utility_Mail::breakLinesForPlainEmail and add some unit tests
Xavier Perseguers
13:32 Feature #28027 (Closed): Add rounding functions to stdWrap
Xavier Perseguers
13:32 Task #28026 (Closed): Remove deprecated usages of intInRange, int_from_version, intval_positive
Xavier Perseguers
13:32 Task #28019 (Closed): Refactor intInRange, intval_positive and int_from_ver
Xavier Perseguers
13:32 Task #28015 (Closed): Deprecate Content Object HTML
Xavier Perseguers
13:32 Bug #28053 (Closed): Remove deprecated XLLfile hook
Xavier Perseguers
13:32 Bug #28014 (Closed): Improve Backend Logging module
Xavier Perseguers
13:32 Task #28011 (Closed): Unit tests for extMgm::extPath()
Xavier Perseguers
13:32 Feature #27228 (Closed): Evaluate starttime and stoptime fields as datetime
Xavier Perseguers
13:32 Bug #27001 (Closed): Fatal error: Call to undefined method TBE_FolderTree::t3lib_folderTree() in class.browse_links.php
Xavier Perseguers
13:32 Feature #26936 (Closed): Deprecate PHP_SCRIPT* objects
Xavier Perseguers
13:31 Bug #26926 (Closed): Import static data: Tables not clickable
Xavier Perseguers
13:31 Bug #26771 (Closed): Flexform sheet description should be editable via TSConfig
Xavier Perseguers
13:31 Bug #26758 (Closed): logoutHeader_stdWrap and logoutMessage_stdWrap are not used
Xavier Perseguers
13:31 Bug #26515 (Closed): TCA definition is not available in upgrade wizards
Xavier Perseguers
13:31 Task #26263 (Closed): Update caching framework to latest FLOW3 version
Xavier Perseguers
13:31 Feature #25397 (Closed): Adding XLIFF support as the default format for translation
Xavier Perseguers
13:31 Bug #24218 (Closed): Refactor conditions in t3lib_extFileFunc
Xavier Perseguers
13:31 Bug #23959 (Closed): Link Exception messages to Wiki pages
Xavier Perseguers
13:31 Bug #20473 (Closed): Starttime/endtime is not taken into account when caching
Xavier Perseguers
13:31 Bug #15984 (Closed): menu.showAccessRestrictedPages doesn't replace link for "include subpages"
Xavier Perseguers
13:31 Task #26626 (Closed): Each PHP statement must be on a line by itself
Xavier Perseguers
13:31 Bug #26622 (Closed): Variable was initialized wrong
Xavier Perseguers
13:31 Bug #26535 (Closed): Cannot redeclare class backend_toolbaritem
Xavier Perseguers
13:31 Bug #26240 (Closed): Use recursive option of mkdir in t3lib_div::mkdir_deep
Xavier Perseguers
13:31 Bug #26230 (Closed): Add unit tests for t3lib_div::mkdir_deep
Xavier Perseguers
13:31 Bug #26228 (Closed): Remove obsolete safe_mode hacks from t3lib_div
Xavier Perseguers
13:31 Bug #25408 (Closed): BE list module fails on some systems with php 5.3
Xavier Perseguers
13:31 Bug #25395 (Closed): Remove explicit checks for PHP < 5.3
Xavier Perseguers
13:31 Task #25334 (Closed): Remove global declarations inside methods
Xavier Perseguers
13:31 Bug #25332 (Closed): Remove safe_mode support
Xavier Perseguers
13:31 Bug #25206 (Closed): Remove Stylesheets and files only for IE6 from t3skin
Xavier Perseguers
13:31 Bug #25205 (Closed): Update TYPO3_branch to '4.6'
Xavier Perseguers
13:31 Bug #24757 (Closed): BE ajax request fails on some systems with php 5.3
Xavier Perseguers
13:31 Task #24146 (Closed): Remove ImageMagick 4 and ImageMagick 5 support
Xavier Perseguers
13:31 Bug #23836 (Closed): remove DEPRECATED static templates
Xavier Perseguers
13:31 Bug #21398 (Closed): Remove deprecated methods in t3lib_htmlmail
Xavier Perseguers
13:18 Bug #34636 (Accepted): option.disableDelete does not disable deletion
Tolleiv Nietsch
12:53 Bug #34636 (Closed): option.disableDelete does not disable deletion
On our last UG-meeting we discovered a nice option for user-/page-TSconfig:
option.disableDelete
which 'Disables th...
Bernd Wilke
13:12 Bug #33873 (Under Review): l10n_parent wrong after moving translated CEs
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9451
Gerrit Code Review
13:11 Bug #33873: l10n_parent wrong after moving translated CEs
How to test: *use a current master*
# Create 2 pages, both with translations, both with one translated content ele...
Georg Ringer
11:43 Task #34629 (Under Review): Clean up phpDoc comments in class template
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9450
Gerrit Code Review
10:47 Task #34629 (Closed): Clean up phpDoc comments in class template
In analogy to #28087 I want to clean up the template class (typo3/template.php) this time. Clean phpDoc comments are ... Sebastian Michaelsen
11:11 Bug #34631 (Closed): Show correct record title for be_groups
Currently it lists groups only using field title of be_groups table regardless of any label definitions in TCA.
Use ...
Joh. Feustel
10:49 Bug #28943: Pages under 'extendtosubpages' access are not viewable in view module.
This problem also exists if a page is hidden and the extendToSubpages flag is set (tested with Typo3 4.5.12). In this... Pascal Uhlmann
10:39 Revision e39d20b3: [TASK] Remove obsolete sysext/cms/doc
This folder only contains a TODO.txt which was lastly maintained by
Kasper back in 2004.
Change-Id: I239096e62f0408a...
Sebastian Michaelsen
10:32 Bug #34556: Nested IRRE elements are not removed
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9447
Gerrit Code Review
10:32 Bug #34556: Nested IRRE elements are not removed
Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at http://review.typo3.org/9446
Gerrit Code Review
00:14 Bug #34556: Nested IRRE elements are not removed
Patch set 2 for branch *4.5* has been pushed to the review server.
It is available at http://review.typo3.org/9429
Gerrit Code Review
10:19 Revision d45c6acb: [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms
Extend the "Allowed excludefields" in group access lists to also show
FlexForm fields from other tables than tt_conte...
Kai Vogel
10:17 Task #34600 (Resolved): Update copyright year to 2012
Ernesto Baschny
09:43 Task #34600: Update copyright year to 2012
Patch set 1 for branch *TYPO3_4-4* has been pushed to the review server.
It is available at http://review.typo3.org/9443
Gerrit Code Review
09:22 Task #34600: Update copyright year to 2012
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9442
Gerrit Code Review
09:20 Task #34600: Update copyright year to 2012
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9441
Gerrit Code Review
09:16 Task #34600 (Under Review): Update copyright year to 2012
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9440
Gerrit Code Review
02:30 Task #34600 (Resolved): Update copyright year to 2012
Applied in changeset commit:5e93345e5f55e33bc1e0441572e2e9916443d718. Ernesto Baschny
09:43 Revision bfa30d2c: [TASK] Update copyright year to 2012
Change-Id: Ie3b58bca2de4db7a56b79fd0c07e926876941d53
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
09:22 Revision 624f1e2c: [TASK] Update copyright year to 2012
Change-Id: Iea990864d55d90d5dc5cf0c3a238e7ede3adc75f
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
09:20 Revision e5af8fed: [TASK] Update copyright year to 2012
Change-Id: I4c8f9d7e1bf2024f3e8fad8e3e943c046c66f5b4
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
09:20 Bug #34625 (Accepted): preg_spliti does not exist
Georg Ringer
09:19 Bug #34625: preg_spliti does not exist
affected: 4-5, 4-6, not in 4-7 Georg Ringer
09:12 Bug #34625 (Closed): preg_spliti does not exist
To resolve #21776 patch 12889 ( http://forge.typo3.org/attachments/13030/12889.diff )
was applied ...
Morten Haggren
09:17 Revision 4a4811d0: [TASK] Update copyright year to 2012
Change-Id: I899892ae01a55c26c17ff270ea2b42c7a7dd6f65
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
09:02 Revision 674fad2f: [BUGFIX] Toolbar Separator IE8 and FF3.6
Improves the styling of Toolbar Separator items for Internet Explorer 8
and early Firefox (3.6). Also solves spacing ...
Felix Kopp
08:51 Revision fd61d5f5: [BUGFIX] Images from TER hosters break SSL
The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
Georg Ringer
08:50 Revision c419d8d4: [TASK] Remove clear cache by id from clearCacheCMD
This issue is related to #34352. There a feature was introduced
that allows to clear the cache by tag and by id from
...
Fabrizio Branca
08:44 Revision 948dde4b: [BUGFIX] Media element does not recognize short YouTube links
Change-Id: Id4d67ee57f72a9475abaaa7762cbc42572d38e51
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Robert Heel
08:43 Revision 50cc033e: [BUGFIX] Set filename to downloaded resource in t3lib_compressor
Compressor fails to properly reference external URLs.
It should use the downloaded copy of the resource.
Change-Id: ...
Morton Jonuschat
08:42 Revision 6a1632ec: [BUGFIX] Validation of umlaut URLs and mail addresses
Adds IDN support to t3lib_div's validating methods for email
addresses and URLs.
Change-Id: I7404f515123fb148f251376...
Mario Rimann
08:41 Revision 4e4f41de: [BUGFIX] PHP warnings may show up in the List module
If the table is defined in $TCA but it misses "columns" array,
there will be a warning in the List module when search...
Dmitry Dulepov
08:27 Revision 630e1765: [BUGFIX] Make generated thumbnails browser-cachable
Thumbnail generation code appends current timestamp in each
invocation of the thumbnail generation script. This is us...
Dmitry Dulepov
08:24 Revision 072a13c9: [BUGFIX] Validation of umlaut URLs and mail addresses
Adds IDN support to t3lib_div's validating methods for email
addresses and URLs.
Change-Id: Iaff6d43c54ce4a2567b46ac...
Mario Rimann
08:24 Revision 082b9b2e: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
Alexander Stehlik
08:23 Revision 218d8abe: [BUGFIX] RTE: deprecated call-time pass-by-reference
The Hook to extend javascript functions in
mod3/class.tx_rtehtmlarea_browse_links.php uses a
deprecated call-time pas...
Andreas Bouche
08:21 Revision a733d930: [BUGFIX] Images from TER hosters break SSL
The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
Georg Ringer
08:12 Feature #34624 (Accepted): Changing the type field of a new element should not result in saving
This is really an old gremlin, but I couldn't find an issue related to that.
Changing the type field of a new eleme...
Nico de Haen
07:42 Bug #34623 (Closed): After editing page properties from context menu returnUrl is lost
When editing page properties of a page just by clicking on the context menu entry in the page tree, there is no retur... Nico de Haen

2012-03-06

23:59 Revision 5e93345e: [TASK] Update copyright year to 2012
Change-Id: I63902dc8a46dc5576f9a1d1f7e18920606e14105
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
23:38 Bug #28604: Switching from workspace module to another module does not work
The card layout is reverted, is this still valid for 4.7? I can't reproduce this. Jigal van Hemert
23:20 Bug #34556 (Under Review): Nested IRRE elements are not removed
Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at http://review.typo3.org/9429
Gerrit Code Review
12:35 Bug #34556 (Closed): Nested IRRE elements are not removed
Imagine a nested IRRE structure like Hotel->Offer->Price (taken form EXT:irre_tutorial) in the live workspace. Now th... Oliver Hader
23:11 Bug #25190: Selection in pagetree with IE9 RC not possible
Now that compatibility mode is set to IE9 I still can't reproduce the issue. Can anyone reproduce this problem?? Jigal van Hemert
22:29 Bug #34581 (Accepted): Methods should not be private
Philipp Gampe
22:25 Bug #34581: Methods should not be private
I guess there was no reason. I will change it. Philipp Gampe
15:55 Bug #34581 (Closed): Methods should not be private
Class tx_linkvalidator_Processor contains 2 private methods. This should be avoided at all costs, since it prevents u... Francois Suter
22:28 Bug #34566 (Accepted): Custom validators may be overriden by default ones depending on load order
Patch looks ok. Did you check with both BE module and scheduler? Because some code in this file is duplicated :( and ... Philipp Gampe
14:55 Bug #34566 (Closed): Custom validators may be overriden by default ones depending on load order
I'm using linkvalidator in a site which also uses the DAM. During the first tests it appeared that all links to the D... Francois Suter
22:05 Bug #20793 (Under Review): noTrimWrap = | || won't work inside a menu
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9428
Gerrit Code Review
20:40 Revision 413f0fab: [BUGFIX] cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Cleanup for an E_NOTICE on exploding the bitmask.
Replaced (correct working, but "unreadable") strcmp().
Add testcase...
Stefan Neufeind
20:39 Revision 02223a12: [BUGFIX] cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Cleanup for an E_NOTICE on exploding the bitmask.
Replaced (correct working, but "unreadable") strcmp().
Add testcase...
Stefan Neufeind
19:46 Bug #30764 (Rejected): exception side effect in "template setup"
Tobias Liebig
17:24 Bug #30764: exception side effect in "template setup"
please close as "won't fix". As written in gerrit this only affects 4.3 and that branch doesn't receive fixes anymore. Stefan Neufeind
12:28 Bug #30764: exception side effect in "template setup"
Does this apply to releases newer than 4.3 (up to master?) as well? Stefan Neufeind
19:34 Bug #34203: Images from ter-hoster break SSL address-bar in the browsers + CSP
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9170
Gerrit Code Review
06:59 Bug #34203: Images from ter-hoster break SSL address-bar in the browsers + CSP
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9170
Gerrit Code Review
18:58 Bug #34601 (Under Review): RTE: Deprecated call-time pass-by reference
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9423
Gerrit Code Review
18:46 Bug #34601 (Closed): RTE: Deprecated call-time pass-by reference
The Hook to extend javascript functions in mod3/class.tx_rtehtmlarea_browse_links.php uses a deprecated call-time pa... Andreas Bouche
18:22 Task #34600 (Under Review): Update copyright year to 2012
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9422
Gerrit Code Review
18:18 Task #34600 (Closed): Update copyright year to 2012
The constant "TYPO3_copyright_year" in config_default needs to be updated to 2012. This is displayed at several place... Ernesto Baschny
17:53 Bug #28439: XLIFF: CSH labels are always in English
Can someone explain to me, why I still get only english text for CSH Labels? The BE language is set to german and whe... Jan no-lastname-given
17:51 Feature #34597 (Closed): Disable forgot password forms
If there are two login forms on a page (usecases described here: http://forge.typo3.org/issues/26910) the forgot feat... Marco Huber
17:06 Bug #28606: Issue with Select Fields
I reproduced that Bug, if there is no validation and no data is send, this error occurs. Benedict
16:22 Revision 8904589d: [TASK] Remove obsolete sysext/cms/doc
This folder only contains a TODO.txt which was lastly maintained by
Kasper back in 2004.
Change-Id: I843fcdb0370de02...
Sebastian Michaelsen
16:12 Bug #34584: External url in TMENU
The link is correctly redirected though. Azeef Abdul Shukoor
16:10 Bug #34584 (Rejected): External url in TMENU
page of type external url; generates wrong value in href attribute in TMENU. for eg: we have created http://www.typo3... Azeef Abdul Shukoor
15:02 Bug #34568 (Closed): rsaauth can not be used multiple times on one page
When using rsaauth for the felogin extension it is not possible to have another login form on the same page that also... Alexander Stehlik
15:01 Task #34567 (Closed): Remove obsolete sysext/cms/doc
This folder only contains a TODO.txt which was lastly maintained by Kasper back in 2004.
Obsolete since the inventio...
Sebastian Michaelsen
14:36 Task #34559: Fix wrong cObject name in comment (CLEAR_REGISTER => RESTORE_REGISTER)
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9419
Gerrit Code Review
14:30 Task #34559 (Under Review): Fix wrong cObject name in comment (CLEAR_REGISTER => RESTORE_REGISTER)
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9419
Gerrit Code Review
14:01 Task #34559 (Closed): Fix wrong cObject name in comment (CLEAR_REGISTER => RESTORE_REGISTER)
In the comment explaining tslib_fe->registerStack there's a reference to CLEAR_REGISTER (doesn't exist). It should be... Sebastian Michaelsen
14:30 Bug #34546 (Resolved): Records with same UID but different tables are not shown
Applied in changeset commit:1da7ad534aa09726e845704ca96ddd5da9a7ee09. Oliver Hader
14:30 Bug #33214 (Resolved): TypoLink creates only absolute links in multi-domain environment when installed in a subfolder
Applied in changeset commit:1c3e89656ae587e7f420d9c9870ac87e44d0a71a. Nils Seinschedt
14:30 Bug #32732 (Resolved): Increase width of lists for static TS inclusion
Applied in changeset commit:004321b7218a12cc572e8450e9a2a4831ddb046e. Thomas Layh
14:30 Bug #33089 (Resolved): Media element don't recognize new youtube links
Applied in changeset commit:050b0f68a4bbfc037167e480387286fd73b7e8fb. Anonymous
10:37 Bug #33089: Media element don't recognize new youtube links
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9408
Gerrit Code Review
10:04 Bug #33089: Media element don't recognize new youtube links
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9407
Gerrit Code Review
10:03 Bug #33089: Media element don't recognize new youtube links
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9406
Gerrit Code Review
10:00 Bug #33089: Media element don't recognize new youtube links
Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/7828
Gerrit Code Review
14:30 Bug #32467 (Resolved): tcemain: iterate over columns only if they are set
Applied in changeset commit:46d11b5eef7cbc72fa148d86b12f2f011a848151. Mario Rimann
14:30 Bug #30892 (Resolved): t3lib_befunc::getViewDomain returns wrong or no domain
Applied in changeset commit:678b01b790e3fdd3e081715a11728bf42d2439f5. Jaume Prat
10:14 Bug #30892: t3lib_befunc::getViewDomain returns wrong or no domain
Patch set 4 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9319
Gerrit Code Review
14:30 Bug #31560 (Resolved): Confirmation value relies on label value
Applied in changeset commit:785c57f5ba91a92624c88e79ccf4c862da6e64a4. Oliver Hader
13:52 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4193
Gerrit Code Review
13:44 Bug #32756: Massive Memory Leak in 4.5.8+ / 4.6
Helmut Hummel wrote:
> #15984 introduced a performance nightmare. I would rather revert this "fix" until there is a ...
Andreas Otto †
12:35 Bug #34557 (Closed): Missing backticks in t3lib_install_Sql->getUpdateSuggestions
Is there any reason not to add backticks in the field definitions? If I try to add a column named "order" or any othe... Nico de Haen
11:38 Revision f3be1c91: [TASK] Set TYPO3 version to 4.6.6-dev
Change-Id: I6a71aec9477e1ca817fc164b1a0906e3ec7aeebc
Reviewed-on: http://review.typo3.org/9418
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:38 Revision cf6bd7e2: [RELEASE] Release of TYPO3 4.6.5
Change-Id: Ibce9cb837ff8392c7023a842de7ce1d3e20730c3
Reviewed-on: http://review.typo3.org/9417
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:38 Revision 3e3fb014: [RELEASE] Release of TYPO3 4.6.5
Change-Id: Ibce9cb837ff8392c7023a842de7ce1d3e20730c3 TYPO3 Release Team
11:28 Revision f49b51cf: [TASK] Set TYPO3 version to 4.5.13-dev
Change-Id: I36e0e20fbd2d9053463d9e49b06e4f092596aa51
Reviewed-on: http://review.typo3.org/9416
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:28 Revision 22eed73c: [RELEASE] Release of TYPO3 4.5.12
Change-Id: I949425736173f9fa0a2e32bbbbc4e4c7bbcec353
Reviewed-on: http://review.typo3.org/9415
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:27 Revision 5fa4ce89: [RELEASE] Release of TYPO3 4.5.12
Change-Id: I949425736173f9fa0a2e32bbbbc4e4c7bbcec353 TYPO3 Release Team
11:18 Revision a18817a5: [TASK] Raise submodule pointer
Change-Id: I7f186ce4e22e1d02253189da656f2a528fc2543e
Reviewed-on: http://review.typo3.org/9414
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:17 Revision 91090327: [TASK] Raise submodule pointer
Change-Id: Iad23a47019e8cb668743ac3d12d722c3e865d3e6
Reviewed-on: http://review.typo3.org/9413
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:15 Revision 594422a3: [TASK] Raise submodule pointer
Change-Id: I66694ed8b5e58ad6cb430e02d3a3c88aab384137
Reviewed-on: http://review.typo3.org/9412
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:14 Revision cc0d9232: [TASK] Raise submodule pointer
Change-Id: I817493e7bbf022eaef75f19b6c4c8ec8d1d49af7
Reviewed-on: http://review.typo3.org/9411
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:08 Revision 9dbab252: [TASK] Update version to 4.6.5
Change-Id: If78d7bb25fb6963b39b18cda261fa323b93993f7
Reviewed-on: http://review.typo3.org/9410
Reviewed-by: Oliver Ha...
Oliver Hader
11:08 Revision 2e2fe9fc: [TASK] Update version to 4.5.12
Change-Id: I61c85b93fa127300807735752766f83a2172fe46
Reviewed-on: http://review.typo3.org/9409
Reviewed-by: Oliver Ha...
Oliver Hader
11:02 Revision 785c57f5: [BUGFIX] Form: Confirmation value relies on label value
The confirmation action (back to form or send mail) relies
only on the label value. To solve this, the confirmation-t...
Oliver Hader
11:00 Bug #31561 (Resolved): Add more more semantic classes for elements
Xavier Perseguers
11:00 Revision b65e7c66: [BUGFIX] Form: Add more semantic classes for elements
The system extension form renders elements with a wrapped class like
"csc-form-1" which just states the order of elem...
Oliver Hader
10:58 Revision d2eb5843: [BUGFIX] Translated mailform should use localized email
In case mailforms are translated the email adress from the
translated record is ignored.
Change-Id: I55913d42815f7da...
Michael Stucki
10:23 Feature #23394: XCLASS Code looks ugly and could get a facelift
Is it possible to add this feature in 4.7 branch without replacing each XCLASS statement in core files, in order peop... Popy no-lastname-given
10:19 Revision 053fa547: [BUGFIX] Check minitems for TCAtree
The TCAtree ignores currently the minitems.
This is however e.g. needed to require input for a relation field.
Chang...
Georg Ringer
10:18 Revision bc0a1f66: [BUGFIX] Validation for multiple forms on one page
Since the class tx_form_System_Validate is a singleton, it was not
possible to use more than one form on a page. This...
Niki Mueller
10:17 Revision 6ecadd50: [BUGFIX] Sporadic memcache error on server load
Memcache server sometimes closes connection under heavy load. In
such cases TYPO3 shows error messages in Frontend wh...
Dmitry Dulepov
10:14 Revision 678b01b7: [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain
If the TYPO3 BE host name is not configured as a sys_domain record
t3lib_BEfunc::getViewDomain() will always return T...
Jaume Prat
10:12 Revision 050b0f68: [BUGFIX] Media element does not recognize short YouTube links
Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Robert Heel
10:09 Revision c8673396: [BUGFIX] Media element does not recognize short YouTube links
Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Robert Heel
10:09 Revision fd59df37: [BUGFIX] Media element does not recognize short YouTube links
Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Robert Heel
09:54 Revision 9d4b379d: [BUGFIX] Unset stdWrap of select.pidInList
Using stdWrap features on select.pidInList together with slide will
result in an endless loop because the same parent...
Marc Bastian Heinrichs
09:52 Revision 777dd7a5: [BUGFIX] Remove early return in PageTreeDataProvider
t3lib_tree_pagetree_Data_Provider does an early
return which makes it impossible to use the hook
which comes some lin...
Georg Ringer
09:50 Revision 46d11b5e: [BUGFIX] Warnings in tcemain on iterating over unset columns
Adds a check if the TCA for the table has a columns setting at all
before iterating over the columns of that table.
...
Mario Rimann
09:49 Revision 1c3e8965: [BUGFIX] TypoLink: absolute urls when installed in subfolder
If you have TYPO3 installed in a subfolder and a domain
record with that subfolder (localhost/subfolder/ for
example)...
Nils Seinschedt
09:28 Bug #34550 (Closed): Page Preview - No Access for non Admins
Hi,
- BE User is logged with no Admin rights in draft Workspace
- clicking Page Preview Button i get "Access Erro...
Janine Schendel
09:17 Task #30118: Card Layout: all Core modules should have a reload button
Honestly I have no idea. TYPO3 development goes way too fast for me, I didn't have time to follow anything that happe... Francois Suter
08:36 Feature #34548 (Closed): Make t3editor default height & width configurable via TCA or PageTSConfig
The t3editor should be resizable and configurable via TCA or PageTSConfig for the Content Element HTML.
The conten...
Josef F. Glatz (Old User)
08:30 Bug #34330 (Accepted): Encoding error in flexform sections if backend is not UTF-8
It's still valid for TYPO3 <= 4.6 Helmut Hummel
08:24 Revision e5e91b28: [BUGFIX] Records with same UID but different tables are not shown
Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need...
Oliver Hader
08:23 Revision d21dacab: [BUGFIX] Records with same UID but different tables are not shown
Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need...
Oliver Hader
08:15 Revision 1a94d7bd: [TASK] update ext_emconf.php
Change-Id: I2ef0c09526c10ec45defb6e505b714cda68a72e4 Sebastian Kurfuerst
08:10 Revision c9303fdb: [BUGFIX] Reset LazyObjectStorage array pointer at initialization
This allows current() operation on a still lazy ObjectStorage
without causing errors.
Thanks to Franz Koch for repor...
Claus Witt
08:10 Revision 6b6f0de8: [BUGFIX] Repository replace() does not replace unpersisted objects
This adds an additional case to check $this->addedObjects even if
$existingObject has an UID. Without this, adding, p...
Claus Witt
08:09 Revision 77e470ff: [BUGFIX] Child objects are now fetched only by uid (pid and sys_language_uid are ignored).
$query->getQuerySettings()->setRespectSysLanguage(FALSE) was added.
Change-Id: Ifd5be93bc691a03dacf34630fc05dc3a44d5...
Kevin Ulrich Moschallski
08:09 Revision a03db29b: [CLEANUP] Performance in Reflection Service's cache handling
This avoids a superflous call to $this->dataCache->has() - instead
uses ->get() directly and uses return value for ch...
Raphaël Riel
08:09 Revision a071c1b5: [BUGFIX] Fatal error on matching non-existing column, DB Backend
This change prevents a fatal error by checking the returned column
map before calling a method. Instead, utilizes the...
Claus Witt
07:30 Revision 15ea27c2: [BUGFIX] Records with same UID but different tables are not shown
Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need...
Oliver Hader
07:15 Revision 004321b7: [BUGFIX] Add the title and increase width of the multiple select boxes
The db, file and select boxes are too narrow. This makes it hard
to to impossible to read long entries.
Increase the ...
Thomas Layh
07:15 Revision 0b8e2e98: [BUGFIX] Add the title and increase width of the multiple select boxes
The db, file and select boxes are too narrow. This makes it hard to
to impossible to read long entries.
Increase the ...
Thomas Layh
06:43 Revision a38cb6a0: [BUGFIX] Misleading error with empty USER_INT
Just skip rendering of a USER_INT which does not have any properties.
Change-Id: I153297d221d4fc2b903f3ccd7765c5496c...
Philipp Gampe
06:43 Revision 48f39b6f: [BUGFIX] Misleading error with empty USER_INT
Just skip rendering of a USER_INT which does not have any properties.
Change-Id: I5025cf834d1d0ff687f8460e212f0a6224...
Philipp Gampe
06:42 Revision 95d6c663: [BUGFIX] Misleading error with empty USER_INT
Just skip rendering of a USER_INT which does not have any properties.
Change-Id: Id8c863470a86bd59bfb2b83d7fdfd5579f...
Philipp Gampe
06:42 Task #34471 (Under Review): Remove resources from TS template record
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9322
Gerrit Code Review
06:41 Task #34471: Remove resources from TS template record
yeah this will be done for next major version. Georg Ringer
02:30 Feature #34474 (Resolved): Remove clear cache by id from clearCacheCMD
Applied in changeset commit:9d5b3e868476d4c88d9dfa629b9f209225f76b0e. Fabrizio Branca
02:30 Task #34441 (Resolved): TYPO3 logo points to typo3.com
Applied in changeset commit:c5474322249d0832c3d83648df285a590365a141. Georg Ringer
02:30 Bug #33160 (Resolved): tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
Applied in changeset commit:591001756d7497cc56307ae8484c4402ac92a66d. Anonymous
02:30 Bug #33592 (Resolved): Moved translated content elements are in wrong colpos
Applied in changeset commit:5bf974e49f8b92952690bc7295c5eb3404f07f5c. Tolleiv Nietsch
02:30 Bug #30623 (Resolved): call cObj->includeLibs without check if $conf is an array
Applied in changeset commit:a43c75c0140585fd15161e9551bc110be62c52ec. Philipp Gampe
02:30 Bug #23347 (Resolved): Missleading Error with Emtpy USER_INT: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array
Applied in changeset commit:a43c75c0140585fd15161e9551bc110be62c52ec. Philipp Gampe

2012-03-05

22:59 Bug #34546: Records with same UID but different tables are not shown
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9398
Gerrit Code Review
22:57 Bug #34546: Records with same UID but different tables are not shown
Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at http://review.typo3.org/9397
Gerrit Code Review
22:48 Bug #34546 (Under Review): Records with same UID but different tables are not shown
Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at http://review.typo3.org/9396
Gerrit Code Review
22:33 Bug #34546 (Closed): Records with same UID but different tables are not shown
Records with same UID but different tables are not shown in the Workspace Module.
The ExtJS setting "idProperty" nee...
Oliver Hader
21:52 Revision 5bf974e4: [BUGFIX] Fix translation moving in workspaces
Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh...
Tolleiv Nietsch
21:46 Bug #23347: Missleading Error with Emtpy USER_INT: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9395
Gerrit Code Review
21:45 Bug #23347: Missleading Error with Emtpy USER_INT: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9394
Gerrit Code Review
21:44 Bug #23347: Missleading Error with Emtpy USER_INT: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9393
Gerrit Code Review
21:42 Revision a43c75c0: [BUGFIX] Misleading error with empty USER_INT
Just skip rendering of a USER_INT which does not have any properties.
Change-Id: I8319f9a13a0d42f91d2e7e09c099397727...
Philipp Gampe
21:33 Revision 59100175: [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
The PHPDoc comment for function pi_loadLL() still refers to a
"locallang.php" file, but other file extensions are now...
Stefan Rotsch
21:33 Revision 3820d5f5: [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
The PHPDoc comment for function pi_loadLL() still refers to a
"locallang.php" file, but other file extensions are now...
Stefan Rotsch
21:33 Revision b86a183e: [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
The PHPDoc comment for function pi_loadLL() still refers to a
"locallang.php" file, but other file extensions are now...
Stefan Rotsch
21:29 Bug #33160: tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9392
Gerrit Code Review
21:27 Bug #33160: tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9391
Gerrit Code Review
21:25 Bug #33160: tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9390
Gerrit Code Review
21:21 Bug #33160: tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7755
Gerrit Code Review
20:28 Bug #33160: tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7755
Gerrit Code Review
21:22 Revision 0c7a824d: [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
The PHPDoc comment for function pi_loadLL() still refers to a
"locallang.php" file, but other file extensions are now...
Stefan Rotsch
20:07 Feature #34474: Remove clear cache by id from clearCacheCMD
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9389
Gerrit Code Review
20:05 Revision 9d5b3e86: [TASK] Remove clear cache by id from clearCacheCMD
This issue is related to #34352. There a feature was introduced
that allows to clear the cache by tag and by id from
...
Fabrizio Branca
20:02 Bug #33592: Moved translated content elements are in wrong colpos
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8998
Gerrit Code Review
19:51 Revision c5474322: [TASK] Change typo3.com to typo3.org
As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: I5eb6568c654...
Georg Ringer
19:27 Bug #20793 (Accepted): noTrimWrap = | || won't work inside a menu
Steffen Ritter
19:05 Bug #34544 (Closed): sys_action > create backend user > assigning a db mount leads to javascript error "TBE_EDITOR not defined"
Unable to assign a db mount while executing the task.
Javascript is built through class.t3lib_tceforms.php (functi...
Gwenhadu
18:34 Bug #29297: Clickmenu links broken
invalid issue, due to a completly changed implementation of the cardlayout, the mentioned problem is not valid anymore. Kay Strobach
18:28 Bug #23702: Edit on click for Page and List module
I know that this isn't exactly the very same like requested, but already improves the workflow in the list module. At... Stefan Galinski
18:01 Bug #23702: Edit on click for Page and List module
Sadly feature freeze hit again... Steffen Ritter
18:13 Bug #34330 (Needs Feedback): Encoding error in flexform sections if backend is not UTF-8
is this still valid since non-utf-8 backends are not possible anymore? Steffen Ritter
18:06 Task #29279: Add some index to sys_log
database changes won't happen after Feature Freeze. Therefore postponed to the next major version. Steffen Ritter
18:02 Bug #25028: Remove cms/tslib/media folder to TER extension
won't be in 4.7 due to feature freeze Steffen Ritter
17:59 Task #30118 (Needs Feedback): Card Layout: all Core modules should have a reload button
this is not needed anymore right? Steffen Ritter
17:51 Bug #30117 (Needs Feedback): Card Layout: allow for extension to influence refresh
this is related to the "old card layout right"? Steffen Ritter
17:39 Task #31461 (Resolved): The Big Cleanup 4.7
Steffen Ritter
17:37 Task #33743 (Resolved): Strictly only allow UTF-8
Steffen Ritter
17:05 Bug #24367: changes in tmenu_layers.php broke TMENU
What about this issue?
Just saw that we still have the false behavior in 4.5.11: a broken menu in the 3rd level:
...
Christian Hernmarck
16:10 Feature #34541 (Closed): Allow custom fields in pagetree overview of info module
In the Info-Module -> "Pagetree overview" the displayed fields/columns are not configurable. I think it would be usef... Sacha Vorbeck
14:30 Task #34480 (Resolved): CGL of FAL
Applied in changeset commit:e68db95457ef0bdbc70f67fc1078b33511765b2c. Georg Ringer
12:19 Bug #34482: Fatal error: Call to undefined function posix_getgid()
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9333
Gerrit Code Review
12:18 Bug #34482: Fatal error: Call to undefined function posix_getgid()
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9333
Gerrit Code Review
12:00 Bug #34496 (Closed): TYPO3 4.6.4 - unable to upload t3x
Georg Ringer
11:57 Bug #34496: TYPO3 4.6.4 - unable to upload t3x
Yes,
I know the button is moved. I fixed it - it is the t3x file, which ist bugy.
Sorry.
Best,
Andrea
Andrea Herzog-Kienast
11:38 Revision e68db954: [TASK] CGL of FAL
There is quite a bit what can be improved regarding CGL.
Change-Id: I074c2083604ccf3037e1b7e6441460d81028e71a
Resolv...
Georg Ringer
11:24 Bug #34526 (Under Review): Mail sending fails with quoted&encoded e-mail addresses
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9378
Gerrit Code Review
11:18 Bug #34526 (Closed): Mail sending fails with quoted&encoded e-mail addresses
Trying to send e-mail from addresses like `"Cālis.lv" <none@calis.lv>` fails with "Validation failed for ..." message... Dmitry Dulepov
07:07 Feature #34420 (Accepted): Wizard makes too long URI
I'm changing this in a feature request for compressing long wizard URLs. Some quick tests revealed the using deflate ... Jigal van Hemert
02:30 Bug #34439 (Resolved): Open ID login fails
Applied in changeset commit:169f424794b6d6c7720d50d75fb4602314ede715. Xavier Perseguers
02:27 Bug #30643: Fatal Error in Workspaces preview
I'd like to re-open this because I got the same(?) error in 4.5.11.
While I cannot reproduce the problem on anothe...
Christian Lerrahn

2012-03-04

22:29 Feature #34420: Wizard makes too long URI
According to my provider there was a limit, which is now changed.
But it would be helpful to insert a hint in the ...
anybody no-lastname-given
20:29 Bug #34439: Open ID login fails
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9368
Gerrit Code Review
20:23 Bug #34439: Open ID login fails
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9364
Gerrit Code Review
20:19 Bug #34439: Open ID login fails
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9355
Gerrit Code Review
19:53 Bug #34439 (Under Review): Open ID login fails
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9354
Gerrit Code Review
12:15 Bug #34439 (Accepted): Open ID login fails
In 4.7 it seems that the OpenID URL must have a closing slash. This has to be changed in 4.5 and newer. Jigal van Hemert
20:29 Bug #34427: Remove typo3/logomenu.php
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9367
Gerrit Code Review
20:23 Bug #34427 (Under Review): Remove typo3/logomenu.php
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9363
Gerrit Code Review
20:29 Feature #33518: Allow authentication with partial OpenID identifier
Patch set 4 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9238
Gerrit Code Review
20:29 Bug #34135: PHP Warning when moving a record
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9365
Gerrit Code Review
20:23 Bug #34135 (Under Review): PHP Warning when moving a record
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9356
Gerrit Code Review
20:23 Bug #32600 (Under Review): Add clear l10n cache when the user clear all cache
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9361
Gerrit Code Review
20:23 Bug #33866 (Under Review): show uid of reference in show_item.php
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9358
Gerrit Code Review
20:23 Bug #31460 (Under Review): flock() in class.t3lib_div.php
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9360
Gerrit Code Review
20:23 Bug #32159 (Under Review): Invalid SQL and bad code in tslib_fe
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9357
Gerrit Code Review
20:19 Revision 169f4247: [BUGFIX] OpenID login fails if trailing slash is missing
The authentication process should ensure that the OpenID from database
is properly normalized prior to comparison che...
Xavier Perseguers
20:18 Revision 17ea9bbb: [BUGFIX] OpenID login fails if trailing slash is missing
The authentication process should ensure that the OpenID from database
is properly normalized prior to comparison che...
Xavier Perseguers
19:39 Bug #34496: TYPO3 4.6.4 - unable to upload t3x
I can't confirm this in TYPO3 4.6.4.
I hope you know that the upload button for t3x-Extensions has moved to tab "imp...
Stefan Froemken
17:23 Bug #34496 (Closed): TYPO3 4.6.4 - unable to upload t3x
Hi!
Is it my fault? But I´m not able to upload a t3x file in the new EM. Can anyone helf or fix it?
Or am I the onl...
Andrea Herzog-Kienast
16:37 Bug #33119: Upload to TER not possible
I honestly don't know how to reproduce this problem once it has disappeared ... Oliver Klee
16:00 Bug #33119: Upload to TER not possible
Okay, so the problem went away after I saved the EM settings again. Going to look into it further. Oliver Klee
13:58 Bug #34443 (Closed): With tt_news installed update to 4.7beta1 fails
Georg Ringer

2012-03-03

21:48 Task #34480: CGL of FAL
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9329
Gerrit Code Review
12:28 Task #34480 (Under Review): CGL of FAL
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9329
Gerrit Code Review
12:26 Task #34480 (Closed): CGL of FAL
there is quite a bit regarding CGL which can be improved Georg Ringer
20:41 Bug #34482: Fatal error: Call to undefined function posix_getgid()
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9333
Gerrit Code Review
13:14 Bug #34482: Fatal error: Call to undefined function posix_getgid()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9333
Gerrit Code Review
13:13 Bug #34482: Fatal error: Call to undefined function posix_getgid()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9334
Gerrit Code Review
13:12 Bug #34482 (Under Review): Fatal error: Call to undefined function posix_getgid()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9333
Gerrit Code Review
13:09 Bug #34482 (Closed): Fatal error: Call to undefined function posix_getgid()
This breaks phpunit.
Solution: Mark test as skipped if the function does not exits on the current OS.
Philipp Gampe
16:09 Feature #34486 (Under Review): Improve handling of content element "insert records"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9342
Gerrit Code Review
16:01 Feature #34486 (Closed): Improve handling of content element "insert records"
The content element "insert record" got a really sad life as hardly anyone knows about it, even if it is very helpful... Georg Ringer
15:23 Task #34441: TYPO3 logo points to typo3.com
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9339
Gerrit Code Review
14:33 Task #34441 (Under Review): TYPO3 logo points to typo3.com
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9339
Gerrit Code Review
14:30 Bug #34481 (Resolved): Fatal error: Class 't3lib_file_BaseTestCase' not found
Applied in changeset commit:ce6946ac093dca24378244b8e8f6bdccba9beb2f. Philipp Gampe
13:04 Bug #34481 (Under Review): Fatal error: Class 't3lib_file_BaseTestCase' not found
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9331
Gerrit Code Review
13:03 Bug #34481 (Closed): Fatal error: Class 't3lib_file_BaseTestCase' not found
This completely breaks unit tests on master.
It can not find the class, because (of course) it has no clue where t...
Philipp Gampe
14:24 Bug #34460 (Under Review): Allowed excludefields shows fields of tables which are admin only
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9337
Gerrit Code Review
14:00 Revision ce6946ac: [BUGFIX] Fatal error: Class 't3lib_file_BaseTestCase' not found
Solution include the file before use.
Change-Id: I0f396de9e16501d5aed23e197a8727862cc2ca47
Fixes: #34481
Releases: 4...
Philipp Gampe
12:37 Feature #33703: Auto deactivation of scheduler task for saltedpasswords
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9139
Gerrit Code Review
11:32 Feature #34474: Remove clear cache by id from clearCacheCMD
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9326
Gerrit Code Review
00:42 Feature #34474: Remove clear cache by id from clearCacheCMD
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9326
Gerrit Code Review
00:39 Feature #34474: Remove clear cache by id from clearCacheCMD
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9326
Gerrit Code Review
00:29 Feature #34474 (Under Review): Remove clear cache by id from clearCacheCMD
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9326
Gerrit Code Review
00:15 Feature #34474 (Closed): Remove clear cache by id from clearCacheCMD
This issue is related to #34352. There a feature was introduced that allows to clear the cache by tag and by id from ... Fabrizio Branca
11:27 Feature #34475: Adding hook in flushByTag
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9327
Gerrit Code Review
11:22 Feature #34475: Adding hook in flushByTag
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9327
Gerrit Code Review
00:38 Feature #34475 (Under Review): Adding hook in flushByTag
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9327
Gerrit Code Review
00:34 Feature #34475 (Closed): Adding hook in flushByTag
Cache tags could be reused for nc_staticfile cache or even for tagging varnish cache content. When it is flushed usin... Fabrizio Branca
11:25 Feature #34476: Add hook to t3lib_cache_frontend_VariableFrontend->set()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9328
Gerrit Code Review
00:56 Feature #34476 (Under Review): Add hook to t3lib_cache_frontend_VariableFrontend->set()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9328
Gerrit Code Review
00:49 Feature #34476 (Closed): Add hook to t3lib_cache_frontend_VariableFrontend->set()
A hook is needed that is processed when storing something into the cache.
This hook could be used to reuse the pa...
Fabrizio Branca
09:44 Bug #34465: Extensions can no longer be installed globally
So far I can only find that it is hardcoded in sysext/em/res/js/em_components.js :
///////////////////////////////...
Jigal van Hemert
02:30 Feature #33749 (Resolved): Integrate File Abstraction Layer API
Applied in changeset commit:38430a959845c2b80d2cefee23f4d8f3f376657c. TYPO3 Release Team

2012-03-02

23:18 Bug #34473 (Accepted): Fatal error is thrown in xliff parser if a xlf file contains XML in wrong format
Jigal van Hemert
22:49 Bug #34473 (Closed): Fatal error is thrown in xliff parser if a xlf file contains XML in wrong format
If there is no $root->file->body element, in the SimpleXmlObject, the method children() can't be called:
Fatal error...
Nico de Haen
23:16 Task #34471: Remove resources from TS template record
It feels like a feature removal. Has the RM agreed with this? Jigal van Hemert
21:06 Task #34471 (Closed): Remove resources from TS template record
once this feature may have been used, in these days nobody uses this anymore. Georg Ringer
23:11 Bug #34465 (Accepted): Extensions can no longer be installed globally
Jigal van Hemert
15:59 Bug #34465 (Closed): Extensions can no longer be installed globally
If I enable "global installation" of extensions inside the Install Tool,
[allowGlobalInstall] yes
it has no funktio...
gert redlich
20:53 Bug #34460 (Accepted): Allowed excludefields shows fields of tables which are admin only
If [ctrl][adminOnly] or [ctrl][rootLevel] then an excludefield should not be shown. Both conditions make it impossibl... Jigal van Hemert
13:16 Bug #34460 (Closed): Allowed excludefields shows fields of tables which are admin only
The selection Allowed excludefields shows fields of tables which can only be edited by admins like:
* Website langua...
Georg Ringer
17:05 Revision 38430a95: [FEATURE] Integrate File Abstraction Layer API
Change-Id: Id0d5071aed6c9a03b75069bb9ba970ccfa5ca525
Resolves: #33749
Releases: 4.7
Reviewed-on: http://review.typo3....
TYPO3 Release Team
14:36 Bug #30892: t3lib_befunc::getViewDomain returns wrong or no domain
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9317
Gerrit Code Review
14:26 Bug #30892: t3lib_befunc::getViewDomain returns wrong or no domain
Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9319
Gerrit Code Review
14:22 Bug #30892: t3lib_befunc::getViewDomain returns wrong or no domain
Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9319
Gerrit Code Review
14:22 Bug #33214 (Under Review): TypoLink creates only absolute links in multi-domain environment when installed in a subfolder
Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9074
Gerrit Code Review

2012-03-01

21:57 Bug #34443: With tt_news installed update to 4.7beta1 fails
Yeah, you can close the issue. tHNx Ben van 't Ende
16:14 Bug #34443 (Needs Feedback): With tt_news installed update to 4.7beta1 fails
It is a general problem when upgrading to a new version with incompatible extensions enabled. There is nothing that t... Jigal van Hemert
15:38 Bug #34443: With tt_news installed update to 4.7beta1 fails
Jigal told me t3lib_htmlmail is deprecated and that the new API is to be used. He told me the tt_news trunk already d... Ben van 't Ende
15:37 Bug #34443: With tt_news installed update to 4.7beta1 fails
Ben, htmlmail has been removed in 4.7
tt_news has to be updated.
Markus Klein
15:16 Bug #34443 (Closed): With tt_news installed update to 4.7beta1 fails
With tt_news installed update to 4.7beta1 fails. The frontend shows:
===
Fatal error: require_once() [function.r...
Ben van 't Ende
19:21 Bug #30892: t3lib_befunc::getViewDomain returns wrong or no domain
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9319
Gerrit Code Review
18:06 Bug #30892 (Under Review): t3lib_befunc::getViewDomain returns wrong or no domain
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9317
Gerrit Code Review
16:57 Feature #34420: Wizard makes too long URI
There are two settings in the Apache configuration which can cause this error message: LimitRequestFieldSize and Limi... Jigal van Hemert
01:25 Feature #34420: Wizard makes too long URI
Apache/2.2.9 (Debian) DAV/2 SVN/1.5.1 PHP/5.3.5 mod_ssl/2.2.9 OpenSSL/0.9.8g. With the phpinfo of the install tool I ... anybody no-lastname-given
16:01 Task #34441 (Accepted): TYPO3 logo points to typo3.com
On the logo it's hardcoded. All other places where it's used a constant is used (TYPO3_URL_GENERAL).
Should we repla...
Jigal van Hemert
15:13 Task #34441 (Closed): TYPO3 logo points to typo3.com
The logo in the top left corner of the backend links to typo3.com. typo3.com will be redirected to typo3.org with the... Ben van 't Ende
16:00 Bug #16564 (Closed): Setting the .ext value in imgResource is ignored when using .m (masks)
Stefan Galinski
15:38 Bug #16564: Setting the .ext value in imgResource is ignored when using .m (masks)
i think this is not valid any more in newer versions. can be closed. Simon Schaufelberger
15:45 Bug #34037 (Rejected): Extension manager, Fatal error, TYPO3 v4.6.4
Does not apply! Xavier Perseguers
15:28 Bug #34037: Extension manager, Fatal error, TYPO3 v4.6.4
I want to apologize. An obsolete extension of dbal (v1.2.0) has superimposed on the system extension.
This for me wa...
Georg Bez
15:44 Bug #34446 (Under Review): undefined variable imgExt in tslib_content.php
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9316
Gerrit Code Review
15:40 Bug #34446 (Closed): undefined variable imgExt in tslib_content.php
in function getImgResource the variable imgExt is undefined when using no imagemagic and you want to reduce the color... Simon Schaufelberger
14:19 Bug #34439 (Closed): Open ID login fails
When trying to log in to the backend of 4.7beta1 I get the error:
==
Your login attempt did not succeed
Make ...
Ben van 't Ende
09:52 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
Yes, a default like in "notice 15":http://forge.typo3.org/issues/24642#note-15 is strongly needed. Thanks. Christian Ludwig
08:44 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
Yes the feature of setting a default protocol is still very much needed. Navi
08:52 Feature #32343: Default value for url_scheme
It would be awesome to integrate the possibility of a default url_scheme by typoscript in the Core. Navi
08:46 Bug #26494: https is always identified as an external page even for internal pages
How many times are we gonna move this to a next version? Navi
02:30 Bug #34427 (Resolved): Remove typo3/logomenu.php
Applied in changeset commit:4424489dd5a195f43ce967d6701909900ac33121. Christian Kuhn
02:10 Bug #23385: password reset not working with saltedpasswords
I am able to reproduce this issue in FE when using saltedpasswords AND rsaauth with FE loginSecurityLevel equal to 'r... Stanislas Rolland
00:23 Bug #23613: submit FE login form twice to log in
I experienced this exact problem (same configuration but with Firefox 10.0 now) for several months in 2011.
Now, w...
Andrew Murphy

2012-02-29

23:58 Revision 4424489d: [TASK] Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase.
But t3lib_topmenubase does not exist an...
Christian Kuhn
23:57 Bug #34427: Remove typo3/logomenu.php
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9314
Gerrit Code Review
23:52 Bug #34427: Remove typo3/logomenu.php
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9313
Gerrit Code Review
23:48 Bug #34427: Remove typo3/logomenu.php
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/9311
Gerrit Code Review
23:45 Bug #34427: Remove typo3/logomenu.php
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9310
Gerrit Code Review
23:32 Bug #34427 (Under Review): Remove typo3/logomenu.php
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9310
Gerrit Code Review
23:29 Bug #34427 (Closed): Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase. But t3lib_topmenubase does not exist an... Christian Kuhn
23:52 Revision 7830f885: [TASK] Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase.
But t3lib_topmenubase does not exist an...
Christian Kuhn
23:48 Revision 4cfc5c12: [TASK] Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase.
But t3lib_topmenubase does not exist an...
Christian Kuhn
23:45 Revision fae3d8af: [TASK] Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase.
But t3lib_topmenubase does not exist an...
Christian Kuhn
23:13 Feature #34420 (Needs Feedback): Wizard makes too long URI
Which browser (and version) do you use? What kind of server software (Apache?, other?, version?) Is there a limitatio... Jigal van Hemert
16:18 Feature #34420 (Closed): Wizard makes too long URI
Creating a page content of the type "form" the use of the button "form" -> "Form wizard" produces only the failure me... anybody no-lastname-given
21:08 Bug #629 (On Hold): Workspace Module Inconsistencies
Jens Hoffmann
21:07 Bug #629 (Closed): Workspace Module Inconsistencies
Resolved since the new Workspace Modul.
!workspace_content_switch.gif!
!workspace_publish.gif!
!workspace_switch...
Jens Hoffmann
18:58 Bug #23347: Missleading Error with Emtpy USER_INT: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9009
Gerrit Code Review
14:30 Feature #34346 (Resolved): Add hook to tslib_fe->get_cache_timeout()
Applied in changeset commit:5d7be9823127f5656626b1060ed4df817cb9d1c0. Fabrizio Branca
13:51 Bug #34147: IE8 crashes if list of recipients in Workspace is too long
Hi,
I can confirm this.
When we have a recipient list that is so long that there is the scrollbar in the popup wi...
Ralf Merz
11:02 Revision 5d7be982: [FEATURE] Add hook to tslib_fe->get_cache_timeout()
I'd like to have a hook here to influence the calculated cacheTimeout.
This could be used to have the cache lifetime...
Fabrizio Branca
09:43 Bug #25189: GIFBUILDER and splitChar does not work after update
When is this going to be fixed? Rutger Mik
09:00 Bug #33392: showHidden flag in tslib_fe is not "workspaces aware"
Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8720
Gerrit Code Review
02:30 Bug #34396 (Resolved): previewLink generation is broken without domain-record
Applied in changeset commit:ac09db9f666e35797a2dfdebf205dd19d20f6a6f. Steffen Ritter
02:30 Feature #34363 (Resolved): Add cache_tags to pages table
Applied in changeset commit:c2af9a391e52b7e93d6b174d3829bec5dfb83325. Fabrizio Branca
00:52 Feature #34403 (Under Review): Add stdWrap feature: addPageCacheTags
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9294
Gerrit Code Review
00:22 Feature #34403 (Closed): Add stdWrap feature: addPageCacheTags
In the release notes for TYPO3 4.7.0beta1 in the wiki (http://wiki.typo3.org/TYPO3_4.7) you'll find: ... Fabrizio Branca

2012-02-28

23:04 Revision c2af9a39: [FEATURE] Add cache_tags to pages table
By adding a cache_tag field that contains a comma-separated list of tags
that will be attached to the stored content ...
Fabrizio Branca
23:01 Bug #23347: Missleading Error with Emtpy USER_INT: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9009
Gerrit Code Review
22:50 Revision 614547f2: [TASK] Set TYPO3 version to 4.7-dev
Change-Id: I056c71f8cc94b458e2065860add0b4d5ff5e62b0
Reviewed-on: http://review.typo3.org/9289
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:50 Revision 81f057cd: [RELEASE] Release of TYPO3 4.7.0beta1
Change-Id: Ide35d8f6afd19e5dc0cb388c380f4a891eb5f0e0
Reviewed-on: http://review.typo3.org/9288
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:50 Revision 1d44fc84: [RELEASE] Release of TYPO3 4.7.0beta1
Change-Id: Ide35d8f6afd19e5dc0cb388c380f4a891eb5f0e0 TYPO3 Release Team
22:22 Revision a7114362: [TASK] Raise submodule pointer
Change-Id: I36320707f82864301167eba2a68e2450d5335247
Reviewed-on: http://review.typo3.org/9284
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:21 Revision f0516cde: [TASK] Raise submodule pointer
Change-Id: I5c7ff1bd4060fc8d9812f4b59f021c2097452913
Reviewed-on: http://review.typo3.org/9283
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:19 Revision 726bf5c7: [TASK] Raise submodule pointer
Change-Id: Ib6c1e7b5131f432bdf88e9b010500596da265666
Reviewed-on: http://review.typo3.org/9282
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:18 Revision ac09db9f: [BUGFIX] previewLink generation is broken without domain-record
Using the previewLink on pages within the backend on a branch
without a domain record defined, the link generation fa...
Steffen Ritter
22:17 Bug #34396: previewLink generation is broken without domain-record
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9281
Gerrit Code Review
21:55 Bug #34396 (Under Review): previewLink generation is broken without domain-record
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9281
Gerrit Code Review
21:50 Bug #34396 (Closed): previewLink generation is broken without domain-record
On pages or pagetrees without domain record the preview link generation is broken and will result in http://www.index... Steffen Ritter
21:55 Bug #34385: Bug in t3lib/jsfunc.tceforms_suggest.js -> Feediting tt_news no title
Thanks. Maybe it will arrive in 4.5.12. Bernhard Eckl
17:14 Bug #34385: Bug in t3lib/jsfunc.tceforms_suggest.js -> Feediting tt_news no title
the mentioned issue is not the same. problem is #28930 Georg Ringer
14:48 Bug #34385: Bug in t3lib/jsfunc.tceforms_suggest.js -> Feediting tt_news no title
Check also this issue (same): http://bugs.typo3.org/view.php?id=13515 Bernhard Eckl
14:48 Bug #34385 (Closed): Bug in t3lib/jsfunc.tceforms_suggest.js -> Feediting tt_news no title
When upgrading to a version > 4.5.7 (e.g. 4.5.11), the title tag is not displayed if frontend editign is used and an ... Bernhard Eckl
18:50 Feature #34387: RTE: Make use of File Abstraction Layer
FAL is postponed... Jigal van Hemert
15:36 Feature #34387 (Closed): RTE: Make use of File Abstraction Layer
Stanislas Rolland
17:26 Bug #16983: Secure File downloads with jumpurl.secure = 1 not working in TV
Still a valid problem. Still not possible to force pdf download instead of browser plugin with ... Joh. Feustel
16:36 Feature #32651: Recycler: add scheduler task to delete deleted items
Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9013
Gerrit Code Review
16:30 Feature #32651: Recycler: add scheduler task to delete deleted items
Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9013
Gerrit Code Review
16:15 Bug #33793 (Closed): Deprecated config options in install tool
Fixed with #34092. Chris topher
16:13 Bug #34383: Incorrect redirect with multiple user groups
Yes, that's all correct but would you submit a better patch? ;)
Anyway, we solved it for the customer in our local...
Dmitry Dulepov
14:49 Bug #34383: Incorrect redirect with multiple user groups
The groupData originates from the authentication service and has not defined order. It also takes into account that g... Jigal van Hemert
13:09 Bug #34383 (Under Review): Incorrect redirect with multiple user groups
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9275
Gerrit Code Review
12:51 Bug #34383 (New): Incorrect redirect with multiple user groups
If the "redirectMode" is set to "groupLogin" and there are several groups with "felogin_redirectPid", the redirect sh... Dmitry Dulepov
14:30 Feature #34352 (Resolved): Add clearing cache by tag and by identifier to t3lib_tcemain->clear_cacheCmd()
Applied in changeset commit:5c42960d2bd758b14cd351f94dfadb347882f5b8. Fabrizio Branca
06:37 Feature #34352: Add clearing cache by tag and by identifier to t3lib_tcemain->clear_cacheCmd()
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9266
Gerrit Code Review
01:15 Feature #34352: Add clearing cache by tag and by identifier to t3lib_tcemain->clear_cacheCmd()
In my latest commit I've changed to syntax to be like this:... Fabrizio Branca
14:30 Bug #34369 (Resolved): Fix setDBinit regression
Applied in changeset commit:fd8c60afef8d5837fe088075c07c991e929664ab. Michael Stucki
14:28 Bug #33392: showHidden flag in tslib_fe is not "workspaces aware"
Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8720
Gerrit Code Review
13:59 Bug #33392: showHidden flag in tslib_fe is not "workspaces aware"
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8720
Gerrit Code Review
13:42 Bug #32780: Errors when hiding/unhiding and moving content
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8721
Gerrit Code Review
13:26 Feature #34381: Conditional branch for TSFE:config not working
... Gabriel Kaufmann / Typoworx NewMedia
13:20 Feature #34381: Conditional branch for TSFE:config not working
Please don't assign an issue to someone; this will block other to work on it. If Michael agreed to take care of this ... Jigal van Hemert
11:37 Feature #34381: Conditional branch for TSFE:config not working
Update: Small mistake,...
The example-code to access "config" should have looked like this:
[globalVar = TSFE:c...
Gabriel Kaufmann / Typoworx NewMedia
11:31 Feature #34381 (Closed): Conditional branch for TSFE:config not working
This is feature request for having the possibility to make TS-Conditionals for TSFE:config.
Please also see BugTra...
Gabriel Kaufmann / Typoworx NewMedia
12:11 Bug #34173: Translation Handling: line breaks are removed from XML
The problem seems to be serious as I had the same issue in another system now. The removal of the l10n folder, deleti... Stefan Galinski
09:20 Bug #34173: Translation Handling: line breaks are removed from XML
Hi Stefan,
thank you for the quick fix. Now I see the line breaks in file "de.locallang.xml", everything fine.
Sven Burkert
11:32 Feature #32476: Option to disable Mass Actions
Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at http://review.typo3.org/9274
Gerrit Code Review
11:14 Feature #32476 (Under Review): Option to disable Mass Actions
Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at http://review.typo3.org/9273
Gerrit Code Review
09:14 Bug #34327: exec_INSERTmultipleRows doesn't check for alternative handlers
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9272
Gerrit Code Review
09:02 Revision fd8c60af: [TASK] Fix setDBinit regression
Since #34092 has been merged, a missing setting of
$TYPO3_CONF_VARS[SYS][setDBinit] will cause a die.
This change fi...
Michael Stucki
08:54 Revision 5c42960d: [FEATURE] Add clearing cache by tag and by identifier clearCacheCMD
The caching framework supports to remove cache entries by identifier
and by id. If this was supported by the t3lib_tc...
Fabrizio Branca
07:18 Bug #34371 (Accepted): Custom HTML5 attributes loose their hyphens when rendered in frontend
Jigal van Hemert
04:12 Bug #34371 (Closed): Custom HTML5 attributes loose their hyphens when rendered in frontend
HTML5 custom attributes with names starting with "data-" that are entered in the RTE loose their hyphen(s) when rende... Stanislas Rolland
02:31 Feature #12284 (Resolved): Tooltip for next stage and prev stage icons with title of next/prev stage
Applied in changeset commit:53c27bb22d6319e1ae718923d6a7fd74bb76d1a0. Stefan Neufeind
02:30 Bug #32159 (Resolved): Invalid SQL and bad code in tslib_fe
Applied in changeset commit:27254e465d2998930b24ac39054d686c8267afe2. Dmitry Dulepov
02:30 Bug #29365 (Resolved): better cHash calculation (avoid cache flooding of USER_INT)
Applied in changeset commit:fa52bc835cbd610567cd5a68a13a3a3479a4cf4f. Daniel Poetzinger
01:11 Bug #24389: speed up typoLink function by caching domain records
Beta is comming!!! Will this still be part of it??? Simon Schaufelberger
01:10 Feature #34370 (Resolved): Cleanup: RTE: Remove useless code when BE is only utf-8
Stanislas Rolland
00:48 Feature #34370 (Under Review): Cleanup: RTE: Remove useless code when BE is only utf-8
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9271
Gerrit Code Review
00:13 Feature #34370 (Closed): Cleanup: RTE: Remove useless code when BE is only utf-8
With TYPO3 4.7, the BE is always utf-8 encoded. Some code becomes useless. Stanislas Rolland
01:09 Revision 4e1dc96d: [CLEANUP] RTE: Remove useless code when BE is only utf-8
When the BE is always utf-8 encoded, some code becomes useless.
Change-Id: I72521c47c51dd20d7f598ed9b5bc7e3d0e372882...
Stanislas Rolland

2012-02-27

23:57 Feature #34363: Add cache_tags to pages table
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9267
Gerrit Code Review
23:24 Feature #34363: Add cache_tags to pages table
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9267
Gerrit Code Review
22:34 Feature #34363: Add cache_tags to pages table
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9267
Gerrit Code Review
22:16 Feature #34363 (Under Review): Add cache_tags to pages table
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9267
Gerrit Code Review
21:38 Feature #34363 (Closed): Add cache_tags to pages table
By adding a cache_tag field that contains a comma-separated list of tags that will be attached to the stored content ... Fabrizio Branca
23:51 Feature #34352: Add clearing cache by tag and by identifier to t3lib_tcemain->clear_cacheCmd()
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9266
Gerrit Code Review
23:40 Feature #34352: Add clearing cache by tag and by identifier to t3lib_tcemain->clear_cacheCmd()
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9266
Gerrit Code Review
22:08 Feature #34352: Add clearing cache by tag and by identifier to t3lib_tcemain->clear_cacheCmd()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9266
Gerrit Code Review
21:26 Feature #34352 (Under Review): Add clearing cache by tag and by identifier to t3lib_tcemain->clear_cacheCmd()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9266
Gerrit Code Review
20:57 Feature #34352 (Closed): Add clearing cache by tag and by identifier to t3lib_tcemain->clear_cacheCmd()
The caching framework supports to remove cache entries by identifier and by id. If this was supported by the t3lib_tc... Fabrizio Branca
23:27 Bug #34369: Fix setDBinit regression
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9268
Gerrit Code Review
23:24 Bug #34369 (Under Review): Fix setDBinit regression
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9268
Gerrit Code Review
23:21 Bug #34369 (Accepted): Fix setDBinit regression
Michael Stucki
23:20 Bug #34369 (Closed): Fix setDBinit regression
Since #34092 has been merged, a missing setDBinit setting will cause a die. Michael Stucki
22:57 Bug #32780: Errors when hiding/unhiding and moving content
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8721
Gerrit Code Review
22:49 Bug #32780: Errors when hiding/unhiding and moving content
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8721
Gerrit Code Review
22:42 Feature #33518: Allow authentication with partial OpenID identifier
Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9238
Gerrit Code Review
22:32 Bug #34037 (Needs Feedback): Extension manager, Fatal error, TYPO3 v4.6.4
The official tx_dbal_em class implements all 2 methods of the interface. Xavier Perseguers
22:32 Feature #32701: Enable customer postProcessors in different folder
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9006
Gerrit Code Review
22:28 Bug #32600 (Resolved): Add clear l10n cache when the user clear all cache
Xavier Perseguers
22:28 Revision be1d6e45: [TASK] Add clear l10n cache when the user clear all cache
Currently the l10n parser cache can only be cleared manually, by adding this in locallang.php:
$GLOBALS['TYPO3_CONF_...
Dominique Feyer
22:23 Revision d083f5af: [BUGFIX] flock() calls in TYPO3 prevent NFS hosting
flock() happens in several places in TYPO3. This function does
not work properly on NFS shares. t3lib_lock should be ...
Dmitry Dulepov
22:18 Feature #34346: Add hook to tslib_fe->get_cache_timeout()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9265
Gerrit Code Review
20:48 Feature #34346 (Under Review): Add hook to tslib_fe->get_cache_timeout()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9265
Gerrit Code Review
20:43 Feature #34346 (Closed): Add hook to tslib_fe->get_cache_timeout()
I'd like to have a hook here to influence the calculated cacheTimeout.
This could be used to have the cache lifeti...
Fabrizio Branca
22:15 Revision 48442542: [BUGFIX] Fatal error if pear package http_request2 is installed
The wrong path is used for include once which leads to double
inclusion of the same class from different files.
Chan...
Philipp Gampe
22:13 Feature #34343: Add hook to stdWrap_cacheStore
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9264
Gerrit Code Review
20:38 Feature #34343 (Under Review): Add hook to stdWrap_cacheStore
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9264
Gerrit Code Review
20:26 Feature #34343 (Closed): Add hook to stdWrap_cacheStore
In issue #34299 caching for stdWrap was introduced.
With this patch I'd like to add a hook to the cacheStore meth...
Fabrizio Branca
21:50 Revision fa52bc83: [FEATURE] Flexible cHash Calculation
Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
Daniel Poetzinger
21:40 Bug #24737: backend_layout not workspace compatible
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3392
Gerrit Code Review
21:34 Feature #34362 (Closed): Filelist "Date" is not shown from folders
current master shows the date of folders, fal doesn't in filelist module Georg Ringer
20:28 Revision 44ec00ba: [BUGFIX] show uid of reference in show_item.php
The uid of referenced records is not shown anymore and if there are
more items with same title, there is no easy way ...
Joh. Feustel
20:26 Revision 27254e46: [TASK] Invalid SQL and bad code in tslib_fe
tslibe_fe::determineId() contains invalid SQL statement (using "!=")
and bad code (variable "$idQ", missing check for...
Dmitry Dulepov
20:25 Feature #34342 (Under Review): sys_domain: Extended list to match domainnames against
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9263
Gerrit Code Review
20:23 Feature #34342 (Closed): sys_domain: Extended list to match domainnames against
It's quite some work to add like 50 alternative domainrecords to TYPO3. And domainrecords currently can't contain wil... Stefan Neufeind
19:52 Bug #34156: No-Admin can’t delete FE-User from Recycler
Here is a new patch file for 4.6. With this you can delete and undelete records from recycle.
Sorry but I can't op...
Mario Näther
19:33 Feature #34227: Scheduler: Allow execution using "at"-daemon
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9177
Gerrit Code Review
18:28 Revision d3799e42: [FEATURE] Tooltip for next/prev stage icons with stage-title
ExtJS-tooltip for the next and prev stage icons
are extended with the title of that stage.
Change-Id: I8674c084664a9...
Stefan Neufeind
18:25 Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)
Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4704
Gerrit Code Review
18:20 Bug #34030 (Resolved): getAllowedItems called with one parameter too much
Stanislas Rolland
18:17 Feature #34114 (Resolved): RTE: Use HTML5-compliant custom attribute for external url's
Stanislas Rolland
18:07 Revision df145c6d: [FEATURE] RTE: Use HTML5-compliant custom attribute for external url's
htmlArea RTE sets custom attribute "external" on links to external
url's so that they are preserved as external by th...
Stanislas Rolland
17:55 Bug #34330 (Accepted): Encoding error in flexform sections if backend is not UTF-8
Helmut Hummel
17:47 Bug #34330 (Closed): Encoding error in flexform sections if backend is not UTF-8
#29067 introduced a regression, because the inline javascript was encoded twice. This was fixed in #32422 but this un... Helmut Hummel
17:55 Bug #33377 (Closed): Javascript error: URI malformed when adding new sections
Helmut Hummel
17:55 Bug #33377: Javascript error: URI malformed when adding new sections
Closing this one in favor of #34330 Helmut Hummel
17:53 Bug #34135 (Resolved): PHP Warning when moving a record
Xavier Perseguers
17:51 Bug #34135: PHP Warning when moving a record
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9259
Gerrit Code Review
17:51 Bug #34135: PHP Warning when moving a record
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9258
Gerrit Code Review
17:48 Bug #34135 (Under Review): PHP Warning when moving a record
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9257
Gerrit Code Review
17:40 Bug #34135 (Accepted): PHP Warning when moving a record
This happends as well when sorting pages Xavier Perseguers
17:53 Revision cc892445: [BUGFIX] PHP Warning when moving a record
Call to t3lib_TCEmain::moveL10nOverlayRecords() misses 4th parameter.
Change-Id: I5e0814497791fd904df809b5c19171f3e5...
Xavier Perseguers
17:53 Revision ad4d468f: [BUGFIX] PHP Warning when moving a record
Call to t3lib_TCEmain::moveL10nOverlayRecords() misses 4th parameter.
Change-Id: I5e0814497791fd904df809b5c19171f3e5...
Xavier Perseguers
17:52 Revision b8d1929b: [BUGFIX] PHP Warning when moving a record
Call to t3lib_TCEmain::moveL10nOverlayRecords() misses 4th parameter.
Change-Id: I5e0814497791fd904df809b5c19171f3e5...
Xavier Perseguers
17:30 Bug #34329: LIVE Workspace behavior after publishing
Why is it even possible that there are versions shown in the 'LIVE' tab? What DB-Fields have to be filled in which wa... Jonas Felix
17:23 Bug #34329 (Closed): LIVE Workspace behavior after publishing
After publication the previewmode of workspace is completely empty.
If the editor switches to LIVE Workspace on th...
Manuel Bloch
16:56 Bug #26784: Get page changes by complex TemplaVoila DS
I ran into the same problem as Lyuben but my solution was to remove the call of calculateChangePercentage, because i ... Michael Voehringer
16:53 Feature #34031 (Closed): Allow setting allowedItems through TypoScript
Stanislas Rolland
15:33 Feature #34031: Allow setting allowedItems through TypoScript
please close. this was merged.
Functionally reachable via "buttons.image.options.orderItems" in PageTS, not allowedI...
Stefan Neufeind
16:51 Feature #34028 (Resolved): Default active tab to first in allowedItems-list at "Insert image"
Stanislas Rolland
15:36 Feature #34028: Default active tab to first in allowedItems-list at "Insert image"
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9067
Gerrit Code Review
15:34 Feature #34028: Default active tab to first in allowedItems-list at "Insert image"
Functionally reachable via "buttons.image.options.orderItems" in PageTS, not allowedItems as I originally suggested Stefan Neufeind
03:03 Feature #34028: Default active tab to first in allowedItems-list at "Insert image"
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9067
Gerrit Code Review
16:50 Revision 1edef105: [FEATURE] Default active tab to first in allowedItems-list
at "Insert image"
There is already functionality in place to fetch the first
item of the allowedItems-list if $this-...
Stefan Neufeind
16:11 Bug #34327: exec_INSERTmultipleRows doesn't check for alternative handlers
I forgot to add the patch. To resolve the issue I fetch the handler for the current table and check if the handlerKey... Leon Dietsch
15:54 Bug #34327 (Closed): exec_INSERTmultipleRows doesn't check for alternative handlers
I spotted this issue while using the DbBackend of the CachingFramework, wich uses exec_INSERTmultipleRows to add tags... Leon Dietsch
16:09 Feature #34288: Typolink should allow rel attribute
yes, exactly,
please try with it:...
Rafal Brzeski
15:49 Feature #34288 (Needs Feedback): Typolink should allow rel attribute
Stanislas Rolland
15:48 Feature #34288: Typolink should allow rel attribute
You mean that the link is duplicated when the text contains an url? Stanislas Rolland
15:30 Bug #32778 (Under Review): Shortcut to 'first subpage' fails when 'move-to' placeholders are among subpages.
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9253
Gerrit Code Review
14:31 Task #30664 (Resolved): Set X-UA-Compatible to IE=9 for Backend
Applied in changeset commit:b3fb0bcd0ea907640afffdb761a283e0d519f554. Steffen Gebert
14:31 Feature #34027 (Resolved): Ordering for menutabs at "Insert image"
Applied in changeset commit:d91f3287dd2479cc7551275986d5d2d0d15b515b. Stanislas Rolland
13:51 Feature #34027: Ordering for menutabs at "Insert image"
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9069
Gerrit Code Review
03:03 Feature #34027: Ordering for menutabs at "Insert image"
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9069
Gerrit Code Review
14:26 Feature #32543: Some improvements for notification mail - new marker, list for multiple elements
Hi Sonja,
I have moved your changes to a separately installable extension using XCLASS.
I have also improved yo...
Bart Dubelaar
14:12 Revision d91f3287: [FEATURE] Allow to order tabs of "Insert/modify image" in Page TSConfig
Allow configuring the order of tabs of the "Insert/modify image" dialogue
window via Page TSConfig property: buttons....
Stanislas Rolland
13:35 Bug #31508: User settings: lang becomes empty
Okay. This is what I found.
Setting setup.override works. It's like hardcoding what the fields should be.
But sti...
Stig Nørgaard Færch
11:24 Bug #34314 (Closed): workspace_perms checkbox doesn't save state
In groups the "workspace_perms" Checkbox does not save the value 1. Torsten Peters
08:53 Revision b3fb0bcd: [TASK] Set X-UA-Compatible to IE=9 for Backend
To use the rendering engine of IE9 in the Backend of TYPO3, change the
X-UA-Compatible setting from IE=8 to IE=9.
Ch...
Steffen Gebert
08:42 Bug #15006: Possibility to add multiple "includeLib" plugins
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8927
Gerrit Code Review
01:34 Bug #15006: Possibility to add multiple "includeLib" plugins
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8927
Gerrit Code Review
02:31 Feature #34282 (Resolved): IRRE - Possibility to avoid rendering of foreign_selector
Applied in changeset commit:829327d12cfff767cbb7e001b09d853c000f6582. TYPO3 Release Team
02:31 Task #34094 (Resolved): Change fallbacks to iso-8859-1 to utf-8
Applied in changeset commit:4579bbecb0fd3007bfa3cc79eda73459c42e9fad. Steffen Ritter
02:31 Bug #34092 (Resolved): Remove all references to forceCharset setting
Applied in changeset commit:8f5456d896d520fcbecf8062dfa6a1178a98db52. Steffen Ritter
02:31 Task #34106 (Resolved): Remove useless code after utf-8 code conversion
Applied in changeset commit:a82b6905bae2263e335aa1c3a482a6f6b62865ca. Markus Klein
02:31 Feature #34283 (Resolved): IRRE - Possibility to render custom header controls
Applied in changeset commit:2fe581e6011c4fe80f5d567676632fbb0ab9f1bd. TYPO3 Release Team
02:31 Bug #34299 (Resolved): stdWrap caching
Applied in changeset commit:aeba39cedbbd7a1b27e882b8ac0c20c800a40965. Fabrizio Branca
00:11 Bug #34299: stdWrap caching
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9251
Gerrit Code Review
00:03 Bug #34299: stdWrap caching
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9249
Gerrit Code Review
02:31 Feature #34281 (Resolved): Integrate possibility to overrule types array in TCEforms
Applied in changeset commit:ec8d8af24f7646afe72bfe49d12b23d69dcd2b73. TYPO3 Release Team
00:03 Bug #27811 (Under Review): Page-view in backend uses "backend-layout"-field from live-version instead of workspace
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3391
Gerrit Code Review

2012-02-26

23:49 Revision aeba39ce: [FEATURE] stdWrap caching
Problem:
* Cacheable content is always page specific.
Pages cannot share cached content.
* Cacheable content has no...
Fabrizio Branca
23:38 Feature #30630: Could not get a full list of changes in workspace module
PS: The "clean" solution the workspace-team agreed upon requires the "virtual tree-root"-feature added with 4.7.0-bet... Stefan Neufeind
23:37 Feature #30630 (Resolved): Could not get a full list of changes in workspace module
Resolved by addition in core (#33852) and functionality "fixed" in workspace-module (#34308). Stefan Neufeind
23:26 Bug #33942: Unknown t3lib_TcaRelationService in StaticRecordCollection
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9028
Gerrit Code Review
23:21 Bug #34308 (Under Review): With "virtual page-root" review-grid needs restriction to mountpoints
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9248
Gerrit Code Review
23:17 Bug #34308 (Closed): With "virtual page-root" review-grid needs restriction to mountpoints
With the addition of the "virtual page-root"-feature (#33852) a person which is not admin now has a root-node to clic... Stefan Neufeind
23:16 Bug #34299: stdWrap caching
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9245
Gerrit Code Review
22:44 Bug #34299: stdWrap caching
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9245
Gerrit Code Review
22:30 Bug #34299: stdWrap caching
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9245
Gerrit Code Review
22:05 Bug #34299 (Under Review): stdWrap caching
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9241
Gerrit Code Review
20:56 Bug #34299 (Closed): stdWrap caching
h2. Problem:
* Cacheable content is always page specific. Pages cannot share cached content.
* Cacheable content...
Fabrizio Branca
22:52 Revision ec8d8af2: [FEATURE] Integrate possibility to overrule types array in TCEforms
Possibility to override the
$GLOBALS['TCA'][TABLE]['types'][TYPE]['showitem'] setting
Change-Id: I08202e2a9ffb6a1fff...
TYPO3 Release Team
22:47 Feature #33518: Allow authentication with partial OpenID identifier
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9238
Gerrit Code Review
22:46 Feature #33518: Allow authentication with partial OpenID identifier
Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9231
Gerrit Code Review
21:58 Feature #33518: Allow authentication with partial OpenID identifier
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9238
Gerrit Code Review
21:51 Feature #33518: Allow authentication with partial OpenID identifier
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9231
Gerrit Code Review
21:45 Feature #33518 (Under Review): Allow authentication with partial OpenID identifier
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9230
Gerrit Code Review
22:45 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9221
Gerrit Code Review
22:37 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9221
Gerrit Code Review
21:39 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9221
Gerrit Code Review
21:25 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9221
Gerrit Code Review
21:08 Task #34298: Add "Add indexed_search" icon to plugin wizard
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9221
Gerrit Code Review
21:05 Task #34298 (Under Review): Add "Add indexed_search" icon to plugin wizard
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9221
Gerrit Code Review
20:39 Task #34298 (Closed): Add "Add indexed_search" icon to plugin wizard
Add "Add indexed_search" icon to plugin wizard, this has to be done in 4.5 and above, if this is seen as feature i'd ... Kay Strobach
22:27 Feature #33874: Backport autoloading for classes with extbase-namingconvention
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9239
Gerrit Code Review
22:01 Feature #33874: Backport autoloading for classes with extbase-namingconvention
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9239
Gerrit Code Review
22:24 Feature #33750: Integrate File Abstraction Layer Handling
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9209
Gerrit Code Review
22:05 Feature #33750: Integrate File Abstraction Layer Handling
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9209
Gerrit Code Review
22:19 Bug #33119: Upload to TER not possible
I had the same error and could track it down to a missing "selectedRepository" entry in the $this->settings array in... Nico de Haen
22:14 Bug #28317 (Under Review): Increase "maxitems" for media in TCA of pages
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9243
Gerrit Code Review
22:09 Feature #34281: Integrate possibility to overrule types array in TCEforms
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9205
Gerrit Code Review
21:38 Feature #34281: Integrate possibility to overrule types array in TCEforms
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9205
Gerrit Code Review
15:29 Feature #34281: Integrate possibility to overrule types array in TCEforms
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9205
Gerrit Code Review
21:58 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9236
Gerrit Code Review
21:45 Bug #25083 (Under Review): Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9229
Gerrit Code Review
21:58 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9234
Gerrit Code Review
21:45 Bug #17947 (Under Review): TCE: error message if no label has been set in TCA
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9227
Gerrit Code Review
21:58 Bug #34030: getAllowedItems called with one parameter too much
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9233
Gerrit Code Review
21:45 Bug #34030 (Under Review): getAllowedItems called with one parameter too much
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9226
Gerrit Code Review
21:58 Bug #33116: Scheduler BE module fails to load
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9232
Gerrit Code Review
21:45 Bug #33116 (Under Review): Scheduler BE module fails to load
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9225
Gerrit Code Review
21:52 Bug #34303 (Closed): IRRE hide/unhide broken in master
hide/unhide is currently broken when inline record is opened Georg Ringer
21:11 Revision 2fe581e6: [FEATURE] IRRE - Possibility to render custom header controls
Render custom header controls by using a render function
defined in TCA field configuration customControls/userFunc
...
TYPO3 Release Team
20:54 Revision 5ddc6289: [FEATURE] Add a "virtual root" to pagetree (for mountpoints)
If there is no "root" of pages (page 0) shown, add a
"virtual root" that functions as a root for all mountpoints
belo...
Stefan Neufeind
20:53 Revision a82b6905: [TASK] Remove useless code after utf-8 code conversion
Change-Id: I01af44c694c54adaefa217162af1dd0480f30ce2
Resolves: #34106
Releases: 4.7
Reviewed-on: http://review.typo3....
Markus Klein
20:52 Task #34106: Remove useless code after utf-8 code conversion
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9116
Gerrit Code Review
20:34 Revision 4579bbec: [TASK] Change various functions to use utf-8 by default
Many functions in TYPO3core expect a character set parameter to be
defined. Their default was iso-8859-1 in the past ...
Steffen Ritter
20:33 Revision 8f5456d8: [CLEANUP][CONF!!!] Remove forceCharset option and references
In TYPO3 4.5 the forceCharset and setDBinit options have been
deprecated. "forceCharset" was set to be removed in 4.7...
Steffen Ritter
20:04 Feature #33752: Make use of File Abstraction Layer in Frontend
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9211
Gerrit Code Review
17:36 Feature #33752: Make use of File Abstraction Layer in Frontend
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9211
Gerrit Code Review
17:14 Feature #33752: Make use of File Abstraction Layer in Frontend
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9211
Gerrit Code Review
18:08 Task #34094: Change fallbacks to iso-8859-1 to utf-8
Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9101
Gerrit Code Review
18:02 Task #34094: Change fallbacks to iso-8859-1 to utf-8
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9101
Gerrit Code Review
17:49 Task #34094: Change fallbacks to iso-8859-1 to utf-8
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9101
Gerrit Code Review
18:01 Feature #33751: Make use of File Abstraction Layer in Backend
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9210
Gerrit Code Review
17:06 Bug #34092: Remove all references to forceCharset setting
Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9099
Gerrit Code Review
15:55 Bug #34290 (Closed): FCE Link Icon JavaScriptError when field is empty
When a element is defined as linkfield in backend a icon for linking is rendered. But if the field is empty, the icon... Heinz Schilling
15:29 Task #34145 (Resolved): Cannot translate workspace preview link generation
Xavier Perseguers
15:28 Task #34145: Cannot translate workspace preview link generation
Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at http://review.typo3.org/9216
Gerrit Code Review
15:23 Task #34145: Cannot translate workspace preview link generation
Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at http://review.typo3.org/9215
Gerrit Code Review
15:29 Revision 6c01173c: [TASK] Cannot translate workspace preview link generation
The label and tooltip to generate the workspace preview link are
hardcoded and cannot be translated.
Change-Id: Ia16...
Xavier Perseguers
15:29 Feature #33749: Integrate File Abstraction Layer API
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9208
Gerrit Code Review
15:24 Revision dfdba35d: [TASK] Cannot translate workspace preview link generation
The label and tooltip to generate the workspace preview link are
hardcoded and cannot be translated.
Change-Id: Ia16...
Xavier Perseguers
15:21 Feature #34283: IRRE - Possibility to render custom header controls
Good point, makes sense. Ingmar Schlecht
15:17 Feature #34283: IRRE - Possibility to render custom header controls
I would propose this change.
simplify the api by using $customControlConfig directly as input for t3lib_div::callU...
Georg Ringer
15:12 Feature #34283: IRRE - Possibility to render custom header controls
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9207
Gerrit Code Review
15:21 Revision da7b2398: [TASK] Cannot translate workspace preview link generation
The label and tooltip to generate the workspace preview link are
hardcoded and cannot be translated.
Change-Id: Ia16...
Xavier Perseguers
14:59 Bug #34020: Toolbar Separator IE8
Patchset3:
h1. Windows 7
Win7: Firefox 6
!win7-ff-6.png!
Win7: current Firefox
!win7-ff-10.png!
Win7: Interne...
Felix Kopp
14:54 Bug #34020: Toolbar Separator IE8
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9081
Gerrit Code Review
14:56 Revision 829327d1: [FEATURE] IRRE - Possibility to avoid rendering of foreign_selector
Introduce TCE column configuration
appearance/showPossibleRecordsSelector for type inline
Change-Id: Ia523f3a9d456c2...
TYPO3 Release Team
14:10 Feature #34288 (Closed): Typolink should allow rel attribute
When I set an attribute rel="nofollow" to the href tag :... Rafal Brzeski
00:17 Revision 82561d09: [TASK] Clean-up several whitespaces and PHPdoc comments
Change-Id: I6623a32a427b1ef0a8e9b646441928fbc8ee9270
Releases: 4.7
Reviewed-on: http://review.typo3.org/9213
Reviewed...
Oliver Hader

2012-02-25

23:48 Feature #33750: Integrate File Abstraction Layer Handling
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9209
Gerrit Code Review
23:01 Feature #33750 (Under Review): Integrate File Abstraction Layer Handling
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9209
Gerrit Code Review
23:27 Task #33745 (Accepted): Integrate File Abstraction Layer
Oliver Hader
23:17 Feature #34281: Integrate possibility to overrule types array in TCEforms
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9205
Gerrit Code Review
22:42 Feature #34281 (Under Review): Integrate possibility to overrule types array in TCEforms
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9205
Gerrit Code Review
22:40 Feature #34281 (Closed): Integrate possibility to overrule types array in TCEforms
Possibility to override the $GLOBALS['TCA'][TABLE]['types'][TYPE]['showitem'] setting Oliver Hader
23:17 Feature #34283: IRRE - Possibility to render custom header controls
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9207
Gerrit Code Review
22:50 Feature #34283 (Under Review): IRRE - Possibility to render custom header controls
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9207
Gerrit Code Review
22:49 Feature #34283 (Closed): IRRE - Possibility to render custom header controls
Render custom header controls by using a render function
defined in TCA field configuration customControls/userFunc
Oliver Hader
23:17 Feature #34282: IRRE - Possibility to avoid rendering of foreign_selector
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9206
Gerrit Code Review
22:47 Feature #34282 (Under Review): IRRE - Possibility to avoid rendering of foreign_selector
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9206
Gerrit Code Review
22:46 Feature #34282 (Closed): IRRE - Possibility to avoid rendering of foreign_selector
Introduce TCE column configuration appearance/showPossibleRecordsSelector for type inline Oliver Hader
23:17 Feature #33749: Integrate File Abstraction Layer API
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9208
Gerrit Code Review
22:54 Feature #33749 (Under Review): Integrate File Abstraction Layer API
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9208
Gerrit Code Review
23:15 Feature #34284 (Under Review): Integrate File Abstraction Layer Indexer Task
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9212
Gerrit Code Review
23:14 Feature #34284 (Closed): Integrate File Abstraction Layer Indexer Task
Integrate a scheduler task that takes care of indexing files. Oliver Hader
23:12 Feature #33752 (Under Review): Make use of File Abstraction Layer in Frontend
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9211
Gerrit Code Review
23:10 Feature #33751: Make use of File Abstraction Layer in Backend
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9210
Gerrit Code Review
23:09 Feature #33751 (Under Review): Make use of File Abstraction Layer in Backend
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9210
Gerrit Code Review
22:48 Bug #33956 (Under Review): FAL is not yet compatible with the tceform placeholder feature
Tolleiv Nietsch
22:20 Bug #33956: FAL is not yet compatible with the tceform placeholder feature
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9203
Gerrit Code Review
18:25 Bug #33956: FAL is not yet compatible with the tceform placeholder feature
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9203
Gerrit Code Review
22:29 Bug #34208: Missing Categories in Extension Manager
Open the dropdown menu of the column Kategorie (down arrow on the right side of the column) and select the option 'Gr... Jigal van Hemert
21:53 Feature #27160: Do not delete uniqueArray in TYPO3 4.6.*
IMHO trying to rebuilding php functionality just because it's faster than the native version isn't a good idea. You a... Stefan Galinski
21:41 Bug #17677 (Closed): Move tt_content.mailform.badMess to locallang
Stefan Galinski
21:29 Bug #34193 (Needs Feedback): extGetNumberOfCachedPages provokes an allocate memory error
Just set this to "Needs Feedback", because it needs discussion like you said. I can't help myself, because I simply d... Stefan Galinski
14:27 Bug #34193: extGetNumberOfCachedPages provokes an allocate memory error
My quick fix is to comment the part out and return "0" :)
I don't think the number of cache entries for the current...
Leon Dietsch
15:44 Bug #34246 (Closed): tx_coreupdates_migrateworkspaces tries to upgrade non existing tables
In case a table has TCA configuration but wasn't created (yet) the tx_coreupdates_migrateworkspaces wizard still tire... Tolleiv Nietsch
15:00 Bug #26090 (Needs Feedback): Remove old code related to extension tstemplate_styler (sys_template:editorcfg)
Benni Mack
15:00 Bug #26090: Remove old code related to extension tstemplate_styler (sys_template:editorcfg)
The change breaks the installation of the static_templates extension.
The item with UID=43 was not modified and thus...
Benni Mack
14:51 Bug #24389: speed up typoLink function by caching domain records
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9023
Gerrit Code Review
14:38 Bug #24389: speed up typoLink function by caching domain records
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9023
Gerrit Code Review
08:55 Feature #34130 (Needs Feedback): Enable shortUrl for forgot password link in felogin mails
The related issue #19329 is just merged into 4.7 as a hook to manipulate the message just prior to sending it.
Abo...
Jigal van Hemert
08:32 Task #34132 (Needs Feedback): Add more core tables to livesysearch
Currently:
pages - title,alias,nav_title,subtitle,url,keywords,description,abstract,author,author_email
be_users - ...
Jigal van Hemert
04:18 Feature #34241 (Closed): EXT:form - Fill SELECT with OPTIONS from static_info_tables
I would like to be able to pull data from a table to populate a SELECT... Nathan L
02:30 Task #34096 (Resolved): [TASK] Migrate about to extbase
Applied in changeset commit:7cb35d854062059620577117dbb2979dd0a04cfb. Christian Kuhn
02:30 Feature #17055 (Resolved): Enable fe_users-fields in "forgot password" mail
Applied in changeset commit:05099b21ff3e4b6683f7fc79bd7a3eb5a2551c3a. Jigal van Hemert
02:30 Task #34234 (Resolved): Update manual with new hook
Applied in changeset commit:325d0ec49c27e7a2f9886dd06093de0cdcab417a. Jigal van Hemert
01:35 Bug #34173: Translation Handling: line breaks are removed from XML
Hmm... I have removed the whole l10n directory and refetched the translations. Afterwards the result was fine. Also t... Stefan Galinski

2012-02-24

23:28 Bug #34173 (Needs Feedback): Translation Handling: line breaks are removed from XML
Can you please check again by updating the translations? I just downloaded the German translation of felogin in the e... Jigal van Hemert
22:40 Bug #25292: Exception "tx_em_Parser_MirrorXmlPushParser: Unable to create XML parser" when updating extension list
I had this error as well for a couple of months on a server, however, I didn't have much time or need to fix it until... Jean-Sébastien Gervais
22:24 Task #34191: Cleanup labels
They are used in tx_form_System_Validate_Date::humanReadableDateFormat() to turn a strftime configuration in a more r... Jigal van Hemert
21:59 Bug #34226 (Rejected): A CE's field "layout" is missing when the CE's type is "plugin / list"
Most extensions have a line in ext_tables.php which like:
$TCA['tt_content']['types']['list']['subtypes_excludelis...
Jigal van Hemert
12:44 Bug #34226 (Rejected): A CE's field "layout" is missing when the CE's type is "plugin / list"
I don't know if this is might be a bug (tested with latest 4.5 and 4.6):
Usually, each content element owns a back...
Jan Kornblum
19:45 Revision 325d0ec4: [TASK] Update manual with new hook
Add information about forgotPasswordMail hook
Change-Id: I6459aa462c5498c468462d4d163abd905f7fc5b3
Resolves: #34234
...
Jigal van Hemert
19:42 Task #34234 (Under Review): Update manual with new hook
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9193
Gerrit Code Review
19:35 Task #34234 (Closed): Update manual with new hook
Jigal van Hemert
19:26 Revision 05099b21: [FEATURE] Add hook to process forgot password mail
Hook to change mail content of mail which is sent
if someone forgot his password.
Change-Id: Ia154d28ba07aa112c2b1ec...
Jigal van Hemert
18:39 Revision 7cb35d85: [TASK] Migrate EXT:about to extbase
Change-Id: If4161ce96038778776bcc654ad8a09b550568d44
Resolves: #34096
Releases: 4.7
Reviewed-on: http://review.typo3....
Christian Kuhn
18:05 Feature #29786: Move t3lib_div::compat_version to t3lib_utility_VersionNumber
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4992
Gerrit Code Review
17:34 Feature #17055: Enable fe_users-fields in "forgot password" mail
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7503
Gerrit Code Review
07:01 Feature #17055: Enable fe_users-fields in "forgot password" mail
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7503
Gerrit Code Review
17:17 Task #34096: [TASK] Migrate about to extbase
Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
14:12 Task #34096: [TASK] Migrate about to extbase
Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
00:07 Task #34096: [TASK] Migrate about to extbase
Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
14:27 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Patch Set 2 available at http://review.typo3.org/9158 solves this issue. Tested on my current 4.6 installation and on... Alain
13:42 Feature #34228 (Closed): Add the possibility to register an callback on the session garbage collector
for my needs i have modified the function gc() in class.tslib_feuserauth.php to call my own callback before deleting ... Chris de Rock
13:10 Feature #34227 (Under Review): Scheduler: Allow execution using "at"-daemon
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9177
Gerrit Code Review
13:07 Feature #34227: Scheduler: Allow execution using "at"-daemon
Could later be used so that plugins can report if/when they need to be scheduled next. So if there is nothing to be s... Stefan Neufeind
13:06 Feature #34227 (Closed): Scheduler: Allow execution using "at"-daemon
An alternative to executing the scheduler via cron might be to execute it using the "at"-daemon. This allows the sche... Stefan Neufeind
12:07 Feature #21417 (Closed): TypoScript: page.config.additionalHeaders: Lack of flexibility because of data type string
Duplicate of #23494. Chris topher
11:53 Bug #32480: Form.css cannot be disabled
Is there any way to circumvent the inclusion of the stylesheet this until it is resolved?
I don't want to poop on an...
Andreas Sauer
11:01 Revision 0632b7e1: [TASK] Cleanup/Fix ViewHelper doc comments
This tweakes some ViewHelper doc comments so that they can be
rendered with the new Reference command introduced with...
Bastian Waidelich
10:23 Bug #34219 (Closed): Don't modify SYS_LASTCHANGED when changing something in a workspaces
Currently I have a small TypoScript that displays the last changed date of a page... Ingo Pfennigstorf
09:31 Revision 888fe67f: [BUGFIX] EM: make update window modal
The UPDATE! script pop-up window in the new Extension Manager is hard-coded
to some reduced size and is not modal. Th...
Francois Suter
09:26 Bug #32261 (Under Review): mkdir_deep does not set correct permissions nor create group
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9171
Gerrit Code Review
07:25 Bug #34203: Images from ter-hoster break SSL address-bar in the browsers + CSP
i did a patch to enforce ssl, however having those images local isn't a one liner, so no patch for that... as there n... Georg Ringer
07:22 Bug #34203 (Under Review): Images from ter-hoster break SSL address-bar in the browsers + CSP
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9170
Gerrit Code Review
00:32 Bug #34208: Missing Categories in Extension Manager
This occours with any filter settings.
On my server, there is only 1 t3 installation with this behaviour, but read s...
Robert Grede

2012-02-23

23:42 Feature #23494: config.additionalHeaders - add stdWrap
Is there any new information on this?
I would _really_ like to see this feature implemented, regardless wether in t...
Florian Staudacher
23:20 Bug #33791 (Under Review): Blank page after Save+Close in page settings
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9169
Gerrit Code Review
23:19 Bug #33791: Blank page after Save+Close in page settings
Easy one and missing returnUrl like I thought. Patch is on the way to the review system. Please test and vote for it. Stefan Galinski
17:25 Bug #33791: Blank page after Save+Close in page settings
Maybe this case will help to resolve problem. Just met such scenario with TCA wizard save: returnUrl contains 2000+ o... Marcus Biesioroff
23:05 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
the affected version is *4.6.4*.
To clarify what I meant by "I had never problem with this constellation since 4.2 u...
Alain
21:12 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Alain, in the ticket you say TYPO3-Version 4.6.
Now you say "..never had problem ... until 4.5"
To clarify things...
Markus Klein
20:45 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
I have cloned the master branch from repository git://git.typo3.org/TYPO3v4/Core.git to my local machine and I can re... Alain
18:32 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Tested in master and 4.6 installation and the given example is working. Wouter Wolters
08:50 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9158
Gerrit Code Review
07:35 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
hi,
i tested this with current master...
Georg Ringer
23:05 Bug #34208 (Needs Feedback): Missing Categories in Extension Manager
Can't reproduce this issue. Please recheck the filtering settings and provide a screenshot. Stefan Galinski
21:50 Bug #34208 (Closed): Missing Categories in Extension Manager
Since an update from 4.5.11 to 4.6.4 the categories ( e. g. Category: Backend (xx Items) ) are missing in the availab... Robert Grede
23:01 Bug #34037: Extension manager, Fatal error, TYPO3 v4.6.4
You installed the extension locally and doesn't use the provided version from the TYPO3 core? Does this problem still... Stefan Galinski
13:51 Bug #34037: Extension manager, Fatal error, TYPO3 v4.6.4
Excuse me, I again demand.
Please have a look at this problem once. Otherwise I fear that with the updates on what's...
Georg Bez
22:55 Bug #34193: extGetNumberOfCachedPages provokes an allocate memory error
I have added Christian as watcher to this issue. Maybe he has some ideas how to fix that issue. If you can find a sol... Stefan Galinski
10:02 Bug #34193 (Closed): extGetNumberOfCachedPages provokes an allocate memory error
With activated caching framework the function extGetNumberOfCachedPages in class.t3lib_tsfebeuserauth.php provokes an... Leon Dietsch
22:49 Feature #19809: make pi_wrapInBaseClass wraps configurable
Just created a new review request with the latest patch in the name of Steffen Müller. Is that ok Jigal? Stefan Galinski
22:46 Feature #19809 (Under Review): make pi_wrapInBaseClass wraps configurable
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9167
Gerrit Code Review
18:31 Bug #34203 (Closed): Images from ter-hoster break SSL address-bar in the browsers + CSP
Normal i have a secure connection in backend, but images from ter-hoster are http from typo3.
typo3 has also https.
...
Xaver Maierhofer
15:22 Bug #32778: Shortcut to 'first subpage' fails when 'move-to' placeholders are among subpages.
I just gave it another look. I think the enableFields() check can be omitted alltogether, right? We are only interest... Bart Dubelaar
15:07 Bug #34199 (Closed): Navigating through 'Live' preview will load 'Workspace' version in 'Live'
When opening the frontend preview, one can move the slider to the left to see the Live version. If the user now click... Bart Dubelaar
13:46 Bug #34144: Cannot go back to overview of changes
Maybe we should "just" use the icon which already exists in the list module? !Bildschirmfoto_2012-02-23_um_13.45.54.png! Tolleiv Nietsch
09:21 Bug #34148: t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Steps to reproduce:
1. Install the attached extension (it depends on dam to have a multitable mm relation)
2. The...
Markus Opahle
09:02 Task #34094: Change fallbacks to iso-8859-1 to utf-8
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9101
Gerrit Code Review
08:46 Bug #34092: Remove all references to forceCharset setting
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9099
Gerrit Code Review
08:22 Feature #25223: Enable TCA property displayCond for IRRE child records
doesn't look like there is a patch for it yet .. wanna do it or at least sponsor it? Georg Ringer
07:58 Feature #25223: Enable TCA property displayCond for IRRE child records
Hello, will it make its way to 4.7? I would need it right now too... :) Dominic Garms
00:27 Task #34096: [TASK] Migrate about to extbase
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
00:24 Feature #19258 (Closed): There is no API to add or modify JavaScript
Bugs inside the javascript should be reported and fixed in TYPO3 itself. Own validation rules can be added by wizard ... Stefan Galinski
00:18 Bug #20251 (Closed): AJAX relogin box doesn't appear
Closed, because no further feedback for a reasonable time period was provided. Stefan Galinski
00:16 Bug #25295 (Closed): php-script causes error "Address in mailbox given [@localhost]"
Stefan Galinski
00:11 Bug #34156: No-Admin can’t delete FE-User from Recycler
Thanks for your report! Please open a new review request for your patch.
http://wiki.typo3.org/Contribution_Walkth...
Stefan Galinski
00:08 Bug #34173 (Accepted): Translation Handling: line breaks are removed from XML
On the translation server the linebreaks are completly fine. It seems they are lost on the client side.
http://trans...
Stefan Galinski
00:00 Task #34191 (Needs Feedback): Cleanup labels
I added Patrick as watcher. Maybe he knows the meaning of this labels. Stefan Galinski

2012-02-22

23:57 Bug #34179 (Needs Feedback): MM_opposite_field if config is select field
What exactly doesn't works? Any js errors or something like that? Can you provide a basic .t3x file with a small demo... Stefan Galinski
13:27 Bug #34179 (Closed): MM_opposite_field if config is select field
hi folks,
i just tried to setup a mm f.e. company => employes wich opposite field setting "MM_opposite_field".
it w...
Carsten Bleicker
23:53 Bug #34168 (Needs Feedback): Link browser flexform processing
Can you provide a .t3x file for a minimal test case please? Stefan Galinski
10:23 Bug #34168 (Closed): Link browser flexform processing
Using the link browse option to add links is not working for new fields; only when we save the content element and cl... Azeef Abdul Shukoor
22:51 Bug #34152 (Under Review): stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9158
Gerrit Code Review
20:19 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Hello,
thanks for your feedback. I am not yet familiar with git & gerrit so I need time to learn more about, sorry...
Alain
00:05 Bug #34152: stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Sounds like you already solved the bug. Can you create a patch against the master branch and open a new review reques... Stefan Galinski
22:25 Task #34191 (Closed): Cleanup labels
While translating the sysext "form" into german, I came across several labels with weired values like
* tx_form_s...
Marcus Schwemer
17:50 Feature #32543: Some improvements for notification mail - new marker, list for multiple elements
It seems that right now things only just accidentally go well when changing the stage of mutliple records:
In tx_v...
Bart Dubelaar
17:49 Bug #34148: t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Could you please add information, how to easily repoduce this bug? Steffen Gebert
17:47 Bug #34148: t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9156
Gerrit Code Review
17:42 Bug #34148: t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9150
Gerrit Code Review
16:18 Bug #34148 (Under Review): t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9150
Gerrit Code Review
00:11 Bug #34148: t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
http://wiki.typo3.org/Contribution_Walkthrough_Tutorials Stefan Galinski
15:49 Bug #31517: flvplayer.swf - always "puffering" and no loop
Looking at the video on the page linked in the description, everything works just fine.
So what's the point here?
Markus Klein
14:09 Bug #31517: flvplayer.swf - always "puffering" and no loop
still the same bug with 4.5.11 Igor
15:48 Feature #33703: Auto deactivation of scheduler task for saltedpasswords
Well, seen the patch in gerrit. Nice, thx a lot. But I would suggest to incooporate the part which is including the u... Christian Nölle
01:13 Feature #33703: Auto deactivation of scheduler task for saltedpasswords
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9139
Gerrit Code Review
00:40 Feature #33703 (Under Review): Auto deactivation of scheduler task for saltedpasswords
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9139
Gerrit Code Review
15:45 Task #34106: Remove useless code after utf-8 code conversion
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9116
Gerrit Code Review
15:05 Task #34106: Remove useless code after utf-8 code conversion
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9116
Gerrit Code Review
15:41 Task #34094: Change fallbacks to iso-8859-1 to utf-8
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9101
Gerrit Code Review
15:10 Bug #32480: Form.css cannot be disabled
This correction is resolved? Blogger
13:27 Bug #24737: backend_layout not workspace compatible
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3392
Gerrit Code Review
12:21 Bug #34173 (Closed): Translation Handling: line breaks are removed from XML
When I execute the Translation Handling in the Extension Manager and I have a look at the results, there is no line b... Sven Burkert
11:54 Bug #33728: Error in Crop Parameter for ImageMagick convert
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9143
Gerrit Code Review
11:51 Bug #33728: Error in Crop Parameter for ImageMagick convert
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9143
Gerrit Code Review
10:32 Bug #33728 (Under Review): Error in Crop Parameter for ImageMagick convert
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9143
Gerrit Code Review
11:45 Bug #34129: CachingFramework: pdoBackend duplicate entry
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9144
Gerrit Code Review
10:56 Bug #34129 (Under Review): CachingFramework: pdoBackend duplicate entry
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9144
Gerrit Code Review
09:37 Bug #34129: CachingFramework: pdoBackend duplicate entry
Never did this before. I'll try to follow the walkthrough. Leon Dietsch
10:08 Bug #34162: Merging CSS/JS files with absRefPrefix set causes PHP error
Already under review in https://review.typo3.org/7127 Markus Klein
00:10 Bug #34162: Merging CSS/JS files with absRefPrefix set causes PHP error
Sounds like you already solved this issue. Can you provide a patch and open a new review request? Please check also t... Stefan Galinski
09:47 Bug #30671: EM: ext_update not working
hm, tried to reproduce it today and the damn thing worked as expected. the only thing that changed since yesterday is... Anonymous
09:08 Bug #26993: Pagetree: Copying large branches duplicates branch
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8981
Gerrit Code Review
00:40 Bug #34020: Toolbar Separator IE8
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9081
Gerrit Code Review
00:22 Bug #29094 (New): Pagetree Filter - Sometimes subpages can't be opened
Stefan Galinski
00:18 Bug #18565 (Closed): Translation of the backend pages tree
Closed in favor of the new report. Stefan Galinski
00:06 Bug #34150 (Needs Feedback): Backend logout after frontend view
Stefan Galinski

2012-02-21

23:57 Bug #30671 (Needs Feedback): EM: ext_update not working
Just tried it myself with the latest 4.5 trunk and static_info_tables_de, but the popup wasn't empty. In my case this... Stefan Galinski
12:17 Bug #30671: EM: ext_update not working
experiencing a strange behaviour with TYPO3 4.5 and the localized versions of static_info_tables, e.g. static_info_ta... Anonymous
23:49 Bug #34129: CachingFramework: pdoBackend duplicate entry
Sounds like you got an idea how to fix that issues. Can you provide a patch and open a new review request please?
...
Stefan Galinski
10:29 Bug #34129 (Closed): CachingFramework: pdoBackend duplicate entry
The function "set" in the PdoBackend checks if the hash exists and only then removes it. ... Leon Dietsch
23:46 Bug #16658: Wrong information in _.htaccess for httpd.conf configuration
The line is still there, so this should be valid. Stefan Galinski
10:25 Bug #16658: Wrong information in _.htaccess for httpd.conf configuration
Is this still an issue? Markus Klein
23:43 Bug #25191 (Needs Feedback): .htaccess contains uneccesary rewrite rules
Stefan Galinski
10:23 Bug #25191: .htaccess contains uneccesary rewrite rules
Hi Michiel,
could you please provide a complete patch for your proposed changes?
Thank you.
Markus Klein
23:40 Bug #32359 (Accepted): "Show Page" BE permission should allow copy
Stefan Galinski
10:19 Bug #32359: "Show Page" BE permission should allow copy
Tested in 4.7!
Copying is possible via List module, but the context menu in tree doesn't show the copy command.
So ...
Markus Klein
23:39 Feature #24766 (Needs Feedback): External Urls - Usability of the default protocol setting
Like Steffen already said a ticket inside the usability tracker would be helpful and please relate it to this one. IM... Stefan Galinski
10:09 Feature #24766: External Urls - Usability of the default protocol setting
This doesn't has anything to do with "stupidness", but with usability. In the current implementation it's just not re... Feeela no-lastname-given
22:23 Revision fe069557: [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p
Definition lists entered in the RTE are wrapped in paragraph tags when
rendered in the frontend. This is not valid HT...
Stanislas Rolland
22:22 Revision 8eb7d80a: [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p
Definition lists entered in the RTE are wrapped in paragraph tags when
rendered in the frontend. This is not valid HT...
Tolleiv Nietsch
22:13 Bug #14256 (Resolved): special characters in username not checked
Resolved by #22328 Steffen Gebert
22:12 Bug #16178 (Closed): UTF-8: Broken special characters on cached pages
Steffen Gebert
22:07 Bug #24968 (Closed): Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Steffen Gebert
22:07 Bug #23342 (Closed): Umlauts in IRRE
Steffen Gebert
21:57 Bug #31517 (Needs Feedback): flvplayer.swf - always "puffering" and no loop
Steffen Gebert
21:51 Revision ebeb00ed: [BUGFIX] Tx_Fluid_ViewHelpers_Be_Buttons_IconViewHelper broken
It seems as the sprite keys in
$GLOBALS['TBE_STYLES']['spriteIconApi']['iconsAvailable']
have changed with TYPO3 4.6 ...
Daniel Lienert
21:28 Feature #33703: Auto deactivation of scheduler task for saltedpasswords
I am working on this :) Philipp Gampe
20:54 Bug #34148: t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
Hello Markus,
Do you mind pushing this patch to gerrit?
Thanks, Markus
Markus Klein
16:34 Bug #34148 (Closed): t3lib_loadDBGroup::start() does not recognize a multitable relationship if $MM_oppositeFieldConf['allowed'] is "*"
t3lib/class.t3lib_loaddbgroup.php:109-114
<code class="php">
if ($this->MM_oppositeFieldConf['allowed']) {
$op...
Markus Opahle
20:37 Bug #34162 (Closed): Merging CSS/JS files with absRefPrefix set causes PHP error
When absRefPrefix is set to full url of the site - could be http://domain.com/home/, the t3lib_Compressor causes an P... Henrik Møller Rasmussen
20:24 Bug #34160 (Closed): Replacing/Overwriting a file could leave a stale index record
Currently, when overwriting a file, we have this situation:
# When copying a file over another file, everything is...
Andreas Wolf
19:46 Bug #34150: Backend logout after frontend view
Hi Thorsten,
Can you please double check that this issue is also present in the current TYPO3 4.5 Version 4.5.11?
...
Markus Klein
16:42 Bug #34150 (Closed): Backend logout after frontend view
If I am logged in into the backend and open the website into a second brower-tab, I'm automatically logged out when I... Thorsten Rath
19:45 Bug #34149: Workspace-View incomplete after publication
Hi Thorsten,
Can you please double check that this issue is also present in the current TYPO3 4.5 Version 4.5.11?
...
Markus Klein
16:34 Bug #34149 (Closed): Workspace-View incomplete after publication
After publication the workspace is completely empty although only parts of changes have been published.
If the edi...
Thorsten Rath
18:18 Bug #34156 (Closed): No-Admin can’t delete FE-User from Recycler
I delete an FE-user as no-Admin from normal BE list module and the fe-user moves to Recycler.
If I delete this fe-us...
Mario Näther
17:20 Bug #34152 (Closed): stdWrap function numRows() fails in 4.6 due to wrong SELECT clause
Hello,
this piece of TS does not work anymore since an update from 4.5.11 to 4.6.4:...
Alain
17:18 Bug #34144: Cannot go back to overview of changes
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9135
Gerrit Code Review
15:39 Bug #34144 (Under Review): Cannot go back to overview of changes
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9135
Gerrit Code Review
15:10 Bug #34144 (Closed): Cannot go back to overview of changes
When opening workspaces Backend module without selecting a page in the page tree, an overview of pending changes is s... Xavier Perseguers
16:26 Bug #34147 (Closed): IE8 crashes if list of recipients in Workspace is too long
When a change is propagated from one stage to the next one, there is a popup to enter a list of e-mail-recipients. If... Thorsten Rath
16:06 Bug #28628: Checkbox for confirmation in Wizard
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9136
Gerrit Code Review
15:15 Bug #28628 (Under Review): Checkbox for confirmation in Wizard
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9133
Gerrit Code Review
15:23 Task #34145 (Under Review): Cannot translate workspace preview link generation
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9134
Gerrit Code Review
15:11 Task #34145 (Closed): Cannot translate workspace preview link generation
The label and tooltip to generate the workspace preview link are hardcoded and cannot be translated. Xavier Perseguers
14:31 Feature #34098 (Resolved): Group excludefields by table
Applied in changeset commit:729efc204747420d5294380db918eefd059cd4f2. Joh. Feustel
14:30 Bug #26090 (Resolved): Remove old code related to extension tstemplate_styler (sys_template:editorcfg)
Applied in changeset commit:4e7530ba59e5788161c51d2b7ec9514f7870bbb1. Dmitry Dulepov
12:17 Bug #34135 (Closed): PHP Warning when moving a record
When moving a record allowing localization from one page to another one, a PHP warning is thrown:... Xavier Perseguers
12:10 Task #34132: Add more core tables to livesysearch
Does sys_* really make sense to normal users.
How often do you want to search for sys_language?
be_* is already adde...
Markus Klein
10:56 Task #34132 (Closed): Add more core tables to livesysearch
currently only pages + tt_content are added to the live search.
all tables which make sense should be added there
...
Georg Ringer
11:49 Task #25099: simulate static methods of tslib_fe are deprecated but still used in the core
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9132
Gerrit Code Review
11:48 Task #25099: simulate static methods of tslib_fe are deprecated but still used in the core
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9132
Gerrit Code Review
11:44 Task #25099 (Under Review): simulate static methods of tslib_fe are deprecated but still used in the core
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9132
Gerrit Code Review
10:29 Feature #34130 (Closed): Enable shortUrl for forgot password link in felogin mails
It should be possible to shorten the Link or (even better) to send a mail in HTML format. For compatibility reasons I... Nico de Haen
10:20 Revision 2fb77478: Merge "[TASK] Increase version number"
Claus Witt
09:15 Bug #34092: Remove all references to forceCharset setting
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9099
Gerrit Code Review
07:30 Bug #34092: Remove all references to forceCharset setting
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9099
Gerrit Code Review
08:12 Bug #32253: Shortcut redirect doesn't respects the linkVars syntax
That helped - thank you! Johannes C. Schulz
07:47 Revision 4e7530ba: [TASK] Remove old code related to the extension tstemplate_styler
The extension tstemplate_styler does not come with TYPO3, it is
old amd most likely unused by anybody with a modern T...
Dmitry Dulepov
07:39 Revision 729efc20: [TASK] Group excludefields by table
Do not display table name redundantly for each item but group items like
it is done for other fields like page types....
Joh. Feustel
02:32 Feature #34056 (Resolved): Log to sys_log when changes are made to scheduler tasks
Applied in changeset commit:3ef5c98ce885f93973faf0e93298eeac947caeb4. Soren Malling
02:32 Feature #34099 (Resolved): Link TypoScript error messages in Template Object Browser to the corresponding line in Template Analyzer
Applied in changeset commit:ff0f3606fa8add1cb23db4a1ba83465d45213684. Ingo Renner
00:33 Bug #25384: Fix Bug for polish hosting home.pl (dont work in BE tab web and everything in this tab)
Please open a new rewiew request with your contribution:
http://wiki.typo3.org/Contribution_Walkthrough_Tutorials
Stefan Galinski
00:21 Bug #32019 (Closed): Inline record breaks tabs
Already fixed in master and backported to the 4.6 branch. See #33448 ... Stefan Galinski
00:17 Bug #25292 (Needs Feedback): Exception "tx_em_Parser_MirrorXmlPushParser: Unable to create XML parser" when updating extension list
Stefan Galinski
00:08 Bug #15510 (Needs Feedback): UTF-8 sites display garbled chars in select-fields (in BE)
Stefan Galinski

2012-02-20

23:29 Bug #32253: Shortcut redirect doesn't respects the linkVars syntax
Did you tried to add this variables into the linkVars option? Preferably only on the shortcut page?... Stefan Galinski
11:35 Bug #32253: Shortcut redirect doesn't respects the linkVars syntax
Hello
I have big trouble with this.
Before Update to 4.6.4 all worked fine, but now additional parameters are str...
Johannes C. Schulz
22:05 Feature #34114: RTE: Use HTML5-compliant custom attribute for external url's
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9124
Gerrit Code Review
16:30 Feature #34114 (Under Review): RTE: Use HTML5-compliant custom attribute for external url's
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9124
Gerrit Code Review
16:26 Feature #34114 (Closed): RTE: Use HTML5-compliant custom attribute for external url's
htmlArea RTE sets custom attribute "external" on links to external url's so that they are preserved as external by th... Stanislas Rolland
21:34 Bug #26878 (Needs Feedback): TCA type "select", foreign_table, unnecessary empty table for selicons
Can you add the TCA of this field and of the foreign_table to this issue? For some reason the render function ends up... Jigal van Hemert
20:52 Bug #31508 (Accepted): User settings: lang becomes empty
Jigal van Hemert
20:30 Bug #30606 (Needs Feedback): Close window and recheck dependencies does not work
Jigal van Hemert
20:24 Bug #23452 (Needs Feedback): User from an usergroup is not notified in page tree when page is being edited by users belonging to other groups
Jigal van Hemert
20:17 Bug #26503 (Closed): Endtime cannot be removed
Closed as duplicate. Jigal van Hemert
20:11 Bug #32650 (Resolved): Confusing error message in reports module, when BE.forceSalted is set
Patches in all three branches are merged, but because it was in a different project it was not automagically Resolved. Jigal van Hemert
20:04 Bug #32413 (Closed): Wrong links to the files in the element "text with images" or "images"
Close per request of reporter. Jigal van Hemert
19:55 Bug #33956: FAL is not yet compatible with the tceform placeholder feature
Hmmm wait - Tobi's patch was fine and all features introduced are explained there. But I found that within the FAL br... Tolleiv Nietsch
14:41 Bug #33956: FAL is not yet compatible with the tceform placeholder feature
Seems like documentation is missing here as well.
extract from http://forge.typo3.org/issues/33235
Oliver Hader
19:40 Revision ff0f3606: [FEATURE] Link errors in Template Object Browser to Template Analyzer
The Template Object Browser displays error messages about issues the
template parser found when parsing the TypoScrip...
Ingo Renner
19:33 Revision 3ef5c98c: [FEATURE] Log to sys_log when changes are made to scheduler tasks
To keep track of who created what task, introduce logging.
Logging is done for create, edit and delete.
Change-Id: ...
Soren Malling
18:03 Bug #34117: Usage of caching framework broken in TYPO3 4.5
I guess i should have mentioned workspaces in the subject... Andreas Kießling
18:00 Bug #34117 (Closed): Usage of caching framework broken in TYPO3 4.5
Since the caching framework was heavily refactored in 4.6, this bug only happens in 4.5:
# tx_Workspaces_Service_G...
Andreas Kießling
17:47 Feature #34027: Ordering for menutabs at "Insert image"
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9069
Gerrit Code Review
17:44 Feature #34031: Allow setting allowedItems through TypoScript
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9069
Gerrit Code Review
15:45 Bug #22240 (Closed): saving umlauts to flexforms doesn't work with iso-8859-1
Obviously solved in recent versions. Chris topher
15:23 Bug #22240: saving umlauts to flexforms doesn't work with iso-8859-1
i tested with TYPO3 version 4.6.4 and latest TYPOSCRIPT code
all is working fine
so i can no longer reproduce with...
Ronald Wopereis
11:18 Bug #22240: saving umlauts to flexforms doesn't work with iso-8859-1
Is this still an issue? Markus Klein
15:44 Bug #34108 (Closed): PHP Warning: strcmp() expects parameter 1 to be string
See #34109. Chris topher
12:34 Bug #34108: PHP Warning: strcmp() expects parameter 1 to be string
Seems that this is not a Core bug. Markus Klein
12:05 Bug #34108: PHP Warning: strcmp() expects parameter 1 to be string
Found a possible reason: Happens only when gridelements is installed. Arno Dudek
11:51 Bug #34108 (Closed): PHP Warning: strcmp() expects parameter 1 to be string
... Arno Dudek
15:42 Bug #16606 (Needs Feedback): indexed_search and utf transformations
Chris topher
11:15 Bug #16606: indexed_search and utf transformations
Is this still valid? Markus Klein
15:41 Bug #17824 (Needs Feedback): static_languages - no lg_typo3 for English
Chris topher
11:16 Bug #17824: static_languages - no lg_typo3 for English
Is this still a valid bug? Markus Klein
15:40 Bug #16533 (Needs Feedback): tslib_fe::pageNotFoundHandler does not respect charset settings from localconf or tscript
Chris topher
11:14 Bug #16533: tslib_fe::pageNotFoundHandler does not respect charset settings from localconf or tscript
Is this issue still valid? Markus Klein
15:22 Feature #32898 (Rejected): cmpIP with DNS
Steffen Ritter
13:44 Bug #30918: update process language has false indication
Personally, I would like to see all of PHPs internal zip functionality exhausted before the broken tx_em_Tools_Unzip ... Oliver Salzburg
11:31 Bug #15510: UTF-8 sites display garbled chars in select-fields (in BE)
Is this still valid? Markus Klein
11:28 Bug #33793: Deprecated config options in install tool
Ok, we started the job: see #34092 Markus Klein
11:07 Bug #32775: Date-Picker does not hide in IRRE Elements
Hello Steffen,
Steffen Gebert wrote:
> Do you have a solution for that issue? I'm not a JS guru and have no time ...
Andreas Dörler
10:52 Task #34106: Remove useless code after utf-8 code conversion
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9117
Gerrit Code Review
10:50 Task #34106: Remove useless code after utf-8 code conversion
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9117
Gerrit Code Review
10:47 Task #34106 (Under Review): Remove useless code after utf-8 code conversion
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9116
Gerrit Code Review
10:40 Task #34106 (Closed): Remove useless code after utf-8 code conversion
After the code has been converted to work with utf-8 only, this patch removes useless charset conversions. Markus Klein
10:25 Bug #31333: Redirect to root-page without type if only ?type=xy is specified in url
Hello
I have big trouble with this.
Before Update to 4.6.4 all worked fine, but now additional parameters are str...
Johannes C. Schulz
10:07 Task #34094: Change fallbacks to iso-8859-1 to utf-8
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9101
Gerrit Code Review
09:54 Bug #34092: Remove all references to forceCharset setting
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9099
Gerrit Code Review
09:46 Bug #34092: Remove all references to forceCharset setting
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9099
Gerrit Code Review
09:17 Bug #21756 (Rejected): Fatal error when trying to use SaltedPasswords together with RSA for BE login
Steffen Gebert
02:30 Feature #34039 (Resolved): Unit test for t3lib_befunc::getCommonSelectFields
Applied in changeset commit:c3360a8c6e902f82c4856fb99fd31e68aaf43142. Philipp Gampe
02:30 Bug #17947 (Resolved): TCE: error message if no label has been set in TCA
Applied in changeset commit:ed8e160d50b225179975d460ae081285adca3041. Mario Rimann
00:16 Feature #34098: Group excludefields by table
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9108
Gerrit Code Review

2012-02-19

22:48 Bug #30606: Close window and recheck dependencies does not work
Is this one still valid? Markus Klein
22:47 Bug #23452: User from an usergroup is not notified in page tree when page is being edited by users belonging to other groups
Is this still valid? Markus Klein
22:44 Feature #21898 (Closed): CAPTCHA option for forgot password function
Closed after feedback of reporter.
Thanks for the reply Markus!
Jigal van Hemert
22:37 Feature #21898: CAPTCHA option for forgot password function
Hi Jigal,
you're right of course.
Close this one; Thanks
Markus Klein
22:42 Bug #30918: update process language has false indication
Any news on this one? Markus Klein
22:22 Task #34096: [TASK] Migrate about to extbase
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
21:40 Task #34096: [TASK] Migrate about to extbase
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
17:53 Task #34096: [TASK] Migrate about to extbase
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
15:45 Task #34096: [TASK] Migrate about to extbase
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
15:11 Task #34096 (Under Review): [TASK] Migrate about to extbase
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9104
Gerrit Code Review
15:02 Task #34096 (Closed): [TASK] Migrate about to extbase
Another small extension migrated to be done with extbase / fluid :) Christian Kuhn
21:11 Task #34101: Bundle TYPO3 for Microsoft WebMatrix Gallery
In the gallery there is a "Submit app"-link. That links to guidelines on how to prepare such a package and finally su... Stefan Neufeind
21:03 Task #34101: Bundle TYPO3 for Microsoft WebMatrix Gallery
Do you have links to documentation on what to do to get TYPO3 listed? Ingo Renner
20:32 Task #34101: Bundle TYPO3 for Microsoft WebMatrix Gallery
PS: I'm not sure where this "packaging-feature" would need to go. Please move if you know a better place in forge. Stefan Neufeind
20:32 Task #34101 (Closed): Bundle TYPO3 for Microsoft WebMatrix Gallery
Microsoft created a tool called WebMatrix that allows to install various applications with just a few clicks. Althoug... Stefan Neufeind
20:26 Bug #34100 (Closed): RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
htmlarea in frontend-extension does not work correctly in IE9 Standard Mode. The problem: DropDowns (blockstyles etc.... Peter Linzenkirchner
20:22 Feature #34099: Link TypoScript error messages in Template Object Browser to the corresponding line in Template Analyzer
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9112
Gerrit Code Review
20:18 Feature #34099 (Under Review): Link TypoScript error messages in Template Object Browser to the corresponding line in Template Analyzer
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9112
Gerrit Code Review
17:44 Feature #34099 (Closed): Link TypoScript error messages in Template Object Browser to the corresponding line in Template Analyzer
Inspired by Tolleiv's post, it'd be great to link the error message to the corresponding line in the Template Ananlyz... Ingo Renner
19:26 Revision 1fda8a34: [BUGFIX] Don't save form protection error messages in session
Do not persist flash messages in the session if we are in an Ajax context
because then the flash message is rendered ...
Helmut Hummel
19:25 Revision c674ade8: [BUGFIX] Don't save form protection error messages in session
Do not persist flash messages in the session if we are in an Ajax context
because then the flash message is rendered ...
Helmut Hummel
17:33 Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)
Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4704
Gerrit Code Review
12:49 Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)
Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4704
Gerrit Code Review
12:46 Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)
Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4704
Gerrit Code Review
12:18 Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)
Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4704
Gerrit Code Review
17:32 Feature #34098 (Under Review): Group excludefields by table
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9108
Gerrit Code Review
17:25 Feature #34098 (Closed): Group excludefields by table
Currently the excludefield selector displays the table name and field name in field label. Its sometimes hard to scro... Joh. Feustel
16:15 Revision ed8e160d: [BUGFIX] TCE: error message if no label has been set in TCA
Avoids an invalid SQL query if no label column is specified by the
TCA for a certain table.
Change-Id: I3de10414fa73...
Mario Rimann
16:09 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9107
Gerrit Code Review
16:03 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9106
Gerrit Code Review
16:01 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9105
Gerrit Code Review
15:26 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6992
Gerrit Code Review
12:18 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6992
Gerrit Code Review
12:04 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6992
Gerrit Code Review
16:04 Revision 35ab7324: [BUGFIX] TCE: error message if no label has been set in TCA
Avoids an invalid SQL query if no label column is specified by the
TCA for a certain table.
Change-Id: I32ef71204646...
Mario Rimann
15:48 Bug #34037: Extension manager, Fatal error, TYPO3 v4.6.4
Xavier, would you like to take a look? Christian Kuhn
15:43 Feature #32149: add dynamic record collections
Felix Kopp wrote:
> I have been working on functionality to do such queries for an OLAP / drill-down extension for L...
Steffen Ritter
15:24 Feature #32149: add dynamic record collections
I have been working on functionality to do such queries for an OLAP / drill-down extension for List Module.
Is there...
Felix Kopp
15:42 Revision d0a1a255: [BUGFIX] TCE: error message if no label has been set in TCA
Avoids an invalid SQL query if no label column is specified by the
TCA for a certain table.
Change-Id: I90211a6bbcbd...
Mario Rimann
15:38 Revision c3360a8c: [FEATURE] Unit test for t3lib_befunc::getCommonSelectFields
Change-Id: I61fa3a31ccdb141c77fb96b0714a2c412380ed0d
Resolves: #34039
Related: #17947
Releases: 4.7
Reviewed-on: http...
Philipp Gampe
15:37 Feature #34039: Unit test for t3lib_befunc::getCommonSelectFields
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9071
Gerrit Code Review
12:18 Feature #34039: Unit test for t3lib_befunc::getCommonSelectFields
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9071
Gerrit Code Review
12:04 Feature #34039: Unit test for t3lib_befunc::getCommonSelectFields
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9071
Gerrit Code Review
14:31 Bug #34086 (Resolved): [TASK] Migrate aboutmodules to extbase
Applied in changeset commit:b17ae0439db853831ba196851bac2ef75cff0c9a. Christian Kuhn
10:59 Bug #34086: [TASK] Migrate aboutmodules to extbase
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9094
Gerrit Code Review
01:30 Bug #34086: [TASK] Migrate aboutmodules to extbase
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9094
Gerrit Code Review
00:33 Bug #34086: [TASK] Migrate aboutmodules to extbase
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9094
Gerrit Code Review
00:31 Bug #34086: [TASK] Migrate aboutmodules to extbase
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9094
Gerrit Code Review
00:27 Bug #34086 (Under Review): [TASK] Migrate aboutmodules to extbase
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9094
Gerrit Code Review
13:10 Feature #34056: Log to sys_log when changes are made to scheduler tasks
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9095
Gerrit Code Review
09:20 Feature #34056: Log to sys_log when changes are made to scheduler tasks
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9095
Gerrit Code Review
01:57 Feature #34056: Log to sys_log when changes are made to scheduler tasks
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9095
Gerrit Code Review
01:52 Feature #34056 (Under Review): Log to sys_log when changes are made to scheduler tasks
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9095
Gerrit Code Review
01:33 Feature #34056: Log to sys_log when changes are made to scheduler tasks
Would someone change the subject of this ticket to
Log to sys_log when changes are made to scheduler tasks
Soren Malling
13:02 Revision b17ae043: [TASK] Migrate aboutmodules to extbase
Use extbase and fluid for aboutmodule.
Provide an install tool update wizard to load extbase and
fluid if an extensio...
Christian Kuhn
12:43 Task #34094 (Under Review): Change fallbacks to iso-8859-1 to utf-8
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9101
Gerrit Code Review
12:39 Task #34094 (Closed): Change fallbacks to iso-8859-1 to utf-8
At many places in Core there have been charset fallbacks if forceCharset (or other charset definitions) have been set... Steffen Ritter
12:10 Bug #34092 (Under Review): Remove all references to forceCharset setting
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9099
Gerrit Code Review
12:08 Bug #34092: Remove all references to forceCharset setting
The exchange of all "iso-8859-1" fallbacks to "utf-8" will be handled in a separate ticket Steffen Ritter
12:05 Bug #34092 (Closed): Remove all references to forceCharset setting
The forceCharset is deprecated since 4.5 and is to be removed in 4.7
Remove all references to it. If behaviour is in...
Steffen Ritter
02:30 Task #34058 (Resolved): Cleanup: Separate classes in tslib_content to own files
Applied in changeset commit:215428f946dd70c99a1d512031e2e434d73856d8. Christian Kuhn
00:06 Revision 215428f9: [TASK] Move tslib_content classes to own files
Change-Id: I8ba276f4cf2a20fa788972a629b17f02aab97c13
Resolves: #34058
Releases: 4.7
Reviewed-on: http://review.typo3....
Christian Kuhn

2012-02-18

23:59 Bug #34086 (Closed): [TASK] Migrate aboutmodules to extbase
It would be cool if we have more examples of extensions using extbase / fluid in the core.
I went ahead and migrat...
Christian Kuhn
23:47 Feature #34085 (Closed): Showing calcAge for date fields as label should be configurable
Hi,
i want to create a date range table.
This table can be filled from another table by inline feature.
The da...
Daniel Gercke
20:29 Bug #32732: Increase width of lists for static TS inclusion
Patch set 6 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/8979
Gerrit Code Review
20:22 Bug #32732: Increase width of lists for static TS inclusion
Patch set 5 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/8979
Gerrit Code Review
20:15 Bug #32732: Increase width of lists for static TS inclusion
Patch set 4 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/8979
Gerrit Code Review
19:59 Bug #32732 (Under Review): Increase width of lists for static TS inclusion
Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/8979
Gerrit Code Review
18:27 Bug #25292: Exception "tx_em_Parser_MirrorXmlPushParser: Unable to create XML parser" when updating extension list
I am not able to reproduce this issue with TYPO3 4.6.4. Please explain how to reproduce. Stanislas Rolland
17:29 Bug #25292: Exception "tx_em_Parser_MirrorXmlPushParser: Unable to create XML parser" when updating extension list
Ralf Richter wrote:
> Hi all,
> i ran into same issue. First Download of Repository is no Problem. But updating wil...
Stanislas Rolland
17:06 Bug #25292: Exception "tx_em_Parser_MirrorXmlPushParser: Unable to create XML parser" when updating extension list
Hi all,
i ran into same issue. First Download of Repository is no Problem. But updating will cause the issue.
I fol...
Ralf Richter
17:10 Revision 61df41fd: [BUGFIX] getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However
the second one is not in the function-definition and not use...
Stefan Neufeind
17:08 Revision 478db05d: [BUGFIX] getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However
the second one is not in the function-definition and not use...
Stefan Neufeind
17:07 Revision 0f808fb1: [BUGFIX] getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However
the second one is not in the function-definition and not use...
Stefan Neufeind
14:30 Bug #34030 (Resolved): getAllowedItems called with one parameter too much
Applied in changeset commit:c0a7aa8e93e4d55b16396aefc86393066526c894. Stefan Neufeind
13:50 Bug #34030: getAllowedItems called with one parameter too much
Patch set 1 for branch *TYPO3_4-4* has been pushed to the review server.
It is available at http://review.typo3.org/9088
Gerrit Code Review
13:47 Bug #34030: getAllowedItems called with one parameter too much
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9087
Gerrit Code Review
13:45 Bug #34030: getAllowedItems called with one parameter too much
Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9086
Gerrit Code Review
13:35 Bug #34030: getAllowedItems called with one parameter too much
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9086
Gerrit Code Review
14:30 Feature #34053 (Resolved): RTE: Use HTML5-compliant custom attribute for click-enlarge feature
Applied in changeset commit:b2030fdf5dcdf63765d00eeba7b56aaed260c15e. Stanislas Rolland
06:43 Feature #34053: RTE: Use HTML5-compliant custom attribute for click-enlarge feature
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9083
Gerrit Code Review
06:29 Feature #34053: RTE: Use HTML5-compliant custom attribute for click-enlarge feature
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9083
Gerrit Code Review
06:25 Feature #34053 (Under Review): RTE: Use HTML5-compliant custom attribute for click-enlarge feature
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9083
Gerrit Code Review
06:21 Feature #34053 (Closed): RTE: Use HTML5-compliant custom attribute for click-enlarge feature
htmlArea RTE click-enlarge feature adds custom attribute "clickenlarge" to trigger click-enlarge rendering.
Use "d...
Stanislas Rolland
12:53 Revision b0a63718: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
When displaying a list of tasks, scheduler unserializes exceptions.
If the exception class is not known to the autolo...
Christian Kuhn
12:52 Revision 0417bfa1: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
When displaying a list of tasks, scheduler unserializes exceptions.
If the exception class is not known to the autolo...
Tolleiv Nietsch
12:43 Task #34058 (Under Review): Cleanup: Separate classes in tslib_content to own files
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9085
Gerrit Code Review
12:39 Task #34058 (Closed): Cleanup: Separate classes in tslib_content to own files
Christian Kuhn
12:40 Bug #32960: Filter for page alias does not work in pagetree
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9084
Gerrit Code Review
12:21 Bug #32960: Filter for page alias does not work in pagetree
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9084
Gerrit Code Review
11:26 Bug #33165: rsaauth PHP backend calls key generation on every page request.
I would do following:
- remove test also for Windows
- Add a possibility to check on extension installation
- Ad...
Alexander Opitz
10:53 Feature #34056 (Closed): Log to sys_log when changes are made to scheduler tasks
In order to keep track of who created what task, it would help a lot to have it logged to sys_log like other editing ... Soren Malling
06:45 Revision b2030fdf: [FEATURE] RTE: Use HTML5-compliant custom attribute for click-enlarge
Problem: htmlArea RTE click-enlarge feature adds custom attribute
"clickenlarge" to trigger click-enlarge rendering.
...
Stanislas Rolland
04:39 Revision c0a7aa8e: [BUGFIX] getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However
the second one is not in the function-definition and not use...
Stefan Neufeind
02:30 Bug #34026 (Resolved): Consistent naming for menutabs at "Insert image"
Applied in changeset commit:f35214c592c4184b9d1844d862d2ee1c08fa4790. Stefan Neufeind
02:30 Bug #33895 (Resolved): Update extension must invalidate autoloader cache
Applied in changeset commit:384cefab4d6869e2ce886aae123b0aec0859a78f. Philipp Gampe
02:30 Bug #33214 (Resolved): TypoLink creates only absolute links in multi-domain environment when installed in a subfolder
Applied in changeset commit:c7228a60d2a12fa937af63baf42d10460a70cc03. Nils Seinschedt
02:30 Bug #25083 (Resolved): Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Applied in changeset commit:0c10f01ff18e7a5bfae01b6e8ac53f2b5571990d. Stanislas Rolland
01:38 Bug #34020 (Under Review): Toolbar Separator IE8
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9081
Gerrit Code Review

2012-02-17

21:58 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9078
Gerrit Code Review
21:50 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9077
Gerrit Code Review
21:40 Revision 0c10f01f: [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p
Definition lists entered in the RTE are wrapped in paragraph tags when
rendered in the frontend. This is not valid HT...
Stanislas Rolland
21:34 Bug #32467: tcemain: iterate over columns only if they are set
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9076
Gerrit Code Review
21:31 Bug #32467 (Under Review): tcemain: iterate over columns only if they are set
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9075
Gerrit Code Review
14:31 Bug #32467 (Resolved): tcemain: iterate over columns only if they are set
Applied in changeset commit:cd4e0c1f7176f46465473ef134c42b6c26724e23. Mario Rimann
08:25 Bug #32467: tcemain: iterate over columns only if they are set
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9061
Gerrit Code Review
21:02 Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)
Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4704
Gerrit Code Review
20:07 Revision 384cefab: [BUGFIX] Update extension must invalidate autoloader cache
Change-Id: I09f30461e9c5ac1749df3daa39f8d5e4e12161c0
Fixes: #33895
Releases: 4.5,4.6,4.7
Reviewed-on: http://review.t...
Philipp Gampe
19:15 Revision f35214c5: [BUGFIX] RTE: Consistent naming for menutabs at "Insert image"
The various kinds of an image are named like
image, magic, plain and dragdrop. However their
names in the menudefinit...
Stefan Neufeind
19:12 Bug #34026: Consistent naming for menutabs at "Insert image"
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9065
Gerrit Code Review
10:38 Bug #34026: Consistent naming for menutabs at "Insert image"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9065
Gerrit Code Review
09:44 Bug #34026 (Under Review): Consistent naming for menutabs at "Insert image"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9065
Gerrit Code Review
09:42 Bug #34026 (Closed): Consistent naming for menutabs at "Insert image"
The various kinds of an image are named like image,magic,plain and dragdrop. However their names in the menudefinitio... Stefan Neufeind
17:55 Feature #34031: Allow setting allowedItems through TypoScript
I think 'allowedItems' is redundant/competing with 'removeItems'.
Please use 'orderItems'.
Apply the order afte...
Stanislas Rolland
16:48 Feature #34031: Allow setting allowedItems through TypoScript
I don't indend to remove them (removeItems) but reorder them. I wasn't aware that orderItems is used in rtehtmlarea a... Stefan Neufeind
16:17 Feature #34031: Allow setting allowedItems through TypoScript
Any item may be removed in the RTE Page TSConfig with
buttons.image.options.removeItems = some-list-of-item-keys
...
Stanislas Rolland
14:19 Feature #34031: Allow setting allowedItems through TypoScript
You you post some test tsconfig? Philipp Gampe
11:24 Feature #34031: Allow setting allowedItems through TypoScript
Yep, sure tsconfig. Stefan Neufeind
11:23 Feature #34031: Allow setting allowedItems through TypoScript
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9069
Gerrit Code Review
11:11 Feature #34031: Allow setting allowedItems through TypoScript
i guess you mean tsconfig, right? Georg Ringer
11:01 Feature #34031: Allow setting allowedItems through TypoScript
Together with changes from #34027 and #34028 this will for example easily allow to set a list of "plain,magic,image"... Stefan Neufeind
10:58 Feature #34031 (Under Review): Allow setting allowedItems through TypoScript
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9069
Gerrit Code Review
10:56 Feature #34031 (Closed): Allow setting allowedItems through TypoScript
allowedItems can currently only be modified through a hook and defaults to the hardcoded "magic,plain,image". But it ... Stefan Neufeind
17:14 Feature #32450: Improve usability of the toolbar (displaying the username)
OK! Thanks :)
Jens Hoffmann
17:07 Feature #32450: Improve usability of the toolbar (displaying the username)
Summary:
- I will change the spacing to 12px.
- Separators will only be 30px tall
- Spacing will end at the begi...
Felix Kopp
17:03 Feature #32450: Improve usability of the toolbar (displaying the username)
!Toolbar-Alternatives-1.png! Felix Kopp
16:58 Feature #32450: Improve usability of the toolbar (displaying the username)
Hi Jens, the Grid is not random. The Spacings between the lins and the content are *equal* but you did not consider t... Felix Kopp
16:37 Feature #32450: Improve usability of the toolbar (displaying the username)
And can we a GIF/PNG for the sep. to avoid cross-browser issues? :) Jens Hoffmann
16:36 Feature #32450: Improve usability of the toolbar (displaying the username)
I would like to add a clear grid below.
Currently it seems a bit random to me.
!Toolbar-Alternatives-Grid.png!
...
Jens Hoffmann
09:08 Feature #32450: Improve usability of the toolbar (displaying the username)
To address concernes raised yesterday, I took the liberty to re-sketch few alternatives to improve the usability of t... Felix Kopp
00:34 Feature #32450: Improve usability of the toolbar (displaying the username)
http://forge.typo3.org/issues/34020 Felix Kopp
16:16 Bug #31996: Workspace preview does not transfer query parameters
+1 for this Patch. Michael Voehringer
15:40 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6992
Gerrit Code Review
15:22 Revision c7228a60: [BUGFIX] TypoLink: absolute urls when installed in subfolder
If you have TYPO3 installed in a subfolder and a domain
record with that subfolder (localhost/subfolder/ for
example)...
Nils Seinschedt
15:22 Bug #33214: TypoLink creates only absolute links in multi-domain environment when installed in a subfolder
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/9074
Gerrit Code Review
15:20 Bug #33214: TypoLink creates only absolute links in multi-domain environment when installed in a subfolder
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/9073
Gerrit Code Review
14:52 Bug #33895: Update extension must invalidate autoloader cache
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9015
Gerrit Code Review
14:50 Bug #33895: Update extension must invalidate autoloader cache
Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9015
Gerrit Code Review
14:48 Bug #34042: Invisible required-icon blocks mousefocus of non-required inputfields
This problem at least exists in TYPO3 4.5.11 and 4.6.4 in IE 9, Firefox 10 and Chrome 17. Older versions of TYPO3 (e.... Timo Grebe
14:44 Bug #34042 (Closed): Invisible required-icon blocks mousefocus of non-required inputfields
If an input-field is not required (e.g. "alternative navigation title" when creating a page) you cannot focus the sta... Timo Grebe
14:31 Bug #33938 (Resolved): Unknown record collection type in RecordCollectionRepository
Applied in changeset commit:00ba5f9bfff1198ab8aeeb1b702882ba9b151fb9. Oliver Hader
14:31 Bug #33963 (Resolved): Template Backend Modules
Applied in changeset commit:6222f7491512d05b26edeba1b8b5837d3fe756d5. Felix Kopp
14:11 Bug #26503: Endtime cannot be removed
I guess this bug has been resolved in #28298 Jonas Renggli
13:47 Feature #34039: Unit test for t3lib_befunc::getCommonSelectFields
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9071
Gerrit Code Review
13:29 Feature #34039 (Under Review): Unit test for t3lib_befunc::getCommonSelectFields
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9071
Gerrit Code Review
13:27 Feature #34039 (Closed): Unit test for t3lib_befunc::getCommonSelectFields
Add some basic unit tests for that function. Philipp Gampe
12:48 Bug #34037 (Rejected): Extension manager, Fatal error, TYPO3 v4.6.4
Hi,
when I try to update an extension, in the Extension manager, comes the following error:
Fatal error: Class tx...
Georg Bez
11:22 Bug #32781: transparent backColor causes transparent flicks and black background
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9070
Gerrit Code Review
10:58 Feature #34032 (Closed): EM Upload-Comment
Hello,
In the Extension Manager of Typo3 4.6.4 I miss the Upload-Comment's from the old Extension Manager under "C...
Scanlitho no-lastname-given
10:49 Bug #34030 (Under Review): getAllowedItems called with one parameter too much
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9068
Gerrit Code Review
10:48 Bug #34030 (Closed): getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However the second one is not in the function-definition and not used. Stefan Neufeind
10:32 Feature #34028: Default active tab to first in allowedItems-list at "Insert image"
Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9067
Gerrit Code Review
10:29 Feature #34028: Default active tab to first in allowedItems-list at "Insert image"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9067
Gerrit Code Review
10:25 Feature #34028: Default active tab to first in allowedItems-list at "Insert image"
Makes most sense to have this with the reordering together with #34027 - although it would not do harm to add this pa... Stefan Neufeind
10:22 Feature #34028 (Under Review): Default active tab to first in allowedItems-list at "Insert image"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9067
Gerrit Code Review
10:21 Feature #34028 (Closed): Default active tab to first in allowedItems-list at "Insert image"
There is already functionality in place to fetch the first item of the allowedItems-list if $this->act is not in the ... Stefan Neufeind
10:16 Revision bc453f72: [TASK] Additional unit tests for t3lib_div::mkdir and mkdir_deep
Added tests check if permissions and group ownership gets correctly
set when creating directories, also when a whole ...
Loek Hilgersom
10:05 Revision 990b81d4: [TASK] Additional unit tests for t3lib_div::mkdir and mkdir_deep
Added tests check if permissions and group ownership gets correctly
set when creating directories, also when a whole ...
Loek Hilgersom
09:59 Feature #34027 (Under Review): Ordering for menutabs at "Insert image"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9066
Gerrit Code Review
09:58 Feature #34027: Ordering for menutabs at "Insert image"
For this to be possible in a clean way a naming for the menutabs consistens with what is in allowedItems is needed. Stefan Neufeind
09:57 Feature #34027 (Closed): Ordering for menutabs at "Insert image"
Apply a default-ordering based on the order in allowedItems. This will allow to modify the array for allowedItems eas... Stefan Neufeind
09:42 Revision 6222f749: [BUGFIX] Unify Template Backend Modules
Unify the raster for the different functions Info/Modify,
Constants, Analyzer, TSOB. Highlights the separate
sub-sect...
Felix Kopp
09:32 Revision 00ba5f9b: [BUGFIX] Unknown record collection type in RecordCollectionRepository
t3lib_collection_RecordCollectionRepository::findByUid() only
has "uid" in the SQL query. The required "type" field i...
Oliver Hader
09:27 Bug #33873: l10n_parent wrong after moving translated CEs
are you sure the problem is not in tcemain/tx_version?
screenshot shows the 2 content elemnts + translation
Georg Ringer
08:52 Revision cd4e0c1f: [BUGFIX] Warnings in tcemain on iterating over unset columns
Adds a check if the TCA for the table has a columns setting at all
before iterating over the columns of that table.
...
Mario Rimann
06:18 Bug #33592: Moved translated content elements are in wrong colpos
The problem is that the place holder for the translated element is in the default language.
The proposed change do...
Stanislas Rolland
02:46 Feature #32701: Enable customer postProcessors in different folder
Draft documentation is attached in issue #34021. Franz Geiger
02:31 Bug #33927 (Resolved): Update manual
Applied in changeset commit:6614f7e68298ce77e8c59e7501277698bf6a788c. Jigal van Hemert
02:31 Feature #33422 (Resolved): Add Multiple File Upload for TCE Forms
Applied in changeset commit:7cc83cc8e370f224a79fe9b0397132de36459ece. Alexander Dick
00:42 Bug #34020 (Accepted): Toolbar Separator IE8
Steffen Gebert
00:42 Bug #34020: Toolbar Separator IE8
You could also use the modernizr features. Steffen Gebert
00:35 Bug #34020: Toolbar Separator IE8
Screenshots
http://forge.typo3.org/issues/32450#note-38
Felix Kopp
00:34 Bug #34020 (Closed): Toolbar Separator IE8
Toolbar Separators lack of box-shadow support - so only single dark line appears.
Might solve:
filter: progid:DXI...
Felix Kopp

2012-02-16

23:45 Feature #32450: Improve usability of the toolbar (displaying the username)
I must say that this separator looks very ugly for me in kind of every browser:
Chrome (same in FF):
!chrome.png!...
Steffen Gebert
23:39 Feature #32450 (Resolved): Improve usability of the toolbar (displaying the username)
Merged in commit:8aeb14a2131dd9d5e29c98e010e435a45732e892 Steffen Gebert
23:34 Revision 7cc83cc8: [FEATURE] HTML5 multiple file upload in TCEforms
Change-Id: I60fc0bf6c7934f16e082472b12706429af22a896
Resolves: #33422
Releases: 4.7
Reviewed-on: http://review.typo3....
Alexander Dick
23:33 Feature #33422: Add Multiple File Upload for TCE Forms
Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8682
Gerrit Code Review
23:19 Bug #29033 (Needs Feedback): CardLayout: Switching between list and page while working leads to inconsistent states
Steffen Gebert
06:54 Bug #29033: CardLayout: Switching between list and page while working leads to inconsistent states
I think this is fixed in the new implementation of the card layout. Am I right? Stanislas Rolland
22:58 Revision 6614f7e6: [TASK] Update felogin manual and raise version
* Update manual with new options, new screenshots, new wraps, labels
* Raise extension version and dependency
Change...
Jigal van Hemert
22:46 Bug #33927: Update manual
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9062
Gerrit Code Review
22:42 Bug #33927 (Under Review): Update manual
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9062
Gerrit Code Review
22:35 Bug #33165: rsaauth PHP backend calls key generation on every page request.
Okay.. I see two options:
* revert #31188
* cache the result of the key generation
Steffen Gebert
22:30 Bug #32467 (Under Review): tcemain: iterate over columns only if they are set
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9061
Gerrit Code Review
22:19 Bug #17947: TCE: error message if no label has been set in TCA
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6992
Gerrit Code Review
21:27 Revision 860a5b07: [TASK] The DebugViewHelper now utilizes the Extbase Debugger.
Wraps Tx_Extbase_Utility_Debugger::var_dump() (enhanced
backport of FLOW3).
Introduces new arguments for <f:debug>:
...
Alexander Schnitzler
18:07 Bug #33931: sprites in em borken with ff 12/13 install/uninstall
With position: absolute; its working. Only in FF 13 tested.
Strange some other icons in em is working...
Better n...
Xaver Maierhofer
13:09 Bug #33931 (Accepted): sprites in em borken with ff 12/13 install/uninstall
Is right.. although FF12 is still alpha (10 is stable). But 13 might be released tomorrow as stable.. we never know w... Steffen Gebert
17:17 Bug #34012 (Closed): Slider wizard does not work in FlexForms
The slide wizard can be used in FlexForms, but the current value is not retrieved correctly. The slider uses "$params... Arjen Hoekema
14:52 Bug #33994 (Closed): class.t3lib_pagerenderer.php reset() bodyContent not included
The property bodyContent is not included in
t3lib_pagerenderer -> reset()
You can see an effect with the publish sc...
Thirot no-lastname-given
14:31 Feature #33941 (Resolved): Add possibility to unset parts in t3lib_div::array_merge_recursive_overrule()
Applied in changeset commit:6667ceeffacbb337747ee019fdc40accad3eadd9. Anonymous
14:13 Feature #32544: 4 eyes principe for publishing elements
hi sonja,
this sounds awesome. we would need something a bit different which involves 3 persons and eveything in 1...
Georg Ringer
13:57 Bug #33873: l10n_parent wrong after moving translated CEs
just as a hint.
count comes from @class.tx_cms_layout.php@ => ...
Georg Ringer
13:29 Bug #21388: typo3temp got filled with thousands of javascript_* files
I still cannot reproduce this. What's the difference between all these files' contents? Steffen Gebert
13:24 Bug #21388: typo3temp got filled with thousands of javascript_* files
Example code by Sergey Alexandrov:... Steffen Gebert
12:37 Bug #33977 (Closed): Index of count_HMENU_MENUOBJ not incremented in GMENU with linked pictures
I make a Menu using COA and then I insert a GMENU and a TMENU. I use count_HMENU_MENUOBJ for setting up my custom JS-... Gisèle Wendl
11:23 Revision 6667ceef: [FEATURE] Unset parts in t3lib_div::array_merge_recursive_overrule()
Add possibility to t3lib_div::array_merge_recursive_overrule()
to unset values from the resulting array using special...
Ingmar Schlecht
10:53 Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)
Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4704
Gerrit Code Review
10:41 Bug #29365: better cHash calculation (avoid cache flooding of USER_INT)
Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4704
Gerrit Code Review
06:52 Bug #30117: Card Layout: allow for extension to influence refresh
I think this is fixed in the new implementation of the card layout. Am I right? Stanislas Rolland
06:48 Bug #28756: Cardlayout: Click in pagetree doesn't reload content
Card layout is now implemented in a different way. Can we close this issue? Stanislas Rolland
06:43 Bug #29297: Clickmenu links broken
I think this issue is now fixed in master, isn't? Stanislas Rolland
02:30 Feature #28495 (Resolved): Add a download method to httprequest
Applied in changeset commit:7e610eaae3b4c5cf6175e8f48b626d302bc3efb0. Philipp Gampe
02:30 Bug #28700 (Resolved): cli_dispatch.phpsh does not return error code
Applied in changeset commit:faa0451ebef91b52b5392d9f184db6f06aba7c6d. Thorsten Kahler
01:41 Bug #33963: Template Backend Modules
Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9041
Gerrit Code Review
01:32 Bug #33963 (Under Review): Template Backend Modules
Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9041
Gerrit Code Review
01:27 Bug #33963 (Closed): Template Backend Modules
Unify the raster for the different functions info/modify, constants, analyzer, tsob.
Diff the separate sections. A...
Felix Kopp
00:43 Bug #21481: Backend: Generated tumbnails can't cached in the clients browser
Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6876
Gerrit Code Review
00:42 Feature #33887 (Rejected): Always show "Create new" buttons in page tree
Stanislas Rolland
00:39 Feature #33887: Always show "Create new" buttons in page tree
@admin: This issue can be set rejected as well since UI-team disagreed. Patch already abandoned in gerrit. Stefan Neufeind
 

Also available in: Atom