Project

General

Profile

Activity

From 2011-01-08 to 2011-02-06

2011-02-06

22:36 Bug #24941: encrypted SMTP: connection fails due to wrong datatypes
It gets stranger:
in Swift_Transport_EsmtpTransport the member $_params is declared as:
private $_params = array(...
Jigal van Hemert
17:26 Bug #24941: encrypted SMTP: connection fails due to wrong datatypes
In my opinion it suffices to have _one_ properly working encryption. So there is no need to have a choice. Julian Hofmann
16:56 Bug #24941: encrypted SMTP: connection fails due to wrong datatypes
I've now reportet the bug to the SwiftMailer guys:
http://swiftmailer.lighthouseapp.com/projects/21527-swift-mailer/...
Steffen Gebert
21:29 Bug #21641: Update to 4.3.5 causes many apache2 processes.
Thanks for the heads up!
Closed.
Chris topher
20:22 Bug #21641: Update to 4.3.5 causes many apache2 processes.
This issue may be closed. Seems to be fixed in newer versions. TO_Webmaster no-lastname-given
20:59 Bug #24952: javascript error after contextmenu -> delete a page
Thanks, Sven! That's the missing piece!
Setting options.alertPopups = 2 or disabling via JS leads to the error, as...
Steffen Gebert
20:40 Bug #24952: javascript error after contextmenu -> delete a page
hi,
i spend some time to this issue.
The first thing is the pagetree is not refreshed.
This can reproduced if yo...
Sven Juergens
00:42 Bug #24952: javascript error after contextmenu -> delete a page
Stefan, can you reproduce this? I can't. Steffen Gebert
20:11 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
ACK. I profiled v6 against original code:... Steffen Gebert
19:30 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Using Xdebug and WinCacheGrind I found out that the original removeDuplicatesForInsertion was much faster than the on... Jo Hasenau
18:12 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
v4 was buggy use v5 instead Jo Hasenau
18:02 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Attached another version with optimized order of conditions in if clauses and
if ($item{0} == '-') {
$item = rt...
Jo Hasenau
11:46 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
@Jigal: We won't know if it's faster until we will test different functions in the same context.
Currently I haven...
Jo Hasenau
19:58 Bug #24973 (Closed): User setup - pressing return creates installtool file
In user setup, if you press return, the form gets submitted with the last submit button. And this is not the save but... Steffen Kamper
18:35 Bug #24972 (Closed): Improve error handling in ExtDirect router
Problem:
Even if something goes wrong in a ExtDirect request, the request gets processed, which lead to unexpected r...
Helmut Hummel
18:22 Bug #24940: ExtDirectCode is added twice
committed to 4_5 rev 10401 and trunk rev 10402 Steffen Kamper
18:21 Revision 5f739d9d: Fixed bug #17464: ExtDirectCode is added twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10402 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:21 Revision 2eef9eaf: Fixed bug #17464: ExtDirectCode is added twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10401 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:52 Bug #24971 (Closed): validateform.js can't handle lower and upper quantifiers
If in a form a EREG expression contains a quantifier such as \\d{2,4} the Javascript validateform won't work, because... Boris Schlszler
13:32 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Yes ;) Steffen Gebert
13:28 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
When i delete line $TYPO3_CONF_VARS['BE']['forceCharset'] = '' the installtool shows me utf-8 and it works without pr... Sascha no-lastname-given
12:19 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
I just checked the code in config_default.php
If forceCharset is not changed in localconf.php, then it uses utf-8....
Steffen Gebert
11:13 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Okay, I gave it a try. Without the forceCharset setting, the characters are getting wrong, indeed.
Seems like the ...
Steffen Gebert
04:07 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Without forceCharset same problem. Firfox/Mac.
What happens here:
JS change the label after editing correct. Same...
Sascha no-lastname-given
00:56 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Works for me too - but then breaks a lot of other stuff - anyways if it a local problem with my intallation let's jus... Jesper Scheuer
00:34 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Have you set [BE][forceCharset] = utf-8 in Install Tool?
It works for me..
Steffen Gebert
13:08 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
I've just pointed SteffenR to this issue, who is probably responsible for this feature ^^.
I don't know, what this...
Steffen Gebert
13:03 Bug #24970 (Closed): The refresh login dialogue is shown even if the session already timed out
Problem:
There are several reasons why a backend session can expire. If this happens, the refresh login dialogue is ...
Helmut Hummel
12:25 Bug #24582: Accept alternative notations for setDBinit
Another point, which should be improved is the comment for $TYPO3_CONF_VARS['BE']['forceCharset']... Steffen Gebert
10:07 Bug #19483: alternativeSortingField does not work for other languages
Hi guys,
is that problem still present?
If so, please push the patch to Gerrit!
Chris topher
01:02 Bug #24898: ExtJs Theme - use grey folder items for tree by default
committed to 4_5 rev 10399 and trunk rev 10400 Steffen Kamper
00:54 Revision c0fa5793: Fixed bug #17413: ExtJs Theme - use grey folder items for tree by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10400 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:53 Revision ac343780: Fixed bug #17413: ExtJs Theme - use grey folder items for tree by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10399 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:40 Bug #24887: Context Menu of the pagetree is not shown anymore after update
I would really prefer using such a call.. also for the default bookmark options.
I think sb. started with 4.3 or 4.4...
Steffen Gebert
00:39 Bug #24838: [Unit Tests] t3lib_formprotection_BackendFormProtectionTest causes php fatal error
The fix for this has been committed with the fix for #24962 Helmut Hummel
00:39 Bug #24592: StateProvider values not respected
committed to
4_5 rev 10397
trunk rev 10398
Steffen Kamper
00:38 Revision 57b54178: Fixed bug #17057: StateProvider values not respected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10398 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:38 Revision 92093805: Fixed bug #17057: StateProvider values not respected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10397 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:32 Bug #24963: Can't copy/cut + paste records due to security token-blocking
Thanks for your feedback.
The patch might work, but since this extension makes use of XCLASS in other places, it ...
Helmut Hummel
00:30 Bug #21834: Icons for Word documents missing
- trunk rev. 10396
- 4-5 rev. 10395
Thanks, Tobias!
Steffen Gebert
00:28 Revision 51b3f2a6: Fixed bug #12998: Icons for Word documents missing (Thanks to Tobias Schäfer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10396 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:19 Revision 81304a6e: Fixed bug #12998: Icons for Word documents missing (Thanks to Tobias Schäfer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10395 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert

2011-02-05

23:44 Bug #24968 (Closed): Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
When I edit a pagename in the pagetree and use local letter (f.x. Danish æ,ø,å or German ö) the name is saved incorre... Jesper Scheuer
23:32 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
What do you think about the patch? I didn't delete anything, its just catches empty-empty. Sascha no-lastname-given
23:08 Bug #24966: Speed up t3lib_div::resolveBackPath
Closing this, as we can't make this tiny API change.. :( Steffen Gebert
23:00 Bug #24966 (Closed): Speed up t3lib_div::resolveBackPath
This function is called several hundred times during BE page generation.
I was able to simplify the code and speed...
Steffen Gebert
23:01 Bug #24967 (Closed): Add Unit Tests for t3lib_div::resolveBackPath()
Add Unit Tests for t3lib_div::resolveBackPath()
(issue imported from #M17495)
Steffen Gebert
22:51 Bug #24965: Filelist misses open folder icon
committed to 4_5 rev 10393 and trunk rev 10394 Steffen Kamper
15:00 Bug #24965 (Closed): Filelist misses open folder icon
In filelist the icon of expanded and collapsed folder is the same.
Use open folder for expand.
(issue imported...
Steffen Kamper
22:48 Revision fbf2cb01: Fixed bug #17493: Filelist misses open folder icon
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10394 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:48 Revision 99aebb0c: Fixed bug #17493: Filelist misses open folder icon
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10393 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:43 Feature #17720: t3lib_div::resolveBackPath : resolving "./" and code cleaning
Aim of resolveBackPath is to get rid of ../, which can be a problem for some systems.
I made some tests with the f...
Steffen Gebert
22:36 Bug #24962: After introducing the locking in #24790 no CSRF token will ever be deleted
Committed to 4_5 rev 10391 and trunk rev 10392 Steffen Kamper
22:35 Revision 9c53ff61: Fixed bug #17490: After introducing the locking in #17289 no CSRF token will ever be deleted (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10392 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:31 Revision 23655429: Fixed bug #17490: After introducing the locking in #17289 no CSRF token will ever be deleted (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10391 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:23 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Did someone actually measure if array functions are faster? Helmut showed me today that a foreach is sometimes faster... Jigal van Hemert
18:30 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Attached V2 that adds a missing array_unique to remove doubles from the insertionArray as well. Jo Hasenau
17:57 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Attached patch changes the most obvious things.
It removes preg_replace where it was not necessary.
It replaces s...
Jo Hasenau
22:05 Bug #24963: Can't copy/cut + paste records due to security token-blocking
Yes, kb_nescefe is installed on both of my installations, so this might be the problem. Thanks a lot for the patch, I... Michael Bakonyi
20:13 Bug #24963: Can't copy/cut + paste records due to security token-blocking
The attached patch fixes this problem in the extension for me. Helmut Hummel
20:00 Bug #24963: Can't copy/cut + paste records due to security token-blocking
OK, I can reproduce the problem, when kb_nescefe is installed.
Michael do you also have this extension installed? ...
Helmut Hummel
19:42 Bug #24963: Can't copy/cut + paste records due to security token-blocking
I perfom same steps in Page module, after 4 I get the error.
In List module I can re-position cntent element normall...
Katja Lampela
18:11 Bug #24963: Can't copy/cut + paste records due to security token-blocking
Please give me a step by step description, because I cannot reproduce it, also not in the page module. Here's what I ... Helmut Hummel
14:57 Bug #24963: Can't copy/cut + paste records due to security token-blocking
I can confirm the same behaviour with Page module: I try to copy/cut a content element and then paste it into another... Katja Lampela
00:02 Bug #24963: Can't copy/cut + paste records due to security token-blocking
Can you please describe exactly the steps you take to get the error message? I cannot reproduce this in a plain insta... Helmut Hummel
21:54 Bug #23545: Memcache::delete() without timeout param causes loss of memcache server in pool
http://www.php.net/manual/en/memcache.delete.php
bool Memcache::delete ( string $key [, int $timeout = 0 ] )
It...
Michiel Roos
13:51 Bug #24950: Large subtrees in the pagetree wont open
4.5.1 is scheduled for March 09th.
Why not use the subversion checkout of the 4.5 branch? It already contains the ...
Steffen Gebert
08:33 Bug #24950: Large subtrees in the pagetree wont open
It looks like to be a speed issue, as with less database load, the tree works (but is incredible slow). Is there a 4.... Klaus Hinum
13:38 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Test attached patch (made for trunk) please. Jigal van Hemert
13:38 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Attached patch is made for trunk.
It only uses escapeshellarg if there is something to escape or if there is whitesp...
Jigal van Hemert
12:14 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Hi Martin
You need to download the attached file (17399.diff) and patch class.ux_t3lib_db.php as following:
pat...
Michael
11:16 Bug #24169: Exception in Core during installation of new system extensions in 4.4
Fixed with #24866 Steffen Gebert
11:15 Bug #24866: implode() issues in Install Tool
trunk rev. 10389
4-5 rev. 10390
4-4 rev. 10388
Steffen Gebert
11:14 Revision 3d2303d4: Fixed bug #17374: implode() issues in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10390 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:59 Revision 688ec788: Fixed bug #17374: implode() issues in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10389 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:57 Revision 31facde5: Fixed bug #17374: implode() issues in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10388 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:49 Bug #18285: TSREF: Improve introductory section of special=rootline
Moved to http://forge.typo3.org/issues/12802 Chris topher
09:29 Bug #25674: Calculation of next execution time wrong for configured start time in future
got me, I was quite busy these days
no longer reproducable with #16611!
Marcus Krause
04:35 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
Committed to 4_5 rev: 10387 Jigal van Hemert
04:33 Revision 17452d09: Fixed bug #17351: PHP_SCRIPT_EXT/INT in 4.5 doesn't work (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10387 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
00:23 Revision fef39241: Merged em revision 4071
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10386 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:23 Revision 59788d0f: Merged em revision 4071
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10385 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2011-02-04

23:24 Bug #24964 (Closed): Link-Editor in RTE cannot be used with netbooks (low resolution)
I use my Asus EEE PC and I cannot use the RTE-Linkeditor because the head-navigation is hidden by the black Bar. The ... Christian Clausen
21:10 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Hi,
english is not my native language, sorry. Can anyone help me and tell me, what I have to do to fix this proble...
Martin no-lastname-given
13:52 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
I had the same problem. The COMPARE in the install tool couldn't create, delete or update tables. But this patch fixe... Administrator Admin
20:13 Bug #24963 (Closed): Can't copy/cut + paste records due to security token-blocking
In iist-module it's impossible to copy/cut + paste records from one page to another as the action gets blocked due to... Michael Bakonyi
20:01 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
Committed to trunk rev: 10384 Jigal van Hemert
19:58 Revision 2a51dfcb: Fixed bug #17351: PHP_SCRIPT_EXT/INT in 4.5 doesn't work (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10384 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
19:52 Bug #24962 (Closed): After introducing the locking in #24790 no CSRF token will ever be deleted
Problem:
After introducing the locking in #24790, fetching the probably updated token array and merging this with th...
Helmut Hummel
19:05 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
I don't know, if we could save calls. It's called 20 times in the attached example call, which consume too much time ... Steffen Gebert
19:00 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
is this just a problem of quality or quantity?
In other words: Is the code too slow or are there too many superflu...
Jo Hasenau
18:35 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
.. and also 14% of page module rendering Steffen Gebert
18:32 Bug #24961 (Closed): Improve t3lib_extMgm::addToAllTCAtypes performance
Almost 40% of a BE AJAX call is consumed by t3lib_extMgm::addToAllTCAtypes().
This method should be improved perfo...
Steffen Gebert
18:35 Bug #24950: Large subtrees in the pagetree wont open
Please test with the latest trunk again. A major performance problem was solved currently. Stefan Galinski
10:17 Bug #24950 (Closed): Large subtrees in the pagetree wont open
Large subtrees (e.g. 800 pages) in the pagetree wont open due to timeout constraints. E.g. in the new Chrome 9 nothin... Klaus Hinum
18:22 Bug #24960 (Rejected): Rewrite t3lib_loadModules::getRelativePath()
This function does lots of string magic and is called ~200 times during a backend.php call.
It consumes ~14% of th...
Steffen Gebert
18:02 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
Thanks for investigating!
I think renderMode => 'singlebox' would restore the old value. However I don't think tha...
Steffen Gebert
17:57 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
This would always end in "empty-empty":
if ($iField && $iPath && $row[$iField]) {
$iParts = t3lib_div::trimE...
Sascha no-lastname-given
17:54 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
It took some time to went though t3lib/class.t3lib_tceforms.php but i found the problem that appears in users, groups... Sascha no-lastname-given
17:22 Bug #24959 (Closed): Make createVersionNumberedFilename() use native dirname() function
t3lib_div::createVersionNumberedFilename() calls t3lib_div::dirname() which explodes the path.
The whole thing is ca...
Steffen Gebert
16:53 Bug #24854: beforeWrap property of TMENU is not recognized anymore
Committed v2 to trunk in revision 10382 and 4.5 in revision 10383 Francois Suter
16:51 Revision 9e78e0f9: Fixed bug #17360: beforeWrap/afterWrap properties of TMENUITEM not working anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10383 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:50 Revision 840c888b: Fixed bug #17360: beforeWrap/afterWrap properties of TMENUITEM not working anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10382 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:30 Bug #24958 (Closed): BE forms: language selector show superfluous records
The language selector in the top of BE forms is intended to show (and switch between) all translations of a certain r... Thorsten Kahler
15:54 Bug #21834: Icons for Word documents missing
I've created the patch against the trunk version. Tobias Schaefer
15:06 Bug #21834: Icons for Word documents missing
Hi Tobias,
thank you!
Please make the changes Christian spoke of and send your zip-File and those changes to Core...
Chris topher
14:50 Bug #21834: Icons for Word documents missing
Hi,
I've created some icons for the new MS office formats (docm, docx, dotm, dotc, pptm, pptx, potm, potx, ppsx, x...
Tobias Schaefer
15:40 Bug #15339: localization fails if content is moved from other language to default language
The value of l18n_parent should be reset when moving content elements to other languages, especially when moving to t... Thorsten Kahler
15:25 Bug #22183: Multiple duplicate of alternative page languages
Hi Maik,
does that problem still exist in a more current 4.3 release? Do you have any additional information about...
Thorsten Kahler
15:24 Feature #24957 (Closed): Make T3Editor (in File) resizeable
He devs,
the editor with syntaxhighlighting should be automatically resizeable.
E.g. with an extPanel with layout...
Kay Strobach
13:48 Bug #24955: Remove all mentions of $LANG_GENERAL_LABELS
Committed to trunk in revision 10381 Francois Suter
12:40 Bug #24955 (Closed): Remove all mentions of $LANG_GENERAL_LABELS
The $LANG_GENERAL_LABELS used to contain often used localized labels. It has been marked as deprecated in TYPO3 3.6. ... Francois Suter
13:47 Revision ce74c9e9: Cleanup #17482: Remove all mentions of $LANG_GENERAL_LABELS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10381 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
13:16 Bug #24658: New window instead of new tab when viewing a page from the new page tree
Closed in favor of #24916, which has a patch. Steffen Gebert
13:16 Bug #24946: "Show" doesn't work in Chrome in new page treee
i test it with patch 0017431 , but it does not change the behavior in chrome, you must allow popups and it opens in a... Sven Juergens
13:10 Bug #24946: "Show" doesn't work in Chrome in new page treee
I think you mean #24916, Steffen Ernesto Baschny
12:23 Bug #24946: "Show" doesn't work in Chrome in new page treee
Could you test the patch for #24916, please?
It's not really intended by Stefan that a new Window is opened, inste...
Steffen Gebert
12:12 Bug #24946: "Show" doesn't work in Chrome in new page treee
Popup blocker is on the way. Difference from previous releases is that now the popup is opened through the ajax respo... Ernesto Baschny
11:56 Bug #24946: "Show" doesn't work in Chrome in new page treee
jeb, works for me too (popups allowed)
But it opens a new window instead of a new tab (btw same behavior as in FF - ...
Henrik Ziegenhain
10:53 Bug #24946: "Show" doesn't work in Chrome in new page treee
works for me too, after i allowed this side to open PopUps Sven Juergens
09:49 Bug #24946: "Show" doesn't work in Chrome in new page treee
works for me Steffen Gebert
04:57 Bug #24946 (Closed): "Show" doesn't work in Chrome in new page treee
The feature "show" doesn't work in the new pagetree in chrome. Either fix it or hide it for chrome
(issue importe...
Georg Ringer
13:15 Bug #24956: GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
Sorry, wrong category. Move it to "TYPO3 Core" please. Philipp Mueller
13:06 Bug #24956 (Closed): GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
Hello
I use the GIFBUILDER to generate a Menu with a dynamic text (pagename). If a pagename includes a slash (/) t...
Philipp Mueller
13:06 Feature #24949: Order of module menu entries
The idea is good but the solution is quite complex.
Currently an extension (including the sysext's) have the possi...
Ernesto Baschny
10:16 Feature #24949 (Closed): Order of module menu entries
Order and position of menu-elements depend on the order of their installation. But this is quite confusing as you the... Ralle Büchnitz
13:00 Bug #24887: Context Menu of the pagetree is not shown anymore after update
Actually, I just found out / remembered that we have an API for adding new default UserTS without touching the "defau... Ernesto Baschny
12:48 Bug #24953: addQueryString.exclude doesn't support arrays
Could you be more specific? #20542 was already solved and included in 4.3. Is there anything missing yet? Please elab... Ernesto Baschny
11:23 Bug #24953 (Closed): addQueryString.exclude doesn't support arrays
see: http://bugs.typo3.org/view.php?id=11239
Please add this to your TYPO3-Code.
(issue imported from #M1...
Mischa Heissmann
12:31 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
This may be covered by the patch already, but if I view the BE log (Admin -> Log) the following error occurs:
tabl...
Albert van der Veen
12:09 Bug #24951: Debugging database errors breaks with this (formerly correct) code: $GLOBALS['TYPO3_DB']->debugOutput = true;
Thanks for the report. Sounds reasonable.
Could you please provide a patch fixing that issue and submit it to the ...
Ernesto Baschny
11:13 Bug #24951 (Closed): Debugging database errors breaks with this (formerly correct) code: $GLOBALS['TYPO3_DB']->debugOutput = true;
In class t3lib_DB on line ~ 134 it says
var $debugOutput = FALSE; // Set "TRUE" if you want database errors output...
Markus Kappe
11:57 Task #24954 (Closed): The Big Cleanup 4.6
This is an umbrella task meant to be used to group all tasks related to removing obsolete stuff in TYPO3 4.6 and in g... Francois Suter
11:19 Bug #24952 (Closed): javascript error after contextmenu -> delete a page
hi,
in 4.5.0 and in current trunk 10380 i got a javascript error after deleting a page with the Contextmenu -> Pag...
Sven Juergens
11:05 Bug #24125: jumpurl secure links over HTTPS fail in Internet Explorer when BE user logged in
Important! If you want to test this bug you have to make sure, that gzip compression is disabled. Otherwise the error... Alexander Stehlik
10:33 Bug #24916: "Show Page" in contextmenu results in new browser window
Looks good. Is working for me. Christian Nölle
09:28 Bug #24916: "Show Page" in contextmenu results in new browser window
I will check that out later on. Christian Nölle
10:12 Feature #24948 (Closed): Check if user _cli_lowlevel exists in db check and create it if it does not like in scheduler
currently you manually have to check if there is a user _cli_lowlevel for updating the refindex with command line but... Simon Schaufelberger
09:19 Bug #24935: Image Adjustments of a "Images Only"-content change width/height attribute of the img element
No, Pederson, it does not. I have to repeat myself, as you don't seem to understand the spec. It clearly says in the ... gert
07:59 Bug #24947: marker replace issue with the typo3 template
If you need general support, please use one of the mailinglists as the bugtracker is for submitting bugs and not for ... Georg Ringer
07:44 Bug #24947: marker replace issue with the typo3 template
issue is solved now.... Raju
07:37 Bug #24947 (Closed): marker replace issue with the typo3 template
Hello
i got one issue with the typo3 template. when i replaced
###TEST###
###TEST###
###TEST###
it just ...
Raju
00:40 Bug #24932: path to Documentation for sysextensions is wrong
Committed to em branch rev 4055 Steffen Kamper
00:04 Bug #24892: Pagetree cause endless loop in ExtJS events
Committed to trunk and 4_5 (rev 10379/10380) Steffen Kamper
00:02 Revision 96470456: Fixed bug #17407: Pagetree cause endless loop in ExtJS events
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10380 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:01 Revision 245e028c: Fixed bug #17407: Pagetree cause endless loop in ExtJS events
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10379 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2011-02-03

23:22 Bug #24935: Image Adjustments of a "Images Only"-content change width/height attribute of the img element
So wen can close this one. Jo Hasenau
15:27 Bug #24935: Image Adjustments of a "Images Only"-content change width/height attribute of the img element
<quote>
13.7.1 Width and height
Attribute definitions
width = length [CN]
Image and object width override...
Björn Pedersen
09:13 Bug #24935: Image Adjustments of a "Images Only"-content change width/height attribute of the img element
your quote is irrelevant, but your second argument and your conclusion are valid. should have informed myself better.
gert
07:43 Bug #24935: Image Adjustments of a "Images Only"-content change width/height attribute of the img element
The html spec says:
<quote>The height and width attributes give user agents an idea of the size of an image or obj...
Jo Hasenau
21:52 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
@Stanislas: Yes, the placeholder issue is fixed on 4.4.4 after applying ws_placeholders.patch
However the Off-By-O...
Felix Buenemann
04:37 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
@Felix: I am unable to reproduce this placeholders issue with current trunk (TYPO3 4.5.0).
I think this should hav...
Stanislas Rolland
19:52 Bug #24945 (Closed): Status "500 Internal Server Error" returned, if page is not found
Due to the ExceptionHandler, no status 404 is returned, if a page is not found, but status 500 instead.
This happe...
Steffen Gebert
18:01 Bug #24688: Pagetree cannot be initialized with a specific page ID
Hey Steffen,
Applying #24592 doesn't change the behavior at all.
Thanks,
jeff
Jeff Segars
13:22 Bug #24688: Pagetree cannot be initialized with a specific page ID
could you check if #24592 solves this issue? Steffen Kamper
17:56 Bug #24625: Pagetree: Tooltip when page ID is shown in tree
What's about some more info? Then you don't need to differ
Title: [non cropped title]
ID: 123
Child of: 5
Type:...
Steffen Kamper
17:53 Bug #24626: Pagetree - Create the root page per drag and drop is impossible
This should be possible at least by drop the page on root node. Steffen Kamper
17:18 Bug #24944 (Closed): EDITPANEL allow doesn't work anymore
I tried the following:
lib.searchbox = COA
lib.searchbox {
10 = EDITPANEL
10 {
allow = toolbar,edit,...
Bernhard Eckl
17:05 Bug #24943 (Closed): preg_replace error at search for '/'
As in bug #16488 TYPO3 reports an error
Core: Error handler (FE): PHP Warning: preg_replace() [<a href='function.pre...
Stefan Terborg
16:45 Bug #24916: "Show Page" in contextmenu results in new browser window
hi Christian,
i had the same "problem", can you test the attached patch ? "Show Page" should now open again in a t...
Sven Juergens
16:41 Bug #24908: On page properties form, field "Mark as 'New' Until" must be located under "Access" tab
Sure, I guess maybe should us to open another issue so CSH is changed, as suggested by Joy? That way the field placem... Eric Auchterberge
16:31 Bug #24908: On page properties form, field "Mark as 'New' Until" must be located under "Access" tab
I agree with Joey, if you give the field a meaning in your project, you can rearrange the fields. But as pointed out,... Steffen Gebert
10:10 Bug #24908: On page properties form, field "Mark as 'New' Until" must be located under "Access" tab
Sure, from a " 'New until' can be used to change the page rendering in the frontend" point of view, to place it near... Eric Auchterberge
10:04 Bug #24908: On page properties form, field "Mark as 'New' Until" must be located under "Access" tab
BTW: The "Publish Date" and "Expiration Date" fields are not just related to Access. Actually they are by default par... Jo Hasenau
08:59 Bug #24908: On page properties form, field "Mark as 'New' Until" must be located under "Access" tab
This just means that the doc has to be changed accordingly, since it's misleading and outdated. "New until" has nothi... Jo Hasenau
08:42 Bug #24908: On page properties form, field "Mark as 'New' Until" must be located under "Access" tab
You are right in the sense that at first sight "new until" seems not to be related to "access". But on the other hand... Eric Auchterberge
08:01 Bug #24908: On page properties form, field "Mark as 'New' Until" must be located under "Access" tab
We discussed that during the TCA optimization project and came to the conclusion, that "new until" is not related to ... Jo Hasenau
16:26 Bug #24941: encrypted SMTP: connection fails due to wrong datatypes
Hi Julian,
Sounds valid - however SwiftMailer docs also seem to have some issues ;)
You probably read this code...
Steffen Gebert
14:39 Bug #24941 (Closed): encrypted SMTP: connection fails due to wrong datatypes
Due to inconsequent datatypes within swiftmailer (and TYPO3), no encryted SMTP connection is possible.
In t3lib_ma...
Julian Hofmann
15:41 Bug #24887: Context Menu of the pagetree is not shown anymore after update
What if the install tool`d grep the localconf.php for any leftover, empty defaultUserTsconfig and delete the entry if... Matthias Bannert
11:21 Bug #24887: Context Menu of the pagetree is not shown anymore after update
Shame on me, there was a left over $TYPO3_CONF_VARS['BE']['defaultUserTSconfig'] indeed. Fixed now, thanks a lot!
...
Michael Bakonyi
10:39 Bug #24887: Context Menu of the pagetree is not shown anymore after update
Michael, go to the Admin Tools > User Admin and check the "TSconfig" of your users (tick the checkbox, click "Update"... Ernesto Baschny
10:17 Bug #24887: Context Menu of the pagetree is not shown anymore after update
I've got the same problem here with two installations regarding the not appearing context menu but in my installation... Michael Bakonyi
15:29 Bug #24942 (Closed): Wrong label in felogin redirectDisable
Wrong label in felogin redirectDisable.
The label says "Enable Redirect"
As I can see it it should be "Disable Re...
Claus Harup
15:20 Bug #24939: GIFBUILDER / LOAD_REGISTER issue with generating image file names
Lucky you. Though this is really strange.
Than please close this, maybe something else is twisting the settings he...
Thorsten van Stipriaan
14:52 Bug #24939: GIFBUILDER / LOAD_REGISTER issue with generating image file names
Which is what I can't reproduce here neither with current state of 4.5.1-dev nor with trunk.
Page title is: Page ...
Jo Hasenau
14:08 Bug #24939: GIFBUILDER / LOAD_REGISTER issue with generating image file names
It can not be closed. The meaningfulTempFilePrefix value is set to 100. This is not the issue since it worked on 4.4.... Thorsten van Stipriaan
13:47 Bug #24939: GIFBUILDER / LOAD_REGISTER issue with generating image file names
Just to make sure that the rest of the TS is working:
Can you read the text provided by the data property when loo...
Jo Hasenau
13:44 Bug #24939: GIFBUILDER / LOAD_REGISTER issue with generating image file names
OK - I did a test and found out that anything is working as expected.
meaningfulTempFilePrefix has been changed in...
Jo Hasenau
12:57 Bug #24939: GIFBUILDER / LOAD_REGISTER issue with generating image file names
Good catch, disabling meaningfulTempFilePrefix "fixes" this issue.
Your assumption $conf['text'] is not affected b...
Thorsten van Stipriaan
12:45 Bug #24939: GIFBUILDER / LOAD_REGISTER issue with generating image file names
Sorry - I forgot the "meaningfulTempFilePrefix"
It seems that the stdWrap functionality is not working as before h...
Jo Hasenau
12:37 Bug #24939: GIFBUILDER / LOAD_REGISTER issue with generating image file names
I don't get the point here.
The TS setup you posted should have no influence on the filename at all, since you are...
Jo Hasenau
12:18 Bug #24939 (Rejected): GIFBUILDER / LOAD_REGISTER issue with generating image file names
Given a two line pagetitle. Output was something like "LINE_ONE_LINE_TWO_b62300e380.png" with 4.4.6
In 4.5 the set...
Thorsten van Stipriaan
14:27 Bug #15265: Documentation for system extensions not available
Creating own extensions for the documentation would have the disadvantage that you would have to download them sepera... Chris topher
14:19 Bug #24940 (Closed): ExtDirectCode is added twice
Though there is an unique check, this won't work anymore for this particular piece, as the tokens are included and ma... Steffen Kamper
14:17 Bug #19630: Wrong description for the constant styles.content.imgtext.linkWrap.width
Hi Veit,
thank you for your report!
You are right.
This has already been fixed with #3996, which was committ...
Chris topher
13:56 Bug #16486: There appeared Extension Repository upon clicking on "Open Office Writer 1.0 file (.sxw)"
I just checked that and the document - although it looks like it is outdated - can be downloaded and viewed correctly... Chris topher
12:19 Bug #24592: StateProvider values not respected
got it fixed. There were two main problems:
1) the initial states are not written (forgotten json_decode)
2) Stat...
Steffen Kamper
12:17 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
Will do Jo Hasenau
11:33 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
We will include that in 4.5.1, thanks for reporting and Joey for the fix. Ready for an RFC on the core list? Ernesto Baschny
11:14 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
I can confirm the Bug and that the diff is working. Would be nice if the next version contained this fix... Administrator Admin
11:35 Bug #23610: can't insert 0:00 to BE time input field
I can confirm this behaviour. Same here on 4.5.0 and 4.4.6 Ingo Pfennigstorf
11:30 Bug #24917: encrypted SMTP: Requirement check missing
1) agreed
2) I thought the PHP module was called "tls". But indeed its "openssl" which provides these streams (tls...
Ernesto Baschny
11:27 Bug #24917: encrypted SMTP: Requirement check missing
1) As the Exception is not a "SwiftMailer_TransportNoOpenSSL_Exception", but a generic "Swift_TransportException", we... Steffen Gebert
10:56 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
The patch given here is rather lengthy and the prepended dummy command looks like a real hack. I propose to use my so... Jörg Wagner
10:09 Bug #12743 (Closed): pagetree is not highlighted if only a content element is changed
If I change a content element in workspace via templavoila the page doesn't becomes "red" in pagetree. I think it sho... Sonja Schubert
10:03 Bug #24075: Not possible to configure RTE for flexform fields
IMHO this patch is very useful and I hope it will be integrated in futur version.
Cheers.
Marco Malagoli
08:47 Bug #24903: Error message for missing pictures in content elements is cropped
At least I had no real idea how to solve it, without destroying the compact view of all images. But that's the way it... Ralle Büchnitz
08:08 Bug #24903: Error message for missing pictures in content elements is cropped
IMHO the error message itself should be moved to the alt/title tag of the icon, so that the box could be shrinked to ... Jo Hasenau
08:27 Bug #18551: IMG_RESOURCE doesn't support file name with space
BTW: Could you provide your system configuration, since this bug may be related to the problems with IM/GM on Windows... Jo Hasenau
08:03 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
After applying the patch and deleting all cached files I can confirm that this patch has solved my problem.
The data...
Michael
08:00 Bug #24931: Quoting of path and filename in ImageMagick/GraphicsMagick not working on Windows + PHP5.2
Solution in 16656 also works. Both solutions have the same problem: they won't work with safe_mode enabled.
Maybe ...
Jigal van Hemert
07:52 Bug #24520: ImageMagick / GraphicsMagick does not run on every system
And of course you could get rid of safe_mode as well. Jo Hasenau
04:47 Bug #15688: no sorting in "Localization view" (with own records)
Please test patch attached to issue #16845 with TYPO3 4.5 or current trunk. Stanislas Rolland
04:45 Bug #22869: wrong sorting of translated CE
Please test patch attached to issue #16845 with TYPO3 4.5 or current trunk. Stanislas Rolland
04:43 Bug #19311: language changes when switching position is web>page
Please test patch attached to issue #16845 with TYPO3 4.5 or current trunk. Stanislas Rolland
00:15 Bug #24919: Pagetree: when start edit, the text should be selected
committed to 4_5 and trunk (rev 10377/10378) Steffen Kamper
00:14 Revision 70458d6d: Fixed bug #17434: Pagetree: when start edit, the text should be selected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10378 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:13 Revision bbdd0a94: Fixed bug #17434: Pagetree: when start edit, the text should be selected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10377 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2011-02-02

23:39 Bug #24891: Pagetree Editor remains with empty value
Committed to trunk (10375) and 4_5 (10376) Steffen Kamper
23:38 Revision b9fbd047: Fixed bug #17406: Pagetree Editor remains with empty value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10376 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:34 Revision c0a0271d: Fixed bug #17406: Pagetree Editor remains with empty value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10375 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:32 Bug #24924: sysext documentation links are broken!
Resolved as duplicate of #24932. Chris topher
00:16 Bug #24924 (Closed): sysext documentation links are broken!
The links to the documentation-manuals of sysext extensions are broken, e.g.:
http://domain.tld/sysext/linkvalidator...
Cornelius Illi
22:12 Bug #24932: path to Documentation for sysextensions is wrong
I don't understand why the develpers of the new em didn't test that... Simon Schaufelberger
14:42 Bug #24932: path to Documentation for sysextensions is wrong
Hi Simon,
could you provide us with a patch and bring it to Core List, please?
Chris topher
14:38 Bug #24932 (Closed): path to Documentation for sysextensions is wrong
the path to the documentation for the felogin looks like this in the old extension manager:
<my server>/sysext/felog...
Simon Schaufelberger
21:18 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
Patch from Jo Hasenau works.
+ 1 after testing.
Thank you Jo.
Michael Birchler
20:57 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
Michael, could you please test the fix from Joey, so that we can get that in the core list (RFC) and fixed for 4.5.1?... Ernesto Baschny
20:50 Bug #24937: Text with Image not working through the entire installation
This sounds very strange. The error message is being thrown by the "page not found" handler, which means that somehow... Ernesto Baschny
18:44 Bug #24937 (Closed): Text with Image not working through the entire installation
The following error is logged when the page is accessed:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Re...
William Searle
20:46 Bug #24887: Context Menu of the pagetree is not shown anymore after update
Similar problem as with requiredExt (which was overwritten in some installations with improper values).
What we pr...
Ernesto Baschny
20:10 Bug #24887: Context Menu of the pagetree is not shown anymore after update
what we need is to respect that in update wizard. As the default string was empty before 4.5, this was never a proble... Steffen Kamper
20:04 Bug #24887: Context Menu of the pagetree is not shown anymore after update
Seems that the current internal handling of the default user ts config must be changed. The current defaults must be ... Stefan Galinski
20:39 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Xavier, could you please take a look at it if my patch is ok, so that we can have that in for 4.5.1? Thanks! Ernesto Baschny
20:37 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
I think I've spotted the problem and already found the source of it and maybe even a fix:
Source is the fix introd...
Ernesto Baschny
20:18 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
Definitively solved with #24892, I just tested your v2 patch. Thanks Steffen! Could you also check, Rupi, so that we ... Ernesto Baschny
20:10 Bug #24917: encrypted SMTP: Requirement check missing
I agree with Steffen. The exception is the "way to go" to make it clear that it doesn't work.
Small improvements (...
Ernesto Baschny
19:52 Bug #24938 (Closed): Pagetree - User Mount Points are always expanded
Problem:
User Mount Points are always expanded
Solution:
Just expand the site root node and temporary mount poin...
Stefan Galinski
19:22 Bug #24922: Problem with CSRF Protection: Changing access permissions on a sys folder to include a user group
Since be_acl is well known and used a lot around, I'll get in touch with Sebastian (its author) to see if we can have... Ernesto Baschny
19:10 Bug #24922: Problem with CSRF Protection: Changing access permissions on a sys folder to include a user group
I believe it would be "Backend ACL" (be_acl). They just released a new version (1.4.1), but the issue still exists.
...
Chris Bischoff
17:26 Bug #24922: Problem with CSRF Protection: Changing access permissions on a sys folder to include a user group
This seems to come from some extension which enhances the default permission system of TYPO3 by allowing multiple gro... Ernesto Baschny
14:14 Bug #24922: Problem with CSRF Protection: Changing access permissions on a sys folder to include a user group
I've included a screenshot of the backend which illustrates the issue. It happens when I try to add a group to the ac... Chris Bischoff
08:26 Bug #24922: Problem with CSRF Protection: Changing access permissions on a sys folder to include a user group
I could not reproduce that, Chris. I tried using the Web>Access module and then either the "User overview" page and a... Ernesto Baschny
18:33 Bug #22136: Popup-functionality for Pages using target field don't work in IE
The problem does still exist in 4.4.x (I guess, found in 4.4.4 and 4.4.6). The Internet Explorer won't open Popups co... Benjamin Strilziw
18:15 Bug #24936 (Closed): OpenID does not work with https on VeriSign OpenIDs
Using OpenID to log into the backend of TYPO3 does not work with an OpenID of VeriSign that uses the https protocol.
...
Oliver Hader
17:09 Bug #24935 (Closed): Image Adjustments of a "Images Only"-content change width/height attribute of the img element
Image Adjustments of a "Images Only"-content change the width/height attribute of the corresponding IMG elements.
A...
gert
15:58 Bug #24317: TCA parameter "label_alt" does not resolve foreign table label for 1:n relations on group fields
Hi all!
Can this be considered as bug and move into trunk and branches 4.4 and 4.3 as well?
Thanks!
Thomas Deinhamer
15:24 Bug #24934 (Closed): options.hideRecords.pages is ignored in page tree
In the new page tree since Version 4.5 user TS config "options.hideRecords.pages" does not have any effect. Sysfolder... Juergen Weber
14:46 Bug #24933 (Closed): "Generate Workspace Preview Link" doesn't appear without clicking in the pagetree
In a fresh install or a site where you never used WS, if you change WS or click WS module, the " Generate Workspace P... Patrick Gaumond
13:48 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Sorry for being a pain in the ass, but...
The problem of quoting of the IM/GM executable path and filename in the ...
Jörg Wagner
13:44 Bug #24931: Quoting of path and filename in ImageMagick/GraphicsMagick not working on Windows + PHP5.2
This report should be marked as child of #0013750. Jörg Wagner
13:38 Bug #24931 (Closed): Quoting of path and filename in ImageMagick/GraphicsMagick not working on Windows + PHP5.2
Quoting of the path and filename of the ImageMagick/GraphicsMagick executable has been introduced with 4.4.5. Here is... Jörg Wagner
12:29 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Just wanted to say thank you, the commenting out worked fine! Tom Sotil
08:27 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I have also updated from 4.4.6 to 4.5.0 and get the same error message. My PHP Version is also 5.2.9. With the mentio... Christoph Walter
12:21 Bug #24930: Extension Manager - Problem updating extension configuration
Same Problem in:
FF 4.0 beta 9 on Win XP.
Problem doesn't exists in:
Chrome 8.0.552.224 on Win XP
Matthias
12:03 Bug #24930 (Closed): Extension Manager - Problem updating extension configuration
Changing extension configuration in new extension manager failes. Browser shows window to download ajax.php.

...
Matthias
11:58 Feature #24926: Allow identical page aliases on different domains
Ok, the issue with Typo3 4.3+ was actually smaller than I expected...
The problem was that ods_multiple_pagealias ...
Ralf Strobel
09:42 Feature #24926 (Closed): Allow identical page aliases on different domains
I would like to make a notion to adopt the behavior of the extension "ods_multiple_pagealias" into the Typo3 core, si... Ralf Strobel
11:45 Bug #24929 (Closed): TYPO3.configuration is undefined
Firebug says:
TYPO3.configuration is undefined
/typo3temp/compressor/donate-2c34430f8697582e00bc5d0fb748a824.js?1...
Simon Schaufelberger
11:24 Bug #24928 (Closed): PHP Warning: implode(): Argument to implode must be an array in showpic.php line 152
The backend log in Typo3 versions 4.4.5 and 4.4.6 becomes clogged with the following error message, that is repeated ... Ralf Seliger
10:42 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
trunk rev. 10371
4.5 rev. 10372
4.4 rev. 10373
4.3 rev. 10374
Christian Kuhn
10:40 Revision 56d0755c: Fixed bug #17087: BE user password not changable via setup module with "saltedpasswords" (Thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10374 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
10:39 Revision 9bb7ff25: Fixed bug #17087: BE user password not changable via setup module with "saltedpasswords" (Thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10373 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
10:38 Revision 4a2fcf07: Fixed bug #17087: BE user password not changable via setup module with "saltedpasswords" (Thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10372 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
10:36 Revision 6e3fccf1: Fixed bug #17087: BE user password not changable via setup module with "saltedpasswords" (Thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10371 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
10:13 Bug #24927: Some css declarations for mime types in fileadmin missing
Same as "t3-icon-text-ts".
I just had a quick look over the sysext/t3skin/images/sprites/t3skin.png and there is ...
Christian Nölle
10:08 Bug #24927 (Closed): Some css declarations for mime types in fileadmin missing
After switching to sprites in the fileadmin, I recognized that some filetypes are showing just an "x", where there sh... Christian Nölle
09:55 Bug #24854: beforeWrap property of TMENU is not recognized anymore
@Jan: "before" and "after" have both been working with and without this patch. Tested it with 4.5 and trunk.
"befo...
Jo Hasenau
09:53 Bug #24913: Parsetime comment is inserted BEFORE the !doctype and the html tag
trunk rev. 10369.
4.5 rev. 10370.
Christian Kuhn
09:47 Revision 3ef45649: Fixed bug #17428: Parsetime comment is inserted BEFORE !doctype and html tag (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10370 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
09:45 Revision d402b459: Fixed bug #17428: Parsetime comment is inserted BEFORE !doctype and html tag (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10369 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
09:29 Feature #24925 (Closed): Mandatory for Selectbox with TCA not possible
It's not possible to create a backend Selectbox that is mandatory with only 1 Item selectable:
'config' => array(
...
Noel Bossart
06:34 Bug #24921: typo in class.tslib_adminpanel.php
Committed to
- trunk rev: 10367
- 4_5 rev: 10368
as no-brainer
Jigal van Hemert
06:31 Revision 59e9862a: Fixed bug #17436 typo in class.tslib_adminpanel.php (Thanks to Bjoern Pedersen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10368 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
06:25 Revision 1fb10081: Fixed bug #17436 typo in class.tslib_adminpanel.php (Thanks to Bjoern Pedersen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10367 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
05:46 Bug #16203: Install.txt 4.0 Final not up to date (Remote-Install+Testsite-Package)
Yes, this is fixed. Chris topher

2011-02-01

23:45 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
I could be wrong, but it would be interesting to see the database driver "string" while doing install. Maybe its empt... Sascha no-lastname-given
22:41 Bug #12712 (Closed): Generate preview link in documentation
Patrick Gaumond pointed me to the fact that the "Generate preview link" functionality wasn't fully described in the d... Tolleiv Nietsch
22:23 Bug #24923: htmlArea RTE: non-xhtml markup in image dialogue
Committed to TYPO3core trunk (revision 10365) and branch TYPO3_4-5 (revision 10366). Stanislas Rolland
21:20 Bug #24923 (Closed): htmlArea RTE: non-xhtml markup in image dialogue
There are non-quoted attributes in the html of the image dialogue.
(issue imported from #M17438)
Stanislas Rolland
22:21 Revision bca3f38d: Fixed bug #17438: htmlArea RTE: non-xhtml markup in image dialogue (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10366 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:13 Revision 7ec00edf: Fixed bug #17438: htmlArea RTE: non-xhtml markup in image dialogue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10365 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:06 Bug #24892: Pagetree cause endless loop in ExtJS events
Yep, noticed the first render issue, even after applying first patch.
Tested the second patch on a new install, it...
Eric Auchterberge
13:12 Bug #24892: Pagetree cause endless loop in ExtJS events
as Steffen reported problems with first render, i researched it and removed the afterrender listener complete.
Now...
Steffen Kamper
22:05 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Dear All,
1) I still had the 403 problem, tried to comment the line as Stefan wrote ==> no change
2) I looked at ...
Pache
21:05 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Hi Stefan - how to do that? I would be glad to help..... Claus Harup
19:56 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
@Tamer
Thanks for the information! Unfortunatly it's just a workaround to solve your problem temporarily. Your tree ...
Stefan Galinski
19:54 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Hi Claus,
Thanks for this hint! I think this should help to solve the problem. Unfortunatly it seems not to be rel...
Stefan Galinski
19:46 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Info: I have the excact same site running on two similar servers - the only difference is PHP version. One running 5.... Claus Harup
11:35 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I do not see any 403 status in the Net tab in Firebug when I load the list module. Douwe Doornbos
10:40 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
@Douwe
Do you also get Status 403 for the AJAX requests?
Steffen Gebert
10:38 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
No change here after commenting line 106 in t3lib/js/extjs/components/pagetree/javascript/app.js. In Chrome8 and FF3 ... Douwe Doornbos
09:02 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I have commented out the line 106 in t3lib/js/extjs/components/pagetree/javascript/app.js. And I do not have any erro... Tamer Erdogan
21:43 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
This was fixed with issue #0013695.
Fixed in released TYPO 4.5.0.
Stanislas Rolland
20:49 Feature #12654 (On Hold): Path to page with an error is unusable with SEO-Pagetitles
Sorry henrik,
we can't patch class.t3lib_befunc.php in the linkvalidator project.
You will have to see with the c...
Michael Miousse
20:21 Feature #12582 (Closed): dam file links are checked as internal links
This will be solved in the dam version
follow developpement on: http://bugs.typo3.org/view.php?id=17379
Michael Miousse
18:07 Revision 74878d8c: Updated htmlArea RTE version to 2.1.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10364 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:02 Revision d378b157: Updated htmlArea RTE version to 2.2.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10363 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:51 Bug #24845: htmlArea RTE: JS error when using "Edit element"
Committed to SVN TYPO3core trunk (10361) and branch TYPO3_4-5 (revision 10362). Stanislas Rolland
17:50 Revision a38e9871: Fixed bug #17349: htmlArea RTE: JS error when using "Edit element"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10362 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:48 Revision 868f9a67: Fixed bug #17349: htmlArea RTE: JS error when using "Edit element"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10361 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:25 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Committed to SVN TYPO3core trunk (revision 10358), branch TYPO3_4-5 (revision 10359) and branch TYPO3_4-4 (revision 1... Stanislas Rolland
17:19 Revision 5ca1afe8: Fixed bug #17373: Standalone images in RTE-enabled field not rendered in frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10360 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:08 Bug #24922 (Closed): Problem with CSRF Protection: Changing access permissions on a sys folder to include a user group
Changing access permissions on a sys folder to include a user group throws this error:
"Validating the security to...
Chris Bischoff
17:06 Bug #23446: feedit: formsonopage-mode raises error: Call to undefined method stdClass::getDynNestedStack
maybe related http://bugs.typo3.org/view.php?id=17436 Björn Pedersen
16:50 Bug #23446: feedit: formsonopage-mode raises error: Call to undefined method stdClass::getDynNestedStack
The followup-errors if calling initDefaultBEMode could be related to http://bugs.typo3.org/view.php?id=17435 Björn Pedersen
17:05 Revision 668e5d09: Fixed bug #17373: Standalone images in RTE-enabled field not rendered in frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10359 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:03 Bug #24346: Thumbnail generation fails
# No tumbnails are generated if safe_mode is on
Since TYPO3 4.4.5 image generation is broken if safe_mode is on.
T...
Jan Radecker
17:01 Bug #24921 (Closed): typo in class.tslib_adminpanel.php
skinImage is called with wrong arguments in class.tslib_adminpanel.php.
solution: call it correctly.
(issue im...
Björn Pedersen
17:00 Revision f2eefe88: Fixed bug #17373: Standalone images in RTE-enabled field not rendered in frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10358 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:59 Bug #24917: encrypted SMTP: Requirement check missing
Hi Julian, thanks for your report!
I disagree. We must not silently fall back to plain-text, if tls is not availab...
Steffen Gebert
15:14 Bug #24917 (Closed): encrypted SMTP: Requirement check missing
There is no check, if the environment supports encryption. In t3lib_mail_Mailer $useEncryption is directly taken out ... Julian Hofmann
16:48 Bug #21767: Standard feedit (not advanced) will be displayed inside the page (content column) and not in separate page
In 4.5 editFormsOnPage is working as expected. (the report seems to mention 4.3) Björn Pedersen
16:40 Bug #24920 (Closed): feedit does not use t3lib_iconWorks::SkinImage for edit icons
the sysext feedit still uses hardcoded path to the image files instead of calling skinImage to get a skinned image (p... Björn Pedersen
16:33 Bug #24919 (Closed): Pagetree: when start edit, the text should be selected
Doubleclick on a page title to edit - the cursor is behind the text.
The text should be selected for simply overwrit...
Steffen Kamper
15:26 Bug #24918: Filenames generated by GMENU contain spaces and special chars and the images are not displayed
actually it doens't delete chars like &#; from generated filenames Philipp Metzler
15:14 Bug #24918 (Closed): Filenames generated by GMENU contain spaces and special chars and the images are not displayed
Since T3 version 4.5 GMENU doesn't sanitize filenames anymore:
generated filenames before with T3 version 4.x.x:
...
Philipp Metzler
15:05 Bug #24915: Download of T3X creates corrupt file
This issue is invalid and can be closed ... it was caused by a byte-order mark in an ext_emconf.php file. Oliver Klee
12:37 Bug #24915 (Closed): Download of T3X creates corrupt file
Steps to reproduce:
1. In the old EM, click on the "download" link of a (local) extension and save the T3X file.
...
Oliver Klee
14:20 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
maybe this is related to #24892 where i made a new patch. Steffen Kamper
14:18 Bug #24896: DatePicker middle selector not readable
committed to 4_5 rev 10356 and trunk rev 10357 Steffen Kamper
14:16 Revision e475daed: Fixed bug #17411: DatePicker middle selector not readable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10357 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:16 Revision fb0b0270: Fixed bug #17411: DatePicker middle selector not readable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10356 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:15 Bug #24916 (Closed): "Show Page" in contextmenu results in new browser window
The link "show page" in the right-click menu of the pagetree is resulting in a new browser window beeing opened up. T... Christian Nölle
13:27 Bug #12693 (Closed): Naming of "doc" folder
At some point (couldn't find the exact revision), the "doc" folder was renamed to "Documentation". Now the EM doesn't... Francois Suter
13:21 Bug #24372: Flexform inputfields remain empty regardless of value
Confirmed its presence in 4.5. Thanks for submitting a patch, Andreas. Frenck Lutke
12:27 Feature #24883: Indexed search doesn't find unicode characters
okay here it is the detail u may looking for. my TS setup is okay couse it search in English, the only problem is it ... Girmangus
10:47 Feature #24883: Indexed search doesn't find unicode characters
I hope you're aware of the fact, that this is a bugtracker and not a support forum.
I assume that you have some co...
Sigfried Arnold
09:49 Feature #24883: Indexed search doesn't find unicode characters
pls help me guys. I'm waiting ur responses. Girmangus
12:11 Bug #24914 (Closed): Upgrade Wizard "Install Outsourced System Extensions" should only show not-installed extensions
The Upgrade Wizard "Install Outsourced System Extensions" (tx_coreupdates_installsysexts) suggests the user to instal... Ernesto Baschny
11:58 Bug #24913 (Closed): Parsetime comment is inserted BEFORE the !doctype and the html tag
The Parsetime comment is inserted BEFORE the DOCTYPE and the html tag. It is inserted on line 2 of the source code. F... Hans van Dijk
11:54 Revision 90b453a9: Fixed bug #17371: Typo in MEDIA renders wrong height
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10355 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:41 Bug #24854: beforeWrap property of TMENU is not recognized anymore
The patch fixed it, but in my project "NO.after = </div>" doesn´t work either...
any suggestions?
EDIT: figured o...
Jan Gabriel
10:55 Bug #24909: There is no limit in colPos/colNumber
The database field is set to TINYINT(3) - so it can store values form 0 to 255 as unsigend integer (TINYINT). The val... Sigfried Arnold
10:46 Bug #24904: Image generation broken with safe_mode on
Ok. My fault.
I did not take into account that Windows would be used as a serious web server ;)
I'm trying to fin...
Jan Radecker
10:23 Bug #24912 (Closed): saltedpasswords setup not possible
in the ext manager the pulldowns doesn't work to setup backend/frontend features.
there is no change after selecting...
Carsten Bleicker
09:21 Bug #24911 (Closed): Search term gets changed in search results quick list
Clicking quick list in Be search results changes search term to elemnt header.
In this screenshot I have been sear...
Tanel Põld

2011-01-31

23:35 Bug #12565 (Closed): PHP warnings
thx for your concerne Michael Miousse
23:24 Bug #12565: PHP warnings
heyla, i removed the complete extension in the ext dir thru shell and reinstalled. after that it was ok. Ben van 't Ende
23:33 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Firebug NET tells me that 80% of the time is witing time - perhabs I have al slow serversetup?! Claus Harup
23:32 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Done!!
No change Im afraid :-(
Claus Harup
23:20 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
This is a really timeout issue, but it seems again related to the state provider. Let's see if we can change it someh... Stefan Galinski
22:46 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
stefan.galinski@gmail.com Stefan Galinski
22:43 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Sure - where to send it? Claus Harup
22:40 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Claus, could you provide a login for Stefan? Steffen Gebert
22:34 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Minor pagetree.
No problems with the old pagetree.
Other modules not using the pagetree works perfectly.
The filte...
Claus Harup
22:29 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I have absolutly no clue how this can happen. How huge is your tree? Did you experienced performance problems with th... Stefan Galinski
22:20 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
No errors at all :-(
I can work with the pagetree i FF but i takes loooooong time.
I have another testsite wher...
Claus Harup
22:11 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Sounds that your problem is different from the ones above. Can you work with the pagetree or is it broken completely?... Stefan Galinski
22:06 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
http://www.typoconsult.dk/typo3/ajax.php?ajaxID=ExtDirect::route&namespace=TYPO3.Components.PageTree is taken from fi... Claus Harup
21:57 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
@Tamer
It's just the state provider that seems to cause the problem. The same problem like Pache had. Very strange.....
Stefan Galinski
12:55 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Hi I have the same problems as above. Calling http://www.typoconsult.dk/typo3/ajax.php?ajaxID=ExtDirect::route&namesp... Claus Harup
11:45 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Location:
http://sathyasai-tr.org/typo3/typo3/ajax.php?ajaxID=ExtDirect::route&namespace=TYPO3.ExtDirectStateProvide...
Tamer Erdogan
11:33 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Thanks, Tamer!
403 doesn't look good ;)
Could you please expand the record and post the request/response headers?
Steffen Gebert
11:16 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I added the screenshot of Net tab as attachment. And there are two 403 Forbidden to ajax.php but there are also succe... Tamer Erdogan
10:59 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
@hans horn
Your web server returns error 404 for /ajax.php!
Are you running TYPO3 in a subdirectory (should be supp...
Steffen Gebert
10:23 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Hallo Stefan. The new extension manager works. I have emptied the cache and it did not work. I have also tested it wi... Tamer Erdogan
21:46 Bug #24910: Performance Bottleneck when having several RTE fields at one data-entry
Forgot the important part: with RTE disabled the "old" speed for the backend is back. This meens the page is loaded f... Andreas Cord-Landwehr
21:43 Bug #24910 (Closed): Performance Bottleneck when having several RTE fields at one data-entry
For a company Typo3-Extension I have a plugin that has database entries with several text-fields for each entry. Thos... Andreas Cord-Landwehr
20:47 Feature #12654: Path to page with an error is unusable with SEO-Pagetitles
looks strait forward ... +1 reading Philipp Gampe
20:41 Bug #24909 (Closed): There is no limit in colPos/colNumber
With help of the Grid view wizzard I have inserted a 100 digit colNumber. After setting the focus to the name input f... Stefan Froemken
20:32 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
What further information can we provide to help get this issue fixed? Michael
18:01 Bug #24904: Image generation broken with safe_mode on
Replacing escapeshellarg() with escapeshellcmd() can't be the definitive solution. It might fix this situation, but i... Ernesto Baschny
15:08 Bug #24904: Image generation broken with safe_mode on
Yes, that's the reason for the second patch.
At first I've accidentally made the diff in wrong direction ;)
Jan Radecker
15:04 Bug #24904: Image generation broken with safe_mode on
Ah, I just noticed that your first patch was in the opposite direction! Looks way better the other way around ;) Steffen Gebert
15:02 Bug #24904: Image generation broken with safe_mode on
You can't simply remove the lines regarding systemLocale. Steffen Gebert
13:54 Bug #24904: Image generation broken with safe_mode on
Added new patch-File against trunk.
Patch sent to Core list.
Jan Radecker
13:09 Bug #24904: Image generation broken with safe_mode on
Hi Jan,
thanks for your patch!
To get your patch integrated, please send it to the Core List!
Check out http:/...
Chris topher
12:07 Bug #24904 (Closed): Image generation broken with safe_mode on
Since TYPO3 4.5 - if safe_mode is on - the thumbnail generation is broken once again.
Image generation is af...
Jan Radecker
17:41 Bug #24520: ImageMagick / GraphicsMagick does not run on every system
In 4.5, the affected function has been displaced from class.t3lib_div.php to utility/class.t3lib_utility_command.php.... Michel Baeriswyl
16:07 Bug #24908 (Closed): On page properties form, field "Mark as 'New' Until" must be located under "Access" tab
Currently field "Mark as 'New' Until" is placed on the "Appearance" tab near Layout definition field, while it's much... Eric Auchterberge
16:04 Bug #24824: Alter table in install tool does not work
Fix will be part of TYPO 4.5.1, there was no time left for 4.5.0. Xavier Perseguers
15:47 Bug #24907 (Closed): cObj->FORM() wasn't processing the $formData parameter
$formData is not forwarded to tslib_content_Content->render($conf, $formData) in class.tslib_content.php on line 1107... Florian
15:23 Feature #24905: Add LOOP cObject
Example of use:
in pi1/class.tx_yourext_pi1.php, method main():
$myData = array();
$myData[] = array('lastname...
Xavier Perseguers
14:14 Feature #24905: Add LOOP cObject
Note: if you have some collection that implements Iterator interface, you should transform it into an array:
itera...
Xavier Perseguers
13:21 Feature #24905 (Closed): Add LOOP cObject
TYPO3 is missing a content object to loop over arrays and collections.
See related discussion in dev list:
...
Xavier Perseguers
14:48 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
Confirmed, but cannot patch since we want to make sure PHP_SCRIPT_EXT will continue to be supported officially before... Administrator Admin
01:15 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
@Jo
Great! This works for me.
I upgraded from v4.4.2 to v4.5.0 => no PHP_SCRIPT_EXT no more.
Maybe you should ...
Administrator Admin
14:25 Feature #24906 (Closed): Feature Request: Configuration for maximum chars in text area (TCA - type "text")
TCA for 1-line input fields:
"myfield" => Array (
"label" => 'whatever',
"config" => Array (
"type" =...
Markus Kappe
11:21 Bug #24903 (Closed): Error message for missing pictures in content elements is cropped
When you open a media element with a mssing picture inside the backend. You will see ann error message which is cropp... Ralle Büchnitz
11:16 Bug #24889: errorpage should use TYPO3_copyright_year constant
Committed to:
- trunk, rev 10353.
- TYPO3_4-5, rev. 10354.
Ernesto Baschny
11:15 Revision 2a1f22f3: Fixed bug #17402: Error page should use TYPO3_copyright_year constant (Thanks to Johannes Feustel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10354 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:14 Feature #24019: Enhance IRRE to allow new records to appear at the top
Too late for 4.5 now, has to wait for 4.6 Andreas Kießling
09:55 Feature #24019: Enhance IRRE to allow new records to appear at the top
See also http://bugs.typo3.org/view.php?id=16264
This patch here would solve a great usability problem.
Webadmin no-lastname-given
11:13 Revision f5d2bb6f: Fixed bug #17402: Error page should use TYPO3_copyright_year constant (Thanks to Johannes Feustel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10353 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:07 Feature #12664 (Closed): Idea about faster loading modules
Thx for your quick reaction.
In general I got to say, I thought,
it was implemented like that :)
Greez Jens
Jens Hoffmann
11:03 Feature #12664: Idea about faster loading modules
Moved to http://bugs.typo3.org/view.php?id=17416 Kay Strobach
10:45 Feature #12664 (Rejected): Idea about faster loading modules
Hy,
this isn't a usability thing, beside good performance is good usability.
Open a Feature Request in the 4.6 Co...
Jens Hoffmann
10:10 Feature #12664 (Closed): Idea about faster loading modules
Hello guys,
using 4.5 since trunk now i do have a suggestion how to speed up module loading in backend rapidly ;) ...
Kay Strobach
11:06 Bug #24902 (Closed): debug() output in frontend and backend not shown
Since the update to Typo3 4.5 the debug() output on the frontend is not shown to logged in users and admins. In the b... Klaus Hinum
11:02 Feature #24901: Idea about faster loading modules
Moved from http://forge.typo3.org/issues/12664 Kay Strobach
11:02 Feature #24901 (Rejected): Idea about faster loading modules
Hello guys,
using 4.5 since trunk now i do have a suggestion how to speed up module loading in backend rapidly ;) ...
Kay Strobach
10:47 Task #24900 (Closed): "Version Compatibility" Upgrade Wizard should not be displayed if nothing changed (e.g. 4.4 > 4.5)
The "Version Compatibility" wizard will always show up, even if nothing was changed to the FE rendering. So the user ... Ernesto Baschny
10:21 Bug #24875: Thumbnails of PDF files not working anymore
This error happens with the File Downloads CE using an old CSC TypoScript for the rendering.
Nevertheless, I'm won...
Steffen Gebert
10:18 Feature #12665 (Closed): Usability of the new Extension Manager
Hello guys,
i had discussions with UI specialists and some customers about the new ExtMgm.
I want to give you som...
Kay Strobach
09:53 Feature #23954: Create new Element Button always inserts new record at the bottom
The attached patch works fine in 4.5. It would solve our problem. Webadmin no-lastname-given
09:46 Bug #24895: Images with links doesn´t work
Check carefully, wether you have hand-written TypoScript (may even frmom some extension) that overwrites the new css-... Björn Pedersen
09:24 Feature #24899 (Closed): FORM: Add additional property "params"
To make the FORM Element even more flexible, add a new TypoScript Parameter "params" that lets the user add additiona... Alexander Stehlik

2011-01-30

23:30 Task #12527 (Accepted): Split View Improvements: Divider for split views & CSS distinction
Tolleiv Nietsch
23:29 Feature #12545 (Accepted): Display name of workspace in sys log
Tolleiv Nietsch
23:29 Bug #12615 (Under Review): Dependencies in sysext 'version' and 'workspaces'
Tolleiv Nietsch
23:25 Bug #12616 (Accepted): Cleanup: sys_workspace mentions in t3lib/stddb/tables.php
Tolleiv Nietsch
23:09 Bug #24898 (Closed): ExtJs Theme - use grey folder items for tree by default
If you define a simple ExtJS Tree in ExtJS you get yellow folder gifs as default.
Change them to be grey by using ...
Steffen Kamper
22:55 Bug #24897 (Closed): PHP Warning in class.t3lib_matchcondition_abstract.php
i got the following PHP Warning
PHP Warning: implode() [<a href='function.implode'>function.implode</a>]: Invalid ar...
Sven Juergens
22:46 Bug #24896 (Closed): DatePicker middle selector not readable
The styling here was forgotten (white text, white arrow)
Change it to readable.)
(issue imported from #M17411)
Steffen Kamper
22:31 Bug #24895: Images with links doesn´t work
I tested it with a fresh 4.5 trunk and fluidtemplate, this works fine. Would be nice to see someone testing an upgrad... Sascha no-lastname-given
16:08 Bug #24895 (Closed): Images with links doesn´t work
After upgrading to 4.5.0 links in image records don´t work.
In TYPO3 versions < 4.5.0 all of the image links are in ...
Basti Baumann
22:28 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
@Jigal
I couldn't reproduce today on my live server. But I'm pretty sure I experienced this behaviour before on my t...
Rik Willems
22:02 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
Couldn't reproduce this problem in current trunk and Rik Willems couldn't reproduce it in 4.4.6. Can someone test it ... Jigal van Hemert
20:28 Feature #12654 (Rejected): Path to page with an error is unusable with SEO-Pagetitles
The Path to a page with an error is very hard to read if you have search engine optimised page titles.
Solution:
...
Henrik Ziegenhain
18:55 Bug #24818: Path to page with an error is unusable with SEO-Pagetitles
patch attached Henrik Ziegenhain
16:07 Revision cab37a40: Small CSS improvement
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42794 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
16:01 Feature #24894: add css classes to pagebrowser links
I have added a patch that will add "tx-indexedsearch-browsebox-link" as class for normal pagebrowser links, "tx-index... Nils Böcher
15:33 Feature #24894 (Closed): add css classes to pagebrowser links
It would be useful to have css classes added to pagebrowser links. One class for normal page links and two different ... Nils Böcher
15:28 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
The dbal bug is an dependency on the adodb extension for php5. Without the extension installed the error occured. Whe... Sebastian Lorenz
13:03 Bug #12396 (Resolved): Review, CGL issues, security
Most of this has already been dealt with for TYPO3 4.5.
I have now created subissues for everything reported here....
Chris topher
12:57 Bug #24854: beforeWrap property of TMENU is not recognized anymore
done Jo Hasenau
11:50 Bug #24890: Gifbuilder using text with angle attribute results in strange alignment effects
Tried it now on a different Server with freetype 2.2.1 and it works flawlessly, so no bug here.
Thanks again for t...
Leo Bossmann
08:51 Bug #17331: New Subcategory Returns Service Unavailable
Closed as duplicate of 9572 Jigal van Hemert
08:46 Bug #21881: Link -> Media Link-title is overwritten by dam values
Closed because it can be configured (see Note 36515 by Stan) Jigal van Hemert
06:55 Bug #24892: Pagetree cause endless loop in ExtJS events
Patch solved the endless loop issue in my installation.
I was looking at all pagetree related issues because pag...
Eric Auchterberge
01:18 Bug #24892 (Closed): Pagetree cause endless loop in ExtJS events
Steps to reproduce:
* Reload the Backend
* open javascript console
* execute this snippet...
Steffen Kamper
02:48 Bug #24875: Thumbnails of PDF files not working anymore
File links (content element) with PDF and layout1...3 works for me. Thumbnail gets generated in FE. Sascha no-lastname-given
00:53 Bug #24891 (Closed): Pagetree Editor remains with empty value
When editor textfield is empty, and you click anywhere outside, the editor remains.
Solution: cancel Edit
(iss...
Steffen Kamper
00:30 Bug #24863: Typo in MEDIA renders wrong height
committed to trunk rev 10352 Steffen Kamper
00:04 Revision 78b1994a: Fixed bug #17371: Typo in MEDIA renders wrong height
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10352 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2011-01-29

23:31 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Yes, with the patch it works again. Thank you, Stan! Chris topher
17:09 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
same here, thanks Stan! Steffen Gebert
01:13 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Fixes my problem, too. Thank you! Peter L
22:55 Bug #24738: credits to external libraries
0017228b.diff made on trunk 10351 (4.6) Stefano Cecere
20:59 Bug #24298: JS error in Opera11 when inserting files/links in BE using the element browser
Is this still an issue. Do you have DAM installed?
20:04 Feature #24878: Add first and last attribute in sitemap content type
After posting it, you can only change it, when you are a core developer.
But you can mark bugs as "feature" instea...
Jo Hasenau
19:32 Feature #24878: Add first and last attribute in sitemap content type
yes, how can i mark it here as a change request? Simon Schaufelberger
19:28 Feature #24878: Add first and last attribute in sitemap content type
This is a feature request then? Jo Hasenau
20:01 Bug #24856: Legacy extension manager does not allow to change category of configuration anymore
Hmmm, I got the same problem.
I've solved it in the:
typo3/sysext/em/classes/install/class.tx_em_install.php
Lin...
Matthias Kappenberg
19:53 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
This seems to be due to the order of your TS-Setup, since it works as soon as you move the value definition of your f... Jo Hasenau
19:46 Bug #24890: Gifbuilder using text with angle attribute results in strange alignment effects
This thought also occured to me, but I have moved around this page several times between servers, and I do always cle... Leo Bossmann
19:26 Bug #24890: Gifbuilder using text with angle attribute results in strange alignment effects
BTW: Even if you didn't update the packages at the same time as your system, they might still be the reason for the b... Jo Hasenau
19:25 Bug #24890: Gifbuilder using text with angle attribute results in strange alignment effects
The same setup works as expected in my local testing environment.
So could it be that you updated not just the TYP...
Jo Hasenau
12:08 Bug #24890 (Closed): Gifbuilder using text with angle attribute results in strange alignment effects
I have used Gibuilder for some years now to generate a graphic menu on a page, after updating the core to Version 4.5... Leo Bossmann
19:33 Bug #24453: showpic.php causes a fatal error if parameters GET variable is not an array
Same Warnings in "Admin Tools->Log" since v4.4.5/6
Only for FE.
All is working fine (Scaling, effects, etc. both in...
Joerg Kummer
19:16 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
Both, PHP_SCRIPT_INT and PHP_SCRIPT_EXT don't seem to work properly, while PHP_SCRIPT does.
Attached patch should ...
Jo Hasenau
15:55 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
Confirmed: Just updated from v4.4.6 to v4.5.0 and ran right into it.
Administrator Admin
18:35 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
well... all I know is that the same inability to install db tables, and the same warning showed up using the old EM a... Gabriel Anast
18:04 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Maybe your problem is the same, but I do not suffer your extension manager problem. After using the new ExtJs based E... Michael
17:13 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Exactly the same problem... it shows up both in the install tool and the ext manager.
And... evidently, it is some...
Gabriel Anast
11:40 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
I think you are experiencing a different problem.
Did your "COMPARE" function work for you in the Install Tool?
Fro...
Michael
02:10 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Ditto this for 4.5.0 final when upgrading from 4.5.0rc1 (how much could have changed?) Changing linked typo3_src back... Gabriel Anast
18:11 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Hello,
i have the same problem only with firefox 3.6.13.
Opera 11 and Chromium 8.0.552.237 work without problem....
hans horn
15:24 Bug #24347: Menu in GLUECK template rendered incorrectly
Yes, the patch also fixes my problem. Thanks! Ulrich P
14:23 Bug #24347: Menu in GLUECK template rendered incorrectly
Seems to be related to the beforeWrap issue. #24854
Please test if the attached patch of #24854 fixes your problem...
Jo Hasenau
11:38 Bug #24347: Menu in GLUECK template rendered incorrectly
Bug is still present in version 4.5.0final
In 4.4.6 the page is displayed correctly
Wild guess: could it be a c...
Ulrich P
14:25 Bug #18551: IMG_RESOURCE doesn't support file name with space
Will take a look at it, while fixing other tslib_content stuff Jo Hasenau
00:46 Bug #18551: IMG_RESOURCE doesn't support file name with space
I would like to use the IMG_RESOURCE for my photo gallery in combination with the extension "Perfect Lightbox". Becau... Thundernail
11:21 Bug #24889 (Closed): errorpage should use TYPO3_copyright_year constant
Currently it shows up different copyright year. This is because the copyright note on the errorpage is hardcoded.
...
Joh. Feustel
10:02 Feature #24888 (Closed): Add a cache for typoLink()
Sometimes a page has many same links, for example list view for a product could has links from a preview image, from ... Vladimir Podkovanov

2011-01-28

23:44 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Yep, fixes it for me too in 4.4 and 4.5. Thanks for the quick patch! Jeff Segars
23:14 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
The attached patch fixes this issue. Please confirm. Stanislas Rolland
22:58 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Just to add another data point, I can confirm the issue with 4.5 and the current SVN checkout of 4.4 Jeff Segars
19:15 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Problem in t3lib_cObj::encaps_lineSplit.
I expect the same to occur with current SVN branch TYPO3_4-4.
Stanislas Rolland
18:52 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Hi Stan,
I only have lib.parseFunc_RTE.tags.link.{....}.
In my case there is nothing set under lib.parseFunc_RTE....
Chris topher
18:37 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Using the TypoScript Object Browser on the page that is being rendered, please report whatever you have under
lib.pa...
Stanislas Rolland
16:52 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
The database record seems to be OK.
The problem is somewhere in the rendering. I don't know...
Chris topher
15:38 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
I reviewed the problem, but i couldn't find the causation. Here my summary:
In the SQL-Database the recordset look...
Peter L
09:05 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
I can reproduce this problem.
For me it also occurs, if the image is the only tag inside a td tag.
When I view ...
Chris topher
01:29 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Images in RTE text paragraphs. Peter L
01:27 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
Are we talking about standard images or is this about images within RTE text paragraphs? Jo Hasenau
23:34 Bug #24887: Context Menu of the pagetree is not shown anymore after update
Older versions tend to have the following entry in their localconf.php:
$TYPO3_CONF_VARS['BE']['defaultUserTSconfi...
Matthias Bannert
23:29 Bug #24887 (Closed): Context Menu of the pagetree is not shown anymore after update
After an update from 4.4.6 to 4.5.0 the context menu of the pagetree is not shown anymore. The functionality is still... Matthias Bannert
22:19 Bug #24882: pagetree->expand branch does not work as expected
thanks for the info ;-) Rupert Germann
21:51 Bug #24882: pagetree->expand branch does not work as expected
It's straight forward, because you just need to use the action names configured in the config_default.php. Unfortunat... Stefan Galinski
21:47 Bug #24882: pagetree->expand branch does not work as expected
hi Stefan,
thanks for diggin' ;-)
hiding the filter can be done with:
options.pageTree.hideFilter
but can y...
Rupert Germann
18:20 Bug #24882: pagetree->expand branch does not work as expected
Strange... ExtJS handles the expansion of the node with all subnodes. Sounds like digging again into the library code... Stefan Galinski
16:27 Bug #24882 (Closed): pagetree->expand branch does not work as expected
When I click "expand branch" in the new pagetree once it simply expands the next level und the page where I opened t... Rupert Germann
22:17 Bug #24884: pagetree->expand branch destroys parts of BE_USER->uc
the section "moduleData" is emptied (probably because it has no default)
the section "backendComponents" is complete...
Rupert Germann
18:16 Bug #24884: pagetree->expand branch destroys parts of BE_USER->uc
It's not the pagetree that touches your user configuration, but the state provider. Which parts of your configuration... Stefan Galinski
16:36 Bug #24884 (Closed): pagetree->expand branch destroys parts of BE_USER->uc
Clicking "expand branch" twice in a huge pagetree expands all pages (~thousand in my case). Besides the fact that thi... Rupert Germann
21:25 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
And your error.log doesn't contains any php errors? Does it work with other browsers? Can you please post the entries... Stefan Galinski
21:15 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I looked previously at your post.
The new extension manager works. I could update all language package and also upd...
Pache
21:04 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
This is a different problem and should be reported in a new ticket! Don't forget tons of informations how this can be... Stefan Galinski
20:56 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Hello,
here also after updating from 4.4.4 to 4.5 i have the same issue
I cleared the cache,
i have also Co...
Pache
18:23 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
The new extension manager works? Otherwise please clear your cache! If this doesn't help, please look into your conso... Stefan Galinski
15:01 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I'v got the same problem. I installed 4.5.0 + dummy (PHP 5.3.2, Mysql 5.1.50). I don't even see a page tree. The Page... Douwe Doornbos
10:53 Bug #24872 (Closed): Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
hallo,
i have a fresh installation of typo3 4.5 + dummy and without any extensions.
TYPO3_VERSION: 4.5.0
PHP_VER...
Tamer Erdogan
18:15 Bug #24864: stdWrap .current and .setContentToCurrent do not return content
Committed to trunk (r10350) and 4.5 (r10351). Jeff Segars
18:11 Revision aff6ad11: Fixed bug #17372: stdWrap .current and .setContentToCurrent do not return content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10351 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
18:11 Revision cb5ed1e7: Fixed bug #17372: stdWrap .current and .setContentToCurrent do not return content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10350 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:14 Bug #24886 (Closed): DBAL: Install Tool "COMPARE" fails to update mysql Tables
As I want to update from 4.4.6 > 4.5 I access the Install Toool and go to the Database Analyser.
After clicking on "...
Michael
16:33 Feature #24883 (Closed): Indexed search doesn't find unicode characters
I have a multi site with 2 languages, in Amharic Ethiopian Language and an English Language. the indexed search sear... Girmangus
16:18 Bug #24487: Fileupload error after automatic logoff / login
4.5LTS still suffers from this bug. Lars Roubroeks
16:13 Bug #24881 (Closed): PHP warnings " Invalid argument supplied for foreach()" in new EM
Clicking "retrieve/update" in new EM fills the error log with errors like this:
PHP Warning: Invalid argument supp...
Rupert Germann
16:10 Bug #24879: Built in Media Player (MP3 and FLV) invisible in Safari
I meant. Flash Player crashes on Macintosh by using the built in media player Kissing
16:02 Bug #24879 (Closed): Built in Media Player (MP3 and FLV) invisible in Safari
The built in TYPO3 Media Player in 4.5 does not show the player in Safari 5.0.3
Media Player settings for MP3:
...
Kissing
16:03 Bug #24880 (Closed): SQL errors in EM when updating extensionlist from TER
Clicking "retrieve/update" in EM (old) throws 2 SQL errors:
You have an error in your SQL syntax; check the manual t...
Rupert Germann
14:43 Bug #24877: rsaauth with more than one login form on one page doesn't work
where's my brain today? rsaauth_trunk2.patch Marco Huber
14:41 Bug #24877: rsaauth with more than one login form on one page doesn't work
rsaauth_trunk.patch is the right patch... ;-) Marco Huber
14:19 Bug #24877 (Closed): rsaauth with more than one login form on one page doesn't work
If you have more than one login form on one page only the last rendered login form will work. This happens because wh... Marco Huber
14:30 Bug #12616 (Closed): Cleanup: sys_workspace mentions in t3lib/stddb/tables.php
Not all mentions of sys_workspace were removed from t3lib/stddb/tables.php. There's still the following call:... Francois Suter
14:29 Bug #12615 (Closed): Dependencies in sysext 'version' and 'workspaces'
See http://bugs.typo3.org/view.php?id=17355 Oliver Hader
14:23 Feature #24878 (Closed): Add first and last attribute in sitemap content type
currently the sitemap just shows a unordered list with no default classes for first and last item. overwriting is qui... Simon Schaufelberger
14:18 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
@Ernesto: Thanks for the suggestion. I now also added the other parts in the Core as you mentioned.
There are two fi...
Oliver Hader
13:35 Feature #24876 (Rejected): Link wizard: Allow for user-defined option list when chosing to open a new window
Since the options for the select boxes that can be used to define the size of a popup window (see attached pic) are h... Christian Hellmuth
13:33 Bug #24752: Error Message while Updating 4.4.6 > 4.5
The attached patch does the following:
* define a list of required extensions as new constant (required for TYPO3)
...
Oliver Hader
13:16 Bug #24867: Wokspace update fails because of 'Array' in SQL query
Yes, no custom workspaces were created. aeun no-lastname-given
10:10 Bug #24867: Wokspace update fails because of 'Array' in SQL query
From the above log, it seems that you didn't have any custom workspace in your database before (no records in sys_wor... Ernesto Baschny
07:31 Bug #24867 (Closed): Wokspace update fails because of 'Array' in SQL query
When upgrading from T3 4.4.6 to 4.5 LTS I try to update the workspaces. When I start the step I get an SQL error. Wit... aeun no-lastname-given
12:51 Bug #24875 (Rejected): Thumbnails of PDF files not working anymore
A user complained that PDFs get no thumbnails anymore in FE - after some tests in BE, I would say they work there. I ... Steffen Gebert
12:04 Bug #24874 (Closed): LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
Following TypoScript code returns an "array" string since TYPO3 4.5.
1 = LOAD_REGISTER
1 {
columnItems {
inser...
Michael Birchler
11:57 Bug #24818 (Closed): Path to page with an error is unusable with SEO-Pagetitles
The Path to a page with an error is very hard to read if you have search engine optimised page titles.
Solution:
...
Henrik Ziegenhain
11:54 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
Hi,
it would be great to have this option better documented. I can't see an entry in Pending Documentation, some m...
Steffen Gebert
11:33 Bug #24873: Open forms cannot be saved after "Relogin" (Security Token errors)
Yes, peter, but these are most probably the ExtDirect errors, see #24870.
If there is yet another category of erro...
Ernesto Baschny
11:25 Bug #24873: Open forms cannot be saved after "Relogin" (Security Token errors)
I am 99% percent sure the issue (#24755) shows up as well without any open form/data:
login.... wait ... expire ... ...
Peter Niederlag
11:21 Bug #24873: Open forms cannot be saved after "Relogin" (Security Token errors)
Hi Helmut, you wanted to take a look at it. :) Thanks! Ernesto Baschny
11:17 Bug #24873 (Closed): Open forms cannot be saved after "Relogin" (Security Token errors)
If you have an open form (e.g. editing a content element) and you leave your browser unattended until "session expire... Ernesto Baschny
11:18 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
There are two different issues at relogin:
1) One is the ExtDirect calls, which are the worse part, because many p...
Ernesto Baschny
10:04 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
so basicly 17203 and 17247 seem to be quite the same(?).
the problem is triggered by the timeout of the BE-Session...
Peter Niederlag
11:05 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
This error occured also in an fresh installation in the TYPO3 4.5.0 final.
I have tried to intall from dummy and s...
Sebastian Lorenz
10:49 Bug #24871 (Closed): Required select box element isn't required
With the following configuration, the select box isn't required (but it should as the value of the default item is em... Anonymous
10:46 Feature #12582: dam file links are checked as internal links
Here the dam feature request:
http://bugs.typo3.org/view.php?id=17379
Björn Pedersen
10:40 Feature #12582: dam file links are checked as internal links
I created a patch that makes linkvalidator dam-aware.
I am not sure wether it should be a part of linkvalidator or ...
Björn Pedersen
10:34 Bug #24870 (Closed): Regression: The ExtDirect token needs to be regenerated after relogin by popup window
After "relogin", all extdirect requests to the backend no longer work (context menus no loading, pagetree not respond... Ernesto Baschny
10:24 Bug #24868: wrong TYPO3 Logo Rotation on Error page
this is a wanted behaviour and has been signed by the design team Georg Ringer
09:51 Bug #24868: wrong TYPO3 Logo Rotation on Error page
I think this is now a normal behavior on errors. See Patrick Lobachers slides page 59:
http://www.typovision.de/fi...
Max Roesch
09:45 Bug #24868 (Closed): wrong TYPO3 Logo Rotation on Error page
If you have a Page without a TS Template, the follow Error occurred.
"Oops, an error occured!
No TypoScript templat...
Mario Näther
10:05 Feature #24869 (Closed): Enhance Upgrade Wizard SQL queries verbosity and error handling
Currently every individual Upgrade Wizard class does its own SQL processing and error handling. There is no central A... Ernesto Baschny
09:52 Bug #24794: Previewlink in context-menu is broken
Thanks for your report. I fear that it won't be possible to open the window directly "on click" (which wouldn't alert... Ernesto Baschny
08:07 Bug #24794: Previewlink in context-menu is broken
ok, it's the popup blocker. So can you please change the link, not using a popup but a _blank or anything else.
I ...
Mischa Heissmann
09:44 Bug #24854: beforeWrap property of TMENU is not recognized anymore
Seems like an obvious bug. Jo, could you post that as an RFC, please? Ernesto Baschny
09:20 Bug #24854: beforeWrap property of TMENU is not recognized anymore
Thank you Jo. The patch fixes it! Hans van Dijk
01:16 Bug #24854: beforeWrap property of TMENU is not recognized anymore
Please check, if the attached patch fixes the bug for you. Jo Hasenau
09:27 Bug #24843: ter not loading when clicking on "update"
Strange, its not always reproducable. I think it has nothing to do with the protocols.
I cleared the table cache_e...
Henrik Ziegenhain
08:26 Bug #24843: ter not loading when clicking on "update"
Hi Oliver,
I checked it on 3 Installations. 2 are accessed via https and the third one normally over http protocol...
Henrik Ziegenhain
07:18 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
I can confirm. This issue is also happening to me.
Jason Alexander
01:13 Bug #24866 (Closed): implode() issues in Install Tool
Starting the update manager from 4.4.6 to 4.5 it gives the PHP warning:
PHP Warning: implode() [function.implode]:...
Dominic Garms

2011-01-27

23:52 Bug #24865: Standalone images in RTE-enabled field not rendered in frontend
html is not good here, i try with []:
in RTE the html-source is:
[p][img height="156" width="125" src="uploads/bl...
Peter L
23:49 Bug #24865 (Closed): Standalone images in RTE-enabled field not rendered in frontend
After upgrade to 4.5.0 i have a problem, that all images in frontend missing, that are allone in a p-tag.
<p><img ...
Peter L
23:28 Bug #24864 (Closed): stdWrap .current and .setContentToCurrent do not return content
With the tslib_content refactoring in 4.5, we now have standalone methods for many pieces of stdWrap, which are chain... Jeff Segars
23:25 Bug #24863 (Closed): Typo in MEDIA renders wrong height
With a typo the height is always the width when configured with TS only
Example:...
Steffen Kamper
22:31 Bug #24862 (Closed): t3editor behaves strange
When i open empty template with t3editor, cursor is at last position in first line.
I have the same behaviour in ext...
Steffen Kamper
22:26 Bug #23923: FLUIDTEMPLATE (cObject) - Not parsing css id ?
Thanks for the note!
Closed as requested.
Chris topher
22:05 Bug #23923: FLUIDTEMPLATE (cObject) - Not parsing css id ?
i think this can be closed. Sascha no-lastname-given
22:07 Feature #10642: Implement workspace preview
Hi - actually we need some nice visual divider for all three modes, because even in the vertical or horizontal layout... Tolleiv Nietsch
21:51 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
Looks nice, and works for me. Warning is gone... :-) Sascha no-lastname-given
18:01 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
+1 by reading with CGL nitpicking :) Steffen Kamper
17:48 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
Olly there are more places doing a SQL query with sys_workspaces table without checking anything, e.g.
- beusers (...
Ernesto Baschny
17:25 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
patch looks good, +1 by reading Tolleiv Nietsch
16:28 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
I analysed the scenario a bit and it's not that bad as I initially thought...
* sys_workspace was defined in TCA s...
Oliver Hader
16:27 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
Hey all,
thanks for explanation. For me it isn't a problem, i just get these warnings within my trunk/debug instal...
Sascha no-lastname-given
16:13 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
We decided to go throughout the core and add proper checks where appropriate so that these queries aren't generated a... Ernesto Baschny
16:03 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
Happened because of this change: http://bugs.typo3.org/view.php?id=17106 Benni Mack
13:59 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
Ah, ok. Just get these php warnings and want to be sure. Sascha no-lastname-given
13:16 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
There are more places where sys_workspace is used without checking whether the workspaces extension is installed. Oliver Hader
11:31 Bug #24851 (Closed): Dependencies in sysext 'version' and 'workspaces'
Hey there,
within the sysext 'version' extension (version/cm1/index.php) in line 172 there is a query on 'sys_work...
Sascha no-lastname-given
21:37 Bug #24861: Newss plugins/ typo3 volunters
Matt, I'm closing this one now. You can find help in the TYPO3 mailing lists at http://lists.typo3.org. Please *descr... Steffen Gebert
21:31 Bug #24861: Newss plugins/ typo3 volunters
4.4.6
with the plugin(extension) it shows latest news articles, and currently not showing at all since upgrade, the ...
matt forse
21:16 Bug #24861: Newss plugins/ typo3 volunters
Hi Matt,
we need more information:
- From which TYPO3 version did you do the upgrade?
- What do you mean with "N...
Chris topher
20:49 Bug #24861 (Closed): Newss plugins/ typo3 volunters
upgrade to v4.4.6 - we now have news plugins not working
is a major issue to use as we have in the thousands of webs...
matt forse
21:18 Bug #24830: news plugin errors
Closed as duplicate of #24861.
Please report your problem only once!
Chris topher
20:47 Bug #24830: news plugin errors
it is v4.4.6
is a major issue to use as we have in the thousands of webste members
Our typo 3 expert is seroiusly i...
matt forse
20:43 Bug #24752: Error Message while Updating 4.4.6 > 4.5
That did the trick, thanks a lot! Rainer
18:14 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Solution is to *remove* the line from your localconf.php and clean the typo3conf/temp* files afterwards. Ernesto Baschny
18:08 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Yes, and maybe add a "warning" if $TYPO3_CONF_VARS['EXT']['requiredExt'] is set in localconf.php, because it is not i... Ernesto Baschny
18:04 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Yes, this line was given there:
$TYPO3_CONF_VARS['EXT']['requiredExt'] = 'cms,version,lang,sv'; // Modified or ...
Oliver Hader
18:03 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Indeed, there is:
$TYPO3_CONF_VARS["EXT"]["requiredExt"] = 'cms,lang';
so, do I just need to add "em" here?
I ...
Rainer
18:00 Bug #24752: Error Message while Updating 4.4.6 > 4.5
maybe you have this setting in your localconf.php file, which doesn't include the "em"?
$TYPO3_CONF_VARS['EXT']...
Ernesto Baschny
17:57 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Sorry about my late response, I was somewhat busy otherwise.
Here's the response to Ernesto's question:
grep -R ...
Rainer
17:52 Bug #24752: Error Message while Updating 4.4.6 > 4.5
I was able to reproduce the behaviour on Heinz' server.
The reason was, that the new system extension "em" was not...
Oliver Hader
15:39 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Heinz contacted me via mail and offered access to his server environment. I'm going to analyse further...
Oliver Hader
15:37 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Maybe there is a conflicting autoloader in one of your used extensions? Could you grep for "autoload" in your typo3co... Ernesto Baschny
14:23 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Dear Rainer,
thanks for your feedback on this issue. The TYPO3 community worked hard during the last few months an...
Oliver Hader
14:11 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Well, whenever a new bug occurs, you will have the situation that it has never occurred for anyone else before.
A...
Rainer
13:40 Bug #24752: Error Message while Updating 4.4.6 > 4.5
I tried to download and extract the source again. Still the same problem.
The extension manager is not loaded/visibl...
Heinz Scheungrab
13:13 Bug #24752: Error Message while Updating 4.4.6 > 4.5
I don't know, why it occurs. I see no reason and no point to debug. It obviously never occured for anybody else befor... Steffen Gebert
13:10 Bug #24752: Error Message while Updating 4.4.6 > 4.5
of course it exists.
This seems to be a bug... you should test before you make something GA :-)
Rainer
13:07 Bug #24752: Error Message while Updating 4.4.6 > 4.5
You should test, before you upgrade ;)
If you're sure that you're running PHP 5.2+, then fine.
Please download an...
Steffen Gebert
13:03 Bug #24752: Error Message while Updating 4.4.6 > 4.5
I just find it really easy to type "php -v" and then copy and paste.
I am pretty sure the part of php that's working...
Rainer
10:14 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Why does your web server run a CLI ;-)
Dunno atm..
Steffen Gebert
10:13 Bug #24752: Error Message while Updating 4.4.6 > 4.5
I set the memory limit to 228 MB in /etc/php5/apache2/php.ini, still the same problem Rainer
10:11 Bug #24752: Error Message while Updating 4.4.6 > 4.5
PHP 5.2.17-0.dotdeb.0 with Suhosin-Patch 0.9.7 (cli) (built: Jan 7 2011 07:47:48) Rainer
10:09 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Which PHP version are you running?
EDIT: Okay, Hans entered PHP >= 5.2. Really true?
Steffen Gebert
09:54 Bug #24752: Error Message while Updating 4.4.6 > 4.5
the same happens here. Maybe the weak server might cause the problem. (It s an old installation at 1und1)
PHP Memo...
Hauke Haller
09:36 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Same here!
Upgraded from 4.4.5 to 4.5 LTO.
Apache 2.2.9
$TYPO3_CONF_VARS['EXT']['extList'] = 'cms,lang,sv,css_styl...
Rainer
08:39 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Operating System: Linux, Webserver: Apache/2.2.16
$TYPO3_CONF_VARS['EXT']['extList'] = 'tsconfig_help,context_help...
Heinz Scheungrab
20:19 Bug #24852: htmlArea RTE: Clickenlarge bug when move image
I can't reproduce this issue. Please explain exactly the steps to reproduce. Stanislas Rolland
19:27 Bug #24852: htmlArea RTE: Clickenlarge bug when move image
The bug is in Firefox 3.6
I tested also Internet Explorer 8 - here it works fine. There is no bug.
Gernot Ploiner
17:52 Bug #24852: htmlArea RTE: Clickenlarge bug when move image
Seems that the custom attribute does not follow...
In what browser(s)?
Stanislas Rolland
12:51 Bug #24852 (Closed): htmlArea RTE: Clickenlarge bug when move image
When i insert an image in an RTE field and activate "clickenlarge" it works fine. If i write text next to the image a... Gernot Ploiner
18:27 Feature #12582: dam file links are checked as internal links
DAM is currently not supported and we never publicised this so this entry (still valid in our eyes!) was changed to "... Patrick Gaumond
17:42 Feature #12582: dam file links are checked as internal links
To be clear: This only affects links set within the RTE, not dam images e.g. in the image element. Björn Pedersen
17:08 Feature #12582 (Closed): dam file links are checked as internal links
on a dam enabled site, dam links are checked as internal links with the media id as page id -> lot's of wrong posi... Björn Pedersen
18:24 Bug #24860 (Closed): Local Installed Extension Update even when empty but Global Extensions exist
If in a TYPO3 site a global extension folder with extensions exists and the same extensions are NOT available in the ... Andreas Becker (Andi)
18:18 Bug #12586 (Closed): Check links should not show statistics
The Check Links tab should never show statistics, this info is for the Report tab only. Patrick Gaumond
18:04 Bug #24858: t3lib_div::fixed_lgd_cs() may crash when using tslib_eidtools::initFeUser()
4.3.0 has it, too:
https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0/t3lib/class.t3lib_div.php
4.2.15 did it di...
Christian Weiske
17:16 Bug #24858: t3lib_div::fixed_lgd_cs() may crash when using tslib_eidtools::initFeUser()
The bug exists at least since 4.3.10 Christian Weiske
16:52 Bug #24858: t3lib_div::fixed_lgd_cs() may crash when using tslib_eidtools::initFeUser()
Set version to 4.4.6 since this issue was not introduced with 4.5.0. Oliver Hader
16:42 Bug #24858: t3lib_div::fixed_lgd_cs() may crash when using tslib_eidtools::initFeUser()
"certain circumstances" are when you POST a login form to that eID. Christian Weiske
16:29 Bug #24858 (Closed): t3lib_div::fixed_lgd_cs() may crash when using tslib_eidtools::initFeUser()
When calling
> tslib_eidtools::initFeUser
from a script that's called with an eID, under certain circumstances
> t...
Christian Weiske
17:48 Bug #24845: htmlArea RTE: JS error when using "Edit element"
Language configuration is missing for the language field of the "Edit element" dialogue.
Attached patch makes the ...
Stanislas Rolland
06:41 Bug #24845 (Closed): htmlArea RTE: JS error when using "Edit element"
both safari and FF, when trying to "edit element" give JS error:
Safari:
TypeError: Result of expression 'this.ge...
Stefano Cecere
17:45 Bug #24859 (Closed): RTE - Remove format (MS-Word) doesn't work & wrong button
The removing of MS-Word format doesn't work in the Rich Text Editor. Nothing happens.
It's also the wrong button (...
Rainer Fischinger
17:33 Bug #12565 (Needs Feedback): PHP warnings
this file: modfunc1/class.tx_linkvalidator_modfunc1.php does not exist anymore.
What version of linkvalidator did yo...
Michael Miousse
12:02 Bug #12565 (Closed): PHP warnings
I have two warnings in Linkvalidator.
PHP Warning: array_search() [function.array-search]: Wrong datatype for s...
Ben van 't Ende
17:29 Bug #12568 (Resolved): Make a branch
Done
new branch/4.5 created
Michael Miousse
13:45 Bug #12568 (Closed): Make a branch
Please create a 4.5 branch, so trunk is the version for 4.6, branch for maintaining 4.5.
Keep in mind that no new ...
Steffen Kamper
17:07 Bug #24843: ter not loading when clicking on "update"
Sorry, I was not able to reproduce on my system. However I attached a screenshot on how to get further information wi... Oliver Hader
14:10 Bug #24843: ter not loading when clicking on "update"
Hi Oli,
the error occurs in the new EM
Henrik Ziegenhain
12:56 Bug #24843: ter not loading when clicking on "update"
Does this bug occur with the old (regular) Extension Manager or with the new grid view? Oliver Hader
11:07 Bug #24843: ter not loading when clicking on "update"
I can confirm this error, but it seems that the new EM fetches the extensions Henrik Ziegenhain
03:56 Bug #24843 (Closed): ter not loading when clicking on "update"
When you click on update in the Repository Tab the TER Extension list does not get updated!
It says
Error parsing...
Andreas Becker (Andi)
16:58 Bug #24853: ExtDirect: Invalid Security Token!
Okay, thanks for your feedback. Steffen Gebert
16:56 Bug #24853: ExtDirect: Invalid Security Token!
Ok, after the THIRD try of deleting typo3temp and BE/FE-cache it seems to be solved! Rainer Fischinger
16:03 Bug #24853: ExtDirect: Invalid Security Token!
Same here after upgrade from 4.5.0rc2 to 4.5.0 (stable).
I cleared /typo3temp/, cahce from BE and FF cache and erro...
Edgar Karlson
15:36 Bug #24853: ExtDirect: Invalid Security Token!
Had this also on a 4.5 upgraded installation with
page.config.no_cache = 1
After enabling the cache, doing some ...
Jacco van der Post
15:05 Bug #24853: ExtDirect: Invalid Security Token!
It appears at different positions. When i click on web>page, web>recycler oder web>list it appears in the right colum... Rainer Fischinger
14:51 Bug #24853: ExtDirect: Invalid Security Token!
Thanks for your report!
In which context does this message appear? Looks like some place was forgotten while imple...
Steffen Gebert
14:10 Bug #24853 (Closed): ExtDirect: Invalid Security Token!
#0 [internal function]: t3lib_extjs_ExtDirectRouter->route(Array, Object(TYPO3AJAX))
#1 /home/.sites/954/site1602/w...
Rainer Fischinger
16:47 Revision 78c96f11: [+TASK] Extbase (MVC): Removed duplicated code from RequestBuilder. Thanks to Peter Niederlag.
Resolves #12569.
Change-Id: I4bc732dfa20ffde40d96012c6534de11bad6ec5f
Jochen Rau
16:17 Bug #24792: Link error in Webkit browsers
Please test patch attached to issue 0017140.
Clear the RTE cache, using BE Clear cache menu, after applying the pa...
Stanislas Rolland
16:16 Bug #24855: htmlArea RTE RTE inserts incorrect link if text is double-clicked in Safari
Please test patch attached to issue #17140.
Clear the RTE cache, using BE Clear cache menu, after applying the patch.
Stanislas Rolland
15:52 Bug #24855 (Closed): htmlArea RTE RTE inserts incorrect link if text is double-clicked in Safari
same as in #0017140 ?
Linking a text by a double click instead of marking the text causes an unusal behaivor.
T...
René
16:10 Bug #24856 (Closed): Legacy extension manager does not allow to change category of configuration anymore
When using TemplaVoila in EM (both new and legacy), a dropdown is used to show the two categories of settings (Basic ... Xavier Perseguers
16:09 Bug #24346: Thumbnail generation fails
With TYPO3 4.5.0 the file to be patched is now: t3lib/utility/class.t3lib_utility_command.php Larsen no-lastname-given
15:34 Bug #24420: RTE unable to put hyperlink on image, js-error IE8
Fixed indeed. Thnx. Erik Trapman
14:42 Bug #24854 (Closed): beforeWrap property of TMENU is not recognized anymore
After upgrading from TYPO3 4.4.6 to 4.5.0 the typoscript property beforeWrap of TMENU, does not work anymore in one o... Hans van Dijk
14:42 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
Issue fixed thanks to the changes in the linkvalidator sysext. Francois Suter
14:34 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
Hey Francois,
yes, this issue is fixed for me, so this entry can be marked as solved.
Sven Juergens
13:51 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
Sven, can you confirm that this specific issue is fixed for you? It certainly is for me.
The more general discussi...
Francois Suter
13:52 Bug #25674: Calculation of next execution time wrong for configured start time in future
Markus, ping!
This is resolved as far as I'm concerned.
Francois Suter
13:30 Feature #19529: Workspace should use DB mount of BE user/group
Hi Olly,
no this issue can be set to closed/resolved.
Thanks
Sonja Schubert
13:18 Feature #19529: Workspace should use DB mount of BE user/group
Hi Sonja,
is this issue still valid after 4.5.0 was released?
Oliver Hader
12:56 Bug #24134: Update Wizard: Next button is missing which destroys usability
Works as it should Issue can be closed. Erik Svendsen
11:15 Bug #24134: Update Wizard: Next button is missing which destroys usability
Could not reproduce that. Since beta1 we improved that alot:
- we have Next buttons now on every step (to go to th...
Ernesto Baschny
12:22 Bug #24814: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
This is indeed a bug. In t3lib_formmail, the ReturnPath is using the $TYPO3_CONF_VARS['SYS']['forceReturnPath'] varia... Ernesto Baschny
12:20 Bug #24848: content page and content version
Not only. Michel MAIER
12:05 Bug #24848: content page and content version
Relationship to http://bugs.typo3.org/view.php?id=12785 i think. Sascha no-lastname-given
10:15 Bug #24848 (Closed): content page and content version
I noted several problem with the versioning feature. :
1- I can't preview a page version :
when I click on the "e...
Michel MAIER
11:58 Bug #24806: Changing Workspace does not refresh tree
I added two workspaces with there own db mounts. When switch between them it works for me. I can't reproduce it here.... Sascha no-lastname-given
11:46 Bug #24828: Unable to sort manually in Workspace
Please report workspace issues in the workspaces team issue tracker. Thanks!!!
http://forge.typo3.org/projects/typ...
Ernesto Baschny
11:44 Bug #24833: Refreshing Login after automatic sessiontimeout not working
Resolved in #24805 (RC3 and 4.5.0 final) Ernesto Baschny
11:43 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Please don't mix the issues!!!
The original post (from Jochen, see his description) was about the *relogin*, where...
Ernesto Baschny
11:39 Feature #24841: Defining a custom MailTransport which implements SwiftTransport
Very interesting feature! I guess we will have more t3lib_mail API enhancements for 4.6, and this is definitively one... Ernesto Baschny
00:44 Feature #24841: Defining a custom MailTransport which implements SwiftTransport
Sorry for the corrections, but it appears I found a developer-friendlier way of doing this:
Before setting $this->tr...
Claus Due
11:35 Bug #24834: Disable Upgade Wizard "Version Compatibility" if compat_version == TYPO3_version
Sorry for not having the time to include that in 4.5. It is indeed a very ugly warning message, let's have that inclu... Ernesto Baschny
11:27 Feature #24850 (Rejected): After the last Upgrade Wizard, a link to "COMPARE" should be presented
After the last Upgrade Wizard is through, we should present a last Next button which links to the "COMPARE" screen.
...
Ernesto Baschny
11:25 Bug #22935: Upgrade Wizard steps are dead ends
Solved in 4.5! :) Ernesto Baschny
11:06 Epic #24849 (Closed): Upgrade Wizard Usability
The Upgrade Wizard of TYPO3 still lacks a better usability.
This is an umbrella-issue to collect the issues which ...
Ernesto Baschny
11:04 Bug #24822: Dependencies found message
Good idea! The "Upgrade Wizards" is a project where plenty of issues should be tackled. This one would be a nice addi... Ernesto Baschny
11:01 Bug #24838: [Unit Tests] t3lib_formprotection_BackendFormProtectionTest causes php fatal error
Could you check that please, Helmut? Thanks! Ernesto Baschny
11:00 Bug #24844: No uncheck box in loading standard Template while using Update Wizard in 4.5.0 Final
Not a bug, but a feature.
If you think the detection of usage of static_template is wrong, please try to find out ...
Ernesto Baschny
10:59 Bug #24844: No uncheck box in loading standard Template while using Update Wizard in 4.5.0 Final
This upgrade wizard detects if you need the "static_template" extension, this is *not* an optional step! If you don't... Ernesto Baschny
05:12 Bug #24844 (Closed): No uncheck box in loading standard Template while using Update Wizard in 4.5.0 Final
Same problem as before with the workspaces. Now the uncheck Box is missing in static_templates step. You can only per... Andreas Becker (Andi)
10:55 Bug #24820: 2 Steps now necessary in updating Extensions where before 1 Step
The usability of the new UI will still be polished and especially the Upgrade Extensions Path hasn't been considered ... Ernesto Baschny
10:12 Bug #24847 (Closed): PHP_SCRIPT_EXT in 4.5 doesn't work
reproduce:
page.10 = PHP_SCRIPT_EXT
page.10.file = fileadmin/scripts/phpinfo.php
set version back to 4.4.6 and...
Philipp Idler
09:21 Bug #24453: showpic.php causes a fatal error if parameters GET variable is not an array
This warning overfloods my error log too -> 4.4.6
Hope there will be a workaround soon
Philipp Idler
08:30 Feature #24842: Need a hook to alter list rendering of special fields
The problem is to change the output of field content in the BE list view; such as adding text to existing date value... Thomas Kowtsch
08:02 Feature #24842: Need a hook to alter list rendering of special fields
sorry no clue what are you talking about. where do you want what? changing the label of a field? Georg Ringer
07:49 Bug #24846 (Closed): SQL error on duplicate rows in cache_imagesizes
Sometimes I'm getting error
INSERT INTO cache_imagesizes
(
md5hash,
md5filename,
tstamp,
filename,
imagewidt...
Vladimir Podkovanov
00:34 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
Just got the final version of TYPO3 4.5.0. After I gave the correct database parameters, it ended up with the same er... Andy Pattynama

2011-01-26

21:45 Feature #24842 (Closed): Need a hook to alter list rendering of special fields
Today, t3lib_befunc::getProcessedValue has two hooks to pre / postProcess something.
Anyway, these seem not be suita...
Thomas Kowtsch
20:58 Revision 71c8914c: Updating version number to 4.6-dev after release of 4.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10349 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:55 Revision 72dd14ec: Created branch TYPO3_4-5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10348 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:41 Revision 32002e97: Updating version number to 4.5.1-dev after release of 4.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10347 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:32 Revision 3a2bde0f: Tagging TYPO3 4.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0@10346 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:32 Revision 9c5bcbe7: Release of TYPO3 4.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10345 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:21 Revision 2baef6e1: Cleaned up ext_emconf.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10344 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:20 Revision 301d0b8f: removed extra comma
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10343 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:09 Revision cb7023d3: Cleaned up ext_emconf.php of all sysext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10342 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:04 Bug #24797: The column headers of the grid view are swapped when there is no column header available
Committed to trunk, rev. 10341 Ernesto Baschny
20:03 Revision e1a5da1f: Fixed bug #17297: The column headers of the grid view are swapped when there is no column header available (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10341 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
19:42 Feature #24841: Defining a custom MailTransport which implements SwiftTransport
Note: this could possibly also be solved by using the provided custom transport name to override the default MailInvo... Claus Due
19:16 Feature #24841 (Closed): Defining a custom MailTransport which implements SwiftTransport
Hi guys,
Wonderful work on 4.5 so far. I would like to request a feature (or rather behavior change) in the core m...
Claus Due
19:26 Revision 5a75e98d: Prepared NEWS.txt for release of 4.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10340 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
19:21 Revision 13105116: Follow-up to #17336 to handle the case when no $to is passed.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10339 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
19:09 Revision 6d030abe: Added manual to workspace extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10338 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:53 Revision eef0745b: typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42671 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
18:48 Revision 87982600: Merge of extension manager for 4.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10337 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:43 Feature #9198 (On Hold): EM should respect a different documentation path
Steffen Kamper
18:43 Feature #9198: EM should respect a different documentation path
partly integrated, has to be tested with TER Steffen Kamper
18:30 Task #3523 (Resolved): Rewrite of workspace manual started
Applied in changeset r4040. Susanne Moog
18:28 Bug #24835: Missing and old Icons in "DB check -> Record Statistics"
v2 patch against trunk 10336 Sven Juergens
14:22 Bug #24835 (Closed): Missing and old Icons in "DB check -> Record Statistics"
there are no Icons in "DB check -> Record Statistics" under the point "Document types" and some old Icons under "Pag... Sven Juergens
18:15 Bug #24837: no Values for Count in "DB check -> Record Statistics"
rev. 10336 Steffen Gebert
16:04 Bug #24837 (Closed): no Values for Count in "DB check -> Record Statistics"
in Patch
r9619 | jigal | 2010-11-25 08:08:29 +0100 (Do, 25. Nov 2010) | 1 Zeile
Fixed bug #22410: Cleanup - CGL fo...
Sven Juergens
18:14 Revision ddd94c16: Fixed bug #17341: No values for Pages in DB check -> Record Statistics (Thanks to Sven Juergens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10336 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:10 Revision fd876148: Fixed bug #3523: Rewrite of workspace manual started
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4040 743128fe-103e-dd11-99c4-001b2... Susanne Moog
18:07 Revision 562a2214: Fixed bug #
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4039 743128fe-103e-dd11-99c4-001b2... Susanne Moog
18:02 Task #24840: spritemanager and clear cache
Yes, we also need some cache for the compressor to not always recalculate all the CSS file mtimes and so.
Think we'l...
Steffen Gebert
17:59 Task #24840: spritemanager and clear cache
well, if it is cleared on an extension update it is OK, as then only developers are affected that work. ;) I was afra... Peter Niederlag
17:26 Task #24840: spritemanager and clear cache
AFAIK it's triggered on Extension installation. So I fear the answer is: won't fix.
However, I'm not too much into d...
Steffen Gebert
17:25 Task #24840 (Closed): spritemanager and clear cache
spritemanager keeps outdated data in 'typo3temp/sprites/zextensions.css'
* change the TCA of you EXTENSION and cha...
Peter Niederlag
17:45 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
Uploaded second version of patch fixing the order of moved language records.
Stanislas Rolland
17:41 Bug #24839: Wording in Upgrade wizard: Install New System Extensions
rev 10335 Steffen Gebert
17:19 Bug #24839 (Closed): Wording in Upgrade wizard: Install New System Extensions
Old text:
"Install the following system extensions that are new in TYPO3 4.3:"
Better would be: "... are new sinc...
Peter Kraume
17:41 Revision 4fd106e3: Fixed bug #17343: Wording in Upgrade wizard: Install New System Extensions (Thanks to Peter Kraume)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10335 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
17:24 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
I try today with the typo3 4.5rc1 and the path still doing his job. Links to pages that are not translated disable. I... Marcos Fadul
17:15 Bug #24838 (Closed): [Unit Tests] t3lib_formprotection_BackendFormProtectionTest causes php fatal error
The t3lib_formprotection_BackendFormProtectionTest test sets $GLOBALS['BE_USER'] to a mocked BE user object.
Revis...
Nikolas Hagelstein
17:06 Bug #24804: Moving Elements with Translations in workspaces
Please test patch attached to issue #0004759 with TYPO3 4.5 or current trunk.
Stanislas Rolland
16:41 Bug #24804: Moving Elements with Translations in workspaces
I understand it is a bit risky at this stage of the release cycle to fix this, would be fine to fix in 4.5.1. Graham Solomon
16:35 Bug #24804: Moving Elements with Translations in workspaces
Ok - just reviewed it and I can confirm it. But the risk to break sth. right before the release is imho too big. And ... Tolleiv Nietsch
15:37 Bug #24804: Moving Elements with Translations in workspaces
Yes I can't think of anywhere else it is possible to reorder content elements. Graham Solomon
15:35 Bug #24804: Moving Elements with Translations in workspaces
Ok so this is (just) page & list module specific right? Tolleiv Nietsch
15:27 Bug #24804: Moving Elements with Translations in workspaces
FYI there is a duplicate issue for this 0012686. Graham Solomon
15:17 Bug #24804: Moving Elements with Translations in workspaces
Hi Tolleiv,
Thanks for looking at this we appreciate it. It's not a big deal if it doesn't make it ready for 4.5 b...
Graham Solomon
13:45 Bug #24804: Moving Elements with Translations in workspaces
Sounds reasonable, I'm going to have a look but i doubt that we have a stable version ready for 4.5.0 Tolleiv Nietsch
17:02 Feature #12545 (Closed): Display name of workspace in sys log
At the moment the workspace id is displayed in the sys log. Would be nice to display the workspace name. Susanne Moog
16:40 Bug #22406: select.languageField only works with config.sys_language_overlay = 0 in other tables than tt_content
I can confirm Stephan Vidar's issue. It's exactly the same here. Natalie
16:06 Bug #24763: DB check > Record statistics, page statistics not working
duplicate with patch has been created Steffen Gebert
16:04 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
Okay.. acknowledged. As soon as a tree appears the load goes up (30-50% in my case) and memory consumption increases ... Steffen Gebert
15:56 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
I use trunk rev 10333.
but the WS module is not my only problem - all modules that show a pagetree are not working.
...
Rupert Germann
15:40 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
Has been fixed today: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk/ChangeLog Steffen Gebert
15:39 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
I also thought that there's something wrong with my IE. That's why I tested it with TYPO3 4.4 and 4.3 where it works ... Rupert Germann
15:16 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
Can't reproduce.. we tested IE6. Last time this morning, becaue workspaces module had few problems. Steffen Gebert
15:13 Bug #24836 (Closed): 4.5. Backend is broken in Internet Explorer 6
When I try to open the list or page module in IE 6 TYPO3 seems to go into an endless loop while trying to load the ic... Rupert Germann
16:02 Revision cb5aa61f: Synchronized external repositories of version (tag 4.5.0) and workspaces (tag 4.5.0)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10334 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
15:54 Revision ba574abd: Reapplied #17284: Formprotection persistToken method is called too often, causing unnecessary DB-load - included in 4.5.0 (Thanks to Helmut Hummel / Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@4035 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
15:48 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Please *always* use the following API function to add the ext direct provider registration code!
$pageRenderer->ad...
Stefan Galinski
15:02 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Currently I just cant (re-)produce the error anymore.... so I let it stay for another while and see if it comes back ... Peter Niederlag
14:31 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
@Peter:
For me the following line was the problem:
Ext.Direct.addProvider(Ext.app.ExtDirectAPI[api]);
so lets ...
Kay Strobach
14:28 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
pn@delle:/usr/local/typo3_src_git/trunk$ grep -r 'Ext.Direct.addProvider(Ext.app' *
t3lib/class.t3lib_pagerenderer....
Peter Niederlag
14:16 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
I can confirm this issue on https://svn.typo3.org/TYPO3v4/Core/trunk@10332 2010-01-26 13:00 (which is more recent tha... Peter Niederlag
10:58 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Jochen, can you confirm that this issue is fixed? Steffen Gebert
07:26 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
you are a god ;)
I used a tutorial to generate the TYPO3 specific stuff :(
But you're right the current wiki ar...
Kay Strobach
03:07 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Kay, after debugging _your_ code I found the problem.
Just remove the following line in your extjs.js:
Ext.Direct...
Helmut Hummel
15:46 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
Steffen, why reopened? Steffen Gebert
09:22 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
Fixed in #24583 Ernesto Baschny
00:49 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
Both issues solved in #24583. Please test (pending) Ernesto Baschny
15:43 Revision 101030bf: Raised version to 4.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4033 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
15:41 Revision db39c4b1: Raised version to 4.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@4031 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
15:38 Bug #24825: Clipboard does not work anymore after upgrade
Thanks for your update! Steffen Gebert
15:23 Bug #24825: Clipboard does not work anymore after upgrade
I've tested some more and finally found (a part of?) the problem. It's the extension "kb_nescefe". I've uninstalled t... Silvia Ulenberg
11:25 Bug #24825: Clipboard does not work anymore after upgrade
I don't think so, because this issue occurs every time I try to use the clipboard - whether there are translated reco... Silvia Ulenberg
11:21 Bug #24825: Clipboard does not work anymore after upgrade
Can you imagine that this has to do with translated records? Steffen Gebert
11:14 Bug #24825: Clipboard does not work anymore after upgrade
I've uploaded some screenshots. I did this in the List module.
As I've written above: I could not reproduce this m...
Silvia Ulenberg
11:03 Bug #24825: Clipboard does not work anymore after upgrade
Uh.. I really can't reproduce. Could you provide some screenshots to reproduce your exact click order? Thanks! Steffen Gebert
10:59 Bug #24825: Clipboard does not work anymore after upgrade
Thank you for your reply! I've upgraded my installation to RC3 but I keep getting this error message. It pops up ever... Silvia Ulenberg
10:53 Bug #24825: Clipboard does not work anymore after upgrade
Thanks for your report, Silvia.
As you pointed out, this one is fixed with RC3 (or maybe RC2 already). I've checke...
Steffen Gebert
09:37 Bug #24825 (Closed): Clipboard does not work anymore after upgrade
I've updated my installation from 4.5beta4 to 4.5rc1 and now the clipboard does not work anymore. It still doesn't wo... Silvia Ulenberg
15:08 Bug #24823: Update language packaages: button misaligned
rev 10333 Steffen Gebert
13:19 Bug #24823: Update language packaages: button misaligned
Acknowledged, fix is pending. Caused by #24783 Steffen Gebert
11:30 Bug #24823: Update language packaages: button misaligned
I can confirm this issue for Firefox 3.6.13 (WIN7). Christian Hellmuth
07:55 Bug #24823 (Closed): Update language packaages: button misaligned
When you want to update the language packs in the new EM, the button is misaligned so that the label is not visible. ... Jochen Weiland
15:05 Revision dbe1063b: Fixed bug #17326: Update language packages in Extenson Managr: Button misaligned
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10333 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
15:03 Bug #24824: Alter table in install tool does not work
dbal has been automatically installed in a fresh installation of TYPO3 4.5 around beta 3. It think either this should... Adrian Dymorz
14:27 Bug #24824: Alter table in install tool does not work
Committed to:
- DBAL trunk (rev. 42650)
- DBAL_1-2 (rev. 42651)
- DBAL_1-1 (rev. 42652)
- DBAL_1-0 (rev. 42653)
Xavier Perseguers
14:21 Bug #24824: Alter table in install tool does not work
Yes, I'll commit that but don't know yet whether I'll will reintegrate this for 4.5.0.
Regarding the other points,...
Xavier Perseguers
13:01 Bug #24824: Alter table in install tool does not work
I just tested your patch with some cases in the install tool:
TRUNCATE TABLE tx_mwimagemap_area; -> no error
AL...
Adrian Dymorz
12:07 Bug #24824: Alter table in install tool does not work
May I kindly ask you to test again the whole (both bugs)? Xavier Perseguers
12:01 Bug #24824: Alter table in install tool does not work
Argh! Found the bug, in some rare cases, the [0] was needed... Xavier Perseguers
10:56 Bug #24824: Alter table in install tool does not work
This only seems to affect DBAL Steffen Gebert
09:02 Bug #24824: Alter table in install tool does not work
I think this bug is related to 0017221 and the fix http://forge.typo3.org/projects/typo3v4-core/repository/revisions/... Adrian Dymorz
09:00 Bug #24824 (Closed): Alter table in install tool does not work
In the install tool the command
ALTER TABLE tx_openid_assoc_store DROP KEY assoc_handle;
leads to the error
...
Adrian Dymorz
15:03 Bug #24392: TYPO3 doesn't send emails
works for me here.
latest trunk rev 10332
Rupert Germann
14:54 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Yes, the issue maybe can't be solved for all installations, but hopefully the most installations (on unix/linux) don'... Markus Blaschke
09:22 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
For 4.5 safe_mode is supported as far as possible. The install tool warns against using safe_mode and advises to swit... Jigal van Hemert
14:48 Bug #24796: error with exec_PREPAREDquery
OK, after an update to RC3, the problem no longer exists... thank you for your support! Philipp Bergsmann
14:48 Bug #24833: Refreshing Login after automatic sessiontimeout not working
This happens after the timeout-logoff. And I cannot login anymore. Changing browser won't come to a solution. Same pr... Mischa Heissmann
14:47 Bug #24833: Refreshing Login after automatic sessiontimeout not working
Fatal error: Maximum function nesting level of '100' reached, aborting! in /mnt/hgfs/www/siemens-stiftung-t3-relaunch... Mischa Heissmann
14:14 Bug #24833: Refreshing Login after automatic sessiontimeout not working
Could you please try RC3? #24805 could/should have fixed this. Steffen Gebert
14:07 Bug #24833 (Closed): Refreshing Login after automatic sessiontimeout not working
After timeout of sessiontime in Backend, you're not able to login with the offered password field. You have to logout... Mischa Heissmann
14:27 Revision 505113c0: Backported changeset 42650 from trunk: Fixed bug #17327
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@42653 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:26 Revision e51c8c69: Backported changeset 42650 from trunk: Fixed bug #17327
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@42652 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:25 Revision 9244717e: Backported changeset 42650 from trunk: Fixed bug #17327
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@42651 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:23 Revision ad4deaf4: Fixed bug #17327: Alter table in install tool does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@42650 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:09 Bug #24834 (Closed): Disable Upgade Wizard "Version Compatibility" if compat_version == TYPO3_version
The Version Compatibility always appears at the first place and tells you that you should upgrade your compatVersion ... Steffen Gebert
14:01 Bug #24832: Swift Mailer Adapter does not parse To: addresses
Committed to trunk rev: 10332 Jigal van Hemert
13:33 Bug #24832 (Closed): Swift Mailer Adapter does not parse To: addresses
If t3lib_utility_Mail is called with a recipient in the $to parameter which is not a plain simple mail address but ha... Jigal van Hemert
14:01 Bug #24827: Empty Pagetitle in the page properties
That was my first guess too. I already checked this before my posting. The removing of the date2cal extension didn't ... Niki Mueller
13:18 Bug #24827: Empty Pagetitle in the page properties
maybe an old version of extension date2cal is installed? remove this extension or upgrade Georg Ringer
11:32 Bug #24827 (Closed): Empty Pagetitle in the page properties
If you want to edit the page properties after you set a pagetitle, the field for pagetitle is always empty in the pag... Niki Mueller
14:00 Revision 8ff7ab98: Fixed bug #17336: Swift Mailer Adapter does not parse To: addresses
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10332 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
14:00 Bug #12534 (Resolved): Positioning of toolbar in IE6
Applied in changeset r4029. Marco Bresch
10:15 Bug #12534 (Closed): Positioning of toolbar in IE6
The toolbar is misaligned in IE6.
Attached patch fixes this and triggers only IE6 (using star-hack).
Credits to...
Steffen Gebert
13:53 Revision 0fd22a24: Fixed bug #12534: Positioning of toolbar in IE6 (Thanks to Markus Antecki)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4029 743128fe-103e-dd11-99c4-001b2... Marco Bresch
13:44 Bug #24829: Rename "Update Wizard" into "Upgrade Wizard"
Ok, committed to trunk, rev. 10331. Ernesto Baschny
12:18 Bug #24829 (Closed): Rename "Update Wizard" into "Upgrade Wizard"
1) When going from 4.4 to 4.5 people speak about "Upgrading".
2) When going from 4.5.0 to 4.5.1 people speak about "...
Ernesto Baschny
13:43 Revision 82444f14: Fixed issue #17333: Rename "Update Wizard" into "Upgrade Wizard"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10331 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
13:21 Bug #24831 (Closed): Search does not find ve_guestbook entries
The search box on top right of the TYPO3 backend does not find tx_veguestbook_entries which have matching strings in ... Adrian Dymorz
13:17 Bug #24830: news plugin errors
Hi Matt,
which v4? version 4.4.4?
Besides that you should use the more recent version 4.4.6 (as 4.4.5 contains se...
Steffen Gebert
13:10 Bug #24830 (Closed): news plugin errors
we have just have updated to v4. news plugins are now not working, where to find plugin setup info would be great.
...
matt forse
13:00 Bug #23982: The install tool should check if typo3conf, fileadmin, uploads, typo3temp are writable before installing
Great, thanks Ernesto! Steffen Gebert
12:13 Bug #23982: The install tool should check if typo3conf, fileadmin, uploads, typo3temp are writable before installing
The check was added in the intro package, which is why it "works in RC1" probably.
See:
http://forge.typo3.org...
Ernesto Baschny
11:50 Bug #23982: The install tool should check if typo3conf, fileadmin, uploads, typo3temp are writable before installing
Are you sure? I don't think so, there wasn't any change. But I defenitely want this for 4.6 - as you suggest: Directl... Steffen Gebert
12:09 Bug #19395: Add hooks for DAM
sure thing Ingo Renner
00:20 Bug #19395: Add hooks for DAM
But I think we can take this from the roadmap. I've removed the target version setting, hope you're okay with it. Steffen Gebert
12:07 Bug #24828 (Closed): Unable to sort manually in Workspace
When clicking the sorting-Button in listview an error appears:
1: [newlog()] Move attempt failed due to workspace ...
Mischa Heissmann
11:42 Revision f66c8e25: Fixed unit tests
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@42648 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:41 Revision 5cf63f0f: Fixed unit tests
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@42647 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:28 Revision a67fc065: Fixed bug #17319: Incorrect/missing array entries in t3lib_cs regarding Galician and Georgian
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10330 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:19 Bug #24782: Old Contextmenu: Partly broken - Mount as TreeRoot / Hide / Unhide / Delete
rev. 10329
Lorenz, I think it has nothing to do with your dam_cat problem - at least it doesn't help. But in this ...
Steffen Gebert
01:21 Bug #24782: Old Contextmenu: Partly broken - Mount as TreeRoot / Hide / Unhide / Delete
We have a clickmenu in DAM whose "delete record" item is broken in 4.5. Could it be in relation with that issue or do...
11:17 Revision 1bbb1426: Fixed bug #17279: Old Contextmenu: Partly broken - Mount as TreeRoot / Hide / Unhide / Delete (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10329 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:48 Bug #24815: Saving extension configuration fails
It's partly solved. There are still some troubles in FF4 and Opera10 Helmut Hummel
10:43 Bug #24815: Saving extension configuration fails
So isn't this one solved with #24819? Steffen Gebert
10:38 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
I'm closing this issue now. For sure, problems will remain, coming from Flash limitations.
If you have issues with...
Steffen Gebert
10:14 Bug #24808: Unnecessary message about security token
I want to keep that ticket to as a reminder to add a method to disable storage of the flash messages in the session w... Helmut Hummel
09:32 Bug #24808: Unnecessary message about security token
This is probably obsolete by now, I don't get this message. If the token was invalid from start (when clearing the ca... Ernesto Baschny
10:07 Revision e9cc51a2: Merged Linkvalidator 1.0.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10328 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:01 Bug #24826 (Closed): Adjust CSH output in User Settings / scheduler
As seen in #24714 the output of CSH in TCEforms differs from the output in User Settings or scheduler.
Outputted c...
Steffen Gebert
10:00 Bug #24714: Cursor not changing to help over some labels
This change was accidently included in rev. 10313.
I now added the ChangeLog entry in 10327, as we decided that the ...
Steffen Gebert
09:58 Revision 908d07d9: Fixed bug #17202: Cursor not changing to help over some labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10327 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
09:53 Revision 49e12ac1: Brought back overwritten ChangeLog entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10326 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
09:44 Revision c1a9ce96: Follow-up to #17321: Add missing PHPdoc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10325 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
09:27 Revision 82e2ff3f: Raised Extbase and Fluid to version 1.3.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10324 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
09:27 Bug #24144: Links to manuals are not shown in ext list
Has been fixed here: http://forge.typo3.org/issues/11474 Ernesto Baschny
09:21 Bug #24558: EM usability issues
Some, if not most or all the issues were already solved by some other issue. So please consider opening individual is... Ernesto Baschny
09:19 Revision 352afc52: * Raising Version number to 1.3.0.
Sebastian Kurfuerst
09:14 Revision a96951fd: * Raising Version number to 1.3.0
Sebastian Kurfuerst
09:08 Revision 3348f664: Reverting r3994: DateViewHelper now supports strftime format strings
because of non-consensus in discussion. Sebastian Kurfuerst
08:47 Bug #24155: When you delete a page from the tree, the tree isn't updated
This issue is fixed and can be closed. Rob Vonk
08:41 Bug #10636: workspace module not usable in IE6
the problem was already resolved in the other issue, with patch/screen:
http://forge.typo3.org/issues/11097
Markus Antecki
08:31 Bug #10636 (New): workspace module not usable in IE6
was automatically closed, reopened issue Sonja Schubert
08:32 Revision d8cc8a30: Changed back version to 1.2-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@42644 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
08:24 Revision e7515674: Raised DBAL to version 1.2.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10323 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
08:19 Revision 3b9b8600: Updated checksums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@42642 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
08:18 Revision d128a612: Set version to 1.2.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@42641 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
05:46 Revision b1ea1e72: Cleaned emconf for the release of TYPO3 4.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42637 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
05:28 Revision ec36a09d: Followup to #12447: Update one language label; it no longer only is about showing or hiding some of the broken links, but also about checking them.
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42636 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
05:23 Bug #12526 (Resolved): Manual needs new screenshots and text since we now use 2 tabs in the module
I have overworked the texts a bit and did smaller layout fixes.
Committed in r42635.
Chris topher
01:29 Bug #12526 (Under Review): Manual needs new screenshots and text since we now use 2 tabs in the module
Thanks for the review, Philipp!
The official notes are also made for the official documents provided in the Core. In...
Chris topher
05:22 Revision aecb2a11: Fixed bug #12526: Manual needs new screenshots and text since we now use 2 tabs in the module (thanks to Patrick Gaumond)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42635 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
05:10 Bug #24822 (Closed): Dependencies found message
In the Update Wizard at the static_template part yo have a message:
"Dependencies found! You MUST install the exte...
Andreas Becker (Andi)
05:01 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
I did some further tests and noticed some remaining issues that have to be addressed in order to get full group field... Franz Koch
04:45 Revision a473e267: Finally structure the CSS file. Includes small alignment improvements for margin and padding.
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42633 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
04:41 Revision d4129d56: General cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42631 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
04:32 Bug #24820: 2 Steps now necessary in updating Extensions where before 1 Step
Sorry for another remark but it is quite annoying the way it worksd right now.
Click - on Repository Tab
Click - ...
Andreas Becker (Andi)
04:26 Bug #24820: 2 Steps now necessary in updating Extensions where before 1 Step
Just realized that when you jump back to the list pf updatable Extensions the already updated Extensions still show u... Andreas Becker (Andi)
04:24 Bug #24820 (Closed): 2 Steps now necessary in updating Extensions where before 1 Step
When you update an Extension it now jumps to the installed repository Tab and you loose contact to the Repository Tab... Andreas Becker (Andi)
04:02 Bug #24821 (Rejected): In Update Wizard the Button to get to the last step - COMPARE is missing
Hi The Update Wizard is working fine now even the Message in the GZIP Compression Part still shows"
Check Compress...
Andreas Becker (Andi)
03:51 Revision a843fe25: Followup to #12447: Clearly separate Checks from Report in module. Label tags in tab "Check links" were broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42626 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
02:29 Revision 98d2f330: Updating version number to 4.5-dev after release of 4.5.0rc3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10322 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
02:24 Revision a44fdb41: Tagging TYPO3 4.5.0rc3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0rc3@10321 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
02:24 Revision e24392cd: Release of TYPO3 4.5.0rc3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10320 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
02:23 Revision 3a102e31: Updated for RC3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10319 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
02:17 Bug #24583: Not installing extensions in Upgrade Wizard should also get rid of the wizard
Committed to trunk, rev. 10318 Ernesto Baschny
00:23 Bug #24583 (Closed): Not installing extensions in Upgrade Wizard should also get rid of the wizard
If one chooses not to install all suggested new sysext, the wizard should never been shown again.
Also solves the ...
Ernesto Baschny
02:16 Revision 635f1412: Fixed issue #17320: Not installing extensions in Upgrade Wizard should also get rid of the wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10318 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
01:58 Bug #24316: Cleanup: centralize TYPO3 urls
Committed to trunk, rev. 10317 Ernesto Baschny
01:56 Revision c956ca6a: Fixed issue #16712: Cleanup: centralize TYPO3 urls (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10317 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
01:34 Revision f682fcf0: Merge of extension manager for RC3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10316 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:14 Bug #23852: Records should not be indented if there is no parent record
Committed to trunk, rev. 10315 Ernesto Baschny
01:13 Revision 3f2027b8: Fixed issue #16142: Records should not be indented if there is no parent record (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10315 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
01:10 Bug #24819: In new em, t3lib_tsstyleconfig adds another formtag
committed to trunk rev 10314 Steffen Kamper
01:02 Bug #24819 (Closed): In new em, t3lib_tsstyleconfig adds another formtag
remove it by parameter
(issue imported from #M17321)
Steffen Kamper
01:08 Revision e46c959c: Fixed bug #17321: In new em, t3lib_tsstyleconfig adds another formtag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10314 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:43 Bug #24522: Update Failed! message even when update did not fail!
Please check out #24583, which "solves" that problem (the wizard always "passes") and also adds the skipping of this ... Ernesto Baschny

2011-01-25

23:30 Bug #24816: Flag sprites was not updated after renaming canada.gif back to ca.gif and "multi-language" was missing
Committed to trunk, rev. 10313. Ernesto Baschny
22:07 Bug #24816 (Closed): Flag sprites was not updated after renaming canada.gif back to ca.gif and "multi-language" was missing
In #24477 the canada / catalonian flags were exchanged and later rolled-back. But the sprite was not updated.
Whil...
Ernesto Baschny
23:29 Revision 9c836937: Fixed issue #17316: Flag sprites was not updated after renaming canada.gif back to ca.gif and "multi-language" was missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10313 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
23:27 Bug #24817: Upgrade Wizard: Class 'template' not found
Okay.. problem was caused by a checkout of the Extension Manager as local extension. Steffen Gebert
22:29 Bug #24817 (Closed): Upgrade Wizard: Class 'template' not found
When running the Upgrade Wizard <em>Install Outsourced System Extensions</em> I always get the following error: ... Steffen Gebert
22:35 Bug #24714: Cursor not changing to help over some labels
Yes, it might be better to fix the HTML, of course. You probably know better, where the code is coming from. Could yo... Steffen Gebert
22:32 Bug #24714: Cursor not changing to help over some labels
Oh, I missed your attachment. Are you proposing to solve this by modifying the CSS? Isn't it better to fix the tag st... Francois Suter
22:30 Bug #24714: Cursor not changing to help over some labels
Thanks for the pointer. It works nicely (just made a couple of tests in the Scheduler). Will finish tomorrow morning. Francois Suter
22:14 Bug #24714: Cursor not changing to help over some labels
HTML structure in TCEforms:... Steffen Gebert
22:30 Bug #10636 (Resolved): workspace module not usable in IE6
Applied in changeset r4010. Sonja Schubert
22:10 Bug #10636: workspace module not usable in IE6
commited first patch to trunk rev. 4010, Thanks Markus Sonja Schubert
22:04 Bug #10636: workspace module not usable in IE6
Clean patch attached as added in RFC in workspaces list.
But: There's still the problem with the buttons/search bo...
Sonja Schubert
22:26 Bug #24753: ClickMenu Items from own extensions wont work anymore
Start using the new API (in parallel to the old one) to provide clickmenus in the ExtJS tree (and in 4.6 probably all... Ernesto Baschny
20:31 Bug #24753: ClickMenu Items from own extensions wont work anymore
A solution is provided here:
http://bugs.typo3.org/view.php?id=17312
Stefan Galinski
09:38 Bug #24753: ClickMenu Items from own extensions wont work anymore
Hi Ernesto, I got an idea how to solve it. Will do that this evening... Thanks for the inspiration! :-) Stefan Galinski
00:21 Bug #24753: ClickMenu Items from own extensions wont work anymore
The URL might also be an "old school" module, so a callback JS method where I can pass the whole URL would be nice
...
Ernesto Baschny
00:15 Bug #24753: ClickMenu Items from own extensions wont work anymore
As soon as you wrote the documentation for it, I'll add a link to it in the release notes. :) Thanks!
About the "w...
Ernesto Baschny
00:01 Bug #24753: ClickMenu Items from own extensions wont work anymore
BTW: Can you add a note to the NEWS.txt that the contextmenu actions needs to be rewritten for the new pagetree?
Stefan Galinski
22:24 Feature #24812: Pagetree -Provide a default contextmenu action to open custom urls
Committed to trunk, rev.10312. Ernesto Baschny
20:30 Feature #24812 (Closed): Pagetree -Provide a default contextmenu action to open custom urls
Problem:
Currently it's tricky to add simple custom contextmenu actions that just open a custom url in the content f...
Stefan Galinski
22:22 Revision cccd9ec3: Fixed issue #17312: Pagetree - Provide a default contextmenu action to open custom urls (Thanks to Stefan Galinksi)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10312 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:18 Bug #12526: Manual needs new screenshots and text since we now use 2 tabs in the module
looks ok for me ...
please just remove the official and core documentation notice ... they are reserved for doc team.
Philipp Gampe
19:18 Bug #12526 (Needs Feedback): Manual needs new screenshots and text since we now use 2 tabs in the module
Patrick Gaumond
19:11 Bug #12526 (Closed): Manual needs new screenshots and text since we now use 2 tabs in the module
I updated 3 screenshots and change some texts to reflect the usage of tabs.
Please review, proofread and add it to...
Patrick Gaumond
22:14 Bug #24624: Tree jumps in Opera
Could be reproduced, but don't have any clue how to fix this. Stefan Galinski
22:09 Bug #24815: Saving extension configuration fails
Does not work in Firefox 4 beta 9.
Works fine in Firefox 3.6.13 and Chrome 8.0.552.
In Opera 11.0, the update i...
Stanislas Rolland
21:00 Bug #24815: Saving extension configuration fails
Another note from Phil:
Hello Helmut,
it is indeed a browser issue. The error happens with Opera (11).
However...
Helmut Hummel
20:58 Bug #24815: Saving extension configuration fails
Additional note by Stan:
Hi Steffen,
I am trying to update the configuration of rtehtmlarea.
Posted request:...
Helmut Hummel
20:58 Bug #24815 (Closed): Saving extension configuration fails
This has already been reported here:
http://forge.typo3.org/issues/12455
Moving the discussion to mantis to have...
Helmut Hummel
22:08 Bug #24814: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
I'm speaking of the standard TYPO3 mail form. Steffen Gebert
20:53 Bug #24814 (Closed): Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
A client complained about the Swift_RfcComplianceException... Steffen Gebert
22:08 Revision 9bc1c35c: Fixed bug #10636: workspace module not usable in IE6 (Thanks to Markus Antecki)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4010 743128fe-103e-dd11-99c4-001b2... Sonja Schubert
21:52 Bug #24770: CSH in Flexforms of extbase exts broken
Committed v2 to trunk in revision 10311 Francois Suter
21:51 Revision 585a339a: Fixed bug #17265: CSH in Flexforms broken when label indices contain more than one dot
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10311 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:29 Task #12527 (Closed): Split View Improvements: Divider for split views & CSS distinction
See attached screenshots.
Setup is
page = PAGE
page.10 < styles.content.get
When the split view is in "sli...
Susanne Moog
21:24 Bug #24810: CSH popup windows for FlexForm fields do not show field label
Jeff, I'm not entirely sure what you mean. I don't see the full path.
What I see is the field's name rather than t...
Francois Suter
19:01 Bug #24810 (Closed): CSH popup windows for FlexForm fields do not show field label
When using CSH for FlexForms, the popup window does not show the field label in the header like it does for normal fi... Jeff Segars
21:08 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Hi Helmut,
i meant you don't need to be sorry with the words : "no, sry"
It's fully ok to have bugs/problems i...
Kay Strobach
20:54 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Kay, sorry for any inconvenience and yes I agree it would have been better to integrate this earlier. Nevertheless, p... Helmut Hummel
20:46 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
no sry, i updated to trunk and repatched with you v2 - same problem
clicking on Web > List first time shows the fo...
Kay Strobach
20:33 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Attached patch solves the issue by reloading the backend after login.
Sorry, no other solution atm.
Helmut Hummel
20:32 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
my extension loads 4 stores after onReady is thrown - all the stores are empty, as there are these f*** exceptions ..... Kay Strobach
20:27 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
The Ext stuff can be fixed (the Ext-Exceptions will not show up any more), but if there is any open form which has fo... Helmut Hummel
19:39 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
for me this is a blocker - is there a solution on the horizon? Kay Strobach
08:58 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
there is no need to reloging (i assume expiring session) to reproduce the problem i described above - it's always there Kay Strobach
21:07 Bug #24731: Install tool is unable to delete database tables
Committed to:
- DBAL trunk (rev. 42595)
- DBAL_1-2 (rev. 42596)
- DBAL_1-1 (rev. 42597)
- DBAL_1-0 (rev. 42598)
Xavier Perseguers
20:56 Bug #24731: Install tool is unable to delete database tables
For me, yes, it's obsolete, I probably will remove them. I went back to see when this [0] was introduced as there is ... Xavier Perseguers
19:25 Bug #24731: Install tool is unable to delete database tables
Deleting tables in the install tool works with your patch like expected.
I am not sure if the patch works in every...
Adrian Dymorz
16:18 Bug #24731: Install tool is unable to delete database tables
Please give feedback whether it solves your problem... I guess so :-) Xavier Perseguers
16:12 Bug #24731: Install tool is unable to delete database tables
Problem found, analyzed and locally patched but I want to understand where the error in DBAL code comes from Xavier Perseguers
13:45 Bug #24731: Install tool is unable to delete database tables
This only happens with DBAL activated => reproduceable now. I'll try to contact Xavier to get this fixed ASAP. Thanks... Ernesto Baschny
13:06 Bug #24731: Install tool is unable to delete database tables
I just tried to find out where the wrong SQL-Statement are generated, but i did not succeed. What i found out:
"...
Adrian Dymorz
12:26 Bug #24731: Install tool is unable to delete database tables
The screenshots looks like the errors here. The error message displays on top and also under the statement in the red... Adrian Dymorz
09:59 Bug #24731: Install tool is unable to delete database tables
TYPO3 4.5-dev (trunk)
PHP Version 5.3.3-7
Web Server Apache/2.2.16 (Debian)
mysql ...
Ralle Büchnitz
09:53 Bug #24731: Install tool is unable to delete database tables
Which PHP version, MySQL version, OS, Webserver is TYPO3 running? Ernesto Baschny
09:46 Bug #24731: Install tool is unable to delete database tables
I got the same problem. But the statement seems correct.
Anyway I'll add two screenshots.
I was able to drop thes...
Ralle Büchnitz
21:07 Revision e5642f81: Backported changeset 42595 from trunk: Fixed bug #17221
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@42598 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
21:04 Revision 394adb46: Backported changeset 42595 from trunk: Fixed bug #17221
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@42597 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
21:04 Bug #24744: Resizable textares not working in Chrome 9
Fixed by #24802 Steffen Gebert
16:40 Bug #24744: Resizable textares not working in Chrome 9
Fix is in #24802 and is pending on the core list. Any votes would be appreciated! Thanks! Jeff Segars
02:52 Bug #24744: Resizable textares not working in Chrome 9
This is my comment to #23644:
It really sounds hilarious, but this patch makes the resizable textareas in the back...
Steffen Gebert
02:39 Bug #24744: Resizable textares not working in Chrome 9
Sounds hilarious, but this bug is caused by adding the CSS file admin_panel.css in #23644 (rev 9924).
Although non...
Steffen Gebert
21:02 Revision 7f623a1b: Backported changeset 42595 from trunk: Fixed bug #17221
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@42596 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
21:00 Revision 703216a0: Fixed bug #17221: Install tool is unable to delete database tables
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@42595 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
20:52 Feature #24813: Since using new flags from sprites (famfam), the sys_language hasn't a flag-selector by icon
Committed to trunk, rev. 10310. Ernesto Baschny
20:48 Feature #24813 (Closed): Since using new flags from sprites (famfam), the sys_language hasn't a flag-selector by icon
Selicons are missing for the flag selector box in sys_language.
Get them back, for now (4.5) without using sprites...
Ernesto Baschny
20:51 Revision 3915da8c: Re-added feature #17313: Since using new flags from sprites (#15668), the sys_language hasn't a flag-selector by icon (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10310 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:42 Bug #24800: CSRF token invalid error when using the clickmenu in record list to delete a record.
committed to trunk rev 10309 Steffen Kamper
15:13 Bug #24800: CSRF token invalid error when using the clickmenu in record list to delete a record.
Deleting via trash icon in the advanced view is working. Björn Pedersen
15:12 Bug #24800 (Closed): CSRF token invalid error when using the clickmenu in record list to delete a record.
trying to delete an entry (website language) in the reocrd list gives a CSRf token error.
(issue imported from #...
Björn Pedersen
20:41 Revision 8b26d985: Fixed bug #17300: CSRF token invalid error when using the clickmenu in record list to delete a record. (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10309 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:38 Revision 83e1791b: [+BUGFIX] Extbase (Tests): reset added t3lib_div instances in UriBuilder & Extension tests
Bastian Waidelich
20:37 Revision 7aec9fb8: [+BUGFIX] Fluid (Tests): Fixed Fluid unit tests!
Bastian Waidelich
20:36 Revision 9a43f7a2: [+TASK] Fluid (ViewHelpers): format.date added inline documentation for localized dates
Thanks to Franz Koch
Relates to: #9174
Bastian Waidelich
20:36 Bug #24799: Unable to set new Install Tool Password
Committed to trunk rev 10308 Steffen Kamper
13:54 Bug #24799 (Closed): Unable to set new Install Tool Password
If I try to set a new Install Tool Password, I get the following error message:
"Validating the security token of ...
Marcus Schwemer
20:34 Revision e645d895: Fixed bug #17299: Unable to set new Install Tool Password (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10308 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:14 Revision 7a96450d: Fixed chronology of ChangeLog (what happens *after* RC2 should be placed on top of RC2)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10307 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:12 Bug #24805: Login/ Logout was not possible after introducing the locking in #24790
Committed to trunk, rev. 10306.
Ernesto Baschny
20:08 Bug #24805: Login/ Logout was not possible after introducing the locking in #24790
Oh that feature was missing in 4.4.5 - My editors wouldn't have been abled to destroy lots of content elements then.
...
Olaf Reinhard
17:59 Bug #24805: Login/ Logout was not possible after introducing the locking in #24790
This has been solved already in trunk, right?
Check if rev. 10302 is ok for you.
http://forge.typo3.org/reposi...
Ernesto Baschny
17:46 Bug #24805 (Closed): Login/ Logout was not possible after introducing the locking in #24790
Problem:
The backend formprotection relies on the possibility to store the tokens in the user session. This is not t...
Helmut Hummel
20:12 Revision 90e3b186: Fixed bug #17305: Login/ Logout was not possible after introducing the locking in #17289 (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10306 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
19:48 Revision ceec16c9: [+BUGFIX] Extbase (Persistence): Fixed updating of related objects. Thanks to Björn Steinbrück and Bastian Waidelich for digging into this issue. Resolves #9270, #9182, #10211.
This is the second attempt after having reverted the first one in r3920. The patch includes some clean-up. Important ... Jochen Rau
19:48 Revision 693a3c77: [+TASK] Extbase (Persistence): Added two properties to describe a weird PHP behavior if calling current() on an ObjectStorage.
Jochen Rau
19:14 Bug #24811 (Closed): Palettes are not intended anymore
Usually palettes in tceforms have been intended a bit. Now it looks strange without this additional 10 - 15px
...
Georg Ringer
19:08 Bug #24809: Rename the t3lib_formprotection_Factory class to t3lib_formprotection
OK, dropped this one after discussin gwith Ernesto Helmut Hummel
18:40 Bug #24809 (Closed): Rename the t3lib_formprotection_Factory class to t3lib_formprotection
Problem:
The formprotection factory class is currently named "t3lib_formprotection_Factory". This class however will...
Helmut Hummel
19:05 Revision e71cb130: Merge of linkvalidator for RC3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10305 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:56 Bug #24808: Unnecessary message about security token
What you see is a side effect of a previously timed out session in your tab where you cleared the cache (see #24755).... Helmut Hummel
18:29 Bug #24808 (Closed): Unnecessary message about security token
It seems there is something wrong with checking the tokens on pages which don't need to.
Follow this steps:
1) C...
Georg Ringer
18:49 Revision dbd07e4c: [+BUGFIX] Extbase (MVC): Fixed argument order of Tx_Extbase_Utility_Extension::isActionCacheable() call in UriBuilder
Bastian Waidelich
18:30 Bug #24779: CSRF protection not implemented in wizards
can't be reproduced Georg Ringer
07:56 Bug #24779: CSRF protection not implemented in wizards
can't reproduce it on another system.. will check in the evening on the 1st machine again Georg Ringer
03:11 Bug #24779: CSRF protection not implemented in wizards
can you please elaborate what you exactly have done while getting these messages? Helmut Hummel
18:24 Bug #12378 (Accepted): Error with JOIN in new extension manager
Xavier Perseguers
18:23 Bug #12378: Error with JOIN in new extension manager
Actually there is still a bug but it does not show up as before, the list of remote extension is simply always empty.... Xavier Perseguers
16:40 Bug #12378: Error with JOIN in new extension manager
r3997 in em branch, you can close this issue Steffen Kamper
16:38 Bug #12378: Error with JOIN in new extension manager
thanks to Jigal, i got it without using a subquery. This is the actual query:... Steffen Kamper
07:46 Bug #12378: Error with JOIN in new extension manager
CASE is officially supported by DBAL and in fact, this could work but the parser is currently still not able to parse... Xavier Perseguers
06:51 Bug #12378: Error with JOIN in new extension manager
... Jigal van Hemert
18:22 Feature #12447 (Resolved): Clearly separate Checks from Report in module
Committed revision 42587. Michael Miousse
17:19 Feature #12447: Clearly separate Checks from Report in module
V6 includes:
* h4 headlines.
To Do:
* Checkboxes on the right are too low
* No scrolling!
* Option name "showUpdate...
Chris topher
16:52 Feature #12447: Clearly separate Checks from Report in module
V5 includes:
* Slightly improved CSS
* searchLevel added in modfuncreport after line 151
* class tx_linkvalidator_...
Chris topher
16:18 Feature #12447: Clearly separate Checks from Report in module
Christopher wrote:
> Michael Miousse wrote:
> > im on the check all type and i found the fix could you check for t...
Michael Miousse
15:41 Feature #12447: Clearly separate Checks from Report in module
Michael Miousse wrote:
> im on the check all type and i found the fix could you check for the warning?
Done. Was a t...
Chris topher
15:31 Feature #12447: Clearly separate Checks from Report in module
Christopher wrote:
> First review:
> * Two warnings in the background:
> Warning: filemtime(): stat failed for /...
Michael Miousse
15:23 Feature #12447: Clearly separate Checks from Report in module
First review:
* Two warnings in the background:
Warning: filemtime(): stat failed for /t3lib/js/wxtjs/ux/Ext.ux.FitT...
Chris topher
11:58 Feature #12447: Clearly separate Checks from Report in module
Here is an updated patch with CGL and other cleanup, also dynamic height of tab panel and padding added. Please commi... Steffen Kamper
18:20 Revision 29efe965: * Added Feature #12447 Clearly separate Checks from Report in module
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42587 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
18:15 Bug #24807 (Closed): Add name of missing file to Exception in thumbs.php
I see Exceptions generated by thumbs.php in my log, which complain "Image does not exist and/or MD5 checksum did not ... Steffen Gebert
18:11 Bug #25690: creating records using $tce->process_datamap() fails with _cli_scheduler user
The access switch using the permissions module did the trick !
You guys saved my day (I'm on a big project with tigh...
Alban Cousinie
17:18 Bug #25690: creating records using $tce->process_datamap() fails with _cli_scheduler user
As indicated by "B. St." this should really work. I have developed an extension called "external_import" which does e... Francois Suter
16:08 Bug #25690: creating records using $tce->process_datamap() fails with _cli_scheduler user
Problem solved for 4.4.4
- create usergroup with access rights and mountpoints you need
- give access to pages with...
B. St.
13:32 Bug #25690: creating records using $tce->process_datamap() fails with _cli_scheduler user
Same problem with scheduler (_cli_scheduler) and TCEmain functions (process_datamap) in TYPO3 4.4.4.
My task runs ...
B. St.
10:20 Bug #25690 (Closed): creating records using $tce->process_datamap() fails with _cli_scheduler user
I am integrating the extension ttnews_rssimport into a website and I am having trouble with this extension failing to... Alban Cousinie
18:04 Bug #24806 (Closed): Changing Workspace does not refresh tree
Hi,
I am using TYPO3 4.5 RC2 on an upgraded website of ours, the problem is when changing from one workspace to an...
Graham Solomon
17:53 Bug #24697: CSRF protection in frontend for ExtDirect is missing
This is solve partly by #24805 which disables the protection in frontend automatically.
The rest is postponed for 4.6
Helmut Hummel
17:43 Bug #22399: Gifbuilder using breakWidth/breakSpace: lineHeight depends on rendered text
the patch doesn't work with the "niceText" option Kim Lang
17:42 Bug #22399: Gifbuilder using breakWidth/breakSpace: lineHeight depends on rendered text
When i used big Letters with German Umlauts the same problem appears Kim Lang
17:43 Bug #22878: Flexform field "group, db" doesn't show saved records
Yes, the API takes your setup as valid and doesn't validate individual fields, which would only take too much time an... Ernesto Baschny
14:33 Bug #22878: Flexform field "group, db" doesn't show saved records
I guess it's a simpe MySQL eror due to the missing database field. So did you check your MySQL log?
If this is the...
Jo Hasenau
12:28 Bug #22878: Flexform field "group, db" doesn't show saved records
I found the cause of the problem.
In my TCA (ext_tables.php) I have the following:
$TCA['tx_hypedirectory_domain_...
Thomas Deinhamer
17:42 Bug #24802: Admin Panel CSS is loaded in the Backend
Committed to trunk in r10304. Jeff Segars
16:16 Bug #24802 (Closed): Admin Panel CSS is loaded in the Backend
Since the admin panel CSS is at t3skin/visual/admin_panel.css, it is loaded with every backend request. Obviously, th... Jeff Segars
17:41 Revision 76928857: Fixed bug #17302: Admin Panel CSS is loaded in the Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10304 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:39 Bug #24804 (Closed): Moving Elements with Translations in workspaces
We have a website with one alternative language, when in a workspace if you move a default language element then the ... Graham Solomon
17:29 Revision 02fef6a0: [+TASK] Fluid (ViewHelpers): Extended inline documentation of FlashMessages ViewHelper
Bastian Waidelich
17:10 Bug #24803: Wrong Configuration option in TS-Reference
Sorry" Please close it. I was on a completely wrong track! :-( Administrator Admin
16:58 Bug #24803 (Closed): Wrong Configuration option in TS-Reference
The property "plugin.tx_felogin_pi1.templateFile" does not exist.
The correct value has to be "plugin.tx_felogin_pi1...
Marcus Schwemer
16:34 Bug #24796: error with exec_PREPAREDquery
I'd say the error could come from t3lib_userauth, when fetching the user session (it's using prepared query) if for a... Xavier Perseguers
16:29 Bug #24796: error with exec_PREPAREDquery
i would have expected that too... dbal seems to work as expected (i tried with die()s in the code) but not with the p... Philipp Bergsmann
16:26 Bug #24796: error with exec_PREPAREDquery
Line 742 of t3lib_db is this:
public function exec_PREPAREDquery($query, array $queryComponents) {
$res = mysq...
Xavier Perseguers
13:01 Bug #24796 (Closed): error with exec_PREPAREDquery
I'm trying to update some old TYPO3 instance from 4.2.9 to 4.5RC2. After the update procedure I encountered the follo... Philipp Bergsmann
16:28 Revision 2013b1c2: Bug #12412
XSS issue in tx_linkvalidator_tasks_ValidateAdditionalFieldProvider
one of the htmlspecialchar was not on the value b...
michael.miousse
15:49 Bug #23852: Records should not be indented if there is no parent record
Attached V2 removes indentation of the flag for any record that hasn't got a value in $row['l18n_parent']. Jo Hasenau
15:25 Bug #23852: Records should not be indented if there is no parent record
shouldn't this be applied to the flag in the end of the line as well? Jo Hasenau
15:44 Revision c9bd08ca: [+BUGFIX] Fixed comparison of Objects
Objects in comparison expressions were compared lazily
with == before this change. Now, they are compared with
===, w...
Sebastian Kurfuerst
15:22 Bug #24788: sys_language -> flag selections ends at letter q
Committed to trunk rev 10303 Steffen Kamper
14:25 Bug #24788: sys_language -> flag selections ends at letter q
Attached patch adds all the languages that are available in the list of icon sprites in the same file. Jo Hasenau
14:01 Bug #24788: sys_language -> flag selections ends at letter q
anything beyond qc is missing in sysext/t3skin/ext_tables.php Jo Hasenau
10:09 Bug #24788: sys_language -> flag selections ends at letter q
in the meantime I was able to confirm that on several plattforms Tolleiv Nietsch
09:08 Bug #24788 (Closed): sys_language -> flag selections ends at letter q
I just wanted to create a "swedish" language record and found that there are no language flags beyond "q" available f... Tolleiv Nietsch
15:21 Revision a134d3a5: Fixed bug #17286: sys_language -> flag selections ends at letter q (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10303 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:16 Bug #24801 (Closed): PHP Warning in tceform (editing fe_users)
When editing a fe_user record, we get the following error message:
PHP Warning
PHP Warning: implode() [function.imp...
Mario Rimann
14:37 Revision f41e0cf5: [+BUGFIX] Fluid (Tests): Fixed CropViewHelper unit test
Bastian Waidelich
14:37 Revision 84a5cb71: [+FEATURE] Fluid (ViewHelpers): DateViewHelper now supports strftime format strings
Until now format.date did not support localized format strings as it internally used
the DateTime format strings.
Not...
Bastian Waidelich
14:36 Bug #21552: Flash Messages issues in the Extension Manager
closed as most are solved, others has to be checked with new source. Steffen Kamper
14:31 Bug #21785: Usability improvements to the extension manager
doesn't match current code Steffen Kamper
14:30 Bug #21785: Usability improvements to the extension manager
it doesn't match current code. Please make a patch in em branch with current code. Closing this for now. Steffen Kamper
14:23 Bug #21186: Show "loadInFE" in EM details view
solved in em branch rev 3993 Steffen Kamper
14:21 Bug #24120: Can't uninstall extensions in Extension Manager
solved in em branch Steffen Kamper
13:08 Bug #24120: Can't uninstall extensions in Extension Manager
Unable to reproduce with current trunk.
Tried it with the tagpack.
Both install and uninstall do work. The data...
Jo Hasenau
13:55 Bug #21230: Add some flash messages to EM (part 2)
resolved in em branch rev 3992 Steffen Kamper
13:40 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Is there any progress with this bug? What about TYPO3 4.5? And what about the adding this bug to the roadmap?
TYPO...
Markus Blaschke
13:29 Bug #24798 (Closed): T3-Editor cannot be reactivated
After turning off the T3-Editor I'm not able to reactivate.
Unchecking the box an saving doesn't come to any result...
Mischa Heissmann
13:27 Feature #22003: Checkbox to hide system extensions
this is possible in new em now Steffen Kamper
13:24 Bug #24797 (Closed): The column headers of the grid view are swapped when there is no column header available
While working with the grid view there are two additional column headers "not assigned" and "no edit access".
They...
Jo Hasenau
13:23 Bug #12177 (On Hold): Closing dialog forces reload
will be target to 4.5.1 Steffen Kamper
13:19 Bug #24745: Import of depended extension fails (sometimes) in the new extension manager
This was the same in old em. With such error given you should reload this frame to try again.
I agree there has to...
Steffen Kamper
13:17 Bug #24749: Close window doesn't work: javascript:parent.TYPO3.EM.Tools.closeImportWindow();
fixed in em branch rev 3991 Steffen Kamper
12:58 Bug #24790: Form protection tokens get lost because of a race condition when persisting tokens
Committed follow-up to trunk, rev. 10302 by Steffen Kamper
(Fixed bug with endless loop at login/logout)
-> will ...
Oliver Hader
11:18 Bug #24790: Form protection tokens get lost because of a race condition when persisting tokens
Committed to trunk, rev. 10297. Ernesto Baschny
10:30 Bug #24790 (Closed): Form protection tokens get lost because of a race condition when persisting tokens
Problem:
If two (or more) scripts are executed (almost) at the same time, both scripts retrieve the same token ar...
Helmut Hummel
12:53 Revision d573d7d8: Follow-up to #17289: resolved endless loop with login/logout
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10302 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:51 Bug #24795: Context menu needs a reload branch, if more people are working on a branch
As stated by the initial reporter, there is already a reload button at the top. Thus, no change required here... Oliver Hader
12:25 Bug #24795: Context menu needs a reload branch, if more people are working on a branch
mhmm ok, can be seen as solved, as there is a "reload" button on top :( Kay Strobach
12:24 Bug #24795 (Closed): Context menu needs a reload branch, if more people are working on a branch
Context menu needs a reload branch, if more people are working on a branch
(issue imported from #M17294)
Kay Strobach
12:13 Bug #24794 (Closed): Previewlink in context-menu is broken
If you select "Preview" in pagetree-context-menu, no Window opens.
Console:
TypeError: Result of expression 'regu...
Mischa Heissmann
11:57 Bug #24793 (Closed): Different environment variables in CLI - add hint to mail
The mail reports might report different values than the BE module does.
This problem is caused by CLI using a diff...
Steffen Gebert
11:54 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
<b>Please test RC2</b>
We fixed two issues last night: One JS error, caused by the click menu (#24773) and the pro...
Steffen Gebert
00:30 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
One note before: The line "position: relative;" has been committed with #23595, but does not belong to that patch. Se... Chris topher
11:52 Bug #24773: The FlashUploader does not disappear anymore
rev 10296 Steffen Gebert
10:55 Bug #24773: The FlashUploader does not disappear anymore
solved - all problems (to note: coming from clickmenu) are because the upload link force a reload of the nav frame, s... Steffen Kamper
02:07 Bug #24773: The FlashUploader does not disappear anymore
Hint: This problem only occurs, if the FlashUploader is opened using the Context Menu of the File tree. Steffen Gebert
00:27 Bug #24773: The FlashUploader does not disappear anymore
Funny thing (which makes the whole issue to complicated for me as JS-ignorant):
The uploader also needs your fix f...
Steffen Gebert
11:41 Bug #24792 (Closed): Link error in Webkit browsers
When I try to select a word by double-click, the link function produces something like this:
awordtolink -> aworhttp...
Andreas Heling
11:28 Revision e7223c22: Updating version number to 4.5-dev after release of 4.5.0rc2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10301 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:28 Bug #24482: FCE with sections loses data in backend
Probably related to #24372
Patch is pending in core list.
Andreas Kießling
11:25 Revision 4224f4dc: Tagging TYPO3 4.5.0rc2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0rc2@10300 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:25 Revision 2bd3a1f2: Release of TYPO3 4.5.0rc2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10299 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:20 Revision a1e56ce9: Added some links to pre-NEWS.txt; will be updating the text before final release tomorrow
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10298 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:17 Revision 302d2d3c: Fixed issue #17289: Form protection tokens get lost because of a race condition when persisting tokens (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10297 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:01 Bug #19395: Add hooks for DAM
Nope, still valid. But DAM likely needs different hooks now... Ingo Renner
01:49 Bug #19395: Add hooks for DAM
Can this issue be closed? Ernesto Baschny
10:57 Revision cde8a3c1: Fixed bug #17280: The FlashUploader does not disappear anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10296 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:55 Bug #24786: Formprotection persistToken method is called too often, causing unnecessary DB-load
Committed to trunk, rev. 10295. Ernesto Baschny
03:47 Bug #24786 (Closed): Formprotection persistToken method is called too often, causing unnecessary DB-load
Problem:
To asure that in all cases the tokens get persisted, I added the persistToken call way too often
Solutio...
Helmut Hummel
10:51 Bug #24372: Flexform inputfields remain empty regardless of value
I will submit this to core list, this error is also present in 4.5 Andreas Kießling
10:40 Bug #24791 (Closed): htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
When opening an existing tt_content record of type text you usually have 4 tabs :
- general
- text
- media
- acce...
Alban Cousinie
10:38 Bug #24757: BE ajax request fails on some systems with php 5.3
Since there where some objections against calling $_REQUEST directly v3 changes the require_once to call the file wit... Joh. Feustel
10:33 Revision a6fa9460: Fixed issue #17284: Formprotection persistToken method is called too often, causing unnecessary DB-load (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10295 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:14 Bug #24789 (Closed): Sorting of Languages
Hi would it be possible to sort the Languages in the language Tab in alphabetic order which would make searching for ... Andreas Becker (Andi)
09:08 Bug #24735: tceform language-dropdown doesn't show flags
well, the attached patch resolves it for pages_language_overlay, but the attached "solution" can't be used for tt_con... Tolleiv Nietsch
07:37 Bug #24735: tceform language-dropdown doesn't show flags
ah, now used the upgrade wizard but still doesn't work Georg Ringer
00:01 Bug #24735: tceform language-dropdown doesn't show flags
You assign the flag to the sys_language record and then you see the flags if you are translating tt_content (or other... Ernesto Baschny
08:47 Bug #24787 (Closed): T3D export returns error when used from inside the clipboard
Trying to export several tt_news entries by using the clipboard function (check some entries, click on "Copy", then u... conenergy agentur
06:08 Revision 70adbb07: [+TASK] Extbase (DomainObject): Added setPid() and getPid() to the DomainObjectInterface and removed the "final" keyword.
Related to #11361. Jochen Rau
03:14 Revision f9258291: changelog correction
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10294 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
03:11 Revision 85de4d7f: Merge of extension manager for RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10293 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
03:03 Bug #24746: Cannot uninstall workspaces and version system extension
fixed in em branch r3987 Steffen Kamper
02:58 Bug #24727: AdminPanel becomes too wide when "TypoScript->display content" is checked
Committed to trunk in revision 10292. Jeff Segars
02:55 Revision d33c0ee3: Fixed bug #17216: Admin panel becomes too wide
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10292 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
02:55 Bug #24785 (Closed): Install Extensions Globally from TER no more possible
Hi It seems to be no more possible to upload Extensions into the Global Extension Directory like it was possible with... Andreas Becker (Andi)
01:58 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
No further feedback, so I consider it as closed. Ernesto Baschny
01:55 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
Any solution in sight, Susanne? Does Jigal's fix work for you? Ernesto Baschny
01:54 Revision 64cb90ad: Synchronized external repositories of version (tag 4.5.0rc2) and workspaces (tag 4.5.0rc2)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10291 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
01:48 Bug #22093: jumpurl.secure crashes on spaces or umlauts in URLs
Closed due to lack of further feedback. Ernesto Baschny
01:47 Bug #24783: "Select files" in FlashUploader works only on the second click in Firefox / position: value of ExtJS button changes on click
rev 10290 Steffen Gebert
00:33 Bug #24783 (Closed): "Select files" in FlashUploader works only on the second click in Firefox / position: value of ExtJS button changes on click
Clicking on the "Select Files" button in the FlashUploader does nothing at the first time. When you hit it for a seco... Steffen Gebert
01:47 Revision 8d34934c: Fixed bug #17281: "Select files" in FlashUploader works only on the second click in Firefox / position: value of ExtJS button changes on click (Thanks to Sascha Korth and Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10290 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
01:39 Bug #24784: Workspaces module get place on "top" of all modules
Committed to trunk, rev. 10289. Ernesto Baschny
01:12 Bug #24784 (Closed): Workspaces module get place on "top" of all modules
After uninstalling the new sysext "info", the Workspaces module is on the first position of the modules menu (even be... Ernesto Baschny
01:38 Revision ad37b243: Fixed bug #17282: Workspaces module get placed on "top" of all Web> modules if sysext "info" is uninstalled (positioning relative to uninstalled sysext not working as documented)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10289 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
01:27 Revision 69cf29b9: Fixed issue #17260: Installation of version/workspaces cannot be skipped in migration wizard (Thanks to Francois Suter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10288 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
01:18 Revision 526ac8fe: Raised version to 4.5.0rc2
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3984 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
01:15 Revision f5d32188: Raised version to 4.5.0rc2 / changed state to "stable"
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3982 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
01:03 Bug #12406 (Resolved): Not possible to publish change of IRRE ordering
After sync up with Oliver and discussion in the workspace meeting the attached patch was committed to trunk (rev. 3981) Tolleiv Nietsch
01:03 Revision aaa52b80: Fixed bug #12406: Not possible to publish change of IRRE ordering
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3981 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
00:52 Bug #12464 (Resolved): Slider element is not always visible during the dragging process..
Committed to trunk (rev. 3980) Tolleiv Nietsch
00:50 Revision 2dd4e53a: Fixed bug #12464: Slider element is not always visible during the dragging process..
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3980 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
00:17 Bug #24762: Languages are not sorted
r3979 em branch Steffen Kamper
00:10 Bug #24762: Languages are not sorted
relationship is wrong, sys_languages are different from hardcoded set of available language packs.
The grid is sor...
Steffen Kamper
00:07 Bug #24739: remove deprecated typo3/contrib/json/
Thanks for reminding, but we will start removing stuff in 4.6! Ernesto Baschny
00:07 Bug #24740: Import versions window is too small
already fixed. There is no horizobtal scrollbar anymore. Steffen Kamper
00:07 Bug #24736: Log keeps tracing PHP Warning: Unable to call t3lib_extjs_ExtDirectDebug::__destructor()
Problem with ancient cc_debug extension which registeres a shutdown handler. In some situations the wrong context is ... Ernesto Baschny
00:05 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Indeed a strange issue, as the EM extension provides this class and the auto-loader should make it available.
Any...
Ernesto Baschny
00:01 Bug #24760: Saved translation settings not recognized in ExtJS
This can't be done, now languages are global (was user-specific before)
Doesn't harm to click the languages you use,
Steffen Kamper

2011-01-24

23:59 Bug #24753: ClickMenu Items from own extensions wont work anymore
I simply don't know how I can get the URL. You would need to execute an extdirect call to fetch the URL and afterward... Stefan Galinski
23:51 Bug #24753: ClickMenu Items from own extensions wont work anymore
Stefan, thanks for the feedback.
Could it be made possible to add at least a javascript callback for the most "com...
Ernesto Baschny
23:44 Bug #24753: ClickMenu Items from own extensions wont work anymore
I attached a small extension that demonstrates the concept of adding new context menu actions. IMHO it needs to be si... Stefan Galinski
23:24 Bug #24753: ClickMenu Items from own extensions wont work anymore
Just for your information and what I have discovered myself (never having used this functionality before, sorry):
...
Ernesto Baschny
22:12 Bug #24753: ClickMenu Items from own extensions wont work anymore
http://bugs.typo3.org/view.php?id=17279 Stefan Galinski
20:58 Bug #24753: ClickMenu Items from own extensions wont work anymore
> - this extension is shipped as system extension,
The system extension can be dropped after the final removal of...
Stefan Galinski
20:44 Bug #24753: ClickMenu Items from own extensions wont work anymore
I meant :
- this extension is shipped as system extension,
- it is obviously not working with the new pagetree
- ...
Jigal van Hemert
19:27 Bug #24753: ClickMenu Items from own extensions wont work anymore
Correction: Only the mount as temporary tree db mount doesn't working. This can be fixed, but it's another RFC. Anywa... Stefan Galinski
19:24 Bug #24753: ClickMenu Items from own extensions wont work anymore
Unfortunatly you are right that this extension needs to be fixed somehow, but I don' think that this will be possible... Stefan Galinski
23:59 Bug #24758: Left pane in 'Files' tab does not scroll
r3978 in em branch Steffen Kamper
23:14 Bug #24758: Left pane in 'Files' tab does not scroll
This is only a temporary workaround. Would be much more intuitive to enable scrolling in list view. Jochen Weiland
23:57 Bug #24773 (Closed): The FlashUploader does not disappear anymore
After successfully uploading files, the FlashUploader usually disappears.
Since #24720 this is not the case anymor...
Steffen Gebert
23:56 Bug #24780: Update Wizard should load the new TS configurations for ExtBase/Fluid
Could you be more specific? Which TS configuration needs to be loaded which wasn't available before? Should a simple ... Ernesto Baschny
19:25 Bug #24780 (Closed): Update Wizard should load the new TS configurations for ExtBase/Fluid
Since ExtBase 1.3.0, without this configuration T3 throwns an exeption: No suitable request handler found.
(...
Thomas Nussbaumer
23:33 Bug #24731: Install tool is unable to delete database tables
I wasn't able to reproduce that on a similar setup. Could you try out the latest trunk? Can you always reproduce that... Ernesto Baschny
23:27 Bug #24746: Cannot uninstall workspaces and version system extension
Two sepate issues here. The trouble with not being able to skip the installation of Workspaces / Versions during the ... Ernesto Baschny
19:30 Bug #24746: Cannot uninstall workspaces and version system extension
The reason for not being able to uninstall extension is, that the information on which extension is missing in the "c... Oliver Hader
18:43 Bug #24746: Cannot uninstall workspaces and version system extension
@Thomas: Can you please create a new issue of the Extbase/Fluid misbehaviour? Thanks Oliver Hader
18:14 Bug #24746: Cannot uninstall workspaces and version system extension
And so it is not possible to reload ExtBase and Fliud to load the new TS config. (Not done by Update Wizard). Thomas Nussbaumer
16:52 Bug #24746: Cannot uninstall workspaces and version system extension
I can confirm that uninstalling the extensions "version" and "workspaces" is not possible in the extension manager an... Oliver Hader
23:25 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Ah, fine..! Steffen Gebert
23:23 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Exceptionally yes, because it was me who added the part on the 2038 error there, after I thought that this was the r... Chris topher
23:20 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Okay, editing the OP's report is a solution ;) Steffen Gebert
23:19 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
No, Christopher.. this issue was opened b/c of Error 2038 ;)
I'm currently investigating the JS problems.. this on...
Steffen Gebert
23:14 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
@ Steffen: Sorry for the confusion. Let us fix the "Button not clickable" error here. The "2038" error also prevented... Chris topher
18:58 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Hey Steffen,
I think this happens:
The js event listener catches the event and adds the x-button-click param. This ...
Sascha no-lastname-given
14:10 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
A problem with the "Select files" button is that you don't click the real button, but an invisible Flash object, whic... Steffen Gebert
13:53 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Anyone could help to test this? Without position it works for me (osx & ff). Sascha no-lastname-given
00:59 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Hey Christopher,
i don't get why, but to remove the position works for me. Its just a test to get the reason for t...
Sascha no-lastname-given
23:23 Feature #11867 (On Hold): Wrong typeNum is not detected
Philipp Gampe wrote:
> Hi Michael,
>
> can redo the patch ... I fear it is a complete mess with current trunk now...
Michael Miousse
23:07 Feature #11867: Wrong typeNum is not detected
Hi Michael,
can redo the patch ... I fear it is a complete mess with current trunk now as too much changed.
I a...
Philipp Gampe
23:01 Feature #11867: Wrong typeNum is not detected
yes always while testing linkvalidator Philipp Gampe
23:17 Bug #10636: workspace module not usable in IE6
Markus fixed the problem that the Action icons are not visible in IE6. Please review!
Credits to Markus Antecki.
...
Steffen Gebert
23:17 Bug #10636 (New): workspace module not usable in IE6
Steffen Gebert
23:15 Bug #10636: workspace module not usable in IE6
new optimized patch! Markus Antecki
22:49 Bug #10636 (Needs Feedback): workspace module not usable in IE6
think the styling is okay, look at added screen.
but there is a hover bug the icons(swap & action icons) did not a...
Markus Antecki
23:05 Bug #24748: The new extension manager is not ready for production
Thanks for the issues and the intensive reviews and reports. I'll close this "master issue" and we continue on the in... Ernesto Baschny
23:04 Bug #24727: AdminPanel becomes too wide when "TypoScript->display content" is checked
Attached patch contains Jochen's suggestion and also address a width issue when the Info panel is open and is unneces... Jeff Segars
17:29 Bug #24727: AdminPanel becomes too wide when "TypoScript->display content" is checked
Thanks for the bug report Jochen! I'll do a little browser testing here and get this committed later today. Jeff Segars
23:00 Bug #24726: Numbering of colPos inconsistent
Committed to trunk, rev. 10287. Will be included in 4.5 RC2 Ernesto Baschny
22:58 Revision 94116241: Fixed bug #17215: TCEFORM.tt_content.colPos.removeItems not working correctly on colPos with new backend layouts (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10287 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:54 Bug #24778: Pagetree preloads huge amount of pages with initial load / refresh
Committed to trunk rev 10286 Steffen Kamper
17:39 Bug #24778 (Closed): Pagetree preloads huge amount of pages with initial load / refresh
This can cause performance problems on a slow server, also when MySQL is the bottleneck.
Suggestion: make amount o...
Steffen Kamper
22:53 Feature #12447: Clearly separate Checks from Report in module
looks almost ok ... it really needs padding to top and left !!!
This is how it looks in Chromium
!linkvalidator-chrom...
Philipp Gampe
15:48 Feature #12447: Clearly separate Checks from Report in module
While the patch is not official, I'm adding notes here:
1. Normal behaviour: You always land on the Report tab. Th...
Patrick Gaumond
15:21 Feature #12447: Clearly separate Checks from Report in module
I have worked overweekend to bring the "tabbed" Linkvsalidator to reality.
There' still CSS work to be done and so...
Michael Miousse
22:53 Revision 7d18f848: Fixed bug #17275: Pagetree preloads huge amount of pages with initial load / refresh
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10286 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:45 Revision 6b1165e5: Fixed bug #17222: fitToParent calculates wrong height - workspace grid needs 40 pixel offset for render the legend
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3977 743128fe-103e-dd11-99c4-001b2... Steffen Kamper
22:37 Bug #12079 (Resolved): Not possible to reactivate t3editor after deactivation
fixed with http://bugs.typo3.org/view.php?id=17268 Tobias Liebig
22:23 Bug #25599: no t3editor, when editing .php/.inc files
Committed revision 10284 Administrator Admin
15:54 Bug #25599 (Closed): no t3editor, when editing .php/.inc files
The t3editor can highlight .php files, too (codemirror has a parser for php included).
But when editing .php files i...
Administrator Admin
22:22 Bug #25598: t3editor dont save teh "deactivated" state in fileadmin/fileedit
Committed revision 10285 Administrator Admin
15:14 Bug #25598 (Closed): t3editor dont save teh "deactivated" state in fileadmin/fileedit
when the user edits a file in fieladmin and checks the "deactivate t3editor" checkbox below the t3editor, this state ... Administrator Admin
22:20 Revision 0a464dbb: Fixed bug #17268: t3editor dont save the deactivated state in fileadmin/fileedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10285 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
22:20 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Nope, I actually haven't!
I suffered so much pain during last years updates that I did not dare to hurt myself again...
Jörg Wagner
22:06 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
You mean you haven't tried 4.5rc1 yet??? :-) Jigal van Hemert
22:01 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Sorry guys, I missed the fix in #24377. My fault.
I am happy to hear that 4.5 will finally be working on Win again!
...
Jörg Wagner
20:31 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Because of endless discussions it was split in three parts:
- fix unquotefilenames (committed, fixes problems in win...
Jigal van Hemert
19:44 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Got it: Has at least partly been fixed in #24377 Jo Hasenau
19:42 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Actually it seems to be working even with the stripprofilecommand settings.
So I guess this has been fixed somehow...
Jo Hasenau
19:33 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
What exactly is not working for you on Windows?
I am currently running an unpatched trunk here and to me it seems ...
Jo Hasenau
16:58 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
Another 4 weeks with TYPO3 not working on Windows installations.
4.5 will be launched in 2 days - and it will also n...
Jörg Wagner
22:14 Revision e4210a2b: Fixed bug #17270: t3editor not enabled when editing .php/.inc files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10284 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
22:01 Bug #24782 (Closed): Old Contextmenu: Partly broken - Mount as TreeRoot / Hide / Unhide / Delete
Problem:
Currently the context menu options above are partly broken. The three last ones are refreshing the pagetree...
Stefan Galinski
21:59 Revision b62250ed: Follow-up to #17222: in case of render outside the BE set default value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10283 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:52 Bug #24781 (Closed): [PATCH] backend.php modParams parameter cannot be used
In backend.php you can pass the GET parameters "module" and "modParams". However, "modParams" are mutilated by a call... Mads Chr. Olesen
21:23 Bug #24732: fitToParent calculates wrong height
committed to trunk rev 10262 Steffen Kamper
21:21 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
patched,
cleared cache,
logged out,
same problem. :(((
ExtDirect: Invalid Security Token!
Backtrace:
#0 [...
Kay Strobach
21:18 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
Did you try if the attached patch solves the issue? Helmut Hummel
21:13 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
have the same problem with extdirect stores which worked until some days before ...
These code snipepts are part o...
Kay Strobach
21:15 Revision 2874b65c: Fixed bug #17222: fitToParent calculates wrong height
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10282 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:57 Bug #12505 (Resolved): Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
Susanne Moog
20:45 Bug #12505 (Accepted): Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
Susanne Moog
20:08 Bug #12505: Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
The reporter just gave feedback that the suggested change helps. Steffen Gebert
19:54 Bug #12505 (Closed): Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
When I create a page + content version, a fatal error occurs :
Fatal error: Call to undefined method t3lib_TCEmain...
Steffen Gebert
20:50 Revision 253328b1: Fixed bug #12505: Fatal Error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3976 743128fe-103e-dd11-99c4-001b210b... Susanne Moog
20:07 Bug #24776: Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
Closing this issue, workspaces team will take care. Steffen Gebert
20:06 Bug #24776: Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
Great, thanks for Feedback! Steffen Gebert
19:59 Bug #24776: Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
Michael, does the suggested change work?
=> Yes, the change work.
Thanks
Michel MAIER
19:55 Bug #24776: Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
Michael, does the suggested change work?
The workspaces team has an own bug tracker. I've reported this issue ther...
Steffen Gebert
17:06 Bug #24776: Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
It's ok, I will give you a patch or you will do it? (I can't reach the typo3 svn where I am now.)
But I saw the p...
Michel MAIER
16:31 Bug #24776: Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
EXT:version/class.tx_version_tcemain.php:694
Can you try to replace $tcemainObj with $this? rawCopyPageContent() i...
Steffen Gebert
16:20 Bug #24776 (Closed): Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
When I create a page + content version, a fatal error occurs :
Fatal error: Call to undefined method t3lib_TCEmai...
Michel MAIER
19:54 Bug #24756: Refuses to update repository
I get a related problem: Update tells me
Last Update: 24/01/2011 18:12 Extension in repository: 4883
But the ex...
Jo Hasenau
19:50 Bug #24550: ExtDirect Exception Error parsing json response: null
I can confirm the message.
But for me it shows up in the "Remote Repository" tab only.
According to the line in t...
Jo Hasenau
19:48 Revision e73d18d7: Changed version to 1.3-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@42547 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:45 Revision 1110e54e: Raised DBAL to version 1.2.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10281 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:39 Revision 6fd7738f: Updated checksums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@42544 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:36 Revision e076aa43: Set version to 1.2.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@42543 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:30 Bug #24772: Live search is unusable with Oracle
Committed to trunk (rev 10280). Xavier Perseguers
14:54 Bug #24772 (Closed): Live search is unusable with Oracle
Live search issues a query with all fields from a table but takes care of removing integer columns. However, when run... Xavier Perseguers
19:30 Revision 0f735fc0: Fixed bug #17267: Live search is unusable with Oracle
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10280 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:11 Bug #24779: CSRF protection not implemented in wizards
ok it seems creating pages was possible but there were still 2 messages about tokens: 1 from extdirect and one as fla... Georg Ringer
19:10 Bug #24779 (Closed): CSRF protection not implemented in wizards
currently the CSRF protection is not yet implemented in wizards, so not possible to create many pages at once
(is...
Georg Ringer
18:40 Bug #24777: SQL error in Update Wizard of workspaces
Committed to SVN Trunk (rev. 10279) Oliver Hader
16:55 Bug #24777 (Closed): SQL error in Update Wizard of workspaces
On using the Update Wizard in the Install Tool, the following SQL error appears:
SELECT parentid FROM sys_workspace_...
Oliver Hader
18:40 Bug #24757: BE ajax request fails on some systems with php 5.3
there is some more information in the mailing list.
Actually the problem seems to be with the internal require_once ...
Joh. Feustel
18:28 Bug #24757: BE ajax request fails on some systems with php 5.3
Does PHP throw any errors in this case? What does the logfile tell? Oliver Hader
18:39 Revision 417add9e: Fixed bug #17274: SQL error in Update Wizard of workspaces
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10279 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:38 Bug #12504 (Closed): "browsing" doesn't sync "list view" in workspace preview
When the user starts clicking around in the previewed pages the list view isn't updated properly. Tolleiv Nietsch
18:34 Bug #12457: Split view und grid don't use StateProvider yet
I wasn't able to get it running // let's Skype in the next days to figure out how to fix it... Tolleiv Nietsch
18:23 Bug #12406 (Accepted): Not possible to publish change of IRRE ordering
Absolutely right - going to use "options.workspaces.considerReferences = 1" as default in 4.5.0RC2 Tolleiv Nietsch
18:13 Bug #12464: Slider element is not always visible during the dragging process..
+1 by reading and testing with Linux / Chrome Susanne Moog
08:33 Bug #12464: Slider element is not always visible during the dragging process..
+1 by testing and reading. Marco Bresch
18:02 Bug #24765: t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe
No change required, since extension should not call internal API methods (that it once worked is not an argument). Oliver Hader
18:00 Bug #24765: t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe
The change was introcued as "cleanup" since the PHPdoc statet the private usage of that method. Thus, using the API w... Oliver Hader
13:48 Bug #24765: t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe
I also think simulatebe is the place to fix this.
Eric, this has already been reported for simulatebe here:
http:...
Chris topher
13:05 Bug #24765: t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe
I agree that change from @access private to visibilty protected is just logical.
Question is, how often it is used i...
Steffen Gebert
12:41 Bug #24765: t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe
Is there not another option? If phpDoc states from a very long time that this is private, then it is. If no other way... Xavier Perseguers
12:27 Bug #24765: t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe
#23438 (rev. 8681) introduced the protected statement for this method.
PHPDoc already stated before @access privat...
Steffen Gebert
07:41 Bug #24765: t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe
this is a bug of the extension, not the core Georg Ringer
01:19 Bug #24765 (Closed): t3lib_userAuth::user_where_clause now protected - fatal error with simulatebe
TYPO3 4.5.rc1 gives a fatal error in the front end with simulatebe 2.0.0.
Front end error
Fatal error: Call to pr...
Eric Blom
17:48 Bug #24729: Can't remove some extension
This is partly a duplicate of issue #24746 - workspaces and version extension cannot be uninstalled there Oliver Hader
17:44 Revision 20409d53: [~TASK] Extbase: Moved isActionCacheable() from UriBuilder to Utility/Extension helper class
Moved the protected method to a public static functions in Tx_Extbase_Utility_Extension
and added respective unit tes...
Bastian Waidelich
16:18 Bug #24775 (Closed): Adding a function to bodyTag doesn't work when removeDefaultJS=1
When using:
$GLOBALS["TSFE"]->JSeventFuncCalls['onload'][$this->prefixId] = "initDynamicOptionLists();";
in my ...
Navi
16:06 Feature #24766: External Urls - Usability of the default protocol setting
Fine, could you please open an issue in the Usabilty team tracker? http://forge.typo3.org/projects/usability
We wi...
Steffen Gebert
14:38 Feature #24766: External Urls - Usability of the default protocol setting
You`re right, it`s pure stupidness :)
But most editors are "stupid".
For example pasting external links into RTE...
Henrik Ziegenhain
13:50 Feature #24766: External Urls - Usability of the default protocol setting
Sorry, but it's stupidness.
I think having the http:// in place makes it more clear, that www.example.com is not s...
Steffen Gebert
08:23 Feature #24766 (Closed): External Urls - Usability of the default protocol setting
If you create a new Page "external link" the default protocol is always set to http://.
In my eyes this is not opt...
Henrik Ziegenhain
16:04 Revision dd255c74: Follow-up to changeset 42538: Take LIKE BINARY into account
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@42538 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:56 Bug #24774: Search with LIKE is case sensitive on Oracle
Adapted unit tests and committed to trunk as rev. 42537. Xavier Perseguers
15:33 Bug #24774 (Closed): Search with LIKE is case sensitive on Oracle
On Oracle, when performing a LIKE query, the statement is rewritten with dbms_lob.instr() function. However this stat... Xavier Perseguers
15:55 Revision ad249d2d: Fixed bug #17269: Search with LIKE is case sensitive on Oracle
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@42537 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:51 Bug #24608: saving changes from t3editor doesn´t work
Committed to trunk in revision 10278 Tobias Liebig
15:44 Revision fb0b894a: Fixed bug #17078: in fileadmin saving changes from t3editor doesn't work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10278 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
14:22 Bug #23660: Remove table width of 480 in page module's language view
Reopened, as the issue still seems to be there. The description was misleading though, since it's about the language ... Ingo Renner
14:00 Bug #24771 (Closed): Redirect after login
I place my felogin on a page :
I configure it with these options :
redirect after login
redirect after logo...
Mario Ramalho
13:40 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
Just tested current trunk (~ 4.5 RC1) with Oracle and I cannot reproduce this anymore. A nice message is shown meanin... Xavier Perseguers
13:34 Bug #24768: Fatal error: Class 't3lib_cache_Manager' not found in
Ufff ... really makes me happy :) Steffen Gebert
13:33 Bug #24768: Fatal error: Class 't3lib_cache_Manager' not found in
Your stupid question was right...My download was broken, lots of files were missing. Now everythings works fine, sorr... Dominic Garms
13:07 Bug #24768: Fatal error: Class 't3lib_cache_Manager' not found in
Stupid question: The file t3lib/cache/class.t3lib_cache_manager.php really exists and contains the class?
Autoload...
Steffen Gebert
12:37 Bug #24768: Fatal error: Class 't3lib_cache_Manager' not found in
Hello Steffen,
yes I deleted all cache files, and additionally I tried without junctions, but still the same probl...
Dominic Garms
12:23 Bug #24768: Fatal error: Class 't3lib_cache_Manager' not found in
Hi Dominic,
I assume you have deleted typo3conf/temp_CACHED, have you?
Could you try it without junctions, just...
Steffen Gebert
10:52 Bug #24768 (Closed): Fatal error: Class 't3lib_cache_Manager' not found in
After Update from 4.4.6 to 4.5.0-RC1 I am not able to enter the website anymore, not in the backend, frontend or inst... Dominic Garms
12:31 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
Of course, there should be a skipped state. However, from the user sight I would say that the wizard was successful -... Steffen Gebert
12:30 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
This could be quick fix, but I would find it better to have a specific status for skipping an update. I think it's cl... Francois Suter
12:20 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
Why not return TRUE, even if the user decided to install no extension? Steffen Gebert
09:58 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
I agree with this problem. To rephrase: if you are in one of the 2 wizards that propose to install extensions (outsou... Francois Suter
12:29 Bug #23985: feeditadvanced with 4.5 is broken
Please use the bug tracker of Advanced Frontend Editing: http://forge.typo3.org/projects/show/typo3v4-feedit
I sup...
Steffen Gebert
01:10 Bug #23985: feeditadvanced with 4.5 is broken
I maybe experiencing the same problem. I just upgraded to 4.5rc1. Before the update feeditadvanced was working fine. ... Eric Blom
12:13 Bug #24770: CSH in Flexforms of extbase exts broken
Georg, could you come up with a solution? It sounds like something easy to fix? Would be important to have that in 4.... Ernesto Baschny
11:35 Bug #24770 (Closed): CSH in Flexforms of extbase exts broken
It seems that CSH in flexforms is broken again but only for extbase extensions. The reason is that the key for extbas... Georg Ringer
11:35 Bug #24705: Links to CEs not working
The compatibility version is set to 4.4.
The css_styled_content extension is installed and running (include static f...
Markus Kummer
11:11 Revision 86d00d3a: Follow-up to #16848: Added link to buzz.typo3.org article about changes to CSH in FlexForms to NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10277 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:59 Bug #24769: JS error in contexthelp
committed to trunk rev 10276 Steffen Kamper
10:55 Bug #24769 (Closed): JS error in contexthelp
If there is no help link, contexthelp throw an error.
Make a condition.
(issue imported from #M17263)
Steffen Kamper
10:59 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
I noted an other problem, when I am on an https page, all links become relatives.
Set config.baseURL to https://www...
Michel MAIER
10:46 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
I tried the patch, it's work... but the '/' after the alias is doubled like that
https://www.domain-name.com/alias//...
Michel MAIER
10:58 Bug #24528: getViewDomain returns "http://" when called with id = 0 and existing sys_domain rec -> "Generate Workspace Preview Link" broken
Hi Benni,
how about combining both? Though i currently can't image a scenario where it fails with $id > 0
I jus...
Andreas Kießling
10:57 Revision fe214ccb: Fixed bug #17263: JS error in contexthelp
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10276 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:30 Bug #24759: Files tab in new EM outputs JS log message when viewing the content of a file
already solved in em branch Steffen Kamper
10:28 Bug #24754: Live-Search in new EM needs to be improved
resolved in em branch rev 3973 Steffen Kamper
10:03 Bug #24751: Local/Global/System/Double install status not available in list view
The column is only hidden by default: enable it- Use the context menu of Grid header to enable Type column Steffen Kamper
09:50 Bug #24735: tceform language-dropdown doesn't show flags
i checked code and there should be flags as I have, e.g. in tt_content under the language selection something like th... Georg Ringer
09:49 Bug #23860: Installation on Windows causes Fatal error: Call to undefined method com::GetRandom() during 1-2-3 installer.
two of our customers that were having this problem independently confirmed that the patch works.
I also evaluated th...
Adrian Föder
09:16 Revision 03b6670c: [+TASK] Extbase (Utility): implemented validation of arguments passed to sql statements in Tx_Extbase_Utility_Cache. (resolves #11978)
Felix Oertel
08:42 Bug #24767 (Closed): Installation of version/workspaces cannot be skipped in migration wizard
With the new workspace migration wizard, it is not possible to skip installation of extensions "version" and "workspa... Francois Suter
03:46 Bug #24744: Resizable textares not working in Chrome 9
Hi Steffen, I am going here actually:
WEB - Template - Choose a Page - Info modify - Edit the whole template recor...
Andreas Becker (Andi)

2011-01-23

23:50 Bug #24686: SwiftMailer sends message-id with swift generated
If $_SERVER['SERVER_NAME'] is empty Swift Mailer defaults to 'swift.generated'. This is intended behaviour. Jigal van Hemert
23:37 Bug #24753: ClickMenu Items from own extensions wont work anymore
The system extension extra_page_cm_options isn't working !?!? Maybe that would be a good example! Jigal van Hemert
22:16 Bug #24753: ClickMenu Items from own extensions wont work anymore
it would break one of my extensions too.
so it would be very nice to have an example. May be an example Extension wh...
Sven Juergens
20:21 Bug #24753: ClickMenu Items from own extensions wont work anymore
Hmm breaks two extensions from me for a project. Can you give me a simple example code on how to add an entry? Klaus Hinum
18:43 Bug #24753: ClickMenu Items from own extensions wont work anymore
The question more was, if it will break many installations.
I don't know which and how many extensions add their en...
Chris topher
18:40 Bug #24753: ClickMenu Items from own extensions wont work anymore
just ;-) Steffen Gebert
18:37 Bug #24753: ClickMenu Items from own extensions wont work anymore
I didn't created an entry for the kickstarter, because the documentation howto still needs to be written. However you... Stefan Galinski
18:31 Bug #24753: ClickMenu Items from own extensions wont work anymore
Have you opened an issue to update kickstarter accordingly?
What will this break? Would a note in News.txt make se...
Chris topher
18:18 Bug #24753: ClickMenu Items from own extensions wont work anymore
Sorry, but the backwards-compatibility of clickmenu entries couldn't be reimplemented for the new pagetree. Stefan Galinski
15:49 Bug #24753 (Closed): ClickMenu Items from own extensions wont work anymore
ClickMenu Items (from own extensions that were created with the old Kickstarter) wont show up any more since I upgrad... Klaus Hinum
23:32 Bug #18742: Clean Up The Clickmenu
Deprecate and remove all the old code in 4.6, when we use ExtJS clickmenus everywhere, I'd say. Benni Mack
23:31 Bug #24528: getViewDomain returns "http://" when called with id = 0 and existing sys_domain rec -> "Generate Workspace Preview Link" broken
Hey Andreas,
I had the same issue, but fixed it differently. What do you think?
All the best,
Benni.
Benni Mack
23:28 Bug #24744: Resizable textares not working in Chrome 9
Chrome 9 users can disable the resizable text areas for first aid.. Steffen Gebert
23:21 Bug #24744: Resizable textares not working in Chrome 9
Okay, the resizable textareas don't work in Chrome 9.
In Chrome 8 they worked, also in TYPO3 4.4.
As Chrome 9 i...
Steffen Gebert
21:41 Bug #24744: Resizable textares not working in Chrome 9
Andreas, do you have some minutes to figure out, in what revision this problem was introduced? Or is it a general inc... Steffen Gebert
21:40 Bug #24744: Resizable textares not working in Chrome 9
Ah, indeed! I just encountered this issue. I thought you're talking of t3editor.
It's the resizable textarea TypoS...
Steffen Gebert
18:43 Bug #24744: Resizable textares not working in Chrome 9
Can't reproduce, works for me with Chrome 9 on MacOS Steffen Gebert
12:56 Bug #24744 (Closed): Resizable textares not working in Chrome 9
Typoscript Editor allows only to enter one character and than blocks until you click again with the mouse twice in th... Andreas Becker (Andi)
23:26 Bug #24758: Left pane in 'Files' tab does not scroll
If there are many files or more room for the contents are needed, the first icon on the toolbar in the Files tab open... Jigal van Hemert
20:25 Bug #24758 (Closed): Left pane in 'Files' tab does not scroll
When viewing the details of an extension, the left pane of the "Files" tab (where the directory/file tress is shown) ... Jochen Weiland
23:17 Bug #24756: Refuses to update repository
Noticed it too. After updating it for some time it said that it was up to date.
After reloading the Ext Manager from...
Jigal van Hemert
18:56 Bug #24756 (Closed): Refuses to update repository
My repository was update for the last time 5 days ago. Using the ExtJS Update button, it says after some time "Up to ... Steffen Gebert
23:06 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
It got broken in Rev. 9090 by changes for #23595. Chris topher
21:37 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Here is the thread, maybe it helps us:
http://lists.typo3.org/pipermail/typo3-german/2011-January/074877.html
===...
Chris topher
21:34 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Iam on OSX and Firefox 3.6.x, and i have this only on first click. Then nothing happens. Second click works for me. S... Sascha no-lastname-given
19:04 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Can I have a login? Steffen Gebert
18:59 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
@ Steffen: I use the default value for cookiesHttpOnly. Chris topher
22:08 Bug #24764 (Rejected): My Extensions: PHP Warning ExtDirect
When I open the "My Extensions" tab, I get the following error in the Debug Console.
PHP Warning: Missing argument...
Steffen Gebert
21:54 Bug #24763 (Closed): DB check > Record statistics, page statistics not working
In DB check > Record statistics, there are no stats shown except the total number of pages.
(issue imported from ...
Steffen Gebert
21:18 Bug #24762 (Closed): Languages are not sorted
Is there any sort order? Should be alphabetical!
(issue imported from #M17255)
Steffen Gebert
21:17 Bug #24761 (Closed): Tranlsation upload possible although no language is configured
See screenshot. No language active, but I can update - and it goes through all extensions (but does nothing!).
...
Steffen Gebert
21:16 Bug #24760 (Closed): Saved translation settings not recognized in ExtJS
In the old Translation Settings, German was configured as available language. Selecting the ExtJS GUI, no Language is... Steffen Gebert
20:43 Bug #24759 (Closed): Files tab in new EM outputs JS log message when viewing the content of a file
If you click on an individual file in the 'Files' tab of the EM to view its content, a Javascript log message appears... Jochen Weiland
19:25 Bug #24757 (Closed): BE ajax request fails on some systems with php 5.3
Beacause of a php bug on some systems the request to ajax.php fails because it includes '../t3lib/class.t3lib_div.php... Joh. Feustel
18:52 Bug #24542: typo3/class.browse_links.php is not autoloadable
see http://lists.typo3.org/pipermail/typo3-project-v4/2011-January/001341.html Steffen Gebert
18:39 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Umm.. weird problem. I wonder why the autoloader is not active for you.. Steffen Gebert
15:32 Bug #24752 (Closed): Error Message while Updating 4.4.6 > 4.5
In the Update Wizard, in Step2 "Install Outsourced System Extensions":
Class tx_em_Connection_ExtDirectServer does n...
Heinz Scheungrab
18:33 Bug #24736: Log keeps tracing PHP Warning: Unable to call t3lib_extjs_ExtDirectDebug::__destructor()
you are right, Steffen
deinstalling cc_debug it gets ok
Stefano Cecere
18:15 Bug #24736: Log keeps tracing PHP Warning: Unable to call t3lib_extjs_ExtDirectDebug::__destructor()
The cc_debug extension causes this warning. Stefan Galinski
10:56 Bug #24736 (Closed): Log keeps tracing PHP Warning: Unable to call t3lib_extjs_ExtDirectDebug::__destructor()
my Log keeps registering this:
Core: Error handler (BE): PHP Warning: (Registered shutdown functions) Unable to ca...
Stefano Cecere
18:20 Bug #24755: Re: issue #24715 - problem still exists in 4.5.0rc1
As a temporary solution, could you please try the attached patch? Helmut Hummel
16:37 Bug #24755 (Closed): Re: issue #24715 - problem still exists in 4.5.0rc1
== followup to 17203 ==
When be session expires and i re-enter the password evetually some Errors show up in the BE
...
Jochen Weiland
18:08 Bug #24743: Installing an extension with dependency fails in new extension manager
duplicate of
http://forge.typo3.org/issues/11245
Steffen Kamper
12:33 Bug #24743 (Closed): Installing an extension with dependency fails in new extension manager
I'm trying to install an older version of Templavoila (1.5.1) so i press the lego block next to Templavoila
It opens...
Rob Vonk
17:39 Bug #24747: Importing an extension opens the javascript console and log
this is removed in em branch Steffen Kamper
13:12 Bug #24747 (Closed): Importing an extension opens the javascript console and log
I imported Templavoila from the repository and after fetching it, i get a Javascript console and log window (see scre... Rob Vonk
17:06 Bug #24741: Maintanance should be Maintenance
em branch r3962 Steffen Kamper
12:02 Bug #24741 (Closed): Maintanance should be Maintenance
Small typo in extension manager: Maintanance should be Maintenance
(issue imported from #M17231)
Rob Vonk
17:03 Bug #24742: Can't delete an extension in the new extension manager
committed in em branch rev 3961 Steffen Kamper
12:17 Bug #24742 (Closed): Can't delete an extension in the new extension manager
I'm trying to install an older version of the templavoila extension and i ran into some problems. I'm testing the ins... Rob Vonk
16:49 Bug #24726: Numbering of colPos inconsistent
Attached V2 fixes an additional bug: Pages with backend layout "none" should always show the default columns. Jo Hasenau
15:25 Bug #24726: Numbering of colPos inconsistent
I think I got it now:
removeItems ALSO affects the column view to make sure the user won't be able to create new co...
Jo Hasenau
13:14 Bug #24726: Numbering of colPos inconsistent
I guess I nailed down the problem:
It seems as if getColPosListItemsParsed in class.tx_cms_backendlayout.php behav...
Jo Hasenau
02:11 Bug #24726: Numbering of colPos inconsistent
So if I got you right and from my own experience trying to reproduce this bug:
This one is buggy
TCEFORM.tt_cont...
Jo Hasenau
01:06 Bug #24726: Numbering of colPos inconsistent
Ah, okay.. I misunderstood. You didn't write that behavior has changed.
So this has to be investigated..
Steffen Gebert
00:04 Bug #24726: Numbering of colPos inconsistent
Just for clarification: if you use this code in TSconfig:
mod.SHARED.colPos_list = 0,2
TCEFORM.tt_content.colPos....
Jochen Weiland
16:44 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
17118_JvH.patch is a patch for trunk which tries to use the correct path if config.absRefPrefix is not set.
absRefPr...
Jigal van Hemert
16:19 Bug #24594: Upload to TER not possible
In my version, the tab is active.
But when uploading the extension, there is a soap error:
SoapClient::SoapClient...
Thomas Löffler
16:10 Bug #24754 (Closed): Live-Search in new EM needs to be improved
Steps to reproduce:
In the new EM go to "Local Extension List". In my case, this displays (for example) 72 extensi...
Jochen Weiland
14:50 Bug #24751 (Closed): Local/Global/System/Double install status not available in list view
It appears that in the new EM the only place where this info is available is in the "Developer Information" tab.
Th...
Jochen Weiland
14:42 Bug #24608: saving changes from t3editor doesn´t work
is there any reason to not change it to a submit/image button? Kay Strobach
13:34 Bug #24608: saving changes from t3editor doesn´t work
The problem is, that the docheader in fileadmin has <a>-tags with an onclick-attribute to submit the form.
The t3edi...
Tobias Liebig
14:36 Feature #24750: typo3temp directory should be created if it does not exist
There's already a report #24563, so I will close this one.
However it's a Layer 8 error and the solution is pretty...
Steffen Gebert
13:55 Feature #24750 (Closed): typo3temp directory should be created if it does not exist
Subdirectories of typo3temp are created as needed, but not typo3temp itself.
In order to cleanup a TYPO3 installati...
Jochen Weiland
14:31 Revision 43e51a29: Follow-up to #17214: Page module not using full width with default layout
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10275 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:23 Revision 7f355c68: Fixed phpDoc comment of t3lib_utility_Mail::getSystemFromAddress() and some readability clean-up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10274 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:23 Bug #24749 (Closed): Close window doesn't work: javascript:parent.TYPO3.EM.Tools.closeImportWindow();
I installed static_info_tables with the 'old' extension manager (because the new dosn't work well http://bugs.typo3.o... Rob Vonk
13:16 Bug #24735: tceform language-dropdown doesn't show flags
well there is an empty icon below the box (that why I reportet it) but actually there have never been language icons ... Tolleiv Nietsch
12:35 Bug #24735: tceform language-dropdown doesn't show flags
are you sure? I don't have an install right now but aren't there empty icons displayed under the select field? can yo... Georg Ringer
11:40 Bug #24735: tceform language-dropdown doesn't show flags
false alert - it actually never showed the flags - closing it for now to lower the stress of the release-team ;) Tolleiv Nietsch
10:53 Bug #24735 (Closed): tceform language-dropdown doesn't show flags
There used to be flags below the language dropdown within tt_content forms - but atm. there's just a t3-icon-empty...... Tolleiv Nietsch
13:14 Bug #24748 (Closed): The new extension manager is not ready for production
I'm testing the new extension manager and in 30 minutes i found a couple of serious bugs (and some non serious bus):
...
Rob Vonk
13:03 Bug #24746 (Closed): Cannot uninstall workspaces and version system extension
You have no chance anymore NOT to install Workspaces or Versioning as those checkboxes seem to be missing now which w... Andreas Becker (Andi)
13:02 Bug #24745 (Closed): Import of depended extension fails (sometimes) in the new extension manager
This bug is a bit hard to reproduce. I managed to reproduce it twice.
I'm trying to install Templavoila so static_...
Rob Vonk
11:53 Bug #24740 (Closed): Import versions window is too small
When you try importing an older version of an extension, you get a window with information of that extension. It's to... Rob Vonk
11:49 Bug #24739 (Closed): remove deprecated typo3/contrib/json/
file typo3/contrib/json/json.php says:
since TYPO3 4.3, will be removed in TYPO3 4.5 (applies to the whole packag...
Stefano Cecere
11:42 Bug #24738 (Closed): credits to external libraries
TYPO3 core uses several external Open Source projects
it would be very nice to thanks them!
the attached patch ...
Stefano Cecere
11:42 Bug #24139: "FIRST_INSTALL" file is not found due to wrong rights (and there is no message about the problem)
Just tried and the issue still exists in RC1. Not a big issue though because if you create the ENABLE_INSTALL_TOOL, t... Rob Vonk
11:38 Bug #23982: The install tool should check if typo3conf, fileadmin, uploads, typo3temp are writable before installing
I see that it's fixed in RC1. I would have expected that it shows all non-writable directories at once but it shows t... Rob Vonk
11:36 Bug #24737 (Closed): backend_layout not workspace compatible
If a backend_layout record is created in a workspace the select-fields on the pages don't show the records.
And sw...
Tolleiv Nietsch
10:50 Bug #24723: new EM search doesn't work well
this is fixed with EM coming with rc1
this issue can be closed!
thanks
Stefano Cecere
10:48 Revision cc330f7f: Follow-up to #17181: Corrected typo in _.htaccess (Thanks to Simon Schaufelberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10273 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:01 Bug #24733: Label with comma in required form fields causes problems in popup
possible security issue Georg Ringer
01:22 Bug #24733 (Closed): Label with comma in required form fields causes problems in popup
When using the standard form content element there is a problem with using commas in the label when the option requir... Jochen Weiland
09:31 Bug #12464 (Under Review): Slider element is not always visible during the dragging process..
Tolleiv Nietsch
09:30 Bug #12464 (Closed): Slider element is not always visible during the dragging process..
Slider element is not always visible during the dragging process - especially happens if you start a dragging process... Tolleiv Nietsch
09:17 Bug #12406: Not possible to publish change of IRRE ordering
Sorry, my mistake was not to write options.workspaces.... Just tested the publishing with rc1 and it works perfect.
...
Webadmin no-lastname-given
02:23 Bug #24734: Inconsistent Extension List (Update Status) + minor CSS-Fixes
Another Question:
Could those pulldown menu "extension update" moved to the new extension manager? maybe the "old"...
Daniel Felix
02:16 Bug #24734 (Closed): Inconsistent Extension List (Update Status) + minor CSS-Fixes
I've just found a little missbehaviour of the new extension manager.
Ways to reproduce:
1. go to: Extensions Mana...
Daniel Felix
01:46 Bug #24728: Advanced FE edit: lightbox overlay hides top of page
Yes, absolutely right. I have moved it to forge Jochen Weiland
01:10 Bug #24728: Advanced FE edit: lightbox overlay hides top of page
That's not a core issue, isn't it? So please to http://forge.typo3.org/projects/show/typo3v4-feedit Steffen Gebert
01:24 Feature #12447: Clearly separate Checks from Report in module
Ernesto Baschny wrote:
> But I fear this won't be possible until the release, RC1 status (tonight) is not something ...
Chris topher
01:06 Bug #24730: superfluous ">" in (Old) Extension Manager
committed in em branch rev 3958 Steffen Kamper
00:46 Bug #24730 (Closed): superfluous ">" in (Old) Extension Manager
there is a double close for a table in "Check for extension updates"
have a look at the screenshot
(issue impo...
Sven Juergens
00:56 Bug #24732 (Closed): fitToParent calculates wrong height
When you open new extension manager you see a huge space at the bottom. This is due the wrong height calculation
*...
Steffen Kamper
00:48 Bug #24731 (Closed): Install tool is unable to delete database tables
Drop tables (really!)
select/deselect all
DROP TABLE zzz_deleted_be_layouts;
causes an error
You have an er...
Adrian Dymorz
00:22 Bug #24729 (Closed): Can't remove some extension
When removing extensions, sometimes comes the dialog to clear the cache:
Clear cache
This extension requests the ca...
Anonymous

2011-01-22

23:46 Bug #24726: Numbering of colPos inconsistent
well, but then the behaviour is not consistent with older versions of TYPO3, since this IS breaking existing sites. Jochen Weiland
23:20 Bug #24726: Numbering of colPos inconsistent
Yes, it seems really confusing, however, as you pointed out, colPos_list deals with column numbers, whilst remove ite... Steffen Gebert
22:56 Bug #24726 (Closed): Numbering of colPos inconsistent
This happens when working with less than the default 4 columns:
TSconfig:
mod.SHARED.colPos_list = 0,2
works as...
Jochen Weiland
23:43 Bug #24728 (Closed): Advanced FE edit: lightbox overlay hides top of page
Currently I can reproduce this only in Safari (Mac) when using 4.5beta4 in combination with the advanced feedit exten... Jochen Weiland
23:16 Bug #24727 (Closed): AdminPanel becomes too wide when "TypoScript->display content" is checked
When selecting the display content option, the admin panel becomes so wide, that the minimize button in the title of ... Jochen Weiland
22:38 Revision a4a91d21: Updating version number to 4.5-dev after release of 4.5.0rc1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10272 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:36 Revision 61efc5f6: Tagging TYPO3 4.5.0rc1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0rc1@10271 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:36 Revision 88f7261d: Release of TYPO3 4.5.0rc1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10270 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:33 Bug #24715: The ExtDirect token needs to be regenerated after relogin by popup window
Committed to trunk rev 10269 Steffen Kamper
21:09 Bug #24715: The ExtDirect token needs to be regenerated after relogin by popup window
Hey,
rev. 10266 with your patch seems to work perfect!
I tested both, ajax-login and popup. I can't reproduce it....
Sascha no-lastname-given
20:35 Bug #24715: The ExtDirect token needs to be regenerated after relogin by popup window
Hi Sascha,
can you please check, if the attached patch solves the issue for you?
Thanks.
Helmut Hummel
18:25 Bug #24715: The ExtDirect token needs to be regenerated after relogin by popup window
Hello Helmut,
same problem here with: $TYPO3_CONF_VARS['BE']['showRefreshLoginPopup'] = '1'
First time i had t...
Sascha no-lastname-given
18:22 Bug #24715: The ExtDirect token needs to be regenerated after relogin by popup window
OK, I could reproduce it now Helmut Hummel
18:13 Bug #24715: The ExtDirect token needs to be regenerated after relogin by popup window
I cannot reproduce with the current trunk. I guess the had nothing to do with the login refresh, but with some bugs i... Helmut Hummel
17:50 Bug #24715: The ExtDirect token needs to be regenerated after relogin by popup window
Hi Sascha,
does this also happen, if you avtivate the following in your localconf.php?
$TYPO3_CONF_VARS['BE']['...
Helmut Hummel
00:20 Bug #24715 (Closed): The ExtDirect token needs to be regenerated after relogin by popup window
When be session expires and i re-enter password i had to reload whole backend. If not, i get different csrf warnings ... Sascha no-lastname-given
22:27 Revision 89c73916: Fixed bug #17203: The ExtDirect token needs to be regenerated after relogin by popup window (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10269 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:48 Revision b5c785ac: typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42493 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
21:48 Revision 40edd07a: corrected ChangeLog entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10268 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:47 Revision 36467cea: Merge of extension manager for RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10267 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:16 Revision 7e18eb34: Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10266 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
19:44 Bug #24725: Page module not using full width when using a backend layout
committed to trunk (4.5) in r10265 Ingo Renner
19:39 Bug #24725 (Closed): Page module not using full width when using a backend layout
The grid table is limited to 80% width instead of using the full 100%.
(issue imported from #M17214)
Ingo Renner
19:41 Revision e7f6292e: Fixed bug #17214: Page module not using full width when using a backend layout
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10265 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:26 Bug #24692: Live Search: Search query loops over all tables even after max search results have been found
committed to trunk (4.5) in r10264 Ingo Renner
19:24 Revision b1fa9833: Fixed bug #17177: Live Search: Search query loops over all tables even after max search results have been found, credits Jeff Segars
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10264 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:22 Bug #24666: Update plugin layout to match other content elements
committed to trunk (4.5) in r10263 Ingo Renner
19:21 Revision a03cebb8: Fixed issue #17147: Update plugin layout to match other content elements, credits Jeff Segars
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10263 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:17 Bug #24537: Filelist renaming files broken
This seems to have been fixed with #24716. Thanks! Ernesto Baschny
13:57 Bug #24537: Filelist renaming files broken
In current trunk (10247) renaming works, context menu works, no security token error in IE8, Chrome or Firefox.
D...
Susanne Moog
19:15 Revision 535a5b32: Fixed bug #16681: Live-Search: Taking focus from search field should show tooltip "Enter search term" again, credits Jeff Segars
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10262 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:54 Revision 9767f626: Cleanup: Fixed SVN eol-style properties of text files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10261 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:47 Bug #24170: No inline relation to tables with tabs possible
Committed to SVN Trunk (rev. 10260) Oliver Hader
02:57 Bug #24170: No inline relation to tables with tabs possible
Any solution to that problem Olly? RC1 will be released saturday afternoon, would be great to have that fixed. Thanks! Ernesto Baschny
18:45 Revision 8ca00572: Fixed bug: #16524: No inline relation to tables with tabs possible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10260 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:41 Bug #24718: problems with loading rte & now totally unavailable: "Fatal error: Call to protected method language::readLLfile() ...
Thanks Steffen. I understand! This extension was there from the previous T3 3.8 installation we upgraded from. I dele... Mary Diggin
10:52 Bug #24718: problems with loading rte & now totally unavailable: "Fatal error: Call to protected method language::readLLfile() ...
You have a local installation of rtehtmlarea: typo3conf/ext/rtehtmlarea/
Remove this one and use the sysext rtehtm...
Steffen Gebert
07:12 Bug #24718 (Closed): problems with loading rte & now totally unavailable: "Fatal error: Call to protected method language::readLLfile() ...
I'm using Mac Book pro, typo3 4.4.4 and in both safari 5.0.3 and Firefox 3.6.13, RTE would not load. Occasionally the... Mary Diggin
18:33 Revision eab972ad: Follow-up to #17213: icons to add content were shifted down a bit, credits Steffen Gebert
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10259 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:25 Bug #24724: Names of backend layout columns not displayed properly
committed to trunk (4.5) in r10258 Ingo Renner
17:26 Bug #24724 (Closed): Names of backend layout columns not displayed properly
Backend layout columns have names, those are not properly displayed in the way they have been set up as the names are... Ingo Renner
18:22 Revision 66d27c83: Fixed bug #17213: Names of backend layout columns not displayed properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10258 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:19 Revision c4d8fc8a: [reports] fixed module description for About Modules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10257 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:15 Bug #24722: Thumbnails in TCEforms have broken clickMenu
Committed to trunk rev: 10256 Jigal van Hemert
15:35 Bug #24722 (Closed): Thumbnails in TCEforms have broken clickMenu
db fields in TCE forms have thumbnails. If no thumbnail can be made an (old) file icon is displayed. Next to it is a ... Jigal van Hemert
18:14 Bug #23608: m:n asymetric combo: relations loose data on saving
Currently there is now solution. But since the dynamically loading of child elements was introduced with TYPO3 4.4 th... Oliver Hader
18:13 Revision c9f014dd: Fixed bug #17211: Thumbnails in TCEforms have broken clickMenu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10256 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
17:53 Revision 16e262fc: Fixed incorrect english label for table tt_content from "Pagecontent" to "Page Content"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10255 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:17 Bug #24721: Live-Search help only appearing at first use
moved into #24295 Ingo Renner
15:35 Bug #24721 (Closed): Live-Search help only appearing at first use
Once the live search help was displayed it currently can not be re-activated.
(issue imported from #M17210)
Ingo Renner
16:59 Bug #24651: Use buttons in Page Tree
No, because I need to add the part for the filtering mode before and have no time to do that currently. Susanne Moog
16:54 Bug #24651: Use buttons in Page Tree
Don't do you want to add at least the second patch to the core list? Stefan Galinski
16:35 Bug #24581: Live Search uses id=0 to display all search results to non-admin users
Committed to trunk in r10254. Jeff Segars
16:33 Revision 46974eae: Fixed bug #17045: Live Search uses id=0 to display all search results to non-admin users
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10254 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:28 Bug #23807: Tool tips for collapsing and resizing panels
rev. 10253 Steffen Gebert
16:28 Revision 2206dbd9: Fixed bug #16085: Tool tips for collapsing and resizing panels missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10253 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
16:26 Revision ba1659ca: Fixed bug #16680: Deactivate live search if list module is not available
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10252 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:06 Bug #24723: new EM search doesn't work well
searching "Help" it finds the various "Help>.." exts
searching "Manager" if finds Extension Manager...
so could b...
Stefano Cecere
15:57 Bug #24723 (Closed): new EM search doesn't work well
in Local Extension List tab, search for "manager"
i would expect to find the "Extension Manager" ext.. but no!
...
Stefano Cecere
15:48 Bug #24109: Links don't prepend possible subdir of installation
The patch for 17118 should fix this one, too. So I'm closing this one. Susanne Moog
15:47 Revision f47476dc: [reports] Changed state from beta to stable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10251 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:39 Bug #24679: be_layout foreign_table_where
rev. 10250 Steffen Gebert
15:38 Revision e2c1643b: Fixed bug #17161: be_layout foreign_table_where excludes local page when GRSP set (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10250 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
15:26 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
I've attached a v3, which is very similar to v1 and should not cause other side effects. Steffen Gebert
15:12 Revision bf75024f: Clean-Up: Changed the table configuration to use the "cls" property instead of the escaped "class" keyword
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10249 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:20 Revision c815f7d0: t3editor: Raise state from alpha to beta
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10248 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
14:07 Bug #24608: saving changes from t3editor doesn´t work
Okay.. I can reproduce in file list using the Save icon. Ctrl+S works, however this can't be the solution. Steffen Gebert
14:05 Bug #25596: t3editor not working in chrome
me neither Administrator Admin
13:54 Bug #25596: t3editor not working in chrome
I can't reproduce this anymore with current trunk and Google Chrome on Windows and Ubuntu. Administrator Admin
14:04 Bug #25546: t3editor does not work in Google Chrome
works for me in Chrome 9 Administrator Admin
13:48 Bug #24720: Backwards compatibility broken and JS errors when editing files in file list module
trunk in rev 10247 Susanne Moog
12:35 Bug #24720 (Closed): Backwards compatibility broken and JS errors when editing files in file list module
The click menu in the file list module produces the error that top.nav is undefined or has no method refresh (dependi... Susanne Moog
13:46 Revision e2155434: Fixed bug #17208: Backwards compatibility broken (top.nav) and JS errors when editing files in file list module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10247 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
13:43 Bug #24676: Pagetree doesn't use "[No title]" if no title is there
trunk rev 10246 Susanne Moog
13:38 Revision bb408b39: Fixed bug #17158: Pagetree: now uses [No title] from language file if no title is there (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10246 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
13:26 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
trunk rev 10244
Susanne Moog
13:24 Bug #24716: Pagetree - Only call the singleClick method if the navigation component is visible
trunk rev 10245 Susanne Moog
03:48 Bug #24716 (Closed): Pagetree - Only call the singleClick method if the navigation component is visible
Problem:
Currently the single click method is also executed if the navigation component is not visible in the state ...
Stefan Galinski
13:23 Revision de900ef8: Fixed bug #17204: Pagetree: Only call the singleClick method if the navigation component is visible (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10245 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
13:08 Revision a7ff33d8: Fixed bug #17091: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10244 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
13:07 Bug #12457 (Closed): Split view und grid don't use StateProvider yet
The split view doesn't use StateProvider yet, therefore we always start with the slider-view and have to switch to hb... Tolleiv Nietsch
13:05 Bug #11539: Split view
Followup committed to trunk (rev. 3941) Tolleiv Nietsch
12:53 Bug #11539: Split view
Followup committed to trunk (rev. 3940) Tolleiv Nietsch
13:02 Revision da2a2ab1: Followup to #11539: Split view / initial height calculated right
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3941 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
12:50 Revision 16f14354: Followup to #11539: Split view / tooltip styling added
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3940 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
12:21 Bug #24719: FLUIDTEMPLATE and Images within content elements
It seems to be a problem on my server with image processing.
Report can be closed, sorry !!
Sascha no-lastname-given
11:50 Bug #24719 (Closed): FLUIDTEMPLATE and Images within content elements
I just test around with the new FLUIDTEMPLATE. I use the newest trunk of 4.5.
When adding content elements like "tex...
Sascha no-lastname-given
11:40 Bug #24706: Plupload should allow overwriting of files
+1 :-) Christian Müller
01:58 Bug #24706: Plupload should allow overwriting of files
Let's continue the development of this nice feature as soon as we branch trunk for 4.6, ok? We should re-add it as so... Ernesto Baschny
11:16 Bug #24550: ExtDirect Exception Error parsing json response: null
Please have a look at Firebug's network panel. What's the content of the XHR? Steffen Gebert
11:13 Bug #24550: ExtDirect Exception Error parsing json response: null
This is a working site since many years and with many TYPO3 versions already used before.
However now the EM does no...
Franz Holzinger
02:58 Bug #24550: ExtDirect Exception Error parsing json response: null
Does it work already, or still not working, Franz? Ernesto Baschny
11:13 Bug #24665: Replace label "Hide" in Pagetree menu with "Disable"
rev 10243 Steffen Gebert
11:12 Revision a7910e55: Fixed bug #17145: Replace label "Hide" in Pagetree menu with "Disable" (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10243 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
11:09 Bug #24633: page/branch action submenus close whole menu on click
rev. 10242 Steffen Gebert
11:08 Revision 4e70e3ad: Fixed bug #17107: page/branch action submenus close whole menu on click (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10242 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
08:18 Bug #24452: tcaTree in flexforms still breaks
i can look at it next week Georg Ringer
08:18 Revision 4951fae1: htmlArea RTE: Updated manual and ext_emconf
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10241 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
06:25 Bug #24717: htmlArea RTE: Remove Image button when images are not enabled
Committed to SVN TYPO3core trunk (revision 10240). Stanislas Rolland
05:48 Bug #24717 (Closed): htmlArea RTE: Remove Image button when images are not enabled
In default Minimal and Typical configuration, RTE transformation is configured to remove all images on way to databas... Stanislas Rolland
06:23 Revision 9acde43d: Fixed bug #17205: htmlArea RTE: Remove Image button when images are not enabled
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10240 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:06 Bug #22442: objectId is not defined while selecting items from element browser
Olly, what do you think? Ernesto Baschny
02:59 Bug #24392: TYPO3 doesn't send emails
Please check again "latest trunk", as the whole mail API was changed there. If should now work more reliably, and use... Ernesto Baschny
02:52 Bug #24477: Catalan flag is replaced by Canadian flag
Closed as this has nothing to do with language. Language flags were removed from new EM, so this is not an issue anym... Ernesto Baschny
02:51 Bug #24639: Add Expires header to .htaccess
Resolved in #24690 Ernesto Baschny
02:50 Bug #24524: Active area for navFrame resizing is too small
Solved in #24703 Ernesto Baschny
02:47 Bug #24634: Make the t3lib_utility_Mail hook subscriber optional / configureable
Committed to trunk, rev. 10151. Ernesto Baschny
02:46 Bug #23588: Pages icon is missing in table list
Fixed in the meantime, the icon is there. Ernesto Baschny
02:43 Bug #24671: Protect C(R)UD actions against CSRF
Committed to trunk (rev. 10161).
Ernesto Baschny
02:40 Bug #24636: moving of docheader when expanding and collapsing typoscript in object browser
Happens all the time if there is an anchor on the target links. ExtJS gurus are digging into this for a while, no res... Ernesto Baschny
02:35 Bug #24420: RTE unable to put hyperlink on image, js-error IE8
This is fixed by the patch attached to issue #0017160.
Please confirm.
Clear the RTE cache, using the Backend Cl...
Stanislas Rolland
02:24 Revision 68906f5a: removed newline at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10239 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
02:18 Revision 236cc5a8: Merged Linkvalidator (tagged as 4.5RC1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10238 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
02:06 Bug #24700: CSH tooltip does not render correctly for allowed Excludefields
Committed to SVN TYPO3core trunk (revision 10224). Stanislas Rolland
02:03 Bug #24705: Links to CEs not working
The link produced by the RTE is correct, I suppose...
The issue would be a content-rendering issue.
I don't thi...
Stanislas Rolland
01:55 Feature #22004: Implement HTML5 file uploads
Reverted in rev. 10237. So this is open again for 4.6. Ernesto Baschny
01:47 Revision eeedf877: Reverted #13319: Removed Plupload integration and removed contrib/plupload
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10237 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
01:39 Revision 0d861cac: Fixed bug #17160: htmlArea RTE: Link editing problems in Internet Explorer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10236 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:38 Feature #10642 (Needs Feedback): Implement workspace preview
Any news? Tolleiv Nietsch
01:35 Revision cdc032bf: Fixed bug #17160: htmlArea RTE: Link editing problems in Internet Explorer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10235 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:13 Revision a8798a10: [reports] Changed version to 1.1.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10234 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
01:07 Bug #24678: htmlArea RTE: Link editing problems in Internet Explorer
Committed to SVN TYPO3core trunk (revision 10233), branch TYPO3_4-4 (revision 10235) and branch TYPO3_4-3 (revision 1... Stanislas Rolland
00:23 Bug #24678: htmlArea RTE: Link editing problems in Internet Explorer
There were still problems. Attaching version 2 of the patch (v2). Reverting to using execCommand to update links in IE. Stanislas Rolland
01:06 Revision 97cdcf19: Fixed bug #17160: htmlArea RTE: Link editing problems in Internet Explorer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10233 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:50 Bug #24645: IE8 doesn't create links
There were still problems with link editing in IE.
New patch was uploaded on issue 0017160.
Stanislas Rolland
00:50 Bug #24467: Linking overrides existing links
There were still problems with link editing in IE.
New patch was uploaded on issue 0017160.
Stanislas Rolland
00:49 Bug #24609: Unable to make whole line links in IE
There were still problems with link editing in IE.
New patch was uploaded on issue #0017160.
Stanislas Rolland
00:41 Bug #24027: Backend Search should always show result as a list and not page-view, if one result is coincidently a page id
It's not a bug, it's a feature (honestly ;-))
The search has been rewritten in version 4.5 and should work as you ...
Steffen Gebert

2011-01-21

23:23 Bug #24698: Disable the CSRF protection in ExtDirect calls coming from the frontend
Committed Steffen Geberts v2 to rev. 10231. Ernesto Baschny
02:19 Bug #24698 (Closed): Disable the CSRF protection in ExtDirect calls coming from the frontend
Problem:
Currently we are missing a formprotection class that really works for the FE. This causes an exception if y...
Stefan Galinski
23:22 Bug #24696: migrateWorkspaces in Install-Tool shows up even if nothing has to be done
Committed to trunk, rev. 10232.
Ernesto Baschny
01:45 Bug #24696 (Closed): migrateWorkspaces in Install-Tool shows up even if nothing has to be done
The migrateWorkspaces in Install-Tool does show up even if nothing has to be done
(issue imported from #M17182)
Tolleiv Nietsch
23:21 Revision c52a4a74: Fixed bug #17182: migrateWorkspaces in Install-Tool shows up even if nothing has to be done (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10232 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
23:19 Revision 076f162f: Fixed bug #17184: Disable the CSRF protection in ExtDirect calls coming from the frontend (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10231 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
23:06 Bug #24713: The unit test for t3lib_formprotection_BackendFormProtection is broken
Committed to trunk, rev. 10230. Ernesto Baschny
22:13 Bug #24713 (Closed): The unit test for t3lib_formprotection_BackendFormProtection is broken
Problem:
After changing the flash messages for the form protection tobe stored in the session, the unit test is brok...
Helmut Hummel
23:06 Revision 6f8b1cf4: Fixed bug #17201: The unit test for t3lib_formprotection_BackendFormProtection is broken (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10230 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:52 Revision 66c12a75: Follow-up to issue #15589: Move debug functions to own utility class, missing t3lib_div commit from original patch, and declared all relevant methods "static" (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10229 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:42 Bug #25681: Update the Scheduler's manual for 4.5
Committed revision 10228 Francois Suter
22:42 Revision 8b39d53e: Fixed bug #17064: Updated the Scheduler's manual for TYPO3 4.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10228 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:39 Bug #24599: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
Committed to trunk, rev 10227... we got rid of t3lib_htmlmail, finally! ;) Thanks Jigal for your tremenduous work on ... Ernesto Baschny
22:32 Revision 31aaa516: Fixed issue #17065: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10227 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:30 Bug #12453 (Resolved): Autopublish task crashes because of misspelled class name
Applied in changeset r3938. Susanne Moog
21:29 Bug #12453: Autopublish task crashes because of misspelled class name
Submitted to workspaces list. Francois Suter
21:26 Bug #12453 (Closed): Autopublish task crashes because of misspelled class name
In the autopublish task for the scheduler, class "tx_Workspaces_Service_Workspaces" is called but the trailing "s" is... Francois Suter
22:28 Revision 3f7939fb: Raised version number of t3editor to 1.5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10226 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
22:24 Revision 4ce779cc: Fixed bug #12453: Autopublish task crashes because of misspelled class name (Thanks to Francois Suter)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3938 743128fe-103e-dd11-99c4-001b2... Susanne Moog
22:18 Revision 4a4a519d: Follow-up to #16996: CSH tooltip shows for too long time - only hold tip when more info is available
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10225 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:15 Bug #24714 (Closed): Cursor not changing to help over some labels
In the User Settings and the Scheduler (when creating/editing a task), the cursor does not change to a help cursor wh... Francois Suter
22:12 Bug #25689: CSH not displayed properly in docheader
committed to trunk in revision 10195 Francois Suter
10:53 Bug #25689 (Closed): CSH not displayed properly in docheader
The CSH in the docheader of the Scheduler's BE module does not display properly. The tip of the tooltip is displaced.... Francois Suter
21:42 Revision 30b0c55c: Fixed bug #17187: CSH tooltip does not render correctly for allowed Excludefields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10224 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:21 Bug #12452: RTE LinkWizard is unstyled
!linkwizard.png! Steffen Kamper
21:20 Bug #12452 (Closed): RTE LinkWizard is unstyled
The link wizard miss all styles: labels, lineheight etc. looks weird. Steffen Kamper
21:13 Feature #12447: Clearly separate Checks from Report in module
What will the "Check links" tab do? To me it sounds like it triggers an "Action" and this isn't something a Tab shoul... Ernesto Baschny
21:05 Feature #12447: Clearly separate Checks from Report in module
looks good :)
I will check latest status tomorrow ... sorry for not doing it tonight ;(
Philipp Gampe
20:36 Feature #12447: Clearly separate Checks from Report in module
Here's an even better solution that use tabs so repetition is gone for the users !
"Report" is default(first) "Che...
Patrick Gaumond
18:04 Feature #12447 (Closed): Clearly separate Checks from Report in module
"Related to this post.":http://lists.typo3.org/pipermail/typo3-project-v4/2011-January/001394.html
Here's a screen...
Patrick Gaumond
20:38 Bug #24706: Plupload should allow overwriting of files
The v3 additionally fixes problems with html4 runtime and displays the runtime used Christian Müller
14:22 Bug #24706 (Closed): Plupload should allow overwriting of files
Plupload integration misses a checkbox to overwrite files instead of appending numbers if files exist.
(issu...
Christian Müller
20:28 Bug #12448 (Resolved): grid preview links are broken
Committed to trunk (rev. 3935) Tolleiv Nietsch
20:11 Bug #12448 (Closed): grid preview links are broken
grid preview links are broken - clicking on tt_content preview doesn't bring up a URL with an valid pageId Tolleiv Nietsch
20:25 Revision 2606510f: Fixed bug #12448: grid preview links are broken
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3935 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
20:16 Bug #24675: htmlArea RTE: Not enabled in various browser/system combinations
Follow-up patch committed to trunk (revision 10223) in order to use new entry 'all_systems' rather than deprecated 's... Stanislas Rolland
20:13 Revision aec01a2e: Follow-up to bug #17157: htmlArea RTE: Not enabled in various browser/system combinations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10223 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:45 Feature #24712 (Rejected): eidtools::initLanguage should be improved
Problem:
Currently the initLanguage method always takes "default" as the default action. This should be a defined GE...
Stefan Galinski
19:34 Bug #23629: Navigation-Frames that are defined in sub-modules are not displayed.
The submodule navgation takes presedence, because it's the most specific. The parameter will be applied for both vari... Stefan Galinski
19:07 Bug #23629: Navigation-Frames that are defined in sub-modules are not displayed.
this is a duplicate of 0017120 Joerg Winter
19:22 Revision f122fc43: Synchronized external repositories of version (tag 4.5.0rc1) and workspaces (tag 4.5.0rc1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10222 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
19:13 Bug #24689: In the user settings module, saving form data is not possible if simulate user option is used.
Committed to trunk, rev. 10221. Will be fixed in 4.5.0rc1 Ernesto Baschny
17:39 Bug #24689: In the user settings module, saving form data is not possible if simulate user option is used.
You can pay back by voting on the core list for this patch :) Helmut Hummel
09:20 Bug #24689: In the user settings module, saving form data is not possible if simulate user option is used.
The patch solved the problem. Thanks Helmut, btw you were faster looking and solving the issue than me testing it, em... Eric Auchterberge
19:13 Revision 07d545f5: Raised version to 4.5.0rc1
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3932 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
19:13 Revision b2dbb10c: Fixed bug #17173: CSRF: In the user settings module, saving form data is not possible if simulate user option is used (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10221 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
19:12 Bug #24452: tcaTree in flexforms still breaks
Hi Georg,
This isn't easy to solve as tcemain doesn't resolve flexform fields automatic.
Nothing to get fixed now...
Steffen Kamper
19:10 Revision 958d021f: Raised version to 4.5.0rc1
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3930 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
19:08 Bug #24699: Livesearch deosn't work anymore because of CSRF
This hast been solved by a followup to #24671 Helmut Hummel
09:44 Bug #24699 (Closed): Livesearch deosn't work anymore because of CSRF
trying the search in top right corner gives debug msg:
ExtDirect: Invalid Security Token!
Backtrace:
#0 [int...
Georg Ringer
19:08 Revision c3558ec4: Follow-up to issue #16878: Keep t3lib_utility_Client::getBrowserInfo backwards compatible, deprecate 'system' and only use 'all_systems' from now on
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10220 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
19:01 Bug #24539: ExtDirect in frontend generates php warnings
Committed to rev. 10219.
Ernesto Baschny
02:29 Bug #24539: ExtDirect in frontend generates php warnings
The initial patch is on the core list now. At least it will fix the warning for now. Any other improvements for the l... Stefan Galinski
19:00 Revision dec6fa3c: [+TASK] Fluid (ViewHelpers): fixed typo in doc comment examples of emailViewhelper
Franz Koch
18:58 Revision 4fed43ed: Fixed bug #16994: ExtDirect in frontend generates php warnings (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10219 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
18:40 Task #6249 (Under Review): Support for TCA fields of type "group" - allowes DAM support (has patch)
Franz Koch
17:09 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
Here is a new patch that adds support for TCA fields of type "group". The patch passed some basic tests (only read re... Franz Koch
14:03 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
moving issues to 1.3.0, as they will not be fixed in RC1 anymore. Sebastian Kurfuerst
13:53 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
not possible to be included in 1.3.0RC1 anymore, that's why I move them to 1.3.0 for now. Sebastian Kurfuerst
18:15 Revision a77fea6e: Cleaned emconf for the release of TYPO3 4.5 RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42475 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
18:13 Revision b45085bd: Follow-up to #17198: Fixed SYS > MAIL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10218 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
18:09 Revision 9d1fbb09: Fixed typos
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42474 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
18:06 Revision 19d6a0fb: Merged changes from mantis-#17176: Remove unnecessary comments and color profiles from all shipped .png / .gif files (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42473 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
17:58 Revision 98955a88: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42472 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
17:57 Bug #12446 (Resolved): Fatal Error with UriBuilder since workspaces merge
Susanne Moog
16:37 Bug #12446 (Closed): Fatal Error with UriBuilder since workspaces merge
Fatal Error with UriBuilder since workspaces merge (Click on GridView -> ExtDirectError -> Fatal Error in UriBuilder) Susanne Moog
17:57 Revision f8c292ca: Fixed bug #12446: Fixed instantiation of UriBuilder (broken since extbase merge)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3928 743128fe-103e-dd11-99c4-001b2... Susanne Moog
17:56 Bug #24700: CSH tooltip does not render correctly for allowed Excludefields
Sorry, I was not up-to-date with trunk.
Attached patch fixes this issue.
The arrow is also pushed to the left w...
Stanislas Rolland
16:51 Bug #24700: CSH tooltip does not render correctly for allowed Excludefields
Stan, its shown to the LEFT if there is no space left to the right, so make your browser very narrow. The excludeFiel... Ernesto Baschny
16:47 Bug #24700: CSH tooltip does not render correctly for allowed Excludefields
I cannot reproduce this issue in FF with current trunk.
In the attached snapshot, the tooltip is shown on the left...
Stanislas Rolland
11:16 Bug #24700: CSH tooltip does not render correctly for allowed Excludefields
@Stan, do you see a solution here? Ernesto Baschny
11:16 Bug #24700: CSH tooltip does not render correctly for allowed Excludefields
Hm, that is the "offset:-10px" which solved the placement of the arrow in the docheader. But since this place its mor... Ernesto Baschny
11:05 Bug #24700 (Closed): CSH tooltip does not render correctly for allowed Excludefields
In the be_groups, in the list of "allowed Excludefields", the tooltip is not rendered properly. The tip is displaced ... Francois Suter
17:47 Revision 3a4871bc: removed newline at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10217 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:46 Bug #11574 (Resolved): Workspaces grid: stages should "sit" on one line
Susanne Moog
17:45 Revision 6c23cffa: Fixed bug #11574: Workspaces grid: stages should "sit" on one line
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3927 743128fe-103e-dd11-99c4-001b2... Susanne Moog
17:20 Bug #24170: No inline relation to tables with tabs possible
The reason is, that the pageRender now takes care of adding the file "tabmenu.js" with the method pageRenderer->addJs... Oliver Hader
17:00 Bug #24170: No inline relation to tables with tabs possible
Ok, could reproduce this in 4.5 - the bug does not exist in 4.3 or 4.4.
During the AJAX call to render a new IRRE ch...
Oliver Hader
16:41 Bug #24170: No inline relation to tables with tabs possible
Hm... however... I could reproduce with your extension that implements a 1:n CSV approach - which is also part of the... Oliver Hader
16:26 Bug #24170: No inline relation to tables with tabs possible
Hi Georg,
I could not reproduce this with the current SVN Trunk of the Core and the IRRE Tutorial (https://svn.typ...
Oliver Hader
08:31 Bug #24170: No inline relation to tables with tabs possible
Ok at least I can open the inline records again by adding following JS to templates/alt_doc.html inside <div id="docb... Georg Ringer
17:18 Bug #24027: Backend Search should always show result as a list and not page-view, if one result is coincidently a page id
Yes, that's how I use the search too most often.
But in current Beta4 I get a list of results when I enter the pag...
Christian Buelter
17:12 Bug #24695: Add Expires header to _.htaccess
rev. 10206 Steffen Gebert
01:37 Bug #24695 (Closed): Add Expires header to _.htaccess
Not every administrator cares and adds Expires header to all relevant file extension in his .htaccess.
We should s...
Steffen Gebert
16:56 Bug #24710: Introduce setting "defaultMailFromName" and move defaultMailFromAddress to [MAIL] section
Committed to rev. 10216 Ernesto Baschny
16:25 Bug #24710 (Closed): Introduce setting "defaultMailFromName" and move defaultMailFromAddress to [MAIL] section
In #22447 (rev. 10167) we introduced $GLOBALS['TYPO3_CONF_VARS']['SYS']['defaultMailFromAddress'].
Since we want a...
Ernesto Baschny
16:55 Revision f1187a4e: Fixed issue #17198: Introduce setting "defaultMailFromName" and move defaultMailFromAddress to [MAIL] section (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10216 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:54 Bug #24711: Use of reserved word "class" breaks grid editor in Safari
committed to trunk (4.5) in r10215 Ingo Renner
16:52 Bug #24711 (Closed): Use of reserved word "class" breaks grid editor in Safari
the drawTable() method in grideditor.js uses the reserved word "class" to define a CSS class for the grid editor tabl... Ingo Renner
16:53 Revision 2347eb58: Fixed issue #17199: Use of reserved word "class" breaks grid editor in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10215 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:31 Revision 5c0fdaa5: removed newline at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10214 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:26 Bug #24310: TCEForm select dropdowns have text overlapping icon in Webkit
Commited to trunk in r10213 Jeff Segars
16:23 Revision 6be9f5c0: Fixed bug #16702: TCEForm select dropdowns have text overlapping icon in Webkit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10213 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:04 Bug #24690: t3lib_compressor should write .htaccess
As decided later on in a Skype meeting with Christian Kuhn, Steffen Gebert and myself, we added this feature and made... Ernesto Baschny
01:34 Bug #24690: t3lib_compressor should write .htaccess
We'll drop this patch for now to come up with a solution in the _.htaccess file. Steffen Gebert
16:02 Revision 5ec81d0b: Fixed issue #17175: t3lib_compressor should write .htaccess to set Expires headers for .js/.css files (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10212 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:02 Bug #24707: feeditadvanced: impossible to add content in not default languages
Daniel, that doesn't sound like a core bug.
Please report in the project's bug tracker: http://forge.typo3.org/proje...
Steffen Gebert
14:40 Bug #24707 (Closed): feeditadvanced: impossible to add content in not default languages
I've got a multilanguage website and I try to add content trough feeditadvanced in another language that the default ... Daniel no-lastname-given
16:01 Bug #24679: be_layout foreign_table_where
Attached V6 just changes the foreign_table_where Jo Hasenau
16:01 Bug #24679: be_layout foreign_table_where
It seems there is a bug in the concept of the rootLevel settings:
Notice: that the -1 value will still select for...
Jo Hasenau
15:55 Bug #24679: be_layout foreign_table_where
rootLevel has to be -1 instead of 1 and CURRENT_PID actually should have been THIS_UID.
Attached patch fixes these...
Jo Hasenau
14:06 Bug #24679: be_layout foreign_table_where
V3 did not apply to current trunk for some reason
Attached is V4
Jo Hasenau
13:07 Bug #24679: be_layout foreign_table_where
Done with V3 Jo Hasenau
15:59 Bug #24709 (Rejected): SQL errors should emit FlashMessage
to make the message readable.
E.g. change 'foreign_table_where' of backend_layout table in tbl_pages.php and open ...
Steffen Gebert
15:55 Revision 658e0ab3: Fixed tt_content typeicon_classes mapping for search form and file list
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10211 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:40 Revision 2dc9d578: Updated sprite images and CSS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10210 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:37 Feature #24708 (Closed): allow to username and email simultaneously for login
as many websites offer this feature, I got several reports by users complaining about their password not working. it ... Jan Schreier
15:34 Feature #23934: not possible to disable login sucess message
duplicate of:
http://bugs.typo3.org/view.php?id=15421
you can apply the patch published there to skip the welcom...
Jan Schreier
15:32 Revision a3bfca2c: removed trailing whitespace and empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10209 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:25 Bug #23350: Don't show the logged-in message when I'm logged in
think this is a duplicate of:
http://bugs.typo3.org/view.php?id=15421
the attached diff works fine in my 4.4 envi...
Jan Schreier
15:01 Bug #24565: Redirect error behind CDN
Thanks for your feedback! Steffen Gebert
14:47 Bug #24565: Redirect error behind CDN
There is not ! But I've found that the web server seems to have a wrong configuration. I've tried some environments v... Daniel no-lastname-given
14:49 Revision 8466f3e9: Raised version numbers of Extbase and Fluid to 1.3.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10208 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
14:42 Revision ca341eb2: * Updated ChangeLog and raised version number to 1.3.0RC1
Sebastian Kurfuerst
14:38 Bug #21308: Debug parsetime equals 0
Here's a good reason:
When you are logged into the TYPO3 backend, you'll getting much higher parsing times renderi...
Andy Weber
14:35 Bug #12000 (Resolved): Topbar: Cache and Favorites submenus shifts when in Workspaces
Applied in changeset r3924. Susanne Moog
00:41 Bug #12000: Topbar: Cache and Favorites submenus shifts when in Workspaces
This one needs the core RFC to be committed, so please first test that:
RFC #17179: No possibility to refresh the po...
Susanne Moog
00:40 Bug #12000 (Accepted): Topbar: Cache and Favorites submenus shifts when in Workspaces
Susanne Moog
14:32 Revision 55b68ee3: Fixed bug #12000: Cache and Favorites submenus shifts when in Workspaces
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3924 743128fe-103e-dd11-99c4-001b2... Susanne Moog
14:10 Revision df8c4e8d: * Updated ChangeLog and ext_emconf.php for 1.3.0RC1
Sebastian Kurfuerst
14:09 Bug #23962: Content Wizard brocken
I've got the problem on some websites and can show it via Teamviewer
Two ways to restore the content:
1. reload t...
Marcus Balasch
14:03 Task #5097: Function menu cannot be handled as with scbase for BE modules
moving issues to 1.3.0, as they will not be fixed in RC1 anymore. Sebastian Kurfuerst
14:03 Revision 09730a9d: [-TASK] Extbase (Persistence): Reverting commit r3883 and r3852.
Related to #9270. Jochen Rau
14:01 Revision fd553175: [+BUGFIX] Extbase (Object): constructor injection fails if default value for a dependency is NULL
In Container class the existence of a default value was checked with
isset($argumentInformation['defaultValue']) whic...
Sebastian Kurfuerst
14:01 Revision 2da4c17c: Follow-up to #17024: Labels missing for fields without CSH
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10207 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:55 Revision 180abc82: Fixed bug #17181: Add Expires header to _.htaccess
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10206 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
13:43 Bug #24645: IE8 doesn't create links
problem solved Kornexl Anton
05:40 Bug #24645: IE8 doesn't create links
Please test patch attached to issue 0017160. Clear RTE cache, using the BE Clear cache menu, after applying the patch. Stanislas Rolland
13:41 Revision be77e853: [+BUGFIX] Fluid (Widget): Adopt Widget Bootstrap to Extbase Bootstrap changes
Problem: The configureObjectManager method in Tx_Fluid_Core_Widget_Bootstrap
uses a call on a static method Tx_Extbas...
Sebastian Kurfuerst
13:35 Revision 49ec8b50: Follow-up to #17162: Missing localization in t3lib_tsstyleconfig - add HSC
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10205 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:34 Revision 74a61c84: [BUGFIX] Extbase (Object): Allow injection of prototypes via dependency injection
This change allows Injection of Prototypes into singletons
and prototypes. Now, all four cases are supported:
* Sing...
Sebastian Kurfuerst
13:29 Revision bb51eefa: removed left over ToDo comment, fixed usgae of php lang file declaration to xml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10204 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:18 Bug #24703: Make the drag area on the split bars wider than 1px
committed to trunk rev 10203 Steffen Kamper
11:47 Bug #24703 (Closed): Make the drag area on the split bars wider than 1px
We have split bars between the module menu and the navigation tree and between the tree and the content area. You can... Steffen Kamper
13:18 Revision 6914bc31: Fixed bug #17190: Make the drag area on the split bars wider than 1px
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10203 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:54 Bug #23857: Missing intvals to sanitize input data in getReferenceCount and createReferenceHtml
where / which context does this belong to? The description doesn't mention anything... Ingo Renner
12:48 Bug #24705 (Closed): Links to CEs not working
Links to CEs are not working in Typo3 4.4.6, htmlarea 2.0.7.
In the rendered page the <a id="c12345"></a> part is mi...
Markus Kummer
12:47 Bug #24704: Missing styling in Ext Js Grid Headers
committed to trunk (4.5) in r10202 Ingo Renner
12:39 Bug #24704 (Closed): Missing styling in Ext Js Grid Headers
@see http://forge.typo3.org/issues/12407
(issue imported from #M17191)
Ingo Renner
12:46 Revision b7bcc1bf: Fixed issue #17191: Missing styling in Ext Js Grid Headers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10202 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:46 Revision d3471830: [+BUGFIX] Extbase (Persistence): Use sql_free_result() in Typo3DbBackend to free result memory. Resolves #10957
Marc Bastian Heinrichs
12:41 Revision 3f913eb4: [~BUGFIX] Extbase (Persistence): fixed an wrong referenced exception (resolves #12403)
Felix Oertel
12:28 Revision d1b2ee08: [~BUGFIX] Extbase (Persistence): make Tx_Extbase_Persistence_Repository::remove() handle freshly created objects right. (resolves #11128)
Felix Oertel
12:25 Bug #24117: Rename table be_layouts to backend_layout
committed to trunk (4.5) in r10200 Ingo Renner
12:24 Revision 61a7b556: removed newlines at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10201 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:19 Revision c3a1a477: Fixed issue #16458: Rename table be_layouts to backend_layout
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10200 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:15 Revision d319dfa4: Follow-up to #16935: Remove left-over require
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10199 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
12:14 Bug #23608: m:n asymetric combo: relations loose data on saving
any news on this one? 4.5 is coming up and it would be nice if there is a fix in there. Thomas Mammitzsch
11:43 Bug #24702 (Closed): CSRF protection in Template module
The template module doesn't currently use the new CSRF protection
there is also an additional call for sql_fre...
Georg Ringer
11:38 Bug #24490: tx_coreupdates_installversioning is obsolete
Committed to trunk (rev. 10198) Tolleiv Nietsch
11:33 Revision 944e526e: Fixed bug #16935: tx_coreupdates_installversioning is obsolete
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10198 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
11:28 Bug #24701: change status update task to use the new default From email address setting from config_default
committed to trunk (4.5) in r10197 Ingo Renner
11:14 Bug #24701 (Closed): change status update task to use the new default From email address setting from config_default
The update task currently has a method to find a email address to use in the From header when sending emails. This me... Ingo Renner
11:25 Bug #24609: Unable to make whole line links in IE
Patch works for me with IE8. Many thanks Stanislas. Administrator Admin
09:23 Bug #24609: Unable to make whole line links in IE
Patch works for me - 4.4.6 & IE8. Will see what my editors with older IEs say. Thanks. Vladimir Kubak
05:40 Bug #24609: Unable to make whole line links in IE
Please test patch attached to issue #0017160. Clear RTE cache, using the BE Clear cache menu, after applying the patc... Stanislas Rolland
11:23 Revision 1e465c8e: Fixed issues #17188: [reports] change status update task to use the new default From email address setting from config_default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10197 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:04 Bug #24644: Problem with the integration of third-party trees
Committed to trunk, rev. 10196 Ernesto Baschny
11:03 Revision 054b5596: Fixed bug #17120: Problem with the integration of third-party trees (Thanks to Stefan Galinksi)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10196 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:59 Revision 688618c3: Fixed bug #17186: Scheduler: CSH not displayed properly in docheader
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10195 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:56 Bug #12415 (Resolved): Respect change #17167: Cache ExtDirect::getAPI calls
Committed to trunk (rev 3914) Tolleiv Nietsch
10:52 Bug #12415 (Accepted): Respect change #17167: Cache ExtDirect::getAPI calls
Tolleiv Nietsch
00:52 Bug #12415 (Closed): Respect change #17167: Cache ExtDirect::getAPI calls
"#17167":http://bugs.typo3.org/view.php?id=17167 has just been committed to Core SVN.
This requires/encourages all...
Steffen Gebert
10:54 Revision a66ef68f: Fixed bug #12415: Respect change #17167: Cache ExtDirect::getAPI calls
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3914 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
10:47 Bug #12308 (Resolved): Workspace non-admin not workspace owner sees icon to swap updated version with Live site
Committed to trunk (rev 3913) Tolleiv Nietsch
10:45 Revision 16113435: Follow-up to issue #11103: Cleanup of _.htaccess and references to misc/advanced.htaccess in config_default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10194 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:43 Revision 8632f916: Fixed bug #12308: Workspace non-admin not workspace owner sees icon to swap updated version with Live site
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3913 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
10:42 Revision 5416304c: [~FOLLOWUP] Extbase (Utility): allow clearPageCache() to clear single, multiple and all pageCaches. (resolves 11978)
Felix Oertel
10:38 Bug #24686: SwiftMailer sends message-id with swift generated
OK.
it states:
message-id = "<" local-part "@" domain ">"
So why is the domain part missing here?
Olivier Dobberkau
10:34 Bug #12384 (Resolved): Mount points are not taken into account in element-list
Committed to trunk (rev. 3911) Tolleiv Nietsch
10:33 Revision cfc95da0: Fixed bug #12384: Mount points are not taken into account in element-list
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3911 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
10:32 Bug #23338: felogin, rsaauth, saltedpassword and Internet Explorer 8 (IE) Password Manager
I can reproduce this bug with safari 5.0.3 (mac) and typo3 4.4.6. Michael Voehringer
10:31 Bug #23860: Installation on Windows causes Fatal error: Call to undefined method com::GetRandom() during 1-2-3 installer.
I'll have a look at the patch next week. Marcus Krause
10:30 Bug #12325 (Resolved): Hide icons that don't work in the current context
Applied in changeset r3910. Tolleiv Nietsch
10:30 Revision 888a1f3f: Fixed bug #12325: Hide icons that don't work in the current context
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3910 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
10:29 Bug #24685: Wrong color gradients for filter and new button in new page tree
trunk rev 10180
Susanne Moog
10:28 Bug #11539 (Resolved): Split view
As discussed in Skype committed v4 to trunk (rev. 3909) just to have something is RC1 Tolleiv Nietsch
10:27 Revision 72319599: Fixed bug #11539: Split view
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3909 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
10:27 Bug #24694: No possibility to refresh the positioning of the toolbar items with a common function
trunk rev 10193 Susanne Moog
10:26 Revision 8e597efa: Fixed bug #17179: No possibility to refresh the positioning of the toolbar items with a common function
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10193 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
10:24 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
maybe it's possible to use some ExtJS magic ?
click on save and extjs send only "visible" inputFields or delete all ...
Sven Juergens
09:01 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
@Michael: thanks
@Christopher: yes, I know. As I said in the related Forge issue, we are aware of this potential f...
Francois Suter
03:19 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
solved in http://forge.typo3.org/issues/12385
Committed revision 42413. in linkvalidator trunk
Michael Miousse
01:34 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
Yes, then we should change the variable name in linkvalidator.
But @ Francois: The basic problem still stays. We c...
Chris topher
09:53 Bug #24564: CSH not rendered properly in select-type fields with renderMode = checkbox
Committed revision 10192 Francois Suter
09:53 Revision a3786153: Fixed bug #17024: CSH not rendered properly in select-type fields with renderMode = checkbox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10192 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:47 Bug #24537: Filelist renaming files broken
calling contextmenu gives me:
-----------
ExtDirect: Invalid Security Token!
Backtrace:
#0 [internal function...
Georg Ringer
08:14 Bug #12432 (Resolved): Selected page metas are not processed
Committed revision 42434. Michael Miousse
08:03 Bug #12432 (Closed): Selected page metas are not processed
Due to the use of $where = 'deleted = 0 AND pid IN (' . $this->pidList . ')'; to create the sql query,
the current p...
Michael Miousse
08:14 Revision 24d42645: * Fixed bug #12432 Selected page metas are not processed
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42434 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
07:53 Bug #12431 (Resolved): putting labels into members, is this necessary (it's at least very uncommon): $this->firstSteps
Committed revision 42433. Michael Miousse
07:51 Bug #12431 (Closed): putting labels into members, is this necessary (it's at least very uncommon): $this->firstSteps
Get rid of the member firstSteps.
Create a function to render the firstSteps label
Michael Miousse
07:53 Revision 4a3df121: * Fixed bug #12431 putting labels into members, is this necessary (it's at least very uncommon): $this->firstSteps
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42433 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
07:41 Bug #12396: Review, CGL issues, security
I have tested __construct() instead of initialize and it does not work
due to the context in whitch the module is c...
Michael Miousse
00:00 Bug #12396: Review, CGL issues, security
I created own issues for the blockers, which Ingo noted above.
They *must* be fixed...and they *are* fixed now.
An...
Chris topher
07:35 Bug #12429 (Resolved): do not use private accessors
their was only private accesor remaning in the modfunreport
Committed revision 42432.
Michael Miousse
07:30 Bug #12429 (Closed): do not use private accessors
Michael Miousse
07:34 Revision 50b3b770: * Fixed bug #12429 do not use private accessors
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42432 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
07:27 Bug #12261 (Resolved): Reports are not sending correct emails
since last comments said that the bug was resolve.
Michael Miousse
07:23 Revision 8e055092: * Fixed bug #12428 Adapt Variable Names to naming conventions
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42431 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
07:07 Bug #24521: htmlArea RTE: Use parentNode rather than parentElement
Thanks for reporting this.
Fixed in SVN TYPO3core trunk (revision 10191).
Stanislas Rolland
07:06 Revision 75e5df5c: Fixed bug #16975: htmlArea RTE: Use parentNode rather than parentElement
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10191 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:04 Revision 4b771b71: * Fixed bug #12427 Rename draw*() methods to render*()
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42426 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
06:57 Revision baa14297: * Fixed bug #12426: Rename classes according to naming conventions
part 2 folder renamed
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42425 735d13b6-9817-0...
michael.miousse
06:52 Revision 57d82fd7: Rename classes according to naming conventions
part1 still folder to fix
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42424 735d13b6-98...
michael.miousse
06:15 Revision e19691a1: * Fixed bug #12425: Give modfunc1 a better name
changed modreport to modfuncreport
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42423 73...
michael.miousse
05:59 Revision f59eb1c3: * Fixed bug #12425: Give modfunc1 a better name
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42422 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
05:54 Revision 83471787: renaming the folder modfunc1 to modreport
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42421 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
05:39 Revision d624949f: * Fixed bug #12424: Only use the class name for the hook
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42420 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
05:26 Revision 5728c0e8: * Fixed bug #12416 tx_linkvalidator_tasks_Validate: Missing public / protected declarations
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42419 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
05:20 Bug #24652: Styling issues of live search
Committed to trunk in r10190 Jeff Segars
05:18 Revision 76fea241: Fixed bug #17129: Minor styling issues with live search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10190 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
05:16 Bug #12226 (Resolved): Website that has multiple domainsrecords produces funny links
Committed revision 42418.
work for multi site and nodomain site
Michael Miousse
05:14 Revision cd3331a3: * Fixed bug #12226 website that has multiple domainsrecords produces funny links
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42418 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
04:54 Bug #24678: htmlArea RTE: Link editing problems in Internet Explorer
Please test attached patch. Clear RTE cache, using the BE Clear cache menu, after applying the patch. Stanislas Rolland
04:40 Bug #12414 (Resolved): OOP principle of data encapsulation violated in tx_linkvalidator_tasks_Validate
Committed revision 42417. Michael Miousse
03:21 Bug #12414 (Accepted): OOP principle of data encapsulation violated in tx_linkvalidator_tasks_Validate
Michael Miousse
04:39 Revision d4571148: Bug #12414
Bug #12396: Review, CGL issues, security
OOP principle of data encapsulation violated in tx_linkvalidator_tasks_Valid...
michael.miousse
03:48 Revision 2ae63285: typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42416 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
03:46 Bug #12422 (Resolved): ext_tables.sql: Do not use abbreviations for field names (recuid, recpid)
Committed in r42415. Chris topher
02:05 Bug #12422 (Accepted): ext_tables.sql: Do not use abbreviations for field names (recuid, recpid)
Chris topher
02:03 Bug #12422 (Closed): ext_tables.sql: Do not use abbreviations for field names (recuid, recpid)
* do not use abbreviations for field names (recuid, recpid)
Chris topher
03:45 Revision 328b02c7: Fixed bug #12422: ext_tables.sql: Do not use appreviations for field names
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42415 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
03:20 Revision d713ae47: Fixed bug #12423: ext_tables.sql: Use underscores to separate words in field names
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42414 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
03:18 Bug #12385 (Resolved): Conflict scheduler:testtask with linkvalidator::task
Michael Miousse
03:12 Bug #12385: Conflict scheduler:testtask with linkvalidator::task
Committed revision 42413. Michael Miousse
03:12 Revision 41d86a94: Bug #12385
Conflict scheduler:testtask with linkvalidator::task
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalid...
michael.miousse
02:35 Revision 8e46a0bb: Fixed bug #12421: Rename tx_linkvalidator_links to tx_linkvalidator_link
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42412 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
02:33 Bug #12411 (Resolved): Fix Copyright Notices
Committed revision 42411. Michael Miousse
02:33 Revision 69372ac2: Bug #12411
Bug #12396: Review, CGL issues, security
Fix Copyright Notices
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions...
michael.miousse
02:09 Bug #24697 (Closed): CSRF protection in frontend for ExtDirect is missing
Problem:
Currently the CSRF protection for the frontend is missing as we are missing a frontend version of the formp...
Stefan Galinski
02:07 Bug #24677: no copy and paste items in context menu
In what browser?
Note that if the button is not configured in the toolbar or is disabled in the toolbar, the optio...
Stanislas Rolland
01:44 Revision 16975acc: Updated htmlArea RTE version to 2.1.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10189 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:37 Revision 8b2a12d7: Updated htmlArea RTE version to 2.0.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10188 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:24 Revision 9fec1ab8: Updated htmlArea RTE version to 1.8.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10187 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:23 Revision 29b8b0e8: Fixed bug #12420: Indentation in modfunc1, getTemplateMarkers()
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42410 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
01:16 Revision 0785aa1b: Fixed bug #12419: Use American English for "analyseRecord"
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42409 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
00:54 Revision ac22deff: Fixed bug #12412: XSS issue in tx_linkvalidator_tasks_ValidateAdditionalFieldProvider
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42406 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
00:53 Bug #24683: Cache ExtDirect::getAPI calls
rev 10185 Steffen Gebert
00:51 Bug #24661: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
Committed to SVN TYPO3core trunk (revision 10181), branch TYPO3_4-4 (revision 10183) and branch TYPO3_4-3 (revision 1... Stanislas Rolland
00:51 Revision b247875a: Fixed bug #17140: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10186 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:49 Revision 6b952b5f: Fixed bug #17167: Cache ExtDirect::getAPI calls
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10185 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:47 Revision 17977a8b: Follow-up to #17073: Final Integration of the pagetree - save id with single click (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10184 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:46 Revision ed53c5cd: Fixed bug #17140: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10183 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:42 Bug #24655: Pagetree - qtip can be used to execute custom javascript (XSS)
committed to trunk rev 10182 Steffen Kamper
00:42 Revision 599646bd: Fixed bug #17133: Pagetree - qtip can be used to execute custom javascript (XSS) (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10182 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:37 Revision c0e77be0: Fixed bug #12360: Show error message, if the module is not accessible for the current user
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42405 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
00:36 Revision 16d23ec6: Fixed bug #17140: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10181 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:26 Revision 118e88a9: Fixed bug #17169: Wrong color gradients for filter and new button in new pagetree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10180 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
00:25 Revision ebc19d5e: Fixed bug #12410: Fix ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42404 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
00:21 Bug #25597: t3editor claims more then 100% width
Committed revision 10179. Administrator Admin
00:10 Bug #25597 (Closed): t3editor claims more then 100% width
The width calculation of the inner t3editor iframe is wrong, so the inner frame claims more then 100% width.
This ca...
Administrator Admin
00:20 Revision bcb3db70: Fixed bug #17180: t3editor claims more then 100% width
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10179 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
00:14 Revision 9132d3e6: Follow-up to #17153: Protect C(R)UD actions against CSRF - Add token to ExtDirect calls (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10178 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:13 Bug #23182: Context menu icons are on the right side
rev 10177 Steffen Gebert
00:11 Revision 43ea1847: Fixed bug #15118: Context menu icons are on the right side
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10177 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:06 Bug #24526: ExtDirect - Caching: Differentiate between HTTPS/HTTP protocols
rev. 10176 Steffen Gebert
00:05 Bug #24668: Remove sys_refindex_* tables and unused code
trunk rev. 10175. Christian Kuhn
00:04 Revision e41f1fc7: Fixed bug #17131: ExtDirect Caching: Differentiate between HTTPS/HTTP protocols (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10176 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:03 Revision c2ee9b1f: Fixed bug #17149: Remove sys_refindex_* tables and unused code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10175 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2011-01-20

23:59 Bug #12413 (Resolved): #17178: Rename extension "list" to "recordlist"
Susanne Moog
23:56 Bug #12413 (Closed): #17178: Rename extension "list" to "recordlist"
core bug #17178: Renamed extension "list" to "recordlist" - incorporate the changes in workspaces. Susanne Moog
23:57 Revision c353dc54: Fixed bug #12413: Rename extension "list" to "recordlist"
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3907 743128fe-103e-dd11-99c4-001b2... Susanne Moog
23:57 Bug #12414 (Closed): OOP principle of data encapsulation violated in tx_linkvalidator_tasks_Validate
*tx_linkvalidator_tasks_Validate*
* OOP principle of data encapsulation violated. Do not provide public access for...
Chris topher
23:54 Bug #12411 (Accepted): Fix Copyright Notices
Chris topher
23:54 Bug #12411 (Closed): Fix Copyright Notices
* why is the copyright 2005-2010?
* minor but obvious issue: change to 2010-2011
* is it really copyright Michael ...
Chris topher
23:47 Bug #24694 (Closed): No possibility to refresh the positioning of the toolbar items with a common function
Currently there is no possibility to refresh the positioning of the toolbar items with a common function.
This is ...
Susanne Moog
23:44 Bug #24517: Improve ExtDirect error handling
rev 10174 Steffen Gebert
23:42 Revision ace8734f: Fixed bug #16971: Improve ExtDirect error handling (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10174 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:35 Bug #24693: Rename extension "list" to "recordlist"
committed to trunk rev 10171-10173 Steffen Kamper
22:14 Bug #24693 (Closed): Rename extension "list" to "recordlist"
As the research wasn't very good, we used the extension key list, but this key exists since 2005.
So we need to re...
Steffen Kamper
23:28 Revision 5d2788cf: Fixed bug #17178: Rename extension "list" to "recordlist" - part 3 cleaned emConf and autoloader
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10173 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:23 Revision 5329eb0f: Fixed bug #17178: Rename extension "list" to "recordlist" - part 2 references
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10172 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:20 Revision 9bb0bd37: Fixed bug #17178: Rename extension "list" to "recordlist" - part1 rename
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10171 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:17 Revision 6e5b7f4c: [+BUGFIX] Extbase (MVC): UriBuilder automatically added a cHash even on links to nonCacheable actions where this is not needed/recommended (resolves #8565)
Franz Koch
22:58 Bug #21942: Input fields cannot be focused anymore after setting a link
No feedback for a long time. Closing the issue. Stanislas Rolland
22:57 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
No feedback for a long time. Closinf the issue. Stanislas Rolland
22:50 Bug #12261: Reports are not sending correct emails
Olivier, what kind of delay ? 5 minutes? 1 hour?
Can we close the bug itself?
Patrick Gaumond
16:49 Bug #12261: Reports are not sending correct emails
OK. Mails are sent now looking good.
I have tested with Deepth = 1, 2, 3, 4.
Setting Deepth to Infinite sends the ...
Olivier Dobberkau
22:46 Bug #12225 (Accepted): External Links with Redirects are reported as 404
As mentionned, this is a Core bug. We will try to find something to fix this anyway at least for LV itself. Patrick Gaumond
22:44 Bug #12385 (Accepted): Conflict scheduler:testtask with linkvalidator::task
Patrick Gaumond
16:04 Bug #12385: Conflict scheduler:testtask with linkvalidator::task
It's not good practice to use variables that are already used by other extensions or could potentially be easily conf... Francois Suter
00:58 Bug #12385 (Closed): Conflict scheduler:testtask with linkvalidator::task
Please consider this report, and check if its really valid. If so, please rename the field, would be the easiest opti... Ernesto Baschny
22:42 Bug #12396 (Accepted): Review, CGL issues, security
Changed to Accepted but will need to be separate for better management. Patrick Gaumond
12:45 Bug #12396: Review, CGL issues, security
*classes*
* Naming: (see CGL) class names are lowercase namespace + uppercase noun class name
... UpperCamelCas...
Ingo Renner
12:43 Bug #12396 (Closed): Review, CGL issues, security
during a review I found some CGL and general coding style issues, sorry for the late review though...
Most of the ...
Ingo Renner
22:37 Revision 8d59cae0: [~BUGFIX] Extbase (Persistence): made union statement on comma seperated list use find_in_set (Thanks to Marc Bastian Heinrichs) (resolves #9772)
Felix Oertel
22:36 Bug #12079 (Needs Feedback): Not possible to reactivate t3editor after deactivation
Tobias Liebig
22:36 Bug #12079: Not possible to reactivate t3editor after deactivation
still valid?
i can't reproduce in current trunk.
This is how i do it:
* open up the setup > t3editor is acti...
Tobias Liebig
22:27 Bug #25577: imagelinwrap has no properties in following scenario
Seems to be fixed in 4.5-dev (current trunk) and at least 4.4.7
See attached screenshot
Administrator Admin
22:22 Bug #25594: typed text does not get replaced correctly by code completion on right side of operator
still an issue in 4.5 Administrator Admin
22:21 Bug #12226 (Needs Feedback): Website that has multiple domainsrecords produces funny links
Hi Michael,
this patch produces a problem:
I tested this on a page without any special domain records.
For internal ...
Chris topher
22:16 Feature #12340 (Resolved): Enhance the tx_linkvalidator_linkTypes_Interface
Hi Philipp,
I can reproduce this problem.
This is not caused by this patch, but by changes made in linktypes_inte...
Chris topher
16:22 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
I not sure if it was this patch, but I strongly guess so.
In latest trunk (typo3 & linkvalidator) I don't get vali...
Philipp Gampe
22:11 Revision 573ae613: [+TASK] Extbase (Utility): allow clearPageCache() to clear single, multiple and all pageCaches.
Felix Oertel
22:10 Bug #24692 (Closed): Live Search: Search query loops over all tables even after max search results have been found
When executing a live search, we loop over all tables defined in the TCA. After this search is complete, we then slic... Jeff Segars
22:07 Bug #11539: Split view
Just tested the patches. In general +1, I've got one small issue when I switch frequently between horizontal and vert... Susanne Moog
15:59 Bug #11539: Split view
correct path of v3-patch Marco Bresch
15:20 Bug #11539: Split view
!example.PNG! <- that's what you should get. Tolleiv Nietsch
15:19 Bug #11539: Split view
v3 is pretty close to what we want and at least works in Chrome and Firefox. In Safari and Opera the Toolbar-Icon is ... Tolleiv Nietsch
21:37 Bug #24691: Remove unnecessary comments and color profiles from all shipped .png / .gif files
The provided images were committed to trunk in rev. 10169
Exceptions were made for sysext which have external repo...
Ernesto Baschny
19:42 Bug #24691 (Closed): Remove unnecessary comments and color profiles from all shipped .png / .gif files
We want the backend to load faster. By stripping useless comments and profile information on the static images (icons... Ernesto Baschny
21:35 Bug #24661: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
The method used to determine the selected range does not seem to give a correct result in this case. Attached patch w... Stanislas Rolland
10:57 Bug #24661: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
Happenes in Safari too. Noel Bossart
06:16 Bug #24661: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
Only Chrome? Does it happen in Safari? Stanislas Rolland
21:09 Bug #24618: CSH display in new record wizard should use new API
Committed to trunk in revision 10170 Francois Suter
21:07 Revision d6967409: Fixed bug #17088: Cleanup: CSH display in new record wizard should use new API
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10170 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:44 Bug #24319: TCAdefaults & category_id
I did a mistake with the user rights. So with TCAdefaults in the directory, the categoy is now set automatically.
...
Markus
20:39 Revision a8de7a48: Fixed issue #17176: Remove unnecessary comments and color profiles from all shipped .png / .gif files (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10169 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:37 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
@Andreas:
I tried installing "date2cal" extension with 4.4.7 (despite the warning). There was no problem loading the...
Stanislas Rolland
20:29 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
Please upload copy of the Page TSConfig. Stanislas Rolland
13:48 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
Same problem here with
Typo3 4.4.6
FF 3.6.13
RTE works in IE8 for me, though.
I removed a healthy potion of m...
Administrator Admin
20:10 Bug #24686: SwiftMailer sends message-id with swift generated
http://www.jwz.org/doc/mid.html Steffen Gebert
16:56 Bug #24686 (Closed): SwiftMailer sends message-id with swift generated
Testing the Linkvalidator.
This sends this message id.
message-id=<1295538619.4d3859bb6c65e@swift.generated>
i...
Olivier Dobberkau
20:03 Bug #11574 (Under Review): Workspaces grid: stages should "sit" on one line
Susanne Moog
19:52 Bug #24673: Active and hover states are hard to distinguish
rev. 10168 Steffen Gebert
01:55 Bug #24673 (Closed): Active and hover states are hard to distinguish
In the module menu and the page tree, it's really hard to distinguish the difference between an active and a hovered ... Steffen Gebert
19:51 Revision ad931d27: Fixed bug #17155: Active and hover states are hard to distinguish
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10168 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
19:43 Feature #22447: When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided
committed to trunk (4.5) in r10167 Ingo Renner
19:38 Bug #24690 (Closed): t3lib_compressor should write .htaccess
t3lib_compressor should write .htaccess... Steffen Gebert
19:26 Bug #22860: typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpages
Same problem in 4.4.6 Thomas Löffler
19:24 Revision 6354173c: Fixed issue #14098: When sending mail, use TYPO3_CONF_VAR for default from address if no other address is provided, credits Jeff Segars and Marcus Krause
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10167 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:23 Bug #12386 (Resolved): "Publish only content in publish stage" doesn't work anymore
Committed to trunk (rev 3903) Tolleiv Nietsch
01:37 Bug #12386 (Under Review): "Publish only content in publish stage" doesn't work anymore
Tolleiv Nietsch
01:33 Bug #12386 (Closed): "Publish only content in publish stage" doesn't work anymore
If "Publish only content in publish stage" is activated there's no way to get poast "Ready to publish" Tolleiv Nietsch
19:21 Revision 1e494d72: Fixed bug #12386: "Publish only content in publish stage" doesn't work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3903 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
18:35 Bug #24609: Unable to make whole line links in IE
I can confirm this problem with IE6 also.
Several users here on IE6 have been reporting intermittent problems maki...
Administrator Admin
18:33 Bug #11572 (Resolved): Creating new pages in the workspace creates the page also live
Susanne Moog
18:32 Bug #24598: Creating new pages in a workspace shows the page also in the live pagetree
trunk rev 10166 Susanne Moog
18:31 Revision d1b95590: Fixed bug #17063: Creating new pages in a workspace shows the page also live
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10166 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
18:28 Bug #12055 (Resolved): Publishing a page does not update the new page tree
Susanne Moog
01:32 Bug #12055 (Under Review): Publishing a page does not update the new page tree
Tolleiv Nietsch
18:28 Revision 074022a3: Fixed bug #12055: Publishing a page does not update the new page tree
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3902 743128fe-103e-dd11-99c4-001b2... Susanne Moog
17:54 Bug #12406: Not possible to publish change of IRRE ordering
A short addition: It's also reproducable with irre_tutorial, so powermail could not be the root of the problem. Webadmin no-lastname-given
17:47 Bug #12406: Not possible to publish change of IRRE ordering
Adding workspaces.considerReferences = 1 does not change anything.
Attached a screenshot of the situation.
Webadmin no-lastname-given
17:40 Bug #12406 (Needs Feedback): Not possible to publish change of IRRE ordering
Oliver Hader
17:39 Bug #12406: Not possible to publish change of IRRE ordering
Do you get any error messages or entries in the sys_log table?
Please try to set the User TSconfig option "workspace...
Oliver Hader
17:35 Bug #12406 (Closed): Not possible to publish change of IRRE ordering
I'dont know, if it is a real bug or I'm to stupid to use the new worksapaces module.
After downloading and install...
Webadmin no-lastname-given
17:43 Bug #12146 (Resolved): stages table should be always created with migration wizard
Tolleiv Nietsch
17:42 Bug #11638 (Resolved): TYPO3 Upgrade wizard not working if tables aren't there
Tolleiv Nietsch
17:41 Bug #12335 (Resolved): "Disable auto-versioning when editing" is obsolete
Committed to trunk (rev. 10165) Tolleiv Nietsch
17:41 Bug #24631: deprecate "disable_autocreate" feature
Committed to trunk (rev. 10165) Tolleiv Nietsch
17:39 Revision 3d1e6529: Fixed bug #17105: deprecate "disable_autocreate" feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10165 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
17:36 Bug #24632: sys_workspace table should be defined at one place only
Committed to trunk (rev. 10164) Tolleiv Nietsch
17:35 Revision 5bd0af74: Fixed bug #17106: sys_workspace table should be defined at one place only
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10164 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
17:34 Bug #24652: Styling issues of live search
Attached patch address your comments other than the tooltip. I can see how the path could be useful but also wonder a... Jeff Segars
17:32 Bug #24630: "Create new workspace projects" in be_users/be_groups not required anymore
Committed to trunk (rev. 10163). Tolleiv Nietsch
17:31 Bug #12331 (Resolved): "Create new workspace projects" in be_users not required
Committed to trunk (rev. 10163). Tolleiv Nietsch
17:30 Revision 1a070182: Fixed bug #17104: "Create new workspace projects" in be_users/be_groups not required anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10163 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
17:27 Bug #24689 (Closed): In the user settings module, saving form data is not possible if simulate user option is used.
Installed TYPO3 4.5 beta 4 Introduction package, installed "spanish" translation of extensions.
Then go to "User S...
Eric Auchterberge
17:26 Bug #11804 (Resolved): Upgrade Wizard doesn't install workspaces extension
Tolleiv Nietsch
17:19 Bug #12397 (Resolved): Needed changes for the CSRF protection
committed in rev 3901 Susanne Moog
16:45 Bug #12397: Needed changes for the CSRF protection
Just FYI, the required method (t3lib_TCEforms::getHiddenTokenField) is now committed to typo3_src trunk (see RFC #171... Ernesto Baschny
13:11 Bug #12397 (Closed): Needed changes for the CSRF protection
Since CSRF protection is implemented into 4.5 now, some things must be taken care of in the clickmenu and the old wor... Helmut Hummel
17:19 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
Probably related (if not the same issue):
The "undelete" button should also "not be shown" if the deletion was not...
Ernesto Baschny
17:19 Revision b0dc80cb: Fixed bug #12397: CSRF protection for clickmenu and old workspace module (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3901 743128fe-103e-dd11-99c4-001b210b... Susanne Moog
17:16 Bug #24688 (Closed): Pagetree cannot be initialized with a specific page ID
In the backend live search, when someone clicks on a record we would like to select its page in the pagetree so that ... Jeff Segars
17:08 Bug #24682: Queries triggered by extension installation are not displayed
Good catch. The "sql logging" is done manually by each upgrade wizard, so its not tracking the SQL executions on the ... Ernesto Baschny
15:48 Bug #24682 (Closed): Queries triggered by extension installation are not displayed
In every update wizard it is possible to check a box labeled "Show database queries performed". The patch discussed h... Francois Suter
17:01 Bug #24679: be_layout foreign_table_where
Just have to wait for Ingo renaming the table and fields from be_layout to backend_layout #24117
Jo Hasenau
14:35 Bug #24679: be_layout foreign_table_where
V2 will take PAGE_TSCONFIG_ID into account as well.
It will only give the user access to records of the current pa...
Jo Hasenau
14:31 Bug #24679: be_layout foreign_table_where
Attached patch will add both, rootLevel and CURRENT_PID Jo Hasenau
11:16 Bug #24679: be_layout foreign_table_where
No Steffen Gebert
11:07 Bug #24679: be_layout foreign_table_where
Actually this should have been the case anyway, so if it's not yet done, I guess I will have to fix it.
BTW: Curr...
Jo Hasenau
11:01 Bug #24679 (Closed): be_layout foreign_table_where
If a General Record Storage Page (GRSP) is configured, which is very likely the case, when you use tt_news, then TYPO... Steffen Gebert
16:59 Bug #24687 (Closed): CSH help for be-user-group --> access list -->allowed excludefields is off if you scroll down
> If you open a be-user-group --> access list -->allowed excludefields and 
> scroll down, the tooltip is farther aw...
Philipp Gampe
16:51 Bug #24685 (Closed): Wrong color gradients for filter and new button in new page tree
the color-gradient hover and active states behind the create new and filter icons in the docheader2 area above the ex... Susanne Moog
16:49 Bug #24663: Wrong property declaration in t3lib_mail_Message API
committed to rev. 10162
Ernesto Baschny
16:48 Revision 6b1e7f10: Fixed issue #17143: Unclean property declaration in t3lib_mail_Message API (Thanks to Steffen Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10162 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:42 Bug #24684 (Closed): TYPO3 Inline User Manual misses dark the docheader bar at top
to see this install the cshmanual extension
(issue imported from #M17168)
Philipp Gampe
16:39 Bug #24599: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
Authors of Powermail (in2code) and Direct Mail were contacted and both will look into supporting Swift Mailer in one ... Jigal van Hemert
16:37 Bug #24599: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
t3lib_div::encodeHeader($line, $enc = 'quoted-printable', $charset = 'iso-8859-1') {
JvH: This should not be used an...
Jigal van Hemert
16:17 Bug #12405 (Resolved): Grid view not working in IE due to a JS error
Susanne Moog
15:57 Bug #12405 (Closed): Grid view not working in IE due to a JS error
Grid view not working in IE due to a JS error Susanne Moog
16:16 Revision 2fdc3e93: Fixed bug #12405: The workspaces module does not work in Internet Explorer
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3900 743128fe-103e-dd11-99c4-001b2... Susanne Moog
15:59 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
I could not reproduce the issue with the current trunk version of TYPO3 and linkvalidator. But it's still not good th... Francois Suter
00:58 Bug #25688: not possible to create testTask if sysext:linkvalidator is installed
I referenced this issue here:
http://forge.typo3.org/issues/12385
Ernesto Baschny
00:21 Bug #25688 (Closed): not possible to create testTask if sysext:linkvalidator is installed
if you want to create a "Scheduler test task" you must enter an email address, after saving you got an error Message ... Sven Juergens
15:55 Bug #24683 (Closed): Cache ExtDirect::getAPI calls
No Expires header sent, can have far future Expires header (access plus 1 month)
(issue imported from #M17167)
Steffen Gebert
15:54 Revision 41e8a58e: Fixed issue #17153: Protect C(R)UD actions against CSRF (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10161 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:40 Bug #24629: migrateWorkspaces in Install-Tool doesn't show up in all relevant situations
Committed v3 to trunk in revision 10160 Francois Suter
15:39 Revision 168f7df9: Fixed bug #17102: migrateWorkspaces in Install-Tool doesn't show up in all relevant situations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10160 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:25 Bug #24388: database isn't updated during workspace-migration wizard
Committed Ernesto's v5 to trunk (revision 10159) Francois Suter
15:22 Revision f697762e: Fixed bug #16926: Database is not updated during workspace-migration wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10159 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:17 Revision 06cf658a: Added missing SVN Id keyword property
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10158 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:14 Revision c2756b27: reverted rev 3898 - which was accidental commit - sorry for that :(
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3899 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
15:13 Bug #24638: Install Tool does not install extensions properly
Committed Ernesto's v5 to trunk (revision 10157) Francois Suter
15:12 Revision ec42f51e: Fixed bug #17114: Install Tool does not install extensions properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10157 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:11 Revision 38e5107f: git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3898 743128fe-103e-dd11-99c4-001b210b3e58
Tolleiv Nietsch
15:04 Bug #12077 (Resolved): Tooltips for slider
Committed to trunk (rev. 3897) Tolleiv Nietsch
14:59 Bug #12077 (Under Review): Tooltips for slider
This just adds the labels - #11539 will use them. Tolleiv Nietsch
15:04 Revision 81e34912: Fixed bug #12077: Tooltips for slider
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3897 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
14:47 Bug #24539: ExtDirect in frontend generates php warnings
AFAIK this must be initialized in an early state, because something in the initialization requires the language objec... Stefan Galinski
08:45 Bug #24539: ExtDirect in frontend generates php warnings
I thought about a solution last night, and I think the best way to go, is to let the developer call tslib_eidtools::i... Jacob Rasmussen
14:29 Bug #18742: Clean Up The Clickmenu
Benni, target version 4.6 or drop? Steffen Gebert
14:23 Bug #24384: Bug/Prerequisite for the new pagetree: refresh pageTree with updateSignal, use new shortcuts in JS
Being a prerequisite sounds like this is pretty outdated ;-) Steffen Gebert
14:21 Bug #12378: Error with JOIN in new extension manager
I tried to add support for the subquery but actually there's another problem first. The complicated case is not suppo... Xavier Perseguers
13:29 Bug #12378: Error with JOIN in new extension manager
This is the query that fails... Steffen Kamper
13:46 Bug #24578: CSH tooltip often gets in the way of the field it is supposed to provide help for
The mentioned follow-up is now a new RFC #24681 which is already committed. Thanks Stan Ernesto Baschny
02:23 Bug #24578: CSH tooltip often gets in the way of the field it is supposed to provide help for
Attached follow-up patch:
1. pushes the anchor slightly to the left in order to align it with the help icon of doc h...
Stanislas Rolland
13:45 Bug #24681: CSH tooltips should be placed nearer to the text
Committed to trunk, rev. 10156.
Ernesto Baschny
13:39 Bug #24681 (Closed): CSH tooltips should be placed nearer to the text
Since #24578 the tooltips are on top of the labels, improving the usability. But they are some px too far away. Also ... Ernesto Baschny
13:43 Revision 727ae2e5: Fixed bug #17163: CSH tooltips should be placed nearer to the text (Thanks to Stanislas Rolland)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10156 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
12:33 Bug #23860: Installation on Windows causes Fatal error: Call to undefined method com::GetRandom() during 1-2-3 installer.
...just found out how to create a patch file on windows and added it. Adrian Föder
12:33 Bug #23588: Pages icon is missing in table list
I can't reproduce this anymore. Can you? Susanne Moog
12:13 Bug #24640: All images get reduced to 25x25px upon saving if no size is set
trunk rev 10155 Susanne Moog
12:11 Revision 68f29c9e: Fixed bug #17116: All images get reduced to 25x25px upon saving if no size is set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10155 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
12:08 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
I'm suffering the same problem with 4.4.6 tested with chrome, IE and FF in Linux OS
Fernando Arconada
11:50 Bug #24651: Use buttons in Page Tree
(Attached patch just changes temporary mount point, not the filtering mode) Susanne Moog
11:41 Bug #24680: Missing localization in t3lib_tsstyleconfig
committed to trunk rev 10054 Steffen Kamper
11:35 Bug #24680 (Closed): Missing localization in t3lib_tsstyleconfig
In extension configuration, the form coms from this class if ext_conf_tempkate.txt is present.
The submit button h...
Steffen Kamper
11:38 Revision b5ab366d: Fixed bug #17162: Missing localization in t3lib_tsstyleconfig
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10154 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:33 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
I'll look at it today. Marcus Krause
10:57 Bug #24678 (Closed): htmlArea RTE: Link editing problems in Internet Explorer
Since Version 4.4.6 we encounter here in serveral projects a problem with the use of Internet Explorer (7 or 8) and t... Markus Soeth
10:54 Bug #23764: Improve ExtJS skin: Buttons
I fear this can't be resolved until final Steffen Gebert
10:50 Bug #24508: TYPO3-Core throws PHP-Warnings (function "parse_url()") if $_SERVER['HTTP_HOST'] is empty
I had a talk with Steffen for a few minutes.
We talked about this problem and he offered his help.
If i had some ...
Andy Grunwald
10:04 Bug #24508: TYPO3-Core throws PHP-Warnings (function "parse_url()") if $_SERVER['HTTP_HOST'] is empty
Sorry, I haven't really thought about it. That's why I asked you, as it seems like you've already digged into it.
...
Steffen Gebert
09:36 Bug #24508: TYPO3-Core throws PHP-Warnings (function "parse_url()") if $_SERVER['HTTP_HOST'] is empty
Hey Steffen,
thanks for your fast reply.
In my opinion there are two challanges in this issue:
1. We must find...
Andy Grunwald
10:28 Bug #12112: No warning when page is deleted in the new pagetree
h1. First of all: I'm impressed! :) Very nice work. Thanks!
But I got some little remarks, too.
* If you DnD a ...
Jens Hoffmann
10:16 Bug #12112: No warning when page is deleted in the new pagetree
It has been implemented exactly like Jens described it, check it out. :) Helmut Hummel
09:32 Bug #12112 (Needs Feedback): No warning when page is deleted in the new pagetree
Lars Zimmermann
09:31 Bug #12112: No warning when page is deleted in the new pagetree
+1 for Jens suggestion - but I think some of it is technically not possible with ExtJS? (especially the DnD-are slidi... Lars Zimmermann
10:28 Bug #11586: "Open version of page" action is confusing
I don't think that the magnifier icon above the page is confusing - except you're used to the way before 4.4. since 4... Lars Zimmermann
10:23 Bug #24580: Styling of TCEforms with renderMode=checkbox
rev. 10153 Steffen Gebert
10:20 Revision cb6b25a9: Fixed bug #17044: Styling of TCEforms with renderMode=checkbox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10153 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
09:12 Bug #24677 (Closed): no copy and paste items in context menu
We had customers, who did not know about keyboard shortcuts to copy and paste text. The context menu of the editor do... Falk Kühnel
08:54 Bug #24676 (Closed): Pagetree doesn't use "[No title]" if no title is there
I know that the title of pages is required but it can happen that it is still empty or this feature would also be nic... Georg Ringer
08:54 Bug #12325 (Under Review): Hide icons that don't work in the current context
Tolleiv Nietsch
08:28 Revision 0fa5a0c6: Fixed MS-DOS line endings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10152 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
08:22 Revision 5286adb6: Fixed issue #17109: Make the t3lib_utility_Mail hook subscriber optional / configureable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10151 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
08:08 Bug #24675: htmlArea RTE: Not enabled in various browser/system combinations
Adapt to the new values returned by t3lib_utility_Client::getBrowserInfo. Stanislas Rolland
08:05 Bug #24675: htmlArea RTE: Not enabled in various browser/system combinations
Committed to SVN TYPO3core trunk (revision 10150). Stanislas Rolland
07:51 Bug #24675 (Closed): htmlArea RTE: Not enabled in various browser/system combinations
Since trunk revision 10022 (issue #0016878), the RTE is not enabled in various browser/system combinations.
(issu...
Stanislas Rolland
08:05 Revision 88c0df06: Fixed bug #17157: htmlArea RTE: Not enabled in various browser/system combinations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10150 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:26 Revision 2f43a1df: Follow-up to #17073: Unset fsMod.recentIDs when opening module via JS jump() (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10149 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
07:17 Revision e3566c8f: [+BUGFIX] Extbase (MVC): Improve Error Handling in Request Builder
In the RequestBuilder, there is no error-handling which you get,
in case you've forgotten to configure the controller...
Sebastian Kurfuerst
06:01 Bug #24674: htmlArea RTE: Disable Merge cells button in FF when less than two cells are selected
Committed to SVN TYPO3core trunk (revision 10147) and branch TYPO3_4-4 (revision 10148). Stanislas Rolland
05:30 Bug #24674 (Closed): htmlArea RTE: Disable Merge cells button in FF when less than two cells are selected
In Firefox, the Cell merge button should be enable only if at least two cells are selected.
(issue imported from ...
Stanislas Rolland
06:01 Revision 9aaba1fe: Fixed bug #17156: htmlArea RTE: Disable Cell merge button in FF when less than two cells are selected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10148 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:51 Revision 239b5efe: Fixed bug #17156: htmlArea RTE: Disable Cell merge button in FF when less than two cells are selected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10147 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:53 Feature #24672 (Rejected): Refactor the pagetree javascript files to be usable by other trees
Problem:
The pagetree javascript files are currently very specific for the needs of the pagetree. This would require...
Stefan Galinski
01:41 Bug #24671 (Closed): Protect C(R)UD actions against CSRF
Problem:
We have a form protection framework, but currently it is only used to protect the user setup.
Solution:
...
Helmut Hummel
01:10 Bug #12286: Wrong icon for "Generate workspace preview link" - use eye icon instead
Committed to trunk (rev. 3889) Tolleiv Nietsch
01:06 Bug #12286 (Resolved): Wrong icon for "Generate workspace preview link" - use eye icon instead
Tolleiv Nietsch
01:09 Bug #12334 (Resolved): "Allow members to edit records in "Review" stage" should be removed
Committed to trunk (rev. 3890) Tolleiv Nietsch
01:08 Revision 5608d9ae: Fxied bug #12334:"Allow members to edit records in "Review" stage" should be removed
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3890 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
01:05 Revision a2f79964: Fixed bug #12286: Wrong icon for "Generate workspace preview link" - use eye icon instead
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3889 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
00:52 Bug #12384 (Under Review): Mount points are not taken into account in element-list
Tolleiv Nietsch
00:48 Bug #12308 (Under Review): Workspace non-admin not workspace owner sees icon to swap updated version with Live site
Tolleiv Nietsch

2011-01-19

23:56 Revision 37277045: Follow-up to #17067: Fixed error in Internet Explorer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10146 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:53 Bug #12384 (Closed): Mount points are not taken into account in element-list
Mount points are not taken into account in element-list Tolleiv Nietsch
23:51 Bug #12307 (Resolved): Workspaces non-admin user cannot send to next stage
Susanne Moog
15:36 Bug #12307: Workspaces non-admin user cannot send to next stage
I extended Sonjas patches a bit: The check box is now hidden if the user can neither send the record to the previous ... Susanne Moog
23:51 Revision 940f6136: Fixed bug #12307: Workspaces non-admin user cannot send to next stage
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3888 743128fe-103e-dd11-99c4-001b210b... Susanne Moog
23:50 Revision 634368c7: Fixed bug #12307: Workspaces non-admin user cannot send to next stage
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3887 743128fe-103e-dd11-99c4-001b2... Susanne Moog
23:49 Bug #24539: ExtDirect in frontend generates php warnings
The attached patch should fix the issue, but the language is still initialized with the default language. Please repo... Stefan Galinski
15:16 Bug #24539: ExtDirect in frontend generates php warnings
Acknowledged. There's no error visible (and no output except the <script> in the header), but the error is visible in... Steffen Gebert
14:44 Bug #24539: ExtDirect in frontend generates php warnings
I've just uploaded a very simple example, it should be enough for testing Jacob Rasmussen
13:36 Bug #24539: ExtDirect in frontend generates php warnings
Sure - although I'll just make another sample, as this extension have dependencies to an unreleased extension Jacob Rasmussen
13:26 Bug #24539: ExtDirect in frontend generates php warnings
Maybe you could attach that extension? Sorry for lazyness, I didn't dig into FE-ExtDirect, yet. Steffen Gebert
12:47 Bug #24539: ExtDirect in frontend generates php warnings
Hi Steffen,
Of course :-)
I have created a small extension in order to try out the new Extbase and ExtJS ExtDir...
Jacob Rasmussen
12:22 Bug #24539: ExtDirect in frontend generates php warnings
Jacob, could you provide some code / test extension to reproduce? Steffen Gebert
23:42 Bug #24669: Workspaces non-admin user cannot send to next stage
trunk rev 10145 Susanne Moog
21:37 Bug #24669 (Closed): Workspaces non-admin user cannot send to next stage
A normal workspace member (not owner) is not allowed to send from Editing to next stage or to switch a record stage i... Sonja Schubert
23:41 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
Analysis:
Problems are obviously caused by following piece of code
$GLOBALS['TYPO3_USER_SETTINGS']['columns']['pass...
Marcus Krause
07:52 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
thanks for pointing me to this issue Marcus Krause
00:23 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
Marcus Krause should have a look at that as well, I'll trigger him. Christian Kuhn
23:39 Revision 79f0860a: Fixed bug #17150: Workspaces non-admin user cannot send to next stage (Thanks to Sonja Scholz)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10145 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
23:15 Bug #12261 (Needs Feedback): Reports are not sending correct emails
Could you check,
the new mail api should correct your problem
Michael Miousse
23:13 Revision 65058927: Fixed bug in tx_em_Connection_ExtDirectServer (from em svn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10144 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:12 Feature #12340 (Under Review): Enhance the tx_linkvalidator_linkTypes_Interface
Committed revision 42368. Michael Miousse
22:48 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
sorry forgot to erase path in the patch Michael Miousse
22:45 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
refactoring of the throwing exception
Michael Miousse
21:06 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
i have recreated a patch to take in consideration the modifications that oliver made yesterday
here is v5
Michael Miousse
20:20 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
Christopher wrote:
> Checked and tested. Everything seems still to be working, I only changed some texts.
If no ...
Michael Miousse
20:02 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
Checked and tested. Everything seems still to be working, I only changed some texts.
Chris topher
17:37 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
Applyed all your recomendations but one if !t3lib_div::validEmail($this->email).
This one will be solved by the pat...
Michael Miousse
15:04 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
Ernesto Baschny wrote:
>
> a) if !file_exists ($file=t3lib_div::getFileAbsFileName($this->emailfile));
this c...
Michael Miousse
11:54 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
Hi Christopher,
nice work. Some things are still not ok:
1) class.tx_linkvalidator_tasks_validate.php is still ...
Ernesto Baschny
02:26 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
Attached is v2:
* I have checked and improved the comments.
* The format of the comments in class.tx_linkvalidator...
Chris topher
23:12 Revision b8c8f55b: Added Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface thanks to Ernesto Baschny and Christopher
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42368 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
23:04 Bug #24652: Styling issues of live search
Thanks Steffen! The issue with the search color should be fixed with #24295 but I will look into the others now. Jeff Segars
23:03 Bug #24517: Improve ExtDirect error handling
Thanks for your changes. I added the patch to the core mailinglist. Happy voting! :-) Stefan Galinski
11:07 Bug #24517: Improve ExtDirect error handling
Importance(Error Handling) > Importance(Labels) :-)
I'd suggest to call it "Connection problem"
Could the FlashMe...
Steffen Gebert
02:22 Bug #24517: Improve ExtDirect error handling
Hi Steffen,
I implemented a solution that triggers an information flash message with a nice information text. The ...
Stefan Galinski
22:59 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
Committed revision 42365. Michael Miousse
22:49 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
Michael Miousse wrote:
> okay here it is
sorry i forgot to erase path from the patch
Michael Miousse
22:42 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
okay here it is Michael Miousse
22:29 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
Michael Miousse wrote:
> time() is not good?
No, because the timestamp should be used to identify each error mess...
Chris topher
22:22 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
Christopher wrote:
> The timestamp should be the time from _now_. Just as a hardcoded string like: 1295471588
>
...
Michael Miousse
22:15 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
The timestamp should be the time from _now_. Just as a hardcoded string like: 1295471588
But use 3 different times...
Chris topher
22:05 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
Like this? Michael Miousse
21:58 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer

Will do
Michael Miousse
21:49 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
Nice work!
About this snippet(s):...
Ernesto Baschny
21:48 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
I updated the manual.
Committed in r42363.
Chris topher
21:26 Feature #12344 (Resolved): Migrate to t3lib_htmlmail to SwiftMailer
Committed revision 42362. Michael Miousse
21:00 Feature #12344: Migrate to t3lib_htmlmail to SwiftMailer
Looks good. I did some reformatting of the code and changed some texts.
If everything is OK, you can commit this o...
Chris topher
16:37 Feature #12344 (Needs Feedback): Migrate to t3lib_htmlmail to SwiftMailer
sorry i thoutgh it would only close 11276 Michael Miousse
16:33 Feature #12344 (Closed): Migrate to t3lib_htmlmail to SwiftMailer
Michael Miousse
16:30 Feature #12344 (Needs Feedback): Migrate to t3lib_htmlmail to SwiftMailer
Here is a tested version 2 of the patch with validations and error messages.
Need someone to double check the messag...
Michael Miousse
22:58 Revision d719a522: Change snippets throw new exception for Feature #12344
Migrate to t3lib_htmlmail to SwiftMaile (thanks to ernesto)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/lin...
michael.miousse
22:57 Revision 4972ed25: follow-up to #11972
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3884 743128fe-103e-dd11-99c4-001b2... Susanne Moog
22:56 Revision f7f6215b: fixt error in enableExtension()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10143 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:52 Revision cb2b92ba: [+TASK] Extbase (DomainObject): Added unit test to check circular dependencies.
Related to #9270. Jochen Rau
22:25 Bug #11972 (Resolved): Switching workspace with tabs is different to switch ws in toolbar menu
rev 3882 Susanne Moog
10:42 Bug #11972: Switching workspace with tabs is different to switch ws in toolbar menu
I can reproduce Sonjas behaviour and thought a bit about it. Then I realized that I'm trying to fix this on the wrong... Susanne Moog
22:24 Revision a87d9538: Fixed bug #11972: Switching workspaces with tabs causes module menu to loose its selection
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3882 743128fe-103e-dd11-99c4-001b2... Susanne Moog
22:02 Bug #24651: Use buttons in Page Tree
Attached patch v2 adds the button but for now without the label change. Susanne Moog
18:50 Bug #24651: Use buttons in Page Tree
I know this is ignored, but I just want to state that the button is extremly ugly. IMHO the wording is fine, but woul... Stefan Galinski
21:50 Revision 573e9d26: Follow-up to #16462: Use constant LF instead of chr(10) (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10142 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:46 Revision a3d3ec36: Followup to bug #12344: Updated the manual for using the SwiftMailer
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42363 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
21:40 Bug #12377: Other link types than supported use the same type than the last found
> Nice work, Michael.
> Just a comment on this snippet(s):
Sorry, my previous comment went to the wrong issue! :) Sh...
Ernesto Baschny
20:31 Bug #12377 (Resolved): Other link types than supported use the same type than the last found
Committed revision 42353. Michael Miousse
20:19 Bug #12377: Other link types than supported use the same type than the last found
Yes, looks good. Chris topher
19:34 Bug #12377 (Needs Feedback): Other link types than supported use the same type than the last found
need a + one on this Michael Miousse
19:34 Bug #12377: Other link types than supported use the same type than the last found
fixed Michael Miousse
19:32 Bug #12377 (Closed): Other link types than supported use the same type than the last found
email link are detected but not treated so when an email is found,
the last linkvalidator object is reused to check...
Michael Miousse
21:31 Bug #24645: IE8 doesn't create links
The problem description is misleading; the problem occurs also with a single word link text
Starting with the follwi...
Kornexl Anton
01:07 Bug #24645: IE8 doesn't create links
Maybe related to #0016124? Stanislas Rolland
21:24 Revision 2a7ab4f7: Feature #12344
Migrate to t3lib_htmlmail to SwiftMailer
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@4...
michael.miousse
21:21 Bug #24668 (Closed): Remove sys_refindex_* tables and unused code
The following patch will be committed in 24 hours if nobody objects.
Type: cleanup
Branches: trunk
BT:http:/...
Christian Kuhn
21:09 Bug #24650: Streamline usage of ExtJS loading indicators
rev 10141 Steffen Gebert
21:05 Bug #24650: Streamline usage of ExtJS loading indicators
Screenshots afterwards: spinner-*.png Steffen Gebert
21:09 Revision e1385eda: Fixed bug #17127: Streamline usage of ExtJS loading indicators
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10141 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
21:05 Bug #12378 (Closed): Error with JOIN in new extension manager
When i have the repository list and click without searching on column "Relevance" i get the following fatal error fro... Steffen Kamper
20:57 Bug #21100: Update sys_registry - wrong sql
Resolved as duplicate of #20867 Christian Kuhn
20:53 Bug #23973: Compare produces wrong SQL in DB Analyser: MySQL Error 1170: BLOB/TEXT Column used in Key Specification without a key length
Resolved, no change required:
[SYS][multiplyDBfieldSize]=2 is deprecated since a long time, it leads to strange er...
Christian Kuhn
20:45 Feature #20605: Add more information to logoff() method in user authentication
In #22336 we discussed (core list) that it might be interesting for knowing the reason for a BE-logoff, maybe trigger... Ernesto Baschny
20:37 Revision 20c7f531: Updated ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42354 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
20:30 Revision 19194f53: Bug #12377
Other link types than supported use the same type than the last found
git-svn-id: https://svn.typo3.org/TYPO3v4/Ext...
michael.miousse
20:19 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
Sound perfect :) Philipp Gampe
20:16 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
Sorry, but I have to: HF Stefan :-P Susanne Moog
20:05 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
After a short discussion with Steffen, we summarized to change the following:
- don't allow deletion of pages with...
Stefan Galinski
19:49 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
I would prefer the extJS message box mentioned by Susanne. If the undelete button shouldn't be displayed in this case... Stefan Galinski
19:39 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
After sleeping about it , I prefer not having an undelete button in this case. If this is too much work, I am fine wi... Philipp Gampe
19:46 Revision 5f4f9168: Follow-up to #17073: CSS clean-up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10140 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
19:01 Bug #24667 (Closed): reqCHash should only look at GET vars
tslib_fe::reqCHash currently triggers the error "Request parameters could not be validated (&cHash empty)" whenever G... Ralf Strobel
18:59 Feature #11276: Use the new mail API for the scheduler mail
Will be fixed in #12344. Chris topher
16:33 Feature #11276 (Closed): Use the new mail API for the scheduler mail
Michael Miousse
18:53 Bug #24665: Replace label "Hide" in Pagetree menu with "Disable"
Thanks! Stefan Galinski
18:45 Bug #24665: Replace label "Hide" in Pagetree menu with "Disable"
Yes, the old label was wrong IIRC.
locallang_common.xml:disable should be appropriate :)
EDIT: And enable, too,...
Steffen Gebert
18:42 Bug #24665: Replace label "Hide" in Pagetree menu with "Disable"
Ehm... I already used the labels from the core. Are there new ones for the context menu that I didn't found yet? If t... Stefan Galinski
18:37 Bug #24665: Replace label "Hide" in Pagetree menu with "Disable"
Stefan, should be an easy one for you, okay?
Can you use the already existing "disabled" label?
Steffen Gebert
15:59 Bug #24665: Replace label "Hide" in Pagetree menu with "Disable"
Supported by Jens. Steffen Gebert
15:57 Bug #24665 (Closed): Replace label "Hide" in Pagetree menu with "Disable"
Label "Hide" is wrong. It's also called Page: [X] Disable in page properties.
(issue imported from #M17145)
Steffen Gebert
18:51 Bug #24664: Adjust CSH tooltip show and hide delay
rev 10139 Steffen Gebert
15:52 Bug #24664 (Closed): Adjust CSH tooltip show and hide delay
showDelay: 1000
hideDelay: 300
(issue imported from #M17144)
Steffen Gebert
18:51 Revision 99b67aca: Fixed bug #17144: Adjust CSH tooltip show and hide delay (Thanks to Jens Hoffmann and Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10139 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:46 Bug #24658: New window instead of new tab when viewing a page from the new page tree
Currently there is a simple window.open call used and I already tried to fix this. Would be great if someone knows a ... Stefan Galinski
11:20 Bug #24658: New window instead of new tab when viewing a page from the new page tree
Is there really a way to influence this? Never heard of it.
Simon, maybe you can do some research, whether such a ...
Steffen Gebert
09:20 Bug #24658 (Closed): New window instead of new tab when viewing a page from the new page tree
Opening the kontextmenu in the new page tree and selecting the "show" item opens the page in a new window in Firefox.... Simon Schaufelberger
18:25 Bug #24663: Wrong property declaration in t3lib_mail_Message API
appended v2 leaves the annotation as is. Steffen Müller
15:19 Bug #24663: Wrong property declaration in t3lib_mail_Message API
Appended patch fixes the issue Steffen Müller
15:16 Bug #24663 (Closed): Wrong property declaration in t3lib_mail_Message API
The visibility declaration in the t3lib_mail_Message class is "var", but should be "protected":
class t3lib_mail_M...
Steffen Müller
18:11 Bug #24666 (Closed): Update plugin layout to match other content elements
In TYPO3 4.5, we have a new layout for built in content elements and plugins. FE Login is a bit of a hybrid since it... Jeff Segars
18:03 Feature #11504 (On Hold): [New Ext Mgm] Settings - Repsositories - Naming
Steffen Kamper
17:39 Bug #24661: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
Confirmed for 4.4 and trunk. This only happens in chrome if a full word is selected with a double-mouse-click and the... Christian Kuhn
15:05 Bug #24661: htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
Browser: chrome Fritz Blancke
14:54 Bug #24661 (Closed): htmlArea RTE: In WebKit, RTE inserts incorrect link if text is double-clicked
Linking a text by a double click instead of marking the text causes an unusal behaivor.
The complete link will be...
Fritz Blancke
15:10 Bug #24662 (Closed): Wrong path to codemirror parsers
... Steffen Gebert
14:30 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
kk Steffen Gebert
14:20 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
I think it's a new feature of typo3 core, in 4.4 it's necessary to install a specific extension like dmc_https. Michel MAIER
14:11 Feature #15018: make icon for custom tables in page module clickable
öhm, I guess so Ingo Renner
01:18 Feature #15018: make icon for custom tables in page module clickable
Is this one still valid with recent versions? Christian Kuhn
13:28 Bug #19311: language changes when switching position is web>page
I don't think that it is the same issue Martin Kutschker
13:00 Bug #19311: language changes when switching position is web>page
Please mark related to or duplicate of #16845 Felix Buenemann
12:58 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
Please add relationship to #19311 Felix Buenemann
12:44 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
(Also commented on core list:)
This fixes for me the problem described in #19311, that when moving default language ...
Felix Buenemann
12:30 Bug #24660 (Closed): makeShortcutIcon() fails parse_url with REQUEST_URI
makeShortcutIcon() calls parse_url with REQUEST_URI as parameter. This fails because parse_ul only works with urls an... Kevin Ulrich Moschallski
12:17 Bug #24659: Superfluous backspace in Error Message if no Install Tool Password is set
rev. 10138 Steffen Gebert
12:03 Bug #24659 (Closed): Superfluous backspace in Error Message if no Install Tool Password is set
If no Install Tool password is set and you try to call the install tool, the error message says:
Install Tool deac...
Sebastian Michaelsen
12:16 Revision 7e5a3954: Fixed bug #17138: Superfluous backspace in Error Message if no Install Tool Password is set (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10138 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
11:23 Bug #23807: Tool tips for collapsing and resizing panels
ah ok, sorry, I missed that you can double click everything else. So I think saying "double click" only is safe and e... Ernesto Baschny
11:18 Bug #23807: Tool tips for collapsing and resizing panels
Thanks, Ernesto.
It would elongate the label more, but what about "or click the arrow to collapse"?
Problem is ...
Steffen Gebert
10:29 Bug #23807: Tool tips for collapsing and resizing panels
LLL fix of #24601 is in trunk, here is the updated patch which works with it (16085_v2.diff). I also updated the labe... Ernesto Baschny
11:07 Bug #25687: Fatal error "The script tried to execute a method or access a property of an incomplete object"
Not a Scheduler bug.
Thanks for the feedback, Graham.
Francois Suter
11:05 Bug #25687: Fatal error "The script tried to execute a method or access a property of an incomplete object"
Hi Francois,
I can confirm that after updating my mailer function to use the new API this problem is resolved.
...
Graham Solomon
10:53 Bug #25687: Fatal error "The script tried to execute a method or access a property of an incomplete object"
Hi Graham, thanks for the details.
I think I have an idea what's wrong. In TYPO3 4.5 a whole new API was introduce...
Francois Suter
10:34 Bug #25687: Fatal error "The script tried to execute a method or access a property of an incomplete object"
Clearing the 'lastexecution_failure' field for the task restores the module back to normal so I guess there is a prob... Graham Solomon
10:26 Bug #25687: Fatal error "The script tried to execute a method or access a property of an incomplete object"
Hi Francois,
It is indeed a website which I have upgraded from 4.4, the task was registered with the 4.4 installat...
Graham Solomon
10:17 Bug #24524: Active area for navFrame resizing is too small
Issue being discussed in the skin team:
http://forge.typo3.org/issues/12362
Ernesto Baschny
10:14 Bug #24582: Accept alternative notations for setDBinit
It's because of this check:... Steffen Gebert
10:09 Bug #24582: Accept alternative notations for setDBinit
Sounds to me like the line with "SET NAMES utf8" was not recognized correctly. Michael Stucki
09:56 Bug #24601: Overwork the JavaScript LLL generation
Committed to trunk on rev. 10137. Ernesto Baschny
09:55 Revision 5d18e8be: Fixed bug #17067: Overwork the JavaScript LLL generation (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10137 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:36 Bug #12351 (Resolved): Wrong(?) filemount calculation in workspaces
Susanne Moog
09:27 Bug #24656: Wizard sort pages corrupts the navigation title
Sorry! Problem found in extTables.php. In an attempt to fix the inconvenience of RealURL being able to generate the s... Xavier Perseguers
09:21 Bug #24656: Wizard sort pages corrupts the navigation title
After lots of digging, line 3561 of t3lib_TCEmain corrupts the data
$this->fixUniqueInPid($table, $uid);
Xavier Perseguers
08:09 Bug #24656 (Closed): Wizard sort pages corrupts the navigation title
When using the sort pages wizard (Web > Functions > Sort pages), and typically sorting pages by title, the pages that... Xavier Perseguers
09:18 Bug #24657 (Closed): History/Undo restores Page without Content (TV)
Restoring a deleted page via History/Undo restores the page without it's previous content. (TemplaVoila). Using Hitso... Noel Bossart
09:12 Bug #24606: No possibility to update the module menu via setUpdateSignal
trunk rev 10136 Susanne Moog
09:11 Revision bc5310cf: Fixed bug #17075: No possibility to update the module menu via setUpdateSignal
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10136 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
09:07 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
ah - you're the author of this new utility class... :-)
please add a method to check if the option is set or not.......
Christian Hernmarck
09:05 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
sorry - the patch for the trunk is not testet - and you seem to be right...
maybe I use the old-fashioned way "if ...
Christian Hernmarck
00:16 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
sure latest patch in core list works? I didn't test, but open_basedir is no boolean flag, but a colon separated list ... Christian Kuhn
08:46 Revision 235dbfdd: [+BUGFIX] Extbase (Persistence): remove superfluous require_once statements
There are some require_once of classes that already are covered by the
Core autoloaded. This is unnecessary and also ...
Sebastian Kurfuerst
08:42 Revision c1ec9777: [+BUGFIX] Extbase (Tests): Remove require_once of phpunit testclasses
The phpunit extension already automatically includes the base test
classes. So the extbase base test classes do not n...
Sebastian Kurfuerst
08:36 Bug #24410: Parameter for function "mcrypt_create_iv" not correct
Same problem after upgrading a Typo3 4.2 site to Typo3 4.4.6 on IIS 6 with PHP 5.3.5
Substituting MCRYPT_RAND for ...
Ian Burman
07:56 Feature #15512: extension specific TCA column field needed
A hook is always for a function to change a piece of PHP code. It would be fine to be able to add something to the $T... Franz Holzinger
01:40 Feature #15512: extension specific TCA column field needed
Resolved, no change required.
This is no issue anymore and could be solved with hooks or something like that?!
Christian Kuhn
06:13 Bug #24633: page/branch action submenus close whole menu on click
This may be extjs behaviour rather than typo3?
I had a search for anyone else with a similar issue and there is th...
mark roemermann
02:32 Bug #24384: Bug/Prerequisite for the new pagetree: refresh pageTree with updateSignal, use new shortcuts in JS
Hi Steffen,
IMHO this can be closed, right? ;-)
Stefan Galinski
01:44 Bug #15596: New session is not detected
Resolved, no change required: Not an issue anymore, if BE login expires a new re-login lightbox is shown. Christian Kuhn
01:40 Bug #24644: Problem with the integration of third-party trees
Fixed and patch is pending on the core list. The problem appeared the first time after the implementation of the new ... Stefan Galinski
01:38 Bug #15146: Login sometimes fails with reverse proxy load balancer (pound)
Resolved, no change required. Christian Kuhn
01:35 Bug #15253: navFrame for main module without subscripts - doesn't work
This is not valid anymore with recent versions. Christian Kuhn
01:33 Bug #14992: Header with link wraps not proper
Resolved, no change required:
This was solved in recent versions, wasn't it? Please reopen if issue still exists.
Christian Kuhn
01:31 Bug #23521: Flash Uploader does not work if cookieHttpOnly is enabled
With this patch it is possible to get a valid session by knowing the idHash value. Thus the idHash is the new session... Helmut Hummel
01:29 Bug #23854: Clipboard slection "copy" jumps back to "cut"
Resolved, unable to reproduce in current versions. Christian Kuhn
01:28 Feature #15053: Flexible records list view
Resolved, no change required:
* The 'where' issue doesn't really fit to this module, there are extensions which co...
Christian Kuhn
01:24 Feature #15144: RFE: allow to set units for images
Is this still an important feature? Christian Kuhn
01:24 Feature #15123: Error messages in TCEforms has to low information level
Resolved, no change required: This was solved with the flash message API.
Please open a new issue if there are sti...
Christian Kuhn
01:22 Bug #14906: Cache cannot be cleared
Still a problem in current versions? Christian Kuhn
01:20 Feature #15038: Link and image popup RTE API
Resolved, no change required: Link not valid anymore, not enough information. Christian Kuhn
01:19 Bug #15032: Many mounted pages causes performance degradation
This is fixed with the new pagetree in 4.5 Christian Kuhn
01:16 Bug #14997: 2 Level FCE (Flexform) elements aren't really distinguishable from 1st level
Resolved, no change required: This is a TV issue and was probably solved meanwhile. Christian Kuhn
01:12 Feature #14961: typo3/db_list.php - Fields with preprocessed select-boxes are not displayed
Resolved as duplicate of #21410 Christian Kuhn
01:10 Feature #15082: more detailed file permissions for users
Resolved, no change required:
This can be solved with extensions which add additional ACL possibilities using core...
Christian Kuhn
01:10 Feature #14967: ACL on file mounts
Resolved, no change required:
This can be solved with extensions which add additional ACL possibilities using core...
Christian Kuhn
01:09 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
Checking the source code: Yes, these lines are only executed on non-Windows. Chris topher
01:07 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
Is this still valid in current versions? Christian Kuhn
01:08 Bug #14697: When using LDAP for authorization, page generation fails after login
Resolved, unable to reproduce: ldap login works fine for me, everything is ok. Christian Kuhn
01:07 Bug #24655 (Closed): Pagetree - qtip can be used to execute custom javascript (XSS)
Problem:
Currently the qtip on page nodes (the yellow popup) that appears on mouse hover can be used to execute cust...
Stefan Galinski
01:05 Bug #14731: "save" works like "save and close" when creating a new content element in the frontend
Resolved, no change required: This should be solved with new frontend editing. Christian Kuhn
00:59 Bug #24649: Extension entries lack space (old EM)
rev. 10135 Steffen Gebert
00:57 Feature #20577: Create better session identifiers and add basic validation
Resolved, no change required: No more details given. Christian Kuhn
00:55 Bug #18390: Calling Shortcut to page - this cause a JS-Error and page is not highlighted in Pagetree
Resolved, no change required after a long time without further feedback. Doesn't seem to be an issue anymore. Christian Kuhn
00:54 Bug #18403: Shortcutmenu cause JS-Error in IE
Resolved, no change required after a long time without further feedback. Doesn't seem to be an issue anymore. Christian Kuhn
00:54 Revision 90dcbf8e: Fixed bug #17126: Extension list lacks some space in old Extension Manager (Thanks to Tomas Norre Mikkelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10135 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:50 Bug #23778: htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
Thanks for testing.
Committed to SVN TYPO3core trunk (revision 10133) and branch TYPO3_4-4 (revision 10134).
Stanislas Rolland
00:50 Bug #21744: Installtool - 123 mode not working
Resolved, unable to reproduce. Christian Kuhn
00:49 Revision 3769e8b5: Fixed bug #16045: htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10134 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:46 Bug #20081: Switch user, switch-back mode doesn't work in Opera
Resolved, no change required.
This one seems to be finally solved with recent versions of Opera at least in curren...
Christian Kuhn
00:45 Bug #24654: Do not enable FlashUploader wenn cookieHttpOnly is set
Resolved as duplicate of the duplicate #23419 Steffen Gebert
00:40 Bug #24654 (Closed): Do not enable FlashUploader wenn cookieHttpOnly is set
because then it can't work :-(
(issue imported from #M17132)
Steffen Gebert
00:44 Bug #14814: Limit to Language does not work for pages
I'm pretty sure this was finally solved somehow. Pleas reopen if this issue is still valid. Christian Kuhn
00:40 Bug #18463: Cannot import previously exported t3d file
Resolved, no change required as suggested by reporter. Christian Kuhn
00:39 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
Still an issue? Can you confirm that it has sth. to do with self-signed SSL certificates? Steffen Gebert
00:38 Bug #18311: Remove DAM-References from media field does not work
Is this still a problem with current versions (4.5)? There was a lot of action in dbal, maybe this is solved? Christian Kuhn
00:38 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Do you have cookiesHttpOnly option set? Steffen Gebert
00:34 Bug #17104: Install Tool does not work when using the right password
Resolved, won't fix:
safe_mode is officially deprecated since 4.5. We only fix issues in this area if someone come...
Christian Kuhn
00:33 Revision f4abf5db: Fixed bug #16045: htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10133 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:29 Feature #24647: Enable cookieHttpOnly by default
Umm.. maybe because you used the HTML5 engine of plupload? Steffen Gebert
00:28 Feature #24647: Enable cookieHttpOnly by default
Sad, but I can confirm that the flash uploader does not work with that setting. Probably flash needs to get the cooki... Helmut Hummel
00:29 Bug #24526 (Closed): ExtDirect - Caching: Differentiate between HTTPS/HTTP protocols
Problem:
Currently the ExtDirect API generator doesn't differ between HTTP and HTTPS.
Solution:
Add the TYPO3_SS...
Stefan Galinski
00:21 Revision c8a38d5d: Fixed bug #16081: Different margins of input fields in TCEforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10132 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:21 Bug #22509: Login in to the BE fails
Resolved, unable to reproduce:
* The 'unable to login with special chars if saltedpasswd / rsauth is not installed...
Christian Kuhn
00:07 Bug #24004: navFrameWidth and navFrameResizable are not respected any more
Yes, thanks for kicking my ass - was just too lazy ;-)
However, as we want Docs ready for the release, I took the ...
Steffen Gebert
00:00 Bug #24004: navFrameWidth and navFrameResizable are not respected any more
@Steffen: If both settings are not valid anymore: Why not just add a wiki entry to 'pending documentation' to remove ... Christian Kuhn
00:02 Bug #24318: Unnessessary serializing for memcached with variablefrontend
Ok, actually closing here for now. Ralf, please reopen if you have further suggestions which fit to current class logic. Christian Kuhn

2011-01-18

23:57 Bug #24469: Adminpanel throws an JS-error : Typo3AdminPanel is not a constructor
I've finally found a way to duplicate this...ironically enough, its using the wec_devo extension (from my company).
...
Jeff Segars
23:50 Bug #25686: Make scheduler sample use SwiftMailer
trunk rev. 10130 Christian Kuhn
09:40 Bug #25686 (Closed): Make scheduler sample use SwiftMailer
We're deprecating t3lib_htmlmail, so stop using it also in the scheduler's sample task.
Attached patch does that. ...
Ernesto Baschny
23:46 Revision d29e123b: Add extension namespace to latest commit in Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10131 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:45 Revision 0383609d: Fixed bug #17108: Make scheduler sample task use SwiftMailer (Thanks to Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10130 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:30 Bug #24004: navFrameWidth and navFrameResizable are not respected any more
Technical part in #24592, I keep this open to notify the Documentation Team about the removal. Steffen Gebert
23:27 Bug #16906: workspace module takes 10 minutes to load
Resolved, no change required after a long time without additional feedback from reporter. Christian Kuhn
23:26 Revision 9836aae9: Fixed bug #16253: Displaced Arrows in TCEforms (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10129 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:19 Bug #24643: age calculates wrong?
Hey Marco.
I don't think this is a core issue. If dates are calculated and stored correctly in BE and just display...
Christian Kuhn
16:47 Bug #24643 (Closed): age calculates wrong?
TS-Function age does not calculate correct / calculates way ahead
Use it with date_of_birth field for FE-users and...
Marco Willi
23:11 Bug #24318: Unnessessary serializing for memcached with variablefrontend
Thanks for benching Ralf!
As a sum up, APC based serialization doesn't seem to give us a real benefit which can't ...
Christian Kuhn
22:57 Bug #24653: [Caching framework] Remove commented code from db backend
trunk rev. 10128 Christian Kuhn
22:53 Bug #24653 (Closed): [Caching framework] Remove commented code from db backend
Attached patch was committed to trunk rev. 10128
BT: http://bugs.typo3.org/view.php?id=17130
Type: nobrainer
...
Christian Kuhn
22:57 Bug #24578: CSH tooltip often gets in the way of the field it is supposed to provide help for
rev. 10127 Steffen Gebert
03:51 Bug #24578: CSH tooltip often gets in the way of the field it is supposed to provide help for
Ref: http://forge.typo3.org/issues/12343 Stanislas Rolland
22:56 Revision 8ab1e095: Fixed bug #17130: [Caching framework] Remove commented code from db backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10128 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:55 Revision 4ac5ee11: Fixed bug #17041: CSH tooltip often gets in the way of the field it is supposed to provide help for
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10127 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
22:39 Bug #24652: Styling issues of live search
The clear icon also needs cursor: pointer Steffen Gebert
22:35 Bug #24652 (Closed): Styling issues of live search
There are some glitches with the new search, which should/could be fixed. Please see screen shots.
(issue importe...
Steffen Gebert
22:38 Bug #21269: md5_file() to check if a file has been changed is very expensive [performance]
trunk rev. 10126 Christian Kuhn
22:32 Revision 98c5b7df: Fixed bug #12232: [Performance] md5_file() to check if a file has been changed is very expensive (Thanks to André Stösel and Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10126 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:30 Bug #12307: Workspaces non-admin user cannot send to next stage
Ok, here come the new patches for version, workspaces and core. With these patches the normal workspace member is all... Sonja Schubert
21:54 Bug #12307: Workspaces non-admin user cannot send to next stage
I have the same bug in my dev TYPO3. This bug is a little bit bigger... so here come the first two patches to fix the... Sonja Schubert
03:22 Bug #12307: Workspaces non-admin user cannot send to next stage
I'll try to be as specific as I can when identifying steps to reproduce. I am testing against a copy of a working in... Mark Johnston
22:26 Bug #24651: Use buttons in Page Tree
Please also notice the differnt wording: "Temporary tree root", instead of "DB mount" Steffen Gebert
22:25 Bug #24651 (Rejected): Use buttons in Page Tree
According to UI team decision, please do not use X to exit filtering mode / temporary tree mount: Use button instead.... Steffen Gebert
22:22 Bug #24650 (Closed): Streamline usage of ExtJS loading indicators
ExtJS grid spinner looks ugly and uses wrong icon.
Tiny spinner icon is also wrong. Replace them with the spinner,...
Steffen Gebert
22:18 Bug #24649 (Closed): Extension entries lack space (old EM)
Something got lost in the Extension Manager: In 4.4 there has been some space in every row, in 4.5 there is no more s... Steffen Gebert
22:11 Bug #24648 (Closed): Minor ExtJS grid styling
* Red arrow
* Table header
* Page browser icons
(issue imported from #M17125)
Steffen Gebert
22:07 Bug #24637: Wrong filemount calculation in workspaces for admin users
trunk rev 10125 Susanne Moog
14:20 Bug #24637 (Closed): Wrong filemount calculation in workspaces for admin users
If a workspace is configured to use a certain file mount an admin user that does not necessarily have any file mounts... Susanne Moog
22:05 Revision f43271b9: Fixed bug #17113: Wrong filemount calculation in workspaces for admin users
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10125 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
22:02 Feature #12340 (Needs Feedback): Enhance the tx_linkvalidator_linkTypes_Interface
Michael Miousse
22:02 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
i have mad the change i told you and added the "protected" with a comment to all membre.
Tell me if you see someth...
Michael Miousse
20:11 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
That should work if you can implement the whole interface in the abstract class already. Subclasses from an abstract ... Ernesto Baschny
19:54 Feature #12340: Enhance the tx_linkvalidator_linkTypes_Interface
Would it be better if the interface was implemented by tx_linkvalidator_linkTypes_Abstract?
this way we would put al...
Michael Miousse
22:01 Bug #24356: Highlighted pages in a workspace overlap the pagetree border.
Dropped due to new page tree Steffen Gebert
21:44 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
Does this also occur in 4.4? Steffen Gebert
15:49 Bug #24642 (Closed): pages with Enforce Protocol(SSL) generate false URL
I installed typo3 4.5 in an alias of my domain name (Not directly at the root of my domain name) :
http://www.domain...
Michel MAIER
21:43 Feature #24647: Enable cookieHttpOnly by default
Sorry, I disagree. We AFAIK need the cookie in the File Uploaders in BE and I think ExtDirect, too. Although I'd real... Steffen Gebert
20:56 Feature #24647 (Closed): Enable cookieHttpOnly by default
Problem:
In case of an existing Cross Site Scripting vulnerability, it is possible to "steal" session cookies enabli...
Helmut Hummel
21:34 Revision 61dfd651: Fixed issue #17014: Update copyright year in constant TYPO3_copyright_year to 2011
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10124 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
21:31 Bug #24121: Link field for images is too short to provide links for every image
@Kay: This will change if translators update the labels. Christian Kuhn
21:23 Bug #24121: Link field for images is too short to provide links for every image
ok, you're right.
I had the wrong css_styled_content included.
Last thing
The german field label translation sti...
Kay Strobach
20:51 Bug #24121: Link field for images is too short to provide links for every image
There is no BUT, since this behaviour has been kicked with this patch as well.
The patch adds the necessary change...
Jo Hasenau
20:29 Bug #24121: Link field for images is too short to provide links for every image
mhmm, field is very good,
but there is a little BUT:
All other fields are devided by CRLF,
Links are divided b...
Kay Strobach
20:10 Bug #24121: Link field for images is too short to provide links for every image
trunk rev. 10117. Christian Kuhn
21:31 Bug #24608: saving changes from t3editor doesn´t work
agree doesn't work here.
Open Filelist > Subfolder > Edit file > Save > no changes were saved
deactivating the ...
Kay Strobach
21:30 Bug #24297: bad performance - not using table index while deleting cached imagesize
trunk rev. 10122 Christian Kuhn
21:22 Bug #24586: Flexform labels point to wrong checkbox
Committed to trunk rev. 10123. Ernesto Baschny
21:22 Revision 518831a1: Fixed bug #17049: Flexform labels point to wrong checkbox (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10123 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
21:21 Revision ccbbc918: Fixed bug #16685: [Performance] Not using table index while deleting cached imagesize (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10122 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:15 Revision 994fb569: Cleanup: Updated copyright comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10121 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:03 Revision 15a6e698: Cleanup: Updated copyright comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10120 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:57 Revision acdcc9a8: Cleanup: Updated copyright comments
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3875 743128fe-103e-dd11-99c4-001b2... Oliver Hader
20:56 Revision 28321310: Cleanup: Updated copyright comments
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3874 743128fe-103e-dd11-99c4-001b210b... Oliver Hader
20:53 Bug #22336: Backend session is locked to useragent
Committed to trunk, rev. 10119. Ernesto Baschny
20:53 Revision d51daa9d: Added feature #13938: Backend session is locked to useragent (Thanks to Bjoern Pedersen, Markus Klein, Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10119 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
20:49 Bug #25687: Fatal error "The script tried to execute a method or access a property of an incomplete object"
So far all work I've done with the Scheduler in 4.5 worked flawlessly so I would suspect it's your extension that has... Francois Suter
17:15 Bug #25687 (Closed): Fatal error "The script tried to execute a method or access a property of an incomplete object"
I have written an extension which has a scheduled task for sending out email notifications, this worked flawlessly wi... Graham Solomon
20:10 Bug #18656: image_link: commas in URLs will be truncated
Resolved as duplicate of #24121 Christian Kuhn
20:09 Revision 8b40fff7: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10118 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:06 Revision 5f39016a: Fixed bug #16426: Link field for images is too short to provide links for every image (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10117 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:00 Revision d4250fd7: [+BUGFIX] Extbase (Utility): Make _LOCAL_LANG override work with dots
When dealing with Locallang files, it is a common approach to
write locallang keys with dots, as example tx_foo.bar.
...
Sebastian Kurfuerst
18:43 Bug #11972: Switching workspace with tabs is different to switch ws in toolbar menu
I tested the patches and basically they worked. I found one small bug that when I switch from one custome stage to an... Sonja Schubert
18:01 Bug #22594: Class prefix problem in getUserObj and callUserFunction (t3lib_div)
BUGFIX-14313.patch solves this against current trunk by adding a strtolower() Peter Niederlag
17:55 Bug #12350 (Resolved): Wrong backpath for thumbnail generation in diff view
commited to trunk (rev. 3872) Sonja Schubert
13:58 Bug #12350 (Under Review): Wrong backpath for thumbnail generation in diff view
Pending in WS list. Susanne Moog
13:45 Bug #12350 (Closed): Wrong backpath for thumbnail generation in diff view
If you have changed images in a workspace you'd normally see thumbnails of these images. As the backpath given for th... Susanne Moog
17:55 Revision 8c9fa41f: Fixed bug #12350: Wrong backpath for thumbnail generation in diff view
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3872 743128fe-103e-dd11-99c4-001b2... Sonja Schubert
17:45 Bug #11481 (Resolved): Naming of "Release" mass action is unclear
commited to trunk (rev. 3871) Sonja Schubert
17:44 Revision 089e1b1b: Fixed bug #11481: Naming of "Release" mass action is unclear
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3871 743128fe-103e-dd11-99c4-001b2... Sonja Schubert
17:42 Bug #23860: Installation on Windows causes Fatal error: Call to undefined method com::GetRandom() during 1-2-3 installer.
oh, by the way, when the error reads "Call to undefined method com::GetRandom()" it is not a problem of lacking a reg... Adrian Föder
17:39 Bug #23860: Installation on Windows causes Fatal error: Call to undefined method com::GetRandom() during 1-2-3 installer.
afraid I'm not able to provide a patch because I don't know how; but I patched the following:
try {
$com = new C...
Adrian Föder
16:59 Bug #24645 (Closed): IE8 doesn't create links
If the link text contains blanks or special characters the rte (with IE8) does not creat the link.
Marking prof.il a...
Kornexl Anton
16:55 Bug #24644: Problem with the integration of third-party trees
Btw, I tried reverting to rev. 10092 (before the "final integration of the pagetree") and also there it doesn't work.
16:52 Bug #24644 (Closed): Problem with the integration of third-party trees
Extension DAM has it's own trees:
1. A folder tree for Media > File
2. A folder, category and seletion tree for M...
Lorenz Ulrich
16:38 Revision 8aebbfbf: [+BUGFIX] Extbase (Persistence): Fixed using the correct columnname for contains comparison with RELATION_HAS_MANY and empty parentKeyFieldName. Resolves #11048
Marc Bastian Heinrichs
16:04 Bug #22442: objectId is not defined while selecting items from element browser
Please apply this patch to the new release.
It's already existent in Version 4.4.6.
Patch already works for this Ve...
Paints
15:52 Revision 0559aa0b: [+BUGFIX] extbase (Persistence): Added the missing pid property to the AbstractDomainModel.
* The pid property is a "special" property as the uid property.
* If your table does not contain a pid field, the pro...
Jochen Rau
15:29 Bug #24641 (Closed): icon deleted page into workspace
When we work in a workspace draft and we try to delete a page, the icon of this page doesn’t change: it doesn’t appea... Ufficio della comunicazione elettronica
15:28 Bug #12286: Wrong icon for "Generate workspace preview link" - use eye icon instead
Not perfect but better than before. :)
We need to find a solution that fitts.
Asap Todo on Lars and My side.
Gre...
Jens Hoffmann
01:02 Bug #12286 (Under Review): Wrong icon for "Generate workspace preview link" - use eye icon instead
Tolleiv Nietsch
01:01 Bug #12286: Wrong icon for "Generate workspace preview link" - use eye icon instead
new patch - attached screens show how it changed / not sure I like it
before:
!generatepreviewlink_old.PNG!
after:
...
Tolleiv Nietsch
15:26 Bug #24640 (Closed): All images get reduced to 25x25px upon saving if no size is set
Reproduce:
Open an image element in the backend that has no size definitions.
Save.
Image sizes are set to 25x25...
Susanne Moog
15:22 Feature #10439: Data array used in ws-grid should be cached
As Susanne mentioned in our Workspace-List I changed the UseCachingFrameworkChecks to real boolean checks (see 10439... Marco Bresch
14:16 Feature #10439 (Resolved): Data array used in ws-grid should be cached
commit to trunk (rev. 3860) Marco Bresch
15:21 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
Displaying a warning is planned, but we did not find the time to do it until now because it had rather low priority. ... Susanne Moog
14:51 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
Would it be possible to hide the button then? Or display a warning or something.
It feels just strange the way it i...
Philipp Gampe
15:17 Revision 6eb522be: Fixed bug #10439: Data array used in ws-grid should be cached
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3864 743128fe-103e-dd11-99c4-001b2... Marco Bresch
15:10 Bug #24639 (Closed): Add Expires header to .htaccess
At least far expires headers should be added for the files in typo3temp/compressor/ (.js, .css, .js.gzip, .css.gzip).... Steffen Gebert
15:07 Revision 9d77cf9c: Cleanup: Fixed PHPdoc comments and type hints in module, processing and abstract linktype class
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42310 735d13b6-9817-0410-8766-e36946ffe9aa Oliver Hader
15:01 Bug #24638 (Closed): Install Tool does not install extensions properly
The Install Tool contains an API for adding new extensions (tx_coreupdates_installsysexts::addExtToList() and tx_core... Francois Suter
14:49 Revision b533fda9: [+BUGFIX] Extbase (Persistence): Language Oberlay now works with page table as well. Thanks to Andre Stoesel.
Resolves #11319. Jochen Rau
14:44 Revision 04869169: [+BUGFIX] Extbase (Reflection): Follow-up to r3854.
Related to #10148. Jochen Rau
14:23 Bug #12351 (Under Review): Wrong(?) filemount calculation in workspaces
http://bugs.typo3.org/view.php?id=17113 Susanne Moog
13:47 Bug #12351 (Closed): Wrong(?) filemount calculation in workspaces
If a workspace is configured to use a certain file mount an admin user that does not necessarily have any file mounts... Susanne Moog
14:15 Revision d7bea56c: Fixed bug #10439: Data array used in ws-grid should be cached
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3861 743128fe-103e-dd11-99c4-001b2... Marco Bresch
13:59 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
I uploaded the three patches also here - so that others can use them - until they are integrated in the official pack... Christian Hernmarck
13:52 Bug #12347 (Resolved): Incorrect registration of status report
Thx :) - committed to trunk (rev 3860). Tolleiv Nietsch
13:45 Bug #12347 (Accepted): Incorrect registration of status report
Tolleiv Nietsch
11:17 Bug #12347 (Closed): Incorrect registration of status report
Due to incorrect registration of the workspace status check all other checks in the configuration category can not be... Ingo Renner
13:50 Revision 23f200b2: Fixed bug #12347: Incorrect registration of status report
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3860 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
13:12 Bug #24636: moving of docheader when expanding and collapsing typoscript in object browser
i just saw that this happens as well, if you clear an item from the clipboard Simon Schaufelberger
13:00 Bug #24636 (Closed): moving of docheader when expanding and collapsing typoscript in object browser
the docheader is moving a few px up when expanding and collapsing typoscript in the object browser
(issue importe...
Simon Schaufelberger
12:43 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
Sorry, no updates here. Due to the fact that this is a feature, it can't go into 1.3 anymore. Jochen Rau
12:34 Revision 7b582f8f: [+BUGFIX] Extbase (Persistence): The QueryObject gets cloned now in the getFirst() method of the QueryResult (as it was intended). Thanks to Sebastian Fischer. Resolves #11855.
Jochen Rau
11:49 Bug #22509: Login in to the BE fails
Yes, there's already a report for it. Problem is md5.js, which is wrong.
I want to exchange that for 4.6 (as it's to...
Steffen Gebert
09:53 Bug #22509: Login in to the BE fails
It seems logging into the backend with a username which contains germaun umlauts doesn't work. Had to change 'ö' to '... Thomas Deinhamer
11:45 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
"date2cal" extension is not installed. Anonymous
11:37 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
I just had the very same problem after updating to 4.4.x and the solution was to uninstall date2cal. No JS error show... Andreas Kießling
11:44 Revision 33031b73: [+BUGFIX] Extbase (Bootstrap): Bootstrap calls initialize on reflectionService if it's already initialized. Resolves #12346, resolves #12156
Marc Bastian Heinrichs
11:39 Revision 05a30955: [+BUGFIX] Extbase (Persistence): Fix equals constraint with $caseSensitive FALSE (closing bracket missing). Thanks to Alexander Berl. Resolves #10781
Marc Bastian Heinrichs
11:25 Bug #24609: Unable to make whole line links in IE
confirmed, IE8 (Win7) + TYPO3 4.3.10 Sven Teuber
11:24 Revision 7a765cd6: removed spaces at beginning of lines
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10116 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:22 Bug #24628: Warning in reports module for enabled PHP safe_mode
committed to trunk (4.5) in r10115 Ingo Renner
10:49 Bug #24628: Warning in reports module for enabled PHP safe_mode
fixed direction of relationship Ingo Renner
11:20 Revision c8cd0a04: Added feature #17101: [reports] Warning in reports module for enabled PHP safe_mode, credits Christian Kuhn
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10115 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:45 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
Tomas, it looks pretty obvious, at least if saltedpasswords doesn't check in the User settings hook.
Will give it ...
Steffen Gebert
10:36 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
Yes, Steffen, that works and thus it might be a correct fix. However, I'm unable to evaluate whether it fixes the rig... Tomas Mrozek
10:17 Bug #24635 (Closed): If foreign_sortby is used, foreign_field is required
It is not possible to use foreign_sortby only without foreign_field.
Example:
A news record got a 1:n relation to...
Georg Ringer
10:03 Bug #24634 (Closed): Make the t3lib_utility_Mail hook subscriber optional / configureable
t3lib_utility_Mail::mail subscribed hook allows "old applications" which used to send mail through it to go through S... Ernesto Baschny
09:58 Bug #23487: Translations of CEs are immediately visible in FE
Mention it in NEWS.txt in trunk rev. 10114. Ernesto Baschny
09:58 Revision 690b5c5f: Follow-up to #15611: Mention the change of behaviour on copy/translate (hidden by default) in NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10114 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:30 Bug #15688: no sorting in "Localization view" (with own records)
I still think this is a bug. Because sometimes the sorting value of localized child records gets updated when sorting... Matthias Krappitz
09:11 Bug #24599: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
Thanks for the summary Jigal. Here is my proposed plan of suggested solutions for the final release:
t3lib_div::en...
Ernesto Baschny
07:02 Bug #24599: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
Attached the list of places where t3lib_utility_Mail and t3lib_htmlmail are used in the core. Jigal van Hemert
09:09 Feature #12344 (Closed): Migrate to t3lib_htmlmail to SwiftMailer
We have a new Mailer API in 4.5 based on SwiftMailer and we want to deprecate the use of t3lib_htmlmail. Which means ... Ernesto Baschny
06:38 Revision 703262f0: [+BUGFIX] Extbase (Reflection): ObjectAccess::isPropertyGettable works for ArrayAccess objects
ObjectAccess::isPropertyGettable now returns TRUE if the object
implements ArrayAccess and has the specified property...
Sebastian Kurfuerst
06:03 Revision 0fd30156: [+BUGFIX] Fluid (Core): Allow ViewHelpers to be placed in t3lib and tslib
The Fluid template parser does now recognize ViewHelpers inside t3lib/
or sysext/cms/tslib/, so Fluid can now be used...
Sebastian Kurfuerst
03:31 Bug #12331: "Create new workspace projects" in be_users not required
Question: will only Admin users have the capability to create new workspaces in future, or is there some other config... Mark Johnston
01:31 Bug #12331 (Under Review): "Create new workspace projects" in be_users not required
See http://bugs.typo3.org/view.php?id=17104 Tolleiv Nietsch
03:07 Bug #22977: Reports Module: Icon is missing or path is wrong
The missing icon is not related to EXT:reports... Ingo Renner
03:06 Bug #24633 (Closed): page/branch action submenus close whole menu on click
A very minor niggle, in the new pagetree the page/branch action submenus open on hover, however the entire menu close... mark roemermann
02:59 Revision 6e780dd3: [+BUGFIX] Extbase [Persistence]: Fixed updating of 1:n related childs. Resolves #9270, #9182, #10211.
Merge commit '3e5bbbba16521d06e49ad983ca52a7a9549eba91' Jochen Rau
02:56 Bug #24423: About Modules show red warning because of reports, but reports only show a single yellow
This is not a bug. In this case the reports module is using the (back then) yellow warning box:
In 4.5, when you ...
Ingo Renner
01:57 Bug #24632 (Closed): sys_workspace table should be defined at one place only
Atm. the definition of sys_workspace is present in the Core and in EXT:workspaces - having it in EXT:workspaces is mo... Tolleiv Nietsch
01:45 Bug #12335 (Under Review): "Disable auto-versioning when editing" is obsolete
we've to wait with this until http://bugs.typo3.org/view.php?id=17105 is committed Tolleiv Nietsch
01:41 Bug #24631 (Closed): deprecate "disable_autocreate" feature
The workspace-team decided that supporting the "disable_autocreate" feature is nothing which is worth the effort - th... Tolleiv Nietsch
01:26 Bug #24630 (Closed): "Create new workspace projects" in be_users/be_groups not required anymore
The "Create new workspace projects" settings in be_users/be_groups is not required anymore because the workspace modu... Tolleiv Nietsch
01:19 Bug #12334 (Under Review): "Allow members to edit records in "Review" stage" should be removed
Tolleiv Nietsch
01:15 Bug #12333 (Resolved): "Un-Publish:" should be hidden
Committed to trunk (rev 3851) Tolleiv Nietsch
01:12 Revision fad473ed: Fixed bug #12333: "Un-Publish:" should be hidden
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3851 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
00:49 Bug #12322 (Resolved): "null" is shown in diff view if original fields are empty in Firefox
Committed to trunk (rev 3850) Tolleiv Nietsch
00:49 Revision 3a95da39: Fixed bug #12322: "null" is shown in diff view if original fields are empty in Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3850 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
00:44 Bug #11587 (Resolved): Trash icon should "discard" too
Committed to trunk (rev. 3849) Tolleiv Nietsch
00:42 Revision ce7b4445: Fixed bug #11587: Trash icon should "discard" too
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3849 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
00:34 Bug #11804: Upgrade Wizard doesn't install workspaces extension
see http://bugs.typo3.org/view.php?id=17102 Tolleiv Nietsch
00:33 Bug #24629 (Closed): migrateWorkspaces in Install-Tool doesn't show up in all relevant situations
migrateWorkspaces in Install-Tool doesn't show up in all relevant situations
which are:
not all (relevant) extens...
Tolleiv Nietsch
00:23 Bug #11529 (Resolved): Infinite not infinite / moved pages not always visible in element list
Committed to trunk (rev 3848) Tolleiv Nietsch
00:22 Revision fa54f49c: Fixed bug #11529: Infinite not infinite / moved pages not always visible in element list
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3848 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch

2011-01-17

23:30 Revision e68526d8: Fixed bug #17085: Update ext_emconf.php of t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10113 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:28 Feature #12340 (Closed): Enhance the tx_linkvalidator_linkTypes_Interface
The tx_linkvalidator_linkTypes_Interface currently only requires the method "checkLink()".
But the processor and ...
Ernesto Baschny
23:26 Bug #24600: Wrong PHPDoc comment for t3lib_div::writeFileToTypo3tempDir
* trunk rev 10110
* 4-4 rev 10112
Steffen Gebert
23:23 Revision 9191e2ea: Fixed bug #17066: Wrong PHPDoc comment for t3lib_div::writeFileToTypo3tempDir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10112 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:18 Revision 9f801b0c: removed newlines in contextmenu php files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10111 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:18 Revision c3e3a403: Fixed bug #17066: Wrong PHPDoc comment for t3lib_div::writeFileToTypo3tempDir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10110 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:16 Revision 743d3c3e: removed newlines in pagetree php files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10109 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:09 Bug #24628 (Closed): Warning in reports module for enabled PHP safe_mode
Attached patch add a warning in reports module if PHP safe_mode is enabled.
(issue imported from #M17101)
Christian Kuhn
23:08 Bug #24621 (Closed): Create check for safe_mode
Please create a check and show a warning, when safe_mode is used.
(issue imported from #M17100)
Steffen Gebert
23:03 Bug #24624: Tree jumps in Opera
Keyword: Pagetree Stefan Galinski
22:56 Bug #24624 (Closed): Tree jumps in Opera
The tree always jumps to the currently active page in Opera (I think the situation was worse, it wasn't even usable b... Stefan Galinski
22:59 Feature #24627 (Closed): Pagetree - Add "paste into" and "paste after" to the context menu (from clipboard)
When the normal clipboard (accessible through the Web>List module) contains elements, the context menu on pages has a... Stefan Galinski
22:58 Bug #24626 (Closed): Pagetree - Create the root page per drag and drop is impossible
If only the site "entry point" is defined, and no page, the creation of the root page doesn't work via drag & drop. Y... Stefan Galinski
22:57 Bug #24625 (Rejected): Pagetree: Tooltip when page ID is shown in tree
It makes no sense to show the page ID in a tooltip, if they're shown in the tree anyways. IMHO then no tooltip should... Stefan Galinski
22:55 Bug #24602: JavaScript errors, used .class instead of .className
rev 10108 Steffen Gebert
10:17 Bug #24602: JavaScript errors, used .class instead of .className
Seems like IE is right ;-)
http://de.selfhtml.org/javascript/objekte/htmlelemente.htm#universaleigenschaften
Has ...
Steffen Gebert
22:52 Revision 179762f7: Fixed bug #17071: JavaScript errors, used .class instead of .className
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10108 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
22:52 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
It's known and not that easy to solve, because you would to remember the whole branch and recover the nodes step by s... Stefan Galinski
21:10 Bug #24619: Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
da**** ... please move to "backend user interface" Philipp Gampe
21:09 Bug #24619 (Closed): Pagetree: undelete recursive deleted pages only undeletes the top node, not the other child nodes of the deleted page
not much to say here, the title says it all ...
to reproduce:
* enable recursive delete checkbox in user setting...
Philipp Gampe
22:47 Bug #24622: User settings reference nonexistent field edit_showFieldHelp
rev 10107 Steffen Gebert
22:33 Bug #24622: User settings reference nonexistent field edit_showFieldHelp
Total cleanup filed in #24623 Steffen Gebert
22:21 Bug #24622 (Closed): User settings reference nonexistent field edit_showFieldHelp
ext_tables.php of EXT:setup references field edit_showFieldHelp, which does not exist (anymore).
(issue imported ...
Steffen Gebert
22:46 Bug #23176: Remove option "Show help text when applicable" in User Settings
rev 10105 Steffen Gebert
22:45 Bug #24585: Remove option "Use condensed mode in backend" in User Settings
rev 10104 Steffen Gebert
22:45 Bug #24603: Missing semicolons in JS code
rev 10102 Steffen Gebert
22:44 Bug #24256: All TCA forms "group" with size=1 have height of 85px
rev. 10103 Steffen Gebert
21:13 Bug #24256: All TCA forms "group" with size=1 have height of 85px
Being of for 3 hours and the RM gets nervous :D
Will commit next hour ;-)
Steffen Gebert
19:49 Bug #24256: All TCA forms "group" with size=1 have height of 85px
Ready to commit, according to the core list, Steffen :) Ernesto Baschny
22:42 Bug #24566: Deprecate safe_mode
RFC is dropped. The decision is this:
We discussed the issue today in the Release manager meeting and also with Ji...
Steffen Gebert
22:37 Revision 06618d56: Fixed bug #17093: User settings reference nonexistent field edit_showFieldHelp
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10107 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
22:35 Bug #25685: Docheader icons should not be underlined
committed to trunk in revision 10106 Francois Suter
22:28 Bug #25685 (Closed): Docheader icons should not be underlined
The links around the docheader icons (in the right button group) have underlines, which is not correct. The Scheduler... Francois Suter
22:33 Revision f9e0e14a: Fixed bug #17094: Scheduler: Docheader icons should not be underlined
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10106 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:31 Task #24623 (Closed): Cleanup: Remove all occurrences of edit_showFieldHelp
The option edit_showFieldHelp has been removed from User Settings, as the help system of TYPO3 doesn't need any optio... Steffen Gebert
22:25 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
Is this issue still valid? Steffen Gebert
22:24 Revision a06eeca3: Fixed bug #15112: Remove option "Show help text when applicable" in User Settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10105 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
22:15 Revision 49e94295: Fixed bug #17048: Remove option "Use condensed mode in backend" in User Settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10104 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
22:09 Revision c580b15f: Fixed bug #16628: All TCA forms "group" with size=1 have height of 85px
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10103 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
22:04 Bug #10989: Anchors in internal links are incorrectly treated as pages
Cool! Chris topher
21:55 Bug #10989 (Resolved): Anchors in internal links are incorrectly treated as pages
Yep everything seem fine
good for a close
Michael Miousse
21:44 Bug #10989: Anchors in internal links are incorrectly treated as pages
Michael Miousse wrote:
> Ill commit the patch but wont close the bug you will be able.
First one! ;-)
Did I put you...
Chris topher
21:42 Bug #10989 (Under Review): Anchors in internal links are incorrectly treated as pages
Yes, seems to be working correctly now... One stupid line of code.... :-(
Finally committed in r42287.
I hope I...
Chris topher
21:37 Bug #10989: Anchors in internal links are incorrectly treated as pages
I will ask patrick to test it and if everyting is fine with him
Ill commit the patch but wont close the bug you will...
Michael Miousse
15:57 Bug #10989: Anchors in internal links are incorrectly treated as pages
The problem was not in processing since this line check if the current anchor is in the current link:
if (substr_c...
Michael Miousse
22:04 Revision 37c5c5b4: Fixed bug #17072: Missing semicolons in JS code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10102 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
21:56 Bug #12226 (Resolved): Website that has multiple domainsrecords produces funny links
should have been resolved instead of closed Michael Miousse
16:41 Bug #12226 (Closed): Website that has multiple domainsrecords produces funny links
Committed revision 42261 Michael Miousse
21:45 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
Tomas, does moving those two lines into ... Steffen Gebert
16:47 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
Quick (and dirty) fix: comment out lines 20 & 21 in "ext_tables.php" of "saltedpasswords". Tomas Mrozek
16:43 Bug #24617: BE user's password not changable via setup module with "saltedpasswords" enabled
Maybe related to #20774 which suggests patches that don't seem to be in the current version of "saltedpasswords" and ... Tomas Mrozek
16:40 Bug #24617 (Closed): BE user's password not changable via setup module with "saltedpasswords" enabled
If the "saltedpasswords" extension is installed BUT its use in the backend is NOT enabled (= "BE.enabled" is not true... Tomas Mrozek
21:42 Bug #24620: Drag & Drop Deletion of Pages with subpages in Pagetree
Stefan, I assigned this to you, hope that's ok! Steffen Gebert
21:37 Bug #24620: Drag & Drop Deletion of Pages with subpages in Pagetree
duplicate: http://forge.typo3.org/issues/12314
(will keep this one open)
Steffen Gebert
21:18 Bug #24620 (Closed): Drag & Drop Deletion of Pages with subpages in Pagetree
Clicking refresh show the right pagetree again...
Steps to reproduce:
* do _not_ have checked the recursive delet...
Philipp Gampe
21:41 Revision 1e144774: Fixed bug #10989: Anchors in internal links are incorrectly treated as pages (thanks to Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42287 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
21:37 Bug #20529: stdWrap for TypoSrcrip-select parameters
Fixed in #24089 by the stdWrap optimization project. Will be included starting 4.5.0 (beta3). Ernesto Baschny
21:31 Feature #12337 (Closed): Replace text in report with icons
Would take less space if "The requested url was not found (404)." was replaced with the provided icons.
The icons ...
Patrick Gaumond
21:26 Bug #24589: top.nav is undefined
Works after integration of pagtree Steffen Gebert
21:09 Feature #12018: Link to pages and content elements
Instead of using the pencil symbol, I'd prefer to have the title link clickable.
Path leads to the Page module sho...
Steffen Gebert
20:17 Bug #11586: "Open version of page" action is confusing
> What we found in our team meeting '"Open version of page" action is confusing' will get the icon of the current pag... Francois Suter
18:48 Bug #11586 (Accepted): "Open version of page" action is confusing
Tolleiv Nietsch
18:48 Bug #11586: "Open version of page" action is confusing
What we found in our team meeting '"Open version of page" action is confusing' will get the icon of the current pagem... Tolleiv Nietsch
19:45 Revision ef44a0ff: Updated ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42277 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
19:41 Bug #12335 (Closed): "Disable auto-versioning when editing" is obsolete
"Disable auto-versioning when editing" is obsolete - hide the field in the sys_workspace record and trigger deprecati... Tolleiv Nietsch
19:40 Bug #12334 (Closed): "Allow members to edit records in "Review" stage" should be removed
"Allow members to edit records in "Review" stage" should be removed Tolleiv Nietsch
19:36 Bug #12333 (Closed): "Un-Publish:" should be hidden
"Un-Publish:" in sys_workspace should be hidden Tolleiv Nietsch
19:31 Bug #12331 (Closed): "Create new workspace projects" in be_users not required
"Create new workspace projects" in be_users and be_groups not required Tolleiv Nietsch
19:19 Bug #12328 (On Hold): Reordering localized content causes translation to display under default language
Tolleiv Nietsch
19:18 Bug #12328: Reordering localized content causes translation to display under default language
Feel free to review RFC #4759 in the core list Tolleiv Nietsch
18:17 Bug #12328 (Closed): Reordering localized content causes translation to display under default language
If you change the position of content that has linked localizations, those localizations will be displayed in the col... Felix Buenemann
19:15 Bug #12325 (Accepted): Hide icons that don't work in the current context
View - hide on sys_folders and for any record which is not pages, pages_language_overlay or tt_content
Swap handled ...
Tolleiv Nietsch
15:17 Bug #12325 (Closed): Hide icons that don't work in the current context
If you have a restricted editor - for example my news editor that can edit only the news in the sysfolder - the works... Susanne Moog
19:09 Bug #12329 (Closed): Swap button doesn't follow permissions
Tolleiv Nietsch
18:29 Bug #12329 (Closed): Swap button doesn't follow permissions
Swap button doesn't follow permissions - see #11472 Tolleiv Nietsch
19:02 Bug #12175 (Closed): Confusing arrangement of action select boxes
Sonja Schubert
19:02 Bug #12175 (On Hold): Confusing arrangement of action select boxes
Sonja Schubert
19:02 Bug #11581 (On Hold): Mass action menu is misleading
Tolleiv Nietsch
19:00 Bug #24315: DBAL: Error creating database table while trying to install openid extension
This happened in the old extension manager. Adrian Dymorz
18:33 Bug #11472 (Closed): Missing action icons in workspaces module
Right - swap button will be handled within #11472 Tolleiv Nietsch
18:19 Bug #19311: language changes when switching position is web>page
Might be the same as http://forge.typo3.org/issues/12328 Felix Buenemann
17:51 Bug #20309: typo3/db_new.php shows tables under another extension name
I have improved the patch and updated it to match the current trunk Jochen Rau
17:03 Bug #24618: CSH display in new record wizard should use new API
Sorry that was a bogus. I had a site referring to some old version of db_new.php.
However the new record wizard do...
Francois Suter
16:47 Bug #24618 (Closed): CSH display in new record wizard should use new API
The new record wizard used to display CSH next to each record type. This is broken with the new CSH API.
(issue i...
Francois Suter
16:41 Revision dd6ea935: Bug #12226
Website that has multiple domainsrecords produces funny links
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/l...
michael.miousse
16:25 Bug #24616: New page links in new record wizards are not configurable
Original patch by Fabien Udriot, with some changes by me. Francois Suter
16:21 Bug #24616 (Closed): New page links in new record wizards are not configurable
Pretty much everything is configurable in the new record wizard (typo3/db_new.php), except for the three links to cre... Francois Suter
15:15 Bug #24336: <img> Tags are rendered with border attribute in HTML5 mode
Committed v3 to trunk, rev. 10101 Ernesto Baschny
15:14 Revision a3566158: Fixed bug #16740: <img> Tags are rendered with border attribute in HTML5 mode (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10101 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:13 Feature #10439: Data array used in ws-grid should be cached
use the caching mechanism only when new caching framework is active Marco Bresch
14:38 Bug #24578: CSH tooltip often gets in the way of the field it is supposed to provide help for
Should be discussed with the Usability team first. Could you open an issue there first, please? Providing some screen... Ernesto Baschny
14:28 Bug #24599: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
Yes, of course SwiftMailer won't allow the sender to create "non-RFC-conforming" mails, that's the reason for it at t... Ernesto Baschny
12:48 Bug #24599: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
It's a problem in our "hook" t3lib_mail_SwiftMailerAdapter. Directly using Swift Mailer is the solution, but we can't... Jigal van Hemert
11:14 Bug #24599: Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
This problem is just a problem in our "mail()" hook right? Using SwiftMail routines to generate Mails + Attachments, ... Ernesto Baschny
14:22 Bug #12322 (Closed): "null" is shown in diff view if original fields are empty in Firefox
"null" is shown in diff view if original fields are empty - should imho just be nothing but not the word "null" since... Tolleiv Nietsch
14:18 Revision 472d5b55: Fixed issue #17082: [reports] XSS in reports scheduler job
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10100 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:08 Revision 09cc65bb: fixed a typo in a label's key
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10099 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:27 Bug #24613 (Closed): Changing case-sensitivity of file name on Windows doesn't work
Windows has limited case-sensitivity capability. It is aware of it, but there can't be two files with the same name b... Lorenz Ulrich
12:20 Bug #24165: Hidden file ./typo3_src_svn/typo3/contrib/codemirror/contrib/python/css/._pythoncolors.css causes failures
Comment by Ronald Renfro:
> I found some info on how to avoid the creation of such files on the client and added t...
Steffen Gebert
12:13 Bug #24608: saving changes from t3editor doesn´t work
Works for me Steffen Gebert
10:53 Bug #24608 (Closed): saving changes from t3editor doesn´t work
saving changes in a file from t3editor doesn´t work (just doesn´t save without complaining).
if t3editor is deactiva...
Richard Meinsen
12:06 Bug #24611 (Closed): Workspace and registration of added field in a extension
Using TYPO3 4.3.3 with workspace and a metadata extension, there is a problem when we work in a workspace, and with t... Dassault Systemes
12:01 Bug #24610 (Closed): Workspace and multilanguage ; preview of typo3 object
Using TYPO3 4.3.3 with workspace and multilanguage feature, There is a problem with preview typo3 object .
In a firs...
Dassault Systemes
11:59 Feature #24572: Notification Emails for system status updates
Committed to trunk (4.5) in r10098 Ingo Renner
11:56 Revision ef5e72b6: Added feature #17033: [reports] Notification Emails for system status updates
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10098 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:40 Revision 266bbfac: Removed whitespace at EOL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10097 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:37 Bug #24609 (Closed): Unable to make whole line links in IE
RTE refuses to create links over the text on the end of line/paragraph, if next paragraph starts with another link. T... Vladimir Kubak
11:03 Bug #24604: Final Integration of the pagetree
Committed to trunk rev 10095 + 10096 Steffen Kamper
11:02 Revision 55046c4d: Fixed bug #17073: Final Integration of the pagetree - delete sysext pagetree (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10096 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:01 Revision ee7f88fc: Fixed bug #17073: Final Integration of the pagetree (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10095 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:45 Feature #24605: Allow core navigation components
Committed to trunk rev 10094 Steffen Kamper
10:44 Revision 0aad1b2d: Fixed bug #17074: Allow core navigation components (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10094 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:37 Bug #24559: New pagetree doesn't work with all web submodules
Committed to trunk rev 10093 Steffen Kamper
10:36 Revision 1493dd90: Fixed issue #17017: New pagetree doesn't work with all web submodules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10093 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:35 Bug #24528: getViewDomain returns "http://" when called with id = 0 and existing sys_domain rec -> "Generate Workspace Preview Link" broken
Pending. Andreas Kießling
10:29 Bug #21947: BE user which have right to edit one of x installed plugin content elements can edit all
Any news for this issue? Would be great if that could be fixed as it is a big problem that the user has too much righ... Sonja Schubert
10:16 Bug #23778: htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
I have tested the attached patch and it indeed makes merging cells work in Firefox. Mikkel Ricky
10:13 Bug #24607 (Closed): Removed variable $onChangeIcon in t3lib_TCEforms still in use
Definition of $onChangeIcon was added in r4895 (#19750), but was removed at some time until now. However it's still i... Steffen Gebert
09:12 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
The Problem seems to be solved in Trunk Rev 10092 - see attached screenshot PaletteAlign-Error-Rev10092.gif
Stefan Geith
09:04 Feature #12284 (Accepted): Tooltip for next stage and prev stage icons with title of next/prev stage
Tolleiv Nietsch
09:03 Bug #12307 (Accepted): Workspaces non-admin user cannot send to next stage
Mark it's good to have you around, you find bugs where nobody else of us did find them. But to make our lives easier ... Tolleiv Nietsch
05:24 Bug #12307 (Closed): Workspaces non-admin user cannot send to next stage
TYPO3 4.5.0beta3
Workspaces Rev 3834
Version Rev 3740
Symptom: non-admin user can edit items in workspace and se...
Mark Johnston
09:00 Bug #23223: BE Search: no results for double-byte characters, e.g. Japanese
Resolved as duplicate of #23191. Christian Kuhn
06:51 Bug #23223: BE Search: no results for double-byte characters, e.g. Japanese
is solved by 0015130. Thomas Schlaepfer
08:48 Bug #12308 (Accepted): Workspace non-admin not workspace owner sees icon to swap updated version with Live site
Tolleiv Nietsch
05:33 Bug #12308 (Closed): Workspace non-admin not workspace owner sees icon to swap updated version with Live site
TYPO3 4.5.0beta3
Workspaces Rev 3834
Version Rev 3740
Swap icon appears for user who is not the workspace owner....
Mark Johnston
08:48 Bug #11587 (Under Review): Trash icon should "discard" too
Tolleiv Nietsch
05:05 Task #3523: Rewrite of workspace manual started
I've begun to add some information to the [[Workspace_doc]] wiki page to discuss upgrading a custom workspace install... Mark Johnston
00:46 Bug #12055: Publishing a page does not update the new page tree
Something along the lines of the attached patch should fix this issue.
I have inserted the tree reload in all three ...
Susanne Moog
00:09 Bug #11972 (Under Review): Switching workspace with tabs is different to switch ws in toolbar menu
Susanne Moog
00:07 Bug #11972: Switching workspace with tabs is different to switch ws in toolbar menu
RFC is pending in core list. Susanne Moog
00:05 Bug #24606 (Closed): No possibility to update the module menu via setUpdateSignal
While working on workspaces I noticed that there is no possibility yet to use setUpdateSignal to refresh the module m... Susanne Moog

2011-01-16

23:06 Bug #24256: All TCA forms "group" with size=1 have height of 85px
Hey Steffen.
I attached a patch which fixes both issues (renaming the class depending on the size, and the min-hei...
Benni Mack
18:47 Bug #24256: All TCA forms "group" with size=1 have height of 85px
Anybody working on this? Steffen Gebert
22:44 Bug #24602: JavaScript errors, used .class instead of .className
Introduced with r9726 (#23914)
This code:...
Steffen Gebert
21:50 Bug #24602 (Closed): JavaScript errors, used .class instead of .className
Opening a TCEform emits a JS error in Internet Explorer 7 (did not test other browsers).
(Bezeichner erwartet).
I...
Steffen Gebert
22:41 Bug #24604: Final Integration of the pagetree
Roadmap of the pagetree changes since beta 4:
http://forge.typo3.org/versions/show/755
Stefan Galinski
22:37 Bug #24604 (Closed): Final Integration of the pagetree
Problem:
Currently it's a sysext...
Solution:
Move the code to a more appropriate place! (@Susanne ;-)
(issu...
Stefan Galinski
22:40 Feature #24605 (Closed): Allow core navigation components
Problem:
Currently the possibility to add core navigation components is missing.
Solution:
Implement a tiny addi...
Stefan Galinski
22:26 Feature #10439 (Under Review): Data array used in ws-grid should be cached
Marco Bresch
21:50 Bug #24603 (Closed): Missing semicolons in JS code
While searching for JS errors, I encountered some places, where trailing semicolons are missing.
(issue imported ...
Steffen Gebert
21:49 Bug #25682: Improve display of status and additional information
Attached the patch file. Francois Suter
20:51 Bug #25682: Improve display of status and additional information
Committed to trunk in revision 10089 Francois Suter
20:36 Bug #25682 (Closed): Improve display of status and additional information
Currently the task status (one or two colored bullets), the task's name and any additional information provided by th... Francois Suter
21:48 Bug #25683: Refresh icon has disappeared
Attached the corresponding patch and fixed the "Fixed in Version" value. Francois Suter
20:59 Bug #25683: Refresh icon has disappeared
committed to trunk in revision 10090 and 4.4 in revision 10091 Francois Suter
20:53 Bug #25683 (Closed): Refresh icon has disappeared
In TYPO3 4.3, the Scheduler's BE module had a refresh icon in the docheader. It has disappeared in later versions.
...
Francois Suter
21:47 Bug #25684: Scheduler's BE module does not use new cron parser
committed to trunk in revision 10092 Francois Suter
21:32 Bug #25684 (Closed): Scheduler's BE module does not use new cron parser
When validating the frequency for a task, the Scheduler's BE module does not use the new cron command normalizer to v... Francois Suter
21:43 Revision fc60e83f: Fixed bug #17070: Scheduler: BE module does not use new cron parser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10092 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:58 Revision b716ac19: Fixed bug #17069: Scheduler: Refresh icon has disappeared
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10091 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:55 Revision ec90b341: Fixed bug #17069: Scheduler: Refresh icon has disappeared
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10090 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:39 Revision 456438d6: Fixed bug #17068: Scheduler: Improve display of status and additional information
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10089 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:09 Bug #11481 (Under Review): Naming of "Release" mass action is unclear
Thank you Jens and Jeff for your feedback. I created a patch for renaming the label and it's dependencies behind to "... Sonja Schubert
19:02 Bug #11481: Naming of "Release" mass action is unclear
Did someone ask for a native speaker? :)
Jens and I had a brief chat about this and I think "Discard" would be the...
Jeff Segars
15:12 Bug #11481: Naming of "Release" mass action is unclear
So we got than:
# Publish
# Swap
# Release
I would also go for:
# Publish
# Swap
# Discard
In the screens (#10642...
Jens Hoffmann
19:41 Bug #12273 (Resolved): "Go to workspace module" link appears even if user has no access to it
commited to trunk rev. 3834 Sonja Schubert
12:54 Bug #12273 (Under Review): "Go to workspace module" link appears even if user has no access to it
Tolleiv Nietsch
12:44 Bug #12273 (Closed): "Go to workspace module" link appears even if user has no access to it
"Go to workspace module" link appears even if user has no access to it Tolleiv Nietsch
19:41 Revision 81dad72f: Fixed bug #12273: "Go to workspace module" link appears even if user has no access to it
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3834 743128fe-103e-dd11-99c4-001b2... Sonja Schubert
19:39 Bug #12272 (Resolved): Topbar isn't highlighted if there's only on workspace
commited to trunk rev. 3832 Sonja Schubert
12:11 Bug #12272 (Under Review): Topbar isn't highlighted if there's only on workspace
Tolleiv Nietsch
12:06 Bug #12272 (Closed): Topbar isn't highlighted if there's only on workspace
If the user is trapped in one workspace, the workspace-selector is not visible within the toolbar and therefore the t... Tolleiv Nietsch
19:39 Revision a61453f1: Fixed bug #12272: Topbar isn't highlighted if there's only on workspace
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3832 743128fe-103e-dd11-99c4-001b2... Sonja Schubert
19:36 Bug #11825 (Resolved): non-admin editors can't see non-page records within the review module
Commited to trunk (rev 3831) Sonja Schubert
12:02 Bug #11825 (Under Review): non-admin editors can't see non-page records within the review module
RFC sent to workspace-list. I was able to find the actual problem and creating a new bugreport is imho not required. ... Tolleiv Nietsch
10:47 Bug #11825: non-admin editors can't see non-page records within the review module
Well showing "Web>Versioning" was your request - the fact that there might be a bug within the existing module wasn't... Tolleiv Nietsch
04:31 Bug #11825: non-admin editors can't see non-page records within the review module
Well, I'm focusing on the non-admin user aspect of the report, but you are focusing on the Web->Versioning aspect. T... Mark Johnston
02:29 Bug #11825: non-admin editors can't see non-page records within the review module
What has all this to do with "Web>Versioning"? This seems to be a bug - but bringing up "Web>Versioning" is totally w... Tolleiv Nietsch
02:07 Bug #11825: non-admin editors can't see non-page records within the review module
The "Basic Editor" (non-admin) user is able to add and update items in the workspace, but even with the Workspaces ex... Mark Johnston
01:51 Bug #11825: non-admin editors can't see non-page records within the review module
So how to proceed? Using both side-by-side is no option here. Tolleiv Nietsch
01:50 Bug #11825: non-admin editors can't see non-page records within the review module
I'm still having issues with non-admin user access to workspace functionality even after adding Workspaces as a modul... Mark Johnston
19:36 Revision 991c4c84: Fixed bug #11825: non-admin editors can't see non-page records within the review module
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3831 743128fe-103e-dd11-99c4-001b2... Sonja Schubert
17:44 Bug #11586: "Open version of page" action is confusing
Hmm, the "edit" icon is actually about editing the corresponding element, not just about editing content. So I would ... Francois Suter
16:14 Bug #11586: "Open version of page" action is confusing
Here also a suggestion for a better "Generate WS preview link".
!generate-ws-preview-link.png!
Needs also Feedb...
Jens Hoffmann
16:08 Bug #11586: "Open version of page" action is confusing
I would also rearrange and separate the Icons there too:
!workspace-changes-preview.png! | !page-in-pagemodule-view....
Jens Hoffmann
15:55 Bug #11586: "Open version of page" action is confusing
This is more fitting to the TYPO3 skin in general.
!page-in-pagemodule-view.png!
If I got it right, this featur...
Jens Hoffmann
15:15 Bug #11586: "Open version of page" action is confusing
I agree we need a better Icon here.
!open_page.png!
Jens Hoffmann
17:37 Bug #11972: Switching workspace with tabs is different to switch ws in toolbar menu
great
+1 by reading and testing
Tolleiv Nietsch
17:26 Bug #11972: Switching workspace with tabs is different to switch ws in toolbar menu
Attached two patches (1 core, 1 workspaces) with which this one is solved. What do you think? (BTW I can only reprodu... Susanne Moog
17:34 Revision b17f2ace: Follow-up to #16966: Missing trailing comma in sliding fields list caused SQL error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10088 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:30 Bug #11831 (Resolved): Dependencies do not get installed when using update wizard
Tolleiv Nietsch
17:30 Revision c53ccaef: Followup to #16630: migrateWorkspaces in Install-Tool does not work, if extbase is not intalled
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3830 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
17:25 Bug #12076 (Resolved): Remove "help" tab
Committed to trunk (rev.3829) Tolleiv Nietsch
17:24 Revision ac2d893b: Fixed bug #12076: Remove "help" tab
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3829 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
17:20 Bug #12192 (Resolved): Description of workspace module for "about modules" missing
Committed to trunk (rev. 3828) Tolleiv Nietsch
17:18 Revision f1abece4: Fixed bug #12192: Description of workspace module for "about modules" missing
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3828 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
17:16 Bug #12194 (Resolved): Legend too wide
Committed to trunk (rev. 3827) Tolleiv Nietsch
17:14 Revision d4236c87: Fixed bug #12194: Legend too wide
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3827 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
17:10 Bug #24601 (Closed): Overwork the JavaScript LLL generation
backend.php reads all labels, which are required in JavaScript from LLL.
Adding new labels is messy and the output...
Steffen Gebert
16:57 Bug #12291 (Resolved): Icon "Open version of page" does not go the the page of the clicked element
commited to trunk with revision 3826 Sonja Schubert
16:41 Bug #12291: Icon "Open version of page" does not go the the page of the clicked element
Added patch which just changes the used variable for the pid. Previous used var didn't exist anywhere. Sonja Schubert
15:50 Bug #12291 (Closed): Icon "Open version of page" does not go the the page of the clicked element
Icon "Open version of page" does not go the the page of the clicked element but goes to the current page, which is wr... Sonja Schubert
16:56 Revision fd9e046d: Fixed bug #12291: Icon "Open version of page" does not go the the page of the clicked element
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3826 743128fe-103e-dd11-99c4-001b2... Sonja Schubert
16:42 Bug #24600 (Closed): Wrong PHPDoc comment for t3lib_div::writeFileToTypo3tempDir
Please.. contenance.. don't start laughing ;-)
t3lib_div::writeFileToTypo3tempDir() says:...
Steffen Gebert
16:41 Bug #12286 (Accepted): Wrong icon for "Generate workspace preview link" - use eye icon instead
patch does what HCI requested - let's discuss the topic on monday Tolleiv Nietsch
16:32 Bug #12286: Wrong icon for "Generate workspace preview link" - use eye icon instead
We used the eye initially and we were told that this was not right :( Tolleiv Nietsch
15:47 Bug #12286 (Closed): Wrong icon for "Generate workspace preview link" - use eye icon instead
The current icon in front of "Generate workspace preview link" is wrong for this. The preview eye should be used.
...
Sonja Schubert
16:28 Feature #12294 (Closed): Only one select box instead of two
Yes it does ;) Tolleiv Nietsch
16:04 Feature #12294: Only one select box instead of two
And is this a duplicate of http://forge.typo3.org/issues/12175 ? Susanne Moog
15:53 Feature #12294 (Closed): Only one select box instead of two
Feedback of a usergroup meeting is, that most of the users there found the two select boxes for the actions below the... Sonja Schubert
16:27 Feature #12285 (Closed): "Record" should be removed from the legend
Yes it is ;) Tolleiv Nietsch
16:03 Feature #12285: "Record" should be removed from the legend
Is this a duplicate of http://forge.typo3.org/issues/12194 ? Susanne Moog
15:45 Feature #12285 (Closed): "Record" should be removed from the legend
The word "Record" should be removed from the legend as it is not needed and might be confusion because the legend is ... Sonja Schubert
16:22 Bug #24599 (Closed): Use Swift Mailer in core (t3lib_mail_*) and deprecate t3lib_htmlmail and related settings
File attachment are currently simply ignored or cause time outs if they are part of nested mime parts.
Furthermore p...
Jigal van Hemert
16:12 Bug #23807: Tool tips for collapsing and resizing panels
Patch is ready, I only need a way to ouput the Javascript LLL at very first place, before the viewport configuration ... Steffen Gebert
15:48 Bug #25678: Important information missing in manual (ext_autoload.php)
You're right. I will add such a mention.
I'm closing this issue and merging it with a more general task about vari...
Francois Suter
15:46 Bug #25681 (Closed): Update the Scheduler's manual for 4.5
The Scheduler's manual must be update before the release of 4.5. Points to take care of:
- changes in base tasks
...
Francois Suter
15:44 Feature #12284 (Closed): Tooltip for next stage and prev stage icons with title of next/prev stage
It would be nice, to have the extjs tooltip for the next and prev stage icons extended with the title of the next/pre... Sonja Schubert
15:42 Bug #25674: Calculation of next execution time wrong for configured start time in future
Marcus, any feedback? According to my tests, this now works fine in trunk.
Is that enough for you if this is fixed...
Francois Suter
15:33 Feature #10642: Implement workspace preview
ACK, but please keep it simple ;) Steffen Gebert
15:31 Feature #10642 (New): Implement workspace preview
Looks very nice, beside the "red separator" ..
I will contact Lars to find a better solution. :)
Greez Jens
Jens Hoffmann
15:07 Bug #11472: Missing action icons in workspaces module
I understand. But then it feels weird to have the "Swap" action available before the record is ready for publishing... Francois Suter
14:56 Bug #11472: Missing action icons in workspaces module
!workspaces_row_actions.png!
BTW: Can we remove from the legend the "Record" in all Labels?
The Legend doesn't fit t...
Jens Hoffmann
14:56 Bug #11472: Missing action icons in workspaces module
If the label beside the green "-->" icon would be called "Publish" if the next stage is "Publish" we don't need a Pub... Jens Hoffmann
14:58 Bug #11572 (Under Review): Creating new pages in the workspace creates the page also live
http://bugs.typo3.org/view.php?id=17063 now pending in corelist Susanne Moog
14:53 Bug #24598 (Closed): Creating new pages in a workspace shows the page also in the live pagetree
Creating new pages in a workspace shows the page also in the live pagetree because the versioning placeholder clause ... Susanne Moog
14:51 Bug #24597 (Closed): Implement a working rootline cache
The currently used rootlne cache did not work and was disabled (or at least a bit disabled) by me some time ago.
I...
Steffen Gebert
14:16 Bug #23822: CSH tooltip floats behind page tree
#24578 will fix this by moving them to the top by default.
I would say that it's not possible to position content ...
Steffen Gebert
14:11 Feature #16919: AJAX pagtree update could be used when a new page is created
This one is fixed, isn't it? Steffen Gebert
13:53 Bug #11529: Infinite not infinite / moved pages not always visible in element list
the changes from line 390 - will be committed within #11825 but the change is included here otherwise the results mig... Tolleiv Nietsch
13:50 Bug #11529 (Under Review): Infinite not infinite / moved pages not always visible in element list
Tolleiv Nietsch
12:23 Bug #11529 (Accepted): Infinite not infinite / moved pages not always visible in element list
Ah great thx - seems that moved pages which are not attached to the current root/page are not detected in the list. T... Tolleiv Nietsch
12:18 Bug #11529: Infinite not infinite / moved pages not always visible in element list
Yes I can still reproduce this (or something like this?) See attached screenshot. Susanne Moog
13:31 Bug #24596 (Closed): Swap/Publish calls wrong file
With installed version extension the page module calls the wrong file when trying to swap a workspace. The error mess... Christian Welzel
12:42 Bug #24595 (Closed): Only log complete page cache flushes
#23315 introduced a logging of every call to t3lib_TCEmain::clear_cacheCmd($cacheCmd).
Quote of the oringinal post...
Steffen Gebert
12:34 Bug #24406: error when using t3lib_TCEmain->clear_cacheCmd in frontend
Just a note: That's not true:
$GLOBALS['TSFE']->clearPageCacheContent() <= clears all page cache
It only clears t...
Steffen Gebert
10:43 Bug #11539: Split view
v2 improves the split view, the mode switcher is a proper toolbar/menu now. Only problem - due to an ExtJS foo which ... Tolleiv Nietsch
10:41 Bug #24558: EM usability issues
required extension (such as the pagetree) shouldn't have an icon to delete the extension. furthermore it shouldn't be... Georg Ringer
10:16 Bug #24594 (Rejected): Upload to TER not possible
The tab 'TER upload' for an extension is inactive. Therefore no TER upload is possible.
(issue imported fr...
Franz Holzinger
09:46 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
I confirm this bug for TYPO3 4.4.6 Franz Holzinger
01:13 Bug #24586: Flexform labels point to wrong checkbox
The id of the checkbox is always _0.
Reason is that $PA['itemFormElID'] in t3lib_TCEforms::getSingleField_typeCheck...
Steffen Gebert
00:49 Bug #18398: The MMetusalem Bug - getReferencedFiles()
Yey, doesn't sound like a core issue. Steffen Gebert
00:48 Bug #24593: Page: Pagetitle (in backend -> page properties) is not the title of the page
I would say: Won't fix, sorry.
The labels have been reworked and discussed for version 4.5 and they stayed with "P...
Steffen Gebert
00:32 Bug #23884: Make "Include Access Lists:" Tables collapsible
Thanks for the suggestion.
I didn't implement collapsing, but I made use of min-height and scroll - so this view n...
Steffen Gebert
00:25 Revision 3ae60699: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10087 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:20 Bug #24137: EM stores credentials in BE_USER->uc
I don't understand, how a fe_user should help.
Password could be stored encrypted - but with which key? It would p...
Steffen Gebert

2011-01-15

22:04 Feature #24567: Restrict sys_workspace field permissions for Workspace owner
Hi Steffen,
yes, it is.
Robert Heel
11:09 Feature #24567: Restrict sys_workspace field permissions for Workspace owner
Is this still the case with 4.5? Steffen Gebert
22:01 Bug #24593 (Closed): Page: Pagetitle (in backend -> page properties) is not the title of the page
I recommend to find another name (fe. pagename) for this field because the name "pagetitle" should be reserved for th... Igor
20:53 Bug #24432: IMAGE-Element with Image-Link + Link-Parameter
I tried that - but didn't work for me.
"39 - - - &type=213&test=123"
Just replaced the ID with a page-id in my ...
Gabriel Kaufmann
20:20 Bug #24432: IMAGE-Element with Image-Link + Link-Parameter
Ah, I missed a dash. What works for me (TYPO3 4.5) is for example:
39 _blank css title &type=213&test=123
or
39 ...
Susanne Moog
20:04 Bug #24432: IMAGE-Element with Image-Link + Link-Parameter
Hello,
I tried the Syntax using "59 - - &test=1". It was a nice hint - but I am still only able to target the "Tit...
Gabriel Kaufmann
20:22 Bug #10989: Anchors in internal links are incorrectly treated as pages
Fixed in v4:
* checkContent used 2 SQL queries, which basically were the same. This is now done in one query.
To Do:...
Chris topher
18:45 Bug #10989: Anchors in internal links are incorrectly treated as pages
Hi Michael,
here we go:
* With your version 2 I cannot reproduce the problem, you wanted to fix (wrong number of re...
Chris topher
19:54 Bug #11572 (Needs Feedback): Creating new pages in the workspace creates the page also live
@Susanne - your patch looks good for me and is working as expected, are you going to create the RFC?
@Peter - it's...
Tolleiv Nietsch
19:53 Bug #12235 (Resolved): Reporting errors does not work with cURL
Thank you for the note and the patch, Andreas!
Committed in r42220.
Chris topher
19:52 Revision 49471f11: Added forgotten note on contribution by Andreas Lappe
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42221 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
19:52 Revision fa925c32: Fixed line endings DOS->UNIX in #16911: Restructure of t3lib_utility_Mail hook subscriber
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10086 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
19:51 Revision 7df1768b: Fixed bug #12235: Reporting errors does not work with cURL
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42220 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
19:43 Bug #24471: Restructure of t3lib_utility_Mail hook subscriber
Committed to trunk rev: 10085 Jigal van Hemert
19:41 Revision 6262c170: Fixed bug #16911: Restructure of t3lib_utility_Mail hook subscriber
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10085 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
19:25 Bug #11831: Dependencies do not get installed when using update wizard
Actual patches have been committed to the TYPO3 trunk - one followup is needed to have cleaner code. Tolleiv Nietsch
19:01 Bug #24491: wizardtitle "Versioning and Workspaces: Migrate "draft" workspace" is misleading
rev. 10084 Tolleiv Nietsch
19:00 Revision 4fd823db: Fixed bug #16936: wizardtitle "Versioning and Workspaces: Migrate "draft" workspace" is misleading
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10084 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
18:35 Bug #11529 (Needs Feedback): Infinite not infinite / moved pages not always visible in element list
Seems that I'm not able to reproduce the actual issue :( - the attached patch was what I expected but I don't find a ... Tolleiv Nietsch
17:55 Bug #18398: The MMetusalem Bug - getReferencedFiles()
I added the bug to dam_tv_connector on forge. It looks like this report is only relateded to this ext so you can clos... Christian Welzel
17:53 Bug #24552: Preview screen in workspace cuts
as mentioned this is actually a duplicate - we're alrady working on the issue in forge. For the sake of a clean bugtr... Tolleiv Nietsch
17:49 Bug #24592 (Closed): StateProvider values not respected
The widths for the module menu and the tree frame are saved to the ExtJS StateProvider.
However it seems like thos...
Steffen Gebert
17:37 Bug #24591 (Closed): Editing be_groups references non-existant file typo3/gfx/empty-empty
Somewhere in the middle of the sprites for TCEforms a bug seems to be introduced:
The entries in the select for be...
Steffen Gebert
17:34 Bug #11303 (Closed): Version selector - link is broken
not relevant anymore - afaik this was just a problem if "version" is installed locally but conf.php didn't contain th... Tolleiv Nietsch
17:29 Bug #11825: non-admin editors can't see non-page records within the review module
Mark - is this issue still relevant for you or can we close it? Tolleiv Nietsch
17:27 Bug #12194 (Under Review): Legend too wide
would be cool to get HCI-team input here - anyways I'll send an RFC to the typo3.teams.workspaces ng Tolleiv Nietsch
17:24 Bug #12146 (Under Review): stages table should be always created with migration wizard
see & review: http://bugs.typo3.org/view.php?id=16926 Tolleiv Nietsch
17:20 Bug #12192 (Under Review): Description of workspace module for "about modules" missing
Tolleiv Nietsch
16:55 Bug #24589: top.nav is undefined
modulemenu.js:... Steffen Gebert
11:17 Bug #24589 (Closed): top.nav is undefined
Opening the flash uploader gives "top.nav is undefined"
swfupload.js:805...
Steffen Gebert
16:48 Bug #12232 (Resolved): Redirects to https get reported as 404
Hi Andreas,
thank you for your report and for the patch!
Committed in r42215.
Chris topher
16:47 Revision 7dd377aa: Fixed bug #12232: Redirects to https get reported as 404 (thanks to Andreas Lappe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42215 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
16:35 Revision 56bfbe62: Followup to bug #11803: Fix locallang files
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42200 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
16:24 Revision a2b18681: Fixed bug #12243: Information on storage location of broken links is wrong in text
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42197 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
16:16 Revision af5040a0: Fixed bug #17051: Typo in CSH text (Thanks to Christopher Stemalszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10083 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
16:00 Bug #12261 (Closed): Reports are not sending correct emails
I have setup a daily linke check report
this is how the emails arive:...
Olivier Dobberkau
15:57 Bug #24558: EM usability issues
- filter is case-sensitive
- wrong icons in many places
- ...
Steffen Gebert
15:55 Bug #24558: EM usability issues
oh dear ----
- adding new fields is not possible!!
=> EDIT!! > adding new fields is possible but 1st) the content...
Georg Ringer
15:54 Bug #24558: EM usability issues
Another one:
- if fields are added to a table and you go to EM > extension > there is no info that there is somethin...
Georg Ringer
15:47 Bug #24558: EM usability issues
Just some other usability issue.
If you refresh an extension it says 'remove' instead of refresh or install. See s...
Rob Vonk
15:56 Bug #24517: Improve ExtDirect error handling
http://www.sencha.com/forum/showthread.php?14099-SOLVED-Coping-with-session-timeout Steffen Gebert
15:51 Bug #11585: Drop percentage indication?
Hide difference column per default Marco Bresch
15:39 Revision c9124527: Bug #11585: Hide difference column for default
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3802 743128fe-103e-dd11-99c4-001b2... Marco Bresch
15:07 Revision 1da39b0b: Fixed bug: include htmlspecialchars for labels used in grid to display html-tags
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3801 743128fe-103e-dd11-99c4-001b2... Marco Bresch
12:00 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
Is this still valid in current trunk? Jo Hasenau
11:45 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
So is it still valid or can it be closed? Jo Hasenau
11:36 Bug #24590 (Closed): Trouble with new EM: Download from chosen repository not possible + choice not remembered in GUI
When I try to download extensions with the new Extension Manager, I always get the following error:
The T3X file c...
Andreas Terfehr
11:27 Bug #23884: Make "Include Access Lists:" Tables collapsible
I had fun with the rendering code yesterday.. besides that it su**s it shouldn't be so dependent on the refactoring, ... Steffen Gebert
11:22 Bug #24529: Header is missing in "text with image content elements" if image position is "Beside Text"
Sorry, can't reproduce. Steffen Gebert
11:11 Bug #24588 (Closed): Irre: possible to hide/unhide records
It is not possible to hide/unhide records which are shown by using IRRE. After clicking on the hide-icon nothings hap... Georg Ringer
11:09 Bug #24528: getViewDomain returns "http://" when called with id = 0 and existing sys_domain rec -> "Generate Workspace Preview Link" broken
Andreas, can you send it to the core list please? Steffen Gebert
02:28 Bug #24586: Flexform labels point to wrong checkbox
It has probably never worked, but was simply not used. Steffen Gebert
02:14 Bug #24586 (Closed): Flexform labels point to wrong checkbox
Insert fe_login plugin.
Click on the 3rd Enabled, the 1st Checkbox is toggled.
See screenshot.
(issue importe...
Steffen Gebert
02:18 Bug #24584: Remove "Disable Popup Context Menus" option
for 4.6 Steffen Gebert
01:26 Bug #24584 (Closed): Remove "Disable Popup Context Menus" option
WTF??... Steffen Gebert
01:41 Bug #24585 (Closed): Remove option "Use condensed mode in backend" in User Settings
Option doesn't work anymore
(issue imported from #M17048)
Steffen Gebert
01:41 Bug #20895: File-module can't delete directory
It's no security issue. The directory name is cleaned before it gets deleted. The cleaned name is not found then. Helmut Hummel
01:16 Bug #20895: File-module can't delete directory
Ah, deleting ...
I also read "renaming"
Helmut Hummel
00:52 Bug #20895: File-module can't delete directory
Sorry.. misunderstood (not about renaming).
Can confirm that deleting a directory called ...
Steffen Gebert
00:51 Bug #20895: File-module can't delete directory
because the dots are stripped... I don't know what the problem was here... Helmut Hummel
00:48 Bug #20895: File-module can't delete directory
Is it about the dots? I get "1: Old and new name is the same" when adding trailing dots. Steffen Gebert
01:20 Bug #24538: No Ter Update Function available anymore in 4.5.0beta4
does work, just add the column Steffen Gebert
00:13 Bug #24582: Accept alternative notations for setDBinit
Need feedback from Benni for the Upgrade Wizard thingy Steffen Gebert
00:08 Bug #24582 (Closed): Accept alternative notations for setDBinit
The error messages and deprecation log entries could be improved.
E.g. ...
Steffen Gebert
00:02 Bug #24581 (Closed): Live Search uses id=0 to display all search results to non-admin users
After clicking the Show All button for Live Search, results are shown in list view. Live search is currently hardcode... Jeff Segars
00:00 Bug #24444: Mail created with FORM content element and swift mailer shows empty body in thunderbird
This one is resolved as dupe of #24471 Christian Kuhn

2011-01-14

23:53 Bug #24579: Double class attribute for select tag of tceforms "type=select" if using icons
rev. 10082 Christian Kuhn
23:29 Bug #24579 (Closed): Double class attribute for select tag of tceforms "type=select" if using icons
This is an SVN patch request.
Type: Bugfix
BT: http://bugs.typo3.org/view.php?id=17042
Branches: trunk
Pr...
Christian Kuhn
23:50 Revision d25dcc68: Fixed bug #17042: Double class attribute for select tag of tceforms "type=select" if using icons
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10082 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:47 Bug #24545: Rename config.doctype value "html_5" to "html5"
rev. 10081
Thanks, Sebastian!
Steffen Gebert
23:47 Revision ba098940: Fixed bug #17001: Rename config.doctype value "html_5" to "html5" (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10081 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:34 Bug #24580 (Closed): Styling of TCEforms with renderMode=checkbox
Visible in Access Lists.
(issue imported from #M17044)
Steffen Gebert
23:27 Bug #24578 (Closed): CSH tooltip often gets in the way of the field it is supposed to provide help for
Contextual help tooltip often gets in the way of the field it is supposed to provide help for.
Since the field is ...
Stanislas Rolland
22:25 Feature #23878: add a possibility to turn off the XCLASS checking
If the XCLASS check has been moved to extDevEval, then this issue should be copied for that extension.
However the f...
Franz Holzinger
22:24 Bug #20895: File-module can't delete directory
I cannot reproduce. In which version should this be a problem? Helmut Hummel
22:07 Bug #12226: Website that has multiple domainsrecords produces funny links
this solves the missing domain problem under multiple domains. but i am not sure if this... Olivier Dobberkau
21:57 Bug #12226: Website that has multiple domainsrecords produces funny links
Olivier Dobberkau wrote:
> looks like #10989
yeah this is exactly the so you confirm that this one is solved?
Michael Miousse
21:51 Bug #12226: Website that has multiple domainsrecords produces funny links
looks like #10989 Olivier Dobberkau
21:48 Bug #12226: Website that has multiple domainsrecords produces funny links
OK. Applied the patch. This fixes the missing Domain stuff.
No cigar yet. now it says:...
Olivier Dobberkau
21:20 Bug #12226 (Needs Feedback): Website that has multiple domainsrecords produces funny links
here is a patch tha should correct domain name in links for the report info moudle
i have tested with multiple domai...
Michael Miousse
17:44 Bug #12226 (Closed): Website that has multiple domainsrecords produces funny links
I have a website with a multidomain setup with one three only.
If i try to check links i get the report like this;
...
Olivier Dobberkau
21:59 Revision 6d426df0: Fixed bug #16256 Bug: Hardcoded label when editing a Page (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10080 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
21:51 Bug #24564: CSH not rendered properly in select-type fields with renderMode = checkbox
I'm blocked. See my post in the typo3.projects.v4 list. Francois Suter
10:59 Bug #24564 (Closed): CSH not rendered properly in select-type fields with renderMode = checkbox
When a select-type field is rendered as checkboxes (e.g. the access lists in the be_groups), the CSH is not rendered ... Francois Suter
21:44 Bug #23763: Enable "clear input field" functionality by default
Committed to trunk in r10079. Jeff Segars
15:57 Bug #23763: Enable "clear input field" functionality by default
Attached patch will set a checkbox for any input field that hasn't got a 'checkbox' key in it's TCA setup.
If ther...
Jo Hasenau
11:59 Bug #23763: Enable "clear input field" functionality by default
I will take care of that today Jo Hasenau
21:41 Revision 58d282b8: Fixed bug #16028: Enable 'clear input field' functionality by default (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10079 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
21:37 Bug #24574: Positioning and JS behaviour of the icon to clear input fields are suboptimal
Committed to trunk in r10078. Jeff Segars
18:11 Bug #24574: Positioning and JS behaviour of the icon to clear input fields are suboptimal
V2 adds 20px padding to the right of each input field to avoid text behind the icon. Jo Hasenau
18:01 Bug #24574: Positioning and JS behaviour of the icon to clear input fields are suboptimal
Attached patch changes the top position from 6px to 28% so that the different "computed height" of the surrounding bo... Jo Hasenau
17:57 Bug #24574 (Closed): Positioning and JS behaviour of the icon to clear input fields are suboptimal
Currently there is an X-icon as a replacement of the former checkbox, that is used to reset/clear existing values of ... Jo Hasenau
21:33 Revision d7c2a246: Fixed bug #17035: Positioning and JS behaviour of the icon to clear input fields are suboptimal (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10078 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
21:26 Bug #10989 (Needs Feedback): Anchors in internal links are incorrectly treated as pages
Michael Miousse
21:13 Bug #24418: CSH in FlexForms does not work anymore
Committed to trunk in revision 10077 Francois Suter
21:10 Revision a12b66e3: Fixed bug #16848: CSH in FlexForms does not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10077 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:58 Bug #22513: Changelog, README, NEWS files should be blocked via htaccess
We agreed, that this would not help much. It would still fairly easy be possible to track the TYPO3 and extension ver... Helmut Hummel
20:48 Bug #23857: Missing intvals to sanitize input data in getReferenceCount and createReferenceHtml
There's also a discussion about that in the core-security list... Helmut Hummel
20:46 Bug #23857: Missing intvals to sanitize input data in getReferenceCount and createReferenceHtml
Thanks for the patch. I'll take care. Christian Kuhn
20:42 Bug #23857: Missing intvals to sanitize input data in getReferenceCount and createReferenceHtml
This is no vulnerability, but can be discussed if we want this as security enhancement Helmut Hummel
20:47 Bug #22886: Make menu titles in the FE htmlspecialchared by default
Do you mean TypoScript like foo = TMENU ... or something in css_styled_content.
AFAIK everything that outputs edit...
Helmut Hummel
20:41 Bug #25674: Calculation of next execution time wrong for configured start time in future
Any findings? Christian Kuhn
20:28 Bug #24575: Misleading deprecation comment getReferenceHTML()
trunk rev. 10075
4.4 rev. 10076
Christian Kuhn
19:26 Bug #24575 (Closed): Misleading deprecation comment getReferenceHTML()
Deprecation log says:
localRecordList->makeRef() - since 4.4: Use getReferenceHTML() instead
Reference class:
ty...
C. Lambert
20:27 Revision ea24c19a: Fixed bug #17036: Misleading deprecation comment getReferenceHTML()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10076 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:26 Revision fc786723: Fixed bug #17036: Misleading deprecation comment getReferenceHTML()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10075 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:58 Bug #24554: tooltip should disappear on tab switch
Thanks for the useful hint! Was taken into account while fixing #24541 Steffen Gebert
19:57 Bug #24541: CSH tooltip shows for too long time
rev. 10074 Steffen Gebert
19:31 Bug #24541: CSH tooltip shows for too long time
Patch attached and RFC in core list. Christian Müller
19:56 Revision f34c338b: Fixed bug #16996: CSH tooltip shows for too long time (Thanks to Christian Mueller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10074 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:56 Bug #12235 (Closed): Reporting errors does not work with cURL
Because t3lib_div::getUrl() does not return the status_code in cases where it doesn't get content (maybe this is the ... Andreas Lappe
18:19 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
Please test attached patch. Stanislas Rolland
18:17 Bug #12232 (Accepted): Redirects to https get reported as 404
This really gives other results. Interesting... Chris topher
18:03 Bug #12232 (Closed): Redirects to https get reported as 404
The attached patch fixes it for me for sites like http://www.commerzbank.de/ or http://www.sparkasse-starkenburg.de/ ... Andreas Lappe
18:15 Bug #23999: Link browser shows no information about translated tt_content elements
Uploading second version of the patch as the sorting of translation records could be wrong.
Note that issue #00475...
Stanislas Rolland
18:05 Bug #24573: Live search also returns records which not available to the user
trunk rev. 10073 Christian Kuhn
15:38 Bug #24573 (Closed): Live search also returns records which not available to the user
When performing a live-search as a 'simple' backend user with only a small page tree available, I also receive record... Peter Beernink
18:02 Revision 9b38f65b: Fixed bug #17034: Live search also returns records which not available to the user (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10073 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:01 Bug #24565: Redirect error behind CDN
Umm.. dunno, why there's a redirect made. Have a look at the hidden parameters in the form, whether there is some red... Steffen Gebert
17:49 Bug #24565: Redirect error behind CDN
<base href="http://www.myweb.com/ " /> Daniel no-lastname-given
17:32 Bug #24565: Redirect error behind CDN
No, what's the output for the <base> tag? Steffen Gebert
17:21 Bug #24565: Redirect error behind CDN
<form action="partnerships/partnership-login/test-login/" target="_top" method="post" onsubmit="">
config.baseURL ...
Daniel no-lastname-given
15:28 Bug #24565: Redirect error behind CDN
What's the action of the felogin form?
What's the baseurl of the page?
Steffen Gebert
11:14 Bug #24565 (Closed): Redirect error behind CDN
I've got a website which is behind a CDN, the main website is
cdnmyweb.net (which is only for us to access typo3) a...
Daniel no-lastname-given
17:51 Bug #19223: Redirect type does not redirect when HTTP referrer is an external site
The same problem exists if you try to switch two domains within TYPO3 with the language selector and you have links t... Boris Hinzer
17:47 Bug #12225: External Links with Redirects are reported as 404
Yes, sometimes the result for external links is not correct. But this is not caused by linkvalidator, but by t3lib_di... Chris topher
17:43 Bug #12225 (Closed): External Links with Redirects are reported as 404
Lets says you have a link to http://www.typo3.org/ and this is a redirection (ir is delivered with code 301) to http:... Olivier Dobberkau
17:12 Bug #24302: Plugin selector in CE TCEform has 1px font size
Alright, thanks for the feedback!
Closed.
Chris topher
17:10 Bug #24302: Plugin selector in CE TCEform has 1px font size
We had this problem using Windows and Linux. However, the problem does not occur anymore with the latest trunk. So th... Oliver Klee
16:42 Revision 98a77232: Follow-up to #17032: Remove early return
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10072 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:37 Bug #24571: Backend search throws Exceptions / SQL errors when running as non-admin
Committed to trunk rev. 10071 during bug day! Ernesto Baschny
15:05 Bug #24571 (Closed): Backend search throws Exceptions / SQL errors when running as non-admin
When a non-admin tries the BE live search, SQL errors are thrown (and you see them in the debug console if this is ac... Ernesto Baschny
16:35 Revision 3262ab6a: Fixed bug #17032: Backend search throws Exceptions / SQL errors when running as non-admin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10071 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:39 Bug #24568: Tabs in TCEForms always create new table-row after 50 characters
You are right!
It is fixed in 4.5beta4 (still using tables).
Daniel Brün
15:26 Bug #24568: Tabs in TCEForms always create new table-row after 50 characters
IIRC this was limit was removed for 4.5. Could you please recheck it with 4.5beta4?
Adding it to 4.4 is no option,...
Steffen Gebert
13:07 Bug #24568 (Closed): Tabs in TCEForms always create new table-row after 50 characters
The TCA allows for displaying tabs to split up bigger forms by making use of the option dividers2tabs. These tabs are... Daniel Brün
15:33 Bug #24286: Cant uninstall various extensions
Thanks for information, now I was able to identify the duplicate:
http://forge.typo3.org/issues/12218
Steffen Gebert
15:27 Feature #24572 (Closed): Notification Emails for system status updates
A task has been introduced to execute the system status check on a regular basis. To make system health self monitori... Ingo Renner
15:25 Bug #24569: Chrome RTE can not be loaded
Please upgrade to the most recent TYPO3 version (4.4.6).
This should be fixed there.
Otherwise please reopen this...
Steffen Gebert
13:08 Bug #24569 (Closed): Chrome RTE can not be loaded
Chrome ist not able to load the RTE.
We tried before to edit tables via the RTE and added our own table style.
Fire...
Ivonne Strunk
15:21 Feature #12211 (Accepted): Usability: Scheduler should provide link browser to choose start page
Yes, good idea.
Can you provide us with a patch?
Chris topher
12:12 Feature #12211 (Closed): Usability: Scheduler should provide link browser to choose start page
To improve usability of the linkvalidator scheduler task, we should provide the link browser (browse_links.php) to ch... Steffen Müller
14:37 Revision d53c1773: fixed a wrong type hint in phpDoc for saveAdditionalFields()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10070 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:29 Bug #24528: getViewDomain returns "http://" when called with id = 0 and existing sys_domain rec -> "Generate Workspace Preview Link" broken
+1 for this patch after testing in with the latest 4.4 svn version
@Andreas: tanks for the patch
Michael Voehringer
14:26 Feature #24570 (Closed): New EM: Sort languages alpabetically
Hi,
In the new extension manager, can you sort the list of languages alphabetically please?
See screenshot.
...
Yannick Pavard
14:08 Revision 778d2457: moved update task labels to the end of the file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10069 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:21 Bug #17063: Can't distinguish some elements in multilanguage sites when linking them.
Resolved as duplicate of #16323 Christian Kuhn
12:23 Bug #24563: Typo3temp deleted - error
-1. I'd say we shouldn't fix this for the following reasons:
* The thrown exception gives an exact hint on what is...
Christian Kuhn
10:48 Bug #24563: Typo3temp deleted - error
Hi pharno,
please always attach all information to the bug report. We don't want to rely on external resources.
...
Steffen Gebert
09:55 Bug #24563 (Rejected): Typo3temp deleted - error
I know that this is really a "dumb" bug, but why dont create the folder if it doesnt exist?
full error report can ...
pharno
12:21 Bug #12094: [Fluid] Ajax Widgets can't be used from within cachabele actions
Hi,
+1 on this. I noticed this behaviour yesterday.
Do you have a patch for that?
Kevin Ulrich Moschallski
12:16 Bug #25596: t3editor not working in chrome
@Tobi: I just assigned the issue to you in the hope you have an idea about that. BTW: Same happened to RTE, and was f... Christian Kuhn
12:13 Bug #25596: t3editor not working in chrome
Confirmed in 4.5 Christian Kuhn
12:12 Bug #22509: Login in to the BE fails
The backend login into TYPO3 4.5 beta4 does not work with the browsers Firefox 3.6.12, Epiphany (GNOME Navigateur Web... Franz Holzinger
12:12 Feature #24567 (Closed): Restrict sys_workspace field permissions for Workspace owner
sys_workspace should appear in "Allowed excludefields" list.
Patch attached.
(issue imported from #M17028)
Robert Heel
12:10 Bug #24477: Catalan flag is replaced by Canadian flag
In fact, I was wrong, the flags are named after the country codes and not the language codes, so as Ernesto Baschny n... Alienor.net
11:32 Feature #24307: sys_history: optimize indexes
Committed to trunk rev 10068 Patrick Broens
11:31 Revision 2877fc9f: Fixed issue #16698: sys_history: optimize indexes (Thanks to Juergen Deisenroth and Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10068 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
11:27 Bug #24566 (Closed): Deprecate safe_mode
Deprecate it to get rid of it in 4.6
(issue imported from #M17027)
Steffen Gebert
10:53 Bug #24547: CSH tooltips show also with context_help ext disabled and user option
Will be fixed by fixing 15112 Steffen Gebert
10:38 Bug #12177 (Accepted): Closing dialog forces reload
Steffen Kamper
09:37 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
The patch in 0016755 works unter unix/linux with safe_mode - however an official sollution is required ASAP.
This ...
Markus Blaschke
09:31 Bug #24562 (Rejected): Extension update pop-up says "Remove extension"
When updating an extension with the new EM, the pop-up window that appears says "Remove extension" in the title (see ... Francois Suter
09:04 Bug #23018: Images don't get compressed
Thanks for testing!
Closed because it works fine in current version of this branch and later.
Jigal van Hemert
01:20 Bug #23018: Images don't get compressed
Checked now on 4.4.6, and works.
Not sure what was wrong before but I could
have bet, that images which were smalle...
Thomas Deinhamer
08:41 Bug #24537: Filelist renaming files broken
it really seems to be an issue with this request is if I make an early return in typo3/ajax.php, I get some JS errors... Georg Ringer
08:26 Bug #24537: Filelist renaming files broken
i don't know if the following requests are ok but they happen in this error:
http://localhost/currenttrunk/typo3/aja...
Georg Ringer
08:18 Bug #24537: Filelist renaming files broken
Strange.
On my working machine I also can`t reproduce it with trunk rev. 10067.
I will also check it at home later ...
Henrik Ziegenhain
04:50 Bug #23778: htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
Please test the attached patch. Clear the RTE cache, using the BE Clear cache menu, after applying the patch. Stanislas Rolland
01:00 Bug #24389: speed up typoLink function by caching domain records
Yeah, and invalide correctly if persisting. Together with a cache which is *not* remote (like memcache in production)... Christian Kuhn
00:56 Bug #24389: speed up typoLink function by caching domain records
Of course, either read everything at once with Transient or just cache to some Persistent cache.. Steffen Gebert
00:54 Bug #24389: speed up typoLink function by caching domain records
@Steffen: Sure, it's possible to just switch to some other backend for the runtime cache (I'll probably use APC as it... Christian Kuhn
00:41 Bug #24389: speed up typoLink function by caching domain records
Thanks for your explanations, Christian! And of course, I'm also happy with your solution..
I know the RuntimeCach...
Steffen Gebert
00:29 Bug #24389: speed up typoLink function by caching domain records
@Steffen:
Speed<->scope of different backends:
- transientMemory: Only valid during *one* request, not many cache i...
Christian Kuhn
00:07 Bug #24389: speed up typoLink function by caching domain records
Thanks a ton, Christian! Will let them test and post results.
I expect the RuntimeCache to be used in several plac...
Steffen Gebert
00:19 Feature #24561 (Closed): Show Exception details only to BE users
Instead of currently two-way (Production + DebugExceptionHandler), it should be three-way:
* Debug as is for users i...
Steffen Gebert

2011-01-13

23:39 Feature #24307: sys_history: optimize indexes
Sent to core list. Christian Kuhn
23:19 Feature #24307: sys_history: optimize indexes
mysql (afaik) background: mysql can use keys over multiple fields if they are given in where in a row:
In our curr...
Christian Kuhn
23:12 Feature #24307: sys_history: optimize indexes
sounds good, but please rename the indizes, simply use... Steffen Kamper
21:18 Feature #24307: sys_history: optimize indexes
I'll take a look, soon. Christian Kuhn
15:27 Feature #24307: sys_history: optimize indexes
Sounds logical. So you propose is to:
alter table sys_history drop KEY `recordident`;
alter table sys_history add...
Ernesto Baschny
23:25 Bug #23582: Docheader (save, save+view, save+close etc) missing
I uploaded a working test extension. Steffen Kamper
23:17 Bug #23582: Docheader (save, save+view, save+close etc) missing
I also spent some time on this issue and i outsourced this to be solved by "Condor" - i wikk provide him the link to ... Steffen Kamper
22:44 Bug #23582: Docheader (save, save+view, save+close etc) missing
Attached patch fixes part of the issue, that is, the pixel-high offset that appears on top of the navigation frame af... Stanislas Rolland
22:32 Bug #24389: speed up typoLink function by caching domain records
Patch attached.
The patch is straight forward (not core ready: no abstraction, code duplication, cache is not reus...
Christian Kuhn
21:34 Bug #24389: speed up typoLink function by caching domain records
@Frederic: Your patch is a good idea. The cache instantiation and is not complete, I'll finalize that. Additionally, ... Christian Kuhn
15:40 Bug #24389: speed up typoLink function by caching domain records
Maybe you guys can play around with this small patch. Should be compatible even if you dont use the caching framework... Frederic Gaus
15:32 Bug #24389: speed up typoLink function by caching domain records
@Steffen: I'll try to come up with a simple patch to cache those queries today evening.
So don't spend to much time ...
Christian Kuhn
15:28 Bug #24389: speed up typoLink function by caching domain records
Problem is not the computing time, but the delay between the servers. Will revisit this topic in a few days.
I wil...
Steffen Gebert
14:27 Bug #24389: speed up typoLink function by caching domain records
Steffen, would you like to bench how much time is consumed by the domain queries, and how much for the whole typoLink... Christian Kuhn
13:53 Bug #24389: speed up typoLink function by caching domain records
I was just asked to have a look at a large TYPO3 installation (60k pages, 250 domains).
Generating a page, which h...
Steffen Gebert
13:04 Bug #24389: speed up typoLink function by caching domain records
Thanks for the help, but as Christian analysed, it is probably not worth it. But anyways speeding up typolink would b... Ernesto Baschny
22:30 Bug #24559 (Closed): New pagetree doesn't work with all web submodules
Hey all,
if you have templavoila, tt_news or any other extension that hooks into the web module and 4.5.0beta4, yo...
Benni Mack
22:28 Bug #24537: Filelist renaming files broken
can't reproduce as well with trunk (beta4) Steffen Kamper
21:53 Bug #24537: Filelist renaming files broken
Can't reproduce in trunk rev 10066 on Windows (FF). Renaming via context menu works as expected.
Maybe details are n...
Jigal van Hemert
09:01 Bug #24537: Filelist renaming files broken
Yes, first click on "rename" gives me a blank page. A second or third click on rename redirects to the correct page.
...
Henrik Ziegenhain
08:57 Bug #24537: Filelist renaming files broken
ah and it seems that the correct page is called but then somehow a redirect is performed Georg Ringer
08:55 Bug #24537: Filelist renaming files broken
I can confirm this, I also discovered it yesterday evening. Henrik Ziegenhain
07:49 Bug #24537 (Closed): Filelist renaming files broken
Renaming files through the filelist is broken in 4-5 (don't know since when).
How to test:
1) Switch to filelist...
Georg Ringer
22:24 Bug #24477: Catalan flag is replaced by Canadian flag
Committed to trunk rev 10067 Steffen Kamper
22:22 Revision 12574328: Fixed issue #16919: Catalan flag is replaced by Canadian flag (Thanks to Alexandre Gravel-Raymond)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10067 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:06 Bug #12177: Closing dialog forces reload
the status is unclear, also you could close after successfull (un-)install.
Reload is the simplest way, i will cha...
Steffen Kamper
13:46 Bug #12177 (Closed): Closing dialog forces reload
if you click on the "Close" icon in the upperright corner of a modal window, the list of extensions is force-reloaded... Soren Malling
22:00 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
I added file 11238.diff as a patch for the given problem. It doesn't really adhere to the new rule Jo described but I... Rik Willems
14:48 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
@Philipp I added this, thx for the hint
@Jo How do you set typoscript default values? Or do you just do this in th...
Rik Willems
12:22 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
@Rik changes in TSref go to http://forge.typo3.org/projects/show/typo3v4-doc_core_tsref - just file a feature request... Philipp Gampe
11:06 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
Sounds like a plan.
So according to the new "Don't use negative statements with boolean switches" rule, we should ...
Jo Hasenau
10:19 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
For my case I was stunned that stuff would not render. Perhaps a note in TSref would be nice for that? Where do I pro... Rik Willems
10:10 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
This is not a bug but a known feature of CONTENT.
It has got built in security to avoid rendering the same element...
Jo Hasenau
20:25 Revision e2215577: [+FEATURE] Extbase (Configuration): Allow StoragePid to be manually defined by TS
In certain cases, it is helpful to allow the storage PID
to be defined by TypoScript, so one could use stdWrap for ex...
Sebastian Kurfuerst
20:14 Bug #24548: Uploading files with Flash does not work
The normal dialog is working as expected.
Windows 7 (64 bit)
Flash version is 10,1,102,64
Ralf Seliger
20:08 Bug #24548: Uploading files with Flash does not work
What operating system are you using? Helmut Hummel
20:07 Bug #24548: Uploading files with Flash does not work
You can do it in the user settings->edit & advanced functions Helmut Hummel
20:07 Bug #24548: Uploading files with Flash does not work
Both Firefox 3.6.13 and IE 8 have this problem. Ralf Seliger
20:06 Bug #24548: Uploading files with Flash does not work
I don't know how to switch to the "normal" uploader since the flash-uploader was active by default. Ralf Seliger
20:05 Bug #24548: Uploading files with Flash does not work
Well, the dialog says:
"You can upload the following file types *.php", but when I actually try to upload a php-file...
Ralf Seliger
19:58 Bug #24548: Uploading files with Flash does not work
Can you please answer my other questions?
Thanks.
Helmut Hummel
19:57 Bug #24548: Uploading files with Flash does not work
File Deny Pattern is OK/green in Reports.
By the way, how can I disable the Depreciation Log?
Ralf Seliger
19:53 Bug #24548: Uploading files with Flash does not work
Can you actualy upload php files or do you then get an error message?
Which browser on which system are you using?...
Helmut Hummel
19:51 Bug #24548: Uploading files with Flash does not work
1. I use the flash uploader.
2. Yes, the only files that are available for upload when I click on "Select Files" i...
Ralf Seliger
16:58 Bug #24548: Uploading files with Flash does not work
Neither I understand the problem, nor can I reproduce it with TYPO3 4.4.6
Can you give us a little more details?
...
Helmut Hummel
12:55 Bug #24548: Uploading files with Flash does not work
Under review by TYPO3 security team. Marcus Krause
11:47 Bug #24548 (Closed): Uploading files with Flash does not work
Even though $TYPO3_CONF_VARS['GFX'][BE][fileDenyPattern] is the default, i.e. "\.(php[3-6]?|phpsh|phtml)(\..*)?$|^\.... Ralf Seliger
19:40 Bug #12194: Legend too wide
when leaving out "Record" from the labels, I'd also go for these labels in general:
changed (or modified, but that...
Ingo Renner
19:38 Bug #12194 (Closed): Legend too wide
Ingo's report: You can see that the legend breaks to a new line when using a 1024px wide window and standard width mo... Tolleiv Nietsch
19:39 Bug #12182: Incorrect wording for discarding changes
when leaving out "Record" from the labels, I'd also go for these labels in general:
changed (or modified, but that...
Ingo Renner
19:27 Bug #12182: Incorrect wording for discarding changes
One thing I forgot, but is marked in the screenshot though:
You can see that the legend breaks to a new line when ...
Ingo Renner
19:12 Bug #12182 (Closed): Incorrect wording for discarding changes
Tolleiv Nietsch
19:09 Bug #12182: Incorrect wording for discarding changes
I'd consider this as duplicate for #11481 - we're waiting to get some feedback from the HCI team. Would be great if y... Tolleiv Nietsch
13:56 Bug #12182 (Closed): Incorrect wording for discarding changes
The wording for discarding all changes currently is "Release", "Discard" would be a better choice in that regard. Ingo Renner
19:32 Bug #12175: Confusing arrangement of action select boxes
Hy,
in general Tolleiv is right. Beside that I sad 2 boxes :)
I wish to +one+ select-box which just switch it's b...
Jens Hoffmann
19:03 Bug #12175 (Needs Feedback): Confusing arrangement of action select boxes
Tolleiv Nietsch
19:03 Bug #12175: Confusing arrangement of action select boxes
Hi Ingo - thanks for the feedback. The current layout was the result of many (long) discussions and the result was wh... Tolleiv Nietsch
13:43 Bug #12175 (Closed): Confusing arrangement of action select boxes
The way the current select boxes for actions in the new workspaces module are arranged is quite confusing:
1) Ther...
Ingo Renner
19:23 Bug #11481: Naming of "Release" mass action is unclear
Tolleiv Nietsch wrote:
> Or favorite is "rollback ..." - but we're going to ask the HCI team
Rollback sounds good...
Ingo Renner
19:13 Bug #12192 (Accepted): Description of workspace module for "about modules" missing
Tolleiv Nietsch
18:45 Bug #12192 (Closed): Description of workspace module for "about modules" missing
A rather minor issue, but still... The workspace module is missing a description to show in the "about modules" listing. Ingo Renner
19:02 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Yes.. so Flash also doesn't work.
Sorry.. typo3/js/extjs/PluploadWindow.js
Steffen Gebert
18:52 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
I changed that in typo3/js/extjs/PluploadWindow.js
Uploading via Flash also does not work there - but there is an er...
Chris topher
17:48 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
plupload.js
change order html5,flash,... to flash
Steffen Gebert
17:46 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
How can you prevent the HTML5 upload to work?
It would be interesting to know, if the Flash implementation in plup...
Chris topher
17:31 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
dunno Steffen Gebert
17:27 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Right, it works with plupload.
But @ Steffen: I can reproduce Claus' problem with Firefox. For me it worked before...
Chris topher
16:38 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
.. and for plenty of other users, which hit flash limitations (HTTP Auth, self-signed SSL,..).
plupload also far fro...
Steffen Gebert
16:38 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
It only doesn't work for you. Steffen Gebert
16:35 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Yes but why is Flash Uploader (requires Flash 9+) available when it does not work? :-| Claus Harup
16:29 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
It works, because you use HTML5 ;-) Steffen Gebert
16:25 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
The fileuploader works when choosing: Plupload (HTML5, Flash, Silverlight, Form)
It does not work when choosing: F...
Claus Harup
16:13 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
Still does not work in TYPO3 4.5 beta4. Claus Harup
18:16 Bug #10989: Anchors in internal links are incorrectly treated as pages
I tested it and found a bug with the way we parse typolink.
i created those 2 link (first on is valid and second ...
Michael Miousse
17:53 Bug #25596: t3editor not working in chrome
Works in Opera, no log entry in PHP error log. Administrator Admin
17:53 Bug #25596 (Closed): t3editor not working in chrome
I can't use the t3editor in Chrome in filelist, ends up with blank page. Can't find any error in console.
(issue ...
Administrator Admin
16:56 Bug #24556: php_tree_stop doesn't work with new page tree
IMO existing features shouldnt be just removed. What if I don't want users to be able to have a context menu or don... Georg Ringer
16:10 Bug #24556: php_tree_stop doesn't work with new page tree
We discussed that briefly yesterday with Stefan Galinski and in our eyes its not needed anymore:
1) the new pagetr...
Ernesto Baschny
15:55 Bug #24556 (Closed): php_tree_stop doesn't work with new page tree
The new page tree seems to not knowing about the feature of the field php_tree_stop
(issue imported from #M1...
Georg Ringer
16:42 Task #24551: Adhere to CGL: t3lib_div::getUrl() instead of t3lib_div::getURL()
I attached the other way around… Andreas Lappe
15:53 Task #24551: Adhere to CGL: t3lib_div::getUrl() instead of t3lib_div::getURL()
This is discussion-worthy. The CGL says CamelCase should also be done for acronyms like "URL" should also be CamelCas... Ernesto Baschny
14:13 Task #24551 (Closed): Adhere to CGL: t3lib_div::getUrl() instead of t3lib_div::getURL()
Even though the case is not important in PHP I think it's a matter of consistency to call it the right way. This also... Andreas Lappe
16:36 Bug #24558 (Closed): EM usability issues
There are some usability / wording issues of the new EM:
- Tab "Local Extension List" is misleading as there are l...
Georg Ringer
16:29 Bug #12112: No warning when page is deleted in the new pagetree
Hy,
*Technical:*
"option.alertPopups" should also be valid for the pagetree (in my eyes)
*Usability:*
Delet...
Jens Hoffmann
16:27 Bug #24543: Other CSH tooltips instantly show after viewing first tooltip
Fixing #24541 will fix this. Steffen Gebert
14:23 Bug #24543: Other CSH tooltips instantly show after viewing first tooltip
Same for me with latest Chrome/Win 7 Jo Hasenau
10:53 Bug #24543 (Closed): Other CSH tooltips instantly show after viewing first tooltip
It takes reasonable amount of time for CSH tooltip to show up for a label if moving pointer over it for a first time.... Tanel Põld
16:24 Bug #23176: Remove option "Show help text when applicable" in User Settings
This option has to be removed Steffen Gebert
16:19 Revision ec9d1146: [+BUGFIX] Fluid (View): Fix StandaloneView
Since implementation of Dependency Injection the Fluid
Standalone view was broken in some cases, cause it did not
pro...
Bastian Waidelich
16:11 Bug #11539: Split view
The issue was also reported on http://bugs.typo3.org/view.php?id=17009 Ernesto Baschny
14:33 Bug #11539: Split view
The patch is working here ( FF3.6/Linux) Björn Pedersen
12:19 Bug #11539: Split view
Hi Tolleiv and team. The attached patch (11539-wsPreviewHeightFix.patch) seems to solve the issue with the limited he... Ernesto Baschny
16:07 Bug #24446: Workspace_perms & fileoper_perms cannot be set in be_groups
Resolved by some other fix in between. Thanks! :) Ernesto Baschny
15:57 Bug #24446: Workspace_perms & fileoper_perms cannot be set in be_groups
:-) Noe it works as planned - Issue closed Claus Harup
15:30 Bug #24446: Workspace_perms & fileoper_perms cannot be set in be_groups
I cannot reproduce that on beta4 (or trunk). Can you check if the problem is gone by now? Thanks! Ernesto Baschny
16:02 Bug #24286: Cant uninstall various extensions
After upgrading to 4.5beta4 the OLD is gone - tried to uninstall an extension which requires "Clear cache" and it cra... Claus Harup
11:24 Bug #24286: Cant uninstall various extensions
Claus, is this the OLD or the NEW extension manager? Can you try again with beta4? Ernesto Baschny
15:44 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
My suggestion:
!unmount-tree-root.png!
Greez Jens
Jens Hoffmann
15:31 Bug #24555: Use javascript goToModule() function in the warning message
committed to trunk in r10066 Ingo Renner
15:26 Bug #24555 (Closed): Use javascript goToModule() function in the warning message
When the status reports detects system issues it modifies the warning box in the about modules start module and adds ... Ingo Renner
15:31 Bug #24444: Mail created with FORM content element and swift mailer shows empty body in thunderbird
It's pending in the core list, some reviews and tests would be great to get this finalized. Thanks! Ernesto Baschny
15:29 Revision 96dec1b2: Fixed issue #17012: [reports] Use javascript goToModule() function in the warning message
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10066 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:29 Feature #20508: Enable stdWrap on select properties groupBy and orderBy
It's been implemented during the stdWrap optimization process for 4.5
Can be closed.
Jo Hasenau
15:18 Bug #24554 (Closed): tooltip should disappear on tab switch
If you hover a field label the tooltip appears and stays for some seconds. This tooltip should disappear when you swi... Joh. Feustel
15:17 Feature #24324: tcaTree: Feature to make own record unselectable
Steffen, do you have some time to add this "missing feature"? Would be a cool addition, I think. Ernesto Baschny
15:11 Bug #24275: "Marked as container for" not shown as select box
Auto-Fixed by some other change in between. :) Ernesto Baschny
13:59 Bug #24275: "Marked as container for" not shown as select box
Confirmed, thank you very much :) Soren Malling
13:01 Bug #24275: "Marked as container for" not shown as select box
This seems to be solved again in beta4, right? The field is now called "Use as Container" > "Contains Plugin" and it ... Ernesto Baschny
14:58 Bug #24553 (Closed): EM: no link to edit extensions in kickstarter
it seems there is no link to edit an extension in the kickstarter again. link should look like
typo3/mod.php?&id=0&...
Georg Ringer
14:47 Bug #24550: ExtDirect Exception Error parsing json response: null
There is only 1 record from the "em" which has already been inserted by the Install Tool.
sys_ter:
INSERT INTO ...
Franz Holzinger
14:37 Bug #24550: ExtDirect Exception Error parsing json response: null
Import the static data from sysext "em" and maybe clear the user-settings.
This is what steffen always sugested me...
Steffen Gebert
14:03 Bug #24550: ExtDirect Exception Error parsing json response: null
DB-compare has been executed. No difference is shown here. Franz Holzinger
13:39 Bug #24550: ExtDirect Exception Error parsing json response: null
I can not confirm that. Did you run a db-compare (install tool)? Björn Pedersen
13:36 Bug #24550 (Closed): ExtDirect Exception Error parsing json response: null
The new Extension Manager does not work at all. It ends up in an error message:
ExtDirect Exception
Error parsing...
Franz Holzinger
14:44 Bug #24552: Preview screen in workspace cuts
Thank you for telling it.
I resolved this issue using the patch :-)
saito
14:29 Bug #24552: Preview screen in workspace cuts
This bug is known.
http://forge.typo3.org/issues/11539
Björn Pedersen
14:19 Bug #24552 (Closed): Preview screen in workspace cuts
Preview screen in workspace cuts on several browser.
Please watch an attached file.
I check under browser and sta...
saito
14:43 Bug #23893: Add type hints for function parameters in tslib_content
Seems to be the same problem as #24462 Jo Hasenau
14:26 Bug #24541: CSH tooltip shows for too long time
IMHO they should not stay at all after moving the mouse away from the label they belong to, unless the mouse has been... Jo Hasenau
12:27 Bug #24541: CSH tooltip shows for too long time
Yes, I also think the new and stylish tooltips stays to long. Henrik Ziegenhain
10:44 Bug #24541 (Closed): CSH tooltip shows for too long time
Problem (described in screenshot)
Opened tooltip (mouse over label) floats for too long, covering next option and ...
Tanel Põld
14:16 Bug #24549: Language mode is broken as soon as a backend layout is selected for the current page
Committed to trunk rev: 10065 Jigal van Hemert
13:23 Bug #24549 (Closed): Language mode is broken as soon as a backend layout is selected for the current page
The language mode of the page module which shows a single language or each of the languages side by side without any ... Jo Hasenau
14:15 Revision 8665915c: Fixed bug #17006: Language mode is broken as soon as a backend layout is selected for the current page (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10065 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
12:56 Revision afdd633e: Fixed bug #16991: Fatal Error when calling List when "perm" sysext is not installed (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10064 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
12:33 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
Attached a patch that introduces type casting to the new tslib_content_xxx classes. The rest of the functions and cla... Jo Hasenau
11:21 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
That would be a good and backwards compatible solution, Joey. Ernesto Baschny
10:53 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
Since this might happen with other elements as well, maybe the is_array(check) should be introduced on a lower level,... Jo Hasenau
10:39 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
Got it now - This seems to be a bug in ttnewsgenericmarkers, since it does render each key twice.
foreach($conf as...
Jo Hasenau
10:20 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
There you go, Jo. Christian Hellmuth
09:29 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
Can you give us the TS setup you hand over via ttnewsgenericmarkers? Jo Hasenau
11:38 Story #24546: Pagetree drag and drop delete gives misleading information with text and color
> Make undelete easier by making possible to open dropzone and see the list of latest deleted pages there with undele... Philipp Gampe
11:25 Story #24546 (Closed): Pagetree drag and drop delete gives misleading information with text and color
It would be good idea to make it more clear that page will be deleted if it's dragged into delete zone.
Idea:
...
Tanel Põld
11:30 Bug #24547 (Closed): CSH tooltips show also with context_help ext disabled and user option
with context_help ext disabled i don't get the tooltips in the TCE forms, but they are still everywhere else (list an... Stefano Cecere
11:27 Bug #24302: Plugin selector in CE TCEform has 1px font size
Cannot reproduce that. Does it still happen on current trunk? Maybe its just happening with a MacOS client (I am usin... Ernesto Baschny
11:07 Bug #24545 (Closed): Rename config.doctype value "html_5" to "html5"
With config.doctype = html_5 you can render your Website as a HTML5 document. What hurts me every time when I use thi... Sebastian Michaelsen
11:03 Bug #24544 (Closed): Page type icon mixes with text in page settings dropdown in Webkit browsers
Screenshot added.
Tested: Safari, Chrome
(issue imported from #M17000)
Tanel Põld
10:50 Bug #24542 (Closed): typo3/class.browse_links.php is not autoloadable
see http://bugs.typo3.org/view.php?id=16997
i am not sure wether this is a bug?
(issue imported from #M16998)
Björn Pedersen
10:48 Bug #24524: Active area for navFrame resizing is too small
I agree... this really is too small. Oliver Hader
10:46 Bug #24525: "There was no template on this page!" even after creating a template
Hi Georg,
I tried to reproduce this with TYPO3 4.5.0-beta4 - however could not reproduce it. Please check again with...
Oliver Hader
10:39 Bug #24540: Extension manager is not updating to newest versions of extensions
Moved to Forge:
http://forge.typo3.org/issues/12158
Oliver Hader
10:18 Bug #24540: Extension manager is not updating to newest versions of extensions
Please open an issue on forge, em is not handled in mantis.
Consider to right click on extension to install with ver...
Steffen Kamper
09:19 Bug #24540 (Closed): Extension manager is not updating to newest versions of extensions
i.e. we have installed be_secure_pw 1.0.0 and wanted to update to the newest version which is 2.0.0 but the update fu... Andreas Becker (Andi)
10:03 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
The patch in #24346 prevents you from using IM/GM if the path to the executable has spaces in it (which is quite comm... Jigal van Hemert
09:56 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
I agree with Markus that a minor update shouldn´t break such a basic thing like image generation.
@Markus: Can´t y...
Larsen no-lastname-given
09:37 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Yes, SAFE_MODE is deprecated but currently the only possibility to limit the exec directory (safe_mode_exec_dir).
...
Markus Blaschke
09:01 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
The real problem here is safe_mode. PHP documentation advises for some years to *not* use this as it is a failed atte... Jigal van Hemert
08:35 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
This bug also isn't fixed with TYPO3 4.4.6.
The complete rollout of the security fixes is still BLOCKED by this bu...
Markus Blaschke
09:33 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
nope Steffen Gebert
09:14 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
Hi Steffen,
did you get any feedback?
Torben Hansen
09:27 Bug #23254: referende to undefined property SWFUpload.instances.SWFUpload_n
just to bring this back/into focus. the issue still annoys in 4.5beta4 making editorial work burden Jan Loderhose
09:17 Bug #24539 (Closed): ExtDirect in frontend generates php warnings
In class.tslib_extdirecteid.php the language object is instantiated without a language key, and as a result the error... Jacob Rasmussen
09:16 Bug #24538 (Closed): No Ter Update Function available anymore in 4.5.0beta4
There is no TER update Function available anymore which lists you all extensions which need to be updated. Additional... Andreas Becker (Andi)
08:59 Feature #24345: Add three hooks in user setup for manipulating the user setup form
Resolved, no change required: A hook in template.php can be used instead. Christian Kuhn
08:30 Feature #24345: Add three hooks in user setup for manipulating the user setup form
Issue can be closed. I don't need this hook any more. Thomas Löffler
08:16 Bug #24536: FATAL ERROR when calling List when "perm" sysext is not installed
Thanks Georg the Patch is working fine on all our sites! Andreas Becker (Andi)
06:09 Bug #24536 (Closed): FATAL ERROR when calling List when "perm" sysext is not installed
Uncaught TYPO3 Exception
*#2165053879: TYPO3 Fatal Error: Extension key "perm" was NOT loaded!*
BadFunctionCallEx...
Andreas Becker (Andi)
06:40 Revision 0610c922: [+BUGFIX] Extbase (Configuration): Fix warning in AbstractConfigurationManager
If there are no non cacheable actions defined for a controller, the AbstractConfigurationManager throws a warning whe... Sebastian Kurfuerst
06:33 Revision b0fc0135: [+BUGFIX] Extbase (Object): Disabling Dependency Injection for injectSettings method
Tx_Extbase_MVC_Controller_ActionController->resolveView() checks for the existence of
an injectSettings() method in a...
Sebastian Kurfuerst
02:48 Revision dfaba8b9: Updating version number to 4.5-dev after release of 4.5.0beta4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10063 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
02:44 Revision 7cf17563: Tagging TYPO3 4.5.0beta4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0beta4@10062 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
02:43 Revision 239c93bf: Release of TYPO3 4.5.0beta4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10061 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
02:19 Revision 4bd9f56b: last follow-up in em with TER upload
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10060 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
02:00 Bug #24534: Update page and tt_content labels to use title case
Commited v2 to trunk in r10059. Jeff Segars
00:04 Bug #24534 (Closed): Update page and tt_content labels to use title case
According to http://wiki.typo3.org/TCEformsRecommendedLayout, form labels should use title case. This is mostly the ... Jeff Segars
01:57 Revision 74f9a74b: Fixed bug #16989: Update page and tt_content labels to use title case
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10059 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
01:36 Revision b3af2cc3: Follow-up to Merged Extension Manager: fixed repository / icon directory independent from t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10058 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:35 Revision c681667a: Merged Linkvalidator (tagged as 4.5beta4)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10057 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
01:02 Bug #24350: FileBackend tests are broken on windows
Resolved as dupe of #24460 Christian Kuhn
00:47 Revision f90f69ba: Cleaned emconf for the release of TYPO3 4.5 Beta4
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42082 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
00:33 Revision 27b77ee1: Merged Pagetree (tagged as 45b4)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10056 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
00:30 Revision adbd56b4: renamed file was not merged
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10055 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:11 Bug #24533: Update Context Sensitive Help for pages and tt_content to match new labels
Committed to trunk in r10054. Jeff Segars

2011-01-12

23:58 Revision 2394700a: Fixed bug #16988: Update Context Sensitive Help for pages and tt_content to match new labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10054 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
23:54 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
I can confirm that the attached patch did not solve the issue. Only removing ttnewsgenericmarkers does. I should not ... Christian Hellmuth
23:12 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
I'm not a php developer but I tried the patch and it didn't solve the issue. tt_news generic markers seems to be the ... E.I. Mars
19:18 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
It happens, when there is no "value" key in a TEXT Element.
Attached patch fixes that.
Jo Hasenau
17:30 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
What's the value of displayErrors? Please change to 1 Steffen Gebert
17:27 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
I did as you suggested but instead of a stack trace I still do get the completely blank output and the same errors in... Christian Hellmuth
17:13 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
Christian, could you add your IP address to the devIPmask in the Install Tool? Then you get a stack trace, which tell... Steffen Gebert
17:09 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
I updated from a working TYPO3 4.5.0beta2 to beta3 and got the same error in my logfiles.
To me it seems that the...
Christian Hellmuth
23:29 Revision de84b429: Merged Extension Manager (version for TYPO3 4.5 Beta 4)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10053 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:17 Bug #23940: Field php_tree_stop is not displayed any more in page form
Committed to rev. 10052. Ernesto Baschny
23:16 Bug #24533: Update Context Sensitive Help for pages and tt_content to match new labels
Version 2 patch contains label updates from Bill Tenny-Brittian. Jeff Segars
22:27 Bug #24533 (Closed): Update Context Sensitive Help for pages and tt_content to match new labels
With the recent label updates from JoH, Ingo, and others, the CSH doesn't match the actual labels for pages and tt_co... Jeff Segars
23:13 Revision 2eeb5d7f: Fixed bug #16249: Field php_tree_stop is not displayed any more in page form
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10052 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
23:05 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
I bumped into this same problem today. WIthout modifying the source there is no way to get around it, except for a di... Rik Willems
22:26 Bug #11539: Split view
an additional patch to have crossbrowser compatible height-fix for the iframe is attached - this might be needed for ... Tolleiv Nietsch
22:24 Bug #23982: The install tool should check if typo3conf, fileadmin, uploads, typo3temp are writable before installing
This probably also affects older releases (4.3, 4.4) and should also be fixed there. Would be cool to have that fixed... Ernesto Baschny
22:15 Bug #24532: Language labels for the new pagetree
Committed to trunk r10051. Ernesto Baschny
22:08 Bug #24532 (Closed): Language labels for the new pagetree
This patch integrates the required language labels for the new pagetree.
(issue imported from #M16987)
Stefan Galinski
22:14 Revision 409113ce: Added feature #16987: Language labels for the new pagetree (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10051 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:13 Bug #23930: Garbled char in description
Committed to rev. 10050 (a single ASCII "-" instead). Ernesto Baschny
22:09 Revision f9a62ec9: Fixed bug #16236: Garbled char in description of All Configuration "[MAIL][transport]" (Thanks to Marc Wöhlken)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10050 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
21:57 Bug #11804: Upgrade Wizard doesn't install workspaces extension
@Ernesto - thanks for taking care of the pending patch, I will provide an improved version of it as follow-up
@Fra...
Tolleiv Nietsch
21:37 Bug #12146 (Closed): stages table should be always created with migration wizard
If you have activated the "version" extension in a TYPO3 4.4 install, but have chosen not to have the Draft workspace... Tolleiv Nietsch
21:23 Feature #22004: Implement HTML5 file uploads
Follow-up on rev. 10049 Ernesto Baschny
10:23 Feature #22004: Implement HTML5 file uploads
Committed to trunk, rev. 10033.
Ernesto Baschny
01:31 Feature #22004: Implement HTML5 file uploads
Added patch for plupload, implemented in filelist.
Thanks to FAL team and Christian Müller.
Steffen Kamper
21:22 Revision 54db64fa: Follow-up to #13319: plupload: CSS, CGL and styling fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10049 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
21:13 Feature #23494: config.additionalHeaders - add stdWrap
Ok, I dove into this a little. But, this deep I've never been. I noticed that the page is generated first, after whic... Rik Willems
09:02 Feature #23494: config.additionalHeaders - add stdWrap
Ok cool. I'll look into this. Rik Willems
08:58 Feature #23494: config.additionalHeaders - add stdWrap
Yes, I think that wouldn't touch the "holy .config" and have an implementation in a place where you can be sure that ... Ernesto Baschny
08:49 Feature #23494: config.additionalHeaders - add stdWrap
If I remember correctly it was undecided. Some people said not to use stdWrap in config others pointed out that it co... Rik Willems
21:08 Bug #24386: pages_language_overlay does not fit new page layout
Committed to trunk rev: 10048 Jigal van Hemert
18:23 Bug #24386: pages_language_overlay does not fit new page layout
Attached Patch should change the overlay look and feel so that it matches the original layout of the pages table. Jo Hasenau
21:08 Revision c442a3eb: Fixed bug #16806: pages_language_overlay does not fit new page layout (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10048 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
20:15 Feature #11867: Wrong typeNum is not detected
no everyting is fine
i was not on a dev version of typo3
the error you point cannot happend at least with the tr...
Michael Miousse
20:04 Feature #11867: Wrong typeNum is not detected
wait now i got the same error as you ill investigate Michael Miousse
19:57 Feature #11867: Wrong typeNum is not detected
sorry i took the wrong file for the patch
error was in this function :
+ function chekTypNum($typeNum) {
+ $res...
Michael Miousse
19:27 Feature #11867: Wrong typeNum is not detected
now I got it... you did not pass the param $linkParams to the function cheklinks (BTW should be checklinks anyway).
...
Philipp Gampe
19:04 Feature #11867: Wrong typeNum is not detected

I debugged now: until line 118 everything seems to be fine. But the condition seems to be always true...
Philipp Gampe
18:40 Feature #11867: Wrong typeNum is not detected
I does not work for me :(
I use those links (being on page 73) - disabled RTE...
Philipp Gampe
15:35 Feature #11867: Wrong typeNum is not detected
Here is a v2 of the patch
work with <link 1,2 .... and <link 1,0,&type=2
I'll be waiting your feedback
Michael Miousse
09:31 Feature #11867: Wrong typeNum is not detected
sorry, it does not work... it fails to detect any other typenum.
I set up a link to ?type=1234
and did this in ...
Philipp Gampe
20:00 Bug #24530: Rename Sysfolder to Folder
committed SysFolder -> Folder patch to trunk in r10047 Ingo Renner
19:59 Bug #24530: Rename Sysfolder to Folder
committed csh revert patch to trunk in r10046 Ingo Renner
17:52 Bug #24530: Rename Sysfolder to Folder
committed to trunk in r10041 Ingo Renner
17:01 Bug #24530 (Closed): Rename Sysfolder to Folder
The term "SysFolder" is somewhat confusing.
There are no other types of folders we need to differentiate the fold...
Ingo Renner
19:50 Revision d547c6dd: Reverted page type label from Folder to SysFolder as it affected old versions, introduced a new label "Folder" for versions 4.5+
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10047 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:48 Revision 5d58b313: Reverted changes in CSH where SysFolder was renamed to to Folder - will be re-added with updated CSH
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10046 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:45 Revision 13d5e516: Follow-up to #16986: Grid wizard miss tooltips and localization
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10045 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
19:17 Bug #24389: speed up typoLink function by caching domain records
Christian, you are right. Therefor, this bug is mainly a copy of #17421 Frederic Gaus
19:12 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
Currently postponing it to4.6. I found some problems with non-triggering autoloader. Björn Pedersen
18:54 Bug #24523: show_item shows wrong icon for files
trunk rev. 10044 Steffen Gebert
09:59 Bug #24523 (Closed): show_item shows wrong icon for files
There are still old icons shown in the backend. See screenshot.
(issue imported from #M16977)
Georg Ringer
18:53 Revision c891d6eb: Fixed bug #16977: show_item shows wrong icon for files (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10044 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:27 Bug #11794 (Resolved): If website root is active, searching for links does not work
Chris topher
14:46 Bug #11794: If website root is active, searching for links does not work
As far as I can tell, Pierre's patch is working. Sure you have to set the level of pages to search to something diffe... Chris topher
14:35 Bug #11794: If website root is active, searching for links does not work
isn't already like that ? Pierre Boivin
09:37 Bug #11794: If website root is active, searching for links does not work
works for me ... make sure to select the the amount of subpages to search for !!! current page will not show any resu... Philipp Gampe
18:22 Bug #14204: after pasting a pagecontent, it jumps back to another page
I can not reproduce this either. Frederic Gaus
18:03 Bug #24531: Grid wizard miss tooltips and localization
committed to trunk rev. 10043 Steffen Kamper
17:47 Bug #24531 (Closed): Grid wizard miss tooltips and localization
There are some missing tooltips on the click links and the edit form that are useful for unused users.
I added local...
Steffen Kamper
18:02 Revision cf22618c: Fixed issue #16986: Grid wizard miss tooltips and localization
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10043 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:01 Bug #24427: Refine new labels in pages and tt_content TCE forms
Changed label "Include Subpages" to "Extend to Subpages" in r10042 Ingo Renner
17:59 Revision 53fdc27b: Follow-up to #16857: Changed label "Include Subpages" to "Extend to Subpages"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10042 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:49 Revision 2d7c0bce: Fixed issue #16985: Rename Sysfolder to Folder
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10041 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:57 Bug #16643: TCAdefaults.pages.hidden=1 doesn't always hide pages
Resolved, dupe of #14955 Christian Kuhn
16:55 Bug #16643: TCAdefaults.pages.hidden=1 doesn't always hide pages
Duplicate of this one: http://bugs.typo3.org/view.php?id=1428 Noel Bossart
16:55 Revision ffbbda0c: Raised Extbase and Fluid versions to 1.3.0beta4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10040 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
16:54 Bug #14955: Some TCAdefaults work only with "Page (inside)" and not with the Wizard
The Bug is still present in 4.4.7 dev Noel Bossart
16:46 Revision 26dc90c9: * Updating ChangeLog for 1.3.0beta4
Sebastian Kurfuerst
16:39 Revision d578323e: * Updating ChangeLog for 1.3.0beta4.
Sebastian Kurfuerst
16:32 Revision 4ca80c6a: [+TASK] Extbase (Tests): Fixed a repository unit test so that it works in CLI mode
Bastian Waidelich
16:27 Revision 2cc52778: [+TASK] Extbase (Tests): Fixed Extbase unit tests
Additionally some code cleanups and minor tweaks
This resolves: #10792
Bastian Waidelich
16:16 Bug #24527: be_layout and be_layout_next_level got misleading labels and no CSH
Committed to trunk rev: 10039 Jigal van Hemert
14:27 Bug #24527 (Closed): be_layout and be_layout_next_level got misleading labels and no CSH
The two new fields for pages that have been introduced with the grid view got misleading labels.
be_layout is just...
Jo Hasenau
16:15 Revision e777efcb: Fixed bug #16982: be_layout and be_layout_next_level got misleading labels and no CSH (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10039 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
15:58 Bug #10989 (Under Review): Anchors in internal links are incorrectly treated as pages
Chris topher
15:57 Bug #10989 (Needs Feedback): Anchors in internal links are incorrectly treated as pages
The attached patch is a first try to solve that.
I split up the functionality of checkLink(): Now checkLink basicall...
Chris topher
15:52 Bug #23739: Translation Diff not working for child pages
Attached possible patch. Tomita Militaru
09:43 Bug #23739: Translation Diff not working for child pages
Tested on TYPO3 4.3.2, same issue. Tomita Militaru
09:27 Bug #23739: Translation Diff not working for child pages
Tested on TYPO3 4.2.10 & 4.4.4 Tomita Militaru
15:39 Bug #24494: ExtJS Tooltip / CSH styling
rev. 10038 Steffen Gebert
15:37 Revision e5118c43: Fixed bug #16939: ExtJS Tooltip / CSH styling
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10038 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
15:13 Bug #24529 (Closed): Header is missing in "text with image content elements" if image position is "Beside Text"
If creating a new "Text with Image" content element and select "Beside text, left" or "Beside Text, right" as the ima... Michael Karrer
15:09 Bug #24528 (Closed): getViewDomain returns "http://" when called with id = 0 and existing sys_domain rec -> "Generate Workspace Preview Link" broken
The bug will probably only be seen in the "old" workspace module when the button "Generate Workspace Preview Link" i... Andreas Kießling
13:37 Bug #23927: save icons are not shown
Handled in #23582 Ernesto Baschny
13:36 Bug #23927: save icons are not shown
Yes, this is the same. Franz Holzinger
12:28 Bug #23927: save icons are not shown
This is probably the same as reported here #23582, right? Ernesto Baschny
13:36 Feature #23906: Changeing of tt_contentConfig
The goal was described in the issue description:
"To be able to change the col position list before column rending...
Ernesto Baschny
12:39 Feature #23906: Changeing of tt_contentConfig
Well - I'm not sure what the goal of this patch was. So maybe it is still valid. Jo Hasenau
12:24 Feature #23906: Changeing of tt_contentConfig
This is now obsolete, since we have the grid view, right?
Ernesto Baschny
12:51 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
#24090 is about GIFBUILDER not menus
#24090 optimized the existing stdWrap behaviour for menus but we didn't add n...
Jo Hasenau
12:31 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
Will this be fixed by:
http://bugs.typo3.org/view.php?id=16430
?
Ferdinand Kuhl
12:42 Bug #24234: Backend layout setting "none" is ignored
Duplicate of #24512
Can be closed
Jo Hasenau
12:23 Bug #23900: File module is shown although not loaded
This was fixed in #24271 (beta2) already. Thanks! Ernesto Baschny
11:44 Revision c825999a: Synchronized external repositories of version (tag 4.5.0beta4) and workspaces (tag 4.5.0beta4)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10037 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:36 Revision 6beb3a67: Raised version to 4.5.0beta4
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3741 743128fe-103e-dd11-99c4-001b2... Oliver Hader
11:36 Revision 07edaac9: Raised version to 4.5.0beta4
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3740 743128fe-103e-dd11-99c4-001b210b... Oliver Hader
11:28 Revision 30399d1c: Cleanup: Fixed last synchronized targets of external SVN repositories
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10036 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:25 Revision 12b26ec6: Revert: Reverted fix of bug #16630 in typo3/sysext/workspaces/ since it was already part of the external repository https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10035 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:23 Revision a609089b: Fixed bug: migrateWorkspaces in Install-Tool does not work, if extbase is not intalled
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3739 743128fe-103e-dd11-99c4-001b2... Oliver Hader
11:17 Bug #24525 (Closed): "There was no template on this page!" even after creating a template
If switched to template module on a page with no template, there is the msg "There was no template on this page!". th... Georg Ringer
11:15 Bug #23446: feedit: formsonopage-mode raises error: Call to undefined method stdClass::getDynNestedStack
I recheck current trunk:
The problem still persists: it can be checked with frm2_newpm.
The call stack:
( ! ) ...
Björn Pedersen
11:09 Revision d4a918a6: Follow-up to bug #11832: Label of the anchor is empty
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3738 743128fe-103e-dd11-99c4-001b210b... Oliver Hader
11:06 Bug #24514: sysext:version: API change list module dispatcher
Revert: Reverted fix of bug #24514 since it was already part of the
external repository
https://svn.typo3.org/TYPO3...
Oliver Hader
08:52 Bug #24514: sysext:version: API change list module dispatcher
Committed to trunk rev. 10030 to be included in beta4. Ernesto Baschny
11:04 Revision 0b076a4a: Revert: Reverted fix of bug #16968 since it was already part of the external repository https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10034 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:48 Bug #24524 (Closed): Active area for navFrame resizing is too small
There is a x-layout-mini-wrapper div added around the ExtJS split bars (between the content container and the tree).
...
Steffen Gebert
10:21 Revision a56ac3ca: Added feature #13319: Add plupload support for uploading files in fileadmin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10033 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:00 Revision 9a70f225: Follow-up of changeset 9949: Fixed typo in class name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10032 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
09:28 Bug #24512: be_layout setting "none" is not working and be_layout should not be inherited automatically
I've added the be_layout_next_level field also to
t3lib_pageSelect::getRootLine, because this is the method which is...
Ernesto Baschny
09:20 Revision 195db474: Fixed bug #16966: be_layout setting "none" is not working and be_layout should not be inherited automatically (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10031 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:17 Bug #24522 (Closed): Update Failed! message even when update did not fail!
when you are using the update wizard in the new install tool and i.e. don't want to have any of the additional extens... Andreas Becker (Andi)
08:51 Revision 8489b7d7: Fixed bug #16968: sysext:version: API change list module dispatcher (Thanks to Peter Niederlag)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10030 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
08:44 Bug #24516: Backwards compatibility in PHP_SCRIPT and accessing $this-> methods
Committed to trunk, rev. 10029. Ernesto Baschny
08:43 Revision 3ebbaa6c: Fixed bug #16970: Backwards compatibility in PHP_SCRIPT and accessing $this-> methods
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10029 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
08:26 Bug #23465: db compare in install tool and ext-manager reports no-op changes e.g. for int columns
Yes, it is not an urgent change at all. Björn Pedersen
07:41 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
currently the flashuploader is not working for me 4.5beta3
(do i need to change a setting to get the pluploader inst...
Kay Strobach
07:35 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
sry, mail got missing:
cookieHttpOnly was not set. - seems to be a coupleof problems with firewall / flash / and ...
Kay Strobach
06:02 Revision 78f1970a: [+BUGFIX] Extbase (Persistence): Hidden Records in Workspaces now work
Before, if t3lib_pageSelect::getRecordOverlay returned FALSE (if
no translation is found), a fatal error occured:
PHP...
Sebastian Kurfuerst
00:57 Bug #24496: Change mask color
committed v2 to trunk rev 10028 Steffen Kamper
00:50 Revision a851b51a: Fixed bug #16941: Change mask color
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10028 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:29 Bug #23764: Improve ExtJS skin: Buttons
Don't know his status, just asked him, if he has time. Steffen Gebert
00:27 Bug #23764: Improve ExtJS skin: Buttons
Ok, is Ralf Brändli currently available or might we put this into the "bug day" action to get some results? It looks ... Ernesto Baschny
00:17 Bug #23764: Improve ExtJS skin: Buttons
See the skin tracker issue, it's not fixed, yet. Steffen Gebert

2011-01-11

23:16 Bug #23893: Add type hints for function parameters in tslib_content
function test (array $arg = NULL) {
allows NULL, unset variables and array to be passed as argument. Other types t...
Jigal van Hemert
22:45 Bug #23893: Add type hints for function parameters in tslib_content
Has been discussed for some other methods already in the core list, and adding type hinting is nice but breaks compat... Ernesto Baschny
23:02 Bug #24514: sysext:version: API change list module dispatcher
there you go patch II Peter Niederlag
21:55 Bug #24514: sysext:version: API change list module dispatcher
thanks for the patch. The realurlenconde must be removed because it is done in the create link method. Helmut Hummel
16:36 Bug #24514 (Closed): sysext:version: API change list module dispatcher
sysext/version/cm1/index.php needs to reflect the change from t3lib_extMgm::create/ListViewLink() to t3lib_BEfunc::ge... Peter Niederlag
22:56 Bug #21102: IRRE: Selected items not removed from selector when foreign_unique is set
Uploading new patchwes for this issue.
There were problems with the submitted patch. In particular when updating a...
Stanislas Rolland
22:48 Bug #16343: TCEMain depends on TemplaVoila
Needs to be tackled together with the TemplaVoila team, because those specific references need to be ported to the ex... Ernesto Baschny
22:45 Feature #23853: Array in FLUIDTEMPLATE
no problem. I read in TYPO3-lists that there is less time and much to do to get 4.5 very cool :-) Stefan Froemken
22:28 Feature #23853: Array in FLUIDTEMPLATE
Nice idea, but will have to be postponed to 4.6. Thanks! Ernesto Baschny
22:33 Bug #23884: Make "Include Access Lists:" Tables collapsible
That would be a very nead usability improvement, but I think it is a difficult task at this moment right now (shortly... Ernesto Baschny
22:26 Bug #23836: remove DEPRECATED static templates
Nice reminder. We won't be removing anything in 4.5 (because of its LTS status) but this can be done right after the ... Ernesto Baschny
22:25 Bug #23828: Display page title instead of "Pagecontent"
This change is too big to be tackled in time for 4.5. We'll have to postpone it to 4.6.
Basically I like the idea:...
Ernesto Baschny
22:22 Bug #23819: CSH icons change to underlined labels
Fixed in #23806 Ernesto Baschny
22:16 Bug #12112 (Closed): No warning when page is deleted in the new pagetree
Hi,
I reported in #12030 that currently the new pagetree does not respect the options.alertPopups configuation whe...
Helmut Hummel
22:09 Bug #23764: Improve ExtJS skin: Buttons
If this is the final result, please consider posting it to the core list so that we can get it into beta4 (or rc1). Ernesto Baschny
22:07 Bug #24078: Drag and drop of pages in tree view does not work in Google Chrome
The new pagetree based on extJS works on Chrome so this issue is now obsolet, at least from 4.5 on.
It might still...
Ernesto Baschny
22:05 Feature #23589: Popup wizard doesn't close when clicking "save & close"
The "wizard_add.php" isn't prepared to be called as a popup. So the solution is simply not to use a popup, but to cal... Ernesto Baschny
22:02 Bug #24521 (Closed): htmlArea RTE: Use parentNode rather than parentElement
While investigation issue #23778 and making a workaround I've noted that the "parentElement" property of a DOM elemen... Mikkel Ricky
21:48 Bug #23778: htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
A patch containing a workaround for this issue is attached.
Gecko based browsers merge cells in a specific (and ap...
Mikkel Ricky
21:40 Feature #23659: Provide unit tests for t3lib_div::dirname
Committed by Steffen Gebert some time ago (rev. 8950 + 9054 ). Ernesto Baschny
21:36 Bug #23596: CLI dispatcher uses the locale from the shell
I think this is pretty intrusive, as there is then no way to specifically change the locale for running certain CLI s... Ernesto Baschny
21:35 Feature #23494: config.additionalHeaders - add stdWrap
As far as I remember we decided not to touch the config parameters with stdWrap, since they are top level objects tha... Jo Hasenau
21:09 Feature #23494: config.additionalHeaders - add stdWrap
But this hasn't happened unfortunately, sorry Rik. Postponing it to 4.6 then. Ernesto Baschny
21:31 Bug #23588: Pages icon is missing in table list
Still relevant, patch doesn't work anymore (even after fixing the rejected hunk). Ernesto Baschny
21:29 Feature #5718: Implement File upload support
FLOW3 uses a RessourceObjectConverter along with a RessourceManager for this. We could backport this if object conver... Thomas Maroschik
13:01 Feature #5718: Implement File upload support
Won't have this feature in the near future, if nobody implements it along the lines of FLOW3. Sebastian Kurfuerst
13:00 Feature #5718 (New): Implement File upload support
Sebastian Kurfuerst
21:29 Feature #11867: Wrong typeNum is not detected
great to see a patch ... I will take a deeper look the next days (lastest at the bugday). Philipp Gampe
18:54 Feature #11867: Wrong typeNum is not detected
Here is a patch to fix the issue
Michael Miousse
16:46 Feature #11867 (Needs Feedback): Wrong typeNum is not detected
Patrick Gaumond
21:16 Bug #23465: db compare in install tool and ext-manager reports no-op changes e.g. for int columns
This probably won't be changed in 4.5.0 final (lack of time / manpower), but since it affects all released versions, ... Ernesto Baschny
21:01 Bug #23446: feedit: formsonopage-mode raises error: Call to undefined method stdClass::getDynNestedStack
Is this still happenning and could you check if this also happens on 4.4? Do you have a test-extension available prov... Ernesto Baschny
20:26 Bug #24520 (Closed): ImageMagick / GraphicsMagick does not run on every system
Hello,
I have a very hardened hosting system and I could not get IM / GM wanted to run. I had to modify the class....
Sven Weiss
20:06 Bug #24509: When the title length is changed in the user setup module the pagetree needs to be updated
Committed to trunk, rev.10027. Ernesto Baschny
01:21 Bug #24509 (Closed): When the title length is changed in the user setup module the pagetree needs to be updated
After changing the title length in the user setup module, a pagetree update needs to be triggered.
(issue impor...
Stefan Galinski
20:06 Revision a49974e9: Fixed bug #16961: When the title length is changed in the user setup module the pagetree needs to be updated (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10027 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
18:58 Bug #24517 (Closed): Improve ExtDirect error handling
ExtDirect resonds on timeout with... Steffen Gebert
18:28 Bug #11804: Upgrade Wizard doesn't install workspaces extension
I was pointed here by Ernesto to continue the discussion about problems regarding the workspace related wizards. To r... Francois Suter
17:13 Bug #11804: Upgrade Wizard doesn't install workspaces extension
My intention with suggesting to install both sysexts without further requests was to prevent too much choices (two wi... Steffen Gebert
17:09 Bug #11804: Upgrade Wizard doesn't install workspaces extension
1) RFC 16630 has been committed meaning no more "crash" on using the migration wizard of workspaces when extbase was ... Ernesto Baschny
18:27 Bug #24516 (Closed): Backwards compatibility in PHP_SCRIPT and accessing $this-> methods
Older sites might include PHP_SCRIPT cObject accessing cObject methods through $this->. Since the PHP_SCRIPT object w... Ernesto Baschny
17:23 Bug #24515 (Closed): alt_doc.php does not keep default values given in URL.
The defVals url parameter is undefined after first saving of the record.
When using the "save and new" button, the b...
Pierrick Caillon
17:04 Bug #24258: migrateWorkspaces in Install-Tool does not work, if extbase is not intalled
Committed to trunk rev.10026 Ernesto Baschny
17:03 Revision 182757a2: Fixed bug #16630: migrateWorkspaces in Install-Tool does not work, if extbase is not installed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10026 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:48 Feature #12018 (Accepted): Link to pages and content elements
Patrick Gaumond
16:35 Bug #24513: [Caching framework] Remove not exising "GlobalsBackend" from config_default.php
trunk rev. 10023
4.4 rev. 10024
4.3 rev. 10025
Christian Kuhn
16:30 Bug #24513 (Closed): [Caching framework] Remove not exising "GlobalsBackend" from config_default.php
The following patch was committed to:
trunk rev. 10023
4.4 rev. 10024
4.3 rev. 10025
Type: nobrainer
BT: ht...
Christian Kuhn
16:34 Revision 787c4ddb: Fixed bug #16967: [Caching framework] Remove not exising "GlobalsBackend" from config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10025 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:33 Revision 27dec3ea: Fixed bug #16967: [Caching framework] Remove not exising "GlobalsBackend" from config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10024 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:32 Revision 3d27b2ad: Fixed bug #16967: [Caching framework] Remove not exising "GlobalsBackend" from config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10023 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
15:52 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
OK, all apologies if what I'm doing is wrong but i need that feature and looking at the proposed patch and 4.4 code, ... LEROY
15:51 Bug #24512 (Closed): be_layout setting "none" is not working and be_layout should not be inherited automatically
There are still two bugs with the current behaviour of be_layout and be_layout_next_level:
1. be_layout must affec...
Jo Hasenau
15:42 Bug #24117: Rename table be_layouts to backend_layout
do you have something ready so that I can base upcoming bugfixes on the new naming - or should I just provide a patch... Jo Hasenau
15:41 Bug #24113: CGL to be_layouts
actually it's a bug that "none" is not working
and there is another bug, since be_layouts should not be inherited at...
Jo Hasenau
15:14 Bug #16219: Creating Admin user doesn't check for correct DB-Connection
@Susanne: you're right, connecting was possible but as I wrote only in read-mode....
This is an ancient bug, maybe...
Florian Schaeffer
14:50 Bug #12076 (Under Review): Remove "help" tab
Tolleiv Nietsch
14:46 Task #5097 (Accepted): Function menu cannot be handled as with scbase for BE modules
Bastian will look through this. Sebastian Kurfuerst
14:45 Feature #5098: Add support for t3lib_extMgm::insertModuleFunction
marking as more long-term for now, as we won't be able to do this until 1.3.0 Sebastian Kurfuerst
14:22 Feature #24511 (Rejected): Deleted pages marked in > DB check > Total Page Tree
Why deleted pages are not marked with the suffix "Deleted" in > DB check > Total Page Tree,
(issue imported...
Anonymous
14:21 Task #6489 (On Hold): Add some unit tests and do some CGL cleanup
Steffen Kamper
13:57 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
@Jonas: Yes, that would be the best solution. Problem could still be Templavoila < 1.5.1, which creates new records i... Andreas Kießling
11:22 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
I see your problem of "changed behavior". Can't we write an update script for the update wizard, which checks $GLOBAL... Jonas Renggli
11:21 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
@Andrei: From usability sight your solution would be great. It doesn't matter what's configured, the system would tak... Jonas Renggli
13:40 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
any updates here? That's definitely an important one. Sebastian Kurfuerst
12:47 Bug #12094: [Fluid] Ajax Widgets can't be used from within cachabele actions
Oops, perhaps this issue should be moved to fluid project. Thomas Maroschik
12:45 Bug #12094 (Closed): [Fluid] Ajax Widgets can't be used from within cachabele actions
h3. Problem
When using a Fluid Ajax Widget on a cachable controller action, then fluid-widget-id is cached in temp...
Thomas Maroschik
12:28 Bug #24510 (Closed): css_styled_content => different behaviour depending on include techique
Problem with the inclusion of the css_styled_content.
The difference I noticed is if I include the css_styled_cont...
Cross-Systems
12:26 Feature #24443: getBrowserInfo should recognize iOS and android for easier mobile optimization
Committed to trunk in rev. 10022.
Ernesto Baschny
09:41 Revision 80db9f95: Fixed bug #16878: Make t3lib_utility_Client::getBrowserInfo() aware of more operating systems (Thanks to Andreas Lappe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10022 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:10 Bug #24441: [Unit tests] Failing tests in t3lib_extmgmTest
That was a side-effect of #24366 Christian Kuhn

2011-01-10

23:44 Bug #17683: disappearing USER_INT output
This should be solved with TYPO3 4.5, utf8 connection is set as default. Christian Kuhn
23:23 Feature #20500: Change the DB backend to use a default cache table
Hey Ingo.
I still think we don't need that:
Every cache by some extension is done for some purpose. An author pro...
Christian Kuhn
22:57 Bug #24507: TemplaVoila extension not visible in Extension manager
Resolved, no change required.
Thanks for feedback, Paul!
Christian Kuhn
22:55 Bug #24507: TemplaVoila extension not visible in Extension manager
1) I had done serval Retrieve/Updates of the Extension Repository with no results
2) The mysql table cache_extension...
Anonymous
22:55 Bug #24507: TemplaVoila extension not visible in Extension manager
Works for me in current 4.4 branch (and always did).
Maybe you didn't click "retrieve / update" from "import exten...
Christian Kuhn
19:36 Bug #24507: TemplaVoila extension not visible in Extension manager
Sure? Both works for me.
How many entries does your cache_extensions table have? Mine has 21,366, maybe update again...
Steffen Gebert
18:11 Bug #24507: TemplaVoila extension not visible in Extension manager
"Import extensions" >> Searching for "templavoil" >> No matching extensions found. Anonymous
18:07 Bug #24507: TemplaVoila extension not visible in Extension manager
I can reproduce this issue with TYPO3 4.4.6.
When you search for "templavoila" it is not in the list.
Searchin...
Chris topher
16:49 Bug #24507: TemplaVoila extension not visible in Extension manager
Even with the "Look up extensions" field I can't find the templavoila extension.
Anonymous
16:34 Bug #24507: TemplaVoila extension not visible in Extension manager
and how is that a templavoila issue? that's an Extension-manager issue ;) Tolleiv Nietsch
14:47 Bug #24507 (Closed): TemplaVoila extension not visible in Extension manager
1) New installation of Typo3 (ver 4.4.5)
2) Go to the extension manager and select "Loaded extensions" and search (C...
Anonymous
22:40 Feature #11276 (Needs Feedback): Use the new mail API for the scheduler mail
Patrick Gaumond
22:38 Feature #24435: Move "temp_cached*" configuration files to typo3temp
Resolved, won't fix.
Thanks for your reply, Arjen. As discussed, we will not tackle this issue now, it can only be...
Christian Kuhn
14:14 Feature #24435: Move "temp_cached*" configuration files to typo3temp
Ok, I knew this was going to be tricky. Caching (using the caching framework) sounds like a cool solution. Maybe refa... Arjen Hoekema
22:21 Bug #12079 (Closed): Not possible to reactivate t3editor after deactivation
When I de-select the checkbox "Deactivate t3editor" which is shown below the Info/Modify form of SETUP (or CONSTANT),... Ernesto Baschny
21:59 Bug #24502: [Performance] Speed up makeInstance() by caching getClassName() results
trunk rev. 10021 Christian Kuhn
21:57 Revision a68da894: Fixed bug #16951: [Performance] Speed up makeInstance() by caching getClassName() results
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10021 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:18 Bug #23193: Rendering images with ImageMagick fails to set file permissions
* trunk rev. 10019
* 4.4 rev. 10020
Christian Kuhn
21:07 Revision d43c1d14: Fixed bug #15133: Rendering images with ImageMagick fails to set file permissions (Thanks to Alexander Grein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10020 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:05 Revision c252c216: Fixed bug #15133: Rendering images with ImageMagick fails to set file permissions (Thanks to Alexander Grein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10019 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:04 Bug #24475: z-index for admin-panel too low.
Committed to trunk in r10018. Thanks for the bug report! Jeff Segars
19:40 Bug #24508: TYPO3-Core throws PHP-Warnings (function "parse_url()") if $_SERVER['HTTP_HOST'] is empty
Thanks for the report, Andy!
Isn't it that Host is optional for HTTP/1.0, but required for 1.1?
Nevertheless, 1.0...
Steffen Gebert
16:50 Bug #24508 (Closed): TYPO3-Core throws PHP-Warnings (function "parse_url()") if $_SERVER['HTTP_HOST'] is empty
If the Variable $_SERVER['HTTP_HOST'] is empty / not set, the TYPO3 Core throws PHP Warnings. This variable is empty ... Andy Grunwald
19:04 Bug #12077 (Closed): Tooltips for slider
Tooltips for slider to make clear what happens when the "live" and "workspace" links are clicked ... Tolleiv Nietsch
19:03 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
The patch seems to work. If you don't want to modify your sources, you can also put this line in your localconf.php:
...
Andreas Kießling
19:03 Bug #12076 (Closed): Remove "help" tab
Remove "help" tab Tolleiv Nietsch
18:36 Bug #12075 (Closed): Red "preview of workspace" box can be moved into the ext:workspaces
Red "preview of workspace" box can be moved into the ext:workspaces Tolleiv Nietsch
18:09 Revision b5daae5d: Follow-up to #15853: Add z-index to admin panel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10018 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:45 Bug #12055 (Accepted): Publishing a page does not update the new page tree
Tolleiv Nietsch
13:15 Bug #12055 (Closed): Publishing a page does not update the new page tree
When a page is published from a workspace, the new page tree is not updated. The style of the published page(s) needs... Francois Suter
17:09 Bug #21774: User Tools/Worspace screen stage change buttons problem
Experienced exaclty the same problem with current V 4.3.10. The patch worked for me.
+1
Marc Wöhlken
14:17 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
Why people posting there problems into mine Issue?
Please only post a message if you have a suggestion for my proble...
Anonymous
14:13 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
A new install of typo3 (ver. 4.4.5.)
And I still have the same problem.
Anonymous
13:57 Bug #14256: special characters in username not checked
It works with saltedpasswords (which is the future :))
Nevertheless, I've set #22328 as 4.6.0 target, hopefully we...
Steffen Gebert
13:48 Feature #14338: Database table prefix
I've set this to "woun't fix". I don't think we want such an architecture change and databases aren't that expensive ... Steffen Gebert
13:43 Bug #23873: Accessing FE in fresh install fails with RuntimeException "No database selected"
Committed to trunk in rev. 10017
Ernesto Baschny
13:39 Bug #23873: Accessing FE in fresh install fails with RuntimeException "No database selected"
resolved Steffen Gebert
13:39 Bug #20725: Compare Database cannot handle ENGINE when DBAL is installed
I had some errors on compare in install tool too, only with DBAL installed. When deinstalled, compare was succesfull.... Jacco van der Post
12:09 Bug #24506 (Closed): cli_dispatch.phpsh ignores PATH to php and assumes it's in /usr/bin/
The cli_dispatch.phpsh script assumes that the php is installed in /usr/bin/ which might not be the case or you have ... Andreas Lappe
12:03 Bug #23705: sections in flexform check access to language 0 even if record is in another language
Attached v5.
Please test and vote in core list.
Andreas Kießling
11:19 Bug #21706: Broken rootline when previewing versioned pages (not workpaces)
Tolleiv, thanks for your feedback.
I took a second look at this issue and I think it's really difficult to solve. ...
Francois Suter
09:09 Bug #21706: Broken rootline when previewing versioned pages (not workpaces)
well it's not planned to remove "version"ing features in 4.5 - but we tend to hide the versioning-features if "worksp... Tolleiv Nietsch
11:04 Bug #24117: Rename table be_layouts to backend_layout
now ;)
I'll prepare something
Ingo Renner
10:51 Bug #24505 (Closed): $this->cObj->substituteMarkerArrayCached cuts my string
Version: 4.4.6 (is not selectable).
When I use this code:
$addQueryString=array($this->prefixId.'[showUid]' => $t...
Kurt Gusbeth
10:08 Revision 24f3a8a5: Fixed bug #16172: Accessing FE in fresh install fails with RuntimeException "No database selected" (Thanks to Lars Peipmann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10017 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:19 Bug #20626: can't preview with multiple domains
see ext:becookies http://typo3.org/extensions/repository/view/becookies/current/ Tolleiv Nietsch
09:17 Bug #21424: wizard_add.php not compatible with workspaces
would you be able to regenerate the patch and send this to the Core list as RFC? see http://typo3.org/teams/core/core... Tolleiv Nietsch

2011-01-09

23:19 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
AddHandler x-httpd-php5 .php
<FilesMatch "\.js\.gzip$">
AddType "text/javascript" .gzip
</FilesMatch>
<FilesMa...
Bernhard Müller-Wirtz
21:41 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
@Bernhard: Are you using any rewrite rules? Stanislas Rolland
22:35 Bug #24004: navFrameWidth and navFrameResizable are not respected any more
navFrameResizable makes no sense anymore, as we can resize AND collapse WITHOUT any option.. isn't this fantastic?? *... Steffen Gebert
22:30 Feature #15515: rollover on pagetree and help manual
I count this as fixed. Steffen Gebert
21:48 Bug #14884: 'removeTag' does not remove closing tags
See patch attached to issue #24349. Stanislas Rolland
21:45 Bug #24381: Text styles don't work after update
This was fixed in TYPO3 4.4.6. Stanislas Rolland
21:43 Bug #24467: Linking overrides existing links
@internezzo ag: please test the attached patch. You should clear the RTE cache (using the BE Clear cache menu) after ... Stanislas Rolland
21:33 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
Committed to branch TYPO3_4-4 (revision 10016). Stanislas Rolland
21:32 Revision 42cfd97d: Fixed bug #5896: Inserting a divider (<hr>) in the RTE breaks XHTML validation (and other things)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10016 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:59 Bug #22209: Image output in frontend is not xhtml valide
Committed to SVN TYPO3core trunk (revision 10013), branch TYPO3_4-4 (revision 10014) and branch TYPO3_4-3 (revision 1... Stanislas Rolland
20:59 Revision 67ab58f3: Fixed bug #13695: Image output in frontend is not xhtml valid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10015 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:50 Revision 9cae89f3: Fixed bug #13695: Image output in frontend is not xhtml valid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10014 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:40 Revision 80f59f44: Fixed bug #13695: Image output in frontend is not xhtml valid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10013 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:35 Bug #24504 (Closed): Install stage 4 - Color picker obscures password fields on 1024x600 screen
Upon reaching stage 4, the following is seen:
http://i80.photobucket.com/albums/j166/denyerec/typo3-password.png
...
Den Denyer
17:01 Bug #24503 (Closed): Throw correct Exceptions everywhere
* There are some more die() statements, which should be replaced with an Exception
* Often, no error code is added t...
Steffen Gebert
16:40 Bug #24487: Fileupload error after automatic logoff / login
Ok, to clarify:
- Normal login via domain/typo3
- Inactive for about 30 minutes
- Relogin-dialog appears -> Logi...
Lars Roubroeks
15:23 Bug #24487: Fileupload error after automatic logoff / login
Does the relogin-dialog not appear? Steffen Gebert
15:39 Bug #24481: Missing favicon results in invalid html code
Sounds reasonable, thanks for your report, Thomas!
Can you adjust the code and provide a patch against SVN trunk, pl...
Steffen Gebert
15:28 Bug #24484: After recompiling server typo3 page doesn't work - white page
Close, not resolve :) Steffen Gebert
15:28 Bug #24484: After recompiling server typo3 page doesn't work - white page
I think you forgot some required modules during recompilation. It doesn't even have to be a PHP problem, but can alre... Steffen Gebert
15:26 Bug #11832 (Resolved): Versioning - t3lib_extMgm::createListViewLink() function no longer available
Committed to trunk (rev. 3686) Tolleiv Nietsch
15:24 Revision 7b0f2786: Fixed bug #11832: Versioning - t3lib_extMgm::createListViewLink() function no longer available (Thanks to Mark Johnston)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3686 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
15:17 Bug #24117: Rename table be_layouts to backend_layout
So... do it now or never? Steffen Gebert
15:03 Bug #11653 (Resolved): [Merge from 4.5 trunk] Error in preview link generation
Thanks - both have been committed to trunk in rev. 3684. Tolleiv Nietsch
15:02 Revision 7a6add0d: Fixed bug #16786: Generating preview link not working since Update to 4.4.5
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3684 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
14:53 Bug #11971 (Resolved): Live Tab is linked in Live view
Committed to trunk (rev. 3683) Tolleiv Nietsch
14:52 Revision e8c1dff6: Fixed bug #11971: Live Tab is linked in Live view
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3683 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
13:30 Bug #24442: Each element shows start und stop 01.01.1970
But for 01.01.1970 00:00, we don't show a value in TCEforms, but only in the list module.
Benni, would this patch al...
Steffen Gebert
12:24 Bug #24442: Each element shows start und stop 01.01.1970
Check out http://bugs.typo3.org/view.php?id=93 - same issue. Benni Mack
12:22 Bug #24442: Each element shows start und stop 01.01.1970
Hey guys.
What about fields with birthdays and a guy who happens to be born on Jan 1st, 1970 ? And what about birt...
Benni Mack
09:11 Bug #23348: Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
First of all the third item in the result array is defined as the file extension of the file which is identify-ied. T... Jigal van Hemert
01:48 Bug #24502 (Closed): [Performance] Speed up makeInstance() by caching getClassName() results
This is an SVN patch request.
Type: Performance improvement
Branches: trunk
BT: http://bugs.typo3.org/view.p...
Christian Kuhn
01:42 Bug #22881: tx_saltedpasswords_sv1 should use parent object instead of TYPO3_MODE
Dumping my comment from the core list here:
The patch doesn't solve the problem once and forever.
In tx_saltedp...
Marcus Krause
01:22 Feature #24435: Move "temp_cached*" configuration files to typo3temp
Imho those php cache files should be put into the caching framework with a PhpFrontend (would be useful in the autolo... Christian Kuhn

2011-01-08

23:26 Bug #12024: Remove cellspacing
It must be set to "0" explicitly, otherwise it will be displayed in an ugly way (even in FF).
Followup committed i...
Chris topher
21:12 Bug #12024 (Resolved): Remove cellspacing
Committed in r41917. Chris topher
20:01 Bug #12024 (Needs Feedback): Remove cellspacing
Yes, we should use CSS instead. Chris topher
19:44 Bug #12024: Remove cellspacing
And also of the small table above ;-) Steffen Gebert
19:44 Bug #12024 (Closed): Remove cellspacing
Remove the cellspacing of the big table
!cellspacing.png!
Steffen Gebert
23:26 Revision 08d9a949: Followup to bug #12024: Remove cellspacing
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41920 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
23:19 Bug #12017 (Closed): E-Mails sent by linkvalidator task are corrupted
See #12344. Chris topher
21:57 Bug #12017: E-Mails sent by linkvalidator task are corrupted
I think the way to solve this should be to use the new mail API from scheduler. Chris topher
21:33 Bug #12017: E-Mails sent by linkvalidator task are corrupted
What you see above is what the mail programme displayed. Seems to be no correct multipart email. Chris topher
20:04 Bug #12017: E-Mails sent by linkvalidator task are corrupted
Persists with recent version Steffen Gebert
17:20 Bug #12017 (Closed): E-Mails sent by linkvalidator task are corrupted
I didn't change any email settings, but this is, what I got:
!email.png!
Steffen Gebert
23:18 Feature #11276: Use the new mail API for the scheduler mail
The API "was committed here":http://forge.typo3.org/projects/typo3v4-core/repository/revisions/9116.
It can be use...
Chris topher
23:14 Bug #12025 (Resolved): Add link to scheduler
Committed in r41919. Chris topher
21:10 Bug #12025: Add link to scheduler
It's not a cache, but you're right ;-) Steffen Gebert
21:10 Bug #12025: Add link to scheduler
Only if the scheduler is loaded and if the current user can use it = is admin.
E.g. "Alternatively your administra...
Chris topher
19:44 Bug #12025 (Closed): Add link to scheduler
Add link to scheduler Steffen Gebert
23:14 Revision 489a3302: Fixed bug #12025: Add link to scheduler
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41919 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
21:49 Revision f63f125a: Improved one language label.
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41918 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
21:12 Revision ce784fa2: Fixed bug #12024: Remove cellspacing (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41917 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
20:50 Bug #12022 (Resolved): Add CSH labels for the labels of the Scheduler job
Done. I also modified the one label as you wished.
Committed in r41916.
Chris topher
19:55 Bug #12022: Add CSH labels for the labels of the Scheduler job
Did you change the Label "Send report to"? I would prefer "Send email report to".
Nevertheless, CSH for the single...
Steffen Gebert
19:10 Bug #12022: Add CSH labels for the labels of the Scheduler job
It's now displayed that "start page" expects a uid. Fixed in r41688.
Yes, depth makes sense, because together with...
Chris topher
17:42 Bug #12022 (Closed): Add CSH labels for the labels of the Scheduler job
* There's no hint, what's expected for _Start page_, entering an URL gives you the hint that the @uid@ is expected
*...
Steffen Gebert
20:50 Revision dd75f487: Fixed bug #12022: Add CSH labels for the labels of the Scheduler job
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41916 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
20:16 Revision 28116fe6: Fixed bug #12026: Combine columns Type, Headline and Field
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41915 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
19:53 Bug #12015 (Closed): Depth drop down / Filters
Yes, no problem. Chris topher
19:47 Bug #12015: Depth drop down / Filters
Sorry für the duplicates, checked it out to typo3conf/ext/ but TYPO3 obviously didn't use it.
Can be closed, rest in...
Steffen Gebert
19:01 Bug #12015 (Needs Feedback): Depth drop down / Filters
Chris topher
18:56 Bug #12015: Depth drop down / Filters
Hi Steffen,
I saw you used the linkvalidator version which is included in TYPO3 beta3.
Our updates are done in th...
Chris topher
17:38 Bug #12015: Depth drop down / Filters
Related: The value of the depth-dropdown also resets when changing pages. Steffen Gebert
17:16 Bug #12015 (Closed): Depth drop down / Filters
Besides taht the arrangement looks a bit unordered, the following behavior is bad:
* Changing the depth-dropdown d...
Steffen Gebert
19:18 Feature #12021 (Closed): More error details
Fixed with #10907 where we implemented a logic which uses t3lib_div::getURL to differentiate by the returned status c... Chris topher
17:35 Feature #12021 (Closed): More error details
It always shows _External Link not reachable_, dependent on what problem occured (status code, host not reachable,...). Steffen Gebert
19:13 Bug #12020 (Closed): IDN domains
Right, we already noticed issues like that in #10907.
The problem is located in t3lib_div::getURL, which sometimes r...
Chris topher
17:33 Bug #12020 (Closed): IDN domains
Maybe not related to the linkvalidator, but external links containing umlauts return an error. Steffen Gebert
19:01 Bug #12019 (Resolved): Do not display the format of the date of the last check
Chris topher
19:00 Bug #12019: Do not display the format of the date of the last check
Committed in r41914. Chris topher
18:26 Bug #12019: Do not display the format of the date of the last check
Hi Steffen,
thanks for your feedback!
The issue with the date being displayed in wrong format is currently alr...
Chris topher
17:30 Bug #12019 (Closed): Do not display the format of the date of the last check
No only wrong, but IMHO not needed to show the format:
!date-format.png!
Steffen Gebert
19:00 Revision fa0b6db8: Fixed bug #12019: Do not display the format of the date of the last check
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41914 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
18:29 Bug #12016 (Closed): E-Mail issue
Closed as duplicate of #12017. Chris topher
17:36 Bug #12016: E-Mail issue
Sorry, duplicate. Steffen Gebert
17:20 Bug #12016 (Closed): E-Mail issue
I didn't change any email settings, but this is, what I got:
Steffen Gebert
17:29 Feature #12018 (Closed): Link to pages and content elements
The page title and CE title should link to the page module resp. to the TCEform to edit the CE.
!ce-title.png!
Steffen Gebert
17:04 Bug #11574 (Needs Feedback): Workspaces grid: stages should "sit" on one line
I attached a patch which adds the <span> empty-icon tag always as you requested.
But it's not solved, yet. In "non...
Sonja Schubert
15:42 Bug #24149: Editable FlexForms require a possibility to update group access lists within update wizard
trunk rev. 10012 Steffen Gebert
15:40 Revision ae6f4216: Added feature #16493: Editable FlexForms require a possibility to update group access lists within update wizard (Thanks to Kai Vogel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10012 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
15:05 Bug #24256: All TCA forms "group" with size=1 have height of 85px
I think these are two different issues.
The class should be mutliselect only for multiple selectboxes anyway.
The...
Jo Hasenau
13:56 Bug #24256: All TCA forms "group" with size=1 have height of 85px
One thing though that came to my mind, Joey: if I select "size=2" and multiple=true - then we still have a min-height... Benni Mack
13:54 Bug #24256: All TCA forms "group" with size=1 have height of 85px
exactly - as discussed on Skype I just didn't expect the class "multiselect" to be assigned to single selectboxes as ... Jo Hasenau
12:53 Bug #24256: All TCA forms "group" with size=1 have height of 85px
Yes, I think so. Steffen Gebert
12:18 Bug #24256: All TCA forms "group" with size=1 have height of 85px
Well, the HTML code should be changed that the size=1 doesn't get the option "multiselect" but only the ones that say... Benni Mack
13:30 Feature #24435: Move "temp_cached*" configuration files to typo3temp
You can consider using "Global Extension" - that will place the extension in typo3/ext. Check the Install tool for ac... Soren Malling
12:57 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
I have the problem only in Firefox. Here the troubleshooting list:
[HTMLArea::init]: Editor url set to: sysext/rte...
Bernhard Müller-Wirtz
05:08 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
@Paul: Were you able to resolve this issue? Stanislas Rolland
11:56 Bug #24386: pages_language_overlay does not fit new page layout
Will take care of that after a meeting with the native speakers next Monday.
Jo Hasenau
06:38 Bug #24467: Linking overrides existing links
IE seems to be unable to restore its bookmark after links included in the selection are cleaned away.
Attached pat...
Stanislas Rolland
04:54 Bug #24343: htmlArea RTE: Popup layer for editing links is not resizeable in IE
Patch committed to SVN TYPO3core trunk (revision 10010) and branch TYPO3_4-4 (revision 10011). Stanislas Rolland
04:53 Revision f7663294: Fixed bug #16750: htmlArea RTE: Popup layer for editing links is not resizeable in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10011 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:47 Revision 3725314f: Fixed bug #16750: htmlArea RTE: Popup layer for editing links is not resizeable in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10010 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:51 Revision 496ae0f8: Whitespace fix
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41898 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
01:49 Revision 20094d60: Fixed bug #12009: Display a nice text, if an element does not have a headline
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41897 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
01:42 Revision fc40bc6d: Fixed bug #12008: Row "Title" should be called "Headline"
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41896 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
01:21 Revision 97e3a1f8: Removed a label which was introduced for #11794, but is not used with the final version of that patch.
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@41895 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
00:51 Feature #10740 (Resolved): Show report date and age
Yes, I think so.
If there still is something to improve, please reopen the issue!
Chris topher
00:08 Bug #24464: htmlArea RTE: Trailing slash stripped from href of autolinks
Patch committed to SVN TYPO3core trunk (revision 10008) and branch TYPO3_4-4 (revision 10009). Stanislas Rolland
00:08 Revision 8815cda4: Fixed bug #16904: htmlArea RTE: Trailing slash stripped from href of autolinks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10009 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
 

Also available in: Atom