Project

General

Profile

Activity

From 2009-08-11 to 2009-09-09

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

2009-09-07

23:54 Bug #21011 (Closed): t3lib_loadDBGroup::writeMM() -> Unable to delete file relations
A value of the uid foreign field has to be quoted!
Methode: t3lib_loadDBGroup::writeMM()
Line: 448
CODE <<<
...
Jan Messer
23:29 Bug #21010 (Closed): User Setup miss save of be_users fields and miss handling of default value
There is the option table="be_users" which is used for email, password and realName. But if you want to store other f... Steffen Kamper
22:48 Bug #20994: db_list doesn't show '0' values
Sure,
have a look at db_list_faults.jpg above.
Best Regards
David
David Bruchmann
18:04 Bug #20994: db_list doesn't show '0' values
David, could you please attach a screenshot? Thus everyone can be sure, that we talk about the same... Thanks! ;) Oliver Hader
22:24 Revision 3ecf8ae9: Fixed a couple of typos in NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5911 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:22 Bug #19864: Duplicate cHash Values
Committed v4 of the patch to trunk, in revision 5910. Francois Suter
22:13 Revision 3b2216b4: Fixed bug #10201: Changed cHashes to use full md5 values to reduce the probability of duplicate hashes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5910 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:04 Revision 5fd4f534: Corrected entry date set in the future
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5909 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:43 Bug #21009: Cookie detection in new t3skin login screen fails for certain cirumstances
With using such whitelist, navigator.cookieEnabled is always false and the browser seems to be unable to create a "te... Marcus Krause
21:37 Bug #21009 (Closed): Cookie detection in new t3skin login screen fails for certain cirumstances
With changeset 5899 (#20640) a new t3skin login screen has been committed to trunk.
Coming with this changeset is ...
Marcus Krause
21:07 Bug #4481 (Resolved): Take care of unitialized or out of context variables
Most variables were actually unused. I removed them.
$minute was indeed misspelled.
Solved in r1204
Francois Suter
20:56 Bug #4481 (Closed): Take care of unitialized or out of context variables
As reported by Bastian Waidelich in the core mailing list:... Francois Suter
21:00 Bug #20379: Generate Random Key still does not work
The eID usage for the AJAX-Call has been accepted and implemented way back.
Therefore, I personally see no need to...
Marcus Krause
14:33 Bug #20379: Generate Random Key still does not work
Attached patch 11013_v2.diff brings #0010410 to trunk. Marcus Krause
13:36 Bug #20379: Generate Random Key still does not work
I think we should check #19998 again and commit it also to Trunk... Oliver Hader
20:55 Bug #4474: wording is not very good
yeah that looks good to me Georg Ringer
20:54 Bug #4474 (Resolved): wording is not very good
Here's what I changed: I merged the invalid interval and invalid cron in a single message, which says: "Invalid frequ... Francois Suter
20:45 Bug #4474 (Accepted): wording is not very good
Just to explain the history of that difference: Gabriel actually has 2 different fields, plus a selector to choose be... Francois Suter
12:33 Bug #4474 (Closed): wording is not very good
I am just testing the ext and there is a problem with wording if a user forgets to set an interval.
error message:...
Georg Ringer
20:38 Feature #4475 (Rejected): translation of manually + automatically
No worries ;-) Francois Suter
20:28 Feature #4475: translation of manually + automatically
oh i am so sorry, mea maxima culpa :( Georg Ringer
20:26 Feature #4475 (Needs Feedback): translation of manually + automatically
Do you refer to that piece of code by any chance?... Francois Suter
13:12 Feature #4475 (Rejected): translation of manually + automatically
label "manually" and "automatically" are hardcoded Georg Ringer
20:37 Bug #4468 (Resolved): Missing id-tags in backend module
Well spotted! Solved in r1202 Francois Suter
08:36 Bug #4468 (Closed): Missing id-tags in backend module
it would be great if the checkboxes in the module (disable, Allow Parallel Execution) would have the id tags to be ab... Georg Ringer
20:24 Bug #4480 (Resolved): disable "Next Execution" if task is disabled
Seems like my memory was wrong ;-)
Anyway solved in r1201
Francois Suter
19:44 Bug #4480 (Accepted): disable "Next Execution" if task is disabled
Funnily enough I seem to remember that this is what I had implemented at some point, but is no longer there. Maybe I ... Francois Suter
17:06 Bug #4480 (Closed): disable "Next Execution" if task is disabled
it makes IMO no sense to show the next execution time if a task is disabled because It just won't be executed in 2min... Georg Ringer
20:17 Bug #4476 (Rejected): View "Information" really needed
Francois Suter
19:47 Bug #4476: View "Information" really needed
ah ok makes sense, thanks for the info Georg Ringer
19:43 Bug #4476 (Needs Feedback): View "Information" really needed
I think it is needed. You must consider a more complex setup than what you get when just instaling the Scheduler. In ... Francois Suter
13:13 Bug #4476 (Rejected): View "Information" really needed
Is the last view "Information" really needed?
IMO the other 2 are enough if the description of the sleeping task ...
Georg Ringer
18:06 Bug #21007: 'exclusiveKeys' => '0' in 'select' type field in TCA does't work as intended
Vladimir, I guess this behaviour was the same in TYPO3 4.2 and 4.1 as well? Can you confirm that? Oliver Hader
09:04 Bug #21007 (Closed): 'exclusiveKeys' => '0' in 'select' type field in TCA does't work as intended
When 'select' type field configured in TCA has option 'exclusiveKeys' => '0' it is not work as intended – due to impr... Vladimir Podkovanov
12:59 Bug #20561: cookie domain doesn't work with correct syntax.
Reported issue is not a problem. Cookies aren't shared between completely different domains (!=subdomains). Hint: "Sa... Marcus Krause
12:51 Bug #20561: cookie domain doesn't work with correct syntax.
What you trying to do is not working and *this is expected behavior*! It just how the web works.
$TYPO3_CONF_VARS[...
Marcus Krause
10:36 Bug #20561: cookie domain doesn't work with correct syntax.
Hi Marcus thank you for contact.
This is the syntax i put in to [cookieDomain] version: 4.2.8
/\.(modellpilot\....
Stephan Eich
12:39 Revision 836c3500: renamed testcase for t3lib_pageRenderer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5908 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:36 Revision 650da820: Follow-up to feature #11397: renamed t3lib_pageRenderer and templates (page_be.html, page_fe.html), cleaned unit test
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5907 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:07 Feature #20212: Page icon for "not in menu" access restricted page (restriction icludes subpages) not available
I can confirm this for Typo3 4.2.8 and php 5.2.10, too.
It happens, when Install Tool > All Config. > [GFX][noIconPr...
Uwe Schmelzer
11:06 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
i tried applying 9455_v2.diff on 4.2.8 but no effect
i think that External URL should not be touched in any way by...
Stefano Cecere
11:04 Revision 04c7eac0: Fixed bug #11841: Hardcoded labels in t3editor (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5906 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
10:30 Revision c9efc5db: Follow-up to feature #11397: Added unit tests for t3lib_pageremder
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5905 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
06:35 Bug #21006 (Closed): Columns are omitted from "Table" content element type in 4.2.8 when column count is "Auto"
After upgrading to 4.2.8, tables were missing columns from the right-hand side.
The symptom can be solved by chang...
1300 Web Pro

2009-09-06

23:54 Bug #21005: t3lib_div::fixed_lgd_cs uses wrong charset in FE
committed to trunk, rev 5904 Steffen Kamper
23:40 Bug #21005 (Closed): t3lib_div::fixed_lgd_cs uses wrong charset in FE
in t3lib_div::fixed_lgd_cs there is used
$GLOBALS['TSFE']->charSet
This property doesn't exists.
Replace it by...
Steffen Kamper
23:52 Revision 9af21cf5: Fixed bug #11890: t3lib_div::fixed_lgd_cs uses wrong charset in FE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5904 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:51 Feature #4397: Store the timestamp of the last run in a registry entry
Francois Suter wrote:
> As discussed per Skype, I implemented the following (in r1195):
>
> - I added the type of...
Ingo Renner
22:55 Feature #4397 (Resolved): Store the timestamp of the last run in a registry entry
As discussed per Skype, I implemented the following (in r1195):
- I added the type of run (manual or cron) to the ...
Francois Suter
23:37 Bug #20661: [Feature] Add class for render HTML header/footer for BE and FE
committed to trunk, rev 5903 Steffen Kamper
23:32 Revision 6bea4ac3: Added feature #11397: Add class for rendering HTML page in BE and FE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5903 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:19 Bug #4466 (Resolved): Late execution dates should not appear highlighted for disabled tasks
Solved in r1200 Francois Suter
23:16 Bug #4466 (Closed): Late execution dates should not appear highlighted for disabled tasks
In the BE module's list view, tasks with overdue execution dates appear in bold, red style. This happens also for dis... Francois Suter
23:11 Task #4449 (Resolved): Check usage of sql_free_results
Solved in r1198 Francois Suter
23:03 Task #4449 (Accepted): Check usage of sql_free_results
Francois Suter
23:02 Bug #4464 (Resolved): Make legend for disabled status more epxlicit
Applied in changeset r1197. Francois Suter
22:20 Bug #4464 (Closed): Make legend for disabled status more epxlicit
Status legend for disabled taks (in list view) currently states:
"Disabled, will not be executed"
It seems bett...
Francois Suter
23:01 Task #4465 (Resolved): Use flash messages also for the other messages in the check screen
Solved in r1196 Francois Suter
22:45 Task #4465 (Closed): Use flash messages also for the other messages in the check screen
This is a cleanup. I had not paid attention that individual flash messages could render themselves, so I use the flas... Francois Suter
20:46 Feature #17874: Add suggest-like feature to TCEforms
FYI: committed to trunk rev 5902
(improved) Documentation has been uploaded to:
http://wiki.typo3.org/index.php...
Rupert Germann
18:43 Revision b831a22a: Added feature #6872: Add suggest wizard to TCEforms (thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5902 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:04 Bug #20982: FE login in iE8 is not possible
I had similar problems with safari recently: Turned out the script cookieManager.js (needed by efa_fontsize.js, inclu... Christian Kuhn
16:13 Bug #20934: Remove "Login-error or session timed out" screen
committed to trunk rev 5901 Rupert Germann
16:13 Revision 350e12cf: Added feature #11798: Remove "Login-error or session timed out" screen (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5901 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
16:00 Bug #18436: Remake of BE login (tableless, valid code,...)
This is related to #20640 which introduces labels, divs etc. for the login-page.
It has been committed as Rev. 5899....
Chris topher
14:07 Revision d3754c70: Updated swfobjects from version 2.1 to version 2.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5900 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:55 Feature #20640: Inconsistent Login Screen doesn't show system required errors
committed to trunk, rev 5899 Steffen Kamper
13:54 Revision e7cff7dd: Added feature #11370: Inconsistent Login Screen doesn't show system required errors (thanks to Jens Hoffmann, Susanne Moog and Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5899 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
05:23 Bug #20660: Redirect after logout does not work
All right, I posted it on the core list. Thanks -- forgot about that step. David Slayback

2009-09-05

22:27 Bug #21004 (Closed): t3lib_div::validEmail fails RFC 5321
In #19466 validEmail was changed to native PHP filter function.
PHP 5.2.0 upwards matches RFC 2821/2822 but still...
Sigfried Arnold
18:17 Bug #20982: FE login in iE8 is not possible
I've got precisely the same problem! I'm running typo3 4.2.6 and at first instance the login seems to work, but after... christiaan uythoven
17:58 Bug #20660: Redirect after logout does not work
Hi David,
thanks for your patches!
Please send a message with the patch for 4.3 attached to the core list:
See...
Chris topher
17:49 Bug #20660: Redirect after logout does not work
I have attached a fix that works for me. For both 4.2 and 4.3. It handles the redirection correctly for the cases of ... David Slayback
17:43 Bug #21003 (Closed): prefixRelPath also prefixes relative paths and anchors
class.t3lib_parsehtml.php->prefixRelPath only checks for URi-scheme and if the URi is prefixed by / - but it should a... Sigfried Arnold
17:43 Bug #21002 (Closed): message to reviewer has troubles with umlauts
IMO there is a problem with the javascript prompt which is used to send e message to the next step in the "workspace ... Georg Ringer
17:41 Bug #21001 (Closed): prefixResourcePath ignores some attributes
class.t3lib_parsehtml.php->prefixResourcePath only prefixes background, src, href and action - but the following attr... Sigfried Arnold
16:40 Bug #20994: db_list doesn't show '0' values
Yes, I meant the editform.
Sorry, could have called it 'editform' ;-)
David Bruchmann
11:36 Bug #20994: db_list doesn't show '0' values
ok, now i got: if you save a content element with title (header) = 0 (the number zero)
the list module will show [no...
Rupert Germann
09:53 Bug #20994: db_list doesn't show '0' values
Hy Rupert,
when you have saved a Value '0' in the Database db_list doesn't show it.
You can work with that '0' in...
David Bruchmann
09:40 Bug #20994: db_list doesn't show '0' values
I don't get the point yet - could you explain this further? steps to reproduce..... Rupert Germann
16:33 Bug #20545: Feature: Clear User Session Data
committed to trunk, rev 5898 Steffen Kamper
16:31 Revision 94c21b8f: Added feature #11242: Clear User Session Data
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5898 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:24 Bug #20946: [Feature] Resizable Textareas for TCEforms
committed to trunk, rev 5897 Steffen Kamper
16:23 Revision 12cae626: Added feature #11812: Resizable Textareas for TCEforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5897 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:55 Bug #21000 (Closed): User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup
since #11404 user setup allows type="user", so move the button to admin-section of user setup
(issue imported fro...
Steffen Kamper
15:47 Bug #20667: [Feature] Allow type="user" in user setup
committed to trunk, rev 5896 Steffen Kamper
15:46 Revision 2063fab9: Added feature #11407: Allow type="user" in user setup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5896 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:29 Bug #20999 (Closed): Ajax login refresh throws JS error
The error appears after the XMLHTTPRequest is done:
"call getElementById() with empty element"
The complete conce...
Steffen Kamper
12:23 Bug #20998: "Modules" section in single user view in user admin is broken
the problem is that all these +/- are concepted for frames only. So the url of these +/- are
onclick="window.locatio...
Steffen Kamper
11:31 Bug #20998 (Closed): "Modules" section in single user view in user admin is broken
Problem:
The "Modules" section in single user view in user admin is broken.
Steps to reproduce:
open the "User ...
Rupert Germann
00:58 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Thanks Stan, works for me (although the delay really isn't nice).
Also successful tested it with 4.2
Could we/you...
Steffen Gebert

2009-09-04

23:27 Bug #18643: TypoScript Constant Editor produces PHP Warning: ereg() Invalid preceding regular expression in class.t3lib_tsparser_ext.php
Confirmation of the bug.
Patch of Olivier resolves the problem.
Looks like limited configuration of PHP.
Fedir RYKHTIK
22:42 Bug #20997 (Closed): Add pencil icon to "Edit the whole template record." in Template editor
Add the pencil (gfx/edit2.gif) icon to "Edit the whole template record." and remove the silly "Click here" from the l... Patrick Gaumond
19:25 Bug #20722: Pagetree: Expand/collaps DB-Mounts buggy
committed to trunk, rev 5859 Steffen Kamper
19:23 Revision 8f9ed4e1: Fixed bug #11482: Pagetree: Expand/collaps DB-Mounts buggy (thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5895 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:23 Feature #20996 (Closed): Add a the default width to the output if no width is set
If css_styled_content is used for alternative output, there can't be no width calculcated because lastImageInfo won't... Georg Ringer
19:21 Bug #20988: Alter table "sys_refindex" is not possible if database is utf8
related to 11694 Sven Juergens
18:22 Revision ef7c4732: [+BUGFIX] Extbase (MVC): format was not reset in Tx_Extbase_MVC_Web_Routing_UriBuilder::reset()
Bastian Waidelich
18:08 Revision f5ec0187: [+FEATURE] Fluid (ViewHelpers): added "format" argument to action- and page-viewHelpers. Now you can create links like "<f:link.action format="xml" />"
[~TASK] Fluid (Tests): Adapted ViewHelperBaseTestcase to the latest Exbase changes Bastian Waidelich
18:05 Revision 6252bafb: [+FEATURE] Extbase (MVC): Tx_Extbase_MVC_Web_Routing_UriBuilder::reset() now returns itself to support method chaining. This resolves #4411
[+FEATURE] Extbase (MVC): Added Tx_Extbase_MVC_Web_Routing_UriBuilder::setFormat(). This allows you to specify the fo... Bastian Waidelich
17:52 Revision 1ad61d83: [~TASK] Fluid (Tests): Renamed "URIBuilder_testcase" to "UriBuilder_testcase"
Bastian Waidelich
17:36 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
This is a timing issue.
Please test the attached v2 patch against trunk.
I don't like the solution, but I could...
Stanislas Rolland
07:56 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
With the attached patch applied to current trunk (revision 5890+), the RTE loads correctly and content may be entered... Stanislas Rolland
16:59 Revision ff9108de: Fixed bug #11108: DBAL wildly quotes fields and table names
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@24017 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:56 Bug #20439: DBAL wildly quotes fields and table names
Created v2 of patch as Oracle does not work properly with use of NameQuote() (ADOdb built-in function to quote fields... Xavier Perseguers
15:08 Bug #20995 (Closed): stripSlashesOnArray creates references where you want copies
In newer TYPO3 versions the class t3lib_div::stripSlashesOnArray has been optimized for performance, using a foreach ... Ernesto Baschny
14:43 Bug #20994 (Closed): db_list doesn't show '0' values
Values '0' aren't shown in db_list, neither if given by Sring nor by Int.
Furthermore Single-View saves '0' as Int...
David Bruchmann
14:09 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
Ah yes, sorry..
Maybe just a simple request would help, if the entered email-adress is correct.
The user can t...
Marcel Fitzner
13:05 Task #4449 (Closed): Check usage of sql_free_results
Check that sql_free_results is called wherever necessary. There are a few calls already in the code, but since it cha... Francois Suter
12:45 Bug #20982: FE login in iE8 is not possible
This Problem still remains.
I can reproduce this on 2 Virtual Machines (XP, VISTA) and a real XP. And I have no cl...
Christian Tauscher
12:39 Feature #20838: Modern integration of module into backend using Extbase
fixed in trunk svn Steffen Kamper
12:38 Feature #20837: Allow Extbase as framework for backend modules
fixed in trunk svn Steffen Kamper
11:38 Bug #20687: DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
Revision: 23990, "Fixed bug #11436: Unknown tables break Install-Tool (Thanks to David Bruchmann)" Karsten Dambekalns
11:07 Feature #4397: Store the timestamp of the last run in a registry entry
Francois Suter wrote:
> Yes, I could have waited for your feedback. Sorry. But I also have very little time this wee...
Ingo Renner
09:08 Feature #4397: Store the timestamp of the last run in a registry entry
Yes, I could have waited for your feedback. Sorry. But I also have very little time this week and I tried to make pro... Francois Suter
10:44 Bug #20993 (Closed): config.message_preview dosn't work anymore in TYPO3 4.3
if you activate preview_showHiddenRecords or preview_showHiddenPages in admPanel or UserTS, you got a MessageBox in t... Sven Juergens
10:29 Revision 5982cb76: Fixed bug #11436: Unknown tables break Install-Tool (Thanks to David Bruchmann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23990 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
10:19 Bug #20956: Update wizard adds _CACHEFILE to extList
committed to trunk rev 5894 Rupert Germann
10:18 Revision dc6bd05c: Fixed bug #11827: Update wizard adds _CACHEFILE to extList
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5894 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
10:17 Revision e5c305dd: DBAL: changed svn:externals to point to the tagged version 0.9.20
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5893 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
09:32 Bug #20992 (Closed): TYPO3 autoloader is case-sensitive while PHP's is not
From a couple of tests I made, I noted that TYPO3's autoloading mechanism is case-sensitive, where PHP is not. This c... Francois Suter
09:26 Bug #20989: after Patch 11828 :missing File in sysext version
thanks Sven, good catch
fixed in trunk rev 5892
Rupert Germann
01:01 Bug #20989 (Closed): after Patch 11828 :missing File in sysext version
in patch 11828 was a change to ext_tables.php of sysext version:
/**
* Table "sys_workspace":
*/
$TCA['sys_wo...
Sven Juergens
09:24 Revision 53fe86f2: Fixed bug #11868 (Follow-up to #11828): added forgotten file version/tca.php (thanks to Sven Jürgens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5892 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
09:11 Feature #20991 (Closed): fe_user member to multple fe_usergroups - how felogin determines where to redirect?
All the best and I hope all is good on your side this morning :)
I have fe_user which is member to >3 fe_usergroup...
Darko Jr. Gonzalez
01:57 Bug #20990 (Closed): Cleanup in typo3/index.php: remove interfaceSelector_jump
Since #20904 interfaceSelector_jump is not needed anymore, as it is used nowhere. So remove it.
This patch also se...
Steffen Gebert
00:48 Feature #19742: [felogin] New Method for "forgotPassword"
committed v11 to trunk, rev 5891 Steffen Kamper
00:45 Revision 39441104: Added feature #10017: [felogin] New Method for "forgotPassword"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5891 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-09-03

23:27 Bug #20984: htmlArea RTE: css syntax errors in language marks feature
Attached patch committed to TYPO3_core trunk revision 5890.
Stanislas Rolland
17:51 Bug #20984 (Closed): htmlArea RTE: css syntax errors in language marks feature
Two types of syntax errors:
1) xml:lang is not a valid css selector
2) language code should be quoted.
In script...
Stanislas Rolland
23:26 Revision 8a47c02d: Fixed bug #11863: htmlArea RTE: css syntax errors in language marks feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5890 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:19 Task #4385: Change usage of "hook" to "provider"
Francois Suter wrote:
> I tried to change the name of the classes to e.g. tx_scheduler_sleeptask_AdditionalFieldProv...
Ingo Renner
20:28 Task #4385 (Resolved): Change usage of "hook" to "provider"
Done in r1190 Francois Suter
19:58 Task #4385: Change usage of "hook" to "provider"
Francois Suter wrote:
> Working on this made me think of something else: when this was a true hook, it made sense to...
Francois Suter
19:56 Task #4385: Change usage of "hook" to "provider"
More digging into this: it seems like the TYPO3 autoloader is case-sensitive whereas PHP isn't. I changed my class na... Francois Suter
18:12 Task #4385: Change usage of "hook" to "provider"
I tried to change the name of the classes to e.g. tx_scheduler_sleeptask_AdditionalFieldProvider but the autoloader w... Francois Suter
23:10 Feature #4397 (Accepted): Store the timestamp of the last run in a registry entry
Ingo Renner
23:10 Feature #4397: Store the timestamp of the last run in a registry entry
Francois Suter wrote:
> Done in r1189
It would have been nice if you could have waited for my feedback, especially a...
Ingo Renner
22:59 Feature #4397: Store the timestamp of the last run in a registry entry

> It works fines, but I took a closer look at the patch itself and I don't think the call to the registry is place...
Ingo Renner
17:01 Feature #4397 (Resolved): Store the timestamp of the last run in a registry entry
Done in r1189 Francois Suter
15:54 Feature #4397 (Accepted): Store the timestamp of the last run in a registry entry
One more thing I thought about: the data that eventually gets stored with your patch is already available actually. I... Francois Suter
22:53 Feature #17874: Add suggest-like feature to TCEforms
I uploaded a new version 9 of the patch, with two changes:
* label_alt is now also supported in addition to label
...
Andreas Wolf
22:34 Feature #18473: show page browser only if enough entries are available
The latest available patch still applies against trunk. :-) Stefan Galinski
22:27 Bug #20988 (Closed): Alter table "sys_refindex" is not possible if database is utf8
After an update from TYPO 4.2.8 to current trunk (5888), the following statement ist not possible if database is utf8... Sven Juergens
22:03 Revision 13cdaf4c: Added feature #11866: Greek transliteration
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5889 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
22:02 Feature #20987 (Closed): Greek transliteration
Greek transliteration is missing in Translit.txt
(issue imported from #M11866)
Martin Kutschker
21:54 Revision b4ae45d2: Update of UnicodeData.txt to current version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5888 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:09 Feature #20986: AJAX error should send HTTP status 500
Committed to SVN (with t3lib_div-constant) Martin Kutschker
21:04 Feature #20986 (Closed): AJAX error should send HTTP status 500
When an AJAX call fails the error is reported with XML but
without setting a different HTTP status. This makes it ha...
Martin Kutschker
21:07 Revision 7158b237: #11865 error should send HTTP status 500
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5887 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
19:22 Feature #20957: There's no possibility to hide versioning and workspaces.
committed to trunk rev 5886 Rupert Germann
19:20 Revision e166d59e: Added feature #11828: There's no possibility to hide versioning and workspaces.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5886 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:49 Revision b3e124ca: Added feature #0011773: Integrate an option to deactivate shortcuts completely (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5885 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
18:28 Bug #20985 (Closed): Hidden shortcut icon leaves the unreplaced marker ###SHORTCUT###
If shortcuts are disabled (using options.enableShortcuts = 0), then the shortcut icon should be hidden und nothing sh... Rupert Germann
15:22 Revision a9e09603: Updated htmlArea RTE version to 1.8.3 for TYPO3 4.3beta1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5884 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
12:16 Bug #17079: Wrong path for images in repetitive content elements
Confirm that this is still an issue with 4.2.8 and templavoila 1.37
A FCE which has a section which contains an im...
Darren Clark
11:02 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Hi Ralf,
don't worry ... thanks anyway. As stated I might find the time to patch it manually and then do a diff th...
Jochen Rieger
10:32 Bug #20982: FE login in iE8 is not possible
Works for me. Your IE8 seems to have a problem (okay.. it is a problem by definition.. but it has at least one more :... Steffen Gebert
09:50 Bug #20982: FE login in iE8 is not possible
... and also not with an 4.2 installation with newloginbox. Steffen Gebert
09:44 Bug #20982: FE login in iE8 is not possible
Can't reproduce with trunk.
Can you give example URL?
Steffen Gebert
08:21 Bug #20982 (Closed): FE login in iE8 is not possible
Using iExplorer V8 it is not possible to login as a FE user.
This behavior appears using one of this methods:
*...
Christian Tauscher
07:38 Bug #20831: typoLink() sometime wrongly drops url
Hi again,
I uploaded new version of test page (ver.3) where used plain
parameter.data = TSFE:id
and
section...
Vladimir Podkovanov
06:38 Bug #20831: typoLink() sometime wrongly drops url
Hi Steffen,
I don't know why it is not documented in TSref. From sources I know that if # followed by keyword (not n...
Vladimir Podkovanov
04:45 Bug #20938: SOAP error while uploading an updated extension
OSX Leopard, PHP 5.3 entropy.ch package. Works fine with the 5.2.9 entropy package. TYPO3 trunk. Christoph Koehler
00:00 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Confirmed. Jeff Segars

2009-09-02

21:30 Bug #4404 (Resolved): tx_scheduler_Task::displayAdditionalInformation() is wrongly named, should be getAdditionalInformation()
Well, it seems like you did it in the meantime, but didn't say anything. Closing again. Francois Suter
21:25 Bug #4404 (Accepted): tx_scheduler_Task::displayAdditionalInformation() is wrongly named, should be getAdditionalInformation()
I'm opening this issue again until the follow-up is done, in order not to forget. Francois Suter
21:26 Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension
That of course would be very nice, but I don't see how this could be done with the current structure of the EM. Francois Suter
21:24 Feature #4397: Store the timestamp of the last run in a registry entry
OK, I could finally test this patch, now that I could create the registry table.
It works fines, but I took a clos...
Francois Suter
20:10 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Jochen, that is indeed strange.
Patch was created on a Debian Lenny against a fresh dl from sf... and counter chec...
Ralf Hettinger
15:46 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Strange ... too make sure that it's not a patched one I even downloaded a fresh source from typo3.org / sourceforge.
...
Jochen Rieger
15:23 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Jochen, I just counter checked with a fresh dl of 4.2.8 from sourceforge.
The patchfile works without any flaws fo...
Ralf Hettinger
12:56 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Hi Ralf,
great (also that new feature!)... unfortunately the patch seems not to apply properly in my 4.2.8 ... her...
Jochen Rieger
11:39 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Uploaded patch against 4.2.8
- code cleanup to be CGL compliant.
- Added feature named omitDimensionParams = [0...
Ralf Hettinger
17:54 Revision f791f831: Follow-up to #11438: Add a registry to t3lib - Limited the key field size to 128 chars to fit the UNIQUE key
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5883 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:46 Bug #20981 (Closed): Marking Text with background-Color in RTE does not work in Firefox 3.5.2
Typo3 4.2.8, htmlArea RTE 1.7.11, in Firefox 3.5.2:
When I try to mark Text in the Editor with background-color, tha...
Stephan Dierlamm
17:14 Bug #20904: problem with back end log in with interfaces
committed to trunk, rev 5882 Steffen Kamper
17:13 Revision f75a470d: Fixed bug #11748: Problem with backend log in with interfaces
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5882 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:53 Bug #20980 (Closed): security related links in EM are not marked as links
Problem:
the link in the following message is not visible because it is not underlined or marked otherwise:
"If you...
Rupert Germann
16:00 Bug #20379: Generate Random Key still does not work
ajax.php will not work because it is not shure that we already have a DB connection at this point Rupert Germann
15:55 Bug #20379: Generate Random Key still does not work
i thought about all possibilities.
There are 2 possibilities which i see,
Make a low level ajax call to a file th...
Steffen Kamper
14:33 Bug #20379: Generate Random Key still does not work
I can confirm that introduction of extList_FE causes this problem.
That brings up the question: is it really a good ...
Rupert Germann
14:28 Bug #20379: Generate Random Key still does not work
Both problems exist only for trunk.
1. Caching: missing cache control headers from #19998
2. Not working eID: sysex...
Marcus Krause
13:36 Bug #20379: Generate Random Key still does not work
I uploaded the patch for IE8 (cacheing issue)
Still: on local installation (trunk) the eID script is never called,...
Steffen Kamper
13:34 Bug #20379: Generate Random Key still does not work
We now isolated two different issues:
1. Caching problem with IE8 - regeneration in the install tool succeeds only o...
Marcus Krause
11:06 Bug #20379: Generate Random Key still does not work
I've tested FF 3.0.12 on RHEL 5.3, FF 3.5.2 on Win XP and Opera 9.64 on WinXP. It works for me in all these cases. (w... Marcus Krause
00:06 Bug #20379: Generate Random Key still does not work
Testet with a new installation from svn on 1.Sept. 09 with Firefox 3.5.2 on Vista, the generate Button doesent work.
...
Christian Leicht
14:24 Bug #20979: PHP warning in file module when uploading files with the flashuploader
steps to reproduce:
1.) Localhost on windows in a subdirectory (currenttrunk) with PHP Version 5.2.3
2.) upload int...
Georg Ringer
14:23 Bug #20979 (Closed): PHP warning in file module when uploading files with the flashuploader
I just wanted to test the flash uploader and it won't work
1.) Localhost on windows in a subdirectory (currenttrunk)...
Georg Ringer
13:13 Feature #19513: Instantiate time tracker as null object if not really required
committed v3 patch to trunk rev 5881 Rupert Germann
13:04 Revision 5c4d7e69: Added feature #9657: Performance improvement: Instantiate time tracker as null object if not really required
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5881 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:30 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
For me I did a little extension which calls original tslib_cObj::CONTENT, but saves counter before and restores it af... Petra Arentzen
11:30 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
I can confirm this behavior for version 4.2.8 too.
Greetings
Petra
Petra Arentzen
11:55 Bug #20964: Remove final from classes
Dropped for TYPO3 4.3
Further discussion/planning in new issue #20978
Oliver Hader
11:52 Bug #20978 (Closed): Integrate possiblity to extend static classes like t3lib_div
Static classes like t3lib_div lack of the possibility to be extended as know from the XCLASS notation. However, this ... Oliver Hader
11:30 Revision 55048bbe: Follow-up to bug #11599: TYPO3 logo is not shown in frontend disposal
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5880 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:29 Bug #20557: Notification emails are send to assigned users only, not to groups
Now i get it, thanks. You're completely right!
Tobias Liebig
11:22 Bug #20557: Notification emails are send to assigned users only, not to groups
getRecordfsByField uses
---------
$theField.'='.$GLOBALS['TYPO3_DB']->fullQuoteStr($theValue, $theTable).
-------...
Georg Ringer
11:17 Bug #20557: Notification emails are send to assigned users only, not to groups
Hey Georg,
- did you test the patch or reviewed it in context of the whole t3lib_tcemain class?
i think it worked...
Tobias Liebig
10:53 Bug #20557: Notification emails are send to assigned users only, not to groups
nice idea but this won't work in 95% of the cases because if you are using workspaces, the website will be a bigger o... Georg Ringer
11:20 Revision a1da730a: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5879 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:46 Bug #20794: TYPO3 dies without an error message when the mysql-module for php is not loaded
committed v2 to trunk, rev 5878 Steffen Kamper
10:43 Revision d1a63ae6: Fixed bug #11599: TYPO3 dies without an error message when the mysql-module for php is not loaded. (thanks to Michael Knabe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5878 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:24 Bug #20977 (Closed): Error in tceforms::previewFieldValue
In this function var $field is used but not present, it's missed in the function params.
This issue is fixed in tr...
Steffen Kamper
09:38 Bug #20976 (Closed): htmlArea RTE displays empty editing area in Opera 10
Displays only an empty textarea instead of content. Also it's not possible to enter any content.
(issue imported ...
Steffen Gebert
06:34 Bug #20896: rtehtmlarea crashes chrome-browser when utf-8 letters are used
I was able to produce a tt_content record that reproduces a similar issue. If the record opens on the tab containing ... Stanislas Rolland
03:14 Bug #20316: image scaling fails when saving
That's right. If you use the Extension Manager to enable images in the RTE, and if you do not disallow attributes on ... Stanislas Rolland
00:19 Bug #20916: Cleanup of tceforms.php
t3lib_TCEforms::previewFieldValue() was extended by a new method argument "$field" that was used inside the method bu... Oliver Hader

2009-09-01

22:40 Bug #20916: Cleanup of tceforms.php
committed to trunk, rev 5877 Steffen Kamper
22:38 Revision 7436b35c: Code cleanup: #11771: Cleanup of tceforms.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5877 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:30 Bug #19754: define Default GET-vars
committed to trunk, rev 5876 Steffen Kamper
22:29 Revision d2f8477e: Added feature #10040: define Default GET-vars
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5876 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:46 Revision fe0f1b25: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5875 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:40 Bug #19150: Page ID is always 0 in export module for impexp
committed v2 to trunk rev 5874 Rupert Germann
20:39 Bug #19150: Page ID is always 0 in export module for impexp
exactly the same error occurs when opeing the impexp module from the list module (single table view) - it's even easi... Rupert Germann
20:38 Revision 9d3ab86f: Fixed bug #9049: Page ID is always 0 in export module for impexp (thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5874 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
19:41 Revision a0f9be1d: Follow-up to test #11846: Fixed typing error in method names
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5873 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:39 Bug #20973: Add unit tests for t3lib_div::removeDotsFromTS()
Committed to SVN Trunk (rev. 5872) Oliver Hader
19:32 Bug #20973 (Closed): Add unit tests for t3lib_div::removeDotsFromTS()
t3lib_div::removeDotsFromTS() can convert TypoScript array to regular arrays by removing the the dot "." at the end o... Oliver Hader
19:38 Revision 0d0e8862: Added test #11846: Add unit tests for t3lib_div::removeDotsFromTS()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5872 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:20 Bug #20971: Description in about module uses htmlspecialchars which is wrong
Committed to SVN Trunk (rev. 5871) Oliver Hader
16:48 Bug #20971 (Closed): Description in about module uses htmlspecialchars which is wrong
The description of the modules in the welcome screen are htmlspecialchared which produces the output of the HTML keys... Georg Ringer
19:19 Revision 316c424f: Fixed bug #11844: Description in about module uses htmlspecialchars which is wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5871 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:56 Bug #20972: Typo in a CLI error mesage: suue -> sure
Committed to SVN:
* TYPO3_4-2 (rev. 5869)
* Trunk (rev. 5870)
Oliver Hader
18:48 Bug #20972 (Closed): Typo in a CLI error mesage: suue -> sure
There is a typo in typo3/cli_dispatch.phpsh:
echo 'If you are suue that we run in a shell or cronjob, please unset...
Oliver Klee
18:55 Revision edc5ad05: Fixed bug #11845: Typo in a CLI error mesage: suue -> sure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5870 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:54 Revision f93f1b18: Fixed bug #11845: Typo in a CLI error mesage: suue -> sure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5869 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:49 Feature #20206: Provide a check that compare a given URL with the host, TYPO3 is running on!
Committed to SVN Trunk (rev. 5867 & 5868) Oliver Hader
18:48 Revision e16ec4da: Follow-up to feature #10724: Added unit tests for isValidUrl() and isOnCurrentHost() in t3lib_div
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5868 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:45 Revision f8d3ae04: Added feature #10724: Provide a check that compares a given URL with the host, TYPO3 is running on
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5867 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:47 Feature #18849: New Hook in function cImage function
RFC #19290 was committed to SVN Trunk. Oliver Hader
16:44 Revision cb7b8c7e: Follow-up to feature #9292: Fixed wrong disposal of global variables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5866 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:42 Revision 4e502a43: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5865 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:28 Bug #20970 (Closed): Add a reports module
Add an extensible module to show different kinds of reports. As a first report add a system status report giving an o... Ingo Renner
15:18 Bug #20608: Backport treelist caching from TYPO3 4.3 to TYPO3 4.2.6
Concerning the discussion on the Core Mailinglist, this backport to TYPO3_4-2 is dropped. Oliver Hader
13:49 Revision 9c48c494: [+BUGFIX] Extbase (Utility): Fixed TypoScript array conversion by now using _typoScriptNodeValue always. Resolves #4300
Sebastian Kurfuerst
12:34 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Hi Jochen,
using em imo fulfills the requirement of a fully scalable layout.
For "partial" scalability an appro...
Ralf Hettinger
12:07 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Hi Ralf,
that would be tremendous!
We always only removed the width and height attribs in cImage()... but this...
Jochen Rieger
10:05 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Hey Jochen, glad you like it.
I'll provide a patch for 4.2.8 and trunk this week... and not to forget Safari 2 in ...
Ralf Hettinger
12:18 Bug #20965: Field values are not displayed when using bidirectional assymetric m:n relations
This bug happens if there is more than 1 child and it behaves the same also for 1:n relations. Thomas Mammitzsch
10:48 Revision 3ae2de08: * Changed sysext dbal to svn:externals. Thanks to Andreas Wolf for converting the Repositories!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5864 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
10:47 Revision ef98977d: * Deleting DBAL to include it via SVN:externals
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5863 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
09:21 Revision 5027598d: * Raised extbase and fluid versions from 844 to 1181 (and pointing to a tag now instead of a r
evision)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5862 709f56b5-9817-0410-a4d7-c38de5d9e867
Sebastian Kurfuerst
08:58 Revision 9e2e6844: [~TASK] Fluid: Raised version number to 0.9.5.
Sebastian Kurfuerst
08:58 Revision 8723d6b6: [~TASK] Extbase: Raised version number to 0.9.5.
Sebastian Kurfuerst
05:38 Bug #20546: "How did you get here" dialog opens
What version of what browser? Stanislas Rolland
05:37 Bug #20409: TableOperations sub-window not writing back to RTE in IE8
Do you encounter this issue with TYPO3 4.2.8? Stanislas Rolland
05:32 Bug #20879: External URLs get prefixed with http://typo3/
Delete all files from directory typo3temp/rtehtmlarea.
Clear browser cache.
Stanislas Rolland
00:38 Feature #20955: Override FE labels with XML files
* Committed to trunk rev. 5860 Christian Kuhn
00:35 Revision 4cc27292: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5861 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:24 Revision c3369225: Added feature #11825: Override FE labels with XML files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5860 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:19 Bug #25556 (Closed): t3editor doen't have an API for using at other places
It males much sense to use this powerful editor at other places, eg:
* templates module
* templavoila xml view and ...
Steffen Kamper

2009-08-31

23:08 Bug #25555 (Closed): Hardcoded label "lines" in t3editor
Currently its not possible to localize the label "lines" in the footer of the t3editor.
This label is hardcoded in J...
Administrator Admin
22:46 Feature #4397: Store the timestamp of the last run in a registry entry
Looks good, but I can't test it, since I can't create the registry table.
IIRC you want to display this informatio...
Francois Suter
22:43 Bug #20965 (Closed): Field values are not displayed when using bidirectional assymetric m:n relations
i use IRRE with bidirectional assymetric m:n relations with
'appearance' => array(
'useCombination' => 1,
),...
Thomas Mammitzsch
22:37 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
attached patch (_v5) is pending in core list.
Caching issue must be solved: We need to add the HTTP_HOST to the ca...
Tobias Liebig
21:10 Revision ebb9b4b1: [FEATURE] Fluid (ViewHelpers): Backported checkbox & radio form viewHelpers from Fluid
[-BUGFIX] Fluid (ViewHelpers): Removed unused "options"-argument from formViewHelper
[+FEATURE] Fluid (ViewHelpers): ...
Bastian Waidelich
21:06 Bug #20964 (Closed): Remove final from classes
As TYPO3 should be extendable for all classes the final statement prevent this.
Removing final gives the possibility...
Steffen Kamper
21:04 Revision e70ad629: !!! [~TASK] Extbase (MVC): Rewrite of URIBuilder. Renaming to "UriBuilder" and big restructuruing & refactoring. If you used UriBuilder directly, please check your code; this is a breaking change. Otherwise updating should work smoothly. Resolves #4030. Resolves #3981
Bastian Waidelich
21:03 Revision 4d18ae19: Renaming UriBuilder as preparation for upcoming commit.
Bastian Waidelich
20:10 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Wow ... I was looking for this one for months now! You really need this for fully scalable websites (in FF < 3 and IE... Jochen Rieger
19:43 Revision 5ca4b750: Follow-up to feature #9897: Extended unit tests for adding fields in t3lib_extMgm
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5859 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:21 Bug #20963: Child records cannot be deleted inline
just to mention, for me this happens only in Typo 4.3.alpha 3 Thomas Mammitzsch
18:16 Bug #20963 (Closed): Child records cannot be deleted inline
if you added some kind of child inline, you cannot delete it using the trash icon
(issue imported from #M11835)
Thomas Mammitzsch
18:14 Revision d20cd207: Follow-up to feature #9897: Extended unit tests for adding fields in t3lib_extMgm
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5858 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:11 Bug #20962 (Closed): Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions
The method t3lib_extMgm::addToAllTCAtypes() does not check for duplicates on insertion. Furthermore t3lib_extMgm::add... Oliver Hader
17:38 Bug #20961 (Closed): CREATE TABLE sys_registry failed
I updated today from SVN, but I can't update/create the sys_registry table.
SQL:
CREATE TABLE sys_registry (
uid...
Alexander Opitz
17:37 Feature #19513: Instantiate time tracker as null object if not really required
benchmark results:
cached pages:
trunk: 293.83 trans/sec 100%
patched: 308.95 trans/sec 105%
uncached pages:
...
Rupert Germann
16:31 Feature #19513: Instantiate time tracker as null object if not really required
added v2 of the patch.
changes compared to v1:
- the check for a logged in be_user is done by checking the be_user ...
Rupert Germann
14:38 Feature #19513: Instantiate time tracker as null object if not really required
I'm preparing a patch with a simplified BE_USER check.
the current v1 patch also causes a problem with realurl becau...
Rupert Germann
17:13 Bug #18535: support html-tags in crop function of stdWrap
Committed with rev. 5857 Jochen Rau
17:10 Revision ac77996e: Added feature #7984: Besides stdWrap.crop there is now a function stdWrap.cropHTML that is aware of HTML tags (same options)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5857 709f56b5-9817-0410-a4d7-c38de5d9e867 Jochen Rau
16:52 Revision 0381d51b: Follow-up to feature #9897: Added unit tests for addFieldsToPalette() and addToAllTCAtypes() in t3lib_extMgm
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5856 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:54 Task #4385: Change usage of "hook" to "provider"
OK, fair enough. I'll look at that later. Francois Suter
13:33 Task #4385 (Accepted): Change usage of "hook" to "provider"
Ingo Renner
13:29 Task #4385: Change usage of "hook" to "provider"
This is not good enough I fear, it doesn't state what kind of provider it is - Internet Provider? It _must_ at least ... Ingo Renner
15:51 Bug #4404: tx_scheduler_Task::displayAdditionalInformation() is wrongly named, should be getAdditionalInformation()
Indeed I hesitated between the two :-)
Change is ok, but you forgot the change the call in the BE module. Can you ...
Francois Suter
14:02 Bug #4404 (Resolved): tx_scheduler_Task::displayAdditionalInformation() is wrongly named, should be getAdditionalInformation()
Applied in changeset r1172. Ingo Renner
13:08 Bug #4404 (Closed): tx_scheduler_Task::displayAdditionalInformation() is wrongly named, should be getAdditionalInformation()
tx_scheduler_Task::displayAdditionalInformation() is wrongly named, should be getAdditionalInformation() Ingo Renner
15:10 Bug #20951: Extension manager suppresses PHP-Errors
While I was fighting with subversion, a syntax error has crept into the diff-file. Michael Knabe
15:02 Bug #19306: Return value of debug_check_recordset is not used
i've uploaded an xclass to solve the bug (i've used code from previous attachment)
If you want to use it, put it in ...
Andrea De
14:36 Revision f7b9e076: Cleanup: Set SVN properties and tags
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5855 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:29 Bug #20960 (Closed): Update wizard doesn't write "extListFE"
Problem:
The update wizard in the install tool doesn't know about the new frontend extension list ('extListFE', intr...
Rupert Germann
14:08 Bug #20959 (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
14:02 Revision 5a0970b7: Added source for flvplayer to svn
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5854 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:40 Revision bac8e056: [TASK] Extbase (MVC): Removed subextensionName for now. We will implement this cleanly after 4.3 is out.
Sebastian Kurfuerst
13:35 Revision 96b086a4: Added a comment
Sebastian Kurfuerst
13:27 Revision ac04dbe8: Follow-up to #10853: New Multimedia CE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5853 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:20 Revision c03af883: [FEATURE] Fluid (TemplateView): Made templateRootPath configurable via TypoScript "view.templateRootPath". Resolves #3296.
Sebastian Kurfuerst
13:09 Revision e64c7ebf: [FEATURE] Fluid (TemplateView): Made templateRootPath configurable. Related to #3296.
Sebastian Kurfuerst
12:59 Bug #20958 (Closed): class.t3lib_htmlmail.php produces null headers in HTML messages (again)
When sending a multi-part message in MIME format, class.t3lib_htmlmail.php outputs an additional semicolon on the Con... Karl-Ernst Kiel
12:28 Feature #20957 (Closed): There's no possibility to hide versioning and workspaces.
Problem:
There's no possibility to hide versioning and workspaces.
The possibility to remove all versioning/ws rela...
Rupert Germann
11:40 Bug #20956 (Closed): Update wizard adds _CACHEFILE to extList
Problem:
When using the 'install system extensions' function of the update wizard in install tool the resulting extl...
Rupert Germann
11:15 Bug #20944: Workspace indicator bar does not cover the full width of the page tree
committed to trunk r5852 Ingo Renner
11:08 Revision 0a6558ac: Fixed bug #11810: Workspace indicator bar does not cover the full width of the page tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5852 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:21 Feature #20284: [Feature] New Multimedia CE
committed to trunk, rev 5851 Steffen Kamper
10:03 Revision 4b033899: Added feature #10853: New Multimedia CE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5851 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:02 Bug #20943: Using mbstring in t3lib_cs->crop
committed attached v4 to trunk rev 5843 Rupert Germann
09:54 Bug #20882: File list module doesn't work in IE6
* Committed to trunk rev. 5850 Christian Kuhn
09:51 Revision ba223294: Fixed bug #11717: Filelist module doesn't work in IE6 (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5850 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
09:39 Bug #20644: Feature: Add Linebreak in Palette of TCEFORMS
committed to trunk, rev 5849 Steffen Kamper
09:38 Revision ce5d534e: Added feature #11374: Add Linebreak in Palette of TCEFORMS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5849 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:37 Revision 84f3b742: [BUGFIX] Extbase (Reflection): Made class schemas return correct information. Before, it only worked if the reflection cache was already filled. Related to #4357.
Sebastian Kurfuerst

2009-08-30

21:47 Feature #19290: Integrate hook at the end of tslib_cObj::getImgResource
Committed to SVN Trunk:
* new hook (rev. 5847)
* test case (rev. 5848)
Oliver Hader
21:46 Revision 855d3093: Follow-up to feature #9292: Added unit test for getImgResource hook
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5848 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:42 Revision b254675f: Added feature #9292: Integrate hook at the end of tslib_cObj::getImgResource
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5847 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:02 Feature #4397 (Resolved): Store the timestamp of the last run in a registry entry
Applied in changeset r1166. Ingo Renner
19:31 Feature #4397 (Closed): Store the timestamp of the last run in a registry entry
Store the timestamp of the last run in a registry entry Ingo Renner
20:34 Task #4398 (Closed): Write the manual
I open this task just to follow the progress. I have started writing the manual. Francois Suter
18:19 Feature #20955 (Closed): Override FE labels with XML files
Problem:
It's currently impossible to override FE labels with own labels defined in XML files. The only way to overr...
Christian Kuhn
16:05 Feature #20684: Hook to manipulate the page request in method getPage of class t3lib_pageSelect
* Committed feature to trunk rev. 5845
* Committed unit test to trunk rev. 5846
Christian Kuhn
16:01 Revision 3e1a2ed5: Follow-up to #11431: Unit test for getPage_preProcess hook
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5846 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
15:54 Revision d8f5aa3c: Added feature #11431: Hook to manipulate the page request in method getPage of class t3lib_pageSelect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5845 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
14:06 Revision 3cdc90b4: [~TASK] (Persistence): Fixed indentation in DataMapper
Sebastian Kurfuerst
13:54 Bug #20954 (Closed): Links accross Domains not known by linkData and therefore also RealURL
Problem:
Curent link accross Domain handling is done in typolink. The domain is attached to the url that linkData ...
Daniel Poetzinger
12:02 Revision e89676d6: fixed changelog,
fixed wrong linebreaks in class.t3lib_cs.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5844 709f56b5-9817...
Rupert Germann
11:53 Revision cc8fb3d2: Fixed bug #11808: Increase performance using mbstring in t3lib_cs->crop
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5843 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
01:20 Feature #20953 (Closed): Add a warning for IE6 users in TYPO3 4.6
As we hopefully drop support for IE6 in 4.6, I'd add a warning at the login screen that the browser is outdated and i... Steffen Gebert

2009-08-29

17:50 Bug #16121: php5.1. and typo3 4.0
Resolved, won't fix:
- This is a php error and not a TYPO3 problem, newer php versions are available
- TYPO3 4.2 ...
Christian Kuhn
17:09 Bug #20447: Update extJs to 3.0 RC1
ExtJS was updated by Steffen to version 3.0RC2 in trunk, rev 5539 Christian Kuhn
15:44 Bug #20938: SOAP error while uploading an updated extension
NO errors when using Linux Debian Lenny Server, PHP 5.2.9-0.dotdeb.2, Typo3 4.2.8. Stefan Geith
11:22 Bug #20757: Session Timeout after BE Login IE8
I can't confirm losing BE session without Compatibility View.
Although and after playing around a bit, it seems (n...
Ralf Hettinger
10:57 Bug #20757: Session Timeout after BE Login IE8
I can lose the session in IE8 (TYPO3 4.1.12) without having compatibility view activated.
I open the browser, logi...
Søren Andersen
10:46 Bug #20757: Session Timeout after BE Login IE8
Problem occurs here as well with IE8 and "Compatibility View" activated (reproduced in 4.2.8 and early 4.3 version du... Ralf Hettinger
10:16 Bug #19883: timout after backend login in 4.2.4
I dont think that this bug weas resolved with the other bugfix. The logout in IE8 also happens when there is just one... Lina Wolf
02:51 Bug #16163: Elements added to field values with TCEFORM becomes incorrectly recoded
Resolved, unable to reproduce:
- Example works fine for me in current 4.3 trunk (rev. 5842)
Christian Kuhn
02:44 Bug #20440: Typo3 page editing doesn't work with IE8 and FF3.0.10
Resolved, unable to reproduce:
- There was no further feedback for quite some time
- We can't handle issues witho...
Christian Kuhn
02:39 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
Resolved, no change required:
- There is no real point for hiding the major version (you patch minor versions with...
Christian Kuhn
02:29 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
Resolved, no change required.
This was very likely a problem with old eaccelerator versions (below 0.9.5.2), see h...
Christian Kuhn
00:28 Bug #20940: Upgrade wizard does not install opendocs as system extension
Committed to trunk rev. 5842 Christian Kuhn
00:26 Revision 2a0943d5: Fixed bug #11804: Upgrade wizard does not install opendocs as system extension (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5842 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2009-08-28

23:23 Feature #4387 (Closed): Provide a way to automatically install / set up a task upon installation of an extension
It'd be useful to have a way to automatically set up a task when installing an extension.
For example in the Solr...
Ingo Renner
22:28 Feature #20952 (Closed): Add inline Javascript rendering type for TYPO3AJAX
The ajax handling in TYPO3AJAX supports several output formats (plain text, JSON, XML) but inline Javascript would be... Jeff Segars
22:09 Task #4386 (Resolved): Clean up the BE module's locallang file
Solved in r1162 Francois Suter
21:29 Task #4386 (Closed): Clean up the BE module's locallang file
The locallang.xml file of the BE module contains now unused labels, which must be removed.
Furthermore, the labels...
Francois Suter
21:41 Task #4385 (Resolved): Change usage of "hook" to "provider"
Done in r1160 Francois Suter
21:27 Task #4385 (Closed): Change usage of "hook" to "provider"
Some files and classes still make use of the word "hook", but these classes don't behave like usual TYPO3 hooks anymo... Francois Suter
21:25 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
> The task registration structure has been simplified: the class is used directly as a key. The extension is not used... Francois Suter
21:21 Bug #4267 (Resolved): Registration for classes that provide additional fields does not bind those classes to specific task types
Solved in r1158
That ended up being a mighty cleanup!
The task registration structure has been simplified: the ...
Francois Suter
19:00 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
Just for info, I'm currently implementing this and more streamlining (cutting off a couple of dimensions from the reg... Francois Suter
16:43 Bug #4267 (Accepted): Registration for classes that provide additional fields does not bind those classes to specific task types
Francois Suter
12:26 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
Here's the patch Ingo Renner
12:24 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
Francois Suter wrote:
> > right, but then again we don't need the class attribute anymore either :)
>
> Probably,...
Ingo Renner
12:01 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
> right, but then again we don't need the class attribute anymore either :)
Probably, but right now I'm getting a ...
Francois Suter
11:29 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
Francois Suter wrote:
> Ingo Renner wrote:
> > when binding those classes to specific tasks we could also simply ad...
Ingo Renner
20:30 Revision 757ac8b7: [+TASK] Extbase (MVC): added initializeView() to ViewInterface, it's expected in ActionController and unit tests
[~BUGFIX] Extbase (Utility): renamed non-existing variable $file to $filePath in extractClassNames()
[~BUGFIX] Extbas...
Bastian Waidelich
19:51 Bug #20757: Session Timeout after BE Login IE8
By the way as Oliver asked for JS errors I seem to get a few (none of them seem to be able to cause the bug I think).... Lars Dyhr
19:48 Bug #20757: Session Timeout after BE Login IE8
I have just encounter the same issue. I was using 4.2.6 and upgraded to 4.2.8, but that did not help. It turns out th... Lars Dyhr
18:28 Bug #20951 (Closed): Extension manager suppresses PHP-Errors
If you have a syntax error in your ext_emconf.php the extension manager dies with no error message.
The include-stat...
Michael Knabe
17:28 Bug #20950: combination of disabled noIconProc and activated gdlib_png causes problems
Every extension author should also be aware that the base images must be in the size 18x16 or the overlay process wil... Stefan Galinski
17:28 Bug #20950: combination of disabled noIconProc and activated gdlib_png causes problems
The attached patch (based upon TYPO3 4.2.8) fixes some issues with png images. At least the loss of the transparency ... Stefan Galinski
15:21 Bug #20950 (Closed): combination of disabled noIconProc and activated gdlib_png causes problems
The combination of the following options causes incorrect results. I'am using graphicsmagick in my installation. Plea... Stefan Galinski
16:28 Task #4376 (Resolved): Check usage of setScheduler()
Removed one call in r1154 Francois Suter
13:24 Task #4376 (Closed): Check usage of setScheduler()
The method tx_scheduler_Task::setScheduler() is used to instanciate a tx_scheduler object as a member variable of a t... Francois Suter
16:26 Bug #4374: Hide the legend when there's no registered task
makes sense, alignment was broken too anyways Ingo Renner
15:57 Bug #4374 (Resolved): Hide the legend when there's no registered task
Solved in r1153 Francois Suter
12:36 Bug #4374 (Closed): Hide the legend when there's no registered task
In the BE module's list view, the statuses legend always shown, even when there are no registered tasks. This is rath... Francois Suter
15:53 Task #4377 (Resolved): Improve reporting when task is not found
Solved in r1152 Francois Suter
13:28 Task #4377 (Closed): Improve reporting when task is not found
The BE module has a "task not found" message, which is displayed during edit, delete or execute operations, when the ... Francois Suter
15:23 Bug #20948: Make it possible to specify the TCEFORM.tt_content.CType.removeItems to each ColPos.
plz take the patch_2.txt there was a bug in the first version. Juraj Sulek
12:41 Bug #20948 (Closed): Make it possible to specify the TCEFORM.tt_content.CType.removeItems to each ColPos.
Now it is possible to hide CE with TCEFORM.tt_content.CType.removeItems=...
But sometimes we need to hide elements o...
Juraj Sulek
15:06 Bug #20687: DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
In mySQL this fault either doesn't occur or isn't remarkable in that kind because tables for organization i.e. the PM... David Bruchmann
14:51 Bug #20687: DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
I can reproduce this issue using Oracle. The method crashes for table cache_typo3temp_log Xavier Perseguers
13:54 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
Seems really to be PHP 5.3 only. Before str_cmp() didn't bleat about the array. Steffen Gebert
13:00 Bug #20949 (Closed): Saving translation: strcmp() expects parameter 2 to be string
Warning: strcmp() expects parameter 2 to be string, array given in t3lib/class.t3lib_befunc.php on line 2888
After...
Steffen Gebert
13:34 Feature #4302 (Resolved): Get rid of the "additional parameters"
Done in r1151
Note: there's DB and API change => delete all entries in table tx_scheduler_task
Note 2: this pat...
Francois Suter
13:30 Feature #4302: Get rid of the "additional parameters"
The additional advantage of defining extra fields rather than using the "extended" crid syntax is that a validation i... Francois Suter
08:35 Feature #4302 (Accepted): Get rid of the "additional parameters"
Francois Suter
13:11 Bug #20894: ENABLE_INSTALL_TOOL file check in yellow box doesn't check the file age
Now also fixed in TYPO3_4-1 and therefore closing this bug. Michael Stucki
13:10 Revision d757a533: Fixed bug #11731: ENABLE_INSTALL_TOOL file check in yellow box does not check the file age (thanks to Moreno Feltscher)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5841 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:56 Bug #20924: Change existing messages in the Template Object Browser top use flash messages
committed to 4.3 trunk r5839 Ingo Renner
12:56 Bug #20923: Change existing warning boxes to use flash messages
committed to 4.3 trunk in r5840 Ingo Renner
12:53 Revision 5c488307: Added feature #11783: Change existing warning boxes to use flash messages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5840 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:50 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
Documentation for TSref added Stefan Geith
12:44 Revision 0e557800: Added feature #11784: Change existing messages in the Template Object Browser top use flash messages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5839 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:05 Feature #16534: Add possibility to start indexing an external site at a specific page
I read over the patch, and i looks very clean to me. It just allows the crawler to start with a file. All links insid... Ferdinand Kuhl
10:58 Feature #16534: Add possibility to start indexing an external site at a specific page
The second patch was adapted to the current trunk (rev. 5837) Mario Rimann
11:43 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
Actually, I made an effort to remove nosoap completely in #19791. See also core list.
@see http://lists.netfielders....
Marcus Krause
11:07 Bug #20874: GMENU_FOLDOUT does not render the onclick event (and becomes useless)
Is GMENU deprecated? No interest at all at this bug?
The patch provided fixes the issue in gmenu_foldout.php...
Ferdinand Kuhl
11:01 Bug #18478: Workariound for PHP-Bug with Locale tr_TR
No option if you need localized week and month names. Andri Steiner
10:57 Bug #18478: Workariound for PHP-Bug with Locale tr_TR
for us worked setting:
config.locale_all = en_US
(don't know which time format would be closest to turkish)(did n...
Nils Hodyas
10:53 Bug #20878: Remove the bypass to log in from the local loopback device
committed v2 to trunk, rev 5838 Steffen Kamper
10:51 Task #4372 (Resolved): Add flag "doNotLoadInFE"
Resolved in r1150 Francois Suter
10:49 Task #4372 (Closed): Add flag "doNotLoadInFE"
Since this extension has nothing to do with the FE, it makes sense to use that new property. Francois Suter
10:50 Revision feb3f704: Fixed bug #11710: Remove local loopback bypass in Install Tool Login (thanks to Mario Rimann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5838 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
07:08 Bug #20316: image scaling fails when saving
Can u tell the exact configurations for image scalling. samrat chakraborty
02:49 Bug #20947 (Closed): t3lib_db does not meet CGLs
You can see t3lib_div was modified alot over the time for some functions match CGLs and some don't.
Code following...
Felix Oertel
00:31 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
Francois Suter wrote:
> As a follow-up, I cleaned up code, CSS and images related to status messages that were still...
Ingo Renner
00:30 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
Francois Suter wrote:
> $parts = t3lib_div::trimExplode(' ', $this->submittedData['frequency'], 1);
>
> You rem...
Ingo Renner
00:22 Bug #20946 (Closed): [Feature] Resizable Textareas for TCEforms
This patch enable resize for all textareas in TCEforms, works in all Browsers.
Tested in FF 3.5, IE8, Chrome and Saf...
Steffen Kamper

2009-08-27

22:40 Bug #20945 (Closed): Raise versions and states of sysexts (stable <-> 1.0.0)
TYPO3 delivers some sysexts, which have a version > 1.0.0 and are marked as beta/alpha (context_help, tsconfig_help, ... Steffen Gebert
22:27 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
And a follow-up to my cleanup: changed check screen to use flash message styles. In r1146 Francois Suter
21:24 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
As a follow-up, I cleaned up code, CSS and images related to status messages that were still in the scheduler. In r1141. Francois Suter
21:22 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
Tested and reviewed. Thanks for the work!
One thing though: there's a change that's unrelated to the patch. Close ...
Francois Suter
22:26 Feature #4020 (Resolved): The scheduler backend module does not show whether - and if so, which - a task is currently running.
Francois Suter
22:26 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
I finally came back to this one, now that the status are all settled. I changed the following things:
# I renamed ...
Francois Suter
21:47 Feature #4364 (Resolved): Hide next execution date when task is running
Solved in r1144 Francois Suter
21:36 Feature #4364 (Accepted): Hide next execution date when task is running
Francois Suter
18:51 Feature #4364: Hide next execution date when task is running
agreed Ingo Renner
17:47 Feature #4364 (Closed): Hide next execution date when task is running
When a task is running, its next execution date should be hidden in the list view of the BE module. Indeed that date ... Francois Suter
21:35 Bug #4363 (Resolved): Usage of $GLOBALS['EXEC_TIME'] inappropriate in some places
Solved in r1143 Francois Suter
17:42 Bug #4363 (Closed): Usage of $GLOBALS['EXEC_TIME'] inappropriate in some places
Trying to follow some best practices, I had replaced quite a few calls to time() by the use of $GLOBALS['EXEC_TIME'].... Francois Suter
21:30 Revision fb5dfd44: [+BUGFIX] Extbase: Fixed array keys. Thanks to Xavier Perseguers who provided the patch. Related to #3995.
Jochen Rau
21:25 Bug #20944 (Closed): Workspace indicator bar does not cover the full width of the page tree
Workspace indicator bar does not cover the full width of the page tree
(issue imported from #M11810)
Ingo Renner
21:07 Revision 46b31f68: Follow-up to #11651: Allow Extbase as framework for backend modules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5837 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:46 Revision 2b62e552: reverted changes from rev 5834
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5836 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:33 Revision 6dae6920: Follow-up to #11684: Minor comments cleanup, switched popFlashMessages() to public to enable access from ExtJs f.e.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5835 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:32 Revision c4253874: Fixed bug #11803: sysext opendocs is shy (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5834 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:38 Bug #20939: sysext opendocs is shy
committed to trunk, rev 5833 Steffen Kamper
13:34 Bug #20939: sysext opendocs is shy
Sorry.. olly said it's wrong ;-) Steffen Gebert
13:17 Bug #20939 (Closed): sysext opendocs is shy
It makes no sense to mark this extension as shy - it only nags admins.
As Ingo said: "True, the extension is marke...
Steffen Gebert
19:36 Revision 84a82897: Fixed bug #11803: sysext opendocs is shy (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5833 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:21 Revision 37a6c8c1: Follow-up to #11652: Modern integration of module into backend using Extbase - general approach without naming of Extbase
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5832 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:53 Bug #19306: Return value of debug_check_recordset is not used
seems to be related to #18966 Martin Holtz
17:50 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
Problem still existing in 4.2 and trunk.
Same as http://bugs.typo3.org/view.php?id=9316
Felix Oertel
15:21 Bug #20943 (Closed): Using mbstring in t3lib_cs->crop
We did some performace research for one of our clients and foundout that many time is spent in the core function crop... Schmidt Timo
15:04 Bug #20942 (Closed): Flags for belgium is missing
The flag for belgium in /typo3/gfx/flags is missing.
I have added the missing flag [be.gif] for belgium.
(issue im...
Stephan Großberndt
13:59 Bug #20941 (Closed): fe-editing broken if IRRE-elements are used with RealURL
If IRRE-Elements are used in fe-editing, the links for the ajax.php script and the wizard-scripts are wrong.
They s...
Björn Pedersen
13:33 Bug #20940 (Closed): Upgrade wizard does not install opendocs as system extension
opendocs sysext is not installed when upgrading, although it's installed by default since 4.2.
So please add insta...
Steffen Gebert
12:50 Bug #20744: Resources -> Files missing in doktype Sysfolder
committed to trunk, rev 5831 Steffen Kamper
12:49 Revision 773fa048: Fixed bug 11511: Resources -> Files missing in doktype Sysfolder (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5831 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:48 Bug #20938 (Closed): SOAP error while uploading an updated extension
When trying to upload an (updated) extension to TER, the following ErrorMessage shows up:
Fatal error: SOAP-ERROR: P...
Stefan Geith
10:33 Bug #20935: Use typo3printError() if backend is locked
Committed to SVN Trunk (rev. 5830) Oliver Hader
00:31 Bug #20935 (Closed): Use typo3printError() if backend is locked
You can create a file called typo3conf/LOCK_BACKEND to disable all BE access.
If this file exists, TYPO3 will die(...
Steffen Gebert
10:32 Revision 7b810db0: Fixed bug #11799: Use typo3printError() if backend is locked
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5830 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:30 Bug #18535: support html-tags in crop function of stdWrap
This was mainly to bubble the thing out again. I was a little bit exhausted after the lengthy discussion on the core ... Jochen Rau
10:20 Bug #18535: support html-tags in crop function of stdWrap
So here we are one year later, and we have a 'relationship'.
Nice!
:-)
Michiel Roos
09:45 Feature #20936 (Closed): Add nofollow option to link browser
When creating internal or external links the user can not set the rel="nofollow" attribute of the link.
Maybe you ...
Michael Heigl
07:20 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
RTE.default.proc.overruleMode = ts_css,txdam_media
add this line too in ur page TS Config
samrat chakraborty
06:31 Bug #20907: Unable to render html map,area and media tags
Media tags are now being rendered thanks to Stanislas Rolland and Matthias Krappitz. But still facing the problem wit... samrat chakraborty
00:53 Revision 1d8cc99b: Follow-up to #11684: fixed styling of links and lists in flash messages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5829 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:44 Revision 647e0b70: [+FEATURE] Extbase (MVC): It is now possible to pass a template format (like html, json, txt or pdf) in the $_GET parameters. Example from the BlogExample: "&tx_blogexample_pi1[format]=txt". Resolves #4120.
Jochen Rau
00:33 Feature #20556: Add TypoScript properties to enable the admin panel only on specific pages/typeNums
what is wrong with
config.admPanel = 0
page= PAGE
page {
config.admPanel= 1
}
or
config.admPanel = 1
xmlFe...
Georg Ringer
00:12 Bug #20934 (Closed): Remove "Login-error or session timed out" screen
We all hate the "Login-error or session timed-out" screen, as we of course now that we're not logged into TYPO3, but ... Steffen Gebert

2009-08-26

23:47 Feature #20933 (Closed): Enable working with SysFolders in CONTENT
When using the pages table in CONTENT, only pages with doktype below 200 will be queried, but it should be possible a... Sebastian Michaelsen
23:41 Revision 8b60c166: [+BUGFIX] Extbase (Persistence): Fixed a problem with legacy tables where the foreign_class was not set and therefore no Data Map was found. Related to #4148.
Jochen Rau
23:41 Bug #20932 (Accepted): Backend record locking should be on session basis
If a user opens a record, a lock is saved in sys_lockedrecords.
The opendocs module saves document in BE session (...
Steffen Gebert
23:03 Bug #20931 (Closed): spamprotection javascript not included
After upgrading from 4.2.6 to 4.2.8 all my spamprotected email links are broken due to a missing javascript function.... Nils Clark-Bernhard
22:19 Feature #20930 (Closed): Give CONTENT.table stdWrap properties
The table of a CONTENT object has to be hardcoded by now. It should be stdWrap to gain more flexibility.
See patch...
Sebastian Michaelsen
18:38 Feature #20508: Enable stdWrap on select properties groupBy and orderBy
Hi Oliver,
I just wanted to check if this was going to be included in 4.3? If so is it possible to instead extend ...
tyler kraft
18:35 Bug #20529: stdWrap for TypoSrcrip-select parameters
Hi
With feature freeze being imminent for 4.3, what are the chances of this being included?
This would be very ...
tyler kraft
16:03 Bug #20894: ENABLE_INSTALL_TOOL file check in yellow box doesn't check the file age
Fixed in TYPO3_4-2 and Trunk, but still pending for TYPO3_4-1... Michael Stucki
16:01 Revision c3e67a0d: Fixed bug #11731: ENABLE_INSTALL_TOOL file check in yellow box does not check the file age (thanks to Moreno Feltscher)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5828 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:58 Revision cbd3fbbd: Fixed bug #11731: ENABLE_INSTALL_TOOL file check in yellow box does not check the file age (thanks to Moreno Feltscher)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5827 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:51 Bug #20523: Turning off the admin-panel results in error
committed to trunk rev 5825 Steffen Kamper
13:11 Feature #20929 (Closed): rtehtmlarea : size of magic image Element Brwoser should be configurable
Related to:
http://bugs.typo3.org/view.php?id=9984
size of Element Browser pop-up for magic-images should be conf...
Sacha Vorbeck
12:58 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
patch not working on 4.1.12
domain rewriting still happening.
oliver leitner
12:54 Feature #20838: Modern integration of module into backend using Extbase
I have applied a new patch Jochen Rau
12:53 Feature #20837: Allow Extbase as framework for backend modules
I have applied a new patch Jochen Rau
12:44 Revision 63987fd4: [!!!][~API] Extbase: Renamed configureDispatcher() to configurePlugin() in order to distinguish between plugins and modules. Renamed setModuleConfiguration() to configureModule(). Please update your file ext_localconf.php! In order to use backend modules you have to apply the actual patches of #11651 and #11652!
[!!!][~API] Extbase (Utility): Moved all methods to convert TypoScript array to Utility TypoScript. Renamed postProce... Jochen Rau
12:24 Revision bbdf85aa: [+FEATURE] Fluid (View): Prepared Fluid to enable 'format' aware templates (like "show.html" and "show.json"). Related to #4120.
Jochen Rau
12:02 Task #4270 (Resolved): Change the current message implementation to use the core's t3lib_FlashMessages
Applied in changeset r1132. Ingo Renner
11:53 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Works for me too! Thanks Juris!
dam 1.1.1
typo3 4.2.6
rtehtmlarea 1.7.9
Jacco Lammers
11:23 Bug #20925: Wrong order of arguments for typo3PrintError()
Committed to SVN Trunk (rev. 5826) Oliver Hader
11:22 Revision 96f61cd7: Fixed bug #11786: Wrong order of arguments for typo3PrintError()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5826 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:19 Bug #20909: "Create new page"-wizard broken by core
Resolved, no change required. Thanks Niels! Christian Kuhn
00:49 Bug #20909: "Create new page"-wizard broken by core
I found the error in a "process_datamap" after-database-update hook. Unrelated to the core. Please close. Niels Fröhling
00:11 Bug #20926: htmlentities in Template-mod about
Ups, I see it on quite some other mods too. Seems to be some postfix added from within core carrying the htmlentities. Niels Fröhling
00:09 Bug #20926 (Closed): htmlentities in Template-mod about
It reads like this:
Template
Template tools
Here you manage the TypoScript templates which are in charge of the ...
Niels Fröhling

2009-08-25

23:36 Bug #20925 (Closed): Wrong order of arguments for typo3PrintError()
typo3PrintError() is defined as following:
function typo3PrintError($header,$text,$js='',$head=1)
So:
* first ...
Steffen Gebert
23:35 Feature #4275 (Resolved): Disable actions when task is running
Solved in r1131 Francois Suter
22:38 Feature #4275 (Accepted): Disable actions when task is running
Francois Suter
22:30 Revision b9a55174: Fixed bug #11212: Turning off the admin-panel resulted in error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5825 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:11 Revision 8315a4a9: Follow-up 2 to #11764: fixed bug that occured when localizing records via tceforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5824 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
21:21 Feature #4302: Get rid of the "additional parameters"
No feedback, but I will probably go ahead, as I think it's a worthwile cleanup.
Note: seeing a CRID with additiona...
Francois Suter
19:17 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
The new install tool setting is called "enableDeprecationLog" which is enabled by default.
As already mentioned it w...
Oliver Hader
18:40 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
This is related to #20876 which has been committed.
Satisfying solution?
Chris topher
19:14 Bug #20523: Turning off the admin-panel results in error
Rupert, I don't think the echo with no content is bad. However, an alternative would be a new method t3lib_tsfebeuser... Oliver Hader
17:35 Revision 5f5e7205: Fixed bug #11656: Extension Manager is not translatable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5823 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:11 Revision 66999ec2: Fixed bug #11772: Hardcoded strings in TCA of template module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5822 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:07 Revision ab22da53: Fixed bug #11660: Hardcoded labels in backend.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5821 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:05 Revision 402dc6dc: Fixed bug #11657: Extension sys_action uses hardcoded labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5820 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:04 Revision add5b358: Fixed bug #11657: Extension sys_action uses hardcoded labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5819 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:00 Feature #20876: Integrate possibility to enable/disable the deprecation logging
Committed to SVN Trunk (rev. 5818) Oliver Hader
12:58 Revision 2614001f: Added feature #11707: Integrate possibility to enable/disable the deprecation logging
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5818 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:54 Revision d69ebe21: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5817 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:56 Bug #17556: language of BE-User-interface for BE-user no longer switchable
PS: experienced that behaviour with 4.2.6 so it looks like that's still present in current releases Stefan Neufeind
10:45 Bug #17556: language of BE-User-interface for BE-user no longer switchable
Some customer stumbled across the same problem. Actually they tried as admin to set the language for their existing u... Stefan Neufeind
11:50 Bug #20924 (Closed): Change existing messages in the Template Object Browser top use flash messages
The Template object browser already gives feedback when changing values, and whether the operation has been successfu... Ingo Renner
11:42 Bug #20923 (Closed): Change existing warning boxes to use flash messages
Currently there are various systems to signal users that something has happened or something is wrong. To unify these... Ingo Renner
11:40 Bug #20922 (Closed): Table of new feature "registry" won't be created if database is utf8
If the database is in encoded in utf8 the registry table won't be created since the used index exceeds the mysql limi... Steffen Ritter
11:21 Feature #20858: Add support for flash messages in the backend
committed to 4.3 trunk in r5816 Ingo Renner
10:26 Revision 05f920fb: Added feature #11684: Add support for flash messages in the backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5816 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
06:56 Bug #20921 (Closed): Calendar Base items not visible in Workspace Preview until published to Live site
Steps to reproduce:
- Custom Workspace
- Editor (even admin) creates a calendar item and saves it
- Generate th...
Mark Johnston

2009-08-24

22:35 Feature #4019 (Resolved): Make events implement a method that returns whether they ran successfully
Committed a follow-up in r1130
As discussed I removed the permanent display of all failures as error messages in t...
Francois Suter
15:45 Feature #4019: Make events implement a method that returns whether they ran successfully
> Well to me that's intended behavior. It's also what we agreed on AFAIR - to show the message until someone spots it... Francois Suter
22:34 Bug #20912: page still indexed after cHash check fail
I agree with the removal of the DoS line in the summary, since this is more importantly a general issue... However, w... Ralf Strobel
22:26 Bug #20913: cHash-checking does not include target page
I basically agree... but let me quote from Kaspers own explanation as to why cHash was introduced:
"Well, that wou...
Ralf Strobel
22:03 Bug #20913: cHash-checking does not include target page
I don't see why this should be a DoS issue. It's just a normal page processing.
Increasing number of requests
- m...
Marcus Krause
22:20 Feature #4312: Streamline execution process
And in r1129.
Resolved the issue too quickly, forgot about the improved error handling part.
Francois Suter
22:05 Feature #4312 (Resolved): Streamline execution process
Solved in r1128 Francois Suter
20:48 Feature #4312 (Closed): Streamline execution process
Currently method tx_scheduler::executeTask() takes a task id as an argument, fetches the task and executes it. This i... Francois Suter
19:27 Revision 45985555: Follow-up to #11764: $this->translateTools was not initialized in the page module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5815 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:24 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
As I already wrote: This will open a way of guessing registered e-mail-addresses.
The way you propose to do it the i...
Chris topher
10:12 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
Indeed. Such a case would be solved in a better way by the FE-plugin showing that the entered email-adress had not be... Marcel Fitzner
17:14 Bug #20920 (Closed): parse_url error
In some configuratins there are error messages like "Unable to parse URL" in the logfile. This is because tslib_fe->c... Joh. Feustel
14:40 Bug #19976: Fatal error unknown function parse_charset
how can I reproduce this?
Is this problem still present in current 4.2.8?
Rupert Germann
13:30 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
New with pathch v2:
- Now a resolution-parameter is used. the resize-width is caluclated by width = width * reso...
Stefan Geith
11:48 Revision a2f9bb4e: [+BUGFIX] Fluid: Added missing reference in ext_autoload.php. Resolves #4287.
Jochen Rau
11:38 Bug #20910: speed up list module by improving internal handling of localisations
committed v2 to trunk rev 5814 Rupert Germann
11:32 Revision 08eb4457: Fixed bug #11764: Performance improvement: speed up list module by improving internal handling of localisations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5814 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
10:29 Bug #20919 (Closed): Frontend editing for records isn't working if a user is limited to language
Backend users can't edit records (e.g. tt_news) when they are limited to a language and don't have access to the defa... Markus Kleinhenz
00:33 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
Thanks for feedback.
Resolved with "unable to reproduce" in current versions.
Christian Kuhn
00:01 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
Doesn't seem to be exhibiting the same behavior anymore. Thanks! Bruce Tenison

2009-08-23

23:36 Feature #4019: Make events implement a method that returns whether they ran successfully
Francois Suter wrote:
> OK, I know what the problem is: in the BE module, every time a task has a non-empty "lastexe...
Ingo Renner
20:28 Feature #4019: Make events implement a method that returns whether they ran successfully
Just a note: after quite some reviewing of the scheduler code, I have a good idea of what could be streamlined in the... Francois Suter
17:52 Feature #4019: Make events implement a method that returns whether they ran successfully
OK, I know what the problem is: in the BE module, every time a task has a non-empty "lastexecution_failure" field, th... Francois Suter
23:35 Bug #15020: mysql like regarding german "umlaute"
Setting collation of the table index_search to utf8_general_ci instead of utf8_unicode_ci should avoid the whole prob... David Bruchmann
16:50 Bug #20914: publish function in adminPanel is broken
committed to trunk rev: 5813 Rupert Germann
16:48 Revision 4feedf22: Fixed bug #11769: publish function in adminPanel is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5813 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
16:23 Bug #20351: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object
I digged a bit into this and found that this bug is present in 4.1, 4.2 and 4.3trunk but not in 4.0 (didn't test earl... Rupert Germann
16:05 Bug #20831: typoLink() sometime wrongly drops url
isn't that wrong? should be
typolink {
parameter.data = TSFE:id
section= userId{GPvar:view_id}
section.inse...
Steffen Kamper
13:13 Bug #20916 (Closed): Cleanup of tceforms.php
following cleanups were done:
* initialized uninitialized variables
* converted while(list(... to foreach
Func...
Steffen Kamper
04:11 Feature #20915 (Closed): Feature: mysql_ping wrapper
Sometimes, after long DB operations, DB connection could be dropped. It would be nice to have a function in t3lib_db,... Dan Osipov

2009-08-22

23:10 Feature #4019 (Needs Feedback): Make events implement a method that returns whether they ran successfully
I've reviewed and tested your patch and I run into some problems in the BE module. I have to test further, but one th... Francois Suter
23:04 Feature #4308 (Resolved): Disable a task that is not scheduled anymore
Solved in r1125
Yes, I know I'm a bad boy, I solved three issues with a single patch. I won't do it anymore when i...
Francois Suter
23:03 Feature #4308 (Closed): Disable a task that is not scheduled anymore
A registered task may not be scheduler after a while: either it was registered for a single run and that run is done,... Francois Suter
23:01 Bug #4264 (Resolved): Adjust calculation of last execution
Solved in r1125 Francois Suter
23:00 Bug #4263 (Resolved): Execution pool is not really an array
Solved in r1125
Note that this represents a major change of API. As far as I could test, everything is running ok....
Francois Suter
22:11 Bug #4256: Weird calculations of minutes in cron cmd
I received the following feedback from Markus Friedrich. This information confirms that the current behaviour is corr... Francois Suter
18:32 Bug #20913: cHash-checking does not include target page
Thinking again, I'm not sure if this is a major issue any more...
It's still annoying, for another reason, though:...
Ralf Strobel
08:56 Bug #20913 (Closed): cHash-checking does not include target page
This issue is potentially dangerous if, for example, you have a website with both a lot of pages and a lot of tt_news... Ralf Strobel
18:01 Bug #20900: usage of $BACK_PATH without globals
committed to trunk, rev 5812 Steffen Kamper
17:59 Revision cf90f854: Fixed bug #11744: Usage of $BACK_PATH without globals
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5812 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:40 Bug #20912: page still indexed after cHash check fail
Update: The issue only occurs if the cHash parameter is in the url. It doesn't have to be correct, though. If the req... Ralf Strobel
08:34 Bug #20912 (Closed): page still indexed after cHash check fail
The headline pretty much says it...
If you submit a wrong parameter + cHash combination, the caching may be disabl...
Ralf Strobel
16:33 Bug #20914 (Closed): publish function in adminPanel is broken
Problem:
the publish function in adminPanel is broken.
reasons: typing error in index_ts and wrong classname used i...
Rupert Germann
16:17 Bug #20523: Turning off the admin-panel results in error
I attached a new patch (v2).
I moved the check for $BE_USER->extAdmEnabled to index_ts (like it was in 4.2.x) becaus...
Rupert Germann
12:25 Bug #20752: JS Error in Recycler
committed to trunk, rev 5811 Steffen Kamper
12:24 Revision 8c436157: Fixed bug #11528: JS Error in Recycler - refactored the store handling
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5811 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:32 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
If the form told the user that the e-mail-address he entered is not registered, this would open a way of guessing reg... Chris topher

2009-08-21

20:57 Feature #4302 (Closed): Get rid of the "additional parameters"
This is just a thought and I would like your opinion.
A scheduler event is defined by the name of class used to ex...
Francois Suter
20:47 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
Ingo Renner wrote:
> when binding those classes to specific tasks we could also simply add that definition to the ta...
Francois Suter
18:13 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
when binding those classes to specific tasks we could also simply add that definition to the task's definition in ext... Ingo Renner
20:21 Bug #20911 (Rejected): (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
If users enter wrong email-adress (or even abuse the forgot password form),
an email is sent without checking if the...
Marcel Fitzner
17:14 Bug #20909: "Create new page"-wizard broken by core
Some log from TV:
GET 200 OK
columnsOnly hidden,title,alias
edit[pages][3019] edit
returnUrl mod.php?M=web_...
Niels Fröhling
16:07 Bug #20909: "Create new page"-wizard broken by core
A note: the form contents get saved, then it throws "not accessible". it happens in any way through the page-module (... Niels Fröhling
16:22 Bug #20910 (Closed): speed up list module by improving internal handling of localisations
Problem:
The handling of translations in the list module (localization view) is inefficient.
2 SQL queries will b...
Rupert Germann
16:13 Feature #18274: Improve t3lib_div::xml2array
The (dead link) article is about performance right? We now have a 2nd level cache in xml2array for 4.3, so this issue... Christian Kuhn
14:46 Revision 5a0c82c0: removed some superfluous whitespaces in class db_list_extra.inc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5810 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
14:42 Revision 88fe874c: Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5809 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
14:36 Bug #20903: speed up list module by improving internal handling of references
FYI: committed to trunk rev 5808 Rupert Germann
14:36 Revision 6acabba7: Fixed bug #11747: Performance improvement: speed up list module by improving internal handling of references
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5808 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
13:34 Bug #19274: Editors can´t undelete records in history
attached 3 new patches for trunk, 4-2 and 4-1 Rupert Germann
13:02 Feature #4019 (Resolved): Make events implement a method that returns whether they ran successfully
Applied in changeset r1124. Ingo Renner

2009-08-20

18:40 Bug #20909 (Closed): "Create new page"-wizard broken by core
The "Create new page"-wizard broke sometime in the last 3 weeks (August 09). It happens the following way:
- TV sh...
Niels Fröhling
15:13 Bug #20908 (Closed): Backend List Module Search: Pointer Issue on pagebrowser
Issue occurs when searching for an element in the BE List Module search at the bottom when there are more than 20 ele... Federico Zuluaga Knorr
14:41 Revision b83ac187: fixed changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5807 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
14:39 Revision d1b2e299: fixed changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5806 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
13:53 Bug #20902: speed up function t3lib_BEfunc::isRecordLocked()
FYI: committed to trunk rev 5803 Rupert Germann
13:50 Bug #20889: File list tree-<ul> lacks id="treeRoot"
committed to trunk rev 5805 Rupert Germann
13:48 Revision 52295cc5: Fixed bug 11726: File list tree-<ul> lacks id="treeRoot" (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5805 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:49 Bug #20907 (Closed): Unable to render html map,area and media tags
I am adding map,area and media tags to allowed tags TSConfig for RTE but the same is not reflected on the front-end.
...
samrat chakraborty
01:44 Bug #20899: No pagetree refresh using "Create new page" in pagetree docheader
Confirmed, using "Create new page" icon in pagetree docheader.
Christian Kuhn
00:46 Bug #20899: No pagetree refresh using "Create new page" in pagetree docheader
CK: Does this happen with a clean trunk installation?
Yes
CK:Which browser are you using?
FF3.5 on Vista
If y...
Christian Leicht
00:12 Bug #20899: No pagetree refresh using "Create new page" in pagetree docheader
Not confirmed, this works for me (trunk + FF3)
Does this happen with a clean trunk installation?
Which browser ar...
Christian Kuhn
00:07 Bug #20756: no login since 4.28 in Firefox 3.5
Thanks for feedback, Felix.
Resolved, no change required.
Christian Kuhn
00:04 Feature #4275 (Closed): Disable actions when task is running
It seems very unwise to edit or delete a task in the BE module while it is running.
=> hide edit and disable butto...
Francois Suter

2009-08-19

23:58 Bug #4264 (Accepted): Adjust calculation of last execution
I know it's not a recommended practice, but this one will be solved along with #4263 since they touch on to the same ... Francois Suter
23:56 Bug #4224 (Resolved): Scheduled tasks are not all executed by the cron script
I think I have solved this in r1123.
The error was in tx_scheduler::fetchTask() in the SQL WHERE clause to get the...
Francois Suter
23:10 Bug #4263: Execution pool is not really an array
> This is the opportunity to add an API to set the execution parameters, rather than have all these calls to $task->e... Francois Suter
22:17 Bug #4263 (Accepted): Execution pool is not really an array
This is the opportunity to add an API to set the execution parameters, rather than have all these calls to $task->exe... Francois Suter
15:56 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
Christian,
On the page http://de3.php.net/manual/en/datetime.configuration.php#ini.date.timezone
It indeed says...
Michiel Roos
15:48 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
I think, that it would be useful to have init.php set the timezone by a setting in localconf.php, as Michiel mentione... Stefan Geith
15:37 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
This is a server setting - you just did not configure your server (php) properly after upgrading your php version. Th... Christian Weiske
15:10 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
Christian,
Can you please explain clearly to me how this big warning popping up on my screen is 'bogus'.
Thank ...
Michiel Roos
15:02 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
This is not a Typo3 or PHP bug, it's normal behavior. Could this be closed as "Bogus"? Christian Weiske
15:51 Revision fe295d3e: Follow-up to bug #11052: removed some superfluous whitespaces in class t3lib_befunc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5804 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
14:03 Bug #20904: problem with back end log in with interfaces
the jump select is wrong in login form, attached patch solves that. Steffen Kamper
02:33 Bug #20904 (Closed): problem with back end log in with interfaces
In the install tool, in interfaces I've set it to: frontend, backend.
Now when I try to log in to the back end, if...
Simon Browning
13:47 Bug #20905: 1.7.11 deletes "<" and ">" chars
Thankyou Steffen! Darko Jr. Gonzalez
12:27 Bug #20905: 1.7.11 deletes "<" and ">" chars
That's libxml problem, not rte.
Update libxml to at least 2.7.3
See also: #9359
Steffen Kamper
08:30 Bug #20905 (Closed): 1.7.11 deletes "<" and ">" chars
I have fresh dummy+src install of TYPO3 4.2.8, coming with htmlarea
1.7.11.
I have FCE with a field which is of typ...
Darko Jr. Gonzalez
13:00 Task #4270 (Closed): Change the current message implementation to use the core's t3lib_FlashMessages
Change the current message implementation to use the core's t3lib_FlashMessages Ingo Renner
12:41 Revision 2ef0339d: Fixed bug #11746: Performance improvement: speed up function t3lib_BEfunc::isRecordLocked()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5803 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:04 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
Right, go ahead then. Francois Suter
10:33 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
Francois Suter wrote:
> So I fully agree with that. Just note that the task type is actually the class name of t...
Ingo Renner
12:03 Feature #4019: Make events implement a method that returns whether they ran successfully
> Nope, it's correct the way it is, by throwing the exeption in the try block it's cought in the catch block below.
...
Francois Suter
10:38 Feature #4019: Make events implement a method that returns whether they ran successfully
Francois Suter wrote:
> As far as I can see the exception must not be thrown. It must be instantiated and stored i...
Ingo Renner
09:12 Bug #20906 (Closed): JS Error with IE6
I use Typo3 4.2.8 when i log in the BE with IE6 and i try to work(open a page, edit content) i will become the js err... Juraj Sulek
00:20 Bug #20881: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
Fixed in TYPO3 4.2.9 Michael Stucki
00:19 Revision eab62baf: Fixed bug #11716: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5802 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:18 Revision 8fcd9489: Fixed bug #11716: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5801 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2009-08-18

21:52 Bug #20593: install tool - color for success doesn't fit
dropped as new color scheme woll be used Steffen Kamper
21:29 Feature #4019: Make events implement a method that returns whether they ran successfully
The patch looks globally good, but I think there's a logic flaw with this part:... Francois Suter
16:58 Feature #4019: Make events implement a method that returns whether they ran successfully
Updated the patch to use a mix of booleans and exceptions. Boolean false gets converted into a general exception, tru... Ingo Renner
21:16 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
Actually I planned it this way originally but eventually didn't do it as there wasn't any example - that I know of - ... Francois Suter
18:19 Bug #4267 (Closed): Registration for classes that provide additional fields does not bind those classes to specific task types
Current you register a class to provide additional task editing fields like this:... Ingo Renner
18:35 Bug #20903 (Closed): speed up list module by improving internal handling of references
Problem:
the list module makes 2 sql queries to get the references pointing to the current record. One query is exe...
Rupert Germann
18:05 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
Currently, there are no successful preimage attacks known for md5 hashing. Even if, the way TYPO3 uses md5 hashes for... Marcus Krause
17:25 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
So, do you want to make a patch for this then?
Besides, I think there's no need to discuss the rest any further. I l...
Michael Stucki
16:57 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
I wasn't referring to moving the class, but to the solution. Ideally, an URL should look like http://example.com/show... Philipp Hagemeister
15:29 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
Dear Philipp,
the code was moved to a new class because it seems the author was not aware of this issue. Why shoul...
Michael Stucki
13:50 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
1. Well, than please make sure this misfeature will not be included in typo3 v5. I updated from 3.8 to 4.2 only to fi... Philipp Hagemeister
12:15 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
1. I understand that you dislike the possibility to insert arbitrary html code in the showpic popup. I have to admit ... Marcus Krause
17:53 Bug #20902 (Closed): speed up function t3lib_BEfunc::isRecordLocked()
Problem:
function t3lib_BEfunc::isRecordLocked() sets only an entry in its local cache when there are locked record...
Rupert Germann
17:28 Bug #20756: no login since 4.28 in Firefox 3.5
Ok it works. Thanks
For people with the same problem: Clear your Cookies
Felix no-lastname-given
17:00 Bug #20895: File-module can't delete directory
Might indicate a security problem. For now, I'll mark this issue private!
Marcus Krause
Member TYPO3 Security Team
Marcus Krause
00:59 Bug #20895: File-module can't delete directory
"gulfstream_warming_inc."
fails too
Niels Fröhling
00:58 Bug #20895 (Closed): File-module can't delete directory
Having a directory named
"come_on_..."
in fileadmin/ makes TYPO3 choke this way:
" 2: Target seemed not t...
Niels Fröhling
16:29 Revision f4d8714e: Fix typos in ChangeLog file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5800 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:50 Bug #20898: relogin after timeout dont work
Resolved as duplicate of #20038 Christian Kuhn
11:36 Bug #20898 (Closed): relogin after timeout dont work
The relogin after BE timeot do not accept the user and passwd. The extjs window pops up, but not accept the relogin
...
Christian Leicht
14:49 Revision 0ea73727: Fixed bug #11659: Hardcoded labels in backend.php and alt_menu.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5799 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:46 Bug #20901: Class tx_tstemplateinfo misses phpdoc declaration
Committed to trunk in revision 5798 Francois Suter
14:36 Bug #20901 (Closed): Class tx_tstemplateinfo misses phpdoc declaration
There's a small phpdoc block with Kasper's name, but it's badly placed.
Attached patch moves the block to the righ...
Francois Suter
14:40 Revision fb892d17: Code cleanup #11745: Class tx_tstemplateinfo misses phpdoc declaration and SVN Id keyword placeholder
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5798 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:19 Bug #20900 (Closed): usage of $BACK_PATH without globals
change to $GLOBALS['BACK_PATH']
(issue imported from #M11744)
Steffen Kamper
14:15 Bug #20719: Redundant render of helpTextIcon in tceforms
committed to trunk rev 5797 Steffen Kamper
14:14 Revision 153dbc83: Fixed Bug #11476: Redundant render of helpTextIcon in tceforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5797 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:07 Bug #20613: Remove all DEPRECATED Static Templates
Resolved as duplicate of #18194 Christian Kuhn
11:59 Revision 46e10858: Follow-up to #11379: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5796 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:44 Bug #20899 (Closed): No pagetree refresh using "Create new page" in pagetree docheader
After creating a new page, the pagetree does no refresh
(issue imported from #M11741)
Christian Leicht
11:36 Bug #14692: Access to file resources does not work with mod_fcgid
Well, it seems I was no longer able to reproduce the issue. I'm using mod_fcgid here as well but the problem does not... Michael Stucki
11:28 Bug #14692: Access to file resources does not work with mod_fcgid
For over 4 years? crazy! Cyrill Helg
11:14 Bug #14692: Access to file resources does not work with mod_fcgid
No objections! In contrary, I'd highly appreciate it.
Might be that Stucki is probably searching for the most perfec...
Marcus Krause
10:24 Bug #20897 (Closed): absRefPrefix does not work with "magic image"
absRefPrefix does not work for magic images.
Realurl is installed and working on the main site but for my newslet...
Markus
10:07 Revision 5280f9ec: Follow-up to #11373: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5795 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:30 Revision e6951731: Follow-up to #11408: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5794 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:24 Revision 735cd6d5: Fix typos in ChangeLog file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5793 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:21 Bug #20896: rtehtmlarea crashes chrome-browser when utf-8 letters are used
Doesn't occur in normal Text-Records but in tt_news-records David Bruchmann
09:00 Bug #20896: rtehtmlarea crashes chrome-browser when utf-8 letters are used
Bug is posted at google too:
http://code.google.com/p/chromium/issues/detail?id=19578
David Bruchmann
08:28 Bug #20896: rtehtmlarea crashes chrome-browser when utf-8 letters are used
Take some text from here - I used the Text from inside meta-description prepended with "Newsbeitrag Text äöü ÄÖÜ ß ":... David Bruchmann
08:23 Bug #20896 (Closed): rtehtmlarea crashes chrome-browser when utf-8 letters are used
rtehtmlarea crashes chrome-browser when utf-8 letters are used.
Opening a record with arabic text (mixed with wester...
David Bruchmann

2009-08-17

23:10 Bug #4047: There's no error message when adding an event failed
Francois Suter wrote:
> I really think the only situation where this happened was when a task was declared, but th...
Ingo Renner
22:51 Bug #4047 (Resolved): There's no error message when adding an event failed
Solved in r1121
I really think the only situation where this happened was when a task was declared, but the corres...
Francois Suter
23:09 Bug #4263: Execution pool is not really an array
Francois Suter wrote:
> This is not the way it is currently implemented in the BE module. There's no way to add ...
Ingo Renner
22:29 Bug #4263 (Closed): Execution pool is not really an array
I took a closer look at the execution pool that each task possesses as a member variable. It is meant to be an array ... Francois Suter
23:08 Bug #4264 (Closed): Adjust calculation of last execution
A task execution may have an end time. It should not run beyond that time. The way this is currently implemented, the... Francois Suter
23:04 Feature #4019: Make events implement a method that returns whether they ran successfully
Francois Suter wrote:
> I was thinking about another solution: the execute() method of a given task could be allow...
Ingo Renner
21:24 Feature #4019 (Needs Feedback): Make events implement a method that returns whether they ran successfully
> A separate method is not needed after all. It should be enough to evaluate the return value of a task's execute() m... Francois Suter
18:56 Feature #4019: Make events implement a method that returns whether they ran successfully
A separate method is not needed after all. It should be enough to evaluate the return value of a task's execute() met... Ingo Renner
22:57 Feature #4261: Add indicator for disabled tasks
Francois Suter wrote:
> Committed a follow-up in r1119
>
> Small cleanup
fine with me
Ingo Renner
21:00 Feature #4261: Add indicator for disabled tasks
Committed a follow-up in r1119
Small cleanup and removal of code which must wait until flash messages are committe...
Francois Suter
18:02 Feature #4261 (Resolved): Add indicator for disabled tasks
Applied in changeset r1115. Ingo Renner
17:35 Feature #4261 (Closed): Add indicator for disabled tasks
Add indicator for disabled tasks Ingo Renner
21:49 Bug #4256: Weird calculations of minutes in cron cmd
Actually I'm wondering about this still. What I wrote is what I understood from the crontab description (man of cront... Francois Suter
18:49 Bug #14692: Access to file resources does not work with mod_fcgid
Hmm what about applying this patch to core? Cyrill Helg
18:23 Revision 7c2a7e21: Bugfix: #4252: Tx_Extbase_Utility_Extension::setModuleConfiguration() expects parameters 3 and 4 to be references but gets values from t3lib_loadmodules
Steffen Kamper
15:43 Revision ce42ab56: fixed ChangeLog for #11724
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5792 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:44 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
Sure - this only makes sense for servers with clients/sites all from the same timezone. Stefan Geith
10:06 Bug #20868: click-enlarge function for images does not work correctly in IE8
The reported bug affects the system extension tx_cms_showpic. Have anybody ever tried to click-enlarge an image with ... Maik Matthias
09:57 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
After looking into it again, I cannot find the original indication of a weak encryption key in the current source.
...
Philipp Hagemeister
09:23 Feature #20880: t3lib_BEfunc::selectVersionsOfRecord: Need a Hook for query-buildung
With the implementation of feature #20887 (http://bugs.typo3.org/view.php?id=11722) this issue is resolved, as the SQ... Mathias Gisch
01:50 Bug #20894: ENABLE_INSTALL_TOOL file check in yellow box doesn't check the file age
Bug number was #20638. Moreno Feltscher
01:49 Bug #20894 (Closed): ENABLE_INSTALL_TOOL file check in yellow box doesn't check the file age
In revision a new file age check was implemented by Michael Stucki. After one hour inactivity time using the install ... Moreno Feltscher

2009-08-16

22:49 Bug #4256 (Rejected): Weird calculations of minutes in cron cmd
This is not a bug. I just opened a report to document that behavior. It should probably go in the manual.
Any of t...
Francois Suter
22:45 Bug #4256 (Closed): Weird calculations of minutes in cron cmd
If you set a weird frequency like:
*/23 * * * *
and you have a start date at 17:00, for example, you might expe...
Francois Suter
22:37 Bug #20891: t3lib_db::exec_... - functions use direct mysql-commands
I see, you don't wanna talk about it.
It's paradox but you're free to talk about that ;-)
I expected some argumen...
David Bruchmann
22:08 Bug #20891: t3lib_db::exec_... - functions use direct mysql-commands
Use DBAL or adodb if you like to use other DBMSs! Marcus Krause
22:36 Bug #4224 (Needs Feedback): Scheduled tasks are not all executed by the cron script
I haven't been able to reproduce this situation. I'm leaving this bug report open for feedback in case someone stumbl... Francois Suter
22:17 Bug #20843: Exporting t3x file delivers wrong data
As the sample extension has been removed, I hereby set the view status to public. Marcus Krause
18:51 Feature #4039 (Resolved): For the task registration, try to use autoloading for the class attribute
Francois Suter
18:48 Feature #4039 (Accepted): For the task registration, try to use autoloading for the class attribute
Resolved in r1114 Francois Suter
18:50 Bug #3727 (Rejected): Compatibility with EXT:ml_tut_gabriel
As development of the Scheduler has progressed it has become even more incompatible with Gabriel, since the API was c... Francois Suter
17:08 Task #4255 (Resolved): Clean up Task API usage
Francois Suter
17:08 Task #4255: Clean up Task API usage
Added also setters and getters for task uid and next execution timestamp.
Solved in r1113
Francois Suter
16:06 Task #4255 (Closed): Clean up Task API usage
Now that the tx_scheduler_Task class has proper setters and getters, clean up usage of task API throughout the shedul... Francois Suter
15:57 Task #4254 (Resolved): Ensure consistency of naming for additional parameters
Solved in r1112 Francois Suter
15:45 Task #4254 (Closed): Ensure consistency of naming for additional parameters
Additional parameters (the part after the :: in the CRID) are named in various way throughout the Scheduler. Make tha... Francois Suter
15:49 Feature #4199 (Resolved): Allow disabling of existing tasks
Francois Suter
15:48 Feature #4199: Allow disabling of existing tasks
Solved in r1111 Francois Suter
15:32 Bug #3388 (Resolved): Error with insert in Module
No feedback and I'm pretty sure this bug doesn't happen anymore . Closing the report. Francois Suter
15:02 Bug #20756: no login since 4.28 in Firefox 3.5
I tried logging in with FF 3.5.2 on TYPO3 4.2.8 with felogin and it works without problems.
Try deleting your brow...
Chris topher
09:16 Bug #20756: no login since 4.28 in Firefox 3.5
The problem is unfortunately still Felix no-lastname-given

2009-08-15

22:34 Bug #20890: unused parameter for t3lib_db::fullQuoteStr() and fullQuoteArray()
quoteStr() and escapeStrForLike() are concerned too
Perhaps this construction is used by dbal in another useful wa...
David Bruchmann
19:36 Bug #20890 (Closed): unused parameter for t3lib_db::fullQuoteStr() and fullQuoteArray()
the 2nd parameter $table isn't used in 3lib_db::fullQuoteStr($str, $table) and fullQuoteArray($arr, $table, $noQuote=... David Bruchmann
20:45 Bug #20893 (Closed): function sql($db,$query) should be wrapper only because it's an alias for sql_query
function sql($db,$query) {
return $this->sql_query($db,$query);
}
instead of full copy of sql_query($db,$query)...
David Bruchmann
20:41 Bug #20891: t3lib_db::exec_... - functions use direct mysql-commands
quoteStr($str, $table),
admin_get_tables(),
admin_get_fields($tableName),
admin_get_keys($tableName),
admin_get_c...
David Bruchmann
19:47 Bug #20891 (Closed): t3lib_db::exec_... - functions use direct mysql-commands
t3lib_db::exec_... - functions use direct function mysql_query()
instead they should use $this->sql_query()
...
David Bruchmann
20:04 Bug #20892 (Closed): SELECT_mm_query for dbal/adodb
Due to http://bugs.typo3.org/view.php?id=9620 SELECT_mm_query and perhaps (don't know) exec_SELECT_mm_query have to b... David Bruchmann
17:13 Bug #20889: File list tree-<ul> lacks id="treeRoot"
ok, DAM is another item. There is no need to think about that now from your point of view. David Bruchmann
16:41 Bug #20889: File list tree-<ul> lacks id="treeRoot"
I had a similar idea some months ago, while wondering that DAM has no AJAX-enabled trees. The patches were so compreh... Steffen Gebert
16:35 Bug #20889: File list tree-<ul> lacks id="treeRoot"
Perhaps it's possible to render both filetrees by the same function (which has to be written or mapped)? David Bruchmann
16:26 Bug #20889: File list tree-<ul> lacks id="treeRoot"
Ohh.. I can enter HTML-Code in the bugtracker? Funny..
Please place < ul > everywhere, where you see the big white...
Steffen Gebert
16:23 Bug #20889 (Closed): File list tree-<ul> lacks id="treeRoot"
The <ul> of page tree has id="treeRoot", the <ul> in file list has NOT.
stylesheet.css adds a top-margin for this ...
Steffen Gebert
16:44 Bug #20882: File list module doesn't work in IE6
height: 100% was missing for the body tag.
patch attached
Steffen Gebert
14:45 Feature #20856: debug in t3lib
Inside the functions linking to each other it's better to write [Class]::[function]
So there is no need to instantia...
David Bruchmann
13:55 Feature #19343: Feature: Hook in setup for additional tabs
no longer needed Steffen Kamper
12:26 Bug #20878: Remove the bypass to log in from the local loopback device
Great to hear that. Wise decision. Marcus Krause
02:19 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
Hi,
this issue still exists with typo3 4.2.8 . The suggested solution still works. However now you have too look a...
Joachim Lippold
01:05 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
Short note at a first glance:
The encryption key is generated randomly enough when using the install tool (/dev/uran...
Marcus Krause
00:21 Revision b926af50: Follow up to #11724: Fixed indentation of localized records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5791 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2009-08-14

21:50 Bug #20887: speed up function t3lib_BEfunc::selectVersionsOfRecord
committed v3 to trunk rev 5790 Rupert Germann
17:04 Bug #20887 (Closed): speed up function t3lib_BEfunc::selectVersionsOfRecord
problem:
when viewing the extended listview in the Backend, TYPO3 does 2 queries for each record to find out if it h...
Rupert Germann
21:38 Revision 9f6a9260: Fixed bug #11722: Performance improvement: speed up function t3lib_BEfunc::selectVersionsOfRecord
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5790 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
21:20 Bug #20888: Icons in List Module aligned badly
committed to trunk in r5789 Ingo Renner
21:18 Bug #20888 (Closed): Icons in List Module aligned badly
The icons in the list module are aligned badly vertically, also a huge gap is found between icons and label.
(iss...
Ingo Renner
21:20 Revision 3baaa353: Fixed vertical alignment of text and icons in list module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5789 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:57 Revision a4181987: Followup to 11474: updated performance section in NEWT.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5788 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
19:32 Revision 167d4bbb: Added missing icon in t3skin for the divider content element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5787 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:18 Revision 9b4107b1: Revert some of the post-cleanup to bug #11397 because it was wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5786 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:28 Revision 2de4b7e2: Post-cleanup to bug #11397
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5785 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:24 Feature #20856: debug in t3lib
Here is an Example-Output for an object:
http://www.bruchmann-web.de/fileadmin/debugExamples/debug_tceForms.html
David Bruchmann
17:22 Bug #20105: Clickmenu doesn't work with IE8
This bug was already fixed some time ago. Michael Stucki
15:01 Bug #20105: Clickmenu doesn't work with IE8
yes, please! Steffen Gebert
15:44 Bug #20886 (Closed): Probable Cross-Site Scripting Vulnerability in showpic.php
In typo3/sysext/cms/tslib/showpic.php:222+226, user input is outputted in an HTML document without any transformation... Philipp Hagemeister
15:14 Bug #20883: speed up function t3lib_iconWorks::skinImg()
FYI: committed attached v4 to trunk rev 5784 Rupert Germann
13:11 Bug #20883 (Closed): speed up function t3lib_iconWorks::skinImg()
problem:
function t3lib_iconWorks::skinImg() wastes processing time because it is called hundreds of times when rend...
Rupert Germann
14:55 Feature #20885 (Closed): Hook request in TCEmain
I would appreciate you could include the attached hook patch into typo3.
The attached hook permits defining complex ...
Andre
14:55 Revision 12561550: Fixed bug #11718: Performance improvement: speed up function t3lib_iconWorks::skinImg() by caching the results
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5784 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
14:44 Bug #20884 (Closed): Hardcoded parameter results in lengthy image rendering
In t3lib/class.t3lib_stdgraphic.php, about line 270, typo3 calls imagemagick with the argument -sharpen 50. This valu... Philipp Hagemeister
13:44 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
You are telling me that you want to make this decision for ALL your clients, no matter in what country they live. If ... Michiel Roos
10:40 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
Solution:
Edit the php.ini file on your server e.g. with
vi /etc/php5/apache2/php.ini
Search for "date.timezo...
Stefan Geith
13:29 Bug #20882: File list module doesn't work in IE6
JS function resizeDocBody() in typo3/template.php is responsible.
But I have no idea, what has to be changed there..
Steffen Gebert
13:19 Bug #20882: File list module doesn't work in IE6
of course steffen with 2x "f": callto:steffengebert Steffen Gebert
13:18 Bug #20882: File list module doesn't work in IE6
<div id="typo3-docbody"> gets height=0px from anywhere.
Crappy IE Developer toolbar might help a bit.
I'm avail...
Steffen Gebert
13:04 Bug #20882: File list module doesn't work in IE6
nope Steffen Gebert
13:00 Bug #20882: File list module doesn't work in IE6
Do you get any JavaScript errors? Oliver Hader
12:49 Bug #20882: File list module doesn't work in IE6
Hint: If you step back so many revisions, clear typo3conf/temp_CACHED* to avoid requiring non-existant files.
P.S:...
Steffen Gebert
12:48 Bug #20882 (Closed): File list module doesn't work in IE6
File list module shows no folder tree (shows for ~0.5sec and then folders immediately vanish).
Module is unusable ...
Steffen Gebert
12:37 Revision 4f1b488b: [~BUGFIX] Extbase {Persistence): Added a check if $columnConfiguration['config'] exits in DataMap:: setRelations(). Related to #4203.
Jochen Rau
11:36 Bug #20881 (Closed): Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
When saving the "All configuration" page in the Install Tool, TYPO3 always sets the value for TYPO3_CONF_VARS[FE][dis... Michael Stucki
11:24 Revision f8e19283: [+BUGFIX] Extbase (Persistence): Added missing return statement. Resolves #4242.
Jochen Rau
11:19 Revision 4d27c73e: [+BUGFIX] Extbase (Persistence): Check for existing Value Objects respects now deleted and hidden. Rsolves #4243.
[+BUGFIX] Extbase (Persistence): The properties are now fully quoted (t3lib_db::fullQuoteStr). This may not work with... Jochen Rau
10:56 Feature #20689: Add a registry to t3lib
committed to trunk r5783 Ingo Renner
10:54 Revision 21590939: [+BUGFIX] Fluid (TemplateParser): The View Helper name is now resolved correctly even if it has more than two levels (like f:foo.bar.baz). Added Unit Test. Resolves #4231.
Jochen Rau
10:53 Revision 966fcca5: Added feature #11438: Add a registry to t3lib
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5783 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:42 Feature #20880 (Closed): t3lib_BEfunc::selectVersionsOfRecord: Need a Hook for query-buildung
The selectVersionsOfRecord() selects all records based on the uid or t3ver_oid in combination with the pid field. Thi... Mathias Gisch
10:15 Bug #19105: dbal incompatible SQL in extension impexp
Fixed in TYPO3_4-2 and Trunk. Michael Stucki
10:10 Revision 9a2fabbd: Fixed bug #8968: DBAL incompatible SQL in "impexp" extension (thanks to Marc Bastian Heinrichs)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5782 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:06 Revision f53a179b: Fixed bug #8968: DBAL incompatible SQL in "impexp" extension (thanks to Marc Bastian Heinrichs)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5781 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:35 Bug #20879 (Closed): External URLs get prefixed with http://typo3/
When inserting an external URL typo3 prefixes the url with http://typo3/.
This error was corrected in issue 001100...
Jonas Groth
09:05 Bug #20878: Remove the bypass to log in from the local loopback device
This should be fixed before the next version. Michael Stucki
09:02 Bug #20878 (Closed): Remove the bypass to log in from the local loopback device
See the discussion about bug 11450 in the dev- and the core-list. We agreed to remove the 127.0.0.1 bypass completely... Mario Rimann
09:01 Bug #20861: Duplicate SQL definition of table index_stat_word
Committed to trunk in revision 5780 Francois Suter
09:00 Feature #20700: Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
As agreed with Mario, we will not apply this change and use a different solution (the other way around) instead. Michael Stucki
08:58 Revision 1cb3dea3: Code cleanup #11687: Removed duplicate SQL definition of table index_stat_word
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5780 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter

2009-08-13

18:01 Bug #20836: thumbs.php should disable error display
Of course this is the easiest and quickest solution, but it only partly solves the problem. We should generally add ^... Andreas Wolf
16:24 Bug #20836: thumbs.php should disable error display
Why not just checking if the PHP version is 5.3.x (or higher) and removing "E_DEPRECATED" from being logged by settin... Oliver Hader
16:37 Feature #20877 (Closed): Optimize database queries to session tables
Database queries to session tables will be performed each request when a frontend or backend user is logged in. To de... Oliver Hader
16:28 Feature #20876 (Closed): Integrate possibility to enable/disable the deprecation logging
In TYPO3 4.3 a deprecation logging was introduced that shall help developers to keep track of functions/methods that ... Oliver Hader
15:18 Bug #20875 (Closed): The descriptionlength and other parameters are hardcoded for listview
Some parameters are hardcoded in the frontendplugin, while it would be neat to be able to configure it in TS. The att... Nabil Saleh
11:56 Bug #20874 (Rejected): GMENU_FOLDOUT does not render the onclick event (and becomes useless)
If you use a GMENU_FOLDOUT the needed onclick= property will not be added to the menu anchor hrefs.
The core ignores...
Ferdinand Kuhl
11:37 Bug #18781: field tablename in sys_refindex too short
Solution leads to new problems. Michael Stucki
11:37 Bug #18781: field tablename in sys_refindex too short
This leads to a problem as reported in #20867: The index "lookup_string" of sys_refindex consists of "ref_table" and ... Michael Stucki
11:09 Bug #20873 (Closed): Preview of hidden page translations is not possible
If the translation of a page is marked as hidden and the default language is not and you try to preview it, you'll ge... Tobias Pinnekamp
11:08 Feature #20872 (Closed): override local variable $msg in t3lib_div->sysLog
when i manipulate the log-message in my hook-function, it dosen't affected the variable $msg in t3lib_div->sysLog.
...
Marco Peemoeller
10:58 Bug #17539: OCI_INVALID_HANDLE
This bug can be closed. At the end (and with some debugging work) all worked fine.
Thank you for your support!
Moreno Feltscher
08:02 Bug #17539: OCI_INVALID_HANDLE
I have seen this when using the 'Western European' Oracle Express 10g on a UTF-8 dataset.
Patrick Broens tipped me...
Michiel Roos
08:31 Feature #16586: displayCond for flexforms, that affects on row of element
Change has patch. Andreas Otto †
00:56 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
Thanks for feedback, Lukas!
Ok, maybe I wasn't precise enough:
The current faulty implementation in 4.2 with "PRI...
Christian Kuhn
00:25 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
I'm not sure if this is really fixed:
PRIMARY KEY (page_id,mpvar_hash)
Imagine 2 MySQL hosts with the same HTTP req...
Lukas Taferner
00:27 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
Oliver, can you please take care that the issue will be fixed :)
Please check my comment @ #0010508
Lukas Taferner

2009-08-12

23:15 Bug #20561: cookie domain doesn't work with correct syntax.
So what has been configured as cookiedomain and what is the server sending?
Without any further data, nobody is ab...
Marcus Krause
17:06 Bug #20869 (Closed): External files with Umlauts/special chars in filename are not indexed
indexed_search fails to index external files with umlauts in the filename. This is because the special characters are... Christian Weiske
17:03 Bug #20868 (Closed): click-enlarge function for images does not work correctly in IE8
The popup-window generated by the click-enlarge function produces an IE-Error stating that a function was blocked. Th... Maik Matthias
15:35 Bug #20845: disableNoCacheParameter breaks FE Cache
+1
patches for 4.2 tested: the applied fine and solved the problem;
regards georg
Georg Kühnberger
11:33 Bug #20581: functions flushByTag and flushByTags in caching framework db backend are very unefficient
commited to trunk rev 5576 Rupert Germann
11:33 Bug #20581: functions flushByTag and flushByTags in caching framework db backend are very unefficient
arghh, I'm getting old ;-/
already committed.
Rupert Germann
11:08 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Additionally, I've now changed the value of "TMPL CONDITIONS - ALL" and cut off the last character so these entries c... Michael Stucki
10:56 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Just a note: This fixes only the DB scheme definition. In order to apply the change, you need to update the database ... Michael Stucki
10:55 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Fixed in TYPO3_4-2. The problem is solved in a different way already in Trunk, so it won't occur in 4.3 anyway.
Th...
Michael Stucki
11:07 Revision 92cf841b: Follow-up to bug #11513: Shorten one ident field which is known to be too long (solved the issue on those setups where the DB is not updated)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5779 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:05 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
This was indirectly fixed by Ingo with #19427 in rev. 4336 for the new 4.3 caching framework.
A fix for 4.2 would ...
Christian Kuhn
10:55 Revision 226b5e85: Fixed bug #11513: cache_hash table could not be filled because information field (ident) was too short (thanks to Ingo Schmitt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5778 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:21 Bug #20867: Table sys_refindex / KEY lookup_string not UTF-8 compatible
i can reproduce it Georg Ringer
09:58 Bug #20867: Table sys_refindex / KEY lookup_string not UTF-8 compatible
Relations: Bug reports #20386 & #20386 Morton Jonuschat
09:58 Bug #20867 (Closed): Table sys_refindex / KEY lookup_string not UTF-8 compatible
In t3lib/stddb/tables.sql the key definition was changed from (ref_table(133),ref_string) to (ref_table,ref_string).
...
Morton Jonuschat
09:45 Bug #20866 (Closed): removeBadHTML is returning an empty string
The function removeBadHTML is returning an empty string if the text to check contains special utf8-encoded chars.
...
Thomas Gabler

2009-08-11

17:53 Revision 5989c740: Update ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5777 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:15 Feature #20862: TYPO3 needs to support the Semantic Web in the core / RDFA / Web 3.0
A new doctype needs to be added:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/D...
Michiel Roos
16:33 Feature #20862: TYPO3 needs to support the Semantic Web in the core / RDFA / Web 3.0
RDFa primer: http://www.w3.org/TR/xhtml-rdfa-primer/
RDFa examples: http://www.google.com/support/webmasters/bin/ans...
Michiel Roos
16:24 Feature #20862 (Closed): TYPO3 needs to support the Semantic Web in the core / RDFA / Web 3.0
I came across a video about Tim Berners Lee on the Semantic Web [1].
After that I jumped to an Introduction video ...
Michiel Roos
17:15 Bug #20864 (Closed): Provide a method countByTag() for caching backends
In t3lib_tsfeBeUserAuth::extGetNumberOfCachedPages() a count() is done on the results of a getByTag() call. This coul... Ingo Renner
17:09 Revision 1e583d97: fixed class comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5776 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:08 Revision 8d67975c: fixed naming of variables in flushByTags()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5775 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:04 Bug #20863 (Closed): TCEmain clears cache inefficiently
In TCEmain::clear_cache() the cache for certain page IDs gets cleared through a foreach loop calling flushByTag. Inst... Ingo Renner
16:11 Bug #16996: automaketemplate relPathPrefix and fragments
Core issue:
t3lib_parsehtml:
00994 function prefixRelPath($prefix,$srcVal,$suffix='') {
00995 ...
Jigal van Hemert
15:41 Bug #20861 (Closed): Duplicate SQL definition of table index_stat_word
Table index_stat_word is defined twice in indexed_search/ext_tables.sql
The two definitions are identical except f...
Francois Suter
15:40 Feature #14870: automaketemplate doesn't use relPathPrefix for IE-Flash-Implementation and others
This is a core issue:
In t3lib/class.t3lib_parsehtml.php in t3lib_parsehtml::prefixResourcePath() the following shou...
Jigal van Hemert
15:37 Bug #20860: Incomplete SQL comments in t3lib/stddb/tables.sql
Committed to trunk in rev 5774 Francois Suter
15:29 Bug #20860 (Closed): Incomplete SQL comments in t3lib/stddb/tables.sql
The name of the table is missing in the comments for tables sys_refindex_words, sys_refindex_rel and sys_refindex_res... Francois Suter
15:35 Revision 75b99d1c: Code cleanup #11686: Incomplete SQL comments in t3lib/stddb/tables.sql
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5774 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:19 Bug #20581: functions flushByTag and flushByTags in caching framework db backend are very unefficient
Rupi, will you send this to the core team list? Michael Stucki
15:13 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
@Bruce: Does this problem still exist in current versions? Christian Kuhn
11:55 Feature #4199: Allow disabling of existing tasks
Francois Suter wrote:
> Somehow I find it more logical and convenient to have the disabled indication be a DB field....
Ingo Renner
09:31 Feature #4199: Allow disabling of existing tasks
Somehow I find it more logical and convenient to have the disabled indication be a DB field. It makes it possible to ... Francois Suter
10:22 Revision ade1b965: corrected TX to Tx
Steffen Kamper
09:20 Task #4045: Explain what the abbreviation "CRID" stands for
Updated the description in r1100.
The description wrongfully mentioned that the CRID was unique. It needs not be, ...
Francois Suter
09:17 Revision d03b1f75: [!!!][~TASK] Extbase (Dispatcher): committed initial version of BackendDispatcher
Steffen Kamper
08:28 Bug #20843: Exporting t3x file delivers wrong data
That makes sense. Using ob_end_clean() for all existing buffers would also be fine.
I guess that some PHP scripts th...
Oliver Hader
01:39 Revision 21dba0c5: [~TASK] Fluid (ViewHelpers): Follow-up. Added several files.
Jochen Rau
01:37 Revision 4467e66b: [~FEATURE] Fluid (ViewHelpers): Adjusted AbstractFormViewHelper to be able to namespace arguments. Fixed several Unit Tests. The patch was provided by Bastian. Thanks a lot! Resolves #3317.
Jochen Rau
01:20 Revision f20a7155: [!!!][~TASK] Extbase (Utility): Moved configureDispatcher() and registerPlugin() from Tx_Extbase_Utility_Plugin to Tx_Extbase_Utility_Extension. THIS WILL BREAK YOUR EXISTING EXTENSIONS. Please Rename all occurrences of Tx_Extbase_Utility_Plugin to Tx_Extbase_Utility_Extension and clear your caches. Resolves #4162.
[!!!][~BUGFIX] Extbase (Persistence): Restructured responsibilities of Repository and Session. You don't need to regi... Jochen Rau
 

Also available in: Atom