Project

General

Profile

Activity

From 2009-09-08 to 2009-10-07

2009-10-07

23:33 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
UPDATE
Just double checked again – the warning being produced only in ver. 4.3!
it occures in this part, when var...
Vladimir Podkovanov
23:22 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
Hi, for example such conf
lib.content = IMAGE
lib.content {
file = GIFBUILDER
file {
XY = [10.w],[10.h]
...
Vladimir Podkovanov
18:57 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
Can you please provide the full TypoScript that resulted in this warning? Oliver Hader
16:06 Bug #21200 (Closed): GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
When using IMAGE or IMG_RESOURCE with file = GIFBUILDER it results in warning <"GIFBUILDER" is not a file (uploads/..... Vladimir Podkovanov
20:00 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
The 4.2 and 4.1 patches are different because 4.1 doesn't require PHP5 and thus cannot use the "protected" keyword. I... Oliver Klee
19:27 Bug #21181: Call to getCache() on a non-object
Besides the fact that I'm waiting for the backtrace to analyze the problem further, the attached patch prevents from ... Oliver Hader
19:19 Bug #21181: Call to getCache() on a non-object
Hm, I see... However, using the caching framework only will be triggered, when the constant 'TYPO3_UseCachingFramewor... Oliver Hader
12:22 Bug #21181: Call to getCache() on a non-object
This occurs in both backend, frontend and install tool. This happens e.g. if you install paymentlib and one of those ... Franz Holzinger
11:56 Bug #21181: Call to getCache() on a non-object
Does this occur in frontend and/or backend disposal? Oliver Hader
19:16 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
I wouldn't do that, Tobi, as HTTP_HOST comes from the user and cannot be trusted.
Rather I would drop the dependen...
Ernesto Baschny
17:41 Bug #21202 (Closed): No redirection after login by systemextension felogin
In content element I defined as redirect mode "defined by User Record". And I filled in a redirection page in the use... Wim no-lastname-given
17:07 Bug #15452: When moving records the translation do not move with it
OK, that might cause the problem...
the issue is with a TYPO3 v4.1.7 here.
Markus Timtner
15:20 Bug #15452: When moving records the translation do not move with it
@Markus: I needed also the 0002314_v2.patch like I've written a few notes above. Nils Winkler
14:48 Bug #15452: When moving records the translation do not move with it
@nils: Just the extension: T3X_klee_translation-0_1_2-z-200812051716.t3x Markus Timtner
13:41 Bug #15452: When moving records the translation do not move with it
@Markus: which files do you have installed? Just the extension or also a patch? Nils Winkler
13:33 Bug #15452: When moving records the translation do not move with it
Hi there!
I witnessed some strange behavior of the extension:
(might be relevant to the patch, too)
When copyi...
Markus Timtner
16:59 Bug #21040: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
Update... no problem with RSAAuth here...
The problem was using the HTTPS protocol on the OpenId. On my local system...
Oliver Hader
16:21 Feature #21201 (Closed): use navigation title if available
The path displayed in the search hits can become quite chaotic if people use very long page titles in combination wit... Michael Stopp
16:08 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Tested and it worked as expected
thanks Xavier
Michael Miousse
15:05 Bug #25617: Wrong example configuration of cronjob in manual
Committed to trunk in revision 6109 Francois Suter
15:04 Bug #25617: Wrong example configuration of cronjob in manual
Text corrected to:
If you are editing system crontabs (for example /etc/crontab and /etc/cron.d/*), there will be ...
Francois Suter
14:58 Revision 990a1c27: Fixed bug #12078: Scheduler: Wrong example of cronjob configuration in the manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6109 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:49 Bug #21197: Unable to autoload class "Date"
All warnings and errors are mailed to me (Setting of $TYPO3_CONF_VARS['SYS']['systemLog']).
The If I didn't do that,...
Wim no-lastname-given
11:07 Bug #21197: Unable to autoload class "Date"
Hi Wim, how can one reproduce this?
Can you please tell the required steps to get this error message?
Oliver Hader
10:20 Bug #21197 (Closed): Unable to autoload class "Date"
Error message:
Extension: Core
Severity: 4
Unable to autoload class "Date"
(issue imported from #M12135)
Wim no-lastname-given
13:44 Bug #21199 (Closed): Usage of quotationmarks in Linkitles in RTE does not work with IE7
The usage of quotationsmarks in Linktitles in RTE-HTMLArea (TYPO3 4.2x) with IE7 makes it unpossible to edit oder cha... Thomas Alboth / undkonsorten.com
13:00 Bug #21198 (Closed): Use flashmessages to display messages from tcemain
Problem:
the error messages from tcemain are not displayed as flashmessages
Solution:
use flashmessages to displ...
Rupert Germann
12:05 Bug #21065: Sporadic random Backend Logoffs
additional information: the problem seems to be internet explorer 8 specific. oliver leitner
11:52 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
Committed to SVN Trunk (rev. 6108) Oliver Hader
11:37 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
Hey, this fix was easy... escaping the "/" delimiter was missing... Oliver Hader
11:51 Revision 8af5be77: Fixed bug #11451: Wrong pattern modifier in t3lib_htmlmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6108 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:28 Bug #21194: Translation update broken
No, nothing in error_log - there's no error (also not the unpack()-error).
It's a problem of output buffering.
As s...
Steffen Gebert
11:17 Bug #21194: Translation update broken
Is there something in the webservers error log or PHP log?
On updating the translations I get a
"Warning: unpack() ...
Oliver Hader
01:27 Bug #21194: Translation update broken
I've attached a patch (12129.diff), which solves the problem on my mac - but on a production server it doesn't work (... Steffen Gebert

2009-10-06

16:32 Bug #21196 (Closed): autoloaders registered by extensions slow down the core autoloader
Problem:
If an extension registers an autoloader by itself this slows down the core autoloader because extension aut...
Rupert Germann
14:55 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
Yes I see, but in my opinion this is a bug... so it should be fixed in branch as well. Cyrill Helg
14:51 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
Right Cyrill, this is fixed in TYPO3 4.3, e.g. in the current beta.
As Steffen wrote, your fix has been applied.
...
Chris topher
14:22 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
I don't think thats fixed in 4.2.9, the image has no transparency.
The image I supplied had transparent background...
Cyrill Helg
13:49 Bug #25618: The script tried to execute a method or access a property of an incomplete object
should be in the list still with a special error "extension / class not available"
it is like an extension which ...
Georg Ringer
13:46 Bug #25618: The script tried to execute a method or access a property of an incomplete object
You're right, the scheduler should check if the class is indeed available, as is done in other parts.
What do you ...
Francois Suter
12:48 Bug #25618 (Closed): The script tried to execute a method or access a property of an incomplete object
Hi,
I did some tests with the scheduler and wrote 2 custom extensions, registered a class, created a task for it a...
Georg Ringer
12:01 Revision b7f6ca85: added Media doc to relase-excluded dir typo3/contrib/flashmedia/src until it's released
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6107 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:21 Bug #21195 (Closed): Improve performance of flashmessages
Problem:
The current handling of flashmessages in the list module is very unefficient and slows down the BE if there...
Rupert Germann
11:09 Bug #21166: RTE needs reloading to get displayed properly
Yes, it's a strange problem. It's the only project we have that shows this problem.
I've tried to uninstall t3skin...
Ivan Ruiz Gallego
04:09 Bug #21166: RTE needs reloading to get displayed properly
I don't know how to reproduce this issue...
Is t3skin installed? If you unsinstall t3skin, do you get the same beh...
Stanislas Rolland
10:54 Bug #19198: TCA is not loaded completely when "dynamicConfigFile" is used.
Hallo,
just for info: problem still resides - found it in version 4.2.9.
But I suggest applying t3lib_div::load...
Petra Arentzen
10:43 Revision fde32b09: [+BUGFIX] Fluid (Core): Added event handler tags to universal tags in TagBasedViewHelper.
Jochen Rau
10:43 Revision 7e4a8c74: [~TASK] Fluid: Tweaked icon.
[~TASK] Fluid: Recreated ext_autoload.php. Jochen Rau
08:03 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
is there any news about it? Georg Ringer
04:02 Bug #19617: hook for linkhandler is missing in RTE browse_links
Closing this ssue as it was correctly fixed in linkhandler extension: see
http://forge.typo3.org/issues/show/1342
Stanislas Rolland

2009-10-05

20:48 Feature #16180: Add random on listNum
I agree this would be cool to have in core. I needed similar functionality and am now using an XCLASS as suggested by... Felix Buenemann
19:10 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Michael,
Could you please test patch bug_6953_v4.diff which I rewrote in order to take CGL into account and to hav...
Xavier Perseguers
18:32 Bug #21194 (Closed): Translation update broken
#21079: "dynamic update of translation status im EM is broken"
makes Translation handling submodule broken.
A few...
Steffen Gebert
18:05 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
Original reporter cannot reproduce this bug anymore, nor did I. Xavier Perseguers
17:47 Bug #21193 (Closed): Performance improvement in t3lib_div::get_dirs()
@ symbols are used in the function. They can be removed to improve performance. Performance improvement with the patc... Dan Osipov
17:10 Revision a6654b79: * Committing some changes Bastian made on the translate viewhelper which I forgot to forward-port. Always do an svn update before you start working ;-)
Sebastian Kurfuerst
17:09 Revision dc6ebe74: * Small bugfix. sorry guys :-)
Sebastian Kurfuerst
17:08 Revision dbfb0391: [TASK] BlogExample: Adjusted TypoScript _LOCAL_LANG settings as needed in recent commit. Related to #4905.
Sebastian Kurfuerst
16:57 Revision fc29cc4f: [!!!][BUGFIX] Extbase (Configuration): Moved _LOCAL_LANG from plugin.tx_XXX.settings._LOCAL_LANG to plugin.tx_XXX._LOCAL_LANG. THIS IS A BREAKING CHANGE for Users. Resolves #4905.
[BUGFIX] Extbase (Utility): Extracting translation code from Translation ViewHelper to utility class. Related to #4905. Sebastian Kurfuerst
15:44 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
Closing this issue as a duplicate of #10632. Stanislas Rolland
08:29 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
See also
http://bugs.typo3.org/view.php?id=10632
Nils Winkler
15:31 Revision 2dcd4646: * Small cleanup - check if controllerContext is set to prevent fatal error in rare cases.
Sebastian Kurfuerst
15:28 Bug #21192: List module: scroll-button is missing
Ah, i see :-) Maybe the pagination-scroller should be shown by default if the amount of entries iy > 20. Thomas Schröder
13:32 Bug #21192: List module: scroll-button is missing
I think it got removed with the new pagination.
You still can click on the table title
But I agree that it's not ...
Steffen Gebert
10:48 Bug #21192 (Closed): List module: scroll-button is missing
Standard list module shows 20 entries per CE-type. If you have more entries a button and text [21 - xx ] is shown to... Thomas Schröder
12:06 Bug #21065: Sporadic random Backend Logoffs
nope, still no go, the customer still has the problem. oliver leitner
10:49 Revision 947880d9: Cleanup: Whitespace cleanup in extension manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6106 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:41 Bug #21191 (Closed): "Installation Type: L" - tell the user, what's "L"
After importing an extension from TER, you get the following output:
Extension import results
SUCCESS!
Folder ...
Steffen Gebert
10:28 Bug #21190 (Closed): Suggest: Function call on a non-object
I'm working with current trunk and get following error, when I try to edit a database record in list modul:
Fatal ...
Stefan Froemken
09:11 Feature #15063: Link to pages that are not in the user's DB Mount
This is possible now with user TS config: options.pageTree.altElementBrowserMountPoints = 34,123
Thanks for Susann...
Ernesto Baschny
09:00 Bug #15909: Internal (on page) links corrupted with t3lib_parsehtml::prefixResourcePath()
Prefixing #-anchor with current page path is needed if you are using the baseUrl feature (required for realurl), and ... Ernesto Baschny
08:56 Bug #16159: change default constants with compatibility wizard "pageframe object"
Defaults in css_styled_content nowadays is blank (since 4.2.0). Ernesto Baschny
08:52 Bug #16085: TCEFORM changes are ignored for the secondary fields, if they are displaied within top frame
Not reproduceable nowadays. Thanks to Susanne Moog for reporting Ernesto Baschny
08:51 Bug #16238: Can't login BE, default admin user is within db table 'be_users', also creat a new admin in table
AFAIK, login in BE works nowadays. :) Ernesto Baschny
08:49 Feature #15701: Better page-Not-Found-handling (Redirect-Support)
Can be done already with config.typolinkLinkAccessRestrictedPages and typolinkLinkAccessRestrictedPages_addParams. Ernesto Baschny
08:47 Bug #15865: Styles for colored diffing not available
either fixed or not reproduceable. Diff is currently colored both in old and new skin Ernesto Baschny
08:46 Bug #15666: Old logo and "skin" in install-tool and install-wizard
long ago resolved.. Ernesto Baschny
08:46 Feature #15150: Get list of content elements for "new content" wizard from TCA
Resolved by Steffen's new feature (rev. 4954, #19382) Ernesto Baschny
08:45 Feature #15610: add content-element headline to "New content element" wizard by default
Resolved by Steffen's new feature (rev. 4954, #19382) Ernesto Baschny

2009-10-04

21:59 Bug #17861: Extension Manager does not sort versions of an extension correctly
I can confirm that this bug is still present in 4.2.9. It took hours of my time to find out that the things in the ma... Richard
21:04 Bug #21189: PHP warning snw, if webserver can't remove extension dir
I'm very sorry for the uncomplete bug title and description.. accidently pressed the enter key :(
Correct title: P...
Steffen Gebert
21:01 Bug #21189 (Closed): PHP warning snw, if webserver can't remove extension dir
If user uploaded an extension not using TYPO3 and with permissions, so that TYPO3 can't delete the ext-directory, a P... Steffen Gebert
20:50 Bug #21188 (Closed): Add some flash messages to EM
Replace some plain outputs in Extension Manager with shiny flash messages.
(issue imported from #M12117)
Steffen Gebert
18:37 Bug #21187 (Closed): "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
To reproduce the bug:
* Edit text in any content element using the htmlarea RTE
* Write a sentence, the select some...
Richard
18:09 Bug #21186 (Closed): Show "loadInFE" in EM details view
Extensions have a new flag "doNotLoadInFE". Now it would be nice to show this in EM details view.
See attached scr...
Steffen Kamper
16:49 Bug #20038: AJAX relogin does not work
I refactored the relogin complete (rewrite in ExtJS only) and it works again. Steffen Kamper
15:53 Bug #21176: No upload in the new massuploader with Firefox
Thought you have the same problem like you said in the list? But strange is, same FF Version, same Mac os x on an oth... Philipp Holdener
15:26 Bug #21185 (Closed): Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
You can set default values for $BE_USER->uc using
a) $TYPO3_CONF_VARS['BE']['defaultUC']
b) setup.default in UserTS...
Steffen Gebert
15:12 Bug #21184 (Closed): Enable resizable textareas by default
With #20946 resizable texareas were introduced.
Unfortunately, they aren't enabled by default.
So enable them.
...
Steffen Gebert
14:03 Bug #21183 (Closed): Improve output of extension details
Currently EM's view of extension details has a mix of
Key? Yes/No
and
Key: Yes/No
Unify this to "Key: Value"
...
Steffen Gebert
13:36 Bug #21182 (Closed): Show status of flag doNotLoadInFE in extension details
With 4.3 we added the flag "doNotLoadInFE" to exclude extension from being loaded in FE.
The EM doesn't show the s...
Steffen Gebert
12:14 Bug #21173: Replace "Warning: filemtime(): stat failed" with a nice error message
this is a duplicate of #17321.
t3lib_FlashMessage? nice :)
Ralf Hettinger
12:11 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
If you have further questions regarding TYPO3, you can use the mailing-lists which you find here:
http://lists.netfi...
Chris topher
12:10 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Install the extension t3skin.
I remember, that skin_grey2 is even working in 4.2...
So if you like your old desig...
Chris topher
03:05 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Ok, i solved finally my problem
The tm_contentaccess extension, was making that my BE wasn't visible into the upda...
silvia

2009-10-03

22:00 Bug #21176: No upload in the new massuploader with Firefox
l think even with shared hosting you should have access to the server's access and error. Please attach the correspon... Steffen Gebert
08:50 Bug #21176: No upload in the new massuploader with Firefox
I have no log entry in TYPO3 for this wrong upload. With Firefox on windows I got a log entry that a file is uploaded. Philipp Holdener
21:56 Feature #15066: Checkbox "Select all" in Install Tool/Database Analyser
this is a duplicate of bug #20733 which was committed to trunk rev: 5703. Susanne Moog
20:55 Bug #21181 (Closed): Call to getCache() on a non-object
In some cases, if you call t3lib_div::xml2array out from localconf.php of an extension, then the caching has not bee... Franz Holzinger
20:08 Bug #19621: getTreeList causes duplicate entry sql error
Attached a patch to fix this. Christian Kuhn
20:07 Bug #19621: getTreeList causes duplicate entry sql error
This is IMHO not related to #18253, but a bug in the cache implementation.
This happens if a page of which getTree...
Christian Kuhn
19:54 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Why do you not update to the most current version, 4.2.9? Chris topher
19:52 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Then the skin was not the reason for this error.
Go to the install-tool and delete all files in typo3temp/ and sub...
Chris topher
17:38 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
I just removed from my localconf.php the skin_grey2 , but i stil see the backend empty, i can't access to Tools> db t... silvia
17:31 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
I guess the version of the skin you use is not compatible with the new version of TYPO3.
Edit the file typo3conf/loc...
Chris topher
17:18 Bug #21179 (Closed): The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Jsut upgraded from typo3 3.8 to 4.1.11, i did the update static info and write to database, when i log into the backe... silvia
18:32 Bug #21180: Meta-Tag http-equiv="language"
Found some more meta tags:
pragma
content-script-type
content-style-type
imagetoolbar
Stephan Bauer
18:00 Bug #21180 (Closed): Meta-Tag http-equiv="language"
Add Meta-Tag language to the list where 'http-equiv' is used instead of 'name'.
(issue imported from #M12108)
Stephan Bauer
15:58 Bug #21178 (Closed): SC_alt_doc::getLanguages retrieves deleted pages_language_overlay records too
SC_alt_doc::getLanguages retrieves deleted pages_language_overlay records too
as a result lang selector being rend...
Vladimir Podkovanov
13:47 Bug #21177: Install Tool Crashes on "Update Wizard"
Here is a possible solution: Change the following lines in all JSManager Extensions that register any JS Libraries to... Michael Knoll

2009-10-02

23:22 Bug #21177 (Closed): Install Tool Crashes on "Update Wizard"
The install tool crashes when I click on "update wizard" after having changed from 4.2.8 to 4.3 Beta1. The following ... Michael Knoll
16:44 Bug #21176 (Closed): No upload in the new massuploader with Firefox
The new massupload tool doesn't work in Firefox (newest version on mac).
I got a message that 100% is uploaded and t...
Philipp Holdener
16:21 Revision 89736ece: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6101 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
13:12 Bug #21065: Sporadic random Backend Logoffs
command back, the fix from ernesto could be working, the point is, the customer had forgotten to logout/login before ... oliver leitner
12:07 Bug #21065: Sporadic random Backend Logoffs
Sorry to say, but our customer said, that the Setting of Ernesto Baschny isnt helping either. oliver leitner
11:05 Bug #21175: adv. frontend edit: mailfom, sometimes not possible to close the form wizard
and...
clicking on the "save and close" icon in the form wizard opens the typo3 backend in the ajax window...
Christian Hernmarck
10:53 Bug #21175 (Closed): adv. frontend edit: mailfom, sometimes not possible to close the form wizard
Advanced Frontend Editing:
When adding (drag drop) a new mailform, then saving (not closing) - even without changes....
Christian Hernmarck
09:24 Bug #21174: Advanced Front End Editing - click edit and content elements are empty
I've reported this bug in the bugtracker for feeditadvanced on forge.typo3.org:
http://forge.typo3.org/issues/show...
Steffen Gebert
00:51 Bug #21174 (Closed): Advanced Front End Editing - click edit and content elements are empty
I can drag & drop content elements ok.
If I edit a text element though, I get the ajax window appearing with the t...
Simon Browning
09:11 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
DAM is imported but not nstalled.
The weird thing is that I can't use a wrapper function. But renaming the main_rt...
Nils Winkler
05:45 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
Is DAM installed? Stanislas Rolland
08:50 Bug #21166: RTE needs reloading to get displayed properly
It seems to be a browser-independent problem. I've tested with:
PC (Windows XP): Safari 4, Firefox 3.5, IE 8, Chrome...
Ivan Ruiz Gallego
06:21 Bug #21166: RTE needs reloading to get displayed properly
What version of what browser? Stanislas Rolland
06:37 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Closing this issue as it is a Page TS configuration issue for using tt_news with rtehtmlarea and DAM.
DAM does con...
Stanislas Rolland

2009-10-01

22:41 Bug #21173 (Closed): Replace "Warning: filemtime(): stat failed" with a nice error message
If a file in uploads/ folder is missing, but referenced in a content element
a) PHP warning appears (and may break l...
Steffen Gebert
21:11 Bug #21172 (Rejected): Image processing does not work with Imagemagick 4.2.9
After updating to 4.3 beta1, no images processing is possible, if imagemagick version 4.2.9 is used.
Root of the p...
Steffen Gebert
20:59 Bug #15452: When moving records the translation do not move with it
Hi,
I tested the patch / extension (0002314_v2.patch and T3X_klee_translation-0_1_2-z-200812051716.t3x) with TYPO3...
Nils Winkler
20:34 Revision ae8b1dfc: Updating version number to 4.3-dev after release of 4.3.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6098 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:27 Revision b0c44a5d: Tagging TYPO3 4.3.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0beta1@6097 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:27 Revision c406a75f: Release of TYPO3 4.3.0beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6096 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:40 Revision 0a14d6ef: Follow-up to bug #11903: Use two queries to clean tags for DBAL reasons
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6095 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:29 Revision 9d43a55c: Follow-up to feature #7461: Fixed bug in using the cookieDomain value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6094 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:01 Bug #21065: Sporadic random Backend Logoffs
Then probably the company goes out through multiple IPs (proxy) and the backend is fixed for a session on a single IP... Ernesto Baschny
18:59 Revision 95dc8e9e: Fixed typo in tslib_content::cImage (changed $this->stdwrap to $this->stdWrap)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6093 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:07 Bug #21171 (Closed): Can't use nav_title in JSMENU
I'm using page's title for SEO and have long description in there. Now these long text is shown in my JSMENU and I do... Albrecht Köhnlein
15:51 Feature #21169: add fullQuoteStr to stdWrap
there is an error in 0012094.patch - so i just uploaded 0012094_v2.patch
add &parameter=te'st
page = PAGE
page...
Martin Holtz
14:51 Feature #21169 (Closed): add fullQuoteStr to stdWrap
(afaik) at the moment you need a userFunc to sanitze a value to be sql-injection save
# Example: sql-injection poss...
Martin Holtz
15:21 Bug #21137: Add missing sysexts to update wizard
committed attached v5 to trunk rev 6092 Rupert Germann
15:19 Revision 3a8dc4a0: Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6092 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:04 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
I've checked v4.2.9:
In the file typo3/sysext/rtehtmlarea/mod3/browse_links.php (line 104) the function main_rte fro...
Nils Winkler
14:59 Revision c14cbf8d: Corrected wrong date in ChangeLog entry (sorry)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6091 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:58 Revision ab5fdcf2: Follow-up to #11855: Use flash message API instead of custom markup for highlighting security link
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6090 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:51 Feature #17881: Enable stdWrap for select.where
ok, i opened a ticket for that: #21169 Martin Holtz
14:42 Feature #17881: Enable stdWrap for select.where
well, it is possible to produce SQL-Injections right now - use andWhere.stdWrap for proper SQL Injection vulerability... Martin Holtz
14:48 Revision 9150f777: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6089 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:40 Bug #21167: The errorhandling can make TYPO3 Backend unusable
committed to trunk rev 6088 Rupert Germann
14:23 Bug #21167 (Closed): The errorhandling can make TYPO3 Backend unusable
Problem:
The errorhandling can make TYPO3 Backend unusable because every php error is turned into an exception.
...
Rupert Germann
14:27 Revision d117db19: Fixed bug #12092 (Follow-up to bug #9355): The errorhandling can make TYPO3 Backend unusable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6088 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
14:24 Bug #21168 (Closed): Improve the error and exception handling
Problem:
The new errorhandling in TYPO3 is way too unflexible.
- Errors are "converted" to exceptions. This is not ...
Oliver Hader
13:42 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Xavier the patch was made from the trunk but with revision 24646
could you take a look at it and see if everything...
Michael Miousse
13:15 Revision 12fa0736: Follow-up to #12089: Cleanup: unescaped &
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6087 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:08 Bug #20938: SOAP error while uploading an updated extension
Reading this, it looks to me like adding "Content-Length" fixes this bug. Stefan Geith
12:55 Bug #21139: Change order in installtool (Update Wizard before Database Analyzer)
Dropped in favour of #21151 Oliver Hader
12:36 Revision b51b1f95: Follow-up to #12089: Make messages in reports module collapsible: add error/warning icon to header
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6086 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:34 Revision 842c39d4: Raised DBAL version from 0.9.21 to 0.9.22
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6085 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:26 Bug #21074: TCEforms suggest doesn't find everything on large sites and is slow
committed to trunk rev 6083 Rupert Germann
12:26 Revision b7e3f9c9: Follow-up to #11843 Add a reports module: endPage was applied twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6084 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:24 Revision 380034cd: Fixed bug #11979: TCEforms suggest doesn't find everything on large sites and is slow (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6083 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:20 Revision d2a907ba: Cleanup: Updated ext_emconf.php MD5 sums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@24957 735d13b6-9817-0410-8766-e36946ffe9aa Oliver Hader
12:10 Revision ba99b03c: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@24956 735d13b6-9817-0410-8766-e36946ffe9aa Oliver Hader
11:53 Bug #21147: t3lib_sqlparser is not able to parse alias of a joined table
Committed to SVN Trunk (rev. 6082)
Still pending for TYPO3_4-2 and TYPO3_4-1
Oliver Hader
11:52 Revision f5d6a19c: Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6082 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:31 Revision b647f1d2: Updated version number to prepare Core's svn:externals synchronization
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@24954 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:29 Bug #21166 (Closed): RTE needs reloading to get displayed properly
When editing a content element the RTE doesn't get displayed properly (see attached Screenshot). It seems like at lea... Ivan Ruiz Gallego
10:23 Revision 8d1a63c2: Follow-up to bug #11357: fixed a parse error in index_re.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6081 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann

2009-09-30

23:59 Feature #19383: Make use of setcookie()'s additional parameters in t3lib_userAuth to prevent XSS
Duplicate of issue #18172 and solved there Oliver Hader
23:58 Feature #18172: Transfer cookies via SSL only whenever possible
Committed to SVN Trunk (rev. 6080) Oliver Hader
23:57 Revision 9c1eef73: Added feature #7461: Transfer cookies via SSL only whenever possible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6080 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:13 Bug #19955: redirecting to referer does not work
v4 fixes the issue, patch is for trunk. Fixed trunk version should work with 4.2 as well.
Steffen Kamper
22:50 Bug #21052: redirect options do not seem to work
@Navi
did you select "hide at login" on the page where the loginbox is displayed?
that was the problem on my site.
Administrator Admin
22:43 Revision 194d1a7f: corrected date in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6079 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:12 Bug #21165 (Closed): Filenames should be escaped with escapeshellarg before passing them to imagemagick
The problem lies in class.t3lib_stdgraphic.php::wrapFileName() with is
supposed to wrap a filename into double quot...
Helmut Hummel
21:11 Bug #21164: Make messages in reports module collapsable
committed to trunk, rev 6078 Steffen Kamper
20:33 Bug #21164 (Closed): Make messages in reports module collapsable
By changing markup to divs the messages are seperated, which looks better. As the module can be very crowded in futur... Steffen Kamper
21:10 Revision 5b3b2c25: Fixed bug 12089: Make messages in reports module collapsible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6078 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:46 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
I've tried 4.2.8, and it doesn't work also. Nils Winkler
20:33 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
Could you please try this with TYPO3 4.2.8? If it does not exist there, we can isolate the problem to a TYPO3 release.
Oliver Hader
20:01 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
I switched the installation back to v4.2.0 and the RTE links are editable. I changed back to v4.2.9 and the RTE windo... Nils Winkler
14:47 Bug #21154 (Closed): RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
After upgrading TYPO3 to 4.2.9 I recognized that I can't switch to another tab in the RTE link window (regardless of ... Nils Winkler
20:43 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
Oli, patch is fine, the unit test work.
I was not really able to exploit the issue, but the potential is probably ...
Ernesto Baschny
19:02 Bug #21156: Number as page-alias shouldn't be allowed
A new evaluation/validation method should be introduced:
"NaN" or "noint"
Oliver Hader
16:17 Bug #21156 (Rejected): Number as page-alias shouldn't be allowed
It's possible to set a number as an alias of a page. This conflicts with the page-id. TYPO3 should correct the alias ... Tobias Schaefer
18:33 Bug #21158: Report are not visible in IE6
Can confirm this Steffen Gebert
17:17 Bug #21158 (Closed): Report are not visible in IE6
the html code for the link on the overview page is in the htmlsource but it's not displayed.
seems to be a css probl...
Rupert Germann
18:31 Feature #17881: Enable stdWrap for select.where
Thanks Sebastian! However, who is looking into the source code while typing TypoScript? The proper place would be TSr... Oliver Hader
18:21 Bug #21159: Backend login cookie check fails in IE6
Can't reproduce. What zone is shown in the bottom right? Internet or Restricted-whatever-it's-called? For me it works... Steffen Gebert
17:50 Bug #21159 (Closed): Backend login cookie check fails in IE6
Problem:
If you open the Backend login in IE6 the cookie warning shows up. No matter if the browser accepts cookies ...
Rupert Germann
18:13 Bug #21160 (Closed): Missing clear.gifs in dynTabMenu in setup module
Problem:
to display the startmodule selector the setup module calls t3lib_loadModules->load()
this changes $GLOBALS...
Rupert Germann
17:07 Bug #21157: Memcached Configuration status report is broken
committed to trunk rev 6077 Rupert Germann
16:58 Bug #21157 (Closed): Memcached Configuration status report is broken
Problem:
when memcached is configured and working the reports module shows still a connection error.
This happens ...
Rupert Germann
17:05 Revision b00940f9: Fixed bug #12085: Memcached Configuration status report is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6077 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:53 Bug #21155: PHP fatal error with frameset page
committed to trunk rev 6072 Rupert Germann
15:43 Bug #21155 (Closed): PHP fatal error with frameset page
Problem:
PHP Fatal error: Call to undefined method tslib_fe::addBodyContent() in /trunk/typo3/sysext/cms/tslib/clas...
Rupert Germann
15:49 Revision abba4bc8: Fixed bug #12082: PHP fatal error with frameset page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6076 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:45 Revision 2e0d3c00: Updating version number to 4.1.13-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6075 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:23 Bug #21121: BE style must match t3skin in Install Tool
Committed to SVN Trunk (rev. 6074) Oliver Hader
15:23 Bug #21120: BE style must match t3skin in reports module and flash messages
Committed to SVN Trunk (rev. 6073) Oliver Hader
15:22 Revision 01ca25b3: Fixed bug #12036: BE style must match t3skin in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6074 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:19 Revision 3f5a3b73: Fixed bug #12035: BE style must match t3skin in reports module and flash messages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6073 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:27 Bug #21153: pageCacheToExternalFiles=1 breaks db-caching in 4.3
committed to trunk rev 6072 Rupert Germann
12:07 Bug #21153 (Closed): pageCacheToExternalFiles=1 breaks db-caching in 4.3
Problem:
if $TYPO3_CONF_VARS['FE']['pageCacheToExternalFiles']=1 is set in localconf.php db-caching will not work an...
Rupert Germann
12:18 Revision d268d9b0: Fixed bug #12080 (Follow-up to bug #11505): pageCacheToExternalFiles=1 breaks db-caching in 4.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6072 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
11:20 Bug #4823 (Closed): Wrong example configuration of cronjob in manual
Case moved to bugs.typo3.org. Closing it. Francois Suter
11:19 Bug #4823: Wrong example configuration of cronjob in manual
Steffen Müller wrote:
> moved to:
> http://bugs.typo3.org/view.php?id=12078
Perfect. Thanks a lot. Sorry for the...
Francois Suter
11:04 Bug #4823: Wrong example configuration of cronjob in manual
moved to:
http://bugs.typo3.org/view.php?id=12078
Steffen Müller
10:58 Bug #4823: Wrong example configuration of cronjob in manual
Indeed, well spotted.
I'm sorry but would you mind opening a bug report on bugs.typo3.org (project TYPO3 Core, sub...
Francois Suter
10:29 Bug #4823 (Closed): Wrong example configuration of cronjob in manual
On page 6, the cronjob example configuration supposes to use an additional "user" parameter in the crontab of root:
...
Steffen Müller
11:04 Bug #25617 (Closed): Wrong example configuration of cronjob in manual
On page 6 of the manual, the cronjob example configuration supposes to use an additional "user" parameter in the cron... Steffen Müller
10:59 Bug #25616 (Closed): Missing documentation for setting up cron jobs on Windows
In the Scheduler documentation, the instructions for setting up a cron job on Windows is missing.
(issue imported...
Francois Suter

2009-09-29

23:45 Bug #21118: message "The selected language is not available before the language pack is installed" wrong if no language can be chosen
FYI: committed to trunk rev 6071 Rupert Germann
23:42 Revision ba845acd: Fixed bug #12032: The message "The selected language is not available..." in EM tranlation handling wrong if no language can be chosen (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6071 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:15 Revision 863e3877: Removed ChangeLog from scheduler sysext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6070 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:12 Bug #25615: Scheduler floods sys_log in endless loop if a task is running and multiple executions isn't allowed
Committed to trunk in revision 6069. Francois Suter
22:10 Revision 1ac200a4: Fixed bug #12068: Scheduler: Improper skipping of running tasks in case multiple execution denied
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6069 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:25 Bug #20980: security related links in EM are not marked as links
committed to trunk rev 6068 Rupert Germann
21:19 Revision cd136c17: Added improvement #11855: security related links in EM are not marked as links.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6068 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
20:40 Feature #21152: Integration of saltedpasswords as system extension
Integrated via svn:externals in SVN Trunk (rev. 6067) Oliver Hader
20:36 Feature #21152 (Closed): Integration of saltedpasswords as system extension
Problem:
Passwords of backend users are stored as MD5 and weak passwords like "secret" can be recalculated using rai...
Oliver Hader
20:39 Revision c8d2ff03: Added feature #12076: Integration of saltedpasswords as system extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6067 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:30 Bug #21151 (Closed): Add COMPARE Link to update Wizard
After each Update you need to execute COMPARE.
To save some clicks and inform about that very important step i add...
Steffen Kamper
19:09 Revision 0ac5b38a: Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@24890 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:07 Feature #19336: Add an error and exception handler (backported from FLOW3)
FYI: committed v9 to trunk rev 6066 Rupert Germann
18:56 Revision 4326c7df: Added feature #9355: Add an error and exception handler (files part 2)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6066 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:55 Revision 5571ee7a: Added feature #9355: Add an error and exception handler (backported from FLOW3) (thanks to Ingo Renner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6065 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:16 Bug #20686: Warning: touch() [function.touch]: Utime failed
Committed to SVN:
* Trunk (rev. 6062)
* TYPO3_4-2 (rev. 6063)
* TYPO3_4-1 (rev. 6064)
Oliver Hader
13:15 Bug #20686: Warning: touch() [function.touch]: Utime failed
Attached v3, which fixes a bug and has an improvement (see core-list discussions). Previous patch didn't really work,... Steffen Gebert
13:10 Bug #20686: Warning: touch() [function.touch]: Utime failed
Your patch fixes the error, thanks! That leaves the documentation error unsolved -I am not into the procedures of th... Thomas Noest
11:47 Bug #20686: Warning: touch() [function.touch]: Utime failed
My patch adds a check for is_writable() before touching the file.
v2 is now pending in core list.
The hints of ...
Steffen Gebert
18:15 Revision 6b33fcbc: Fixed bug #11433: touch(): Utime failed in install tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6064 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:14 Revision 5654a891: Fixed bug #11433: touch(): Utime failed in install tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6063 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:07 Revision edcdb26b: Fixed bug #11433: touch(): Utime failed in install tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6062 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:22 Bug #21150 (Closed): Google Chrome doesn't close images "click to view larger" images
Normally, you can click on "click to view larger" images and then click into the image to close the new window. Googl... Richard
16:41 Bug #21149 (Closed): Error message doesn't look stringent
If t3skin is installed, the error message looks not nice.
This patch uses t3skin error message styled as the error...
Steffen Kamper
15:14 Feature #14902: indexed_search: Results navigation relies on JavaScript
Confirmed that the patch works with 4.2.8 and fixes the javascript invalid pointer issue with firefox 3.5.3
Darren Clark
12:42 Bug #21148 (Closed): Permanent login checkbox is not shown as expected
If $GLOBALS['TYPO3_CONF_VARS']['FE']['permalogin'] is set to 2 and $GLOBALS['TYPO3_CONF_VARS']['FE']['lifetime'] is g... Stefan Froemken
09:43 Bug #21146: Right Mouseclick in IE8 Stopped working
Typo3 4.2.9 fixed the problem:) oliver leitner

2009-09-28

22:59 Revision a0140f62: [+BUGFIX] Fluid(ViewHelpers): Replaced calls to $GLOBALS['LANG'] by $GLOBAL['TSFE'] if $GLOBALS['LANG'] is not available. This fixes #4794
Bastian Waidelich
22:43 Feature #17881: Enable stdWrap for select.where
Added a patch for current 4.3 trunk and with warning comments to avoid using GPvars to avoid SQL-Injections Sebastian Michaelsen
21:53 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Could you please test whether patch for bug #21147 solves this issue too? If so, please close this bug and patch 1207... Xavier Perseguers
21:47 Bug #21147 (Closed): t3lib_sqlparser is not able to parse alias of a joined table
See bug #17072 for an old problem related to this and more recently, with feeditadvanced, having DBAL installed makes... Xavier Perseguers
21:37 Bug #20938: SOAP error while uploading an updated extension
Hi,
found a discussion on bugs.php.net:
http://bugs.php.net/bug.php?id=48216
Can nobody try this?
Thanks!
Sven Weiss
20:09 Revision 4f1a28de: Updating version number to 4.2.10-dev after release of 4.2.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6061 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:57 Revision 51631fc2: Tagging TYPO3 4.2.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-9@6060 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:57 Revision 91c04a3c: Release of TYPO3 4.2.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6059 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:13 Revision d37c6a9b: Fixed a bug introduced by patch from benni on 1/1 09. This prevented the TypoScript FORM object to render forms...(! - and nobody discovered that for 9 months???)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6058 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:32 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
this is a anyoing problem, becase indexed_search wont work on any hosting with openbasedir settings... Jonas Felix
12:02 Revision cc8b6a8f: [+TASK] Extbase: Recreated ext_autoload.php.
Jochen Rau
11:50 Revision 811adeae: Fixed inclusion paht for svn:externals --- Included feeditadvanced as system extension through svn:externals (tag 43beta1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6057 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:21 Bug #21146 (Closed): Right Mouseclick in IE8 Stopped working
IE8 produces an Error when not running in compatibility mode, and someone tries to rightclick on a page.
1. login to...
oliver leitner
09:37 Revision 879afe89: Included feeditadvanced as system extension through svn:externals (tag 43beta1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6056 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:28 Feature #21145 (Closed): TS-Condition "userFunc" takes only first parameter
Using the following condition "[userFunc = user_match(66,28,98)]", the userfunc gets only the first parameter, becaus... Matthias Stübner

2009-09-27

23:06 Bug #25615: Scheduler floods sys_log in endless loop if a task is running and multiple executions isn't allowed
As discussed per mail, the best solution is to also calculate the next execution time even when an execution is skipp... Francois Suter
22:40 Bug #21017: Use separate tables for tags in the caching framework
After re-reading the docs for Mysql, PostgreSQL and SQL server I find that these three databases support THIS syntax:... Martin Kutschker

2009-09-26

22:24 Bug #25615: Scheduler floods sys_log in endless loop if a task is running and multiple executions isn't allowed
For your amusement here is a sum-up of what happened to us tonight on one of our development servers:
- Yesterday ...
Christian Kuhn
21:46 Bug #25615 (Closed): Scheduler floods sys_log in endless loop if a task is running and multiple executions isn't allowed
How to reproduce:
- Create a sleep test task with 300 seconds
- Call the scheduler cli to start the 5 minute task
...
Christian Kuhn
02:14 Bug #17715: function "debug" is used instead of "$GLOBALS['TYPO3_DB']->debug" in the class.t3lib_befunc.php
Resolved, unable to reproduce: I'm unable to find a debug call in method BEgetRootLine in recent versions. Please reo... Christian Kuhn
01:56 Bug #17584: 4.2trunk: ALTER TABLE fe_users DROP KEY pid
Resolved, no change required:
- All proposed changes are key indexes only, no dropped fields.
- In case of fe_use...
Christian Kuhn
01:42 Bug #16087: Copying of fe-users does not work
Resolved, unable to reproduce.
Copying fe_user records from one sysfolder to another works fine for me in the list...
Christian Kuhn
01:25 Bug #19839: Javascript Error while navigating in menus section (msie4 is undefined)
Is this still reproducible in current TYPO3 versions? Christian Kuhn
01:25 Bug #19863: Javascript Error while navigating in menus section (msie4 is undefined)
Resolved as duplicate of #19839 Christian Kuhn
01:09 Bug #20286: New depedence after Update to 2.5.21
Resolved as duplicate of #17427 Christian Kuhn
01:04 Bug #19422: delete field alway inserted for "select " in Full Search
Resolved, no change required. Christian Kuhn
00:50 Bug #19553: upgrade from 4.2.0 to => 4.2.1 breaks mth_feedit rte html parsing
Please use the mailing lists at http://lists.typo3.org/ or the newsgroups (NNTP) on the same server to ask your quest... Christian Kuhn
00:40 Bug #18912: Mozilla Firefox -> Treemenu
Resolved, no change required:
- Demo video not available
- Unable to reproduce with ff 3.0.14 locally with TYPO3 ...
Christian Kuhn

2009-09-25

22:05 Feature #21144 (Closed): Remove ext_autoload.php files for extensions using Extbase naming convention
The use of ext_autoload.php files was once supposed to be used only for old-fashioned extensions that did not used Ex... Xavier Perseguers
21:30 Bug #21143 (Closed): Add some constants
There's lots of chr(10), chr(9) as well as magic numbers like 3600 and 86400 strewn all over the code. Let's define s... Oliver Klee
18:39 Bug #14836: Session-Lifetime for BE-User and FE-User doesnt work in FE
Fixed, unable to reproduce in recent versions:
This definatly works in 4.2.8:
The proposed fix in tslib_fe is a...
Christian Kuhn
18:31 Bug #19547: Losing list view mode - going back to page view mode
Resolved, unable to reproduce in recent versions as requested by reporter. Christian Kuhn
18:22 Bug #21133: disablePrependAtCopy not working
Resolved, unable to reproduce (trunk rev. 6055):
Configuration below (pageTS) works for me as expected, with 0 and...
Christian Kuhn
16:25 Bug #21133: disablePrependAtCopy not working
TCEMAIN.table.tt_content.disablePrependAtCopy = 0
TCEMAIN.table.tt_content.disablePrependAtCopy = 1
both work as ...
Benni Mack
17:44 Bug #21141: Warning when edit form is rendered with wizards in backend
Committed to SVN Trunk (rev. 6055) Oliver Hader
15:42 Bug #21141 (Closed): Warning when edit form is rendered with wizards in backend
When editing on forms in the backend, the following warning appears:
Warning: in_array() [function.in-array]: Wrong ...
Oliver Hader
17:44 Revision 3f05b9a7: Fixed bug #12064: Warning when edit form is rendered with wizards in backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6055 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:24 Feature #21142 (Closed): HMENU - sectionIndex does not allow to select other CEs than colPos = 0
Hey,
HMENU.sectionIndex is a real cool feature, however it is impossible to modify the WHERE clause when selecting...
Benni Mack
15:42 Revision 5fb37499: Fixed #8802: Fileadmin: extensions of new files should only show allowed extensions (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6054 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:36 Revision bd1675e1: Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6053 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:31 Feature #18194: Remove Static Templates from Standard Installation
Will be worked on for version 4.4 Benni Mack
15:29 Bug #18742: Clean Up The Clickmenu
I'd like to do this with Ext JS now. Benni Mack
15:11 Revision ae386ea7: [+TASK] Extbase: Re-created ext_autoload.php
Bastian Waidelich
15:10 Bug #17449: Clearing cache renders content incorrectly/incompletely
This bug may be related to #0007901.
Peter Murray
14:22 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
I'm also unable to reproduce this bug at this time. I think, it can be closed. Moreno Feltscher
10:39 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
Well, the reason that $rs is NULL is, that this term does not deliver anything:
$rs = $this->handlerInstance[$this->...
Oliver Hader
10:36 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
I cannot reproduce this bug with my (little) TYPO3 website with Core trunk and DBAL trunk. Xavier Perseguers
14:09 Revision 5157f435: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6050 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:15 Bug #21138: Modules loose pid information
this is also present in 4_2, i think this is an old time bug. The pagetree was renewed to display the selection.
I t...
Steffen Kamper
10:56 Bug #21138: Modules loose pid information
Was this introduced by TYPO3 4.3 or did you experience that behaviour with 4.2.x as well? Oliver Hader
12:16 Bug #21140: translateTools not instantiated in t3lib/class.t3lib_recordlist.php
Accordant changesets:
http://forge.typo3.org/repositories/diff/typo3v4-core?rev=5814
http://forge.typo3.org/reposit...
Oliver Hader
11:57 Bug #21140 (Closed): translateTools not instantiated in t3lib/class.t3lib_recordlist.php
Introduced in Revision 5814 (http://forge.typo3.org/repositories/diff/typo3v4-core?rev=5814) the translateTools are n... Susanne Moog
11:34 Bug #21130: Skinning possibilities are not available with frontend editing
Committed to SVN Trunk (rev. 6049) Oliver Hader
11:33 Revision 975665d1: Fixed bug #12046: Skinning possibilities are not available with frontend editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6049 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:20 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
I believe this is a race-condition when acquiring the lock: In the time between is_file() returning False and touch c... Andy Kittner
11:09 Revision 3fec0c69: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6048 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:43 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Hi,
Could you provide a patch against current trunk please ?
Xavier Perseguers
00:50 Revision 98382f94: [~BUGFIX] Extbase (Persistence): Added table names to ORDER statement. Relates to #4470.
[+TASK] Extbase (Persistence): Added several unit tests for the Storage Backend.
[~TASK] Extbase: Tweaked the icon.
Jochen Rau
00:25 Feature #20930: Give CONTENT.table stdWrap properties
Commited to trunk.
Documentation:
=== TSref ===
Sebastian Gebhard, 10.09.2009: ''[TYPO3-core] RFC #20930: ...
Benni Mack
00:23 Revision b1c26d84: Added feature #11793: Give CONTENT.table stdWrap properties (thanks to Sebastian Gebhard)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6046 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
00:22 Bug #21139 (Closed): Change order in installtool (Update Wizard before Database Analyzer)
when update from existing installation you should perform
1) Update Wizard: add needed features / set compatibilit...
Steffen Kamper

2009-09-24

23:50 Bug #21138 (Closed): Modules loose pid information
When changing modules, the pid get lost. This mostly happens when calling modules without pid like tools-modules.
...
Steffen Kamper
23:03 Bug #21137 (Closed): Add missing sysexts to update wizard
There are some sysexts which are not installed by default (and new ones)
They should be presented at first place in ...
Steffen Kamper
19:09 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Yes, it was. It was a freshly saved record after the patch was applied.
Thanks!!
Dan Osipov
01:47 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Dan,
Was the link entered using the external url tab?
There is one problem I can see with this approach: if a l...
Stanislas Rolland
18:28 Bug #17176: TSref: [globalString = HTTP_HOST= www.typo3.com] does not always work
thanks for the hint
I think global strings should be wrapped. Typoscript syntax shouldn't depend on php configuration.
Jörg Leshel
18:24 Revision 7440d1e7: [+FEATURE] Extbase (Configuration): Cleaned up FlexForm Configuration source and added support for multiple FlexForm sheets. This resolves #4756
Bastian Waidelich
16:30 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
Corresponding Version of patch (11815-v2.diff) attached. Stefan Geith
16:30 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
I tracked this down a little.
I have set 'german' and clicked on save:
the following variables want to get compar...
Stefan Geith
15:47 Bug #21136 (Closed): PHP5.3-Warning about strcmp() parameters in view_help.php
WARNING: strcmp() expects parameter 1 to be string in view_help.php on line 447
Line 429-447:
429: $parts ...
Stefan Geith
13:27 Bug #21112: Make statuses in the status report sort alphabetical
committed to trunk, rev 6045 Steffen Kamper
13:25 Revision abacc135: Fixed bug #12025: Make statuses in the status report sorted and grouped
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6045 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:16 Revision d9272a71: Follow-up to bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6044 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:11 Bug #21135: Clean-up of Extension Manager
committed to trunk, rev 6043 Steffen Kamper
12:21 Bug #21135 (Closed): Clean-up of Extension Manager
some vars needed to be initialized
(issue imported from #M12053)
Steffen Kamper
13:07 Revision ece5893f: Cleanup #12053: Cleanup of Extension Manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6043 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:36 Revision 96374cc5: Fixed bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6042 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:14 Bug #21134 (Closed): DB check -> Manage ref-index outputs ugly /path/to/your/typo3/...
DB check -> Manage reference index
outputs:
=========
o check the reference index use:
php /path/to/your/typo3/cl...
Steffen Gebert
11:04 Revision d8076723: * Raised extbase and fluid versions to 0.9.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6041 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
11:00 Revision e6a8b802: Raising version to 0.9.9
Sebastian Kurfuerst
11:00 Revision 2b7d8657: Raising version to 0.9.9
Sebastian Kurfuerst
09:00 Bug #21133 (Closed): disablePrependAtCopy not working
TCEMAIN.table.###NAME_OF_TABLE###.disablePrependAtCopy = 1 seems to be no longer working. Tested with pages and tt_co... Andreas Krämer

2009-09-23

22:47 Revision ec01954b: [~BUGFIX] Fluid (ViewHelpers): fixed and tweaked format.crop view helper (BE mode)
[-TASK] Fluid (ViewHelpers): removed instanceof check from be.menus.actionMenu view helper to enable wrapping of menu... Bastian Waidelich
21:44 Bug #21131: cannot edit data from selectorbox in IE8
I have uploaded a screenshot.
I just use the edit field pen i marked with the red circle in the picture.
lygie no-lastname-given
13:05 Bug #21131: cannot edit data from selectorbox in IE8
Hi, could you attach a screenshot how you edit this data?
Steffen Kamper
11:57 Bug #21131 (Closed): cannot edit data from selectorbox in IE8
When trying to edit data from a database relation in a selector-box with IE8 the first popup is fine.
After closi...
lygie no-lastname-given
21:31 Bug #21132: retrieving/creating/editing SugarCRM
Please use the mailing lists at http://lists.typo3.org/ or the newsgroups (NNTP) on the same server to ask your quest... Oliver Hader
14:47 Bug #21132 (Closed): retrieving/creating/editing SugarCRM
Anyone can tell me how can i retrieve / editing data of sugar crm , i used here
eu_sugarcrm ext with nusoap , i c...
Deepak Vishwakarma
21:27 Revision 7b9570b3: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6040 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:04 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
The one link it didn't work for was a local domain link with RealURL. My local installation is in http://localhost/t3... Dan Osipov
17:52 Bug #21122: Fatal Error in Configuration > $TBE_MODULES
committed to trunk, rev 6039 Steffen Kamper
17:51 Revision ab4ae5a1: Fixed bug #12037: Fatal Error in Configuration > $TBE_MODULES
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6039 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:36 Revision 3ac4408b: !!![~BUGFIX] Extbase: Changed registration of extbase dispatcher in BE mode. See bug report at http://bugs.typo3.org/view.php?id=12037
[+TASK] Extbase (Tests): Added require statement to Base_testcase to avoid error message in case Tx_Extbase_Utility_C... Bastian Waidelich
17:33 Revision ff44e717: [+FEATURE] Fluid(ViewHelpers): Added BE view helpers be.container, be.buttons.csh, be.buttons.icon, be.menus.actionMenu, be.pageInfo & be.tableList. NOTE: BE view helpers are still experimental and subject of change!
[+FEATURE] Fluid(ViewHelpers): TranslateViewHelper now fully works in BE mode and respects BE user language. This rel... Bastian Waidelich
17:06 Bug #16427: Double mount points and link with wrong MP
Hello,
The patch mpcapsuled.diff works for me
Devid Messner
14:04 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
TYPO3 4.2.8:
The description of [SYS][lockingMode] should be updated. The last sentence says: "Default is disable".
...
Henrik Ziegenhain
13:22 Revision 498bb7e7: Follow-up to bug #12014: Extension Manager is not translatable: corrected typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6038 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:19 Revision aa07c477: Follow-up to bug #12014: Extension Manager is not translatable: corrected typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6037 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:08 Bug #21105: JS and CSS inclusion may contain path/../path2/file
committed to trunk, rev 6020 Steffen Kamper
11:35 Bug #21130 (Closed): Skinning possibilities are not available with frontend editing
The skinning possibilities and settings of t3skin are not available with frontend editing.
Solution:
Disable the ...
Oliver Hader
11:32 Bug #21128: BE_USER object is cleared with assigning an empty string
Committed to SVN Trunk (rev. 6036) Oliver Hader
01:09 Bug #21128 (Closed): BE_USER object is cleared with assigning an empty string
BE_USER object is cleared with assigning an empty string - thus, when you use isset($BE_USER) and expect a proper obj... Oliver Hader
11:31 Revision b2656ca2: Fixed bug #12042: BE_USER object is cleared with assigning an empty string
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6036 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:25 Bug #17068: freeindexUid not stored for type = Page tree
Peter opened up this issue http://forge.typo3.org/issues/show/2845 on forge couple months ago - we're still looking f... Tolleiv Nietsch
09:40 Bug #21129 (Closed): User will be misleadingly redirected in case of login error and pi works in typolinkLinkAccessRestrictedPages mode
when the redirect is processed there is no additional check if the user is logged in logintype 'login'
(issu...
Marc Bastian Heinrichs
09:35 Revision 3560f0b8: Follow-up 2 to bug #12017: Respect full path of CSS inclusion (RTE)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6035 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-09-22

22:53 Revision 48a29388: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6034 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:29 Bug #17321: filemtime() [function.filemtime]: stat failed
You're right - using is_readable should be fine. I thought to remember that there was some PHP bug... but I couldn't ... Ralf Hettinger
13:02 Bug #17321: filemtime() [function.filemtime]: stat failed
Ralf, file_exists is not needed.
is_readable:
Returns TRUE if the file or directory specified by filename exists a...
Steffen Kamper
10:47 Bug #17321: filemtime() [function.filemtime]: stat failed
Steffen, point taken.
So what would you think about the following?
if (!(file_exists($theFile_abs) && is_readab...
Ralf Hettinger
00:42 Bug #17321: filemtime() [function.filemtime]: stat failed
Ralf, you only check for missing file. If there is another problem, you'll get the old situation.
Why not check file...
Steffen Kamper
18:32 Bug #20731: Text and headers are bad readable
committed to trunk, rev 6033 Steffen Kamper
18:30 Revision 4e4d1266: Fixed bug #11496: Text and headers are bad readable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6033 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:47 Bug #21117: Fields alias & content_from_pid are missing in exludelist
This change will have negative side-effects concerning backwards compatibility. Imagine a large website with many edi... Oliver Hader
07:58 Bug #21117 (Closed): Fields alias & content_from_pid are missing in exludelist
If there is a need for a *really* simple backend it is necessary to hide all fields which are not neeeded.
This is...
Georg Ringer
17:20 Bug #21126: Checking for cHashes results in the whole page being uncached
Committed to SVN Trunk (rev. 6032) Oliver Hader
17:11 Bug #21126 (Closed): Checking for cHashes results in the whole page being uncached
The plugin felogin defines the check cHashes. However, felogin does not provide a valid cHash and thus the whole page... Oliver Hader
17:20 Revision c8d80ac8: Fixed bug #12041: felogin - Checking for cHashes results in the whole page being uncached
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6032 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:07 Bug #19479: Enable Caching "USER" instead of "USER_INT"
This issue has been reverted in SVN Trunk again (rev. 6031) Oliver Hader
17:05 Revision 5e4d0f29: Reverted bugfix #9599: felogin - forget password action and logout action are still cached
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6031 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:32 Revision a5d7d8af: Follow-up to bug #12017: Added vars from tbe_editor.js to TS-object
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6030 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:44 Bug #20546: "How did you get here" dialog opens
I am unable to reproduce this issue with current 4.2 branch or trunk. Do you still encounter this problem? Stanislas Rolland
15:35 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
@Dan: Please report the one case where the domain was still taken out when using the externalk link tab. Stanislas Rolland
15:33 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
@Alban: Thank you for testing. I think that if the domain is not exact while inside the RTE, it does not really matte... Stanislas Rolland
09:32 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Hi Stanislas,
Using typolinkEnableLinksAcrossDomains did the trick for links across websites so it solves the 2 no...
Alban Cousinie
15:16 Feature #21125 (Closed): Display thumbnails (from $TCA[$table]['ctrl']['thumbnail']) in element browser
If thumbnailsByDefault in user setup is enabled, the element browser should also display thumbnails.
Currently, i...
Kai Tallafus
13:42 Bug #21120: BE style must match t3skin in reports module and flash messages
More messages / ruby stuff:
http://robots.thoughtbot.com/post/163114547/already-confirmed
http://www.railsgarden.co...
Ingo Renner
13:38 Bug #21120: BE style must match t3skin in reports module and flash messages
Alternative styling ideas:
http://wiki.foresightlinux.org/download/attachments/2137/pk-updates-warning.png
http:...
Ingo Renner
13:36 Bug #21120: BE style must match t3skin in reports module and flash messages
Actually this is not true as Drupal's messages look quite different:
http://figures.oreilly.com/tagoreillycom200811...
Ingo Renner
11:26 Bug #21120 (Closed): BE style must match t3skin in reports module and flash messages
The style of the reports module and flash messages is very similar to Drupals style, where the code was derived from.... Michael Stucki
13:39 Bug #21119: BE style must match t3skin
I think with the proposed changes (grouping, sorting) in the core list we're quite save Ingo Renner
11:25 Bug #21119 (Closed): BE style must match t3skin
The style of the reports module is very similar to Drupals style, where the code was derived from. However, it looks ... Michael Stucki
13:35 Bug #21121: BE style must match t3skin in Install Tool
Actually I think that's not quite true, the installer is no where even near Drupal's. Check the following site to se... Ingo Renner
11:27 Bug #21121 (Closed): BE style must match t3skin in Install Tool
The style of the Install Tool is very similar to Drupals style, where the code was derived from. However, it looks ve... Michael Stucki
12:46 Bug #21124 (Closed): White space cleanup
Many editors automatically drop trailing whitespace on saving files. When creating patches, this leads to the white-s... Oliver Klee
12:39 Bug #21065: Sporadic random Backend Logoffs
he is on a "stand-line", its a bigger company... oliver leitner
12:09 Bug #21065: Sporadic random Backend Logoffs
Is he using a dial-up connection with a short timeout?
T-Com router have a senseless short connection timeout time o...
Steffen Gebert
11:32 Bug #21122 (Closed): Fatal Error in Configuration > $TBE_MODULES
When selecting "$TBE_MODULES (BE Modules)" in the Configuration module I'm getting a
Catchable fatal error: Object o...
Bastian Waidelich
11:30 Bug #21111: TYPO3 4.3-dev
Dupicate of issue #20949 - please continue there... Oliver Hader
08:43 Bug #21118 (Closed): message "The selected language is not available before the language pack is installed" wrong if no language can be chosen
The message is shown to a user if the be-user record has been created and a language has been defined which is not ye... Georg Ringer
00:52 Bug #21088: Add more Flexibility to PageRenderer
committed to trunk, rev 6029 Steffen Kamper
00:51 Revision 36a21bd3: Fixed bug #11994: Add more Flexibility to PageRenderer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6029 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-09-21

21:42 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
@Alban
I don't understand your test cases. Please detail. Are you using the external link tab of the link wizard?
...
Stanislas Rolland
16:02 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Thanks guys. I have just applied the patch and here are my results :
- (MAIN site rootline) : Link to page in same...
Alban Cousinie
15:31 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Attached patch (typo3core_bugfix_9455_4-2-8_v3.patch) should work for 4.2.8
Tested for various links, mostly works...
Dan Osipov
15:26 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
@Alban: the patch is generated against current trunk.
I think that if the href is entered as external, there is no...
Stanislas Rolland
14:39 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Alban,
Read bug description - its reported for 4.2.1.
Besides, RTE doesn't chose the domain name, it just strips ...
Dan Osipov
11:58 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Might be usefull : As far as I remember, this bug wasn't present in releases prior to 4.2.6. This is a regression.
...
Alban Cousinie
11:41 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Hi Stan,
Applying your patch against the genuine t3lib/class.t3lib_parsehtml_proc.php file from typo3_src-4.2.8 fa...
Alban Cousinie
21:10 Revision d46a1dac: Fixed bug #12014: Extension Manager is not translatable (part 7) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6028 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:39 Bug #19172: Web > Info > Pagetree overview shows wrong changedates/times
Since i updated to 4.2.8 a few weeks ago, the changedates/times are shown correctly. Sigfried Arnold
17:07 Bug #21116 (Closed): "Simulate backend user" shown even if no user is there to simulate
The label "Simulate backend user" is shown, even if there is no user there to simulate because there is only 1 admin ... Georg Ringer
16:53 Bug #21065: Sporadic random Backend Logoffs
changing the browser compatibility version did not work for the customer.
we are verifying their network and pc se...
oliver leitner
16:50 Bug #21115 (Closed): th_mailformplus email_to from record entry only, not taken from content element
There is a Problem with the very latest th_mailformplus
The "email_to" field from the content element is not being...
oliver leitner
15:28 Revision 424c0cf7: * Raised extbase version to 0.9.8. This is a follow-up to bug #11903 and additionally makes the reflection cache work.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6027 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
15:15 Revision 435c66c5: Follow-up to bug #11505: clearing page cache from adminpanel didn't work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6026 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:12 Bug #21017: Use separate tables for tags in the caching framework
Committed to SVN Trunk (rev. 6025) Oliver Hader
15:11 Revision 0999e331: Raising extbase version number to 0.9.8
Sebastian Kurfuerst
15:11 Revision 08967c34: Fixed bug #11903: Use separate tables for tags in the caching framework
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6025 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:06 Revision f6c451e4: [+BUGFIX] Extbase (Reflection): Made reflection service caching work correctly
[+BUGFIX] Extbase (Persistence): Resolved an error inside Typo3DbBackend when wanting to use Lower or Upper case. Tha... Sebastian Kurfuerst
14:39 Bug #19955: redirecting to referer does not work
Just bumped the RFC up again.
Maybe you could have a look at the core-list thread. There were some fixes in felogi...
Steffen Gebert
14:36 Bug #19955: redirecting to referer does not work
Also it seems this patch does not work anymore on the 1.2.0 version.
When setting the different redirect options ,...
Navi
14:34 Bug #19955: redirecting to referer does not work
You can make the 1.2.0 version display in 4.2.x by setting this in your TS Setup:
plugin.tx_felogin_pi1 = USER_INT
Navi
14:25 Bug #21114 (Closed): Old Titles Show Up Instead of Newer Version
We have three websites running with typo3 but there is one that is giving us an issue. In this website for some reaso... Adrian
13:59 Bug #21111: TYPO3 4.3-dev
duplicate of #20949 Steffen Gebert
11:48 Bug #21111 (Closed): TYPO3 4.3-dev
In extension manager->language settings I get following error when I
choose a language and click on save:
Warning...
Stefan Froemken
13:20 Bug #21113 (Closed): Write documentation on how to extend the reports module
Write documentation on how to extend the reports module
(issue imported from #M12026)
Ingo Renner
13:20 Bug #21112 (Closed): Make statuses in the status report sort alphabetical
Currently statuses in the status report are displayed in the order they're provided through extensions and their stat... Ingo Renner
11:53 Revision 1974f3a9: [~BUGFIX] Extbase (Utility): Fixed typo in default TypoScript setup. This resolves #4689
[~TASK] Extbase (Utility): Tweaked and cleaned up default TypoScript setup. Now all common settings will appear in th... Bastian Waidelich
10:22 Bug #20995: stripSlashesOnArray creates references where you want copies
Attached test-foreach-reference-bug.php can be used to isolately check the behaviour under different PHP environments... Ernesto Baschny
10:03 Bug #14713: Selections in the group settings get discarded without notification
As Susanne noted, the limits were raised in TYPO3 v4.1.0 (see #16553). So closing this issue. Ernesto Baschny
09:54 Bug #16412: Links to localized elements do not function
This has been commited 19.1.2007 by Dmitry to the core, so it has been in since the release of TYPO3 v4.1 (beta3). Se... Ernesto Baschny
08:18 Bug #21110: PHP-5.3 warning about missing references with some extensions
I'll never learn it to change category first. Is there somebody who can move this entry to core-list? Stefan Froemken
08:15 Bug #21110 (Closed): PHP-5.3 warning about missing references with some extensions
sr_feuser_register works with a reference in main function:
function main($content, &$conf)
but in Trunc-Version of...
Stefan Froemken

2009-09-20

22:49 Bug #25613: Make full use of pageRenderer for CSS and JS inclusion
Committed to trunk in revision 6024. Francois Suter
22:39 Bug #25613 (Closed): Make full use of pageRenderer for CSS and JS inclusion
The code for the Scheduler's BE module has a mix and match of old and new ways of including CSS and JS files.
This...
Francois Suter
22:44 Revision 7ef1a3e1: Cleanup #12020: Made proper use of t3lib_pageRenderer for all inclusions of JS and CSS files in the Scheduler's BE module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6024 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:26 Bug #21108: Add missing style definition to Install Tool CSS file
The attached screenshots show the most important changes. Francois Suter
22:21 Bug #21108 (Closed): Add missing style definition to Install Tool CSS file
In RFC #20078 the Install Tool was given a CSS file, inspired by the t3skin theme. Some unusual colors were introduce... Francois Suter
22:11 Bug #25557: IE8 scramble display in IE8
Actually t3editor uses CodeMirror version 0.60
but on the web site of Marijn Haverbeke (http://marijn.haverbeke.nl/c...
LUBRANO J.F.
21:47 Revision 5a61d524: Added Id keyword property
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6023 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:45 Bug #21107: Add an icon for notice-level flash messages
Committed to trunk in revision 6022. Francois Suter
21:34 Bug #21107 (Closed): Add an icon for notice-level flash messages
Currently flash message don't have an icon, which looks a bit weird. The attached icon has been approved by the Usabi... Francois Suter
21:39 Revision afabebed: Cleanup #12018: Added an icon for notice-level flash messages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6022 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:01 Bug #21106: Wrong Inclusion in tceforms and tceforms_fe
committed to trunk, rev 6021 Steffen Kamper
20:57 Bug #21106 (Closed): Wrong Inclusion in tceforms and tceforms_fe
1) In tceforms the file jsfunc.tbe_editor.js isn't included like the other ones. Reason was #19421 which is resolved ... Steffen Kamper
21:00 Revision 49d0f433: Fixed bug #12017: Wrong Inclusion in tceforms and tceforms_fe
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6021 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:11 Revision 4e85eb98: Fixed bug #12016: JS and CSS inclusion may contain path/../path2/file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6020 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:11 Bug #20686: Warning: touch() [function.touch]: Utime failed
What about adding an @ to the touch() call?
This would omit the PHP warning (or does this cause a locked install too...
Steffen Gebert
10:41 Bug #20686: Warning: touch() [function.touch]: Utime failed
it's possible to switch off the deletion of ENABLE_INSTALL_TOOL.
Just edit it and insert following text: KEEP_FILE
Steffen Kamper
20:08 Bug #21105 (Closed): JS and CSS inclusion may contain path/../path2/file
This happens eg in feedit context, if files from t3lib are included.
The backPath typo3/ is prepended for a path beg...
Steffen Kamper
18:54 Revision 68c11516: Removed left-over debug output
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6019 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:51 Bug #21082: Install Tool message colors should match flash message colors
Committed Ingo's v3 to trunk in revision 6018. Francois Suter
18:49 Revision 21989abe: Cleanup #11989: Install Tool message colors should match flash message colors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6018 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:28 Bug #20532: Special menu directory only renders 1st level if special.value is a mount point
Committed to 4.2 in revision 6016.
Committed to trunk in revision 6017.
Francois Suter
18:27 Revision a2b97421: Fixed bug #11224: Special menu directory only renders 1st level if special.value is a mount point
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6017 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
18:22 Revision 75a288ab: Fixed bug #11224: Special menu directory only renders 1st level if special.value is a mount point
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6016 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:56 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
Committed to trunk in revision 6013.
Committed to 4.2 in revision 6014.
Committed to 4.1 in revision 6015.
Francois Suter
17:55 Revision a7e5f277: Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6015 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:54 Revision 9df325b3: Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6014 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:52 Revision 48339050: Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6013 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:13 Bug #21097: Protectet Install Tool
Duplicate of issue #0011433 - please continue there... Oliver Hader
12:13 Bug #21097: Protectet Install Tool
This bug looks related to issue 0011433. Oliver Klee
15:12 Bug #20962: Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions
Committed to SVN Trunk (rev. 6012) Oliver Hader
15:11 Revision d619f5ad: Fixed bug #11834: Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6012 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:05 Revision 99ba716f: Fixed bug #11642: filelinks are now created via the typolink method
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6011 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:32 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
The patch also adds missing (but used) member variable. Oliver Klee
14:28 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
Ernesto, could you have a look at the trunk patch? Oliver Klee
12:55 Revision 43c60742: Follow-up to UI-Bug #F3282: Changed icon_warning.gif to match flash messages' warning icon
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6009 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:58 Revision caaf5b77: Follow-up to feature #10585: Fixed PHPdoc comments and field rendering
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6008 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:35 Revision 389908ff: Cleanup: Set SVN properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6007 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:28 Bug #25611: Display uid of tasks in list view
Committed to trunk in revision 6006 Francois Suter
11:27 Bug #21103 (Closed): tslib_pagegen fails to read mime type of the shortcut icon
After switching to PHP 5.3 I got a warning while showing my website:
finfo_file() [function.finfo-file]: File or p...
Xavier Perseguers
11:27 Revision 557ebdbc: Fixed bug #12010: Task uid should be displayed in Scheduler's BE module list view
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6006 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:58 Revision 8ae14d61: Added additional documentation for feature #12008: User setup misses a function for inserting fields at a position
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6005 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:12 Bug #21041: FrontendEditing (classic) does not work when editing forms on page
committed to trunk, rev 6004 Steffen Kamper
10:11 Revision e0d956c9: Fixed bug #11933: FrontendEditing (classic) does not work when editing forms on page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6004 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:00 Bug #16412: Links to localized elements do not function
This bug is solved in newer TYPO3 versions with the stdWrap.prepend as described in the first comment. Susanne Moog
09:49 Bug #14754: Setting file fields in TCA to "required" makes it impossible to save the record
That's why I thought sponsoring might help ;) Susanne Moog
00:56 Bug #14754: Setting file fields in TCA to "required" makes it impossible to save the record
uh - old bug and still valid ... time to get this fixed. Steffen Kamper
08:10 Bug #21101: admin_get_tables() method is using PHP5.3-deprecated function mysql_list_tables
Committed revision 24646:
M ChangeLog
M class.ux_t3lib_db.php
Xavier Perseguers
08:07 Bug #21101 (Closed): admin_get_tables() method is using PHP5.3-deprecated function mysql_list_tables
Method admin_get_tables() in class.ux_t3lib_db.php is using the deprecated function mysql_list_tables when connecting... Xavier Perseguers
08:09 Revision bb5bfd34: Fixed bug #12012: admin_get_tables() method is using PHP5.3-deprecated function mysql_list_tables
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@24646 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
00:50 Bug #21100: Update sys_registry - wrong sql
wasn't it the case, that sql parser isn't able to handle this? This was the reason for reverting a simular index by s... Steffen Kamper
00:39 Feature #20115: Enable BE-User to change their OpenID
committed to trunk, rev 6003 Steffen Kamper
00:38 Revision ecd0f158: Added feature #10585: Enable BE-User to change their OpenID
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6003 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:35 Bug #21099: User setup miss a function for inserting fields at a position
committed to trunk rev 6002 Steffen Kamper
00:34 Revision ca87f22c: Added feature #12008: User setup misses a function for inserting fields at a position
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6002 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:20 Bug #21092: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
committed to trunk (4.3) r6001 Ingo Renner
00:14 Revision cfa6e5ec: Follow-up to feature #12001: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6001 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2009-09-19

23:48 Bug #21076: TCEforms suggest has no search indicator
Committed by Ingo in Rev. 5954 with a follow-up in Rev. 5964. Chris topher
22:59 Revision ff4af926: Follow-up to bug #11505: added a forgotten comma to table definition of cache_hash
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6000 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:23 Bug #25612: Wrong layout of datepicker
Committed to trunk in revision 5998 Francois Suter
22:22 Bug #25612: Wrong layout of datepicker
Indeed this was due to td styling the scheduler's css. The attached patch solves this issue by adding a class to all ... Francois Suter
21:42 Bug #25612 (Closed): Wrong layout of datepicker
Something is wrong with the css for the active day in the scheduler (rest of TYPO3 works). See attached screenshot, t... Francois Suter
22:19 Revision a7e25e8c: Added entry about Scheduler bugfixing also in main ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5999 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:15 Revision bb83bafd: Fixed bug #12011: Wrong layout of datepicker
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5998 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:43 Bug #4691 (Closed): Layout of datepicker in scheduler
Moved to the TYPO3 bug tracker, see:
http://bugs.typo3.org/view.php?id=12011
Francois Suter
12:49 Bug #4691 (Closed): Layout of datepicker in scheduler
Hi,
something is wrong with the css for the active day in the scheduler (rest of TYPO3 works). See attached screen...
Susanne Moog
21:40 Bug #4681 (Closed): unclear wording and maybe another error too
Move to the main TYPO3 bug tracker, see:
http://bugs.typo3.org/view.php?id=12010
Francois Suter
21:39 Bug #25611 (Closed): Display uid of tasks in list view
When a task is executed (or fails) a message is written to the sys_log table. That message contains the uid of the ta... Francois Suter
21:14 Bug #21086: treelist cache fills devlog
committed to trunk rev 5997 Rupert Germann
21:13 Revision 3b186bf3: Fixed bug #11992: treelist cache fills devlog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5997 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
21:03 Bug #20994: db_list doesn't show '0' values
committed to trunk rev 5996 Rupert Germann
21:00 Revision 92bbd0e9: Fixed bug #11875: list module doesn't show '0' values (thanks to David Bruchmann and Bastian Waidelich)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5996 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
20:35 Bug #20379: Generate Random Key still does not work
committed attached v3 to trunk rev 5995
only difference to v2 is that "doNotLoadInFE" is no longer set in the exte...
Rupert Germann
15:45 Bug #20379: Generate Random Key still does not work
v2 is in core list and is the proper solution. Steffen Kamper
20:30 Revision 5f1bd114: Fixed bug #11013: Generate Random Key still does not work (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5995 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
20:04 Bug #21100 (Closed): Update sys_registry - wrong sql
ALTER TABLE sys_registry ADD UNIQUE entry_identifier (entry_namespace,entry_key(320));
entry_namespace has no key ...
Christian Leicht
19:49 Bug #21099 (Closed): User setup miss a function for inserting fields at a position
There are functions for TCA like t3lib_extMgm::addTCAcolumns, t3lib_extMgm::addToAllTCAtypes etc. which makes it easy... Steffen Kamper
19:42 Bug #21098 (Closed): Docblock comments in TCEforms suggest class are wrong
Some of the docblock comments in the TCEforms suggest classes were not updated while doing changes to the functions.
...
Andreas Wolf
19:30 Bug #21097 (Closed): Protectet Install Tool
The automatic delete of the ENABLE_INSTALL_TOOL file make trouble.
Some Servers switch of the "utime" update for pe...
Christian Leicht
18:55 Bug #14713: Selections in the group settings get discarded without notification
Limits in current trunk:
(1) The maximum number of selectable entries in the 'Modules' list is 100.
(2)(3) The maxi...
Susanne Moog
18:43 Bug #21094: EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
committed to trunk, rev 5994 Steffen Kamper
15:33 Bug #21094 (Closed): EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
use the new function from tx_install_ajax
(issue imported from #M12003)
Steffen Kamper
18:42 Revision f7f44c3c: Fixed bug #12003: EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5994 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:42 Bug #21079: dynamic update of translation status im EM is broken
committed to
trunk rev 5990
4-2 branch rev 5992
Rupert Germann
18:41 Bug #21000: User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup
committed to trunk, rev 5993 Steffen Kamper
18:40 Revision bf671ce4: Fixed bug #11884: User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5993 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:39 Revision 6f75b955: Fixed bug #11986: dynamic update of translation status im EM is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5992 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:36 Bug #21010: User Setup miss save of be_users fields and miss handling of default value
committed to trunk, rev 5991 Steffen Kamper
18:35 Revision 7bfe16bb: Fixed bug #11896: User Setup miss save of be_users fields and miss handling of default value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5991 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:30 Revision 2d698454: Fixed bug #11986: dynamic update of translation status im EM is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5990 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:09 Bug #21096: Reports don't have a back reference to the reports module
committed to trunk in r5989 Ingo Renner
18:01 Bug #21096 (Closed): Reports don't have a back reference to the reports module
Currently it's not possible for a report to access the parent reports module. It might be needed in some cases though... Ingo Renner
18:07 Revision f9ff3473: Fixed bug #12005: Reports don't have a back reference to the reports module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5989 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:51 Revision 74f66994: Fixed bug #11988: Extension Manager is not translatable (part 6) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5988 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:26 Bug #16412: Links to localized elements do not function
TYPO3 4.2.8 and
sys_language_mode = content_fallback
sys_language_overlay = 1 or sys_language_overlay = hideNonTra...
Darko Jr. Gonzalez
16:27 Bug #20867: Table sys_refindex / KEY lookup_string not UTF-8 compatible
If you have a brand new TYPO3 installation the table sys_refindex cannot be created due to this bug.
Therfore incr...
Andreas Otto †
16:15 Bug #21026: TCEforms suggest fails with empty label or label_alt field
committed to trunk rev 5987 Rupert Germann
16:13 Revision 08c3600b: Fixed bug #11917: TCEforms suggest fails with empty label or label_alt field (thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5987 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
16:10 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
Unassigning the issue from myself. Andreas Otto †
15:59 Bug #21095 (Closed): OpenID fails with fatal error
Logging in to the TYPO3 BE with OpenID ends with a fatal error.
require_once(Auth/OpenID.php) [function.require-once...
Andreas Otto †
12:52 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
Raising priority as this block all CLI output Francois Suter
11:43 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
Changing the title to reflect the true nature of the issue. Francois Suter
11:42 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
Thanks for the pointer Andreas. I searched for ob_start() through the whole source code and found an ob_start() call ... Francois Suter
12:40 Feature #21093 (Closed): Add parameter to the method call t3lib_BEfunc::getFlexFormDS
Add parameter to the method call t3lib_BEfunc::getFlexFormDS, please
(issue imported from #M12002)
Armin Bartsch

2009-09-18

23:56 Bug #21092: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
that's the next step ;) Ingo Renner
23:50 Bug #21092: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
Hi Ingo,
great work with this module!
This patch also is a fine solution for #18625, which was about that sec...
Chris topher
23:12 Bug #21092 (Closed): Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
In an attempt to replace the warning box "About Modules" we're moving these checks to the system status report.
(...
Ingo Renner
23:27 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
I am attaching a new patch with a completely different approach:. Any link entered in the External Url tab of the RTE... Stanislas Rolland
20:54 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Beitrag:
Ausschnitt aus der Datenbank (Typo3 4.3 apha2 / rtehtmlarea 1.8.3) - sys-Domains werden verwendet - alle Li...
Andreas
20:45 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Correct, that is a problem with the transformations. So what I was saying is there should be a way to have a field fo... Dan Osipov
20:43 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Dan,
I may be wrong, but I don't think that this is a problem of the link wizard, but one of transformation of lin...
Stanislas Rolland
20:41 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
A link to a page. The page is in domain1, so it becomes relative. It works when the record is displayed in domain1 pa... Dan Osipov
20:38 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Dan,
I do not understand your scenario. What type of link are you referring a link to a page in the page tree or a...
Stanislas Rolland
15:51 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Maybe... Is it time to redesign the link wizard? Dan Osipov
15:48 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
i fully agree with Dan.. at least there SHOULD be the possibility to insert an URL and to know that htmlarea or anyth... Stefano Cecere
15:43 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Stanislas,
Based on reading, I don't think the patch resolves the issue completely. Here is a scenario:
tt_news...
Dan Osipov
11:28 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
More Info on that:
This bug(s) appear as i remember since firefox version 3.x
The internal- and/or external-link...
Andreas
09:02 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Hello Stanislas,
Thanks for working on this issue. I have just applied your patch, cleared all caches both with Ty...
Alban Cousinie
03:29 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Please test attached patch: typo3core_bugfix_9455_trunk.patch Stanislas Rolland
22:08 Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension
abusing any of these systems is not an option. I'll work on something to achieve this for 4.4 I guess. Ingo Renner
20:28 Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension
That's a possibility, yes. What I don't like with the EM's update mechanism is that it cannot be launched automatical... Francois Suter
19:04 Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension
maybe using the update wizard? Georg Ringer
22:07 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
I think we would need a more general approach here. There are some extensions which start output caching with ob_star... Andreas Wolf
12:23 Bug #21089 (Closed): Prompt for keyboard input does not get displayed in CLI scripts
When running the lowlevel_cleaner script with --AUTOFIX or -i options, validation is requested from the user. In my s... Francois Suter
19:36 Bug #21091: [SYS][T3instID] is useless
Present at least in 3.8 up to 4.3. Patrick Gaumond
19:15 Bug #21091 (Closed): [SYS][T3instID] is useless
In the Install Tool (almost all versions) there's a unused setting in t3lib/config_default.php :
[SYS][T3instID] =...
Patrick Gaumond
19:14 Bug #20686: Warning: touch() [function.touch]: Utime failed
@franz: You are right with your last one, but this has nothing to do with the access rights for the file, does it?
...
Jo Hasenau
18:05 Bug #20686: Warning: touch() [function.touch]: Utime failed
@Jo: AFAIK there is no superadmin available in TYPO3.
It should be possible to turn the automatical removal of th...
Franz Holzinger
17:45 Bug #20686: Warning: touch() [function.touch]: Utime failed
@Franz: It's just vice versa: Your approach is the non practicable solution, because "TYPO3 backend admin" is not the... Jo Hasenau
16:26 Bug #20686: Warning: touch() [function.touch]: Utime failed
The first one implies that you could use chmod 777 also, which might be working but is never a good idea. It should b... Jo Hasenau
16:25 Bug #20686: Warning: touch() [function.touch]: Utime failed
@Jo Hasenau: This is no practicable solution. Only admin user have the possibility to create a file with the user and... Franz Holzinger
15:30 Bug #20686: Warning: touch() [function.touch]: Utime failed
Great!, hmm, I think the notice can be made more generic:
- "Be sure it uses etc." --> "Make sure it is writable ...
Thomas Noest
15:10 Bug #20686: Warning: touch() [function.touch]: Utime failed
So the following text should do the job:... Jo Hasenau
14:46 Bug #20686: Warning: touch() [function.touch]: Utime failed
IMHO this is a bug because the user is not made aware of this requirement Thomas Noest
11:49 Bug #20686: Warning: touch() [function.touch]: Utime failed
You just have to make sure the file is writable.
This is due to the fact that in latest TYPO3 versions the file will...
Jo Hasenau
11:15 Bug #20686: Warning: touch() [function.touch]: Utime failed
No shell used, I created it -years ago- on my windows workstation in the file system, then I uploaded it using FTP. I... Thomas Noest
01:58 Bug #20686: Warning: touch() [function.touch]: Utime failed
Maybe you created the file with wrong permission- with a shell "touch" the first time?
Could you please remove the...
Christian Kuhn
19:03 Bug #4681: unclear wording and maybe another error too
ok all my fault - your explanation makes sense! Georg Ringer
19:00 Bug #4681: unclear wording and maybe another error too
Hi,
> so the wording is wrong because it really can be that the task will be executed. it should be more something...
Francois Suter
18:42 Bug #4681: unclear wording and maybe another error too
Hi,
so the wording is wrong because it really can be that the task will be executed. it should be more something l...
Georg Ringer
14:58 Bug #4681 (Needs Feedback): unclear wording and maybe another error too
Hi Georg,
I agree that the UID should be displayed. I will add it.
About your task failing to execute, it's bec...
Francois Suter
11:53 Bug #4681: unclear wording and maybe another error too
sample ext added, tested on current trunk of TYPO3 Georg Ringer
11:45 Bug #4681 (Closed): unclear wording and maybe another error too
I am trying to get a new task and something fails and the error msg says: "Execution of task "check4 exts - server (c... Georg Ringer
16:37 Revision a0eda820: Follow-up to bug #11505: removed superfluous fields from caching framework tables, fixed indizes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5984 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
16:35 Bug #20532: Special menu directory only renders 1st level if special.value is a mount point
Added _v2 versions of the patch. One to apply CGL to existing code that surrounds what I fixed and second to fix the bug Xavier Perseguers
15:59 Revision 9bf8afcd: Raised DBAL version from 0.9.20 to 0.9.21
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5982 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:35 Revision fbecf574: Follow-up to bug #11505: Extended the checks whether the caching framework was initialized before
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5981 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:18 Bug #20737: TYPO3 4.3 is slower than 4.2.8: re-implement native db caching
FYI: committed ollies v9 to trunk rev 5978 Rupert Germann
15:13 Revision 11e194d1: * Raising Extbase version to 0.9.7 so that it plays nicely with the caching framework changes.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5980 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
15:10 Revision 855bbbc5: Raising version to 0.9.7
Sebastian Kurfuerst
15:10 Revision 866b036c: [+BUGFIX] Extbase (Caching): Using reworked caching framework now. Patch by Olly Hader.
Sebastian Kurfuerst
14:57 Revision bcde9e64: Follow-up to #11843: Lists in statuses didn't look too good due to top margin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5979 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:47 Revision e98cc365: Fixed bug #11505: TYPO3 4.3 is slower than 4.2 -> re-implement native db caching and make the use of the caching framework configurable. !!! DB update required
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5978 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
13:30 Bug #21083: Optimize output of TCEforms suggest results
FYI: committed v2 to trunk rev 5977 Rupert Germann
13:27 Revision 3206ce45: Fixed bug #11990: Optimize output of TCEforms suggest results (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5977 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
13:13 Bug #21090: Change compreed to compress with adding JS/CSS
committed to trunk, rev. 5975 Steffen Kamper
13:00 Bug #21090 (Closed): Change compreed to compress with adding JS/CSS
At the moment the property is named "compressed" which describes the state of the file.
Semantic correct would be ...
Steffen Kamper
13:10 Bug #20661: [Feature] Add class for render HTML header/footer for BE and FE
fixed in rev 5976 Steffen Kamper
13:10 Bug #21068: RTE in quickedit mode (page module) is broken
committed to trunk, rev 5976 Steffen Kamper
01:41 Bug #21068: RTE in quickedit mode (page module) is broken
+1 from reading and testing. Stanislas Rolland
00:39 Bug #21068: RTE in quickedit mode (page module) is broken
attached patch fixes the problem for me, good stress test for PageRenderer :) Steffen Kamper
13:09 Revision f696c560: Fixed bug #11970: RTE in quickedit mode (page module) is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5976 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:06 Revision ec224916: Fixed bug #11996: Change compreed to compress with adding JS/CSS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5975 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:44 Revision f32a015e: Follow-up to bug #11831: Removed reference operator from an object
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5974 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:29 Revision 8ce7a1bf: [+FEATURE] Extbase (Utility): Added a check for the new TYPO3 backend module "Reports" which checks whether PHP Doc Comments are stripped away or not. Resolves #3309.
Sebastian Kurfuerst
12:21 Bug #20970: Add a reports module
committed to trunk in r5973 Ingo Renner
12:16 Revision 4cfdb0bb: Added feature #11843: Add a reports module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5973 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:56 Bug #21088 (Closed): Add more Flexibility to PageRenderer
1) inlineSetting and inlineLanguageLabels shouldn't depend on ExtJS inclusion, they can be used with other JS scripts... Steffen Kamper
11:55 Feature #21025: Performance improvement for queries that expect just a single result row
@Olly: Since this was the first patch I sent to the bugtracker, I just want to know if it has been created according ... Jo Hasenau
11:44 Bug #21087 (Closed): If safe_mode is enabled, thumb generation fails for file with "&" in filename
When trying to view a thumb for a file with an ampersand in the filename, it shows the default "no thumb generated" ... anselm
11:40 Bug #21041: FrontendEditing (classic) does not work when editing forms on page
due latest changes in core here is an updated patch (v3) Steffen Kamper
11:32 Revision 1a4b643c: Follow-up to bug #11985: Move ExtJs CSS-assignment to renderJsKibraries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5972 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:31 Revision 38583184: [+BUGFIX] Extbase (Persistence): Replaced an "empty" by "!isset" as this fits here better inside the DataMapper. Might lead to better caching.
Sebastian Kurfuerst
11:21 Revision 899b31e4: [+BUGFIX] Extbase (Persistence): Wrote unit tests for the AbstractEntity to ensure the last bug will not happen again, and fixed another smaller bug.
[+BUGFIX] Extbase (Persistence): Changed some doc comments. Sebastian Kurfuerst
10:29 Bug #20938: SOAP error while uploading an updated extension
Nothing new here ?
Isn't someone out there, who could check this tiny little patch ?
Stefan Geith
10:19 Revision 1e75f370: [+BUGFIX] Extbase (Persistence): Fixed a severe bug which always updated all loaded records, making Extbase quite slow.
Sebastian Kurfuerst
09:51 Bug #21086 (Closed): treelist cache fills devlog
Problem
function getTreeList() in class tslib content always writes a devlog entry.
On a site with lots of plugins...
Rupert Germann
09:49 Revision a7b23d28: corrected date in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5971 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:47 Revision 4f3c95b9: Follow-up to bug #11985: backPath in FE is set too late
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5970 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:35 Revision b5e23fcc: [+BUGFIX] Extbase (Persistence): Corrected a wrong exception message in Persistence Repository.
Sebastian Kurfuerst
04:00 Bug #18523: Value of RTE field empty after save
This issue was entered in the wrong category.
Do you still encounter this issue? If so, in what version of TYPO3 a...
Stanislas Rolland
02:09 Bug #18436: Remake of BE login (tableless, valid code,...)
Resolved, no change required:
This has been resolved with #20640 which reworked the whole login screen.
Please ...
Christian Kuhn
02:03 Feature #20212: Page icon for "not in menu" access restricted page (restriction icludes subpages) not available
Resolved, no change required.
Most of this depends on [GFX][noIconProc].
Thanks to Uwe Schmelzer for his analysis!
Christian Kuhn
01:51 Bug #21022: After upgrading to 4.2.8 using fantastico, be-user login "expires" after each attempted save in flexform, no data saved
No real idea here ...
But, this doesn't look like a core issue:
- What is fantastico and which magic does it?
- ...
Christian Kuhn
01:38 Bug #21085: Cleanup TCEforms suggest CSS
committed to trunk, rev 5969 Steffen Kamper
01:38 Bug #18067: "Click here to edit whole template record" doesn't work in IE7
Resolved, unable to reproduce in current versions.
Thanks for feedback!
Christian Kuhn
01:37 Revision fcdfd8fd: Cleanup #11991: Cleanup TCEforms suggest CSS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5969 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:35 Bug #20958: class.t3lib_htmlmail.php produces null headers in HTML messages (again)
Resolved, no change required as requested by reporter.
Thanks for update, Karl-Ernst!
Christian Kuhn
01:29 Bug #20660: Redirect after logout does not work
commtted to trunk. rev 5968 Steffen Kamper
01:27 Revision f58076e3: Fixed bug #11396: redirects not working for felogin on pages with access set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5968 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:20 Bug #21077: Remove reference operators for objects
Committed revision 24610 Xavier Perseguers
01:20 Revision 98ba2d15: Fixed bug #11984: Remove reference operators for objects
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@24610 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers

2009-09-17

23:45 Bug #21085 (Closed): Cleanup TCEforms suggest CSS
Although there is no CGL for CSS, there are some conventions (intendations, spaces and empty lines).
So clean the ...
Steffen Gebert
23:44 Bug #20997: Add pencil icon to "Edit the whole template record." in Template editor
FYI committed v3 to trunk rev 5967 Rupert Germann
23:42 Revision c5b5ad9b: Added tweak #11881: Add pencil icon to "Edit the whole template record." in Template editor (thanks to Patrick Gaumond)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5967 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
23:41 Revision f6a637d5: Follow-up to bug #11985: corrected calls loadScriptaculous() in tceforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5966 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:33 Bug #21083 (Closed): Optimize output of TCEforms suggest results
* Add cursor: pointer
* Add <abbr> tag for cropped paths
(issue imported from #M11990)
Steffen Gebert
23:15 Bug #21082 (Closed): Install Tool message colors should match flash message colors
In RFC #20078 the Install Tool was given a CSS file. Later flash messages were introduced in an attempt to harmonize ... Francois Suter
23:06 Revision 17576c96: Fixed bug #11987: Extension Manager is not translatable (part 5) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5965 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:19 Revision dbd24281: Follow-up to bug #11983: label 'Searching...' was not translatable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5964 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:53 Revision 0a2f0f1c: reverted an additional change in sysext/install
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5963 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
21:42 Bug #19274: Editors can´t undelete records in history
FYI committed to:
trunk rev 5960
TYPO3_4-2 rev 5961
TYPO3_4-1 rev 5962
Rupert Germann
21:40 Revision f41470c1: Fixed bug #9270: Editors can´t undelete records in history (thanks to Christian Hernmarck)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5962 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
21:37 Revision 573c898f: Fixed bug #9270: Editors can´t undelete records in history (thanks to Christian Hernmarck)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5961 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
21:32 Revision c8df8690: Fixed bug #9270: Editors can´t undelete records in history (thanks to Christian Hernmarck)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5960 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
21:26 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
Committed to SVN Trunk (rev. 5958)
Unit-tests were committed as follow-up to rev. 5959
Oliver Hader
21:26 Revision 1f2e2a9d: Follow-up to feature #2278: Added unit tests for the new checkModifyAccessList hook
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5959 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:24 Revision 8d33abf0: Added feature #2278: Add hook to t3lib_TCEmain::checkModifyAccessList()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5958 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:19 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
committed attached v3 to trunk rev 5957 Rupert Germann
11:02 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
shure, works for me!
so +1 :)
Steffen Ritter
10:53 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
thanks steffen.
did it work for you?
Rupert Germann
10:51 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
Thanks a lot, Steffen!
Again for clarification:
* t3sec_saltedpw is a extension in TER to be used with TYPO3 < ...
Marcus Krause
10:11 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
saltedpassword changes committed,
so you can skip patching saltedpasswords
Steffen Ritter
10:10 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
how to test:
- check out latest "saltedpasswords" from svn
- install it and configure it to be used for be_user pas...
Rupert Germann
10:06 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
hi Rupert,
t3sec_saltedpw will get <4.3...
saltedpasswords in trunk is the sys-ext implementation which was nearly ...
Steffen Ritter
10:05 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
Question:
why do we have 2 salted passwords extensions?
is t3sec_saltedpw from TER supposed to work with 4.3, too ?
Rupert Germann
10:03 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
I added a new patch which works with latest "saltedpasswords" from forge:
http://forge.typo3.org/repositories/browse...
Rupert Germann
21:17 Revision 07108a89: Fixed bug #11564: Change Hardcoded MD5 Password Encryption in User->Setup. Needed for extension "saltedpasswords" (thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5957 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
20:53 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
The 4.2 branch patch looks okay to me (although I'd prefer intval, but that is just a style issue). As this isn't on ... Oliver Klee
20:43 Feature #20849: Provide a reason for why tslib_fe::set_no_cache() has been triggered
Committed to SVN Trunk (rev. 5956) Oliver Hader
20:41 Revision a64d9e0a: Added feature #11669: Provide a reason for why $TSFE->set_no_cache() has been triggered
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5956 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:00 Bug #21078: Optimize disposal of t3lib_PageRenderer
Committed to SVN Trunk (rev. 5955) Oliver Hader
17:08 Bug #21078 (Closed): Optimize disposal of t3lib_PageRenderer
t3lib_PageRenderer is currently used in the TYPO3 backend and frontend. There the classes template and tslib_fe inher... Oliver Hader
19:59 Revision d6b20de8: Fixed bug #11985: Optimize disposal of t3lib_PageRenderer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5955 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:55 Revision c471285a: Fixed bug #11983: TCEforms suggest has no search indicator, credits Steffen Gebert
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5954 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:38 Bug #20661: [Feature] Add class for render HTML header/footer for BE and FE
This patch modified the behaviour of method addStyleSheet in class template causing the RTE to fail in quickedit mode... Stanislas Rolland
19:32 Bug #21068: RTE in quickedit mode (page module) is broken
The problem was introduced by issue #0011397 in trunk revision 5903.
Stanislas Rolland
18:31 Bug #21068: RTE in quickedit mode (page module) is broken
and what can we do about this? Rupert Germann
18:01 Bug #20344: IRRE doesn't work in relationship with flexforms
i think the best would be to display the irre form as expected, but the data should be saved to an external record, s... Kay Strobach
17:32 Revision 5c827601: Fixed bug #11906: Extension Manager is not translatable (part 4) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5953 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:29 Bug #21079 (Closed): dynamic update of translation status im EM is broken
Problem:
when updating translations with the extension manager the dynamic update of the progress bar and the displa...
Rupert Germann
17:23 Revision 15e0331e: Cleanup: Set SVN properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5952 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:23 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
If the link is a page link and the link is set using the pagetree and typolinkEnableLinksAcrossDomains is set on both... Stanislas Rolland
17:20 Revision 97956df6: Cleanup: Set SVN properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5951 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:19 Revision be436751: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5950 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:52 Bug #21077 (Closed): Remove reference operators for objects
Since PHP5 objects are used as reference by default. Thus, using the reference operator is not required anymore.
...
Oliver Hader
16:02 Revision 293bf7c0: * Raising Extbase and Fluid Versions from 0.9.5 to 0.9.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5949 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
15:59 Revision 1a1e8595: Raising Version Number to 0.9.6 in preparation for 4.3beta1
Sebastian Kurfuerst
15:59 Revision d456ba2d: Raising Version Number to 0.9.6 in preparation for 4.3beta1
Sebastian Kurfuerst
15:56 Revision 3f704e9c: [+FEATURE] Extbase (MVC): flashMessages work in backend mode too now
Bastian Waidelich
15:14 Revision 4c5b3976: [+FEATURE] Fluid (Viewhelpers): Added uri.resource view helper
Bastian Waidelich
15:00 Bug #21076 (Closed): TCEforms suggest has no search indicator
User has no indicator to see, weather the search is currently executed or not.
So add the spinner icon.
(issue...
Steffen Gebert
14:50 Revision fbf5ce23: [~BUGFIX] Fluid (Tests): Fixed two test cases that broke due to the fact that unit tests run in BE mode.. We'll have to find a way to simulate FE mode in unit tests!
Bastian Waidelich
14:44 Revision a737739a: [+FEATURE] Fluid (Viewhelpers): Added backend mode support for view helpers base, cObject, format.crop (partly), link.email, translate (partly), uri.email. Now only image- and renderFlashMessages view helpers are not working in BE
Bastian Waidelich
12:50 Revision 67098a0d: [-API] Extbase (MVC): Removed enableValidation() and disableValidation() on the Controller Argument. They are not needed anymore.
[!!!][+BUGFIX] Extbase (MVC): Now, in case people do not specify an @param annotation, they will get an exception ins... Sebastian Kurfuerst
12:36 Bug #21053: Support for SSL and absolute Links
patch adds two new configurations:
usage e.g.:
typolink.parameter=60
typolink.forceAbsoluteUrl=1
typolink...
Daniel Poetzinger
12:35 Feature #18172: Transfer cookies via SSL only whenever possible
+1 on testing
To secureCookie - it would be good to have 3 modi:
0 - never with secure flag
1 - secure if poss...
Daniel Poetzinger
12:30 Revision 7f8e8c8a: [+FEATURE] Extbase (MVC): made layoutRootPath and partialRootPath configurable. Now view.templateRootPath defines the path to the "Templates" folder. view.layoutRootPath & view.partialRootPath can be specified independently. Related to #3296.
[~TASK] Extbase (MVC): Fixed doc comment in UriBuilder Bastian Waidelich
12:27 Revision 5e7dc700: [!!!][+FEATURE] Fluid (TemplateView): made layoutRootPath and partialRootPath configurable. Now templateRootPath defines the path to the "Templates" folder. LayoutRootPath & PartialRootPath can be specified independently. Related to #3296.
[~TASK] Fluid: Backported some whitespace changes from Fluid package Bastian Waidelich
12:25 Revision 303f69fa: [+BUGFIX] Extbase (Persistence): The function in_array is now used to determine which objects of an aggregate were removed as array_diff tries to convert objects to strings. Resolves #4655.
[~BUGFIX] Extbase (Persistence): Reverted the method to count elements of a comma separated list relation because it ... Jochen Rau
11:06 Bug #20982: FE login in iE8 is not possible
Without a capture of headers that are sent (set-cookie,cookie) there's no way to determine what goes wrong here.
I'm...
Marcus Krause
06:40 Bug #20982: FE login in iE8 is not possible
@Cyrille Fl?ckiger: I did the solution you mentioned, but without any result...I'm able to login in the domains, but ... christiaan uythoven
10:46 Revision f10bebe7: [+BUGFIX] Extbase (Tests): Added and fixed unit tests for the Repository. We are now green again.
Jochen Rau
09:29 Bug #19677: Hardcoded md5-ization of be user password in sysext/setup/mod/index.php
this bug doesn't exist anymore.
now the mentioned line has a condition, that prevents adding the onchange attribut...
Rupert Germann
09:24 Bug #15170: Selector box which selects more than one file from file folder looses data on reload
well, I did put it in the method t3lib_transferdata::renderRecord_selectProc(), so you have to set in addition the 's... Frank Roeske
09:23 Revision 6e89064e: [+BUGFIX] Extbase (MVC): Fixed instanciation of Reflection Service (instanciated twice).
[+BUGFIX] Extbase (Persistence): Fixed wrong variable name ($uid -> $identifier).
[+TASK] Extbase (Persistence): Impl...
Jochen Rau

2009-09-16

23:12 Feature #18172: Transfer cookies via SSL only whenever possible
There are two new settings in TYPO3_CONF_VARS:
* cookieSecure: Indicates that the cookie should only be transmitted ...
Oliver Hader
22:41 Bug #17730: optionSplit for nested / recursive HMENU
@Ferdinand: will have a look at this, thank you.
@Jo: I agree, you are absolutely right. So the severity should be...
Ralf Hettinger
20:05 Bug #17730: optionSplit for nested / recursive HMENU
Changing this behaviour will contradict the principle of optionSplit being applied to any property of a menu item. It... Jo Hasenau
17:42 Bug #17730: optionSplit for nested / recursive HMENU
This does not seem to be complete. If I use the split function of stdWrap the issues still applies. (For example usin... Ferdinand Kuhl
21:42 Bug #20954: Links accross Domains not known by linkData and therefore also RealURL
Committed to SVN Trunk (rev. 5948) Oliver Hader
21:41 Revision 78f48083: Fixed bug #11824: Links accross Domains not known by linkData and therefore also RealURL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5948 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:25 Bug #21075 (Closed): TCEforms suggest defaultreceiver returns array or boolean
To fetch additional records, the following code is executed in queryTable():
$tmp = self::queryTable($params, ++$rec...
Steffen Gebert
21:03 Bug #21074: TCEforms suggest doesn't find everything on large sites and is slow
.. and remove the recursion limiter. Nobody should have 2^100 records in a table :-P Steffen Gebert
21:01 Bug #21074 (Closed): TCEforms suggest doesn't find everything on large sites and is slow
On large sites (e.g. 20.000 pages) there are situations, when suggest doesn't find all results.
This can happen, if ...
Steffen Gebert
19:57 Bug #20959: Remove reference operators for objects
Committed to SVN Trunk (rev. 5947) Oliver Hader
19:57 Revision ec7f31c7: Fixed bug #11831: Remove reference operators for objects
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5947 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:56 Revision ed44bf76: 4207[~TASK] Fluid: made action argument optional in Uri/ActionViewHelper. Relates to #4207.
Bastian Waidelich
18:54 Bug #21068: RTE in quickedit mode (page module) is broken
The paths to the RTE stylesheets are wrong. Stanislas Rolland
13:52 Bug #21068 (Closed): RTE in quickedit mode (page module) is broken
Problem:
the RTE in quickedit mode (page module) is broken.
all RTE buttons are aligned vertically and have no imag...
Rupert Germann
18:52 Revision dca2931e: [~TASK] Fluid: tweaked exception that is thrown when trying to iterate through non-traversable objects in ForViewHelper
[~TASK] Fluid: fixed typo in ForViewHelperTest
[+FEATURE] Fluid: added CycleViewHelper. Resolves #4458
[+FEATURE] Flu...
Bastian Waidelich
18:44 Revision e8de3c92: [~TASK] Fluid: Backported fixed method parameter documentation found by new reflection service checks.
Bastian Waidelich
18:41 Bug #21073 (Closed): PHP Warning in Extension Manager: array-keys() The first argument should be an array in class.em_index.php on line 1829
Trying to import indexed search engine results in the following messages:
Warning: array_keys() [function.array-ke...
MWeltring
18:28 Bug #25557: IE8 scramble display in IE8
Here are the error messages displayed by IE8 (in native mode) :
Détails de l’erreur de la page Web
Agent utilis...
LUBRANO J.F.
18:10 Bug #20982: FE login in iE8 is not possible
The failed browser detection of IE is already fixed in 4.2.8 Steffen Gebert
18:07 Bug #20982: FE login in iE8 is not possible
@christiaan uythoven:
My version is 4.2.8.
If you're using a multidomain typo3 package. There's some advice how to ...
Cyrille Flckiger
14:09 Bug #20982: FE login in iE8 is not possible
@Cyrille Fl?ckiger: I tried that before, but without luck. I'm using a multidomain typo3 package, and with that confi... christiaan uythoven
14:05 Bug #20982: FE login in iE8 is not possible
Hi I had exactly the same problem on IE8 and Firefox. I could resolve it like this:
I set the variable: [cookieDom...
Cyrille Flckiger
17:57 Bug #21063: Restrict access to "Clear RTE Cache" option in cache menu
Committed to SVN TYPO3core trunk (revision 5937).
htmlArea RTE manual also updated in trunk (revision 5938).
Stanislas Rolland
10:16 Bug #21063: Restrict access to "Clear RTE Cache" option in cache menu
yes, that's also a possibility. I thought it's easier with debugMode, otherwise they have to search for it :)
In thi...
Steffen Kamper
02:20 Bug #21063: Restrict access to "Clear RTE Cache" option in cache menu
I would rather restrict the option to admin or to users with the option in User TSConfig:
options.clearCache.clear...
Stanislas Rolland
17:50 Bug #20981: Marking Text with background-Color in RTE does not work in Firefox 3.5.2
On this page: http://typo3.org/documentation/document-library/extension-manuals/rtehtmlarea_manual/1.7.4/view/4/4/
...
Stanislas Rolland
11:59 Bug #20981: Marking Text with background-Color in RTE does not work in Firefox 3.5.2
That´s it! I added RTE.default.useCSS = 1 to Page TSConfig an now it works!
Thanks a lot for your work and sorry f...
Stephan Dierlamm
17:00 Bug #20632: Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters
Committed v2 patch to trunk in r5946 on behalf of Benni. Jeff Segars
16:59 Bug #20632: Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters
v2 patch also accounts for the newly added inline Javascript rendering type. Jeff Segars
16:52 Revision 442daa41: Fixed bug #11361: Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters (thanks to Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5946 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:46 Bug #14943: Fields values of TCA columns with type=>select and maxitems > 1 not showed
do we have any update on this issue? Seems also broken in TYPO3 4.2.6 Frank Roeske
16:34 Feature #20952: Add inline Javascript rendering type for TYPO3AJAX
Committed v2 patch to trunk in r5945. Jeff Segars
16:33 Revision 62ae4cf7: Added feature #11819: Added inline Javascript rendering type for TYPO3AJAX
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5945 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
15:53 Bug #21071 (Closed): Install Tool button in User Settings does not reflect current state
In User Settings we have a button to create or delete the ENABLE_INSTALL_TOOL file. The ENABLE_INSTALL_TOOL file its... Jeff Segars
15:26 Bug #21070 (Closed): session-timedout
session timedout error shown when i want to set a link in the RTE.
its only in IE8
(issue imported from #M11973)
Marvin Brandt
15:20 Bug #21069 (Closed): felogin does not work on cached pages
The login of a frontend user does not work when the page is cached.
I guess that the problem can be found in the con...
Oliver Hader
14:58 Revision abaad804: Fixed bug #11905: Extension Manager is not translatable (part 3) (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5944 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
14:31 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
Hi Popy,
While searching for this problem I read your issue. Soon I found the following in the typoscript documentat...
Rik Willems
14:21 Bug #21036: Use suggest feature in system extensions
FYI: committed to trunk rev 5943 Rupert Germann
14:18 Revision 888f9ae4: Added feature #11927: Use suggest feature in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5943 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
13:23 Revision d0b8fdfb: [~TASK] Extbase (Tests): fixed configuration manager tests that were broken in r1269
Bastian Waidelich
13:08 Bug #18478: Workariound for PHP-Bug with Locale tr_TR
The Turkish locale problem is supposed to be fixed in PHP 6, so modify the patch to test for the PHP version and Turk... Peter Murray
13:07 Bug #21064: allowSystemInstall should be a checkbox and not an input field
FYI: committed to trunk rev 5942 Rupert Germann
07:06 Bug #21064 (Closed): allowSystemInstall should be a checkbox and not an input field
In Install tool the option allowSystemInstallis currently rendered as input field and not as checkbox which is used f... Georg Ringer
13:05 Revision 1a02ed2a: Fixed bug #11967: allowSystemInstall should be a checkbox and not an input field (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5942 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:45 Bug #21013: Make resizable and flexible textareas configurable, set default maxHeight to 600
committed to trunk, rev 5941 Steffen Kamper
12:44 Revision e618638c: Fixed bug #11899: Make resizable and flexible textareas configurable, set default maxHeight to 600
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5941 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:40 Revision 4e02b4b4: [+FEATURE] Fluid (ViewHelpers): Added a Form Password ViewHelper, to generate password input boxes. Resolves #4648.
Sebastian Kurfuerst
12:35 Feature #21062: Content Element Media needs stdWrap to change path (e.g. for DAM)
committed to trunk, rev 5940 Steffen Kamper
12:34 Revision d547efdc: Fixed bug #11965: Content Element Media needs stdWrap to change path (e.g. for DAM) (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5940 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:34 Revision 957193ed: Updated version number to prepare Core's svn:externals synchronization
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@24538 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
12:32 Bug #21016: [MultimediaCE] works only with absRefPrefix and does not support flowplayer
committed to trunk, rev 5939 Steffen Kamper
12:30 Revision ff37c81b: Fixed bug #11902: [MediaCE] works only with absRefPrefix and doesn't support flowplayer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5939 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:06 Revision c2898a43: [+FEATURE] Fluid (ViewHelpers): Added a PaddingViewHelper
[+FEATURE] Fluid (ViewHelpers): Added a RenderFlashMessages ViewHelper
[TASK] Fluid (Core): Added a PaddingViewHelper...
Sebastian Kurfuerst
12:00 Revision 2b027798: [!!!][~FEATURE] Extbase (MVC): Improved the way flash messages are handled. Now there is a separate "FlashMessages" object which encapsulates handling the flash messages. This removes $this->pushFlashMessage and $this->popFlashMessages inside the Controller and {flashMessages} inside Fluid Template. PLEASE UPGRADE by replacing "$this->pushFlashMessage(" with "$this->flashMessages->add(" inside your Controllers, and use <f:renderFlashMessages /> instead of the custom for loop inside your templates. Note: You can set a custom CSS class for outputting flash messages by using <f:renderFlashMessages class="..." /> inside your templates. Related to #4638.
Sebastian Kurfuerst
11:56 Revision de2c7407: [+BUGFIX] Extbase (Configuration): Fixed the configuration manager so that the storage PID can be set from the plugins "Startingpoint" selector.
Sebastian Kurfuerst
10:59 Bug #20958: class.t3lib_htmlmail.php produces null headers in HTML messages (again)
Ups - seemed to be the caused by an outdated version of direct_mail (was using 2.6.0). It´s fixed in the current dire... Karl-Ernst Kiel
10:55 Bug #21017: Use separate tables for tags in the caching framework
OK. With SELECT, at least one of the table should have a key, which I don't have ATM otherwise I get the same error a... Xavier Perseguers
09:47 Bug #21017: Use separate tables for tags in the caching framework
Xavier, this is the error I mentioned. The thread you link to suggests this syntax:
DELETE FROM (SELECT * FROM tbl...
Martin Kutschker
08:13 Bug #21017: Use separate tables for tags in the caching framework
Hi,
Trying your stuff on Oracle 11 leads to this:
DELETE FROM (T1, T2 WHERE T1.column1 = T2.column2);
Column...
Xavier Perseguers
10:52 Revision f9d0f9fb: [~TASK] Fluid: Added the debug mode constant from Fluid v5 to ease backporting
Sebastian Kurfuerst
09:47 Revision c18c41f6: Updated htmlArea RTE manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5938 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
09:43 Revision daef8b42: Added feature #11966: htmlArea RTE: Restrict access to "Clear RTE Cache" option in clear cache menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5937 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
09:28 Bug #21065: Sporadic random Backend Logoffs
Could be related to / duplicate of #20757 - maybe you have the chance to reproduce? Ralf Hettinger
09:20 Bug #21065 (Closed): Sporadic random Backend Logoffs
I have been informed by one of our customers, that he is being logged off shortly after login, or while trying to edi... oliver leitner
07:58 Bug #20879: External URLs get prefixed with http://typo3/
So far we have not seen the problem after clearing the temp files and browser cache. Thank you. Jonas Groth
07:31 Bug #18605: defect wsid check in workspace-overlay delivering wrong record versions from DB!
Could you please provide some concise steps to reproduce this problem? I have an idea of how to do this, but I'm not ... Andreas Wolf
05:36 Feature #17032: improve text mode of RTE
I would like HTML source editing to be done with CodeMirror which is the in-browser code editing program that is alre... Stanislas Rolland
05:35 Feature #20702: Auto-formatting HTML in RTE in "Toggle HTML Source" view to make it readable
I would like HTML source editing to be done with CodeMirror which is the in-browser code editing program that is alre... Stanislas Rolland
02:53 Bug #21049: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
Follow-up committed to SVN TYPO3core trunk (revision 5934), branch TYPO3_4-2 (revision 5935) and branch TYPO3_4-1 (re... Stanislas Rolland
02:38 Bug #21049: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
In the initial patch, checking whether the toolbar should be updated was done too late, after the context menu was cl... Stanislas Rolland
02:52 Revision 69e4345d: Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5936 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:50 Revision 9e3f1ac4: Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5935 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:45 Revision e837a9a3: Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5934 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:36 Revision 83f387f4: [+BUGFIX] Extbase (Persistence): Removed call to undefined method Tx_Extbase_Persistence_Query::getSource(). Thanks to Nikolas Hagelstein. Resolves #4642.
Jochen Rau

2009-09-15

23:49 Bug #20768: Integrate EXT:gabriel as scheduler system extension
just added a better title for the roadmap / history feature of the bug tracker Ingo Renner
23:25 Bug #20768: Integrate EXT:gabriel as scheduler system extension
Committed to trunk in revision 5933 Francois Suter
23:35 Feature #21062: Content Element Media needs stdWrap to change path (e.g. for DAM)
I see, yes that's a good addition. I'll test it. Steffen Kamper
23:13 Feature #21062: Content Element Media needs stdWrap to change path (e.g. for DAM)
another investigation:
if $mode = file there can be no $renderType defined through the fileending because t3lib_d...
Georg Ringer
23:04 Feature #21062: Content Element Media needs stdWrap to change path (e.g. for DAM)
sorry I dont get it working with that because several things change without having the stdWrap
e.g. $mode = is_fil...
Georg Ringer
22:48 Feature #21062: Content Element Media needs stdWrap to change path (e.g. for DAM)
this is already done:
$filename = $this->stdWrap($conf['file'], $conf['file.']);
in SWFOBJECT
Steffen Kamper
22:20 Feature #21062 (Closed): Content Element Media needs stdWrap to change path (e.g. for DAM)
currently there is no way to change the path of a file if the plugin is used because code like this is used:
-------...
Georg Ringer
23:19 Revision 6f9c4f84: Feature #11555: Integrated extension "gabriel" into TYPO3 Core as sysext "scheduler"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5933 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
23:04 Task #4645 (Resolved): Harmonize naming of classes
Solved in r1262 Francois Suter
22:24 Task #4645 (Closed): Harmonize naming of classes
Task class is called tx_scheduler_Task with uppercase "T". All other tasks user lowercase letters. CGLs are not defin... Francois Suter
22:38 Bug #21063 (Closed): Restrict access to "Clear RTE Cache" option in cache menu
Clearing RTE cache shouldn't be done in production system. Therefore the cache menu entry should only be available in... Steffen Kamper
22:23 Task #4644 (Resolved): Use makeInstance instead of getUserObj in the CLI script
Solved in r1261 Francois Suter
22:20 Task #4644 (Closed): Use makeInstance instead of getUserObj in the CLI script
In the CLI script, the scheduler object is instantiated using t3lib_div::getUserObj(). Use t3lib_div::makeInstance() ... Francois Suter
22:21 Bug #21016: [MultimediaCE] works only with absRefPrefix and does not support flowplayer
related a bit to http://bugs.typo3.org/view.php?id=11965 Georg Ringer
22:13 Bug #20227: No multiple RTEs in TCEFORMs (htmlarea 1.5.7 on 4.1.10)
Hi Stanislas, thanks for circling back to this one. You seem to be right, I could not reproduce the behaviour. Sorry ... Ralf Hettinger
18:40 Bug #20227: No multiple RTEs in TCEFORMs (htmlarea 1.5.7 on 4.1.10)
Do you still experience this issue? If so, could you provide a test case?
There seems to be an installation or upg...
Stanislas Rolland
21:32 Bug #21061 (Closed): TCEforms suggest sometimes uses incorrect permissions to show records
If a record is selected in an offline workspace, the permissions of the record in this workspace are respected. This ... Andreas Wolf
21:13 Bug #21017: Use separate tables for tags in the caching framework
Extending the DELETEquery function like this should do the trick:
DELETEquery($table,$where,$table2='',$joinCondit...
Martin Kutschker
21:07 Bug #21017: Use separate tables for tags in the caching framework
SQL Server 2000 seems also to support the extended syntax like Mysql.
http://msdn.microsoft.com/en-us/library/aa25...
Martin Kutschker
20:59 Bug #21017: Use separate tables for tags in the caching framework
A note in a forum claimed that this will work with Oracle 9i:
DELETE FROM (tbl1, tbl2 WHERE tbl1.identifier = tbl2...
Martin Kutschker
20:51 Bug #21017: Use separate tables for tags in the caching framework
A DELETE with multiple tables is non-standard.
PostgreSQL has the non-standard USING clause.
DELETE FROM tbl1 U...
Martin Kutschker
21:05 Bug #21060 (Closed): MEDIA.renderType in TypoScript is reset
For New Multimedia CE, using the following TS still keeps the renderType as 'auto'
page.32 < tt_content.media.20
...
Dan Osipov
20:45 Revision 7fdf3353: Renamed reflection cache table to "tx_extbase_cache_reflection" to fit conventions
Steffen Kamper
20:33 Bug #20994: db_list doesn't show '0' values
The Patch works and fixes the required changes - +1 by Testing.
The mentioned misbehavior in editform is a configu...
David Bruchmann
19:29 Bug #20879: External URLs get prefixed with http://typo3/
Do you still encounter this issue? Stanislas Rolland
19:26 Bug #20981: Marking Text with background-Color in RTE does not work in Firefox 3.5.2
I am unable to reproduce this issue with Firefox 3.5.3. Do you use
RTE.default.useCSS = 1
in Page TSConfig?
Stanislas Rolland
19:08 Revision 0db19803: Updated htmlArea RTE version to 1.7.12 (branch TYPO3_4-2)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5932 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:58 Revision dce5c5d3: Updated htmlArea RTE version to 1.5.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5931 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:16 Bug #21024: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
Committed to SVN TYPO3core trunk (revision 5929) and branch TYPO3_4-2 (revision 5930). Stanislas Rolland
00:58 Bug #21024: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
The problem arises when server-based cleaning is invoked on paste. In such case, intrusive bookmarks are inserted in ... Stanislas Rolland
18:16 Revision 64e1812b: Fixed bug #11915: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5930 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:11 Revision 0abae6f1: Fixed bug #11915: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5929 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:24 Bug #21059 (Closed): Not possible to install a sysext with Extension manager
It seems that it is not possible to install a sys ext through the Extension manager.
it seems the check fails in c...
Georg Ringer
16:45 Revision 34ef2fa3: [+FEATURE] Extbase (Configuration): Configuration is available in Backend modules now! Depending on TYPO3_MODE the dispatcher now creates an instance of Frontend- or BackendConfigurationManager. TypoScriptSource has been adjusted to support Backend mode. This resolves #4418
[~TASK] Extbase (Configuration): Moved Configuration Source Interface from Classes/Configuration to Classes/Configura... Bastian Waidelich
16:41 Revision 2622b2bf: [+BUGFIX] Extbase (Persistence): Fixed sorting of m:m relations (sorting and sorting_foreign fields in the relation table). Resolves #4470.
Jochen Rau
16:25 Revision 82b4e6e3: [+BUGFIX] Fluid (ViewHelpers): Fixed TranslateViewHelper. LLLabels can now be overwritten via TS (plugin.tx_blogexample.settings._LOCAL_LANG .default.read_more = more).
Jochen Rau
16:23 Revision 1245de27: [+TASK] Extbase: The Configuration Manager is now stored in a static class member variable and can be retrieved by Tx_Extbase_Dispatcher::getConfigurationManager() (not an API function!).
Jochen Rau
16:10 Revision cd31c24e: [~TASK] Extbase (Domain): Changed property usergroups to usergroup (FrontendUser) and sungroups to subgroup (FrontendUserGroup) equal to the field names in the database (to avoid confusion).
Jochen Rau
14:41 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
I confirm the problem is present in version 4.2.8 and it is a different problem than 0011009.
I had issue 0011009 wh...
Alban Cousinie
14:40 Bug #18941: Form Wizard doesn't save form values in IE7 Win
Seems to be fixed in 4.2.8 Jo Hasenau
14:39 Bug #18067: "Click here to edit whole template record" doesn't work in IE7
Seems to be fixed at least in 4.2.8
Sorry for ignoring the question for such a long time
Jo Hasenau
14:28 Feature #18976: The searchbox of the browse_links wizard should be moved to the top of the form
Patch against TRUNK revision 5928 attached, Jo Hasenau
14:18 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
Attached a patch against TRUNK revision 5928 Jo Hasenau
13:40 Revision 134c27d6: [+FEATURE] Extbase (MVC): Now, non-domain-objects can be mapped inside an argument as well. Additionally, improved the exceptions in these cases. Related to #4631
Sebastian Kurfuerst
13:37 Feature #21025: Performance improvement for queries that expect just a single result row
Patch against TRUNK revision 5928 attached.
I replaced exec_SELECTgetRows with the newly created exec_SELECTgetSin...
Jo Hasenau
13:22 Revision f8b57877: [+BUGFIX] Extbase (Persistence): Fixed a problem with empty $fieldValue causing an SQL error.
[!!!][+BUGFIX] Extbase (Domain): Fixed support for usergroups and subgroups. Renamed properties subgroup to subgroups... Jochen Rau
12:26 Revision 2599c271: [-TASK] Extbase (MVC): Removed check for multiple data types. It makes no sense to allow multiple types.
Jochen Rau
12:16 Bug #15006: Possibility to add multiple "includeLib" plugins
Wow, really old bug... Attached updated patch. Robert Heel
11:54 Bug #21058 (Closed): <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
I have a RTE Textelement with an DAM image included. But in FE View the output won't be XHTML conform due the missing... Netresearch DTT GmbH
11:54 Bug #21057 (Closed): SimulateStaticDocuments - Problems with handling "type" Parameter
In Version 4.2.8 the Error with handling the "type" Parameter described in Issue #0004564 further exists. Typolink is... Hardy
11:09 Bug #20231: Small rendering/css bug on FE with Text with image
Ok, I had the next side effect of this fix on another site. The effect was that bullets inside text-with-image text-e... Ernesto Baschny
10:59 Revision ecb6e67b: [~BUGFIX] Extbase (MVC): fixed a typo in reflection service that was introduced in r1242 and completely disabled reflection for arguments
Bastian Waidelich
10:31 Bug #21056 (Closed): Close Button is at the wrong place when editing a file in filelist
When editing a file via the file list browser, the close button is the third icon. everywhere else it is the first on... Simon Schaufelberger

2009-09-14

23:15 Task #4398 (Resolved): Write the manual
Committed in r1246.
Yes!
Francois Suter
22:51 Bug #4618 (Resolved): Scheduler is not usable without calendar PHP extension
Solved in r1245 Francois Suter
20:18 Bug #4618 (Accepted): Scheduler is not usable without calendar PHP extension
Indeed. I remember noticing this and then forgetting to check further. Anyway the number of days in a given month can... Francois Suter
19:45 Bug #4618 (Closed): Scheduler is not usable without calendar PHP extension
The scheduler extension relies on the calendar library of PHP to calculate the number of days in a given month (funct... Andreas Wolf
22:31 Bug #20982: FE login in iE8 is not possible
@Steffen Gebert: yes, phpmyadmin is in place. Good idea, that it's session handling might interfer with TYPO3. Will h... Ralf Hettinger
16:49 Bug #20982: FE login in iE8 is not possible
I'm not using this extension... christiaan uythoven
16:39 Bug #20982: FE login in iE8 is not possible
Do you have phpmyadmin extension installed? Steffen Gebert
16:33 Bug #20982: FE login in iE8 is not possible
@ssteffan Kamper: What do I have to check in phpmyamin? Do I need to reinstall typo3? What do you mean? christiaan uythoven
16:31 Bug #20982: FE login in iE8 is not possible
check for phpmyadmin - uninstall and try again. Steffen Kamper
08:15 Bug #20982: FE login in iE8 is not possible
@Ralf Hettinger: After Switching to Compatibility Mode I'm experiencing the same problems in FE & BE. In problem 0011... christiaan uythoven
21:29 Bug #21054: GMENU - first menu item does not appear because of wrong calulation of text position
What exactly does not look correct on the rendered test images? Does it help to set Freetype DPI to 72? Which PHP/GD ... Andreas Wolf
17:10 Bug #21054 (Closed): GMENU - first menu item does not appear because of wrong calulation of text position
The fist menu item does not appear, but always only the first.
The problem occours because of the wrong calculatio...
Sonja Schubert
19:35 Revision 5a9ee109: [+BUGFIX] Extbase: fixed testcases
Sebastian Kurfuerst
19:15 Bug #20828: Sorting icons are not redrawn
Most recent trunk under Mac OS X with FF 3.5.2 doesn't work either.
The problem generally exists with most browser...
Andreas Wolf
11:41 Bug #20828: Sorting icons are not redrawn
It also occurs in most recent trunk with FF 3.5 under WinXP SP2. I'll test it under Linux and OS X later today. Andreas Wolf
10:19 Bug #20828: Sorting icons are not redrawn
In which TYPO3 versions did you experience these kind of problems? Oliver Hader
19:11 Revision 198a6d7c: [+BUGFIX] Extbase (Reflection): Fixed buildClassSchema() to prevent a PHP warning.
Sebastian Kurfuerst
19:05 Revision ba52f266: [+BUGFIX] Extbase (Persistence): Reverted a small change from Jochen, as I think he broke behavior here. @Jochen, please recheck :-)
Sebastian Kurfuerst
14:59 Bug #21052: redirect options do not seem to work
also still does not seem to work properly in 1.2.0 trunk version!
It then just does not redirect and stays at the ...
Navi
10:54 Bug #21052 (Closed): redirect options do not seem to work
when choosing multiple redirect modes and using the checkbox use first mode found it does not seem to act accordingly... Navi
12:24 Bug #21044: Do not show E_DEPRECATED messages on productive systems
Concerning the error handler: There's already a patch pending in the Core List #19336 Oliver Hader
11:56 Bug #21024: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
I don't know, if a german-speaking thread is a big help for Stan so:
The solution which seems to work for the people...
Chris topher
09:33 Bug #21024: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
TYPO3 Version: 4.2.8
rtehtmlarea 1.7.11
Browser: Firefox 3.5.3 (Windows)
I found this: http://www.typo3.net/foru...
Igor
02:26 Bug #21024: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
Please report what version of TYPO3, what browser, what version of the browser you are using.
Stanislas Rolland
11:51 Revision 53367811: [+FEATURE] Extbase (MVC): Implemented flash messages.
Jochen Rau
11:38 Bug #21053 (Closed): Support for SSL and absolute Links
Its very useful to have two more settings in typolink:
- forceSSL (adds https to the link)
- forceAbsolute (ensure...
Daniel Poetzinger
11:37 Revision 9a35bfef: [+FEATURE] Extbase (Persistence): Implemented a second Lazy Loading strategy called "storage". In contrast to the LazyLoadingProxy it is a StorageObject which loads its internal storage array lazy. This enables the framework to intercept count($propertyValue). Furthermore, you don't have to load the real instance inside your domain model class. Related to #3596.
[+BUGFIX] Extbase (Persistence): It is now possible to pass an object as operand of a comparison. Jochen Rau
11:03 Bug #21033: Workspace notification emails are sent to hidden users
yes. see v2 Steffen Kamper
10:29 Bug #21033: Workspace notification emails are sent to hidden users
But this only cares about hidden users - what about users with start/end-dates? E.g. if you grant access to somebody ... Andreas Wolf
09:38 Bug #21033: Workspace notification emails are sent to hidden users
fix is simple, see attached patch Steffen Kamper
08:38 Bug #21033: Workspace notification emails are sent to hidden users
This would require a change to t3lib_TCEmain::notifyStageChange_getEmails(). At the moment it uses a call to t3lib_BE... Andreas Wolf
10:15 Revision 55376768: [+FEATURE] Fluid (ViewHelpers): Added a simple CountViewHelper.
Jochen Rau
10:00 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
Reproduce this issue:
1. Clear cache
2. request the same page twice
But: you need a page which takes some time...
Martin Holtz
09:47 Bug #21050: ###INFO### in login not substituted
ah damn ^^ ;) can be closed. thanks Georg Ringer
09:43 Bug #21050: ###INFO### in login not substituted
configuration cache - it's t3skin. Steffen Kamper
09:39 Bug #21050: ###INFO### in login not substituted
sorry which cache? Georg Ringer
09:32 Bug #21050: ###INFO### in login not substituted
i don't see this. Make sure you clreared cache Steffen Kamper
08:30 Bug #21050: ###INFO### in login not substituted
rev 5928 Georg Ringer
08:30 Bug #21050 (Closed): ###INFO### in login not substituted
in current trunk (rev ) there is a marker ###INFO### shown below the login fields.
I guess this shouldn't be there...
Georg Ringer
09:45 Revision f77c563e: [~TASK] Extbase: Some minor cleanup.
Jochen Rau
09:15 Bug #21051 (Rejected): browse_links.php uses old rtehtmlarea plugin/editor API calls
When using rtehtmlarea and dam extension together the browse_links.php file uses some old htmlarea api calls (self.pa... Morton Jonuschat
09:04 Revision d03c1250: [-TASK] Extbase: Some cleanup of ext_typoscript_setup.txt.
Jochen Rau
08:15 Bug #20409: TableOperations sub-window not writing back to RTE in IE8
See issue #0011946. Stanislas Rolland
08:14 Bug #21049: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
Committed to SVN TYPO3core trunk (revision 5926), branch TYPO3_4-2 (revision 5927) and branch TYPO3_4-1 (revision 5928). Stanislas Rolland
06:41 Bug #21049 (Closed): htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
In IE8, table operations properties editing dialogue windows loose focus after opening when triggered from the contex... Stanislas Rolland
08:14 Revision 66289773: Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5928 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
08:11 Revision 702c3ae0: Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5927 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
08:01 Revision d34d9822: Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5926 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:21 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
@Steffen: If you wish to report the issue to Opera, you may do so. But their bug tracker in not open and they never g... Stanislas Rolland
01:54 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
@Tobias: please open a new issue for the error you encountered as it obviously is not the same issue. When doing so, ... Stanislas Rolland
01:50 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Committed to SVN TYPOcore trunk (revision 5923), branch TYPO3_4-2 (revision 5924) and branch TYPO3_4-1 (revision 5925). Stanislas Rolland
01:49 Revision 79dea7ef: Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5925 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:45 Revision 90357928: Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5924 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:38 Revision 4dd8bf6f: Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5923 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-09-13

21:45 Bug #21044: Do not show E_DEPRECATED messages on productive systems
We should also consider having a custom error handler for E_DEPRECATED which logs these messages.
Aditionally, we ...
Andreas Wolf
21:40 Revision c8ac505f: * Fixed bug #11789: Extension Manager is not translatable - part 2 (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5922 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:18 Revision a6674171: #11945: TS objectbrowser converts labels to uppercase improperly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5921 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:07 Bug #21048 (Closed): TS objectbrowser converts labels to uppercase improperly
t3lib_div::strtoupper is only for ASCII characters, not for labels which might contain accnented characters.
(iss...
Martin Kutschker
21:01 Revision 3c1d4067: #11943: TCEforms suggest classes lack final ?> and use round brackes arond the uid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5920 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:59 Revision d06704ca: [+BUGFIX] Fluid: Fixed fatal error and missing uid to __identifier conversion.
Sebastian Kurfuerst
20:50 Revision 497ef57b: [+BUGFIX] Extbase: Removed a var_dump I committed accidentaly in the last commit
[TASK] Extbase: Went through TODO in code and changed some of them
[TASK] Extbase (Persistence): Deleted ChildNodeJoi...
Sebastian Kurfuerst
18:27 Revision 33e87861: #11943: TCEforms suggest classes lack final ?> and use round brackes arond the uid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5919 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:24 Bug #21047 (Closed): TCEforms suggest classes lack final ?> and use round brackes arond the uid
1) all files end in ?>
2) all uids are surrounded by square brackets
(issue imported from #M11943)
Martin Kutschker
17:51 Bug #21041: FrontendEditing (classic) does not work when editing forms on page
a better solution is in v2 as the JS is added the preferred way. Steffen Kamper
13:23 Bug #21041: FrontendEditing (classic) does not work when editing forms on page
the attached patch fix the problem, however the solution is (and was) not elegant as all is added as additionalHeader... Steffen Kamper
13:13 Bug #21046: browse_links.php?mode=file : Disabling of Thumbnails is not possible
I looked up the URL now and in the URL the parameter &SET[displayThumbs]=0 is set correctly. David Bruchmann
13:07 Bug #21046 (Closed): browse_links.php?mode=file : Disabling of Thumbnails is not possible
When you've chosen to display thumbnails and want to deactivate it again by the corresponding checkbox the window rel... David Bruchmann
12:44 Feature #4571 (Resolved): Add a link to create needed BE user if it doesn't exist
Solved in r1228 Francois Suter
11:39 Feature #4571 (Accepted): Add a link to create needed BE user if it doesn't exist
Working on it.
However this made me notice that the existince of the "cli_scheduler" user must be improved. Indeed...
Francois Suter
00:16 Bug #21045 (Closed): Pages without translation are also displayed with standard language
Situation:
If a website is available in standard language but not in the selected language, then the link to the w...
Henning Moellendorf

2009-09-12

23:32 Bug #25557 (Closed): IE8 scramble display in IE8
Under TYPO3 4.3.0 (revision 5918), IE8 in native mode the display is scrambled (see fig-1.jpg)
with IE8 in compat...
LUBRANO J.F.
23:06 Bug #21038: Deprecated: Assigning the return value of new by reference is deprecated in .../typo3/mod/tools/em/class.nusoap.php on line 5436
Duplicate of #20611
(the PHP 5.3 deprecated messages affect all TYPO3 versions)
Oliver Hader
12:47 Bug #21038 (Closed): Deprecated: Assigning the return value of new by reference is deprecated in .../typo3/mod/tools/em/class.nusoap.php on line 5436
After installing php5.3 on Mac OS-X 10.6 several typo3 installations (4.2.8) are reporting the following warning, whe... Klaus Lauer
23:03 Bug #21044 (Closed): Do not show E_DEPRECATED messages on productive systems
With PHP 5.3 the error level E_DEPRECATED was introduced that shows messages concerning deprecated PHP methods and be... Oliver Hader
22:59 Bug #21040: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
The reason is that the OpenId AuthService has a higher priority than the RSAAuthService. Thus, the OpenId service sho... Oliver Hader
15:30 Bug #21040 (Closed): OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
The 3rd party library used for the system extension openid offers some HTTP-Fetchers to execute requests to an OpenID... Steffen Ritter
21:04 Bug #21042: HMENU are inclorrect generated
wrong configuration Steffen Kamper
19:37 Bug #21042: HMENU are inclorrect generated
Please close this ticket, the error was caused by a wrong configuration in the Install Tool and the TypoScript templa... Chris topher
18:01 Bug #21042: HMENU are inclorrect generated
Credentials sent Henning Moellendorf
17:44 Bug #21042: HMENU are inclorrect generated
Hi Christopher,
I've checked it and I can accomplish, that the config.linkVars = L is inserted.
I've now posted m...
Henning Moellendorf
17:42 Bug #21042: HMENU are inclorrect generated
Realurl just checks the value which L has and puts the letters for that in your path.
So you first have to make sure...
Chris topher
17:28 Bug #21042: HMENU are inclorrect generated
Dear Christopher, it doesn't work without realurl neigher, so I don't have any idea how to circumstance the problem. Henning Moellendorf
17:26 Bug #21042: HMENU are inclorrect generated
That won't help.
Check it without realurl, make it work and then set up a working realurl-config.
For more inform...
Chris topher
17:10 Bug #21042: HMENU are inclorrect generated
I can provide a restricted login for you, if you need. Henning Moellendorf
16:45 Bug #21042: HMENU are inclorrect generated
Also, when you apply the L-Parameter, the menu is generated wrong:
http://typo.mdorf.info/index.php?id=4&L=2
Henning Moellendorf
16:40 Bug #21042: HMENU are inclorrect generated
Hi Christopher,
that are test outputs for the language menu, I will switch it off now.
Kind regards,
Henning
Henning Moellendorf
16:40 Bug #21042: HMENU are inclorrect generated
Can you check the according configuration?
There must be some errors in it:
E.g. viewing an "english" page, I some...
Chris topher
16:39 Bug #21042: HMENU are inclorrect generated
Hi Steffen,
thanks for your reply. I think, I transfer the L-variable, but there is realurl active. What can the p...
Henning Moellendorf
16:37 Bug #21042: HMENU are inclorrect generated
when i look to your page i think it's a simple misconfiguration, you missed to use L in linkvars Steffen Kamper
16:24 Bug #21042: HMENU are inclorrect generated
Sorry, should be raised to major, because there is no possibility to view the pages in other languages.... Henning Moellendorf
16:21 Bug #21042 (Closed): HMENU are inclorrect generated
The links of the HMENU are in the default language correct. But in case you switch to another language, the links are... Henning Moellendorf
19:35 Bug #21043 (Closed): itemsProcFunc for Radio-Buttons doesn't work correctly
itemsProcFunc for Radio-Buttons should work as the same function for select-fields. The difference is that for Radio-... David Bruchmann
16:49 Bug #21041: FrontendEditing (classic) does not work when editing forms on page
I can confirm this. There are dependencies of feedit in admin panel which have to be removed anyway. but the js libs ... Steffen Kamper
15:38 Bug #21041 (Closed): FrontendEditing (classic) does not work when editing forms on page
If you activate "edit forms on-page" the classic frontendediting does not work. The JavaScript libraries which are ne... Steffen Ritter
16:26 Feature #4571: Add a link to create needed BE user if it doesn't exist
Hi,
> would it be better to use just one common "typo3 user" for background/underground tasks?
>
> there is alr...
Francois Suter
11:47 Feature #4571: Add a link to create needed BE user if it doesn't exist
would it be better to use just one common "typo3 user" for background/underground tasks?
there is already the _cli...
Stefano Cecere
16:20 Revision de4b4595: [+BUGFIX] Extbase (Property): Fixed the property mapper by backporting the FLOW3 changes. Now we support mapping of 1:1 relations as well. Resolves #4357.
Sebastian Kurfuerst
16:19 Revision b1731b91: [+BUGFIX] Extbase (Property): Fixed the property mapper by backporting the FLOW3 changes. Now we support mapping of 1:1 relations as well. Resolves #4357.
Sebastian Kurfuerst
14:45 Feature #19465: Configuration enhancement for indexed_search
unfortunally there was no review until feature freeze, so this patch has only chance for 4.4. Sad ... Steffen Kamper
14:08 Revision 3687f2a4: Follow-up to feature #10853: Added camel case for default media params
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5918 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:08 Bug #21039 (Closed): useColumnsForDefaultValues does not copy content of MM table relation
If you list a column in useColumnsForDefaultValues which is of type "select" and has an MM table, the content of the ... Wolfgang
12:21 Bug #17321: filemtime() [function.filemtime]: stat failed
The error might occur as well, if concurrent editing is in place while editing records that involve image uploading: ... Ralf Hettinger
10:07 Bug #17321: filemtime() [function.filemtime]: stat failed
hi Nick,
you're right. It doesn't fix the described bug.
But the filemtime error message can also be caused by o...
Rupert Germann
09:37 Bug #17321: filemtime() [function.filemtime]: stat failed
@rupert
No, I'd say @filemtime is not a solution because if you look at the path filemtime receives you can clearly ...
Nick Lobeck
09:08 Bug #17321: filemtime() [function.filemtime]: stat failed
hi
I'd say @filemtime() IS the solution in this case.
If you look at be_func::thumbCode() you see that getimagesiz...
Rupert Germann
12:17 Revision a45bf6c6: [+BUGFIX] Extbase (Validation): Temporarily fixed the ValidatorResolver so that it checks the Validator ends with "Validator" (by Sebastian)
Ingmar Schlecht
11:37 Bug #21034: Use suggest feature in core
committed v2 to trunk, rev 5917 Steffen Kamper
11:36 Revision a12ffab2: Follow-up to feature #6872: #11924: Use suggest feature in core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5917 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:15 Bug #21029: TCEforms suggest gives no results with custom TSconfig
committed to trunk rev 5916 Rupert Germann
09:13 Revision 49060bf3: Fixed bug #11920: Follow-up to feature #6872: TCEforms suggest gives no results with custom TSconfig (thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5916 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann

2009-09-11

23:00 Bug #20982: FE login in iE8 is not possible
I think this one could be related to #20757 - I could reproduce the behaviuor with IE8, after switching to Compatibil... Ralf Hettinger
20:16 Bug #20982: FE login in iE8 is not possible
We had the same issue but defining the cookies domain in the localconf.php seems to have resolved it.
$TYPO3_CONF_...
Simon Browning
22:46 Bug #4594 (Resolved): Use TYPO3's standard icon for "check all" in the BE module
Solved in r1220 Francois Suter
22:11 Bug #4594 (Closed): Use TYPO3's standard icon for "check all" in the BE module
In the list view of the BE module, a check box is provided is the table header to check all the boxes below. To stay ... Francois Suter
21:04 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
This seems to be another problem.. For me the textarea was shown, but emtpy and not editable. Steffen Gebert
20:24 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Yes, the browser cache is deleted. RTE displays "the editor is being loaded". Tobias Franz
17:41 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Browser cache deleted?
Just tried it again and it works again (with trunk).
Steffen Gebert
17:31 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
The patch is in the typo3-Websites unsuccessful tested. Sorry!
I had removed all typo3temp/rtehtmlarea/* files: RT...
Tobias Franz
16:14 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Why CAN it not help? Sounds like you know the solution and the patch does it totally the wrong way...
Or doesn't it...
Steffen Gebert
16:11 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Typo3 4.2.8 and Typo3 4.3.0 alpha 1: RTE doesn't work in Opera 10
The patch cannot help.
Tobias Franz
17:10 Feature #19465: Configuration enhancement for indexed_search
While having this big patch with new configurations, would it be possible to add http://bugs.typo3.org/view.php?id=11... Patrick Gaumond
16:58 Bug #21037 (Closed): Warning shows up in list mode when listing records
In list mode, when listing records in right frame, often the following PHP warning shown up and prevents accessing t... Alban Cousinie
13:39 Bug #21035: TCEforms suggest fails with PHP fatal error
committed to trunk rev 5915 Rupert Germann
12:25 Bug #21035: TCEforms suggest fails with PHP fatal error
hi,
correct would be:
$tmp = self::queryTable($params, ++$recursionCounter);
Rupert Germann
12:08 Bug #21035: TCEforms suggest fails with PHP fatal error
Sorry.. small mistake:
If I change
$tmp = self::queryTable($this->params['value'], ++$recursionCounter);
to
$tm...
Steffen Gebert
12:05 Bug #21035 (Closed): TCEforms suggest fails with PHP fatal error
TCEforms suggest feature sometimes fails for me with a PHP fatal error (shown for fractions of a second in the result... Steffen Gebert
13:38 Revision 61b22297: Fixed bug #11925: Follow-up to feature #6872: TCEforms suggest fails with PHP fatal error (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5915 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
13:32 Bug #4572 (Resolved): Invalid argument supplied for foreach()
Better safe than sorry ;-)
Patch applied in r1216
Francois Suter
11:38 Bug #4572 (Closed): Invalid argument supplied for foreach()
Hi,
i did something strange - after installing the ext - it worked again but IMO there should be a check in
typ...
Georg Ringer
13:21 Bug #21036 (Closed): Use suggest feature in system extensions
Since we have the suggest feature it should also be use in system extensions for the following fields
sys_action:t...
Rupert Germann
12:45 Bug #19938: warning: in_array wrong datatype
Tracked the problem (TYPO3 4.2.8, felogin 1.0.0)
class.tx_felogin_pi1.php line 562
$preserveVars =! ($this->conf['p...
Markus Kappe
12:45 Bug #21034: Use suggest feature in core
additions in v2 by Rupi:
core:
be_users:db_mountpoints
be_groups:db_mountpoints
sys_template:nextLevel
sys_t...
Steffen Kamper
10:35 Bug #21034 (Closed): Use suggest feature in core
Since we have the suggest feature it should be used in core.
See attached patch, it adds it to all "group" fields ...
Steffen Kamper
11:10 Bug #20938: SOAP error while uploading an updated extension
I think, having a "Content-Length" header cannot hurt.
So this should be implemented (should be easy for the author...
Stefan Geith
10:33 Bug #20938: SOAP error while uploading an updated extension
I checked the headers by directly requesting the WSDL with the browser. There's no "Content-Length" header set in the... Marcus Krause
10:07 Bug #20938: SOAP error while uploading an updated extension
I found 2 possibly related bugs:
http://bugs.php.net/bug.php?id=49397
http://bugs.php.net/bug.php?id=49226
i...
Stefan Geith
09:50 Bug #20938: SOAP error while uploading an updated extension
Extensions exported with the backup-feature can be imported on other installations without problem - so for me it see... Stefan Geith
11:05 Task #4570 (Resolved): Improve text about script execution in check screen
Solved in r1215 Francois Suter
10:59 Task #4570 (Accepted): Improve text about script execution in check screen
Francois Suter
10:48 Task #4570 (Closed): Improve text about script execution in check screen
As reported by Steffen Kamper, in the check screen there's the following sentence:
_The CRON-Job has to execute th...
Francois Suter
10:53 Feature #4571: Add a link to create needed BE user if it doesn't exist
I would like to wait with this until the new Reports module is committed to the core. Indeed if the Reports module in... Francois Suter
10:50 Feature #4571 (Closed): Add a link to create needed BE user if it doesn't exist
The Scheduler requires a BE user called _cli_scheduler in order to work. The check screen reports on the existence of... Francois Suter
10:39 Bug #15688: no sorting in "Localization view" (with own records)
Same ISSUE in TYPO3 version 4.1.10. Jan Simbera
02:09 Bug #20997: Add pencil icon to "Edit the whole template record." in Template editor
11881-tstemplateinfoV3.patch :
Added version that replace the "&" and remove the final dot at the end of the label.
Patrick Gaumond

2009-09-10

21:44 Feature #3663 (Resolved): Time calculations / insert time like everywhere else ;)
I have added the ExtJS datepicker to the date fields using Steffen's patch. I consider this a sufficient enhancement,... Francois Suter
18:19 Feature #3663: Time calculations / insert time like everywhere else ;)
Attaching patch by Steffen Kamper for adding the new core datepicker. This still does not allow input as mentioned in... Francois Suter
20:54 Bug #20938: SOAP error while uploading an updated extension
Any change that this is related to #20843?
(e.g. somewhere (in an extension) new lines after a closing "?>")
...
Marcus Krause
20:06 Bug #20938: SOAP error while uploading an updated extension
OSX Snow Leopard with included 5.3 package, same error. Cannot update my extension, bad. Sven Weiss
20:45 Bug #21033 (Closed): Workspace notification emails are sent to hidden users
I've hidden a backend user which is also a member of a workspace. The notification is set to "notify all users on any... Björn Jacob
20:38 Bug #21023: $TYPO3_CONF_VARS['BE']['fileDenyPattern'] causes problems
Okay, here it comes:
the problem aren't files with a suffix that apache knows (e.g. myfile.php.gz)
Apache sees *a...
Marcus Krause
19:16 Bug #21023: $TYPO3_CONF_VARS['BE']['fileDenyPattern'] causes problems
Thanks for the link. So that turns that around a bit - adding phtml or phpsh should be done too.
And of course, th...
Sigfried Arnold
18:44 Bug #21023: $TYPO3_CONF_VARS['BE']['fileDenyPattern'] causes problems
The above mentioned regex *is not faulty*. It is by intention the way it is.
As you pointed out, it prevents to us...
Marcus Krause
00:12 Bug #21023 (Closed): $TYPO3_CONF_VARS['BE']['fileDenyPattern'] causes problems
The default regular expression filters out filenames wich just contains .php:
\.php[3-6]?(\..*)?$|^\.htaccess$
...
Sigfried Arnold
20:18 Bug #20557: Notification emails are send to assigned users only, not to groups
Yes that's right. Do the supplied patches respect the comments you've made? If yes I can test the patches... Björn Jacob
20:03 Bug #20557: Notification emails are send to assigned users only, not to groups
IMO this wont go into 4.3.0 because of feature freeze, but you fix it yourself at any time Georg Ringer
20:01 Bug #20557: Notification emails are send to assigned users only, not to groups
IMHO opinion this is a very important feature. I've got two bigger installations with workspaces. Quite often people ... Björn Jacob
18:43 Bug #19243: plainMailEncoded should have an additonal param for additional_parameters
Can't remember how often I stumbled about this one.
Attached patch suggests
- $GLOBALS['TYPO3_CONF_VARS']['SY...
Ralf Hettinger
15:45 Bug #20439: DBAL wildly quotes fields and table names
This patch was committed as revision 24017 on DBAL-trunk. Xavier Perseguers
15:44 Bug #21030 (Closed): listing content elements should not depend on the 'header' field
when listing content elements it should be checked wether the header field is set or not. if not, at least another ch... mbz
15:32 Bug #21029 (Closed): TCEforms suggest gives no results with custom TSconfig
When defining custom Page-TSconfig for TCEforms suggest, no results are returned because t3lib_div::array_merge_recur... Andreas Wolf
15:24 Bug #21028 (Closed): Bug in TMENU-Substitution
There seems to be a Bug in typo3/sysext/cms/tslib/class.tslib_menu.php
line 1780. The curly braces around 'subst_ele...
Andre
15:11 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
This one is related to #10609 (in fact they are the same only with different angles). Susanne Moog
15:03 Bug #21027 (Closed): t3lib_PageRenderer breaks advanced frontend editing
The t3lib_PageRenderer delivers by default a set of ExtJS dependencies that are not met in the avanced frontend editi... Oliver Hader
14:59 Bug #21026 (Closed): TCEforms suggest fails with empty label or label_alt field
When the label or label_alt field of the TCA ctrl section of a table is set, but empty, the default receiver class of... Andreas Wolf
13:37 Feature #21025: Performance improvement for queries that expect just a single result row
Hy Jo,
depends on your patch - up to a few lines one entry is enough IMHO
Best Regards
David
David Bruchmann
13:11 Feature #21025 (Closed): Performance improvement for queries that expect just a single result row
I would like to introduce a new function exec_SELECTgetSingleRow() to prevent exec_SELECTgetRows() being used for que... Jo Hasenau
12:28 Bug #21024 (Closed): htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
After pasting plaintext in the RTE a code like
<br /><span id="1252576999480S" style="display: none;">
is adde...
Igor
12:23 Bug #21007: 'exclusiveKeys' => '0' in 'select' type field in TCA does't work as intended
Hi Oliver,
Yes, in 4.1 4.2 branches there are same bug
line if ($config['exclusiveKeys'])
should be if (strlen($...
Vladimir Podkovanov

2009-09-09

21:43 Bug #20965: Field values are not displayed when using bidirectional assymetric m:n relations
The bug is caused by scriptaculous 1.8.2, which comes with Typo 4.3 alpha 3.
If i use scriptaculous 1.8.1 from 4.2.6...
Thomas Mammitzsch
21:29 Bug #20965: Field values are not displayed when using bidirectional assymetric m:n relations
i get an error thrown in 4.3 when i display the TCEform:
Fehler: uncaught exception: [Exception... "An invalid or ...
Thomas Mammitzsch
21:42 Bug #20963: Child records cannot be deleted inline
The bug is caused by scriptaculous 1.8.2, which comes with Typo 4.3 alpha 3.
If i use scriptaculous 1.8.1 from 4.2.6...
Thomas Mammitzsch
21:31 Bug #20963: Child records cannot be deleted inline
seems the same bug as http://bugs.typo3.org/view.php?id=11837
i get an error thrown in 4.3 when i display the TCEf...
Thomas Mammitzsch
18:22 Bug #21016: [MultimediaCE] works only with absRefPrefix and does not support flowplayer
I renewed the patch and the extension. The extension now also make usage of the customRender Hook to demonstrate how ... Steffen Kamper
17:14 Bug #20994: db_list doesn't show '0' values
Hy Bastian,
Regrettable I remarked that the file lang/locallang_common.xml doesn't exist in V4.2.8 is it perhaps for...
David Bruchmann
14:58 Bug #20994: db_list doesn't show '0' values
Hy Bastian,
The Patch helped for db_list but not for the editform with eval=int in TCA
I have installed it on v...
David Bruchmann
15:51 Bug #21009: Cookie detection in new t3skin login screen fails for certain cirumstances
committed to trunk, rev 5914 Steffen Kamper
01:35 Bug #21009: Cookie detection in new t3skin login screen fails for certain cirumstances
If no expiration date is, cookies should live only for this session. Steffen Gebert
01:31 Bug #21009: Cookie detection in new t3skin login screen fails for certain cirumstances
One additional comment:
The ignore link is a good idea. If the warning image appears, you can at least try to logi...
Marcus Krause
01:16 Bug #21009: Cookie detection in new t3skin login screen fails for certain cirumstances
Hi, great stuff!
The patch does the trick. The login form is visible and I was able to login. Thanks for taking ca...
Marcus Krause
00:51 Bug #21009: Cookie detection in new t3skin login screen fails for certain cirumstances
Wrong patch removed. ;-) Discard my mail! Marcus Krause
00:47 Bug #21009: Cookie detection in new t3skin login screen fails for certain cirumstances
sorry, attached wrong patch. Please use 11895! Steffen Gebert
00:37 Bug #21009: Cookie detection in new t3skin login screen fails for certain cirumstances
Hi Marcus,
please test the attached patch, directly sets the cookie without checking navigator.cookieEnabled befor...
Steffen Gebert
15:50 Revision 11ec8ec4: Fixed bug #11895: Cookie detection in new t3skin login screen fails for certain cirumstances (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5914 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:43 Revision 66372d7c: renamed t3lib_PageRenderer and the templates for backend/frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5913 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:35 Bug #21022 (Closed): After upgrading to 4.2.8 using fantastico, be-user login "expires" after each attempted save in flexform, no data saved
I used fantastico to upgrade my typo3 installation to 4.2.8, which worked fine after going through the upgrade wizard... Andrew Franks
14:36 Bug #20686: Warning: touch() [function.touch]: Utime failed
4.2.8:
Warning: touch() [function.touch]: Utime failed: Permission denied in /home/mydomain/public_html/typo3_src-...
Franz Holzinger
13:08 Feature #20778: Colorpicker has no usable icon
New patch "colorpicker-v2.patch"
- uses png-fiels instead of gif
- uses t3lib_iconWorks::skinImg() to get images
Stefan Geith
09:42 Feature #18274: Improve t3lib_div::xml2array
no change needed
fixed by resolving http://bugs.typo3.org/view.php?id=11260
Rupert Germann
09:39 Bug #21020: recycler can't delete INITIAL PLACEHOLDER
hi ben,
this bug seems to be a duplicate of bug #20218
fixed by Steffen K in rev 5567
(which was committed afte...
Rupert Germann
00:33 Bug #21020 (Closed): recycler can't delete INITIAL PLACEHOLDER
Records from tt_content where the field t3ver_label has the value "INITIAL PLACEHOLDER" can't be deleted and give the... Ben van 't Ende
00:50 Bug #21021: Wrong labels in Media section in constants of css_styled_content
committed to trunk, rev 5912 Steffen Kamper
00:43 Bug #21021 (Closed): Wrong labels in Media section in constants of css_styled_content
I renewed the Header / description / data type and specified the order
(issue imported from #M11908)
Steffen Kamper
00:48 Revision e1eb36cd: Fixed bug #11908: Wrong labels in Media section in constants of css_styled_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5912 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:07 Bug #20409: TableOperations sub-window not writing back to RTE in IE8
TYPO3 4.2.8 fixes the javascript errors with TableOperations.
The focus problem is obnoxious, but clicking on the ...
James Corell

2009-09-08

22:48 Bug #21016: [MultimediaCE] works only with absRefPrefix and does not support flowplayer
I've uploaded an extension which replaces the swfplayer with flowplayer when using video to demonstrate how the hook ... Steffen Kamper
16:31 Bug #21016 (Closed): [MultimediaCE] works only with absRefPrefix and does not support flowplayer
as absRefPrefix is needed for qualified URLs i changed that to
* use baseURL
* use absRefPrefix
* if both isn't c...
Steffen Kamper
20:46 Feature #20778: Colorpicker has no usable icon
status? Georg Ringer
20:27 Bug #21017: Use separate tables for tags in the caching framework
Extended TYPO3_DB to support something like... Oliver Hader
18:37 Bug #21017: Use separate tables for tags in the caching framework
The attached patch uses a separate table to store tags. Thus, it's faster for selecting data.
However, due to the la...
Oliver Hader
18:35 Bug #21017 (Closed): Use separate tables for tags in the caching framework
The database backend of the caching framework stores tags in a comma separated list. Searching for tags results in a ... Oliver Hader
15:57 Bug #20982: FE login in iE8 is not possible
What I'm reading here is that only IE causes trouble.
So please check your TYPO3 installation if there's any JavaS...
Marcus Krause
15:44 Bug #20982: FE login in iE8 is not possible
I was searching for a solution, but many posts on the internet end up without a solution.
In my case I don't have...
christiaan uythoven
15:24 Bug #17214: [4.1.1] Foreign values are not always resolved in list view
This was fixed somewhere between 4.1.1 and 4.1.7 Christian Kuhn
15:10 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
The issue is present in Typo3 4.2.8 as well Alban Cousinie
14:21 Feature #21015 (Closed): New multimedia CE hook customMediaRender
The hook
$TYPO3_CONF_VARS['SC_OPTIONS']['tslib/hooks/class.tx_cms_mediaitems.php']['customMediaRender']
should be t...
Fernando Arconada
14:16 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
please if you like that patch vote in the maillist Fernando Arconada
14:14 Feature #21014 (Closed): New multimedia CE should be accesible
At least there will be a field to attach a subtitles file for every video
Also would be better to attach a mp3 file ...
Fernando Arconada
11:54 Bug #17321: filemtime() [function.filemtime]: stat failed
Franz, it's far from any solution. The question is why filemtime fails - wrong filename, to early call etc. This has ... Steffen Kamper
11:40 Bug #17321: filemtime() [function.filemtime]: stat failed
This is a duplicate entry of bug http://bugs.typo3.org/view.php?id=5132 Nick Lobeck
11:41 Bug #17079: Wrong path for images in repetitive content elements
http://bugs.typo3.org/view.php?id=5665 is related to this bug.
Fixing of this bug is very important to me - I rais...
Nick Lobeck
01:51 Feature #20212: Page icon for "not in menu" access restricted page (restriction icludes subpages) not available
I would suggest to set this issue to "solved"
Problem:
No more missing/wrong Icons in Backend > Pagetree
Sol...
Uwe Schmelzer
00:15 Bug #21013 (Closed): Make resizable and flexible textareas configurable, set default maxHeight to 600
This will add 3 configuration option to user setup:
rezizeTextareas (check)
rezizeTextareas_MaxHeight (default 600)...
Steffen Kamper
00:05 Bug #21012 (Closed): t3lib_TCEforms_inline::renderForeignRecordHeaderControl() -> wrong backpath of a skin image
If the record is edit-locked by another user, it "shows" a image without backpath.
Solution:
Change the first par...
Jan Messer
 

Also available in: Atom