Project

General

Profile

Activity

From 2011-09-15 to 2011-10-14

2011-10-14

20:18 Bug #24137: EM stores credentials in BE_USER->uc
This is not a direct security problem.
We discussed this with the security team and came to the following conclusion...
Christian Kuhn
19:53 Bug #30931: date() expects parameter 2 to be long, string given in class.tslib_content.php
What is your intention about assigning U to 20.date?
The documentation says:
The content should be data-type "UNI...
Markus Klein
15:53 Bug #30931: date() expects parameter 2 to be long, string given in class.tslib_content.php
a workaround would be:... Simon Schaufelberger
14:52 Bug #30931 (Closed): date() expects parameter 2 to be long, string given in class.tslib_content.php
I have the following typoscript (part of a sql string)... Simon Schaufelberger
19:53 Bug #29179 (Accepted): Scheduler: Description is not escaped
Georg Ringer
19:45 Bug #29179 (Under Review): Scheduler: Description is not escaped
Georg Ringer
14:20 Bug #29179: Scheduler: Description is not escaped
Only admins can exploit this vulnerability
-> Ticket visibility changed to public
Marcus Krause
19:43 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
So what's the reason for implementing our own version comparison system (t3lib_utility_VersionNumber) and not using v... Markus Klein
08:16 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
This case is fixed by: http://forge.typo3.org/issues/28236.
Only ext_autoload files can not use features requiring...
Björn Pedersen
08:14 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Duplicate of:
http://forge.typo3.org/issues/28235
Björn Pedersen
19:41 Bug #30913: Caching framework should load exceptions explictly.
Maybe related: http://forge.typo3.org/issues/30827
Please read my suggestions to autoload Core specific stuff before...
Markus Klein
08:04 Bug #30913 (Closed): Caching framework should load exceptions explictly.
As th caching framework is started before autoload setup, it should not rely on autoloading its exceptions.
See n...
Björn Pedersen
13:34 Task #30851: Add CSS Class to special input types in FORM
Patch set 3 of change Ia14641d488f10e2a60f9ba0fafdc10f31d0eeb1d has been pushed to the review server.
It is available...
Mr. Hudson
13:24 Task #30926: Raise the number of possible filemounts from 10 to 25
Patch set 1 of change I07b4e02adf55eeb376c04d9139d726d96dfd6232 has been pushed to the review server.
It is available...
Mr. Hudson
13:19 Task #30926: Raise the number of possible filemounts from 10 to 25
This also applies to dbmounts Ingo Pfennigstorf
13:16 Task #30926 (Closed): Raise the number of possible filemounts from 10 to 25
The limitation of 10 filemounts in a workspace does not work in each installation. In this case we have about 40 file... Ingo Pfennigstorf
12:14 Bug #30923 (Closed): IRRE loses relation when saving relation created by combination mode
when you create a relation to an already existing record (combination mode) then the related record appears correctly... Thomas Mammitzsch
11:58 Task #30915: Add a hook to customize field list for Backend search
Patch set 2 of change I0b37ceb617779925555bcbeb10da9ef093d4bd81 has been pushed to the review server.
It is available...
Mr. Hudson
11:55 Task #30915 (Under Review): Add a hook to customize field list for Backend search
Patch set 1 of change I0b37ceb617779925555bcbeb10da9ef093d4bd81 has been pushed to the review server.
It is available...
Mr. Hudson
10:11 Task #30915 (Closed): Add a hook to customize field list for Backend search
This hook is needed to make a compatibility extension for TYPO3 4.6. Such extension would enable to search extension ... Dmitry Dulepov
11:34 Bug #14847: Session data not cleared on logout
Not clearing out data when user loggs off is a bug.
Even i would consider this a security hole.
Sebastian Mendel
11:33 Bug #14847: Session data not cleared on logout
new link to dev list thread: http://lists.typo3.org/pipermail/typo3-dev/2005-June/011090.html Sebastian Mendel
11:22 Task #30920 (Closed): EXT:recycler: defaultTable should be configurable
The default table for content elements, should be configurable on both User TSConfig and Page TSConfig level Soren Malling
10:38 Bug #30918 (Closed): update process language has false indication
When updating the language through the extension manager I get indication everywhere that the update has failed (lang... Ben van 't Ende
10:22 Bug #30917 (Closed): Remove english project
English is the default language in TYPO3, so we don't need english project in Pootle. We need to rename "en" projects... Dominique Feyer
10:21 Task #30916 (Closed): Transform the current en->en XLIFF file to template file
We have a design problem actually, the english XLIFF is actualy a "en" to "en" translation file. We need to change th... Dominique Feyer
09:36 Bug #30883 (Closed): Use elseif instead of else if in config_default.php
Fixed with https://review.typo3.org/5772 Steffen Gebert
08:01 Bug #30883: Use elseif instead of else if in config_default.php
Merged in https://review.typo3.org/#q,I7b9f175ce7882399528d61f338defc8db43746c8,n,z. Björn Pedersen
08:57 Bug #30863: t3lib_pagerenderer
Steffen Gebert wrote:
> Got broken with commit:5dc1ab28 (a follow-up for #15741) while copy and pasting (wtf..)
>
...
Jens Witt
08:45 Bug #30469: Sorting of localized tt_content elements is wrong after copying
The page module allows to change the order of the elements in each language independently. Therefore the correspondin... Stanislas Rolland
00:36 Bug #28825 (New): Using an apostrophe in the Workspace Name causes quite blank backend
Helmut Hummel
00:35 Bug #28825: Using an apostrophe in the Workspace Name causes quite blank backend
Yes, it is an issue which only an admin can exploit. We can assign this to the public workspace project. Helmut Hummel

2011-10-13

19:37 Bug #30900: ActionIcon for Available Extensions is hidden in ExtensionManager
The problem could be the language selector... which come with another bug (I think)
When you select a language in ...
Stefan Sorgen
17:29 Bug #30900: ActionIcon for Available Extensions is hidden in ExtensionManager
Stefan Sorgen wrote:
> - the css style for td has the class "x-grid3-cell-inner":
> .x-grid3-cell-inner {
...
> }...
Stefan Sorgen
17:27 Bug #30900 (Closed): ActionIcon for Available Extensions is hidden in ExtensionManager
In the backend tool "Extension Manager" the first tab show a list all available extensions. In the first column there... Stefan Sorgen
19:22 Task #30851 (Under Review): Add CSS Class to special input types in FORM
Patch set 2 of change Ia14641d488f10e2a60f9ba0fafdc10f31d0eeb1d has been pushed to the review server.
It is available...
Mr. Hudson
17:55 Bug #16306: Misleading SQL error message in TCEforms
Patch set 3 of change I31bea64cf656c951bc63a89eff47fbeb893ae73f has been pushed to the review server.
It is available...
Mr. Hudson
09:21 Bug #16306: Misleading SQL error message in TCEforms
Patch set 2 of change I31bea64cf656c951bc63a89eff47fbeb893ae73f has been pushed to the review server.
It is available...
Mr. Hudson
17:22 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Christian, could you give your feedback to Markus suggestion? (you don't have to read everything ;-)) Steffen Gebert
16:48 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Ok, that's hard. But actually I think it is reasonable for an extension to call such basic functions anytime.
The ...
Markus Klein
13:48 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade

#0 t3lib_div::int_from_ver(4.6-dev) called at [/Users/ingop/Sites/w3d/typo3conf/ext/additional_reports/ext_autoloa...
Ingo Pfennigstorf
13:32 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
There's some print/get stacktrace function in PHP. Could you use that to output the stack, when the function is calle... Steffen Gebert
13:30 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Yesterday I made a quick search in the ext folder and several extensions called that function.
Btw. I just deleted a...
Ingo Pfennigstorf
13:19 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
So one thing, which comes to my mind, could be that sth. calls @t3lib_div::int_from_ver@ that early that the whole co... Steffen Gebert
13:14 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Yes, definetly no solution. No temp_Cached_* files were generated and the devIPmask was set, first to 127.0.0.1,10.0.... Ingo Pfennigstorf
13:10 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Thanks for your feedback, however I don't count this as a real solution (more a dirty workaround).
Do you have a b...
Steffen Gebert
13:04 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Steffen, thanks a lot for your help and reply.
So first, here is an update on that: Setting the devIPmask and trie...
Ingo Pfennigstorf
12:11 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
.. and please post your @extList@ here, have a look at @typo3conf/extTables.php@ and @localconf.php@, there is someth... Steffen Gebert
12:10 Bug #30827 (Needs Feedback): t3lib_utility_VersionNumber is not found after trying to upgrade
Hi Ingo,
you're at least the second having this problem...
* first guess: delete @typo3temp/Cache/@, which hold...
Steffen Gebert
09:45 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Fatal error: Class 't3lib_utility_VersionNumber' not found in /Users/ingop/repo/Core/t3lib/class.t3lib_div.php on lin... Ingo Pfennigstorf
17:14 Bug #30863: t3lib_pagerenderer
Steffen Gebert wrote:
> Got broken with commit:5dc1ab28 (a follow-up for #15741) while copy and pasting (wtf..)
>
...
Jens Witt
12:22 Bug #30863: t3lib_pagerenderer
Got broken with commit:5dc1ab28 (a follow-up for #15741) while copy and pasting (wtf..)
Jens, could you please poi...
Steffen Gebert
17:02 Bug #30897 (Closed): Preview message causes javascript errors
The red preview message is outside the HTML tags. This leads to javascript errors with some extensions (e.g. perfect ... Andreas Heling
17:01 Task #30896 (Closed): Fix version number of 4.6 branch
Dependency should be set to 4.6 and PHP >5.3.0 and Sysext Info >= 1.1.0:
https://review.typo3.org/#patch,sidebyside,...
Philipp Gampe
16:15 Bug #30894 (Closed): Performance of WS Preview in extra Window is verrry slow
Hi,
we operate a huge site with about 26.000 TYPO3 pages and 18 workspaces for about 300 Usergroups. If the backen...
Frank Gerards
16:07 Bug #30892 (Closed): t3lib_befunc::getViewDomain returns wrong or no domain
Issue 1:
If the TYPO3 BE hostname is not configured as a sys_domain record t3lib_befunc::getViewDomain will always ...
Thomas Pilgaard Carlsen
15:12 Bug #23385: password reset not working with saltedpasswords
More info:
This affects the FE, and there the password-rest as provided by the felogin sysext.
I tried to trace i...
Björn Pedersen
15:05 Bug #30889 (Closed): It isn't posible to set an alternative Domain for Preview
Since #20801 the first domainrecord is always used for the Frontend-Preview. It isn't possible to overwrite this or t... Christian Lange
14:53 Bug #30870: No modules available for non-admin users
I guess that the problem comes if you upgrade an install where workspaces NEVER was loaded nor used. This is my case ... Xavier Perseguers
14:19 Bug #30870: No modules available for non-admin users
I tried to reproduce it without sucess. What I did:
1) Got the 4.5.6 Introduction package running (from the typo3.or...
Tolleiv Nietsch
10:32 Bug #30870: No modules available for non-admin users
Changing class.modulemenu.php, method __construct(), line 66 with:... Xavier Perseguers
10:27 Bug #30870 (Accepted): No modules available for non-admin users
Xavier Perseguers
10:23 Bug #30870: No modules available for non-admin users
If I load sysext workspaces, and I try to log in again with that non-admin user, it now fails with... Xavier Perseguers
10:18 Bug #30870: No modules available for non-admin users
Method checkMod() of t3lib_loadmodules does this:... Xavier Perseguers
09:23 Bug #30870: No modules available for non-admin users
Cool: can reproduce locally on my test system. Xavier Perseguers
09:04 Bug #30870 (Closed): No modules available for non-admin users
After upgrading from TYPO3 4.5 to TYPO3 4.6 RC1, non-admin users cannot see any modules anymore.
The well-known fl...
Xavier Perseguers
14:50 Bug #30395: Page tree breaking for user with multiple DB mounts
Indeed it's the same issue. It's depressing to see that no one seems to be able to solve it :-( Francois Suter
14:39 Bug #30395: Page tree breaking for user with multiple DB mounts
Looks like it is the same as http://forge.typo3.org/issues/28687 .
I also have multiple mount points and the behavio...
Björn Pedersen
14:40 Bug #28687: pagetree broken due to js exception
Duplicated by http://forge.typo3.org/issues/30395 Björn Pedersen
14:28 Bug #30886 (Closed): Problems with Postgresql 9
I encountered the following problem using typo3 (v. 4.5.6) with postgresql9:
Blobs (data type "bytea") in postgres...
Gerald Buttinger
14:14 Bug #25324: Insert link to Image with ie8
Same issue here.
I insert an image in RTE. Ater that i click on it, click create link button. Link wizard pops up. I...
Jan Simbera
13:32 Bug #30883 (Under Review): Use elseif instead of else if in config_default.php
Patch set 1 of change Iea22773e0057a1e28a863529fc1f7553647eaab1 has been pushed to the review server.
It is available...
Mr. Hudson
13:31 Bug #30883 (Closed): Use elseif instead of else if in config_default.php
Change I70fa89120dbe8c7790e3d6de4b173b69beb8a6f9 (https://review.typo3.org/#change,4526)
introduced a regression by ...
Björn Pedersen
12:43 Task #30853 (Resolved): Update system extension information
Xavier Perseguers
12:25 Bug #30849: Pagetree won't open in IE when page is locked
Which IE version? Steffen Gebert
12:23 Bug #22946 (Resolved): Starttime/endtime default to 01-01-70 (-40 yrs) in list view
Steffen Gebert
12:16 Bug #30879 (Closed): Login button doesn't work in "Refresh login" popup
Patch attached. A de Waard
09:10 Bug #30871 (Closed): Error: Invalid argument supplied for foreach()
Get following error in log.... Arno Dudek

2011-10-12

22:44 Bug #30864 (Closed): userTSconfig: TCAdefaults.tt_content.imagecols = 1 does not work
userTSconfig: TCAdefaults.tt_content.imagecols = 1 still does not work
...the default is still 2 columns if you cr...
Wehler
22:31 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Yeah would be cool. Thx. Markus Klein
21:42 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
The file exists. It is also present in core_autoload.php. I do not have the complete error message here this moment -... Ingo Pfennigstorf
21:25 Bug #30827: t3lib_utility_VersionNumber is not found after trying to upgrade
Hi, can you please check whether this file exists
t3lib/utility/class.t3lib_utility_versionnumber.php
And can you...
Markus Klein
12:25 Bug #30827 (Rejected): t3lib_utility_VersionNumber is not found after trying to upgrade
This may be related to #28098
I have an existing 4.5.x installation of TYPO3. When I'm trying to switch the Core t...
Ingo Pfennigstorf
22:18 Bug #30863 (Closed): t3lib_pagerenderer
Class:
t3lib_PageRenderer
Function:
includeLanguageFileForInline
Line 1818
$key = preg_replace($labelPatt...
Jens Witt
21:23 Bug #30862 (Closed): Install Tool throws database errors in Upgrade Wizard, because caching framework tables are still missing
Hi,
On upgrading a site from v4.5.6 to v4.6.0RC1 or the latest development version from git I get pages full of de...
Loek Hilgersom
19:10 Task #30851: Add CSS Class to special input types in FORM
Patch set 1 of change Ia14641d488f10e2a60f9ba0fafdc10f31d0eeb1d has been pushed to the review server.
It is available...
Mr. Hudson
17:52 Task #30851: Add CSS Class to special input types in FORM
Actually I wanted to put it into gerrit - but it failed updating some refs. In the mean time here is my solution for ... Ingo Pfennigstorf
16:25 Task #30851 (Closed): Add CSS Class to special input types in FORM
With the new FORM Object all elements are nested in an ordered list.
In my case I added a hidden field. The structur...
Ingo Pfennigstorf
18:05 Bug #30395: Page tree breaking for user with multiple DB mounts
Running in debug mode, I can see the problem happens in method render() of Ext.tree.TreeNodeUI when trying to call ap... Francois Suter
17:43 Bug #30395: Page tree breaking for user with multiple DB mounts
Adding some info as I investigate the matter, in the hope that it inspires someone:
* by looking at the JSON respons...
Francois Suter
17:35 Task #30853 (Under Review): Update system extension information
Xavier Perseguers
17:35 Task #30853: Update system extension information
Patch set 1 of change I141cd5a2254ae9430d3047a7506b4ae3cf9e7c9e has been pushed to the review server.
It is available...
Mr. Hudson
17:17 Task #30853 (Closed): Update system extension information
* Should be 'stable' to be shipped with the Core
* Should at least be in version 1.0.0
* Should have minor version ...
Xavier Perseguers
17:13 Bug #30852 (Closed): Multilingual search in translated pages: Results of default language always linking to current language
If indexed_search is configured to list search results from all languages on one page...
plugin.tx_indexedsearch._...
Florian Busch (floxx)
16:47 Bug #30582: Update ext_emconf of system extensions with a clean array
Just for your info here, I updated the md5 checksums before releasing TYPO3 4.6 RC1 and I'll do it again for 4.6.0 in... Xavier Perseguers
15:43 Bug #22946: Starttime/endtime default to 01-01-70 (-40 yrs) in list view
I think this is fixed with the latest maintenance releases. Can be closed... Benni Mack
15:38 Bug #30843: Javascript error on saving Template [object Object]
This does not happen when the file's content is not included in the field Ingo Pfennigstorf
14:32 Bug #30843 (Closed): Javascript error on saving Template [object Object]
When I'm trying to save modifications in my TypoScript that is stored in a file, or after the file include TypoScrip... Ingo Pfennigstorf
15:31 Bug #30849 (Closed): Pagetree won't open in IE when page is locked
When a page is locked because it's open for editing, in IE you can't open the pagetree of the corresponding page. If ... Mischa Heissmann
14:50 Bug #30847: Wrong baseurl detection for IE with usage of realurl (Frontend)
Append patch to fix it. Christoph Niewerth
14:47 Bug #30847 (Closed): Wrong baseurl detection for IE with usage of realurl (Frontend)
Szenerio:
RTE will be rendered on site with url like http://foo.bar/profils/ .
baseURL for site is http://foo.bar...
Christoph Niewerth
14:04 Bug #30768: Flexform field separators get lost since version 4.5.6
Patch set 1 of change Id529c54a98e036ed3e3597e61f058cef8a55b050 has been pushed to the review server.
It is available...
Mr. Hudson
11:12 Bug #30768: Flexform field separators get lost since version 4.5.6
Okay, I have found the bug.
Since version 4.5.6 the whole flexform content in a tab, is wrapped by a new element: _s...
Armin Vieweg
12:38 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Jan Simbera wrote:
> I have detected the same issue on version 4.5.6 in FF6.
> Prepends mailto:/typo3 repeatedly, w...
Steffen Becker
12:37 Bug #30829 (Closed): p_connect should be disabled by default
By default p_connect is enabled in default Typo3 install, this can have a beneficial effect in some case and a very d... Adam Cox
09:53 Bug #30771: Fix not working backend.php?edit=pid
Patch set 4 of change Iaf2a9896743e97249adfb0f969c0db6a0d5e0617 has been pushed to the review server.
It is available...
Mr. Hudson
09:06 Feature #28794: currentVal in css_styled_content
Christian: Thanks for the insight.
For contributing with a review request, please check out this resource:
htt...
Ernesto Baschny

2011-10-11

23:15 Bug #30764: exception side effect in "template setup"
Thanks for your report and patch. Could you please push that to the review system "Gerrit":http://wiki.typo3.org/Git?... Steffen Gebert
01:50 Bug #30764 (Rejected): exception side effect in "template setup"
try-catch avoids a exception side effect in "template setup"
at "if (!this.mirror.editor)" in typo3/sysext/t3editor/...
Guido Fögler
23:13 Bug #30768: Flexform field separators get lost since version 4.5.6
Hi Armin,
thanks for your report. Can you create a patch for that (and maybe "push directly to Gerrit":http://wiki...
Steffen Gebert
09:43 Bug #30768 (Closed): Flexform field separators get lost since version 4.5.6
The best would be, I describe it with images. The following shows an extract of a flexform:
|*Version 4.5.5*|*Vers...
Armin Vieweg
21:49 Bug #28297: Pagetree Filter - Crash when having many pages
Fix for »Fatal error: Call to a member function offsetExists() on a non-object in xyz« in pagetree topPanel filter
...
Patrick-Emil Zörner
21:01 Bug #28297: Pagetree Filter - Crash when having many pages
Patch set 2 of change I3734769a068e442359dc69d4262fd237f9384860 has been pushed to the review server.
It is available...
Mr. Hudson
20:08 Bug #28297: Pagetree Filter - Crash when having many pages
Patch set 2 of change I6428f4827ed2c2f9fff6f58ed4081d6be035b3cf has been pushed to the review server.
It is available...
Mr. Hudson
20:19 Bug #25387: Installation from own TER not possible
Patch set 6 of change Id50652b19b85f85c3156f031b53ad84fbd671de6 has been pushed to the review server.
It is available...
Mr. Hudson
16:50 Task #30799 (Closed): Make sure md5.js is allowed to be shipped with TYPO3
Due to different licenses, make sure md5.js is allowed to be shipped with TYPO3. Xavier Perseguers
16:46 Feature #30006 (Rejected): Allow manual pruning of caching framework entries
Subclassing the frontend class just work as it should Xavier Perseguers
15:28 Bug #29788 (Resolved): Cannot close window after having installed another depending extension
Xavier Perseguers
15:11 Bug #29788: Cannot close window after having installed another depending extension
Patch set 6 of change Ie16d67284240a833e5bfae67d8b78eab808f9a79 has been pushed to the review server.
It is available...
Mr. Hudson
14:23 Bug #29788: Cannot close window after having installed another depending extension
Patch set 5 of change Ie16d67284240a833e5bfae67d8b78eab808f9a79 has been pushed to the review server.
It is available...
Mr. Hudson
14:19 Bug #29788: Cannot close window after having installed another depending extension
Patch set 4 of change Ie16d67284240a833e5bfae67d8b78eab808f9a79 has been pushed to the review server.
It is available...
Mr. Hudson
11:36 Bug #29788: Cannot close window after having installed another depending extension
Patch set 3 of change Ie16d67284240a833e5bfae67d8b78eab808f9a79 has been pushed to the review server.
It is available...
Mr. Hudson
10:02 Bug #29788 (Under Review): Cannot close window after having installed another depending extension
Xavier Perseguers
09:09 Bug #29788: Cannot close window after having installed another depending extension
Patch set 2 of change Ie16d67284240a833e5bfae67d8b78eab808f9a79 has been pushed to the review server.
It is available...
Mr. Hudson
08:40 Bug #29788: Cannot close window after having installed another depending extension
Patch set 1 of change Ie16d67284240a833e5bfae67d8b78eab808f9a79 has been pushed to the review server.
It is available...
Mr. Hudson
01:28 Bug #29788 (Accepted): Cannot close window after having installed another depending extension
Oliver Hader
15:24 Bug #30582: Update ext_emconf of system extensions with a clean array
Not only the file list is wrong, the dependecies also seem wrong both lang and cms e.g. still depend on 4.4.0. Björn Pedersen
14:55 Bug #24274 (Under Review): Prevent compression of scripts that use ajax.php
Xavier Perseguers
14:54 Bug #24274: Prevent compression of scripts that use ajax.php
Patch set 1 of change I386663b9ea77426ea3d8e804eac0f3c8ca72cd7a has been pushed to the review server.
It is available...
Mr. Hudson
14:42 Bug #30796 (Closed): EM: close and recheck dependencies does not work
When installing an extension with dependencies on an extension that is not yet available, one can choose to open a ne... Xavier Perseguers
12:19 Bug #30759: ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
The debug call was used to force the users to change their Ext.Direct extensions by opening annoying information wind... Stefan Galinski
09:30 Bug #30759 (Resolved): ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Applied in changeset commit:dea83578e1fb54a48519956cda5981f8d472fcdf. Tolleiv Nietsch
09:30 Bug #30759: ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Patch set 1 of change Ie690faa39a11ca866464fa2c294cfc980d763bb7 has been pushed to the review server.
It is available...
Mr. Hudson
09:26 Bug #30759: ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Patch set 3 of change Ie54e6b0f1d22035b17dad59ec8fea7b1b2f644f1 has been pushed to the review server.
It is available...
Mr. Hudson
09:15 Bug #30759: ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Patch set 2 of change Ie54e6b0f1d22035b17dad59ec8fea7b1b2f644f1 has been pushed to the review server.
It is available...
Mr. Hudson
09:15 Bug #30759 (Under Review): ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Xavier Perseguers
00:44 Bug #30759: ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Patch set 1 of change I79bad0449509675e3660081ed727799e0ad0353b has been pushed to the review server.
It is available...
Mr. Hudson
00:36 Bug #30759: ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Patch set 1 of change I996203d09e9557cfb301d079bbb026a32626c0d5 has been pushed to the review server.
It is available...
Mr. Hudson
00:30 Bug #30759: ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Patch set 1 of change Ie54e6b0f1d22035b17dad59ec8fea7b1b2f644f1 has been pushed to the review server.
It is available...
Mr. Hudson
00:20 Bug #30759 (Closed): ExtDirect Router calls debug() instead of t3lib_div::deprecationLog()
Looking back into https://review.typo3.org/#change,3782 it seems that the call to the deprecationLog was exchanged wi... Tolleiv Nietsch
12:02 Bug #30771: Fix not working backend.php?edit=pid
Patch set 3 of change Iaf2a9896743e97249adfb0f969c0db6a0d5e0617 has been pushed to the review server.
It is available...
Mr. Hudson
11:21 Bug #30771: Fix not working backend.php?edit=pid
Patch set 2 of change Iaf2a9896743e97249adfb0f969c0db6a0d5e0617 has been pushed to the review server.
It is available...
Mr. Hudson
10:28 Bug #30771 (Under Review): Fix not working backend.php?edit=pid
Xavier Perseguers
10:22 Bug #30771: Fix not working backend.php?edit=pid
Patch set 1 of change Iaf2a9896743e97249adfb0f969c0db6a0d5e0617 has been pushed to the review server.
It is available...
Mr. Hudson
10:12 Bug #30771 (Closed): Fix not working backend.php?edit=pid
Example: Using the direct page edit feature (backend.php?edit=xxx) the BE responds with "Module loader
No module fou...
Kay Strobach
11:11 Bug #27858 (Resolved): dbal fails parsing on '''
Xavier Perseguers
11:11 Bug #27858: dbal fails parsing on '''
Patch set 1 of change I929d5375480bd872b54fd458f67474ed21f29a3c has been pushed to the review server.
It is available...
Mr. Hudson
10:57 Bug #27858: dbal fails parsing on '''
Patch set 6 of change I857aebb00efd1dc0752d42d436e6e9950a336370 has been pushed to the review server.
It is available...
Mr. Hudson
10:55 Bug #27858: dbal fails parsing on '''
Patch set 5 of change I857aebb00efd1dc0752d42d436e6e9950a336370 has been pushed to the review server.
It is available...
Mr. Hudson
10:26 Bug #27858 (Under Review): dbal fails parsing on '''
Xavier Perseguers
10:59 Feature #28794: currentVal in css_styled_content
I made an extention which uses the getData-Hook to provide the values of fields of DAM records to TS. This way, the d... Christian Welzel
10:26 Bug #28951 (Resolved): modulemenu.js: Showmodule can be called before Store is loaded
Xavier Perseguers
10:25 Bug #28951: modulemenu.js: Showmodule can be called before Store is loaded
Patch set 1 of change I555427d61845678c1f90e2039c41cdd2055e5b6a has been pushed to the review server.
It is available...
Mr. Hudson
10:19 Bug #30773 (Closed): select correct page in pagetree if using ?edit=pid in backend
currently the last page is selected, but the correct one should be selected using the direct edit feature. Kay Strobach
09:42 Bug #30754 (Resolved): backend.php wrongly checks deprecated TSconfig
Xavier Perseguers
09:39 Task #30767 (Closed): Due to fixing the Wide split bar drag areas in Chrome the styling of the bar is ugly
As a temporary solution the fix applied in #27660 is OK, but there must be a better solution for the final release.
...
Helmut Hummel
09:29 Bug #30411: Mailapi - Validation error
[MAIL][substituteOldMailAPI] = 0 works like a charm :( - why do we have this buggy option ;), i need to disable it in... Kay Strobach
09:23 Bug #30411: Mailapi - Validation error
it's enabled.
sry, for late responding was heavily in progress of fixing things for 4.6 ;)
Kay Strobach
09:14 Bug #29631: Can't update Extension Config after installing
mhmm, now it works (pulled the latest master). perhaps there was a little javascript problem ...
testconfig (worki...
Kay Strobach
01:23 Bug #29631 (Needs Feedback): Can't update Extension Config after installing
Oliver Hader
01:22 Bug #29631: Can't update Extension Config after installing
Kay Strobach wrote:
> had the same here on windows 7 64bit with chrome.
> my current workflow for installing is:
>...
Oliver Hader
08:58 Task #30756 (Resolved): Merge linkvalidator for RC1
Xavier Perseguers
08:42 Task #30756: Merge linkvalidator for RC1
Patch set 3 of change Ia3a9583112b601c21f58e9b782ecb5b03e331fe4 has been pushed to the review server.
It is available...
Mr. Hudson
08:56 Task #30765 (Closed): Move all Marker based or php based templates to fluid in system extensions
In many places in the core we have old style marker based templates or mixed php / js / html stuff.
This should be h...
Kay Strobach
08:52 Task #30695: Implement availability check for saltedpasswords in reports module
could please someone remove comment 1 from hudson? - it's fully wrong here and belongs to a different bug
Kay Strobach
01:25 Task #30695 (Accepted): Implement availability check for saltedpasswords in reports module
Xavier Perseguers
01:07 Task #30695 (Under Review): Implement availability check for saltedpasswords in reports module
Xavier Perseguers
08:46 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
Patch set 2 of change I8d25594ba0376f7d35aa7f52860cad975014cc0a has been pushed to the review server.
It is available...
Mr. Hudson
01:22 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
Why should we wait for 4.7 to get this fix in? Worked together with Chetan on this one and it works fine in some clie... Tolleiv Nietsch
01:19 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
Patch set 1 of change I8d25594ba0376f7d35aa7f52860cad975014cc0a has been pushed to the review server.
It is available...
Mr. Hudson
08:45 Bug #28400: CPU limits cause ajax.php to end prematurly

The following code catches all non parseable errors (timeouts included) in an extension of mine.
Also you can defi...
Kay Strobach
01:17 Bug #28400: CPU limits cause ajax.php to end prematurly
Steffen Gebert wrote:
> I had a brief look. Problem is in @em_repositorylist.js@, where the call is made:
>
> [.....
Oliver Hader
08:30 Bug #30753 (Resolved): SQL Injection in Scheduler Task of Linkvalidator
Applied in changeset commit:4050d07e0ee4364909b8d6e76bbabd218a5bb399. Oliver Hader
01:00 Bug #30753: SQL Injection in Scheduler Task of Linkvalidator
Patch set 1 of change Ic4e01420e87d5187e3181a5976b7f4132e898327 has been pushed to the review server.
It is available...
Mr. Hudson
00:52 Bug #30753: SQL Injection in Scheduler Task of Linkvalidator
Patch set 1 of change Ic4e01420e87d5187e3181a5976b7f4132e898327 has been pushed to the review server.
It is available...
Mr. Hudson
00:51 Bug #30753: SQL Injection in Scheduler Task of Linkvalidator
Patch set 1 of change I99f7ac32ed16ef3d2be9673ee2d0af72ed0c5b0c has been pushed to the review server.
It is available...
Mr. Hudson
00:49 Bug #30753 (Under Review): SQL Injection in Scheduler Task of Linkvalidator
Oliver Hader
08:30 Bug #30761 (Resolved): Invalid target language in localization file
Applied in changeset commit:ba0178be2d157acbcb2402870d885a5444273ecc. Xavier Perseguers
08:21 Bug #30761: Invalid target language in localization file
Well, it should close itself after a while. Lets wait if Forge housekeeps itself ;) Philipp Gampe
08:17 Bug #30761: Invalid target language in localization file
merged if status in gerrit is correct - please close issue. - thanks Kay Strobach
01:17 Bug #30761: Invalid target language in localization file
Patch set 1 of change Ib2f72acb28587eb2cb39381575bc78f5b7dfb3a7 has been pushed to the review server.
It is available...
Mr. Hudson
01:15 Bug #30761 (Closed): Invalid target language in localization file
File modfuncreport/locallang.xlf has invalid target language "vn" instead of "en" Xavier Perseguers
02:00 Bug #29308 (Resolved): List detail section has hardcoded text
Applied in changeset commit:00ecb18bc0bc08107fb2a0f9c30a77ef5110ee66. Tolleiv Nietsch
02:00 Bug #30307 (Resolved): Workspace preview clears TYPO3 namespace in frontend
Applied in changeset commit:241136a8d29fcd79b985e21e019a9c10d076db49. Tolleiv Nietsch
01:32 Bug #30307: Workspace preview clears TYPO3 namespace in frontend
Patch set 2 of change I5c0a367764adf2ee62a145d6634a6990687c3cea has been pushed to the review server.
It is available...
Mr. Hudson
02:00 Bug #30257 (Resolved): new EM: Not possible to switch between extension configuration categories
Applied in changeset commit:c03865a96e6b0b2bb5f341f9b145e0a596b55fe2. Anonymous
01:02 Bug #30257 (Under Review): new EM: Not possible to switch between extension configuration categories
Xavier Perseguers
01:28 Bug #30763 (Closed): Removing extension from server does not redirect to extension overview
After a extension was removed in the extension manager, the scope is not valid anymore (since extension was deleted) ... Oliver Hader
01:21 Bug #30688 (Resolved): Alignement in the TYPO3 backend login screen (in french)
Xavier Perseguers
01:20 Bug #30688: Alignement in the TYPO3 backend login screen (in french)
Patch set 1 of change Ie48a1150be04e0959f4db45ff602efbd2504cd5c has been pushed to the review server.
It is available...
Mr. Hudson
00:36 Bug #30688: Alignement in the TYPO3 backend login screen (in french)
!>screenshot-ie7.png!It still doesn't look perfect in IE7. Can you live with that? Steffen Gebert
01:18 Task #30762 (Rejected): Add Unit tests for #29783
This clearly needs unit tests and on the go CGL for the new method should be applied Helmut Hummel
01:00 Bug #30760 (Resolved): handler is undefined when resizing the backend
Applied in changeset commit:07acbe48a10e88775959f178bb3bdc17e4db1cc7. Oliver Hader
00:34 Bug #30760: handler is undefined when resizing the backend
Patch set 1 of change I9006793a2450b7b8fee408e8ef5668d359138390 has been pushed to the review server.
It is available...
Mr. Hudson
00:28 Bug #30760: handler is undefined when resizing the backend
Patch set 1 of change Ifb2db858d7075f4fd714d737576189c0e1efc5a5 has been pushed to the review server.
It is available...
Mr. Hudson
00:27 Bug #30760 (Closed): handler is undefined when resizing the backend
Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of t...
Oliver Hader
01:00 Bug #25787 (Resolved): Firebug Error handler is undefined in Backend
Applied in changeset commit:54afae5882862764d67ffd21cec6d33a835f75d8. Simon Schaufelberger
00:33 Bug #25787: Firebug Error handler is undefined in Backend
I think that one is worth to go even into the next 4.4! Steffen Gebert
00:32 Bug #25787: Firebug Error handler is undefined in Backend
Patch set 1 of change I15f3bab4c3c59c5c96633423ac7cd0ebd1736a1a has been pushed to the review server.
It is available...
Mr. Hudson
00:22 Bug #25787 (Under Review): Firebug Error handler is undefined in Backend
Oliver Hader
00:20 Bug #25787: Firebug Error handler is undefined in Backend
Patch set 4 of change Ifb2db858d7075f4fd714d737576189c0e1efc5a5 has been pushed to the review server.
It is available...
Mr. Hudson
00:18 Bug #25787: Firebug Error handler is undefined in Backend
Patch set 3 of change Ifb2db858d7075f4fd714d737576189c0e1efc5a5 has been pushed to the review server.
It is available...
Mr. Hudson
00:38 Bug #28275 (Resolved): Implement availability checks for saltedpasswords and rsaauth
Xavier Perseguers
00:30 Bug #22328 (Resolved): wrong md5-hash of md5.js, frontend-, backend-login
Applied in changeset commit:3f8d0b065e87c08ba96677b13a55c5bd07f73c97. Stefan Neufeind
00:29 Bug #22328: wrong md5-hash of md5.js, frontend-, backend-login
Patch set 1 of change Ib7b983340f2fd82698fd48967c0be61a8fc822b8 has been pushed to the review server.
It is available...
Mr. Hudson
00:29 Bug #22328: wrong md5-hash of md5.js, frontend-, backend-login
Patch set 1 of change I3b75a14403791bb9aa2cb26972ac95fa74d74db2 has been pushed to the review server.
It is available...
Mr. Hudson
00:28 Bug #22328 (Under Review): wrong md5-hash of md5.js, frontend-, backend-login
Xavier Perseguers
00:17 Bug #30758: Login fails silently, when no backend for rsaauth is available
Dmitry, Helmut, could you please check, whether this one makes sense? IMHO it would be very helpful, if I don't overl... Steffen Gebert
00:16 Bug #30758: Login fails silently, when no backend for rsaauth is available
Patch set 1 of change I810ac4fe38e11e8b049ec747ac746e356fcd90ed has been pushed to the review server.
It is available...
Mr. Hudson
00:14 Bug #30758 (Closed): Login fails silently, when no backend for rsaauth is available
In case of no OpenSSL backend being available for rsaauth (e.g. after moving to another server), the login silently f... Steffen Gebert

2011-10-10

23:40 Bug #28951: modulemenu.js: Showmodule can be called before Store is loaded
Patch set 4 of change Ia7c39fc94e75ef003a7a839856ea78cbd0854a66 has been pushed to the review server.
It is available...
Mr. Hudson
23:27 Bug #28951: modulemenu.js: Showmodule can be called before Store is loaded
Patch set 3 of change Ia7c39fc94e75ef003a7a839856ea78cbd0854a66 has been pushed to the review server.
It is available...
Mr. Hudson
22:54 Bug #28951: modulemenu.js: Showmodule can be called before Store is loaded
Patch set 2 of change Ia7c39fc94e75ef003a7a839856ea78cbd0854a66 has been pushed to the review server.
It is available...
Mr. Hudson
21:04 Bug #28951 (Under Review): modulemenu.js: Showmodule can be called before Store is loaded
Xavier Perseguers
19:36 Bug #28951: modulemenu.js: Showmodule can be called before Store is loaded
Patch set 1 of change Ia7c39fc94e75ef003a7a839856ea78cbd0854a66 has been pushed to the review server.
It is available...
Mr. Hudson
23:00 Task #30757 (Resolved): Merge Changes from core since last sync
Applied in changeset commit:9636b7705d02b194e037b31360294717155ff901. Philipp Gampe
22:52 Task #30757: Merge Changes from core since last sync
Patch set 2 of change I924fcf77d187a1f519fd76633edd780202ffbc40 has been pushed to the review server.
It is available...
Mr. Hudson
22:51 Task #30757: Merge Changes from core since last sync
Patch set 1 of change I924fcf77d187a1f519fd76633edd780202ffbc40 has been pushed to the review server.
It is available...
Mr. Hudson
22:48 Task #30757 (Closed): Merge Changes from core since last sync
We are all waiting for the day linkvalidator will be a "real" submodule. Philipp Gampe
23:00 Bug #30673 (Resolved): Race-condition while updating extension list
Applied in changeset commit:e1bd3c94764b23e81a2a72543dc3e167b28e4b50. Steffen Gebert
22:39 Bug #30673: Race-condition while updating extension list
Patch set 1 of change I7b45fc4e4ec8482d58eb771bba9d64a8c034daef has been pushed to the review server.
It is available...
Mr. Hudson
22:56 Bug #30257: new EM: Not possible to switch between extension configuration categories
Patch set 1 of change Ie4e4d5f33d319467626aa4923abe07d608af9bbb has been pushed to the review server.
It is available...
Mr. Hudson
22:35 Bug #30257: new EM: Not possible to switch between extension configuration categories
It is a problem with nested form tags (again) which causes this strange behaviour.
Nested form tags are invalid HT...
Helmut Hummel
22:22 Bug #30257: new EM: Not possible to switch between extension configuration categories
I tried it with Safari 5.1 and Chrome 14 and there it works fine. (All OSX 10.5)
Yes, it also does not work with 4...
Helmut Hummel
19:52 Bug #30257: new EM: Not possible to switch between extension configuration categories
This also fails for you with 4.5, doesn't it? Steffen Gebert
19:51 Bug #30257 (Needs Feedback): new EM: Not possible to switch between extension configuration categories
Steffen Gebert
19:51 Bug #30257: new EM: Not possible to switch between extension configuration categories
!>screenshot.png!I just tried it again.. master with FF7 on MacOS and it works (you're talking of the Advanced FE/BE ... Steffen Gebert
22:55 Task #30756: Merge linkvalidator for RC1
Patch set 2 of change Ia3a9583112b601c21f58e9b782ecb5b03e331fe4 has been pushed to the review server.
It is available...
Mr. Hudson
22:33 Task #30756: Merge linkvalidator for RC1
Patch set 1 of change Ia3a9583112b601c21f58e9b782ecb5b03e331fe4 has been pushed to the review server.
It is available...
Mr. Hudson
22:30 Task #30756 (Closed): Merge linkvalidator for RC1
Philipp Gampe
22:47 Bug #30753: SQL Injection in Scheduler Task of Linkvalidator
According to our decision made in Berlin, this can be fixed publicly as it can only be exploited by admins.
See: h...
Helmut Hummel
21:32 Bug #30753 (Closed): SQL Injection in Scheduler Task of Linkvalidator
PoC:
* install linkvalidator system extension
* create new scheduler task
* enter anything in field "start page (u...
Oliver Hader
22:30 Bug #30593 (Resolved): SQL error if a task is run on a disabled page
Applied in changeset commit:79b47415cb17e624a4defed780625d1060afbd7c. Philipp Gampe
21:40 Bug #30593: SQL error if a task is run on a disabled page
Patch set 5 of change Idc18dba6c8503b73e0daf936e96aa7c784345466 has been pushed to the review server.
It is available...
Mr. Hudson
21:23 Bug #30593: SQL error if a task is run on a disabled page
Patch set 4 of change Idc18dba6c8503b73e0daf936e96aa7c784345466 has been pushed to the review server.
It is available...
Mr. Hudson
14:44 Bug #30593: SQL error if a task is run on a disabled page
Patch set 3 of change Idc18dba6c8503b73e0daf936e96aa7c784345466 has been pushed to the review server.
It is available...
Mr. Hudson
14:42 Bug #30593: SQL error if a task is run on a disabled page
Patch set 2 of change Idc18dba6c8503b73e0daf936e96aa7c784345466 has been pushed to the review server.
It is available...
Mr. Hudson
22:30 Task #30588 (Resolved): Update manual
Applied in changeset commit:e2bb75666c4fe192b824b8c1a55f600199bbe646. Philipp Gampe
22:01 Task #30588: Update manual
Patch set 1 of change I693887fb2a53aef2089e4609c995d8eb163a7f6c has been pushed to the review server.
It is available...
Mr. Hudson
22:30 Task #30755 (Resolved): Prepare merge for 4.6-RC1
Applied in changeset commit:709531ee529411c97eb29a9c27cc6b2bac5b23e2. Philipp Gampe
22:24 Task #30755: Prepare merge for 4.6-RC1
Patch set 1 of change I21534b67197a2a150dceb0946d259e19697e3bd3 has been pushed to the review server.
It is available...
Mr. Hudson
22:04 Task #30755 (Closed): Prepare merge for 4.6-RC1
Philipp Gampe
22:12 Bug #30137: Unable to open files with extension .ts
Unfortunately I can't test T3 v. 4.6, as we have PHP 5.2 and for 4.6 PHP 5.3 seems to be required. I will test with n... Alexander Schwethelm
15:10 Bug #30137 (Needs Feedback): Unable to open files with extension .ts
i heard it could have been caused by the "Cardlayout" change, which actually has been reverted some days ago.
Howe...
Tobias Liebig
22:09 Bug #30754 (Under Review): backend.php wrongly checks deprecated TSconfig
Xavier Perseguers
22:07 Bug #30754: backend.php wrongly checks deprecated TSconfig
Patch set 2 of change If88e869b8c92592ad6bb3369f1eda29c2a0809bf has been pushed to the review server.
It is available...
Mr. Hudson
22:00 Bug #30754 (Closed): backend.php wrongly checks deprecated TSconfig
Existence of deprecated option options.shortcut_onEditId_dontSetPageTree is wrongly tested. Xavier Perseguers
21:29 Bug #30687: Localization of Inline Records not possible
Interesting side info: This does not occur on TYPO3 4.6-beta3. Just tested it with our extension. Matthias Krappitz
21:29 Task #30296: Linkvalidator should have a hook for report markers
It will need to be decided whether this can be part of 4.6 at all. Currently the change conflicts with the latest bug... Philipp Gampe
21:06 Bug #29631: Can't update Extension Config after installing
had the same here on windows 7 64bit with chrome.
my current workflow for installing is:
install, make updates, f...
Kay Strobach
10:20 Bug #29631: Can't update Extension Config after installing
Same here for FF7 on Mac. Auto-update struck. I will have to try & install Lion as a virtual machine. Urs Braem
20:04 Bug #30750: EM should not suggest upgrade when it leads to conflict
please do not missunderstand me.
theoretically the following should be posible too:...
Kay Strobach
19:48 Bug #30750 (Closed): EM should not suggest upgrade when it leads to conflict
EM always suggests to update to the latest version of an extension although it could lead to conflicts.
When you i...
Xavier Perseguers
19:41 Bug #30749 (Closed): EM always retrieves the latest version of an extension
Yes, this sounds odd but I just found a special use case where this should not be the case :-)
When you install ks...
Xavier Perseguers
19:30 Bug #25387: Installation from own TER not possible
Patch set 5 of change Id50652b19b85f85c3156f031b53ad84fbd671de6 has been pushed to the review server.
It is available...
Mr. Hudson
19:30 Bug #30704 (Resolved): Typo in EM
Applied in changeset commit:03895f13c96414060c3ca0903e829ff1516f8f40. Dmitry Dulepov
15:08 Bug #30704: Typo in EM
Patch set 2 of change Ib29360ec87d0070c9e7d8865dbf18b565c65784a has been pushed to the review server.
It is available...
Mr. Hudson
10:39 Bug #30704 (Under Review): Typo in EM
Dmitry Dulepov
10:38 Bug #30704: Typo in EM
Patch set 1 of change Ib29360ec87d0070c9e7d8865dbf18b565c65784a has been pushed to the review server.
It is available...
Mr. Hudson
09:59 Bug #30704 (Accepted): Typo in EM
Xavier Perseguers
09:54 Bug #30704 (Closed): Typo in EM
See the screenshot ("re*ss*ources") Dmitry Dulepov
19:14 Bug #30640 (Rejected): Revert ExtJS Upgrade
Steffen Gebert
16:59 Bug #30640 (Needs Feedback): Revert ExtJS Upgrade
Xavier Perseguers
16:59 Bug #30640: Revert ExtJS Upgrade
Please abandon this change Xavier Perseguers
17:48 Task #30746 (Closed): Use ISO 8601 in date attribute of XLIFF files
see http://docs.oasis-open.org/xliff/v1.2/os/xliff-core.html#date Oliver Hader
17:28 Bug #30263: Unify backend layouts
Hi Felix,
thanks for your effort! It seems to be correct what you did by streamlining the main headlines. The <h2>...
Lars Zimmermann
16:59 Bug #27660 (Resolved): Wide split bar drag areas don't work in Chrome
Xavier Perseguers
11:38 Bug #27660: Wide split bar drag areas don't work in Chrome
Patch set 4 of change Ib7be667d3b5dba0797bd1c5ecb1149a83f1e0bdc has been pushed to the review server.
It is available...
Mr. Hudson
11:37 Bug #27660: Wide split bar drag areas don't work in Chrome
Patch set 3 of change Ib7be667d3b5dba0797bd1c5ecb1149a83f1e0bdc has been pushed to the review server.
It is available...
Mr. Hudson
11:25 Bug #27660: Wide split bar drag areas don't work in Chrome
Patch set 2 of change Ib7be667d3b5dba0797bd1c5ecb1149a83f1e0bdc has been pushed to the review server.
It is available...
Mr. Hudson
09:01 Bug #27660 (Under Review): Wide split bar drag areas don't work in Chrome
Xavier Perseguers
16:02 Task #28854 (Resolved): Upgrade CodeMirror to 0.94
Xavier Perseguers
15:13 Task #28854: Upgrade CodeMirror to 0.94
Patch set 4 of change I5ada44a795d47465025fb8e7c6de1ff61f5249d9 has been pushed to the review server.
It is available...
Mr. Hudson
15:06 Task #28854: Upgrade CodeMirror to 0.94
Patch set 3 of change I5ada44a795d47465025fb8e7c6de1ff61f5249d9 has been pushed to the review server.
It is available...
Mr. Hudson
15:04 Task #28854: Upgrade CodeMirror to 0.94
Patch set 2 of change I5ada44a795d47465025fb8e7c6de1ff61f5249d9 has been pushed to the review server.
It is available...
Mr. Hudson
14:50 Task #28854 (Under Review): Upgrade CodeMirror to 0.94
Tobias Liebig
14:49 Task #28854: Upgrade CodeMirror to 0.94
Patch set 1 of change I5ada44a795d47465025fb8e7c6de1ff61f5249d9 has been pushed to the review server.
It is available...
Mr. Hudson
15:54 Bug #23184: page.CSS_inlineStyle doesn't work
After some research on a clean TYPO3 4.5.6 installation I must confess I overlooked the second temp CSS file which co... Felix Nagel
14:21 Bug #23184 (New): page.CSS_inlineStyle doesn't work
Dmitry Dulepov
13:24 Bug #23184: page.CSS_inlineStyle doesn't work
Issue confirmed in TYPo3 4.5.6.
If using config.inlineStyle2TempFile = 1 page.CSS_inlineStyle will not add any CSS...
Felix Nagel
15:41 Feature #18294: Layer to override content
Patch set 1 of change Ib80e1bd6176841088712cbf40e3d2c9e8ac87973 has been pushed to the review server.
It is available...
Mr. Hudson
15:30 Bug #30586 (Resolved): It is not possible to set page 0 to schedular task
Applied in changeset commit:0fece3f46fecdc8a0f0a72acc15099547c5b102a. Philipp Gampe
13:50 Bug #30586: It is not possible to set page 0 to schedular task
Patch set 4 of change Ie4e70e777e6df74ee261626810972d1a4fb880ac has been pushed to the review server.
It is available...
Mr. Hudson
15:11 Bug #30725 (Resolved): Copyright year is hardcoded in HTML comment
Xavier Perseguers
14:22 Bug #30725: Copyright year is hardcoded in HTML comment
Patch set 1 of change Ia4caba20944bec95b0169712fa5f12258e038ec9 has been pushed to the review server.
It is available...
Mr. Hudson
14:19 Bug #30725: Copyright year is hardcoded in HTML comment
Patch set 3 of change I475f9a221acd4da4fe5376ee73d1b6bed2c3ccaa has been pushed to the review server.
It is available...
Mr. Hudson
14:19 Bug #30725: Copyright year is hardcoded in HTML comment
Patch set 1 of change Idd07e50b515fc495512295c5557c4aeafbc8b549 has been pushed to the review server.
It is available...
Mr. Hudson
14:16 Bug #30725: Copyright year is hardcoded in HTML comment
Patch set 1 of change I475f9a221acd4da4fe5376ee73d1b6bed2c3ccaa has been pushed to the review server.
It is available...
Mr. Hudson
14:15 Bug #30725: Copyright year is hardcoded in HTML comment
Patch set 2 of change I475f9a221acd4da4fe5376ee73d1b6bed2c3ccaa has been pushed to the review server.
It is available...
Mr. Hudson
14:15 Bug #30725 (Closed): Copyright year is hardcoded in HTML comment
The copyright year in the HTML comment is hardcoded as 1998-2009. This should be changed to using the constant. Andreas Wolf
14:50 Task #30723 (Resolved): Update md5 checksums for system extensions
Xavier Perseguers
14:48 Task #30723: Update md5 checksums for system extensions
Patch set 2 of change I845cc4204ca3f6c334fcdb7750ba5a927a9c36f7 has been pushed to the review server.
It is available...
Mr. Hudson
14:00 Task #30723 (Under Review): Update md5 checksums for system extensions
Xavier Perseguers
14:00 Task #30723: Update md5 checksums for system extensions
Patch set 1 of change I845cc4204ca3f6c334fcdb7750ba5a927a9c36f7 has been pushed to the review server.
It is available...
Mr. Hudson
13:57 Task #30723 (Closed): Update md5 checksums for system extensions
The md5 checksums for all system extensions not integrated as submodule should be updated. Xavier Perseguers
14:43 Task #28853: Upgrade CodeMirror to 3.0
For testing:
AFAIK within the core, only the t3editor and the extension manager (edit files) uses the codemirror lib...
Tobias Liebig
14:28 Bug #22328: wrong md5-hash of md5.js, frontend-, backend-login
Patch set 2 of change I8f71673f60f22e39862ca2a447f496159b8079bb has been pushed to the review server.
It is available...
Mr. Hudson
14:09 Bug #22328: wrong md5-hash of md5.js, frontend-, backend-login
Patch set 1 of change I8f71673f60f22e39862ca2a447f496159b8079bb has been pushed to the review server.
It is available...
Mr. Hudson
10:57 Bug #22328: wrong md5-hash of md5.js, frontend-, backend-login
We tried the one from webtoolkit.info. Works like a charme.
Do we need to worry about licensing in this case? (I g...
Stefan Neufeind
14:24 Feature #28902: Configurable ACCESS_TIME precision
Sounds good, thanks. Markus Blaschke
14:14 Task #30695: Implement availability check for saltedpasswords in reports module
--- wrong notification removed Mr. Hudson
14:00 Bug #30585 (Resolved): SQL error if opening a disabled page with module
Applied in changeset commit:4335331a4e5758024dc4aa1cc0ca1d49cfd9e8cd. Philipp Gampe
12:14 Bug #28352 (Resolved): tslib_cObj->typolink generate a cHash even if not needed
Xavier Perseguers
12:01 Bug #29351: Extensionmanager: You have an error in your SQL syntax
today I updated the extension list on two installations and got the errors again.
both are 4.5.6
as I noticed tha...
Bernd Wilke
11:56 Bug #29297: Clickmenu links broken
@xavier, could you please set the target version to 4.7, as the cardlayout was reverted? - thanks Kay Strobach
11:55 Bug #29297: Clickmenu links broken
@lorenz, as cardlayout is reverted :( all this should work now - hopefully.
Would you please verify, that dam wor...
Kay Strobach
11:52 Bug #29297: Clickmenu links broken
Tomorrow is RC1 and this is what I posted on Gerrit about the existing problems:
In general this patch makes the c...
Lorenz Ulrich
11:21 Task #30670 (Resolved): Increase titleLen
Xavier Perseguers
11:00 Bug #30681 (Resolved): All fields of 'type'=>'group' are broken in IE
Applied in changeset commit:de270be5b0a6097add84ede2313032b9816ba3a1. Jigal van Hemert
10:41 Bug #30703: TCA type "select" + "multiple": cannot select the same item many times
TCEforms uses generic code for all kind of select boxes. Therefore changing "onchange" to "onclick" should be done wi... Dmitry Dulepov
09:58 Bug #30703 (Accepted): TCA type "select" + "multiple": cannot select the same item many times
Xavier Perseguers
09:53 Bug #30703 (Closed): TCA type "select" + "multiple": cannot select the same item many times
Suppose you have a select control with "multiple" property in $TCA (see the screenshot). You want to add the same ite... Dmitry Dulepov
10:32 Bug #30707 (Closed): Menu "Recently Updated Pages" signals also not yet published updates
The content element menu/sitemaps offers a list of the "recently updated pages".
This menu is signaling also pages a...
Fritz Treber
10:07 Bug #30358: Backend Login behind proxy fails since TYPO3 4.5.6 upgrade
We recommended to upgrade to actual PHP-5.3.8 release to the customers hoster. Since this change the login-problems s... Gabriel Kaufmann / Typoworx NewMedia
09:34 Task #30700 (Resolved): Deprecate template::clearCacheMenu()
Xavier Perseguers
09:23 Task #30700 (Under Review): Deprecate template::clearCacheMenu()
Xavier Perseguers
09:23 Task #30700: Deprecate template::clearCacheMenu()
Patch set 1 of change I2ecb014e6ceced56d827eac4f1b683c3f245cb4b has been pushed to the review server.
It is available...
Mr. Hudson
09:21 Task #30700 (Closed): Deprecate template::clearCacheMenu()
Method clearCacheMenu() allowed to create a drop-down selector to clear caches and possibly add options such as "save... Xavier Perseguers
09:09 Bug #29788: Cannot close window after having installed another depending extension
This is a bug for sure and will be fixed of course but to be honest, it's not blocking at all ;-) Xavier Perseguers
08:27 Bug #30688: Alignement in the TYPO3 backend login screen (in french)
Patch set 3 of change I35f28fd61f8c4a3e133949ae8eb865af0e0a1bc9 has been pushed to the review server.
It is available...
Mr. Hudson
08:02 Task #30645: Revert "[FEATURE] Speed-up Backend with CardLayout"
They are given in the description and in the list of related open issues. Xavier Perseguers

2011-10-09

23:05 Feature #23502: Make rsaauth checks available to reports module
Would be better to show this information in the extension configuration, like it is done in saltedpasswords.
The c...
Helmut Hummel
23:01 Task #30695 (Closed): Implement availability check for saltedpasswords in reports module
The reports modul should show a warning, if staltedpasswords is not installed or not configured correctly (rsaauth no... Helmut Hummel
22:55 Bug #28275: Implement availability checks for saltedpasswords and rsaauth
Patch set 1 of change I1d6c5ce6e3dfedfac85349baa01c88118bb348f8 has been pushed to the review server.
It is available...
Mr. Hudson
22:48 Task #30645: Revert "[FEATURE] Speed-up Backend with CardLayout"
@Xavier: what were the reasons why this was shifted to 4.7? Simon Schaufelberger
17:27 Task #30645 (Resolved): Revert "[FEATURE] Speed-up Backend with CardLayout"
@Kay, please base your work to make it a feature again for 4.7 by simply taking the patch you get when "reverting" th... Xavier Perseguers
22:02 Bug #25387: Installation from own TER not possible
Patch set 4 of change Id50652b19b85f85c3156f031b53ad84fbd671de6 has been pushed to the review server.
It is available...
Mr. Hudson
20:03 Bug #30263: Unify backend layouts
Patch set 4 of change Ieccacbfd8c422eafe413f9e0a64d5b7e1e7cd838 has been pushed to the review server.
It is available...
Mr. Hudson
19:59 Bug #23828: Display page title instead of "Pagecontent"
Patch set 2 of change Id915f156570f8370fa40a2d1369b7451b5213442 has been pushed to the review server.
It is available...
Mr. Hudson
19:49 Bug #27660: Wide split bar drag areas don't work in Chrome
Patch set 1 of change Ib7be667d3b5dba0797bd1c5ecb1149a83f1e0bdc has been pushed to the review server.
It is available...
Mr. Hudson
19:23 Bug #27660: Wide split bar drag areas don't work in Chrome
If you have a solution, this is your chance to get it until tomorrow noon, then I will simply revert ExtJS to fix the... Xavier Perseguers
19:20 Bug #27660: Wide split bar drag areas don't work in Chrome
my suggestion is the solution from http://forge.typo3.org/issues/27660#note-9 with the reduction to chrome, so that a... Kay Strobach
17:18 Bug #27660: Wide split bar drag areas don't work in Chrome
What is your suggestion then? Xavier Perseguers
16:10 Bug #27660: Wide split bar drag areas don't work in Chrome
hi xavier,
what do you think about the solution:
break layout in chrome, but make it useable ;)
Regards
Kay...
Kay Strobach
15:45 Bug #27660 (Accepted): Wide split bar drag areas don't work in Chrome
Just to confirm this when using ExtJS 3.4.0 Xavier Perseguers
18:01 Bug #30688: Alignement in the TYPO3 backend login screen (in french)
Patch set 2 of change I35f28fd61f8c4a3e133949ae8eb865af0e0a1bc9 has been pushed to the review server.
It is available...
Mr. Hudson
17:17 Bug #30688 (Under Review): Alignement in the TYPO3 backend login screen (in french)
Xavier Perseguers
17:17 Bug #30688: Alignement in the TYPO3 backend login screen (in french)
Patch set 1 of change I35f28fd61f8c4a3e133949ae8eb865af0e0a1bc9 has been pushed to the review server.
It is available...
Mr. Hudson
16:46 Bug #30688 (Accepted): Alignement in the TYPO3 backend login screen (in french)
Xavier Perseguers
16:10 Bug #30688 (Closed): Alignement in the TYPO3 backend login screen (in french)
Hi,
There is a problem since a few days about the login screen in TYPO3.
In fact, the label for the username in...
Eric Chavaillaz
17:52 Feature #28299: Add hook to tslib_fe->getHash()
Patch set 6 of change I68b0cfbcbec7eee496c4f903e3a129b7f33ab7c4 has been pushed to the review server.
It is available...
Mr. Hudson
17:50 Feature #28299: Add hook to tslib_fe->getHash()
Patch set 5 of change I68b0cfbcbec7eee496c4f903e3a129b7f33ab7c4 has been pushed to the review server.
It is available...
Mr. Hudson
15:48 Bug #30640: Revert ExtJS Upgrade
Patch set 2 of change I64c4206a6bf43ed945ae78c0990a1323120c71b2 has been pushed to the review server.
It is available...
Mr. Hudson
15:45 Bug #30640: Revert ExtJS Upgrade
Patch set 1 of change I0ae22744710bb7612ab3996e54ed2728374d8b8c has been pushed to the review server.
It is available...
Mr. Hudson
15:46 Bug #30687 (Closed): Localization of Inline Records not possible
Hi,
we got the following situation on latest stable core (4.5.6) - there are custom project records containing an ...
Matthias Krappitz
15:38 Bug #30681 (Under Review): All fields of 'type'=>'group' are broken in IE
Xavier Perseguers
14:46 Bug #30681: All fields of 'type'=>'group' are broken in IE
Patch set 2 of change Ib2ffeb2d0933a6c66e55586f1960ee7745e5623e has been pushed to the review server.
It is available...
Mr. Hudson
14:44 Bug #30681: All fields of 'type'=>'group' are broken in IE
Two problems:
# The TCA property 'multiple' was checked to decide if the HTML attribute 'multiple' should be added...
Jigal van Hemert
13:36 Bug #30681: All fields of 'type'=>'group' are broken in IE
caused by commit:4373e71864bb5c58ae3e23780c06da0528f3187a (#25221) Steffen Gebert
13:23 Bug #30681: All fields of 'type'=>'group' are broken in IE
BTW: This is new in master! There was a patch by Stefan Geith, doing some things with the group fields. I suspect it ... Steffen Gebert
13:16 Bug #30681 (Accepted): All fields of 'type'=>'group' are broken in IE
Can confirm this with IE9/Vista. Jigal van Hemert
13:13 Bug #30681 (Closed): All fields of 'type'=>'group' are broken in IE
All fields, which are defined as @'type' =>' group'@ are broken in IE8 and IE9. You can't add more than one entry, ne... Steffen Gebert
15:37 Bug #30369 (Resolved): new EM: Available extension list misses icons in FF7
Xavier Perseguers
14:15 Bug #30369: new EM: Available extension list misses icons in FF7
Patch set 2 of change I1c5f51eb37441935ffafbd22109f56c336ba89e2 has been pushed to the review server.
It is available...
Mr. Hudson
13:02 Bug #30369 (Under Review): new EM: Available extension list misses icons in FF7
Steffen Gebert
14:05 Bug #30624: Connection Problem
Nevertheless, this looks like your MySQL is not reliable (or the connection to it). Is it a new server and do other s... Steffen Gebert
14:04 Task #30682: Move FEworkspace code into versioning / part 2
Patch set 1 of change I1674c89bc195f2f1b154574fefa57c16bd8b2385 has been pushed to the review server.
It is available...
Mr. Hudson
13:57 Task #30682 (Closed): Move FEworkspace code into versioning / part 2
As there is a hook after initializing the BE user,
the code that initializes the BE user when using
a previewlink c...
Benni Mack
13:55 Bug #30680: Move FEworkspace initialization into versioning / part 2
Patch set 1 of change I11ac916a02b491905cc3e22e6fdca8b934656dbd has been pushed to the review server.
It is available...
Mr. Hudson
10:05 Bug #30680 (Closed): Move FEworkspace initialization into versioning / part 2
As there is a hook after initializing the BE user,
the code that initializes the BE user when using
a previewlink ...
Benni Mack
12:08 Bug #25190: Selection in pagetree with IE9 RC not possible
See related issue #30664 for reason to change target. Jigal van Hemert
12:06 Task #30664: Set X-UA-Compatible to IE=9 for Backend
The TCA slider 'wizard' doesn't work correctly in IE9 with X-UA-Compatible set to IE9. It's a bit too short before th... Jigal van Hemert
10:18 Bug #29631: Can't update Extension Config after installing
Tested it with FF7 on Windows and works without a problem. Page gets reloaded with new settings saved. Can anyone rep... Jigal van Hemert
00:19 Bug #30673: Race-condition while updating extension list
Patch set 1 of change I2bc6b83f0951e16b895607025c2d3bad392b9759 has been pushed to the review server.
It is available...
Mr. Hudson
00:17 Bug #30673 (Closed): Race-condition while updating extension list
There exists a race-condition in the EM while updating the extension list.
If the update takes more than 30 second...
Steffen Gebert
00:09 Bug #29788: Cannot close window after having installed another depending extension
Helmut, I'd like to set the target version to 4.6.0-RC1, as these are the issues, on which we (or at least me) curren... Steffen Gebert

2011-10-08

23:26 Bug #25190: Selection in pagetree with IE9 RC not possible
I could not reproduce the problem that nothing is selectable IIRC. Steffen Gebert
23:16 Bug #25190: Selection in pagetree with IE9 RC not possible
Can't reproduce in master with IE9 (9.0.8112.16421). All DB mounts work fine.
One note: TYPO3 sets the compatibili...
Jigal van Hemert
22:25 Bug #30369: new EM: Available extension list misses icons in FF7
Patch set 1 of change I1c5f51eb37441935ffafbd22109f56c336ba89e2 has been pushed to the review server.
It is available...
Mr. Hudson
17:14 Bug #30369 (Accepted): new EM: Available extension list misses icons in FF7
Steffen Gebert
17:14 Bug #30369: new EM: Available extension list misses icons in FF7
Caused by commit:913402a560d0778643b5dc6823619325e3eed360 (#29586) Steffen Gebert
16:47 Bug #30369: new EM: Available extension list misses icons in FF7
Same holds for IE9 (but not for IE8) Steffen Gebert
22:25 Bug #30671 (Closed): EM: ext_update not working
in new EM the ext_update functions are not working.
This should be an extra tab.
Example: tt_news.
Felix Kopp
22:08 Feature #29630: EM: Make window full-screen mode configurable
Patch set 7 of change Ibe5a76bccdeddc9c250cdcecaaf12a0c26105847 has been pushed to the review server.
It is available...
Mr. Hudson
21:50 Bug #21059: Not possible to install a sysext with Extension manager
What about removing the Global option at all?
Local should be sufficient.
Removal is easy and could be done for 4...
Felix Kopp
21:40 Bug #23828: Display page title instead of "Pagecontent"
Patch set 1 of change Id915f156570f8370fa40a2d1369b7451b5213442 has been pushed to the review server.
It is available...
Mr. Hudson
21:35 Bug #23828: Display page title instead of "Pagecontent"
Got a patch for that.
This is connected to http://forge.typo3.org/issues/30263
Felix Kopp
18:20 Bug #23828: Display page title instead of "Pagecontent"
Related to my solution:
http://forge.typo3.org/issues/30263
This is a first step
Felix Kopp
20:27 Task #30670: Increase titleLen
Patch set 1 of change I64e2ecb1a8f4458101bc2bd395ef6c1be0ca667c has been pushed to the review server.
It is available...
Mr. Hudson
20:20 Task #30670 (Closed): Increase titleLen
Displays are bigger now: Time to increase the default titleLen.
The titleLen should be increased because truncate ...
Felix Kopp
20:03 Bug #30646 (Resolved): TSFE - Add hook after BE_USER init to clean up workspace functionality
Xavier Perseguers
12:18 Bug #30646: TSFE - Add hook after BE_USER init to clean up workspace functionality
Patch set 1 of change Ica08ce0c9d3802c6e9cd1b97d91f3d7a4efebd0f has been pushed to the review server.
It is available...
Mr. Hudson
12:14 Bug #30646 (Closed): TSFE - Add hook after BE_USER init to clean up workspace functionality
In order to move workspace logic out of the TYPO3 core and into
versioning/workspaces extensions, a new hook is req...
Benni Mack
19:53 Task #30645: Revert "[FEATURE] Speed-up Backend with CardLayout"
Patch set 2 of change I2287b18598dbc5fe546c5ddc9aa9980d9b6a3b97 has been pushed to the review server.
It is available...
Mr. Hudson
09:55 Task #30645 (Under Review): Revert "[FEATURE] Speed-up Backend with CardLayout"
Xavier Perseguers
09:54 Task #30645: Revert "[FEATURE] Speed-up Backend with CardLayout"
Patch set 1 of change I2287b18598dbc5fe546c5ddc9aa9980d9b6a3b97 has been pushed to the review server.
It is available...
Mr. Hudson
09:46 Task #30645 (Closed): Revert "[FEATURE] Speed-up Backend with CardLayout"
Unfortunately the CardLayout feature is not feature complete and above all stable enough to stay in Core with the upc... Xavier Perseguers
19:30 Task #30669 (Resolved): Clean up EM CSS file
Applied in changeset commit:caec29f4106e62a6a4151088e700c0ac55d8d849. Steffen Gebert
19:04 Task #30669: Clean up EM CSS file
Patch set 2 of change I860f6257e67c0fd6182d26d743a0d67127db224f has been pushed to the review server.
It is available...
Mr. Hudson
19:01 Task #30669: Clean up EM CSS file
Patch set 1 of change I860f6257e67c0fd6182d26d743a0d67127db224f has been pushed to the review server.
It is available...
Mr. Hudson
19:00 Task #30669 (Closed): Clean up EM CSS file
The file @t3_em.css@ violates CSS coding guide lines. Steffen Gebert
19:00 Bug #30263: Unify backend layouts
Please review the patchset at https://review.typo3.org/#change,5305.
Would love to get these into the core an shippe...
Felix Kopp
18:37 Bug #30263: Unify backend layouts
Patch set 3 of change Ieccacbfd8c422eafe413f9e0a64d5b7e1e7cd838 has been pushed to the review server.
It is available...
Mr. Hudson
18:40 Bug #25787: Firebug Error handler is undefined in Backend
Patch set 2 of change Ifb2db858d7075f4fd714d737576189c0e1efc5a5 has been pushed to the review server.
It is available...
Mr. Hudson
18:34 Bug #25787: Firebug Error handler is undefined in Backend
Patch set 1 of change Ifb2db858d7075f4fd714d737576189c0e1efc5a5 has been pushed to the review server.
It is available...
Mr. Hudson
18:14 Bug #23710: Page module, language view looks not nice
Btw, fixed already:
http://forge.typo3.org/issues/30206#change-87948
Felix Kopp
17:01 Bug #30589 (Resolved): Revert change in interface signature
Applied in changeset commit:df464d4763708a43b6d60d2b7852b1cbcedcec9e. Philipp Gampe
12:10 Bug #30589: Revert change in interface signature
Patch set 3 of change I3c344a89344825e3ce55d46ec03f431287c9bf8b has been pushed to the review server.
It is available...
Mr. Hudson
16:59 Bug #30117: Card Layout: allow for extension to influence refresh
Sorry, I hadn't notice the revert. Francois Suter
16:34 Bug #30117: Card Layout: allow for extension to influence refresh
4.7? So what's the solution for 4.6? What Kay suggests? Is there a way to be sure that we are iterating over *all* mo... Francois Suter
16:21 Bug #20598: Error after hide/show element
Patch set 1 of change I43ceaf2443dff7c3d666811726353f3b17b81182 has been pushed to the review server.
It is available...
Mr. Hudson
15:41 Task #30664: Set X-UA-Compatible to IE=9 for Backend
Patch set 2 of change Ieddd6f5bf2b4aa2e47bd98547d79c83c639ddda4 has been pushed to the review server.
It is available...
Mr. Hudson
15:17 Task #30664 (Closed): 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.
Steffen Gebert
15:02 Bug #30659 (Closed): 'next stage'-button is not visible when the stage title is to long
The minimal column width is calculated by the stage title only. It is necessary to calculate the width of the stage t... Marco Bresch
12:09 Feature #28299: Add hook to tslib_fe->getHash()
Patch set 4 of change I68b0cfbcbec7eee496c4f903e3a129b7f33ab7c4 has been pushed to the review server.
It is available...
Mr. Hudson
09:55 Bug #30640 (Under Review): Revert ExtJS Upgrade
Xavier Perseguers
01:44 Feature #26287: configuration to set the amount of changes to display
Patch set 1 of change Ie72913301af870a17040d7b3a09d94144dc5dcd6 has been pushed to the review server.
It is available...
Mr. Hudson

2011-10-07

23:49 Bug #30643: Fatal Error in Workspaces preview
P.S: I get this error in the right/bottom frame of the WS preview. Steffen Gebert
23:48 Bug #30643 (Closed): Fatal Error in Workspaces preview
When opening the horizontal/vertical WS previews, I get the following error:... Steffen Gebert
21:43 Feature #28794: currentVal in css_styled_content
Looks like a missing feature, but it would be cool to see *why* you need this in the second loop. Any example extensi... Ernesto Baschny
21:37 Feature #28902: Configurable ACCESS_TIME precision
Currently we have (in config_default.php):
$ACCESS_TIME = $EXEC_TIME - ($EXEC_TIME % 60);
This is used in the ...
Ernesto Baschny
21:16 Bug #30642: Workspace preview doesn't work with post requests
Patch set 1 of change Ib1669324670d2ef424366f05074ee05100faab36 has been pushed to the review server.
It is available...
Mr. Hudson
20:55 Bug #30642 (Closed): Workspace preview doesn't work with post requests
Due to an old, now unrelated limitation, there was always the problem that POST requests in a Preview Link for worksp... Benni Mack
21:10 Bug #24259 (Closed): It's not possible to edit the versioning TCA array in typo3conf/extTables.php
Benni Mack
14:03 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
Yes - thanks! Robert Heel
13:50 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
So this one can be closed - right? Tolleiv Nietsch
21:06 Bug #30641: Workspace preview doesn't work with post requests
Patch set 1 of change Ib79959c8fc7c25074fe8ca827c031e1ad7d75d1e has been pushed to the review server.
It is available...
Mr. Hudson
20:49 Bug #30641: Workspace preview doesn't work with post requests
Patch set 1 of change Ib79959c8fc7c25074fe8ca827c031e1ad7d75d1e has been pushed to the review server.
It is available...
Mr. Hudson
20:46 Bug #30641 (Closed): Workspace preview doesn't work with post requests
Due to an old, now unrelated limitation, there was always the problem that POST requests in a Preview Link for worksp... Benni Mack
20:36 Bug #30640: Revert ExtJS Upgrade
Patch set 1 of change I64c4206a6bf43ed945ae78c0990a1323120c71b2 has been pushed to the review server.
It is available...
Mr. Hudson
20:34 Bug #30640 (Rejected): Revert ExtJS Upgrade
Revert the upgrade to ExtJS 3.4.0 and downgrade to the previous version 3.3.1, as the trouble with the wide splitbars... Steffen Gebert
20:00 Bug #27098 (Resolved): Fatal error when downloading extension files
Applied in changeset commit:f116eea80561904b6282180561e91b3a38911ecf. Markus Klein
19:30 Bug #27098: Fatal error when downloading extension files
I would say this does not apply to master, as the old EM modules have been dropped there. Steffen Gebert
20:00 Bug #30598 (Resolved): PHP warning on each Extension Manager invocation
Applied in changeset commit:9f819c37bcc5f1beee3304f7f6b925943c99f709. Dmitry Dulepov
19:51 Bug #30598: PHP warning on each Extension Manager invocation
Patch set 1 of change I7f33221cb9068b6d914951f045ce4dc1e0bcaa37 has been pushed to the review server.
It is available...
Mr. Hudson
20:00 Bug #29783 (Resolved): getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Applied in changeset commit:1afc0014c4be2334e35bba6bdaa2d976237b472a. Björn Pedersen
20:00 Bug #30627: class.t3lib_stdgraphic.php: Cropscaling of gif-images is not properly implemented
Hi!
Thanks for reporting.
Can you file your patch to the review system (Gerrit) please.
If you're new to this, h...
Markus Klein
15:19 Bug #30627 (Closed): class.t3lib_stdgraphic.php: Cropscaling of gif-images is not properly implemented
The ImageMagick comand build in class.t3lib_stdgraphic.php for croping gif-images is not working.
"+repage" option...
Thorsten Reiter
19:08 Bug #30623: call cObj->includeLibs without check if $conf is an array
Patch set 5 of change I8ed20a4fd5335d59cb9150334ed218be0bc759cc has been pushed to the review server.
It is available...
Mr. Hudson
19:01 Bug #30623: call cObj->includeLibs without check if $conf is an array
Patch set 4 of change I8ed20a4fd5335d59cb9150334ed218be0bc759cc has been pushed to the review server.
It is available...
Mr. Hudson
16:02 Bug #30623: call cObj->includeLibs without check if $conf is an array
Patch set 3 of change I8ed20a4fd5335d59cb9150334ed218be0bc759cc has been pushed to the review server.
It is available...
Mr. Hudson
15:50 Bug #30623: call cObj->includeLibs without check if $conf is an array
Patch set 2 of change Id98c1b584969082f72f55372618f9e72b210e019 has been pushed to the review server.
It is available...
Mr. Hudson
13:23 Bug #30623: call cObj->includeLibs without check if $conf is an array
please see the http://review.typo3.org/5610 this is the main change, sorry for the double commit, it was my first git... Frank Nägler
13:17 Bug #30623: call cObj->includeLibs without check if $conf is an array
Patch set 1 of change Id98c1b584969082f72f55372618f9e72b210e019 has been pushed to the review server.
It is available...
Mr. Hudson
12:59 Bug #30623 (Closed): call cObj->includeLibs without check if $conf is an array
In some situations $conf is not an array. e.g. if an extension has a wrong typoscript configuration.
in this case th...
Frank Nägler
18:58 Bug #25434: Workspace state change notification email is always in english
Hi Tolleiv,
* my usability concern: agreed - I will open a new issue for that. Target >= 4.7
* the original post ...
Andreas Kießling
14:16 Bug #25434 (Accepted): Workspace state change notification email is always in english
True - still a breaking change which has to wait for 4.7 Tolleiv Nietsch
18:56 Bug #29130: Security Level "normal" does not work for backend login
Michael Miousse wrote:
> Ok my bad sorry
No problem. You're not the only one stumbling over this.
> thanks
...
Helmut Hummel
18:47 Bug #29130: Security Level "normal" does not work for backend login
Ok my bad sorry
thanks
Michael Miousse
17:18 Bug #29130: Security Level "normal" does not work for backend login
Michael Miousse wrote:
> I think their is a bug with this patch or maybe i understood it wrong.
It's not a bug, it w...
Helmut Hummel
17:10 Bug #29130: Security Level "normal" does not work for backend login
I think their is a bug with this patch or maybe i understood it wrong.
when the loginSecurityLevel is set to norma...
Michael Miousse
17:46 Bug #30636: TCA: subtypes_addlist not being processed if the subtype_value_field is in a palette
Patch set 1 of change Ie9147db223530a7523cc67cdf5c3bdd218d51a2a has been pushed to the review server.
It is available...
Mr. Hudson
17:32 Bug #30636 (Closed): TCA: subtypes_addlist not being processed if the subtype_value_field is in a palette
h2. How to reproduce:
Install mc_googlesitemap in TYPO3 4.5 and wonder where the referred fields from the document...
Ernesto Baschny
16:38 Bug #30631 (Closed): RTE doesn't allow to create links around images in IE8
If you have images in your RTE, IE8 users cannot link this image to other pages. The browse_links popup opens up, but... Ernesto Baschny
15:53 Feature #30630 (Closed): Could not get a full list of changes in workspace module
If a non-privileged user is in his workspace he can get a list of changes with the workspace module. This list shows ... Martin Kästner
15:41 Bug #30624: Connection Problem
Thanks for the fast response!
I've just check the install tool and there is no problem with the database connection...
Thoren Wiemann
15:05 Bug #30624 (Needs Feedback): Connection Problem
I am rather sure this is no bug, but a configuration issue.
This problem can be caused by a wrong value for mysql_...
Chris topher
14:32 Bug #30624 (Closed): Connection Problem
After the upgrade from Version 4.4.X to 4.5.6 there are several problems with the connection to the database, see att... Thoren Wiemann
15:30 Task #29884 (Resolved): Adopt the implementation of tx_em_Index_CheckDatabaseUpdatesHook to its changes
Applied in changeset commit:94c2b43849c2fa24962942c3a6dbb36b252ff950. Thomas Maroschik
15:30 Bug #25277 (Resolved): tt_content.media gets wrapped twice
Applied in changeset commit:e63c3008576bae78a887a927d317b016b572dade. Alexander Stehlik
15:01 Bug #25277: tt_content.media gets wrapped twice
Patch set 3 of change Ic0db017ad1d037636f1cb40994695686a2904c76 has been pushed to the review server.
It is available...
Mr. Hudson
08:41 Bug #25277: tt_content.media gets wrapped twice
Patch set 2 of change Ic0db017ad1d037636f1cb40994695686a2904c76 has been pushed to the review server.
It is available...
Mr. Hudson
15:30 Task #29594 (Resolved): Introduce new hooks to create database fields and keys dynamically
Applied in changeset commit:454aa1c24478233b7577935baabe71a914386a00. Thomas Maroschik
15:20 Bug #30076: Fe preview notification triggers Quirks Mode
I have some problems with IE9 (some other version too, of course) with not showing layout of the website, when this p... Martin Kästner
14:34 Task #30604: Remove unsupported functions and options related to versioning/workspaces
Patch set 2 of change Ib1c562f6d1c268e86b0c56e9037d5b754f1f312a has been pushed to the review server.
It is available...
Mr. Hudson
14:30 Bug #15883 (Needs Feedback): Could not publish from draft [t3lib_TCEmain::doesRecordExist() and autoversioned content]
Still relevant? Not really able to reproduce this. Tolleiv Nietsch
14:27 Feature #16048 (Closed): WS "publish access" option to omit rejected elements
Not relevant anymore within the new module Tolleiv Nietsch
14:27 Bug #16051 (Closed): reviewer may raise from stage "editing" to "review"
Tolleiv Nietsch
14:26 Bug #16373 (Accepted): Cannot uncheck "Show hidden content elements" in WS
Still valid Tolleiv Nietsch
14:24 Bug #17551 (Accepted): Error message when creating a record in draft WS with a "double" field
Tolleiv Nietsch
14:21 Bug #18168 (Closed): frameset is not correct loading when changing workspace in topmenu
Not relevant after 4.5 anymore. Tolleiv Nietsch
14:20 Bug #18605 (Closed): defect wsid check in workspace-overlay delivering wrong record versions from DB!
Had no feedback for ages. Please open a new bug once this gets relevant again. Tolleiv Nietsch
14:19 Feature #18652 (Resolved): When working in a workspace in web_layout module "new version of page" button cannot be removed
Fixed within the new sysext workspace and version - right?! Tolleiv Nietsch
14:15 Bug #26613 (Closed): Click on links in live frame (with slider) results in workspace view
Duplicate of #12504 Tolleiv Nietsch
14:14 Bug #30212: Wrong marker in notification mail message: USER_FULLNAME vs. USER_REALNAME
Please test the patch - I'd suggest to keep both markers for some time. Tolleiv Nietsch
14:13 Bug #30212 (Under Review): Wrong marker in notification mail message: USER_FULLNAME vs. USER_REALNAME
Tolleiv Nietsch
14:12 Bug #30212: Wrong marker in notification mail message: USER_FULLNAME vs. USER_REALNAME
Patch set 1 of change Ibc50e4ab881ab21b590d394ebf7dc59a0b000e6e has been pushed to the review server.
It is available...
Mr. Hudson
13:58 Bug #26615: Many stage changes do NOT send email notifications
@Simon - there's a patch waiting for review - what else do you expect? Tolleiv Nietsch
13:55 Bug #13574 (Resolved): Notification mails are send to all members while switching back to edit stage
Hey guess what - we already fixed that one ;) Tolleiv Nietsch
13:53 Feature #19008 (Closed): option to clear all FE caches after automatic publishing
There's a good way to hook into this and you haven't sent a patch yet. So I assume it's fine to close it. Tolleiv Nietsch
12:33 Bug #16372 (Closed): Web>page "new content" allows creation of lost records
Assume that this is not relevant anymore. Tolleiv Nietsch
12:33 Bug #15628 (Closed): wsol_preview not showing languageversions
I assume it's not and we've couple of other language related tasks - so I assume this one can be closed. Tolleiv Nietsch
12:30 Bug #21084 (Under Review): Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
Tolleiv Nietsch
12:30 Bug #21084: Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
Patch worked for me - haven't found it in Gerrit elsewhere so I pushed it although I'm not the author. Who is? "Admin... Tolleiv Nietsch
12:28 Bug #21084: Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
Patch set 1 of change I63893e4943ac025f95481ed22d8ac273455a4057 has been pushed to the review server.
It is available...
Mr. Hudson
12:12 Feature #26287: configuration to set the amount of changes to display
would you mind sending this patch to gerrit? (see http://wiki.typo3.org/Contribution_Walkthrough_Tutorials ) Tolleiv Nietsch
12:11 Bug #30589: Revert change in interface signature
Patch set 2 of change I3c344a89344825e3ce55d46ec03f431287c9bf8b has been pushed to the review server.
It is available...
Mr. Hudson
12:10 Bug #27800: Passing "null" in t3lib_div::callUserFunction causes Fatal Error in tx_Workspaces_Service_Workspaces::viewSingleRecord
Alexander - does this answer your question? Tolleiv Nietsch
11:50 Bug #17010 (Closed): Web>View doesn't show correct content of custom workspace
duplicate of #11536 Tolleiv Nietsch
11:49 Bug #16050 (Rejected): reviewer needs modify rights to approve for publishing
true but we won't change it in the near future Tolleiv Nietsch
11:40 Bug #29853 (Under Review): Broken image paths when in workspace module.
Thanks for contributing Tolleiv Nietsch
11:39 Bug #30307 (Under Review): Workspace preview clears TYPO3 namespace in frontend
Had the block to make sure that it exists. Patch makes sure we don't throw it away by accident. Tolleiv Nietsch
11:38 Bug #30307: Workspace preview clears TYPO3 namespace in frontend
Patch set 1 of change I5c0a367764adf2ee62a145d6634a6990687c3cea has been pushed to the review server.
It is available...
Mr. Hudson
11:30 Bug #30405: Switching Workspaces results in Connection Timeout
Please report HOW to reproduce this within other installations (e.g. the Introduction Package) - nobody will debug yo... Tolleiv Nietsch
11:28 Bug #30619 (Rejected): Preview from workspaces sometimes successfull, but mostly failing
Sorry I don't want to be too harsh. But that's not a way to report bugs.
Please tell us 1) what the problem is and...
Tolleiv Nietsch
10:04 Bug #30619 (Rejected): Preview from workspaces sometimes successfull, but mostly failing
Preview from workspaces is sometimes with success, but but mostly failed. This is a big problem for us. We are using ... Fritz Treber
00:30 Bug #21054 (Resolved): GMENU - first menu item does not appear because of wrong calulation of text position
Applied in changeset commit:bef7ecc6a931797fe77afcceabbeb22f84bc2e83. Albrecht Köhnlein
00:03 Bug #21054: GMENU - first menu item does not appear because of wrong calulation of text position
Patch set 5 of change I6c1548e0f8762d6c2befdd47dbfb7810b01c9508 has been pushed to the review server.
It is available...
Mr. Hudson

2011-10-06

22:49 Task #30613 (Closed): Remove unused option for "oncontextmenu"
The TYPO3_CONF_VARS option to enable oncontextmenu is not needed anymore IMHO, as this option is official part of HTM... Benni Mack
22:35 Feature #28299: Add hook to tslib_fe->getHash()
Hey Fabrizio,
I need a similar modification there as well. But shouldn't we unify "getHash()" and "getLockHash()" ...
Benni Mack
18:22 Bug #30257 (Accepted): new EM: Not possible to switch between extension configuration categories
I have a fresh install here and I'm able to reproduce in FF6 and FF7.
It's in the *NEW* Extension Manager only, no...
Helmut Hummel
10:53 Bug #30257 (Resolved): new EM: Not possible to switch between extension configuration categories
Not reproducible with a clean TYPO3 4.6 on Oct 06, 2011.
Closing the issue. Please, reopen if the issue persist *o...
Dmitry Dulepov
17:02 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 11 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is availabl...
Mr. Hudson
16:50 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 10 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is availabl...
Mr. Hudson
16:38 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 9 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is available...
Mr. Hudson
16:28 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
@Björn:
Patch set 8 resolves the join issue from http://forge.typo3.org/issues/30486. I believe this bug is resolv...
Christof Rodejohann
16:20 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 8 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is available...
Mr. Hudson
16:18 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
@Björn:
IMHO this is fine. I am trying to push a patch for the $table part, so you won't have to do all the work. ...
Christof Rodejohann
16:02 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
@Christof:
The workspace part for the join probably is one of the border cases that I can not fix at the moment. ...
Björn Pedersen
15:36 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
@Björn Pedersen
Kind of. The latest patch still fails on a basic join. I am quoting my test setup from http://forg...
Christof Rodejohann
13:55 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 7 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is available...
Mr. Hudson
13:51 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 6 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is available...
Mr. Hudson
08:21 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
@Christof Rodejohann:
That#s what this patch is about.
Björn Pedersen
16:40 Bug #30608 (Closed): After installing a new extension EM will be opened inside popup layer
I have installed the blog_example and after installing extbase and fluid i installed the extension itself inside the ... Simon Schaufelberger
16:32 Bug #30606 (Closed): Close window and recheck dependencies does not work
I am using the beta package of typo3 4.6. I have downloaded the blog_example and then installed it. When installing i... Simon Schaufelberger
16:17 Bug #30162 (Under Review): sporadical memcache error on server load
Dmitry Dulepov
16:16 Bug #30162: sporadical memcache error on server load
Patch set 1 of change I3d461ef2517d8d10a161c1a1404931543681bb97 has been pushed to the review server.
It is available...
Mr. Hudson
16:06 Bug #30162: sporadical memcache error on server load
Patch set 1 of change Ied3da87149e50843f8950395b3003a8cac06dbdc has been pushed to the review server.
It is available...
Mr. Hudson
15:55 Bug #22406: select.languageField only works with config.sys_language_overlay = 0 in other tables than tt_content
still a problem in 4.5.6
I helped me out with this (without using languageField):
andWhere.dataWrap = sys_language_...
Soeren Kracker
15:53 Bug #29243 (Resolved): EM installs outdated versions of depending extensions
Xavier Perseguers
15:51 Bug #29243: EM installs outdated versions of depending extensions
Patch set 1 of change I5b630ddc744670c48fc5d86856ca6ae46806fcf6 has been pushed to the review server.
It is available...
Mr. Hudson
15:30 Bug #29243: EM installs outdated versions of depending extensions
Patch set 2 of change I518cd5e4521d5ad1b578e342175f8b542ef42d02 has been pushed to the review server.
It is available...
Mr. Hudson
15:00 Bug #29855 (Resolved): Tag attributes are reversed on save, clutters workspace compares.
Applied in changeset commit:814c75f05e8d16826169340432a0676b472155d1. Stanislas Rolland
14:42 Task #30605 (Under Review): Improve page cache performance
Dmitry Dulepov
14:36 Task #30605: Improve page cache performance
Patch set 1 of change Ic40c5a419573e7890d475eab8bb55b3bb2d963bc has been pushed to the review server.
It is available...
Mr. Hudson
14:32 Task #30605: Improve page cache performance
That server has about 1000 FE users a second and performance impact of compression/decompression is not visible. Dmitry Dulepov
14:27 Task #30605 (Closed): Improve page cache performance
Recently I had an issue with page cache. Some of insertion queries took about 40 seconds to perform, flooded slow que... Dmitry Dulepov
14:25 Task #30604: Remove unsupported functions and options related to versioning/workspaces
Patch set 1 of change Ib1c562f6d1c268e86b0c56e9037d5b754f1f312a has been pushed to the review server.
It is available...
Mr. Hudson
14:19 Task #30604 (Closed): Remove unsupported functions and options related to versioning/workspaces
As only element versioning is supported, all functions and options should be removed (functions will only become depr... Benni Mack
14:00 Bug #25398 (Resolved): TCEforms draws huge empty icon row which on select-fields, making a scrollbar to appear
Applied in changeset commit:17e41abaf7c8114e17b931ff8c3109dc626c510f. Benni Mack
13:58 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
We noticed the deprecation of safe_mode in PHP 5.3 but not within the TYPO3 project.
With note #13 (and because ...
Markus Blaschke
12:58 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Markus Blaschke, I wonder, if that blocked your updates for a month, why didn't you pay somebody to resolve the bug e... Dmitry Dulepov
12:23 Bug #29631: Can't update Extension Config after installing
I am trying that with rtehtmlarea. Interetingly it does not prompt me to set config after installation. It just says ... Dmitry Dulepov
11:49 Feature #28613: Indexed Search: add mySQL fulltext support
Although I gave my +1 by reading a while ago, this did not mean this patch was ready to be merged and for sure not wi... Xavier Perseguers
11:25 Feature #14531: check in Typoscript parser on copying of certain value/properties
The error is still present in TYPO3 4.5. Simon Schaufelberger
11:14 Bug #28762: No emconf.php when downloading t3x
Torsten Kahler posted an explanation in #8869:
> AFAIK .t3x fiels don't contain the ext_emconf.php as a file but the...
Felix Nagel
11:02 Bug #28762: No emconf.php when downloading t3x
Cannot reproduce this either on master. This issue can be closed I think. Dmitry Dulepov
11:09 Bug #21059: Not possible to install a sysext with Extension manager
I have a related problem.
When I upload the file, I have only "Local" as the install option.
I enabled System a...
Dmitry Dulepov
10:56 Bug #29074: Extension Manager - Fatal error on extension upload
Tested – not reproducible on a clean master.
Helmut, is that related to the enetcache too? If yes, please, close t...
Dmitry Dulepov
10:05 Bug #28687: pagetree broken due to js exception
A debugging shows that the error happens here:
view.getComputedStyle(div.firstChild.firstChild, null) is null
L...
Björn Pedersen
08:22 Bug #28687: pagetree broken due to js exception
Yes, the problem is still there
[pre]
uncaught exception: [Exception... "Component returned failure code: 0x80004003...
Björn Pedersen
10:00 Bug #22881 (Resolved): tx_saltedpasswords_sv1 should use parent object instead of TYPO3_MODE
Applied in changeset commit:f1ee217c2eef435861feb0b261d9d6464a2a4a01. Alexander Stehlik
09:56 Bug #30598: PHP warning on each Extension Manager invocation
Actually there are three warnings:
Core: Error handler (BE): PHP Warning: Invalid argument supplied for foreach() ...
Dmitry Dulepov
09:51 Bug #30598 (Under Review): PHP warning on each Extension Manager invocation
Dmitry Dulepov
09:50 Bug #30598: PHP warning on each Extension Manager invocation
Patch set 1 of change I7bfd31677efb3cef07c0752486071e00d9ce889e has been pushed to the review server.
It is available...
Mr. Hudson
09:46 Bug #30598 (Closed): PHP warning on each Extension Manager invocation
The following warning appears each time in the sys_log when the Extension Manager is callled:... Dmitry Dulepov
09:42 Bug #30369: new EM: Available extension list misses icons in FF7
Cause: the <td> element has both paddingNoActionIcon and paddingActionIcon classes set. These should be attached to t... Björn Pedersen
09:21 Bug #30369: new EM: Available extension list misses icons in FF7
I can confirm this. Björn Pedersen
09:24 Bug #30596 (Closed): Extension manager: Extensions loadedsays yes for not installed extensions
The field Extension loaded is alwys yes, even if the extension is not installed. Björn Pedersen
07:17 Feature #30594: Allow packages to be signed
This will help ensure that extensions (from the official repository or from a local repository) are unmodified. This ... Stefan Neufeind
07:14 Feature #30594 (Closed): Allow packages to be signed
This will require changes to:
* Extension-archives (allow them to be signed)
** either using an external signature ...
Stefan Neufeind
02:05 Bug #30589 (Under Review): Revert change in interface signature
Philipp Gampe
02:04 Task #29339: Merge linkvalidator for beta2
Of course it would be possible to have to different tasks and register only on, depending on the TYPO3 version.
Al...
Philipp Gampe
01:59 Bug #27098: Fatal error when downloading extension files
Patch set 1 of change Ibd8f71fbc0ff8d9761b35cde713c3c021c6eb31e has been pushed to the review server.
It is available...
Mr. Hudson
01:56 Bug #27098: Fatal error when downloading extension files
Patch set 1 of change I6980a0fbe8967bff0df0d8d7bc4c8f1abf53615e has been pushed to the review server.
It is available...
Mr. Hudson
01:49 Bug #27098: Fatal error when downloading extension files
Just as a note: This is about the OLD EM! Markus Klein
01:19 Bug #27098: Fatal error when downloading extension files
I can confirm that the issue also exists in Typo3 4.5.6 and the attached patch fixed the issue for me as well.
Wou...
Stefan no-lastname-given
01:39 Bug #12586 (Resolved): Check links should not show statistics
The check links tab does not show any statistics. I do not know since when, but it might have been in 4.5 already. Philipp Gampe
01:35 Feature #12211: Usability: Scheduler should provide link browser to choose start page
Feature --> postponed
If someone comes up with an easy patch using some TYPO3 API, it might still slip in if the o...
Philipp Gampe
01:31 Feature #12018: Link to pages and content elements
Feature --> postponed
If anyone comes up with a patch, it could slip in as a nobrainer if the other members agree....
Philipp Gampe
01:28 Feature #11867: Wrong typeNum is not detected
Feature --> postponed Philipp Gampe
01:25 Feature #10431: Caching result
Feature --> postponed
Actually this would need a complete rewrite as we must have a queue first. This would then a...
Philipp Gampe
01:23 Feature #10432: Check link by chunk with the backend module
Feature --> postponed
Actually I would opt for a complete rewrite than (Extbase?). Some code might be shared, but ...
Philipp Gampe
01:21 Feature #11279: Create unit tests at least for the link type classes
Feature --> postponed Philipp Gampe
01:14 Feature #12337: Replace text in report with icons
Feature --> postponed Philipp Gampe
01:13 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
Patch for 4.5 is still pending, but has enough votes!
https://review.typo3.org/2545
Markus Klein
01:05 Bug #30586: It is not possible to set page 0 to schedular task
Patch set 3 of change Ie4e70e777e6df74ee261626810972d1a4fb880ac has been pushed to the review server.
It is available...
Mr. Hudson
00:49 Bug #30586 (Under Review): It is not possible to set page 0 to schedular task
Philipp Gampe
00:48 Bug #30586: It is not possible to set page 0 to schedular task
Patch set 2 of change Ie4e70e777e6df74ee261626810972d1a4fb880ac has been pushed to the review server.
It is available...
Mr. Hudson
00:45 Bug #30586: It is not possible to set page 0 to schedular task
Patch set 1 of change Ie4e70e777e6df74ee261626810972d1a4fb880ac has been pushed to the review server.
It is available...
Mr. Hudson
01:02 Bug #30593: SQL error if a task is run on a disabled page
Patch set 1 of change Idc18dba6c8503b73e0daf936e96aa7c784345466 has been pushed to the review server.
It is available...
Mr. Hudson
01:02 Bug #30593 (Under Review): SQL error if a task is run on a disabled page
Philipp Gampe
00:52 Bug #30593 (Closed): SQL error if a task is run on a disabled page
This happens because @tx_linkvalidator->init()@ is not called if the selected start page is disabled. Philipp Gampe
00:16 Bug #30585 (Under Review): SQL error if opening a disabled page with module
Philipp Gampe
00:15 Bug #30585: SQL error if opening a disabled page with module
Patch set 2 of change I73a2b7c1c2db7bee52d8350e6eda6b7eb59c9cb2 has been pushed to the review server.
It is available...
Mr. Hudson
00:14 Bug #30585: SQL error if opening a disabled page with module
Patch set 1 of change I73a2b7c1c2db7bee52d8350e6eda6b7eb59c9cb2 has been pushed to the review server.
It is available...
Mr. Hudson

2011-10-05

23:59 Bug #28400: CPU limits cause ajax.php to end prematurly
I had a brief look. Problem is in @em_repositorylist.js@, where the call is made:... Steffen Gebert
23:30 Task #29341 (Resolved): Fix CGL issues
Applied in changeset commit:c12d8f526856395edadab9bc72d792682744d9b5. Philipp Gampe
23:25 Task #29341: Fix CGL issues
Patch set 7 of change I3007024ef004fc28aee6bc91ae888305f227b9ce has been pushed to the review server.
It is available...
Mr. Hudson
23:03 Task #29341: Fix CGL issues
Patch set 6 of change I3007024ef004fc28aee6bc91ae888305f227b9ce has been pushed to the review server.
It is available...
Mr. Hudson
22:38 Task #29341: Fix CGL issues
Patch set 5 of change I3007024ef004fc28aee6bc91ae888305f227b9ce has been pushed to the review server.
It is available...
Mr. Hudson
23:08 Bug #30257: new EM: Not possible to switch between extension configuration categories
With an old version of EXT:enetcache I got the message
> A cache with identifier "cache_enetcache_contentcache" has a...
Steffen Gebert
22:42 Bug #30257: new EM: Not possible to switch between extension configuration categories
Broken since commit:cc99dce Steffen Gebert
22:28 Feature #29342 (On Hold): More detailed Mail from scheduler task
We can deal with this after 4.7. Philipp Gampe
22:27 Bug #27214 (Needs Feedback): Linkvalidator checks wrong links (related to DAM)
Yes please check with DAM project first. Philipp Gampe
22:25 Task #30296 (Under Review): Linkvalidator should have a hook for report markers
Philipp Gampe
20:33 Task #30296: Linkvalidator should have a hook for report markers
Patch set 2 of change Ib1bd45513be765e223ee2dcff35301d423b84a1a has been pushed to the review server.
It is available...
Mr. Hudson
22:25 Bug #30589 (Closed): Revert change in interface signature
The type hints in the interface signature break other extensions adding linkvalidator tasks.
Solution: Drop the h...
Philipp Gampe
22:23 Task #30588 (Closed): Update manual
* -add section about new hooks-
* check whether there is a section typical setup and add/extend it
* add notes abou...
Philipp Gampe
22:14 Bug #29243 (Under Review): EM installs outdated versions of depending extensions
Steffen Gebert
22:14 Bug #29243: EM installs outdated versions of depending extensions
Patch set 1 of change I518cd5e4521d5ad1b578e342175f8b542ef42d02 has been pushed to the review server.
It is available...
Mr. Hudson
22:12 Bug #27195: 1-2-3 Wizard fails with AdoDB/DBAL errors
Steffen Gebert wrote:
> Thanks for testing, Ralf! So I'm setting the priority down, as long as it's really only me. ...
Ralf Merz
21:54 Bug #27195: 1-2-3 Wizard fails with AdoDB/DBAL errors
Thanks for testing, Ralf! So I'm setting the priority down, as long as it's really only me. Nevertheless, I still can... Steffen Gebert
21:50 Bug #27195: 1-2-3 Wizard fails with AdoDB/DBAL errors
Steffen Gebert wrote:
> Is somebody else able to reproduce this?
Hi,
i´ve just tried to reproduce this on Macb...
Ralf Merz
21:32 Bug #30586 (Closed): It is not possible to set page 0 to schedular task
This is because a select is done on page @0@ which does not exists. Further down, the resulting array is feed into @t... Philipp Gampe
21:28 Bug #30585 (Closed): SQL error if opening a disabled page with module
I guess there is a check to much somewhere. Linkvalidator should not care about disabled pages. Philipp Gampe
21:04 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
Steffen Gebert wrote:
> Great! If you run into trouble, just ask on the typo3-dev or typo3-teams-core mailing list!
...
Martin Terber
20:52 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
Patch set 1 of change Ia988dfeb272b6c64c86c45f9d80b8b9299a09bfc has been pushed to the review server.
It is available...
Mr. Hudson
20:36 Bug #21059: Not possible to install a sysext with Extension manager
Why can't you install a system extensions? I have no problems.. Steffen Gebert
20:31 Bug #29783 (Under Review): getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Steffen Gebert
20:29 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
While fixing this issue please take into account problems arising from http://forge.typo3.org/issues/30486
Especia...
Christof Rodejohann
18:34 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 5 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is available...
Mr. Hudson
20:29 Bug #28687 (Needs Feedback): pagetree broken due to js exception
Björn, is this still an issue? Steffen Gebert
20:26 Bug #28565 (Needs Feedback): Browse Link Wizard opens in extension with "extern url" not with choosen selected page
Michael, could you provide a test extension to reproduce this?
Not a blocker for 4.6 release, so I'm removing the ...
Steffen Gebert
20:24 Bug #25398 (Under Review): TCEforms draws huge empty icon row which on select-fields, making a scrollbar to appear
I agree that this should be fixed, but I don't think that this is a blocker for a release (so I tend to unset the _Mu... Steffen Gebert
18:33 Bug #25398: TCEforms draws huge empty icon row which on select-fields, making a scrollbar to appear
Maybe related: #24591 Markus Klein
16:18 Bug #25398: TCEforms draws huge empty icon row which on select-fields, making a scrollbar to appear
Patch set 1 of change I664400ee6ee1d778e227b1858f79b9ed98482d0a has been pushed to the review server.
It is available...
Mr. Hudson
20:08 Bug #24563 (Rejected): Typo3temp deleted - error
Steffen Gebert
19:47 Bug #30582: Update ext_emconf of system extensions with a clean array
Sorry Steffen, our actions overlapped. Markus Klein
19:46 Bug #30582: Update ext_emconf of system extensions with a clean array
Maybe the release managers can put this on their checklist for releases.
I'll send a mail to Xavier.
Markus Klein
19:36 Bug #30582: Update ext_emconf of system extensions with a clean array
This might also be the case in other extensions and it is no security problem.
This should be fixed before each rele...
Chris topher
17:15 Bug #30582: Update ext_emconf of system extensions with a clean array
Sorry, last sentence should be:
As rsaauth is a security relevant feature this should be fixed soon.
Frederic Gaus
17:14 Bug #30582 (Closed): Update ext_emconf of system extensions with a clean array
The emconf is not up to date in a clean installation of TYPO3 4.5.6 and 4.6 master. The Extension Manager shows sever... Frederic Gaus
19:41 Bug #30581 (Closed): SaltedPasswords: Clean installation shows changed files in Extension Manager
Will be solved as part of #30582. Chris topher
17:12 Bug #30581 (Closed): SaltedPasswords: Clean installation shows changed files in Extension Manager
The emconf is not up to date in a clean installation of TYPO3 4.5.6 and 4.6 master. The Extension Manager shows sever... Frederic Gaus
18:15 Feature #28613 (Under Review): Indexed Search: add mySQL fulltext support
Helmut Hummel
13:00 Feature #28613 (Resolved): Indexed Search: add mySQL fulltext support
Applied in changeset commit:d9cac57aae2bb1febbb2e679606ae3a90c18e06a. Stefan Neufeind
17:58 Bug #30469: Sorting of localized tt_content elements is wrong after copying
We would like to sponsor this bugfix... please contact me per PM if you would like to fix it. Jochen Rieger
17:06 Bug #30580 (Closed): Simple search (SEARCHRESULT) doesn't work with Oracle
The query constructed in tslib_search is incompatible with Oracle due to the GROUP BY. In Oracle all elements in the ... Bart Dubelaar
17:00 Task #29774 (Resolved): Improve information in show_item.php
Applied in changeset commit:1eb014df4b5059242ead1cf919b5317839f569d1. Soren Malling
15:30 Bug #29904 (Resolved): t3lib_Compressor should not fix absolute paths in CSS
Applied in changeset commit:161e42149be8d215a361b2a13ace564854aa084a. Andreas Bouche
14:11 Bug #28352: tslib_cObj->typolink generate a cHash even if not needed
Patch set 4 of change Id6a015e6bd89e9baeafd9532d4a21018adf91691 has been pushed to the review server.
It is available...
Mr. Hudson
03:04 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
Patch set 2 of change I8de914e0f10b043c106c1cacba3e17579d43e699 has been pushed to the review server.
It is available...
Mr. Hudson
01:55 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
Patch set 2 of change I4686dc9a1a0a7a81b06ee6b6430371e86b593817 has been pushed to the review server.
It is available...
Mr. Hudson
01:46 Bug #30411: Mailapi - Validation error
What's your setting of [MAIL][substituteOldMailAPI] in the Installer?
If this is true, then the problem is should be...
Markus Klein
00:31 Bug #29782 (Resolved): RTE marks email links as extern when there is an external link before the email link
Applied in changeset commit:98340f2f78fd42dfe51c9cbb4b452639a9b5324e. Stanislas Rolland

2011-10-04

23:00 Bug #30416 (Resolved): meaningfulTempFilePrefix is not multi-byte safe
Applied in changeset commit:e3a84344e7b9d1717d6fa2726699e5b589f6d8ec. Steffen Gebert
01:58 Bug #30416: meaningfulTempFilePrefix is not multi-byte safe
Patch set 5 of change I760f80b8cfa2dcea8b554c24467f56b662d465d9 has been pushed to the review server.
It is available...
Mr. Hudson
01:57 Bug #30416: meaningfulTempFilePrefix is not multi-byte safe
Patch set 4 of change I760f80b8cfa2dcea8b554c24467f56b662d465d9 has been pushed to the review server.
It is available...
Mr. Hudson
01:57 Bug #30416: meaningfulTempFilePrefix is not multi-byte safe
Patch set 3 of change I760f80b8cfa2dcea8b554c24467f56b662d465d9 has been pushed to the review server.
It is available...
Mr. Hudson
18:49 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Patch set 1 of change Iefc0d8368c9b33cb24c701e2277f888104afe7d1 has been pushed to the review server.
It is available...
Mr. Hudson
18:43 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Patch set 1 of change If83c2c8b04def953cbc95f617a14111e7641a867 has been pushed to the review server.
It is available...
Mr. Hudson
18:26 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Patch set 1 of change I38751c6c5eb56920eb1286f2d39393b3dae7ce34 has been pushed to the review server.
It is available...
Mr. Hudson
17:47 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Patch set 3 of change I38116e59f012ae6d552a5dd89fd371ea1a038794 has been pushed to the review server.
It is available...
Mr. Hudson
17:02 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Patch set 2 of change I38116e59f012ae6d552a5dd89fd371ea1a038794 has been pushed to the review server.
It is available...
Mr. Hudson
08:12 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Please test this change: http://review.typo3.org/5540 Stanislas Rolland
08:10 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Patch set 1 of change I3a9fa56810802abe47c37a693b8601c2d3ceed2f has been pushed to the review server.
It is available...
Mr. Hudson
08:04 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Patch set 1 of change I182cd969ea5768354981e83e7c2eaa6085a05cd1 has been pushed to the review server.
It is available...
Mr. Hudson
08:00 Bug #29782 (Under Review): RTE marks email links as extern when there is an external link before the email link
Stanislas Rolland
07:59 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Patch set 1 of change I38116e59f012ae6d552a5dd89fd371ea1a038794 has been pushed to the review server.
It is available...
Mr. Hudson
06:47 Bug #29782 (Accepted): RTE marks email links as extern when there is an external link before the email link
Stanislas Rolland
06:47 Bug #29782: RTE marks email links as extern when there is an external link before the email link
Alexander Grein wrote:
> May be the same problem already described in this issue (already fixed in 4.5.6):
> http:/...
Stanislas Rolland
18:26 Bug #30554: Reports module: Available services broken
Patch set 1 of change I15fd7eecaafb52df0599598c5b700e458e63f0d9 has been pushed to the review server.
It is available...
Mr. Hudson
18:20 Bug #30554 (Closed): Reports module: Available services broken
Displaying the available services in the reports module is broken. This is a regression of removing the global declar... Lorenz Ulrich
17:55 Bug #29855 (Under Review): Tag attributes are reversed on save, clutters workspace compares.
Stanislas Rolland
17:53 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
Please test this change: http://review.typo3.org/5536 Stanislas Rolland
17:51 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
Patch set 1 of change I8de914e0f10b043c106c1cacba3e17579d43e699 has been pushed to the review server.
It is available...
Mr. Hudson
17:47 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
Patch set 1 of change I4686dc9a1a0a7a81b06ee6b6430371e86b593817 has been pushed to the review server.
It is available...
Mr. Hudson
16:55 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
The issue arises in WebKit (Safari and Chrome) and Opera. Stanislas Rolland
11:26 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
Patch set 2 of change Ib5f46fc0399afbbfd4b436fc5aee75fe52f7ac10 has been pushed to the review server.
It is available...
Mr. Hudson
17:05 Bug #30257 (Accepted): new EM: Not possible to switch between extension configuration categories
Xavier Perseguers
16:49 Bug #27836 (Accepted): Fatal error on installing an extension with dependencies
I can reproduce it when I upload an extension having a suggested dependency that is not yet loaded (= activated). Xavier Perseguers
16:43 Task #29339: Merge linkvalidator for beta2
In my opinion, changing
$value to array $value
in class.tx_linkvalidator_linktype_abstract.php is a break of the A...
Lorenz Ulrich
16:41 Bug #30213 (Resolved): copy directorys in filemanager
Xavier Perseguers
16:02 Feature #30551 (Closed): Auto fillin inputs after translate a page
When creating a new pagetranslation the inputfields are not automatically filled in.
When creating contentelement...
Gert-Jan
15:47 Bug #29074 (Needs Feedback): Extension Manager - Fatal error on extension upload
I cannot reproduce on current master. Xavier Perseguers
14:46 Bug #30547 (Closed): t3lib_div::wrapJS oddities
Hello,
It looks like there are few strange things in the following static method: t3lib_div::wrapJS
1. The Java...
Anonymous
14:23 Bug #30544: Checking existence of cache_pagesection with an update query
Patch set 1 of change I7e5cf78a30d5a88c49c52acf15188872053a6ba1 has been pushed to the review server.
It is available...
Mr. Hudson
13:42 Bug #30544 (Closed): Checking existence of cache_pagesection with an update query
In t3lib_TStemplate a check is done to see if cache exists in cache_pagesection. This check is done by doing an updat... Bart Dubelaar
13:37 Bug #30405: Switching Workspaces results in Connection Timeout
Hi Peter,
the site doesn't contain many content pages but only tt_news pages. It contains a lot of tt_news article...
Toni
12:02 Bug #27957: TCA tree somehow causes fatal error when using in inline record (IRRE)
It seems i've ran into the same issue today.
I threw together a simple demo extension as a demonstration. I guess my...
Alexander Jahn
11:30 Bug #30537 (Resolved): config.compressCss = 1 doesn't work
Applied in changeset commit:4022be51d9e8047bab194948fe60d6ce884d7536. Xavier Perseguers
10:58 Bug #30537 (Under Review): config.compressCss = 1 doesn't work
Xavier Perseguers
10:57 Bug #30537: config.compressCss = 1 doesn't work
Patch set 1 of change Ic9d15bd1da84c92602a7e88283161c5b109d2939 has been pushed to the review server.
It is available...
Mr. Hudson
10:54 Bug #30537 (Accepted): config.compressCss = 1 doesn't work
Xavier Perseguers
10:37 Bug #30537 (Closed): config.compressCss = 1 doesn't work
Hi,
config.compressCss = 1 doesn't work
config.minifyCSS = 1 work
See in http://wiki.typo3.org/TYPO3_4.6 , sec...
Blogger
10:35 Bug #28815: No text loaded in Web>Info, Web>Function modules
some strange extensions installed? otherwise can I get access to your system? Georg Ringer
09:15 Bug #30406: TCA: Fields with eval md5 can not be cleared
Peter Niederlag wrote:
> confirmed, however clearing the field wont make to much sense most time anyway.
Don't ge...
Sebastian Michaelsen
06:13 Bug #29775: RTEhtmlarea mailto-Links in Firefox broken
Stephan Grossberndt wrote:
> *Clearing the RTE cache using the BE Clear cache menu does not work.* The typo3temp/rteh...
Stanislas Rolland
06:00 Bug #30534 (Resolved): RTE: Add TYPO3 version to hash of cached scripts
Applied in changeset commit:2048e36dd536ce51fc2e69c3c8b04671a7bc7d86. Stanislas Rolland
05:56 Bug #30534: RTE: Add TYPO3 version to hash of cached scripts
Patch set 1 of change Ib340552c094c2284162f7f85c54c5a2f5bc02467 has been pushed to the review server.
It is available...
Mr. Hudson
05:51 Bug #30534: RTE: Add TYPO3 version to hash of cached scripts
Patch set 2 of change I78b94620cf782423fa70b779661ddb759c4915f5 has been pushed to the review server.
It is available...
Mr. Hudson
05:48 Bug #30534: RTE: Add TYPO3 version to hash of cached scripts
Patch set 1 of change I8c4c63060034aafc5ac75bd17196c1847fa6357e has been pushed to the review server.
It is available...
Mr. Hudson
05:42 Bug #30534: RTE: Add TYPO3 version to hash of cached scripts
Patch set 1 of change I78b94620cf782423fa70b779661ddb759c4915f5 has been pushed to the review server.
It is available...
Mr. Hudson
05:38 Bug #30534 (Closed): RTE: Add TYPO3 version to hash of cached scripts
Fixed JS scripts may not be loaded when a new version of TYPO3 is released.
This may happen if the version of html...
Stanislas Rolland
05:30 Bug #30533 (Resolved): RTE: Compressor fails on files referenced with absolute url in FE
Applied in changeset commit:a2934059b8b3bdad33234d7297ab8aa89781b11b. Stanislas Rolland
05:16 Bug #30533: RTE: Compressor fails on files referenced with absolute url in FE
Patch set 1 of change I5bca5cd8567f9489e07ec928b9b2e046e970f212 has been pushed to the review server.
It is available...
Mr. Hudson
05:12 Bug #30533 (Closed): RTE: Compressor fails on files referenced with absolute url in FE
Some files fail to be correctly compressed because they are referenced with an absolute url.
The problem does not ...
Stanislas Rolland

2011-10-03

22:20 Task #29774: Improve information in show_item.php
Patch set 4 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available...
Mr. Hudson
18:30 Task #29774: Improve information in show_item.php
It does work. The problem with your example is simply that there is no label for backend_layout.
TCA says: $TCA['pag...
Markus Klein
15:02 Task #29774: Improve information in show_item.php
Patch does not work for me :(
See screenshots.
Philipp Gampe
19:22 Bug #30522: Umlaut problems in german language
Here is a screenshot of the code of the second example. Right before the umlaut "ü" the header tag is closed and the ... Thomas Löffler
13:28 Bug #30522 (Needs Feedback): Umlaut problems in german language
Strings with umlauts are displayed correctly for me. E.g. the headline from your second screenshot looks like that in... Chris topher
13:02 Bug #30522 (Rejected): Umlaut problems in german language
I have a problem when switching to the german language.
Because of this umlaut problems all following code will not ...
Thomas Löffler
14:48 Bug #30524 (Closed): Page tree doesn't load after editing page propperties in IE8
Sometimes the page tree doesn't load after editing page propperties in IE8.
I get the next js error:
Usersagent...
Jorgen van der Kroon

2011-10-02

19:00 Bug #30516 (Resolved): Module User Settings calls deprecated methods
Applied in changeset commit:6ee19faadcffef7444d328e1e0cb2d1f44ae234a. Xavier Perseguers
17:16 Bug #30516: Module User Settings calls deprecated methods
Patch set 2 of change I13df6093e61d9ba2aa730c27ac4f9b7471443f6a has been pushed to the review server.
It is available...
Mr. Hudson
16:20 Bug #30516 (Under Review): Module User Settings calls deprecated methods
Xavier Perseguers
16:20 Bug #30516: Module User Settings calls deprecated methods
Patch set 1 of change I13df6093e61d9ba2aa730c27ac4f9b7471443f6a has been pushed to the review server.
It is available...
Mr. Hudson
16:19 Bug #30516 (Closed): Module User Settings calls deprecated methods
When opening user settings, two deprecated methods are called. The new methods cannot be used as they combine the bus... Xavier Perseguers
18:30 Bug #30409 (Resolved): Modify JS: jumpTo to respect the cards in CardLayout
Applied in changeset commit:9ec94db20e803641b5be39e8ac83bf18f08789ab. Kay Strobach
18:01 Bug #30416: meaningfulTempFilePrefix is not multi-byte safe
Patch set 2 of change I760f80b8cfa2dcea8b554c24467f56b662d465d9 has been pushed to the review server.
It is available...
Mr. Hudson
10:29 Bug #30416: meaningfulTempFilePrefix is not multi-byte safe
Patch set 1 of change I760f80b8cfa2dcea8b554c24467f56b662d465d9 has been pushed to the review server.
It is available...
Mr. Hudson
15:06 Bug #30411: Mailapi - Validation error
Hi i post the sourcecode for the submitter here - no it no native support for the swiftmailer - it uses htmlmail api.... Kay Strobach
13:10 Bug #22542: Problem regarding sys_domain records handling in typolinks
Peter Niederlag wrote:
> Is this still an open issue?
Hello,
yes it is. I just had a project with a actual TYP...
Gabriel Kaufmann / Typoworx NewMedia

2011-10-01

20:16 Bug #30411: Mailapi - Validation error
A couple of questions:
1. Is it a recent version of PowerMail which has native support for the new mail API?
2....
Jigal van Hemert
10:32 Bug #30411: Mailapi - Validation error
hi,
the mail is generated in 2 different plugins, with the same error:
1. powermail:
http://www3.sn.schule.de/...
Kay Strobach
18:16 Feature #30509 (Closed): Web>Page: Copy content element - page into pagetree
Please support again pasting content elements, this would be that much helpful Stefan Busemann
18:13 Feature #30508 (Closed): add an additional filter "show only not installed extensions"
It would be nice to have an filter, to see only extension, which are not installed.
F.E. to delete them or to inst...
Stefan Busemann
13:51 Bug #29783 (Accepted): getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
This needs to be resolved in RC1 or #17284 must be reverted. Helmut Hummel
13:47 Bug #30486 (Resolved): Typoscript select join broken
Resolved as duplicate.
Older branches luckily are not affected, as issue #17284 has been blocked for these branches ...
Helmut Hummel
06:56 Bug #30486: Typoscript select join broken
The table can be added, yes, but I guess one may have to take care of proper possible aliasing Xavier Perseguers
01:22 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
Had to change the proposed solution to... David Bruchmann

2011-09-30

23:14 Bug #22542: Problem regarding sys_domain records handling in typolinks
Is this still an open issue? Peter Niederlag
23:09 Bug #27958 (Rejected): Page tree shows same website twice
This can happen if admin user is member of a group, has "mount from groups" enabled (which is default and unfortunatl... Peter Niederlag
23:08 Bug #30492 (Closed): dont hide "mount from Groups" options for admin users
include/show field 'options' also for admin users as they default to true and have an effect also for admin users.
<...
Peter Niederlag
22:58 Bug #30354: FlexForm select fields can't replace makers in their foreign_table_where clause
Here are some pics to show the problem, I can also post some while debugging TYPO3 during form rendering if you like ... Stephen Bungert
22:20 Bug #30354: FlexForm select fields can't replace makers in their foreign_table_where clause
Having looked a bitmore at this, I see in the function renderRecord_SW() in class.t3lib_transferdata.php that in the... Stephen Bungert
22:11 Bug #30354: FlexForm select fields can't replace makers in their foreign_table_where clause
Hello Peter,
###PAGE_TSCONFIG_IDLIST### is replaced with the page tsconfig content for the right hand part of the se...
Stephen Bungert
21:48 Bug #30354 (Needs Feedback): FlexForm select fields can't replace makers in their foreign_table_where clause
Sry, I don't exactly understand the problem. Could you please be more elaborate? attach a screenshot? the full extens... Peter Niederlag
22:57 Bug #30486 (Accepted): Typoscript select join broken
IMO the $table can just easily be added on the fieldname as $table is already available anyway in patch from #17284 h... Peter Niederlag
17:46 Bug #30486: Typoscript select join broken
Here you go:... Christof Rodejohann
17:28 Bug #30486 (Needs Feedback): Typoscript select join broken
Could you please provide a simple example to reproduce? Steffen Gebert
17:00 Bug #30486 (Closed): Typoscript select join broken
The solution to #17284 has unwanted side effects.
You can find the following code in line 7421 in file typo3/sysex...
Christof Rodejohann
22:47 Bug #30259 (Accepted): List view not loading data on pid 0 after switch from page modul
Peter Niederlag
22:34 Bug #30273 (Under Review): tx_cms_layout does not use tx_cms_BackendLayout when getting backend layout record
Peter Niederlag
22:30 Bug #30278: IDN Domains handling with t3lib_div::getUrl()
Kai, would be nice if you could come up with a patch. Peter Niederlag
22:12 Bug #30311 (Accepted): Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
Hi David. Your proposal seems fine to me, could you maybe make this into a patch/review-request?
idna_convert.class....
Peter Niederlag
21:56 Bug #30220 (Accepted): [Extension Manager] error in update extensions
Peter Niederlag
21:37 Bug #30358 (Needs Feedback): Backend Login behind proxy fails since TYPO3 4.5.6 upgrade
* Is this a problem introduced by some TYPO3-Update, and if so what was the last working version?
* Does the setup u...
Peter Niederlag
20:58 Bug #30395 (Accepted): Page tree breaking for user with multiple DB mounts
Unfortunatly I have no clue but at least I can confirm the issue Peter Niederlag
20:51 Bug #30405 (Needs Feedback): Switching Workspaces results in Connection Timeout
* how many pages do you have in your installation? There had been reports on performance trouble with some 10.000 pag... Peter Niederlag
20:46 Bug #30411 (Needs Feedback): Mailapi - Validation error
Can you please provide more details:
* Where and how the mail is generated?
* what is the validation error shown?...
Peter Niederlag
20:30 Bug #30095 (Resolved): Arbitrary TypoScript execution on system extension form
Applied in changeset commit:7005e5e7388b08d67035d5d88dc20a1f99145cd6. Oliver Hader
20:30 Bug #30406 (Accepted): TCA: Fields with eval md5 can not be cleared
confirmed, however clearing the field wont make to much sense most time anyway. Peter Niederlag
20:26 Bug #30431 (Rejected): RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly
well, I was confirming the setting while toggling it on and off. Then I copied it wrong, and updated the comment afte... Peter Niederlag
18:29 Bug #30431: RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly
Ok, I have something in my eye or my brain is not working. In the mail I got from the answer to this issue the line s... Lars Zimmermann
18:24 Bug #30431: RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly
Hi Peter,
thanks for your help!
Unfortunately neither of the lines has helped to solve the issue...
Lars Zimmermann
17:27 Bug #30431: RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly
Indeed! I thought I checked this, but I had @entryHTMLparser_db@ instead of @HTMLparser_db@.
Lars, can you give it...
Steffen Gebert
16:01 Bug #30431 (Needs Feedback): RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly
Hello,
the default HTMLparser process has an internal default rmTagIfNoAttrib = 1 fro the span tag. However you can ...
Peter Niederlag
13:02 Bug #30431 (Accepted): RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly
rmTagIfNoAttrib is set to 1 inside that class in getKeepTags() for some (not obvious) reason. Peter Niederlag
17:19 Bug #27660: Wide split bar drag areas don't work in Chrome
i asked sencha for help!:
http://www.sencha.com/forum/showthread.php?149144-Problem-with-virtual-wider-Splitbar-in...
Kay Strobach
12:47 Bug #30460 (Accepted): Misleading label for header_layout in allowed exclude fields list
This is really anyoing, I agree. However I guess the label is just reused, when it is used in the regular form "layou... Peter Niederlag
07:46 Bug #30460 (Closed): Misleading label for header_layout in allowed exclude fields list
The label for the field tt_content:header_layout in the "Allowed exclude fields" list in the access rights user admin... Nico de Haen
12:43 Bug #30469 (Accepted): Sorting of localized tt_content elements is wrong after copying
Peter Niederlag
11:00 Bug #30469 (Closed): Sorting of localized tt_content elements is wrong after copying
When copying a content element on a page with two or more languages, the pasted element will appear in the correct po... Ollie Groß
12:39 Bug #30455 (Closed): rtehtmlarea: Email Links get prepended with http://typo3 in Firefox
Thanks for the note, Björn!
Duplicate of #29141.
Chris topher
12:24 Bug #30455: rtehtmlarea: Email Links get prepended with http://typo3 in Firefox
resolved 4.5.6: http://forge.typo3.org/issues/29430 Björn Pedersen
02:03 Bug #30455: rtehtmlarea: Email Links get prepended with http://typo3 in Firefox
Actually, with Safari its fine - it's only Firefox with the issue. Chris
11:21 Bug #29730: transfer a session with FE_SESSION_KEY
Yes the fix works for me. Thanks. You can change the status. Or - am I able to do it?
tobi no-lastname-given

2011-09-29

22:28 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
I ported Steffen Ritter's patch to the most recent master revision. As Peter Niederlag proposed a completely differen... Andreas Wolf
21:56 Bug #30455 (Closed): rtehtmlarea: Email Links get prepended with http://typo3 in Firefox
After an upgrade to 4.5.5 from 4.0 using the RTE it prepends extra mailto:typo3/ to an email address.
Each time you...
Chris
20:50 Bug #30409: Modify JS: jumpTo to respect the cards in CardLayout
Patch set 2 of change I7101563ad92da7d15baaa135629e3185630ab727 has been pushed to the review server.
It is available...
Mr. Hudson
20:22 Bug #30409: Modify JS: jumpTo to respect the cards in CardLayout
Patch set 1 of change I7101563ad92da7d15baaa135629e3185630ab727 has been pushed to the review server.
It is available...
Mr. Hudson
09:55 Bug #30409 (Closed): Modify JS: jumpTo to respect the cards in CardLayout
Modify JS: jumpTo to respect the cards in CardLayout
Related to DAM master
Kay Strobach
20:02 Bug #30415: selectedRepository is missing serialized extMirrors
This one is probably related to http://forge.typo3.org/issues/29280 and http://forge.typo3.org/issues/25387 Wouter Wolters
11:31 Bug #30415 (Rejected): selectedRepository is missing serialized extMirrors
We're running our own private TER server. We've installed TYPO3 4.6 beta3. On the settings tab of the new Ext Manager... Björn Jacob
16:28 Bug #30431: RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly
I tried to help Lars a bit with this, but I also don't know, where the problem comes from.
A simpler string to reprod...
Steffen Gebert
16:18 Bug #30431 (Rejected): RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly
I tried to enter <p><a href="#">Foo <span>bar</span></a></p> in the source code mode in the RTE.
After saving the...
Lars Zimmermann
14:40 Bug #30311: Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
I noticed the same problem with umlauts in URLs.
My suggestion for the patch would be:
somewhere else:...
David M.
12:04 Bug #30416 (New): meaningfulTempFilePrefix is not multi-byte safe
(only pushed to sandbox)
Create a page called _abcÄ_ and use the following code to reproduce:...
Steffen Gebert
12:00 Bug #30416 (Resolved): meaningfulTempFilePrefix is not multi-byte safe
Applied in changeset commit:4adb178449e842cf9d2c119e769f9ddc730c64a9. Steffen Gebert
11:34 Bug #30416 (Closed): meaningfulTempFilePrefix is not multi-byte safe
With @meaningfulTempFilePrefix@, a prefix for file names of generated image files can be set. The unit is currently (... Steffen Gebert
11:28 Bug #24939 (Rejected): GIFBUILDER / LOAD_REGISTER issue with generating image file names
Steffen Gebert
10:27 Bug #30263: Unify backend layouts
Patch set 2 of change Ieccacbfd8c422eafe413f9e0a64d5b7e1e7cd838 has been pushed to the review server.
It is available...
Mr. Hudson
10:15 Bug #30411: Mailapi - Validation error
additional problematic adresses:
- something-someotherthing@somewhere.com
Kay Strobach
10:11 Bug #30411 (Closed): Mailapi - Validation error
Some mailadresses let show up validation errors, even if they are valid:
Examples:
- something@t-online.de
-...
Kay Strobach
08:41 Bug #30406 (Closed): TCA: Fields with eval md5 can not be cleared
Try this: Open a Backend User record and try to use the little 'x' to clear the password field. The field is not clea... Sebastian Michaelsen
08:08 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I have detected the same issue on version 4.5.6 in FF6.
Prepends mailto:/typo3 repeatedly, when u add and e-mail lin...
Jan Simbera

2011-09-28

19:29 Bug #30405 (Closed): Switching Workspaces results in Connection Timeout
When switching to a different workspace or when using features like publishing / rejecting / commenting in workspaces... Toni
16:18 Bug #30395 (Closed): Page tree breaking for user with multiple DB mounts
On TYPO3 4.6 site in development, I have observed that the page tree is occasionally broken for a BE user (non-admin)... Francois Suter
15:40 Bug #24992 (Under Review): List module - backend layout - moving content elements
This is not fixed in 4.5 - see https://review.typo3.org/#change,5383 Andreas Wolf
14:42 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
A little improvement to the last submitted patch.
Replaced direct referencing of flexform and templavoila fields.
Chetan Thapliyal
13:05 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
I have improved the last patch to integrate the feature in both flexforms and FCEs.
Only tested on 4.6.0-beta2.
Chetan Thapliyal
13:59 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
Patch set 2 of change Ie5db6d6a6b6b7ccdd5772a829be0ca236787cd9a has been pushed to the review server.
It is available...
Mr. Hudson
12:07 Bug #24591 (Under Review): Editing be_groups references non-existant file typo3/gfx/empty-empty
Chris topher
10:09 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
Patch set 1 of change Ie5db6d6a6b6b7ccdd5772a829be0ca236787cd9a has been pushed to the review server.
It is available...
Mr. Hudson
12:26 Bug #30352 (Accepted): Bookmarks to pages don't work
This seems to be caused by the page tree. The correct page is loaded for a short moment, but as afterwards the page t... Steffen Gebert
11:09 Bug #30377 (Closed): Cache poisoning through http(s) enforcement feature
When requesting a site with another hostname (set to the same IP) and IP based hosting is used, then all links that a... Helmut Hummel
06:59 Task #30296: Linkvalidator should have a hook for report markers
Patch set 1 of change Ib1bd45513be765e223ee2dcff35301d423b84a1a has been pushed to the review server.
It is available...
Mr. Hudson

2011-09-27

23:49 Bug #30369 (Closed): new EM: Available extension list misses icons in FF7
In Firefox 7 the icons to (de-)install extensions are missing. In Firefox 6 everything is fine Helmut Hummel
22:38 Bug #30311: Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
The method is covered by unit tests. A proper patch should include test cases as well. Christian Kuhn
17:00 Bug #30311: Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
Hi! Can you provide a patch for this? Markus Klein
09:24 Bug #30311 (Closed): Problems with the validation of a email-address which contains umlauts - t3lib_div.validEmail
It seems like the t3lib_div.validEmail function returns false negatives, when you use email-addresses with umlauts li... David M.
18:43 Bug #27660: Wide split bar drag areas don't work in Chrome
mhmm works in firefox 7.0 with/without patch, but the mousepointer is painted below the div like in chrome. Kay Strobach
16:39 Bug #27660: Wide split bar drag areas don't work in Chrome
after 8h of research i would say chrome has a bug here.
I set the opacity of this bar to 1 on hover and completly re...
Kay Strobach
08:51 Bug #27660: Wide split bar drag areas don't work in Chrome
what about setting the css different for chrome, so that the layout in chrome has the original scrollbar (as intermed... Kay Strobach
08:49 Bug #27660: Wide split bar drag areas don't work in Chrome
next patch is not yet production ready - more infos in the commit message :( Kay Strobach
08:49 Bug #27660: Wide split bar drag areas don't work in Chrome
Patch set 3 of change I37af6397e1219a4bb3bbfb1103b7bc9b963a4f07 has been pushed to the review server.
It is available...
Mr. Hudson
08:25 Bug #27660: Wide split bar drag areas don't work in Chrome
ahh ok - the 1px wide bar should exist after the fix. Good i used a different solution yesterday so i will take a loo... Kay Strobach
18:05 Bug #30358: Backend Login behind proxy fails since TYPO3 4.5.6 upgrade
Markus Klein wrote:
> Have you tried to remove the last line (cookieDomain) completely?
Do you mean this?
@
$TYPO3_C...
Gabriel Kaufmann / Typoworx NewMedia
16:56 Bug #30358: Backend Login behind proxy fails since TYPO3 4.5.6 upgrade
Have you tried to remove the last line (cookieDomain) completely? Markus Klein
16:23 Bug #30358 (Closed): Backend Login behind proxy fails since TYPO3 4.5.6 upgrade
One of our customers noticed us that there are login-issues on "TYPO3 4.4.5" behind a proxy server in their company. ... Gabriel Kaufmann / Typoworx NewMedia
16:16 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
Patch set 1 of change Ib5f46fc0399afbbfd4b436fc5aee75fe52f7ac10 has been pushed to the review server.
It is available...
Mr. Hudson
15:03 Bug #30354: FlexForm select fields can't replace makers in their foreign_table_where clause
Here is my itemsProcFunc function that I use to correctly show the selected records Stephen Bungert
14:57 Bug #30354 (Closed): FlexForm select fields can't replace makers in their foreign_table_where clause
FlexForm select fields can't replace makers (like ###PAGE_TSCONFIG_IDLIST###) in their foreign_table_where clause in ... Stephen Bungert
14:40 Bug #30352 (Closed): Bookmarks to pages don't work
When setting a bookmark to a page, the bookmark appears in the bookmark list, but does not link to the page bookmarke... Jochen Weiland
13:13 Bug #30346 (Closed): Bug: RTE.default.buttons.formatblock.removeItems = div
Hi!
After updating to TYPO3 4.5.6 I recognized that removing the block style "container" or div is not possible any ...
Marc Wöhlken
12:01 Bug #29853: Broken image paths when in workspace module.
Patch set 1 of change I9e8cdf717ce0c89ab3e16d33267727f7050092a9 has been pushed to the review server.
It is available...
Mr. Hudson
07:30 Bug #29019 (Resolved): getSingleField_typeFlex doesn' respect TSconfig settings
Applied in changeset commit:1bff1530399141de662331199ad8f617819db9f3. Jo Hasenau

2011-09-26

23:47 Bug #30307 (Closed): Workspace preview clears TYPO3 namespace in frontend
Currently the whole TYPO3 namespace is cleared in the frontend if the workspace preview is activated (the red box in ... Stefan Galinski
22:41 Bug #19664: Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
Hm, OK. Unsetting not needed variables indeed makes sense, splitting stuff in chunks I would say not. Helmut Hummel
11:12 Bug #19664: Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
Helmut Hummel wrote:
> A memory limit of 32MB for TYPO3 is ridiculous.
I agree, it's very low, but we still shou...
Ingo Renner
22:33 Bug #27660: Wide split bar drag areas don't work in Chrome
I don't think your solution is the way to go. If it would only break the chrome browser, I think that would be accept... Philipp Gampe
20:11 Bug #27660: Wide split bar drag areas don't work in Chrome
Patch set 2 of change I37af6397e1219a4bb3bbfb1103b7bc9b963a4f07 has been pushed to the review server.
It is available...
Mr. Hudson
19:55 Bug #27660: Wide split bar drag areas don't work in Chrome
debugging first ideas:
the bar is just 1px wide in chrome - dom inspect - setting the width to 10px makes, via dom i...
Kay Strobach
16:48 Task #30296: Linkvalidator should have a hook for report markers
An example extension, which replaces a marker - please change template path to
EXT:linkvalidator_extended_report/res...
Soren Malling
16:43 Task #30296: Linkvalidator should have a hook for report markers
Patch set 1 of change I31bf80d6472972b711412a7669fa3532ab17c761 has been pushed to the review server.
It is available...
Mr. Hudson
16:36 Task #30296 (Closed): Linkvalidator should have a hook for report markers
The Linkvalidator scheduler task should provide hooks within the markers, in order for administrators to create more ... Soren Malling
16:46 Feature #29342: More detailed Mail from scheduler task
I've created a "standalone" issue for the hooks, as I see this as a separate change for linkvalidator (#30296)
Ple...
Soren Malling
16:28 Bug #26088: Pagetree of 4.5.2 backend is not loaded via Proxy
Hi Marc,
okay, it should be @HTTP_X_FORWARDED_HOST@, of course, not as I wrote above @HTTP_X_FORWARDED_FOR@.
See "A...
Steffen Gebert
16:09 Bug #26088: Pagetree of 4.5.2 backend is not loaded via Proxy
Hi!
Steffen Gebert wrote:
> Could you go through and debug @t3lib_div::getIndpEnv()@, section for @HTTP_HOST@? It sho...
Marc Wöhlken
08:26 Bug #30278 (Closed): IDN Domains handling with t3lib_div::getUrl()
I get this error with the linkvalidator:
http://forge.typo3.org/issues/30218
but the root cause seems to be within ...
Kai Kretschmann
00:51 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
After an upgrade to 4.5.5 from 4.0 I'm getting the same issue - using the RTE it prepends extra mailto:typo3/ to an e... Chris

2011-09-25

22:52 Bug #30276 (Closed): TCEforms suggest displaced in IE8 and IE9
The suggestions appear few hundred pixels below in IE8 and IE9.
Tested with current master
!tceforms-suggest.png!
Steffen Gebert
22:08 Bug #30274 (Under Review): Change resizable textarea default settings of backend users
Helmut Hummel
19:09 Bug #30274: Change resizable textarea default settings of backend users
Patch set 1 of change I49c836b101d116fcc2205c47d73e3f640415455f has been pushed to the review server.
It is available...
Mr. Hudson
18:54 Bug #30274 (Closed): Change resizable textarea default settings of backend users
Problem:
The current default value of the maximum height of resizable text areas is set to a ridiculous low value of...
Helmut Hummel
22:07 Bug #24808 (Closed): Unnecessary message about security token
closed as duplicate Helmut Hummel
22:07 Bug #30272 (Closed): Form protection: Do not save flash messages in session during an Ajax request
closed as duplicate Helmut Hummel
16:53 Bug #30272: Form protection: Do not save flash messages in session during an Ajax request
Patch set 1 of change Id47b11b661264ebac37922c3356b64cbde8516c3 has been pushed to the review server.
It is available...
Mr. Hudson
16:48 Bug #30272 (Closed): Form protection: Do not save flash messages in session during an Ajax request
Problem:
If form token validation fails in the backend, a flash message is created and stored in the session.
This ...
Helmut Hummel
22:01 Bug #25190 (Accepted): Selection in pagetree with IE9 RC not possible
I can reproduce that on master, not on 4.5. Only the first DB mount is visible in IE9.
Stefan, could you please ch...
Steffen Gebert
21:59 Bug #30212: Wrong marker in notification mail message: USER_FULLNAME vs. USER_REALNAME
Ok, good point. I don't think that too many workspace users have customized the message anyway. Andreas Kießling
17:42 Bug #30212: Wrong marker in notification mail message: USER_FULLNAME vs. USER_REALNAME
It seems more practical to me to change the marker in tx_version_tcemain::notifyStageChange() simply because the temp... Jigal van Hemert
21:48 Bug #30202: IE9, pagetree missing icon.
I cannot reproduce this in IE9 Steffen Gebert
18:53 Bug #30273: tx_cms_layout does not use tx_cms_BackendLayout when getting backend layout record
Patch set 2 of change I2371d1323b00fc4c678a2607a095ed14a1cbd8e2 has been pushed to the review server.
It is available...
Mr. Hudson
18:51 Bug #30273: tx_cms_layout does not use tx_cms_BackendLayout when getting backend layout record
Patch set 1 of change I2371d1323b00fc4c678a2607a095ed14a1cbd8e2 has been pushed to the review server.
It is available...
Mr. Hudson
18:45 Bug #30273 (Closed): tx_cms_layout does not use tx_cms_BackendLayout when getting backend layout record
This bug is probably just a minor blunder, but in tx_cms_layout there are proper calls to use tx_cms_BackendLayout fo... Claus Due
17:50 Bug #30208 (Closed): Timepicker can't changed oldValue
Closed as duplicate. Jigal van Hemert
14:30 Feature #30271: Refactor login services to separate password transmission and password compare
Patch set 1 of change Ic8ebeaa58d1cc1662083b0799f670b5a79e43971 has been pushed to the review server.
It is available...
Mr. Hudson
14:26 Feature #30271 (Closed): Refactor login services to separate password transmission and password compare
Problem:
Currently password transmission and password compare is coupled together so that an auth service always has...
Helmut Hummel
13:43 Bug #30270 (Under Review): Improve check for started session in rsaauth
Andreas Wolf
12:55 Bug #30270: Improve check for started session in rsaauth
Patch set 1 of change Iac913beee5af40d28c17ade6a8bfa17df4da2374 has been pushed to the review server.
It is available...
Mr. Hudson
12:48 Bug #30270 (Closed): Improve check for started session in rsaauth
Problem:
Because rsaauth only checks if the superglobal $_SESSION is an array to determine if the PHP session is alr...
Helmut Hummel
13:02 Bug #29024: postgresql and typo3 v4.5.3 crash
It turned out that /typo3/sysext/dbal/res/postgresql/postgresql-compatibility.sql was not executed. This script also ... Jigal van Hemert
12:43 Bug #30269 (Closed): Configurable cookie name feature relies on a started PHP session in the frontend
index_ts has been modified to use $_SESSION['TYPO3-TT-start'] which of course only works if a PHP session is always s... Helmut Hummel
12:03 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
Patch set 1 of change I50a73a42d60de569c63e5ba27ad6a6a3a66fd6c8 has been pushed to the review server.
It is available...
Mr. Hudson
11:46 Bug #29019: getSingleField_typeFlex doesn' respect TSconfig settings
As said on Gerrit, I can't reproduce the bug behind this. The following configuration will override the sheet title a... Andreas Wolf
11:01 Feature #29630: EM: Make window full-screen mode configurable
Patch set 6 of change Ibe5a76bccdeddc9c250cdcecaaf12a0c26105847 has been pushed to the review server.
It is available...
Mr. Hudson
10:37 Bug #30263: Unify backend layouts
Could you please add some before/after screenshots? Thanks! Steffen Gebert
00:20 Bug #30263: Unify backend layouts
Patch set 1 of change Ieccacbfd8c422eafe413f9e0a64d5b7e1e7cd838 has been pushed to the review server.
It is available...
Mr. Hudson
00:00 Bug #30263 (Closed): Unify backend layouts
The backend modules should look and feel equally.
Template.php should take care of that but not all extensions follo...
Felix Kopp
00:58 Bug #30206: Page module table width
Patch set 3 of change I5e67cf22a2667a4fe7a81257ac844e019c281546 has been pushed to the review server.
It is available...
Mr. Hudson

2011-09-24

21:30 Bug #25767 (Resolved): Unable to switch workspace as an editor
Applied in changeset commit:ba04cfb60e2ef8ac3a9264ecc248ef998f20f438. Tolleiv Nietsch
19:16 Task #29341: Fix CGL issues
Patch set 4 of change I3007024ef004fc28aee6bc91ae888305f227b9ce has been pushed to the review server.
It is available...
Mr. Hudson
18:05 Task #29341: Fix CGL issues
Patch set 3 of change I3007024ef004fc28aee6bc91ae888305f227b9ce has been pushed to the review server.
It is available...
Mr. Hudson
17:09 Task #29341: Fix CGL issues
Patch set 2 of change I3007024ef004fc28aee6bc91ae888305f227b9ce has been pushed to the review server.
It is available...
Mr. Hudson
17:02 Task #29341: Fix CGL issues
Patch set 1 of change I3007024ef004fc28aee6bc91ae888305f227b9ce has been pushed to the review server.
It is available...
Mr. Hudson
18:25 Feature #25308: Display upload comment in new extension manager
7 month and 14 days. Guess whats the duplicate... Felix Nagel
15:23 Feature #25308 (Closed): Display upload comment in new extension manager
closed as duplicate Helmut Hummel
18:07 Bug #30259 (Closed): List view not loading data on pid 0 after switch from page modul
After i logged into TYPO3, i am going to the page modul and select the pid 0 in the page tree. On the main frame i no... Simon Schaufelberger
17:51 Bug #30206: Page module table width
Hi Philipp, good catch!
Removed the BgColor on the language table head.
I set an extra force statement (inline st...
Felix Kopp
17:48 Bug #30206: Page module table width
Patch set 2 of change I5e67cf22a2667a4fe7a81257ac844e019c281546 has been pushed to the review server.
It is available...
Mr. Hudson
13:12 Bug #30206: Page module table width
See file, there is a graphical bug which becomes more obvious after this patch. Have a look between those columns. Th... Philipp Gampe
16:59 Feature #16523: list of documentation extensions for an extension
It is a bad idea to suggest the installation of a documentation extension. Normally you want to read it online and no... Franz Holzinger
16:05 Feature #16523 (Closed): list of documentation extensions for an extension
This is possible with the suggested extension feature and is already used this way by some extensions Helmut Hummel
16:32 Bug #30257 (Closed): new EM: Not possible to switch between extension configuration categories
Some extensions, like saltedpassword offer different categories in the extension manager configuration.
With the n...
Helmut Hummel
16:21 Bug #19664 (Needs Feedback): Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
A memory limit of 32MB for TYPO3 is ridiculous.
I would close this.
Helmut Hummel
16:13 Bug #18048 (Needs Feedback): Generating extension import list takes very long
still an issue? Helmut Hummel
16:12 Bug #18031 (Needs Feedback): EM doesn't UPLOAD EXTENSION FILE DIRECTLY
still an issue? Helmut Hummel
16:08 Feature #16921 (New): HTTP Error when trying to upload extension: Improve error-handling
Helmut Hummel
16:04 Feature #16440 (Needs Feedback): Add possibility to group extensions by date
This is possible in the new EM. Can we close this? Helmut Hummel
16:01 Bug #15838 (Needs Feedback): Install missing extensions required by T3D dump
Still an issue? Helmut Hummel
16:00 Bug #30043 (Resolved): Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
Applied in changeset commit:74a9c140a82329b6e5b1ece65ba7f75c01f06cbb. Björn Pedersen
15:42 Bug #30043: Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
Patch set 1 of change Ic124938c8744c8ef412013499ad368e5b7966d9f has been pushed to the review server.
It is available...
Mr. Hudson
16:00 Bug #15697 (Needs Feedback): HTTP Proxy Support missing
This is fixed in 4.5 right? Helmut Hummel
15:44 Bug #20252 (Closed): writeCacheFiles() removes tags somewhere in the files instead of just begin and end
Closed as duplicate Helmut Hummel
15:01 Bug #29351 (Needs Feedback): Extensionmanager: You have an error in your SQL syntax
Bernd, which TYPO3 Version are you using. This has been fixed recently. Helmut Hummel
14:59 Bug #29591 (Closed): EM: dependent language can be temporarily unselected
Also cannot reproduce Helmut Hummel
14:49 Feature #29630: EM: Make window full-screen mode configurable
Patch set 5 of change Ibe5a76bccdeddc9c250cdcecaaf12a0c26105847 has been pushed to the review server.
It is available...
Mr. Hudson
14:42 Feature #29630: EM: Make window full-screen mode configurable
Patch set 4 of change Ibe5a76bccdeddc9c250cdcecaaf12a0c26105847 has been pushed to the review server.
It is available...
Mr. Hudson
14:46 Bug #29631 (Accepted): Can't update Extension Config after installing
Helmut Hummel
14:45 Bug #29788: Cannot close window after having installed another depending extension
This also happens in the new EM, as the new EM also opens a new window when installing a dependent extension Helmut Hummel
10:26 Bug #30218 (Rejected): IDN Domains are reported as not reachable
This is due to the way the checking works in TYPO3 4.5. We use the normal TYPO3 API (@t3lib_div::getUrl()@) and this ... Philipp Gampe

2011-09-23

22:03 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
It seems this is still an issue in 4.5.6. Thomas Deinhamer
21:16 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
Patch set 1 of change Iba596db44e5096d18e82757ea60a9042941719b8 has been pushed to the review server.
It is available...
Mr. Hudson
21:13 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
Patch set 1 of change I10e86761b13c61161ae3153b2b7612701e3743b7 has been pushed to the review server.
It is available...
Mr. Hudson
20:12 Bug #19718 (Accepted): Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
Just attached the patch for the latest stable 4.5 release. This version doesn't fixes the first case mentioned by Ber... Stefan Galinski
17:44 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
I've found the root of the problem. The problem lies in the getAttributes function in htmlarea.js. This function uses... Bart Dubelaar
17:22 Bug #30220: [Extension Manager] error in update extensions
You have to enable the old EM in the Extension Manager in order user the old Update function. (it uses extensions.xml... Markus Klein
09:33 Bug #30220 (Closed): [Extension Manager] error in update extensions
Typo3-EM throws an error when trying to look for extension updates.
Filemtime fails because the file 'extensions.xm...
Ralle Büchnitz
14:45 Bug #30244 (Closed): Indexing of external documents with german "umlaut"s in filename does not work
The indexing of external documents with special characters like german "umlaut"s does not work. The problem is simila... Online Now! GmbH
12:17 Bug #30137 (Accepted): Unable to open files with extension .ts
Tobias Liebig
10:43 Bug #30229 (Closed): Error when deleting a Page with translation
Hi,
everytime a user deletes pages with translated content on it, you get the following error message:
4.4.11:<pr...
Maik Nergert
10:37 Feature #30228 (Closed): Notify other components after changing a file
There has to be a defined way of notifying other components when a file changes. This involves moving it, deleting it... Andreas Wolf
09:54 Bug #30221 (Closed): JS Jump function (e.g. for Shortcuts in the Backend) doesn't work reliable
The Javascript jump function in the backend (e.g. used for shortcuts) often does not work (tested and reproduced with... Klaus Hinum
09:46 Bug #17624: can't set TCA field (and therefore db field) to NULL
I guess the checkbox should be used to really delete the value (NULL if field allows, otherwise set to default if it ... Klaus Hinum
09:27 Bug #25434: Workspace state change notification email is always in english
This probably happens due to how the receivers of the mail are set: notificationAlternativeRecipients from the Action... Andreas Kießling
08:28 Bug #30218 (Rejected): IDN Domains are reported as not reachable
I get false positives when checking my website. The wrongly accused external link is a working Umlaut-Domain. In my c... Kai Kretschmann

2011-09-22

23:13 Bug #30213 (Under Review): copy directorys in filemanager
This was introduced by a refactoring in March, see commit 2585d5a060eb1196965458954b30d0b869abc58c and issue #24218. ... Andreas Wolf
23:10 Bug #30213: copy directorys in filemanager
Patch set 1 of change Iaac9cbcf30e2b73e2fd7f5df6986e1ccdf76c079 has been pushed to the review server.
It is available...
Mr. Hudson
22:13 Bug #30213 (Closed): copy directorys in filemanager
when i try to copy a directory i.e. XXX locatet in AAA to another directory BBB i get these error message
Destinat...
Ralf-Rene Schroeder
22:00 Task #30171 (Resolved): Update reference from SVN to Git
Applied in changeset commit:2e7974cf0b598f14f21bab82b74dbe2b9542d1c8. Xavier Perseguers
21:30 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Patch set 3 of change I94a3f1b7f05e15cef23519f76127114251a3eabc has been pushed to the review server.
It is available...
Mr. Hudson
21:29 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Patch set 2 of change I94a3f1b7f05e15cef23519f76127114251a3eabc has been pushed to the review server.
It is available...
Mr. Hudson
21:15 Bug #30212 (Closed): Wrong marker in notification mail message: USER_FULLNAME vs. USER_REALNAME
The language file from versions has this line as default message that is sent as the notification mail:... Andreas Kießling
19:28 Bug #29252: Rewriting localconf.php endlessly expands lines with values containing two subsequent slashes ("//")
Patch set 2 of change I58d392025d88af58ea1c069fef050251da5859ee has been pushed to the review server.
It is available...
Mr. Hudson
19:25 Bug #29252: Rewriting localconf.php endlessly expands lines with values containing two subsequent slashes ("//")
Patch set 1 of change I58d392025d88af58ea1c069fef050251da5859ee has been pushed to the review server.
It is available...
Mr. Hudson
18:32 Bug #30209 (Closed): Problem creating links inside a table
We’re having the following problem with the RTE in IE8:
As the screenshot shows we have a table filled with links ...
Wouter Wolters
17:51 Bug #30208 (Closed): Timepicker can't changed oldValue
If i start a new recordset and will set a new "datetime" i get an Javascript error:
oldValue is undefined
date.setH...
Guido S.
17:09 Bug #30206: Page module table width
Patch set 1 of change I5e67cf22a2667a4fe7a81257ac844e019c281546 has been pushed to the review server.
It is available...
Mr. Hudson
16:24 Bug #30206 (Closed): Page module table width
Table displaying languages next to each other to small.
Page backend module > languages > default. The table typo3...
Felix Kopp
13:43 Bug #30202: IE9, pagetree missing icon.
The issue is only there on the initial load, once you've clicked and click again, the icon is there as it should be. Anders Nielsen
13:41 Bug #30202 (Closed): IE9, pagetree missing icon.
If another user is editing the page, IE9 (/8) does not show the correct icon for an expandable page.
If you look a...
Anders Nielsen
12:46 Feature #29790: List-View necessary?
Steffen,
your case of using the Folder would work too - I don't want to redirect the user in any way. The Folder c...
Gunther Schöbinger
08:35 Feature #29790: List-View necessary?
There is also a use case for using a Folder like a normal Page in the Page module and just create content there as us... Steffen Gebert
12:29 Bug #27957 (Needs Feedback): TCA tree somehow causes fatal error when using in inline record (IRRE)
I could not reproduce this - maybe I'm missing some knowledge about the different IRRE ways here... could you provide... Andreas Wolf
12:06 Bug #30173: Problems with custom records in latest FF
Ive tested again and must confess clearing the RTE cache does the trick for me, too.
Thanks for the hint!
Felix Nagel
11:47 Bug #29747: tcaTree got troubles with many items
the number of levels can be configured but problem is more that the full tree is always loaded. only solution is IMO ... Georg Ringer
11:40 Bug #29747: tcaTree got troubles with many items
Without knowing your exact situation, I would guess that this is because the TCA tree always returns the full depth -... Andreas Wolf
11:08 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
OK, did some additional investigations. The tag parameters are reversed when the existing content is loaded from the ... Bart Dubelaar
10:47 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
Can anyone point me in the right direction on where to look in the code? Bart Dubelaar
09:46 Task #29594: Introduce new hooks to create database fields and keys dynamically
Patch set 5 of change I66ff195ae8f656961f5251d7722a16a554aca219 has been pushed to the review server.
It is available...
Mr. Hudson
09:11 Bug #29599: Links set on images get a whitespace at the end
Hello Helmut,
I tested now on an other installation of ours using DAM and it seems that this is not a TYPO3 or a D...
Anonymous

2011-09-21

22:31 Bug #29785: felogin redirect Error with showLogoutFormAfterLogin
Gernot Ploiner wrote:
> Ok, you should add this to the manual, because there are a lot of Postings in Forums.
Yes...
Alexander Bigga
22:03 Bug #30168: Suggest wizard list differs from group selector
OK, sorry about the "both" thing. I now see in another project quite a few fields with just the wizard. I can't acces... Francois Suter
17:41 Bug #30168: Suggest wizard list differs from group selector
What do you mean "having both"? Is there a way to hide the normal selector box? I always have both.
My use case is...
Francois Suter
17:31 Bug #30168 (Accepted): Suggest wizard list differs from group selector
Yeah, true. The group list is filled by t3lib_loadDBgroup if I'm not mistaken - I'm not too sure if we can use this f... Andreas Wolf
16:08 Bug #30168 (Closed): Suggest wizard list differs from group selector
When the suggest wizard is used for a group-type field, the list of items inside which the suggest wizard searches ma... Francois Suter
20:59 Bug #25142: Redirections do not work in TYPO3 4.5
Yes Felix, you find some information in the Wiki: http://wiki.typo3.org/Git_Gerrit Chris topher
18:24 Bug #25142: Redirections do not work in TYPO3 4.5
I have no clue what Lorenz meant by posting #17466 as it has nothing to do with a label. Although Im generally quite ... Felix Nagel
17:27 Bug #25142 (Needs Feedback): Redirections do not work in TYPO3 4.5
Andreas Wolf
17:27 Bug #25142: Redirections do not work in TYPO3 4.5
@Martin: I don't see why your change should fix a broken redirect... $this->redirectUrl is not changed in any of the ... Andreas Wolf
17:21 Bug #25142: Redirections do not work in TYPO3 4.5
So maybe you just want to push it to Gerrit? See http://wiki.typo3.org/Git Steffen Gebert
16:59 Bug #25142: Redirections do not work in TYPO3 4.5
Would someone of the core team please fix this. This is one of the most needed features of TYPO3 and its broken for M... Felix Nagel
20:42 Feature #30178 (Closed): make the Typo3WinBrowser-width congurable
in my latest project I have long filenames > 70 chars.
The filenames can be displayed by setting:
$TYPO3_CONF_VARS[...
Michael Stein
20:37 Bug #29599: Links set on images get a whitespace at the end
Tizian Schmidlin wrote:
> I set the links in the media tab on the pictures themselves.
> Thinking about it, I use...
Helmut Hummel
20:11 Bug #29784: Inline Editing in Firefox
Yeah, maybe. Could you try to find something in their Bugtracker (Bugzilla)? I did a quick Google search for the maxi... Andreas Wolf
19:28 Bug #29784: Inline Editing in Firefox
maybe this is a firefox bug? what do you think? Carsten Bleicker
19:25 Bug #29784: Inline Editing in Firefox
I'm not even sure if this is really related to the identifier length - but I don't see another obvious reason. Anothe... Andreas Wolf
19:48 Bug #30173: Problems with custom records in latest FF
Sorry, I know that Stanislas maintains the RTE so I thought it would be suitable. Wont happen again :-)
Felix Nagel ...
Felix Nagel
19:37 Bug #30173 (Closed): Problems with custom records in latest FF
and btw: don't assign any assignee yourself if it is not you. Georg Ringer
19:36 Bug #30173: Problems with custom records in latest FF
IMO this is a duplicate of #29141 so please try 4.5.6 which is btw a security update! Georg Ringer
18:43 Bug #30173 (Closed): Problems with custom records in latest FF
When trying to link to an element from a custom extension (for example with linkhandler) Firefox 6 and 7 somehow brea... Felix Nagel
18:27 Bug #29853: Broken image paths when in workspace module.
The problem is that the record as it is in the database is outputted directly without any parsing.
In extdirect/ser...
Bart Dubelaar
18:23 Bug #27735: Felogin redirection does not work after login
Problem and patch confirmed in TYPO3 4.5.5 and 4.5.6. Tested on different installations and servers.
@Matthias
Im no...
Felix Nagel
17:23 Bug #17227: Shortcut to external URL if referer-check enabled
This is still open in 4.5.5 Mirko Schaal
17:20 Task #30171 (Under Review): Update reference from SVN to Git
Xavier Perseguers
17:20 Task #30171: Update reference from SVN to Git
Patch set 1 of change I8e708f9e47e5afa5f4528bd308ca13b7f2535364 has been pushed to the review server.
It is available...
Mr. Hudson
17:18 Task #30171 (Closed): Update reference from SVN to Git
Module About TYPO3 shows this text:
The SVN Repository and the ChangeLog can be found here.
this has to be upda...
Xavier Perseguers
15:56 Task #30118: Card Layout: all Core modules should have a reload button
fully agree, for tceforms there is also a pending patch to check for updates ... Kay Strobach
15:55 Bug #30117: Card Layout: allow for extension to influence refresh
solution iterate over the modules and set uri to about:blank - should we have an API call for that? Kay Strobach
15:37 Feature #29790: List-View necessary?
Hi,
the problem with tables below the page is more complex than i thought (I'm interesting, how tt_news solved thi...
Gunther Schöbinger
14:00 Bug #27697 (Resolved): typolinkEnableLinksAcrossDomains missing
Applied in changeset commit:6954685d4db93eaef567564b74d1a4b71af8dbad. Steffen Gebert
13:59 Bug #27697: typolinkEnableLinksAcrossDomains missing
Patch set 2 of change I701773bf9f6525035754ad46e54af5716e753c47 has been pushed to the review server.
It is available...
Mr. Hudson
11:55 Bug #30162 (Closed): sporadical memcache error on server load
Sometimes on our server memcached close the connection on heavy server load. In this case, the website show the error... Robert Heel
10:33 Bug #26615: Many stage changes do NOT send email notifications
can somebody please provide a fix for that as it is not yet in the core? Simon Schaufelberger

2011-09-20

23:17 Bug #30137 (Closed): Unable to open files with extension .ts
Hi there,
it is not possible to open .ts files in "filelist" having t3editor enabled.
It throws an exception "u...
Alexander Schwethelm
20:59 Task #30118 (Closed): Card Layout: all Core modules should have a reload button
With the card layout, many BE modules do not get refreshed anymore when switching to them. Although it's possible to ... Francois Suter
20:58 Bug #29280: Extension Manager: can't download extension from second repository
Any news on this one? Think this is also needed in 4.6, because the old EM is deprecated there. I will create a new p... Wouter Wolters
20:57 Bug #30117 (Closed): Card Layout: allow for extension to influence refresh
We must plan a possibility for extensions to influence the choice to refresh or not the Card Layout. My use case is t... Francois Suter
19:36 Task #28039: Rework t3lib_utility_Mail::breakLinesForEmail to use strrpos/substr instead of strrev-magic
Patch set 1 of change Icfa5bb44dc750100ed97aa4e22f43263d2072d26 has been pushed to the review server.
It is available...
Mr. Hudson
18:47 Feature #29790: List-View necessary?
Hi,
I can understand your problem a bit.
* I guess it will not be easy to show all tables below the Page conten...
Steffen Gebert
18:03 Bug #30095: Arbitrary TypoScript execution on system extension form
Patch set 2 of change I573764de7583b078456e71e95ea7903b433c29db has been pushed to the review server.
It is available...
Mr. Hudson
17:55 Bug #30095 (Under Review): Arbitrary TypoScript execution on system extension form
Oliver Hader
17:55 Bug #30095: Arbitrary TypoScript execution on system extension form
Patch set 1 of change I573764de7583b078456e71e95ea7903b433c29db has been pushed to the review server.
It is available...
Mr. Hudson
17:37 Bug #30095 (Closed): Arbitrary TypoScript execution on system extension form
The new system extension form can be used to render custom FORM elements as well as regular cObjects like TEXT or COA... Oliver Hader
18:00 Task #30094 (Resolved): Refactor view component of system extension form
Applied in changeset commit:e444e45a730a31584d67d1d3d9fbacf79aa60e27. Oliver Hader
16:56 Task #30094 (Under Review): Refactor view component of system extension form
Oliver Hader
16:55 Task #30094: Refactor view component of system extension form
Patch set 1 of change I5ebfe092c4174db0c75d76c1469ddff15e6c4ddf has been pushed to the review server.
It is available...
Mr. Hudson
16:52 Task #30094 (Closed): Refactor view component of system extension form
Get rid of calling the constructor of the parent without any additional logic. Oliver Hader
16:00 Bug #29904: t3lib_Compressor should not fix absolute paths in CSS
Patchsets for 4.5 and 4.4 have been submitted. Andreas Bouche
15:58 Bug #29904: t3lib_Compressor should not fix absolute paths in CSS
Patch set 1 of change I1c52b2c4f39a8d4c3316ece0c4ca0284956e4743 has been pushed to the review server.
It is available...
Mr. Hudson
15:50 Bug #29904: t3lib_Compressor should not fix absolute paths in CSS
Patch set 1 of change I4f306e314cab748a24d3e25fcb9a86a28e12384a has been pushed to the review server.
It is available...
Mr. Hudson
15:04 Bug #29904 (Needs Feedback): t3lib_Compressor should not fix absolute paths in CSS
Sorry, but the patch is marked as targetting 4.6, 4.5 and 4.4 and only the patch for 4.6 got merged! Xavier Perseguers
15:00 Bug #29904 (Resolved): t3lib_Compressor should not fix absolute paths in CSS
Applied in changeset commit:9f26f86303faecbc506c22ec34974f1bd877f206. Andreas Bouche
14:46 Bug #29904 (Needs Feedback): t3lib_Compressor should not fix absolute paths in CSS
Change has been successfully cherry-picked as 9f26f86303faecbc506c22ec34974f1bd877f206.
Please provide and submit ...
Xavier Perseguers
15:21 Bug #30054 (Resolved): The check for required PHP modules is missing in the Reports module
Xavier Perseguers
14:10 Bug #30054: The check for required PHP modules is missing in the Reports module
Patch set 4 of change I0b19bfb4d0f6a5bdd48ba8df9869ecfc4dd3a2d6 has been pushed to the review server.
It is available...
Mr. Hudson
11:31 Bug #30054 (Under Review): The check for required PHP modules is missing in the Reports module
Xavier Perseguers
11:29 Bug #30054: The check for required PHP modules is missing in the Reports module
Patch set 3 of change I0b19bfb4d0f6a5bdd48ba8df9869ecfc4dd3a2d6 has been pushed to the review server.
It is available...
Mr. Hudson
11:23 Bug #30054: The check for required PHP modules is missing in the Reports module
Patch set 2 of change I0b19bfb4d0f6a5bdd48ba8df9869ecfc4dd3a2d6 has been pushed to the review server.
It is available...
Mr. Hudson
15:00 Bug #30077 (Resolved): Raise Version and set state to 'stable'
Applied in changeset commit:c090bcd1b726831acca1d72357a08b9312fe7a63. Tobias Liebig
14:57 Bug #30077: Raise Version and set state to 'stable'
Merged to master Xavier Perseguers
14:56 Bug #30077: Raise Version and set state to 'stable'
Patch set 2 of change I20c0c4dba4600c95ee2411591004542f0e5dc354 has been pushed to the review server.
It is available...
Mr. Hudson
10:46 Bug #30077: Raise Version and set state to 'stable'
Patch set 1 of change I20c0c4dba4600c95ee2411591004542f0e5dc354 has been pushed to the review server.
It is available...
Mr. Hudson
10:39 Bug #30077 (Closed): Raise Version and set state to 'stable'
For the beta3 release of the 4.6 core, all sysexts should have the state stable. Further the t3editor version number ... Tobias Liebig
14:46 Bug #22679: Improve usability of group fields
Better version of example-image uploaded Stefan Geith
13:11 Bug #22679: Improve usability of group fields
Updated pending documentation on wiki.typo3.org Stefan Geith
12:31 Bug #22679 (Resolved): Improve usability of group fields
Stefan, could you add documentation for this to the list of pending documentation on wiki.typo3.org? Andreas Wolf
12:29 Bug #22679: Improve usability of group fields
Yeah, right. Thought about that a bit longer now - and your approach is more logical than mine (I would have displaye... Andreas Wolf
12:24 Bug #22679: Improve usability of group fields
IF you set (manually) to NOT display the list,
then (at least for me) it seems clear, that with 'delete', the whole ...
Stefan Geith
11:57 Bug #22679: Improve usability of group fields
Ok, I see the point with the maxitems=1 case - we could hide the list for this case, and still show it (without the m... Andreas Wolf
14:00 Feature #28613: Indexed Search: add mySQL fulltext support
Patch set 6 of change I19ebc78dd0bb79297ee78104c7c6979379f2001e has been pushed to the review server.
It is available...
Mr. Hudson
14:00 Task #30086 (Resolved): Strict string value handling in system extension form
Applied in changeset commit:ebf2e924a78104b24b823e5551f0b3c1a4d98d0c. Oliver Hader
12:57 Task #30086 (Under Review): Strict string value handling in system extension form
Oliver Hader
12:56 Task #30086: Strict string value handling in system extension form
Patch set 1 of change I3e161b855d7628d2b2bfc10df9dab3e9ef1d5356 has been pushed to the review server.
It is available...
Mr. Hudson
12:55 Task #30086 (Closed): Strict string value handling in system extension form
Misconfigurations in e.g. TypoScript lead to cased "Array" strings. Oliver Hader
14:00 Bug #30088 (Resolved): Wrong content element rendering in system extension form
Applied in changeset commit:ba260dac9677cf321bcbacef99bf394430694110. Oliver Hader
13:54 Bug #30088: Wrong content element rendering in system extension form
Patch set 1 of change Ib2ff3cc391705be458140c9a0dea0e6255948e83 has been pushed to the review server.
It is available...
Mr. Hudson
13:53 Bug #30088 (Closed): Wrong content element rendering in system extension form
The ability to render custom content elements in the system extension form fails. Oliver Hader
13:34 Task #30079 (Resolved): Missing report for deprecated setting magic_quotes_gpc
Xavier Perseguers
11:54 Task #30079: Missing report for deprecated setting magic_quotes_gpc
Patch set 2 of change Icdaeee1ea054bda1f26c5d3060e74006e7077e26 has been pushed to the review server.
It is available...
Mr. Hudson
11:13 Task #30079 (Under Review): Missing report for deprecated setting magic_quotes_gpc
Xavier Perseguers
11:12 Task #30079: Missing report for deprecated setting magic_quotes_gpc
Patch set 1 of change Icdaeee1ea054bda1f26c5d3060e74006e7077e26 has been pushed to the review server.
It is available...
Mr. Hudson
10:58 Task #30079 (Closed): Missing report for deprecated setting magic_quotes_gpc
Since PHP 5.3, PHP INI setting magic_quotes_gpc is deprecated but still defaults to "On". A report should be added to... Xavier Perseguers
13:21 Task #30087 (Resolved): Remove useless type hint in tx_dbal_installtool::setRequiredPhpModules
Xavier Perseguers
13:20 Task #30087 (Under Review): Remove useless type hint in tx_dbal_installtool::setRequiredPhpModules
Xavier Perseguers
13:20 Task #30087: Remove useless type hint in tx_dbal_installtool::setRequiredPhpModules
Patch set 1 of change I51ae4f57dd954b62476fc64da2979364fbae41e0 has been pushed to the review server.
It is available...
Mr. Hudson
13:14 Task #30087 (Closed): Remove useless type hint in tx_dbal_installtool::setRequiredPhpModules
#30054 introduces a change that make TYPO3 crash when using DBAL. Solution is to remove the type hint in method signa... Xavier Perseguers
12:19 Bug #23263: page.shortcutIcon does not create favicon on root Level
Why not just setting the page.shortcutIcon to a text input, not to care about allowed paths or anything. I don’t want... Bernhard Eckl
12:14 Task #30027 (Resolved): Deprecate usage of old Extension Manager
Xavier Perseguers
11:57 Bug #30083 (Needs Feedback): magic_quotes_gpc does not exist anymore in PHP 5.4
ON HOLD as long as PHP 5.4.0 is not out Xavier Perseguers
11:38 Bug #30083 (Under Review): magic_quotes_gpc does not exist anymore in PHP 5.4
Xavier Perseguers
11:38 Bug #30083: magic_quotes_gpc does not exist anymore in PHP 5.4
Patch set 1 of change I14fac85ef5f3dca86e1bd424ab0be4a37b9f331b has been pushed to the review server.
It is available...
Mr. Hudson
11:36 Bug #30083 (Closed): magic_quotes_gpc does not exist anymore in PHP 5.4
PHP INI magic_quotes_gpc got deprecated in PHP 5.3 and is removed in PHP 5.4, init.php should then behave as if it we... Xavier Perseguers
11:24 Bug #30081 (Resolved): Label status_configuration_PhpSafeModeEnabled is not retrieved
Xavier Perseguers
11:23 Bug #30081: Label status_configuration_PhpSafeModeEnabled is not retrieved
Patch set 1 of change Ia870d88ea4ce3c8582f02dd40a8655fd115145fd has been pushed to the review server.
It is available...
Mr. Hudson
11:22 Bug #30081 (Under Review): Label status_configuration_PhpSafeModeEnabled is not retrieved
Xavier Perseguers
11:22 Bug #30081: Label status_configuration_PhpSafeModeEnabled is not retrieved
Patch set 1 of change Ie14d4d446a9d5e51e60594576a1cf3d42468f952 has been pushed to the review server.
It is available...
Mr. Hudson
11:20 Bug #30081 (Closed): Label status_configuration_PhpSafeModeEnabled is not retrieved
Wrong method is used to retrieve label status_configuration_PhpSafeModeEnabled. Xavier Perseguers
10:16 Bug #30072 (Resolved): EM: tx_em_Repository::addMirrors() has invalid method signature
Xavier Perseguers
10:14 Bug #30072 (Under Review): EM: tx_em_Repository::addMirrors() has invalid method signature
Xavier Perseguers
10:14 Bug #30072: EM: tx_em_Repository::addMirrors() has invalid method signature
Patch set 1 of change I37f0ebb551b2d4fc06baa2c13c4c8bfcb15266ee has been pushed to the review server.
It is available...
Mr. Hudson
09:06 Bug #30072 (Closed): EM: tx_em_Repository::addMirrors() has invalid method signature
PHP Runtime Notice: Only variables should be passed by reference in typo3/sysext/em/classes/repository/class.tx_em_re... Xavier Perseguers
10:10 Task #30074 (Resolved): EM: cleanup phpDoc and fix type hints
Xavier Perseguers
09:57 Task #30074: EM: cleanup phpDoc and fix type hints
Patch set 2 of change I702ccf454d9a547a075537e36a250169442ba1e1 has been pushed to the review server.
It is available...
Mr. Hudson
09:46 Task #30074 (Under Review): EM: cleanup phpDoc and fix type hints
Xavier Perseguers
09:46 Task #30074: EM: cleanup phpDoc and fix type hints
Patch set 1 of change I702ccf454d9a547a075537e36a250169442ba1e1 has been pushed to the review server.
It is available...
Mr. Hudson
09:20 Task #30074 (Closed): EM: cleanup phpDoc and fix type hints
Xavier Perseguers
10:04 Bug #30076 (Closed): Fe preview notification triggers Quirks Mode
The frontend preview notification (<div id="typo3-previewInfo" ...>) is the first output before the DocType declarati... Falk no-lastname-given
10:01 Feature #29342: More detailed Mail from scheduler task
very cool - do you use the FLUID way to render the template or the oldstyle one with markers?
FLUID standalone Doku ...
Kay Strobach
09:47 Bug #30043 (New): Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
This went to core directly... this time it is good, because I have not time to prepare the merge for beta3 and this w... Philipp Gampe
08:30 Bug #30043 (Resolved): Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
Applied in changeset commit:43b471cce5cd969addc6db3a6cda6132182ab481. Björn Pedersen
07:54 Bug #30043: Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
Patch set 2 of change I2d517b8c57678e645c590b51d50343c42a3d36a9 has been pushed to the review server.
It is available...
Mr. Hudson
07:06 Bug #30043: Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
Patch set 1 of change I2d517b8c57678e645c590b51d50343c42a3d36a9 has been pushed to the review server.
It is available...
Mr. Hudson
09:46 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 4 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is available...
Mr. Hudson
09:14 Bug #29775: RTEhtmlarea mailto-Links in Firefox broken
*Clearing the RTE cache using the BE Clear cache menu does not work.* The typo3temp/rtehtmlarea directory still conta... Stephan Großberndt
04:32 Bug #29775: RTEhtmlarea mailto-Links in Firefox broken
Please try to clear the RTE cache using the BE Clear cache mmenu. Stanislas Rolland
08:30 Feature #29995 (Resolved): Update TS reference for TYPO3 4.6
Applied in changeset commit:c87c64311d849e89f74d4f485d5cbb97839da9c9. Steffen Gebert
08:26 Bug #29599: Links set on images get a whitespace at the end
Hello Helmut,
I set the links in the media tab on the pictures themselves.
Thinking about it, I use DAM but I d...
Anonymous
08:00 Bug #29784: Inline Editing in Firefox
I dont understand this correctly. The the current way of identifier crashes the form in firefox but not in google chr... Carsten Bleicker
07:53 Task #30066 (Resolved): Clean-up PHPdoc in t3lib_div
Xavier Perseguers
01:37 Task #30066 (Under Review): Clean-up PHPdoc in t3lib_div
Oliver Hader
01:36 Task #30066: Clean-up PHPdoc in t3lib_div
We could discuss about the author thingy... however we don't have it all methods and it's clear from the SCM-Log org ... Oliver Hader
01:35 Task #30066: Clean-up PHPdoc in t3lib_div
Patch set 1 of change If0600e654b785683e1b394154022c650fee7dcda has been pushed to the review server.
It is available...
Mr. Hudson
01:33 Task #30066 (Closed): Clean-up PHPdoc in t3lib_div
Clean-up PHPdoc in t3lib_div
* fix some PHPdoc comments
* remove @author annotations
Oliver Hader
01:00 Bug #30064 (Resolved): Non-static function t3lib_TStemplate::sortedKeyList()
Applied in changeset commit:5eab8f9061bd5acf377beb958ad47838ea308bf6. Oliver Hader
00:37 Bug #30064: Non-static function t3lib_TStemplate::sortedKeyList()
Patch set 1 of change I2659730d60e750d42d7c46372067e926a0d2411d has been pushed to the review server.
It is available...
Mr. Hudson
00:34 Bug #30064 (Closed): Non-static function t3lib_TStemplate::sortedKeyList()
t3lib_TStemplate::sortedKeyList() is used in a static context but is not declared to be static Oliver Hader
01:00 Bug #30065 (Resolved): Undefined t3lib_utility_Mail::breakLinesForPlainEmail()
Applied in changeset commit:28b3d1c9227191a7203a36f8a7924662ce905f4a. Oliver Hader
00:46 Bug #30065: Undefined t3lib_utility_Mail::breakLinesForPlainEmail()
Patch set 1 of change I7d375aa53e7ab32f8cce383afd0a458da21a80f3 has been pushed to the review server.
It is available...
Mr. Hudson
00:44 Bug #30065 (Closed): Undefined t3lib_utility_Mail::breakLinesForPlainEmail()
t3lib_utility_Mail::breakLinesForPlainEmail() is not defined. Oliver Hader
00:30 Task #30046 (Resolved): Refactor code of new form system extension
Applied in changeset commit:14c86b44e8e2283e6a3fa1ac549e5f26eeb5e6dc. Oliver Hader
00:21 Task #30046: Refactor code of new form system extension
Patch set 2 of change Ie859ea0a54a8234b5c5c8d6d16f0be6c947a9bc5 has been pushed to the review server.
It is available...
Mr. Hudson
00:23 Bug #30063 (Resolved): Some methods of SC_mod_web_perm_ajax should be static
Xavier Perseguers
00:22 Bug #30063 (Under Review): Some methods of SC_mod_web_perm_ajax should be static
Xavier Perseguers
00:22 Bug #30063: Some methods of SC_mod_web_perm_ajax should be static
Patch set 2 of change Ic415b271eb66950de9dbaf1a82b130112b026f35 has been pushed to the review server.
It is available...
Mr. Hudson
00:14 Bug #30063 (Closed): Some methods of SC_mod_web_perm_ajax should be static
PHP Runtime Notice: Non-static method SC_mod_web_perm_ajax::renderOwnername() should not be called statically, assumi... Xavier Perseguers
00:13 Bug #30062 (Resolved): Invalid method signature for t3lib_pageTree::init()
Xavier Perseguers
00:12 Bug #30062 (Under Review): Invalid method signature for t3lib_pageTree::init()
Xavier Perseguers
00:12 Bug #30062: Invalid method signature for t3lib_pageTree::init()
Patch set 1 of change Ia39eb8ba775e1f217fb77f402dd8f2ab4e1d24ae has been pushed to the review server.
It is available...
Mr. Hudson
00:07 Bug #30062 (Closed): Invalid method signature for t3lib_pageTree::init()
PHP Runtime Notice: Declaration of t3lib_pageTree::init() should be compatible with that of t3lib_treeView::init() in... Xavier Perseguers
00:06 Bug #30060 (Resolved): Invalid method signature for t3lib_tree_extdirect_Node::toArray()
Xavier Perseguers
00:05 Bug #30060 (Under Review): Invalid method signature for t3lib_tree_extdirect_Node::toArray()
Xavier Perseguers
00:04 Bug #30060: Invalid method signature for t3lib_tree_extdirect_Node::toArray()
Patch set 1 of change I99bea296df305673d5c111fc9e5b92ea42599c5f has been pushed to the review server.
It is available...
Mr. Hudson

2011-09-19

23:56 Bug #30061 (Resolved): Invalid method signature for ext_posMap::onClickInsertRecord()
Xavier Perseguers
23:56 Bug #30061 (Under Review): Invalid method signature for ext_posMap::onClickInsertRecord()
Xavier Perseguers
23:55 Bug #30061: Invalid method signature for ext_posMap::onClickInsertRecord()
Patch set 1 of change Ifb82ee48c8a83c626004cf67e6529f386d8edb40 has been pushed to the review server.
It is available...
Mr. Hudson
23:48 Bug #30061 (Closed): Invalid method signature for ext_posMap::onClickInsertRecord()
PHP Runtime Notice: Declaration of ext_posMap::onClickInsertRecord() should be compatible with that of t3lib_position... Xavier Perseguers
23:49 Feature #29342: More detailed Mail from scheduler task
Well, the field for selecting a template file is already there, AFAIK a file chooser is still missing. Philipp Gampe
10:43 Feature #29342: More detailed Mail from scheduler task
mhmm what about the following solution:
checkbox + field for selecting a file from fileadmin
use the fluid temp...
Kay Strobach
00:45 Feature #29342: More detailed Mail from scheduler task
I would suggest adding another checkmark to the schedular task configuration "Extended report" and then just add supp... Philipp Gampe
23:47 Bug #30060 (Closed): Invalid method signature for t3lib_tree_extdirect_Node::toArray()
PHP Runtime Notice: Declaration of t3lib_tree_extdirect_Node::toArray() should be compatible with that of t3lib_tree_... Xavier Perseguers
23:46 Bug #30043 (Accepted): Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
Hi Björn, thanks for your feedback and the proposed solution.
Do you mind pushing a patch to gerrit?
Philipp Gampe
18:22 Bug #30043: Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
Solution: initialize $currentR as array(). Björn Pedersen
18:19 Bug #30043 (Closed): Linkvalidator calls hook fetchType in analyseTypoLinks with currentR=null
As there are pathes through analyseTypoLinks where currentR is not set, it can happen that the fetchType hook gets ca... Björn Pedersen
23:45 Bug #30059 (Resolved): Methods of tx_em_Database should be static
Xavier Perseguers
23:43 Bug #30059 (Under Review): Methods of tx_em_Database should be static
Xavier Perseguers
23:43 Bug #30059: Methods of tx_em_Database should be static
Patch set 1 of change I477ca961ae9dc6fc456c3e90fd8f0871be2cc145 has been pushed to the review server.
It is available...
Mr. Hudson
23:33 Bug #30059 (Closed): Methods of tx_em_Database should be static
PHP Runtime Notice: Non-static method tx_em_Database::getRepositoryByUID() should not be called statically, assuming ... Xavier Perseguers
23:42 Bug #29599: Links set on images get a whitespace at the end
There is indeed a whitespace before the closing > but not between the quotes.
<a href="fileadmin/1.jpg" >Image</a>...
Helmut Hummel
23:34 Bug #29599 (Needs Feedback): Links set on images get a whitespace at the end
How do you set the link to the image? In the link wizard of e.g. the header tt_content field, or in the link wizard ... Helmut Hummel
23:26 Bug #30058 (Resolved): Some methods in t3lib_TSparser should be static
Xavier Perseguers
23:25 Bug #30058 (Under Review): Some methods in t3lib_TSparser should be static
Xavier Perseguers
23:24 Bug #30058: Some methods in t3lib_TSparser should be static
Patch set 1 of change I7ea7cb659a830e74c4f8797f118662b517015614 has been pushed to the review server.
It is available...
Mr. Hudson
23:22 Bug #30058 (Closed): Some methods in t3lib_TSparser should be static
PHP Runtime Notice: Non-static method t3lib_TSparser::checkIncludeLines_array() should not be called statically, assu... Xavier Perseguers
23:14 Bug #30057 (Resolved): tx_rsaauth_sv1::authUser() gives PHP notice
Xavier Perseguers
23:13 Bug #30057 (Under Review): tx_rsaauth_sv1::authUser() gives PHP notice
Xavier Perseguers
23:12 Bug #30057: tx_rsaauth_sv1::authUser() gives PHP notice
Patch set 1 of change Idbd7ca2b69d3142497b1770088d991901950a852 has been pushed to the review server.
It is available...
Mr. Hudson
23:08 Bug #30057 (Closed): tx_rsaauth_sv1::authUser() gives PHP notice
PHP Runtime Notice: Declaration of tx_rsaauth_sv1::authUser() should be compatible with that of tx_sv_auth::authUser(... Xavier Perseguers
23:02 Bug #30056 (Resolved): Invalid use of array_shift() in t3lib_div
Xavier Perseguers
23:00 Bug #30056 (Under Review): Invalid use of array_shift() in t3lib_div
Xavier Perseguers
23:00 Bug #30056: Invalid use of array_shift() in t3lib_div
Patch set 1 of change Ib1e9af4b58202f085d1afbba2b9bd0b288a8ef58 has been pushed to the review server.
It is available...
Mr. Hudson
22:57 Bug #30056 (Closed): Invalid use of array_shift() in t3lib_div
PHP Runtime Notice: Only variables should be passed by reference in t3lib/class.t3lib_div.php line 3645:... Xavier Perseguers
22:53 Bug #30055 (Resolved): t3lib_userAuthGroup::checkLogFailures() gives PHP notice
Xavier Perseguers
22:49 Bug #30055 (Under Review): t3lib_userAuthGroup::checkLogFailures() gives PHP notice
Xavier Perseguers
22:49 Bug #30055: t3lib_userAuthGroup::checkLogFailures() gives PHP notice
Patch set 1 of change Ic41cb88889ee18f2508ae5b2e96858e8bf16c349 has been pushed to the review server.
It is available...
Mr. Hudson
22:44 Bug #30055 (Closed): t3lib_userAuthGroup::checkLogFailures() gives PHP notice
PHP Runtime Notice: Declaration of t3lib_userAuthGroup::checkLogFailures() should be compatible with that of t3lib_us... Xavier Perseguers
22:42 Bug #30054 (Closed): The check for required PHP modules is missing in the Reports module
The 1-2-3 installer checks for the presence of the required PHP modules. More and more integrators develop a site on ... Jigal van Hemert
22:39 Bug #30053 (Resolved): Allow proper method override in tx_coreupdates_installsysexts
Xavier Perseguers
22:32 Bug #30053 (Under Review): Allow proper method override in tx_coreupdates_installsysexts
Xavier Perseguers
22:32 Bug #30053: Allow proper method override in tx_coreupdates_installsysexts
Patch set 1 of change Iaf13c166c07d04ee194bec1543ac5ae450f1e38b has been pushed to the review server.
It is available...
Mr. Hudson
22:30 Bug #30053: Allow proper method override in tx_coreupdates_installsysexts
This leads to PHP notices Xavier Perseguers
22:30 Bug #30053 (Closed): Allow proper method override in tx_coreupdates_installsysexts
Method tx_coreupdates_installsysexts::performUpdate() cannot be properly overriden because its signature is incomplete. Xavier Perseguers
22:28 Task #30046: Refactor code of new form system extension
Patch set 1 of change Ie859ea0a54a8234b5c5c8d6d16f0be6c947a9bc5 has been pushed to the review server.
It is available...
Mr. Hudson
20:42 Task #30046 (Closed): Refactor code of new form system extension
Refactor code of new form system extension:
* remove superfluous __construct() methods
* fix PHPdoc comments and ...
Oliver Hader
22:27 Bug #30050 (Resolved): t3lib_div should contain only static methods
Xavier Perseguers
22:25 Bug #30050 (Under Review): t3lib_div should contain only static methods
Xavier Perseguers
22:25 Bug #30050: t3lib_div should contain only static methods
Patch set 1 of change I90a99601a39cd26abed665b42a8b054385f561ff has been pushed to the review server.
It is available...
Mr. Hudson
22:24 Bug #30050 (Closed): t3lib_div should contain only static methods
A few methods don't have the static keyword. This leads to PHP notices. Xavier Perseguers
22:11 Bug #29784 (Accepted): Inline Editing in Firefox
Ok, I can confirm this - I didn't exactly count the levels, but that doesn't really matter. As a first guess I would ... Andreas Wolf
22:10 Bug #30049 (Resolved): Incompatible override of Core methods
Xavier Perseguers
22:06 Bug #30049 (Under Review): Incompatible override of Core methods
Xavier Perseguers
22:05 Bug #30049: Incompatible override of Core methods
Patch set 1 of change Ifc842c0e1e96c8dc451fa795a340b0c43368ca85 has been pushed to the review server.
It is available...
Mr. Hudson
21:59 Bug #30049 (Closed): Incompatible override of Core methods
PHP Runtime Notice: Declaration of ux_t3lib_DB::sql_num_rows() should be compatible with that of t3lib_DB::sql_num_ro... Xavier Perseguers
21:30 Bug #29274 (Resolved): Regression on session handling for security fix
Applied in changeset commit:3e18ab8726e5586d9ef8888ffce49a6cf7e03b53. Anonymous
21:00 Task #28679 (Resolved): Fix CGL issues on class names in system extension form
Applied in changeset commit:8bad4620b4a0c44369f559a4c82d4ed0497532ce. Oliver Hader
16:34 Task #28679: Fix CGL issues on class names in system extension form
Patch set 2 of change Ic41b317fdb608dcc5630859168d3d5674bfe0593 has been pushed to the review server.
It is available...
Mr. Hudson
20:58 Bug #30044: The colon in the attribute xml:lang in some cases gets removed
If you wrote it that way, it would be understandable much more easily:
===
When I have this in a content element:...
Chris topher
18:59 Bug #30044 (Closed): The colon in the attribute xml:lang in some cases gets removed
If I use <p style="text-align: center" xml:lang="ar" lang="ar" dir="rtl">abc</p> the source of the frontend is <p sty... anybody no-lastname-given
20:46 Bug #29922: <abbr> tags are printed unparsed in the FE
I have just added the things which you now told us in these x posts to your original description. Chris topher
18:50 Bug #29922: <abbr> tags are printed unparsed in the FE
It is a frontend problem (with css-styled-content). I have deactivated RTE globally in the backend.
PS: I did not ...
anybody no-lastname-given
12:36 Bug #29922: <abbr> tags are printed unparsed in the FE
Is it problem in rendering the content in the frontend or in RTE htmlarea?
If in frontend, I guess that the abbr tag...
Oliver Hader
20:17 Bug #30026 (Resolved): t3editor not visible with TYPO3 on Windows
Tobias Liebig
14:00 Bug #30026: t3editor not visible with TYPO3 on Windows
I guess this is an issue for TYPO3 4.5 as well? Oliver Hader
14:00 Bug #30026 (Under Review): t3editor not visible with TYPO3 on Windows
Oliver Hader
13:51 Bug #30026: t3editor not visible with TYPO3 on Windows
Patch set 1 of change If4f126c46ab243e616292a60563ebe4bea3fd624 has been pushed to the review server.
It is available...
Mr. Hudson
13:42 Bug #30026 (Closed): t3editor not visible with TYPO3 on Windows
If TYPO3 runs on Windows the t3editor is not visible at all. It produces a JS error about an unterminated string.
Th...
Jigal van Hemert
19:50 Bug #29785: felogin redirect Error with showLogoutFormAfterLogin
Ok, you should add this to the manual, because there are a lot of Postings in Forums.
Also that redirection does not...
Gernot Ploiner
18:18 Feature #28613: Indexed Search: add mySQL fulltext support
Patch set 5 of change I19ebc78dd0bb79297ee78104c7c6979379f2001e has been pushed to the review server.
It is available...
Mr. Hudson
18:17 Task #30027: Deprecate usage of old Extension Manager
Patch set 3 of change I6e5b2daf149faa92973f4a3f1c41aaa82cb90ae8 has been pushed to the review server.
It is available...
Mr. Hudson
14:43 Task #30027: Deprecate usage of old Extension Manager
Patch set 2 of change I6e5b2daf149faa92973f4a3f1c41aaa82cb90ae8 has been pushed to the review server.
It is available...
Mr. Hudson
13:45 Task #30027 (Under Review): Deprecate usage of old Extension Manager
Xavier Perseguers
13:45 Task #30027: Deprecate usage of old Extension Manager
Patch set 1 of change I6e5b2daf149faa92973f4a3f1c41aaa82cb90ae8 has been pushed to the review server.
It is available...
Mr. Hudson
13:42 Task #30027 (Closed): Deprecate usage of old Extension Manager
The old Extension Manager should be officially deprecated in order to concentrate on enhancing the ExtJS-based one. Xavier Perseguers
17:04 Bug #29749: Big tt_news articles causes errors

The server uses MySQL 5.0.67
The table tt_news is set to MyISAM - InnoDB doesn't chance anything.
The site has ...
Alex
12:34 Bug #29749 (Needs Feedback): Big tt_news articles causes errors
What is the encoding of your database and it's version?
I guess the database fields are updated correctly (Install T...
Oliver Hader
17:02 Bug #29208: Versioned elements aren't listed if "limit to languages" is set.
Jan Wulff wrote:
> As soon as I use "limit to languages" on an editor, this editor won't get anything listed in the ...
Michael Elzer
15:00 Task #29802 (Resolved): Add SwiftMailer license exception to be included in TYPO3v4
Applied in changeset commit:ef26bd17c9390dd37b281b798197b7affb4a48a4. Ernesto Baschny
14:56 Task #29802: Add SwiftMailer license exception to be included in TYPO3v4
Patch set 1 of change Ie72691fc5146bed17e11e959081f655371bfafed has been pushed to the review server.
It is available...
Mr. Hudson
14:48 Task #29802 (Accepted): Add SwiftMailer license exception to be included in TYPO3v4
Needs to be forward-ported to 4.6 still. Ernesto Baschny
13:57 Bug #30012 (Accepted): TCEForm multiselect not working on IE8
Could reproduce in TYPO3 4.6 (not in TYPO3 4.5) Oliver Hader
11:25 Bug #30012 (Closed): TCEForm multiselect not working on IE8
When using a multiselect element in the backend, when you click on an item on the left column (available items), inst... Presedo Roberto
13:29 Bug #29693 (Rejected): Respect HTTP_X_FORWARDED_PROTO in SSL check
This feature should not be used because the HTTP_X_FORWARDED_PROTO header can be forged by clients. The solution is t... Michael Stucki
13:25 Bug #29683: Generating Encryption Key renders strange key
Steffen Gebert wrote:
> Is there an encryption key Update Wizard listed above the utf8 Upgrade Wizard?
Not sure w...
Mario Rimann
13:11 Feature #29786 (Accepted): Move t3lib_div::compat_version to t3lib_utility_VersionNumber
Oliver Hader
13:09 Task #29279 (Accepted): Add some index to sys_log
Oliver Hader
13:00 Feature #14777 (Closed): geometry option for class.t3lib_stdgraphic.php->>combineExec
Duplicated issues Oliver Hader
13:00 Feature #20041 (Closed): Add support for geometry argument when combining images with t3lib_stdGraphic
Duplicated issues Oliver Hader
12:58 Bug #15813 (Closed): tt_news: error when deleting news message in css popup (TCEMAIN.clearCacheCmd)
The reported TYPO3 version is not supported anymore. Please open a new and updated issue if you can reproduce this be... Oliver Hader
12:57 Bug #15797 (Closed): tx_cms_layout->wordWrapper do not support multi-byte charset
The reported TYPO3 version is not supported anymore. Please open a new and updated issue if you can reproduce this be... Oliver Hader
12:55 Bug #14858: extended clipboard: setCopyMode can`t be set to copy by default
Should be a UserTS configuration and maybe an additional setting in the user preferences. Oliver Hader
12:41 Bug #15024 (Closed): GMENU_LAYERS + noLink/doNotLink doesn't work.
The reported TYPO3 version is not supported anymore. Please open a new and updated issue if you can reproduce this be... Oliver Hader
12:39 Bug #15022 (Closed): Flexform section alone inside another section not possible
The reported TYPO3 version is not supported anymore Oliver Hader
12:35 Bug #30003: Page Module: Texts of Content Elements are escaped twice
oh didn't see those ... Georg Ringer
12:26 Bug #30003: Page Module: Texts of Content Elements are escaped twice
Georg, there are two @htmlspecialchars()@ in a row. That's why I'm pretty sure that nothing can disable one of them i... Steffen Gebert
12:25 Bug #30003: Page Module: Texts of Content Elements are escaped twice
Yes, I plan to do so. I just want to have a closer look again. I can't imagine that it can cause XSS, I just think th... Steffen Gebert
12:23 Bug #30003: Page Module: Texts of Content Elements are escaped twice
i am not sure if this is a good idea concerning to security. Georg Ringer
12:20 Bug #30003: Page Module: Texts of Content Elements are escaped twice
Steffen, are you going to put this to the Core branches as well? Oliver Hader
12:19 Bug #30003 (Accepted): Page Module: Texts of Content Elements are escaped twice
Oliver Hader
11:27 Bug #30003 (New): Page Module: Texts of Content Elements are escaped twice
Only committed in a sandbox, not in Core yet. Chris topher
12:30 Bug #26915 (Under Review): stdWrap.cropHTML does not recognize TYPO3 link attribute correctly (and removes text around)
Oliver Hader
02:09 Bug #26915: stdWrap.cropHTML does not recognize TYPO3 link attribute correctly (and removes text around)
Patch set 5 of change Id7274fdab0be96a9118341a95dab82386d01c903 has been pushed to the review server.
It is available...
Mr. Hudson
02:01 Bug #26915: stdWrap.cropHTML does not recognize TYPO3 link attribute correctly (and removes text around)
Patch set 4 of change Id7274fdab0be96a9118341a95dab82386d01c903 has been pushed to the review server.
It is available...
Mr. Hudson
00:54 Bug #26915: stdWrap.cropHTML does not recognize TYPO3 link attribute correctly (and removes text around)
Helmut, while in general I agree with you that it's not really "normal" HTML-content (and maybe not "the right weapon... Stefan Neufeind
12:18 Feature #30014 (Accepted): TCA tree add filter "check"
Oliver Hader
11:48 Feature #30014: TCA tree add filter "check"
!filter_checked_switch_on.png! Fabien Udriot
11:47 Feature #30014: TCA tree add filter "check"
+Hint for reviewing+
1. apply patch
2. set TCA in typo3conf/extTables.php (cf. bellow)
3. open a "page property" >...
Fabien Udriot
11:42 Feature #30014 (Closed): TCA tree add filter "check"
Here is the ticket for #30013 which is about adding a filter by check in the TCA tree widget. Fabien Udriot
12:16 Bug #29904 (Under Review): t3lib_Compressor should not fix absolute paths in CSS
Oliver Hader
11:52 Bug #29904: t3lib_Compressor should not fix absolute paths in CSS
Please excuse me, I accidently pushed to a new changeID.
Is it Ok to move on with the new one, or should I amend t...
Andreas Bouche
11:29 Bug #29904: t3lib_Compressor should not fix absolute paths in CSS
Patch set 1 of change I36355f46da53d167a9fb318228383a6181920398 has been pushed to the review server.
It is available...
Mr. Hudson
12:12 Feature #30006 (Needs Feedback): Allow manual pruning of caching framework entries
Oliver Hader
11:12 Feature #30006: Allow manual pruning of caching framework entries
Very good idea! Thanks. Xavier Perseguers
10:45 Feature #30006: Allow manual pruning of caching framework entries
Another idea that would work without any changes:
You create an own frontend that overwrites flush():
flush() {
...
Christian Kuhn
10:42 Feature #30006: Allow manual pruning of caching framework entries
Hey Christian,
Thanks for the information. I know you did not forget about it, I just wanted to raise the awarenes...
Xavier Perseguers
10:38 Feature #30006: Allow manual pruning of caching framework entries
Hey Xavier,
I thought about your issue as well since you raised it in the v4 list. Your solution is one option, an...
Christian Kuhn
10:05 Feature #30006: Allow manual pruning of caching framework entries
Proposal:
Add an option in caching configuration to declare the backend to be manually handled:...
Xavier Perseguers
09:56 Feature #30006 (Rejected): Allow manual pruning of caching framework entries
In TYPO3 4.6, caching tables are automatically flushed when using the menu entry "Clear all caches". At first glance,... Xavier Perseguers
09:45 Feature #17030: Integrate config.pageTitleSeparator
Still there in 4.5.6.
I think the best option would be to let it define by Typoscript:
config.pageTitleSeparator ...
Bernhard Eckl
02:25 Bug #30005 (Closed): stdWrap.cropHTML wrong on full-word crop shortly inside HTML-element
When using full-word crop (don't within a word) and when inside a HTML-element (like description of a link) the funct... Stefan Neufeind
00:30 Bug #24834 (Resolved): Disable Upgade Wizard "Version Compatibility" if compat_version == TYPO3_version
Applied in changeset commit:cb52f262e8afe8c6334a1ab95c6e8f9956f4b605. Steffen Gebert

2011-09-18

23:00 Bug #30003 (Resolved): Page Module: Texts of Content Elements are escaped twice
Applied in changeset commit:2de0359ec28164ad90116befa9795323195293bd. Steffen Gebert
22:31 Bug #30003 (Closed): Page Module: Texts of Content Elements are escaped twice
In the Page module, the teaser text of every Content Element gets escaped twice, thus displaying HTML special charact... Steffen Gebert
22:30 Task #29996 (Resolved): Remove the "Enable Install Tool" button
Applied in changeset commit:7277aa281c35f7c9ee420a26dbaddeebb07c92f9. Steffen Gebert
21:31 Task #29996: Remove the "Enable Install Tool" button
Patch set 2 of change I596a0b45d9b947e58b30e0082f23413b56e6f325 has been pushed to the review server.
It is available...
Mr. Hudson
21:00 Task #29996: Remove the "Enable Install Tool" button
Patch set 1 of change I596a0b45d9b947e58b30e0082f23413b56e6f325 has been pushed to the review server.
It is available...
Mr. Hudson
20:56 Task #29996 (Closed): Remove the "Enable Install Tool" button
The "Enable Install Tool" button in the User Settings is useless, as the Install Tool is automatically enabled (after... Steffen Gebert
22:09 Bug #29927 (Needs Feedback): Remove occurences of session_start()
I agree, that a PHP session must not be started for every frontend request. This is a bug, which is addressed in #292... Helmut Hummel
21:14 Bug #29800 (Rejected): Problem saving content element
Steffen Gebert
20:30 Bug #24834: Disable Upgade Wizard "Version Compatibility" if compat_version == TYPO3_version
Patch set 1 of change Ie45a50ab20a0c8d59021362e45b7bed743e43199 has been pushed to the review server.
It is available...
Mr. Hudson
20:12 Feature #29995: Update TS reference for TYPO3 4.6
Patch set 1 of change I798196aafd16c75f924f49c2f01389e43fb901c5 has been pushed to the review server.
It is available...
Mr. Hudson
20:10 Feature #29995 (Closed): Update TS reference for TYPO3 4.6
Add new options from "Pending Documentation":http://wiki.typo3.org/Pending_Documentation. Steffen Gebert
19:30 Bug #29901 (Resolved): t3lib_autoloader::getAutoloadCacheIdentifier should respect PATH_site
Applied in changeset commit:819e4c98881a0da8454a58fb43d97dbe1fe9c7a7. Frederic Gaus
18:53 Bug #23613 (Needs Feedback): submit FE login form twice to log in
Can you still reproduce this with current TYPO3 versions? Helmut Hummel
18:00 Bug #29894 (Resolved): Install does not create cache tables
Applied in changeset commit:52953da924c3f5a15fc6aa1dd15af871b8403a5d. Dmitry Dulepov
17:57 Bug #29894: Install does not create cache tables
Patch set 2 of change I343ddd6ab3171b5337c53cb58e3e120ea3e6469a has been pushed to the review server.
It is available...
Mr. Hudson
16:11 Bug #27697: typolinkEnableLinksAcrossDomains missing
Patch set 1 of change I701773bf9f6525035754ad46e54af5716e753c47 has been pushed to the review server.
It is available...
Mr. Hudson
15:30 Bug #27603 (Resolved): No margin between search box and sys notes
Applied in changeset commit:e51e5259a1ee0ec2fdb086c2626aa75d560def3d. Tomas Norre Mikkelsen
15:07 Bug #27603: No margin between search box and sys notes
Patch set 2 of change I06c172211fb737ed51afd846c44e00ba2e0dbd0e has been pushed to the review server.
It is available...
Mr. Hudson
15:30 Bug #27588 (Resolved): Template Analyzer: More space between options
Applied in changeset commit:62ee95302b0d6cd110c65ce7291772bba6380cfe. Tomas Norre Mikkelsen
15:13 Bug #27588: Template Analyzer: More space between options
Patch set 2 of change Ifb6124beed73f2b176826096e9c20e3a17fcd2af has been pushed to the review server.
It is available...
Mr. Hudson
14:25 Task #29774: Improve information in show_item.php
Patch set 3 of change I3c053b261573eae47bc812978e3d9d23e69af2e1 has been pushed to the review server.
It is available...
Mr. Hudson
13:21 Bug #29749: Big tt_news articles causes errors
I meant any other worspace than the live workspace.
But: If I use a new installation and the old database, i can r...
Alex

2011-09-17

23:35 Bug #29922: <abbr> tags are printed unparsed in the FE
It is normal page content, type "text", inside the field "text". I have no problems with other tags like <p>, <link>,... anybody no-lastname-given
16:54 Bug #29922: <abbr> tags are printed unparsed in the FE
OK, so which content element do you use?
One which comes with the Core or did you create your own one?
Can you re...
Chris topher
16:35 Bug #29922: <abbr> tags are printed unparsed in the FE
The same problem appears also without the <link>-tags. It is not a problem of rtehtmlarea (RTE is generally switched ... anybody no-lastname-given
16:01 Bug #29922 (Needs Feedback): <abbr> tags are printed unparsed in the FE
I guess the sourcecode you posted above is what you have in a *content element* inside your database. So it is in the... Chris topher
13:16 Bug #29922 (Closed): <abbr> tags are printed unparsed in the FE
In the database I have code like this in a content element:
<code class="html">
<p>
<abbr title="for example">...
anybody no-lastname-given
23:31 Bug #28815: No text loaded in Web>Info, Web>Function modules
Jaume, is this still an issue? Steffen Gebert
21:53 Bug #29297: Clickmenu links broken
Patch set 3 of change I9eb416d7687843ebd0ec9cfdcc6924f07c57099e has been pushed to the review server.
It is available...
Mr. Hudson
21:00 Task #29587 (Resolved): EM: move "upload t3x" to tab Remote Repository
Applied in changeset commit:cea80864f758947b098f23a06372eec8bae67b43. Xavier Perseguers
20:34 Bug #27603 (Needs Feedback): No margin between search box and sys notes
Tomas Norre Mikkelsen
20:26 Bug #27603: No margin between search box and sys notes
Patch set 1 of change I06c172211fb737ed51afd846c44e00ba2e0dbd0e has been pushed to the review server.
It is available...
Mr. Hudson
20:30 Task #29896 (Resolved): Index for "pages" table is still not optimal
Applied in changeset commit:8ce0aefdd5ee575ff8bb9990534a3b1a674c70fb. Dmitry Dulepov
20:30 Bug #27602 (Resolved): File > Filelist view item margin
Applied in changeset commit:0c2fd6491961188e133d0a9a3b47dda454ab3b04. Tomas Norre Mikkelsen
16:05 Bug #27602: File > Filelist view item margin
Patch set 2 of change I0d737d85b7444747c7292362a43f48528a0d4806 has been pushed to the review server.
It is available...
Mr. Hudson
19:30 Bug #29944: Not possible to create a new page via drag'n'drop in the pagetree as child of the root node!
Screenshot made as administrator!
!17-09-2011_19-22-29.png!
Kay Strobach
19:29 Bug #29944 (Closed): Not possible to create a new page via drag'n'drop in the pagetree as child of the root node!
Hi guys, it's currently not possible to create a new direct child of the root node with drag'n'drop in the new pagetr... Kay Strobach
19:27 Bug #27605 (Needs Feedback): Move element/add pages layout problems
Tomas Norre Mikkelsen
19:25 Bug #27605: Move element/add pages layout problems
Patch set 1 of change I5467d98adfebeee7b022dab829da175bf52f3254 has been pushed to the review server.
It is available...
Mr. Hudson
19:05 Bug #27605: Move element/add pages layout problems
Found it =) Tomas Norre Mikkelsen
17:23 Bug #27605: Move element/add pages layout problems
Sorry for being stupid, but I never seen that screen before..
how to navigate to the page with the missing space?
Tomas Norre Mikkelsen
19:06 Bug #26690: Shortcut mode first subpage has current in label instead of selected
Patch set 3 of change I2d765665b1ee73a410e1b6fe8a619833b6850476 has been pushed to the review server.
It is available...
Mr. Hudson
18:53 Bug #28694 (Needs Feedback): PHP Warning: session_start()
Can you check if the fix in #29274 resolves your problem? Helmut Hummel
18:51 Bug #28948 (Closed): Session is always started
Closed as duplicate Helmut Hummel
18:44 Bug #29274: Regression on session handling for security fix
Patch set 1 of change I87226a21d9b1955773ceb3c377fa1b4c9938e6b2 has been pushed to the review server.
It is available...
Mr. Hudson
18:41 Bug #29274: Regression on session handling for security fix
The problem with the information disclosure was, that if a valid user was found the session_start() (which also sends... Helmut Hummel
16:56 Bug #27588 (Needs Feedback): Template Analyzer: More space between options
Tomas Norre Mikkelsen
16:55 Bug #27588: Template Analyzer: More space between options
Patch set 1 of change Ifb6124beed73f2b176826096e9c20e3a17fcd2af has been pushed to the review server.
It is available...
Mr. Hudson
16:28 Bug #27589 (Resolved): About Modules: Background of module names
Steffen Gebert
16:27 Bug #27589: About Modules: Background of module names
Patch set 2 of change Id688471665257a985004bf44cf5aec7fc646de08 has been pushed to the review server.
It is available...
Mr. Hudson
16:03 Bug #27589 (Needs Feedback): About Modules: Background of module names
Tomas Norre Mikkelsen
16:01 Bug #27589: About Modules: Background of module names
Patch set 1 of change Id688471665257a985004bf44cf5aec7fc646de08 has been pushed to the review server.
It is available...
Mr. Hudson
15:05 Bug #29927 (Closed): Remove occurences of session_start()
TYPO3 has its own session management and per default it should not be required to use an additonal PHP session.
Cu...
Daniel Poetzinger

2011-09-16

22:11 Feature #29630: EM: Make window full-screen mode configurable
Patch set 3 of change Ibe5a76bccdeddc9c250cdcecaaf12a0c26105847 has been pushed to the review server.
It is available...
Mr. Hudson
21:16 Bug #29899: RTE not loading in IE when configured content css file does not exist
Checked again with IE7 and IE8 on a different PC. Both did not work.
Maybe a side effect with TemplaVoila or any o...
Helmut Hummel
20:45 Bug #29899: RTE not loading in IE when configured content css file does not exist
Nope, also IE8 does not work (IE7 compatibility is forced by the TYPO3 backend) Helmut Hummel
18:16 Bug #29899: RTE not loading in IE when configured content css file does not exist
With IE8 in IE7 compatibility mode it works. Helmut, does this works for you? I have no customer with IE7 "at hand" t... Ernesto Baschny
15:09 Bug #29899 (Closed): RTE not loading in IE when configured content css file does not exist
After the TYPO3 Update to Version 4.5.6 RTE does not work any more in IE7.
Only the loading mask is shown.
Browse...
Helmut Hummel
20:50 Bug #29800: Problem saving content element
Sure will do.. Tomas Norre Mikkelsen
00:02 Bug #29800 (Needs Feedback): Problem saving content element
Seems to be an TemplaVoila, no Core issue.
Could you recreate the ticket on http://bugs.typo3.org/ (make sure to c...
Tobias Liebig
18:05 Bug #29904: t3lib_Compressor should not fix absolute paths in CSS
Patch set 1 of change I101d11235d42e10bc1f15868aca4af5eebd885ca has been pushed to the review server.
It is available...
Mr. Hudson
17:51 Bug #29904 (Closed): t3lib_Compressor should not fix absolute paths in CSS
If absolute paths are used in CSS and compression is enabled, t3lib_Compressor prepends the paths with the relative p... Andreas Bouche
17:31 Bug #29901: t3lib_autoloader::getAutoloadCacheIdentifier should respect PATH_site
Patch set 5 of change I9755da82cbf71914d47bc0523bacc8413addcf63 has been pushed to the review server.
It is available...
Mr. Hudson
17:18 Bug #29901: t3lib_autoloader::getAutoloadCacheIdentifier should respect PATH_site
Patch set 4 of change I9755da82cbf71914d47bc0523bacc8413addcf63 has been pushed to the review server.
It is available...
Mr. Hudson
17:17 Bug #29901: t3lib_autoloader::getAutoloadCacheIdentifier should respect PATH_site
Patch set 3 of change I9755da82cbf71914d47bc0523bacc8413addcf63 has been pushed to the review server.
It is available...
Mr. Hudson
17:15 Bug #29901: t3lib_autoloader::getAutoloadCacheIdentifier should respect PATH_site
Patch set 2 of change I9755da82cbf71914d47bc0523bacc8413addcf63 has been pushed to the review server.
It is available...
Mr. Hudson
16:40 Bug #29901: t3lib_autoloader::getAutoloadCacheIdentifier should respect PATH_site
Patch set 1 of change I9755da82cbf71914d47bc0523bacc8413addcf63 has been pushed to the review server.
It is available...
Mr. Hudson
16:27 Bug #29901 (Closed): t3lib_autoloader::getAutoloadCacheIdentifier should respect PATH_site
When installing the whole TYPO3 site on a different server (e.g. changing provider or deploying dev to live), you nor... Frederic Gaus
16:08 Bug #29775: RTEhtmlarea mailto-Links in Firefox broken
The problem still occurrs in 4.5.6, tested in Firefox 6.0.2 and 3.6.16
It does not occurr in Safari 5.0.5, Chrome ...
Stephan Großberndt
15:25 Bug #29775 (Needs Feedback): RTEhtmlarea mailto-Links in Firefox broken
Can you check with 4.5.6? This should have been fixed. Helmut Hummel
14:15 Task #29896 (Under Review): Index for "pages" table is still not optimal
Dmitry Dulepov
14:15 Task #29896: Index for "pages" table is still not optimal
Patch set 1 of change Ia5fc87f7b1fa89e515c292248365d1d684872be0 has been pushed to the review server.
It is available...
Mr. Hudson
12:26 Task #29896 (Closed): Index for "pages" table is still not optimal
The fix for #21381 is not optimal. It causes "using filesort" in the List view for "pages" table. This happens due to... Dmitry Dulepov
14:00 Task #24984 (Resolved): Check for curl availability before using it
Applied in changeset commit:610052096b9a67ce7a19a7d3a15d729b3186224e. Tolleiv Nietsch
13:50 Bug #29894 (Under Review): Install does not create cache tables
Dmitry Dulepov
13:49 Bug #29894: Install does not create cache tables
Patch set 1 of change I343ddd6ab3171b5337c53cb58e3e120ea3e6469a has been pushed to the review server.
It is available...
Mr. Hudson
12:08 Bug #29894 (Closed): Install does not create cache tables
Tables for the caching framework are not created by the 1-2-3 installer. Thus users cannot install&use TYPO3 because ... Dmitry Dulepov
13:41 Bug #29893 (Accepted): Moving more than 1 inline record messes up the DB
OK. After investigation I found the setting that causes this bug.
I had this in my ext_tables.php file:...
Xavier Perseguers
12:07 Bug #29893: Moving more than 1 inline record messes up the DB
TCA for staff:... Xavier Perseguers
12:05 Bug #29893 (Closed): Moving more than 1 inline record messes up the DB
I have a few staff records, in them I have 1-n departments
I edit one of them and add a new department, before sav...
Xavier Perseguers
10:52 Feature #29786: Move t3lib_div::compat_version to t3lib_utility_VersionNumber
Patch set 1 of change I700fbe13a2c84616d811cd05a20012d8cf34217c has been pushed to the review server.
It is available...
Mr. Hudson
10:48 Feature #29887 (New): Implementing lilio_cachetags functionality in Core
Hi!
I recently released the extension "Easy Cache Tags" (lilio_cachetags), as an easy way of connecting cache tags...
Mathias Bolt Lesniak
10:23 Task #29884: Adopt the implementation of tx_em_Index_CheckDatabaseUpdatesHook to its changes
Patch set 1 of change Id90b9374976c3418ca75a0866a614e63336e339c has been pushed to the review server.
It is available...
Mr. Hudson
10:13 Task #29884 (Closed): Adopt the implementation of tx_em_Index_CheckDatabaseUpdatesHook to its changes
In #29594 the interface of the checkDbUpdates Hook in tx_em_install changed.
The newly implemented method should be ...
Thomas Maroschik
09:25 Bug #27602 (Under Review): File > Filelist view item margin
Resolved by the Skin Team for the moment.. core issue now Steffen Gebert
00:41 Bug #27602: File > Filelist view item margin
Patch set 1 of change I0d737d85b7444747c7292362a43f48528a0d4806 has been pushed to the review server.
It is available...
Mr. Hudson
08:00 Bug #29770 (Resolved): Backlink in add wizard of IRRE foreign records is broken
Applied in changeset commit:4a4ad2d6ffcf9a3fc9da7beec62b890b05159a11. Sebastian Fischer
07:37 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
The TS from cal_ts_service:... Björn Pedersen
00:09 Bug #29855: Tag attributes are reversed on save, clutters workspace compares.
i'd consider this a bug.
Should not be hard to fix.
Tobias Liebig
00:08 Bug #29853: Broken image paths when in workspace module.
I can confirm this is a bug (using the introduction package 4.5.6) Tobias Liebig

2011-09-15

23:53 Bug #29785: felogin redirect Error with showLogoutFormAfterLogin
the redirect seems to be disabled explicitly, when setting the "showLogoutFormAfterLogin".
If you have two differe...
Tobias Liebig
23:42 Bug #29783 (Under Review): getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Tobias Liebig
11:05 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 3 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is available...
Mr. Hudson
09:30 Bug #29783: getQuery: fields explicilty added on select <table>.* : Error: ambigious parameter uid
Patch set 2 of change I50332c22e627ea452aaee233fdbbdf3dd426a1b6 has been pushed to the review server.
It is available...
Mr. Hudson
23:23 Bug #29770 (Under Review): Backlink in add wizard of IRRE foreign records is broken
Tobias Liebig
08:41 Bug #29770: Backlink in add wizard of IRRE foreign records is broken
Patch set 1 of change Id2bb587243b7ffbf8458ac3cecfa9ddaa5266d5c has been pushed to the review server.
It is available...
Mr. Hudson
23:18 Feature #29750 (Under Review): Pre-Session Hook in t3lib_userauth
Tobias Liebig
23:15 Bug #29749: Big tt_news articles causes errors
Did you mean any other workspace then the live workspace?
I just tested to create a tt_news record with way more t...
Tobias Liebig
23:12 Bug #27602 (Needs Feedback): File > Filelist view item margin
Tomas Norre Mikkelsen
23:12 Bug #27602: File > Filelist view item margin

Sorry, was not sure how to submit to gerrit, got my ssh-key authorized, but not sure how to commit a patch for revi...
Tomas Norre Mikkelsen
23:01 Bug #29747: tcaTree got troubles with many items
Could you provide a dump or .t3d with test data? Tobias Liebig
23:00 Task #29495 (Resolved): Refactor t3lib_message_AbstractMessage and ErrorPageMessage
Applied in changeset commit:f610511fa97839b65b74973bffb921c9262b1288. Steffen Gebert
21:40 Task #29495: Refactor t3lib_message_AbstractMessage and ErrorPageMessage
Patch set 4 of change I5a63a5ad1d491af6bbf9ac374b9df3d3f7a4d9b8 has been pushed to the review server.
It is available...
Mr. Hudson
22:53 Feature #29698: New Login error hook
Seems to be a really easy task. Thanks for contributing the patch.
Would you mind to push it as a change request i...
Tobias Liebig
22:48 Bug #29696: section_frame in listview displays wrong label
i can confirm this issue, using the IntroductionPackage. But it seems to be okay in 4.4.
Looks like the list modul...
Tobias Liebig
22:00 Task #29802 (Resolved): Add SwiftMailer license exception to be included in TYPO3v4
Applied in changeset commit:3054ac95a311d6f79731522609747fc71263c401. Ernesto Baschny
12:03 Task #29802: Add SwiftMailer license exception to be included in TYPO3v4
Patch set 1 of change Iaf1420f28b1bc4945aacd4f8183cd2ec33513270 has been pushed to the review server.
It is available...
Mr. Hudson
11:58 Task #29802 (Closed): Add SwiftMailer license exception to be included in TYPO3v4
SwiftMailer Library, which is included since TYPO3v4 as the engine behind "t3lib_mail" in typo3/contrib/swiftmailer i... Ernesto Baschny
21:30 Bug #29832 (Resolved): Bugfix #29695 breaks backend login
Applied in changeset commit:e420c1431b55fccf2da5e583bebd84322ad13263. Frederic Gaus
20:31 Bug #29832: Bugfix #29695 breaks backend login
To reproduce this, you have to delete the contents of @typo3temp/compressor/@ to force recreation of the (corrupt) JS... Steffen Gebert
20:24 Bug #29832: Bugfix #29695 breaks backend login
Patch set 3 of change I74c0ceee40e170b7cf2e7db91b1554d811a7c844 has been pushed to the review server.
It is available...
Mr. Hudson
16:51 Bug #29832: Bugfix #29695 breaks backend login
Patch set 2 of change I74c0ceee40e170b7cf2e7db91b1554d811a7c844 has been pushed to the review server.
It is available...
Mr. Hudson
16:42 Bug #29832 (Under Review): Bugfix #29695 breaks backend login
Chris topher
16:08 Bug #29832: Bugfix #29695 breaks backend login
Patch set 1 of change I74c0ceee40e170b7cf2e7db91b1554d811a7c844 has been pushed to the review server.
It is available...
Mr. Hudson
15:52 Bug #29832 (Closed): Bugfix #29695 breaks backend login
Because of a php bug in very popular php versions (e.g. 5.3.2 and 5.3.3) used in very popular linux distributions (Ub... Frederic Gaus
20:13 Bug #23870: Field alias not displayed in Workspace
Bernhard, please do not set Target versions on your own. It's a limitation of Redmine that you're able to do so.
I...
Steffen Gebert
14:12 Bug #23870: Field alias not displayed in Workspace
still there in 4.5.4 Bernhard Giner
20:01 Task #29594: Introduce new hooks to create database fields and keys dynamically
Patch set 4 of change I66ff195ae8f656961f5251d7722a16a554aca219 has been pushed to the review server.
It is available...
Mr. Hudson
19:52 Task #29594: Introduce new hooks to create database fields and keys dynamically
Patch set 3 of change I66ff195ae8f656961f5251d7722a16a554aca219 has been pushed to the review server.
It is available...
Mr. Hudson
19:49 Task #29594: Introduce new hooks to create database fields and keys dynamically
Patch set 2 of change I66ff195ae8f656961f5251d7722a16a554aca219 has been pushed to the review server.
It is available...
Mr. Hudson
19:50 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
Hi Jigal and Steffen,
In the "notice 11":http://forge.typo3.org/issues/24642#note-11 is described that the setting...
Christian Ludwig
19:00 Bug #29141: RTE, Firefox 6 and mailto links
Stanislas Rolland wrote:
> Please try to clear the RTE cache using the BE Clear cache menu.
Yes! That did the tri...
Thomas Oliver Moll
17:53 Bug #29141: RTE, Firefox 6 and mailto links
Thomas Oliver Moll wrote:
> This problem still exists in 4.5.6!
>
> I updated to 4.5.6 and double-checked that the n...
Stanislas Rolland
17:33 Bug #29141: RTE, Firefox 6 and mailto links
This problem still exists in 4.5.6!
I updated to 4.5.6 and double-checked that the new version of htmlarea.js is l...
Thomas Oliver Moll
17:19 Feature #29776 (Rejected): Adjust length of text in Backend
I agree with Georg. If ever, it should be put in PageTS, not in T3_CONF_VARS. Steffen Gebert
16:35 Bug #29855 (Closed): Tag attributes are reversed on save, clutters workspace compares.
When saving a content element, the order of attributes of img and a tags is reversed. This happens on every save. For... Bart Dubelaar
16:29 Bug #29853 (Closed): Broken image paths when in workspace module.
When comparing live & draft versions in the workspaces module, images paths are broken and images are not shown.
The...
Bart Dubelaar
15:10 Bug #24880: SQL errors in EM when updating extensionlist from TER
I guess this may be caused by an incorrect counter in the TER for the extension a1_teasermenu.
Downloads (total / th...
Ingo Pfennigstorf
14:00 Feature #29790: List-View necessary?
Ok - the screen modul_page_02.png is only if there are records on content-pages.
In this case a link or another opti...
Gunther Schöbinger
13:38 Feature #29790: List-View necessary?
With real content, this is than way to much on one page >> modul_page_02.png
Possible Solution: A simple text line...
Jens Hoffmann
13:00 Feature #29790: List-View necessary?
Hi Fabien,
thank you for your answer. The problem is well known and maybe there is another simple way to solve this ...
Gunther Schöbinger
11:32 Feature #29790 (Needs Feedback): List-View necessary?
Hi Gunther,
I understand your point but things aren't as simple as that.
> Folders = display the List-View
Y...
Fabien Udriot
11:21 Feature #29790: List-View necessary?
!list_view_01.png!
!list_view_02.png!
Fabien Udriot
12:04 Bug #19196: Nested Tabs in FlexForms Sections are disfunctional
The Problem still exists in TYPO 4.5.5 but the patch does not work - is there a solution for that issue anywhere?
...
Sigfried Arnold
11:55 Bug #29801 (Closed): Delete access required to move pages.
In order to be able to move pages in the pagetree, the user must have delete access to the page (4.5.5). Users can ho... Bart Dubelaar
11:30 Bug #29800 (Rejected): Problem saving content element
Hi,
After upgrading to 4.5.6 i got following error-message when saving content-elements:...
Tomas Norre Mikkelsen
09:47 Bug #29796: Git-Tag TYPO3_4-5-6 does not exists
@Xavier: You are my hero!
Thanks for that hint!
Alexander Grein
09:43 Bug #29796 (Closed): Git-Tag TYPO3_4-5-6 does not exists
You forgot to update the list of tags:... Xavier Perseguers
09:04 Bug #29796 (Needs Feedback): Git-Tag TYPO3_4-5-6 does not exists
I see them here: http://git.typo3.org/TYPO3v4/Core.git Chris topher
08:02 Bug #29796 (Closed): Git-Tag TYPO3_4-5-6 does not exists
It seems that the bugfix release 4-5-6 has no tag in GIT.
Also 4-4-11 and 4-3-14 is missing.
Alexander Grein
08:58 Bug #29695 (Resolved): t3lib_Compressor fails with external files
Xavier Perseguers
08:11 Bug #29775: RTEhtmlarea mailto-Links in Firefox broken
May be the same problem already described in this issue (already fixed in 4.5.6):
http://forge.typo3.org/issues/29167
Alexander Grein
08:08 Bug #29782: RTE marks email links as extern when there is an external link before the email link
May be the same problem already described in this issue (already fixed in 4.5.6):
http://forge.typo3.org/issues/29167
Alexander Grein
07:49 Bug #29788: Cannot close window after having installed another depending extension
this is an issue due to the new Extensions-Manager.
The close link of such window, issue only a JS command to thew n...
Steffen Ritter
 

Also available in: Atom