Project

General

Profile

Activity

From 2009-06-07 to 2009-07-06

2009-07-06

22:20 Bug #20725 (Closed): Compare Database cannot handle ENGINE when DBAL is installed
When having DBAL installed and using the COMPARE command of the database analyzer always shows the following entries,... Markus Klein
21:50 Bug #20724 (Closed): Error with User Manager when DBAL is installed. (Applies also to 4.2.8)
When DBAL extension is installed and I'm trying to use the User Manager module to "List Users Online" the following p... Markus Klein
20:06 Revision de6b538f: Fixed Bug #11480: missing BACK_PATH in css inclusion of Ext Js Stylesheets
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5695 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:01 Bug #18653: top.loadTopMenu undefined
The problem still persists in Typo3 4.2.8 if the following is set:
User settings / Edit & Advanced functions / Dis...
Philipp Metzler
17:47 Bug #20386: Table sys_refindex cannot be created with DBAL
Fixed in Trunk (rev. 5694) Michael Stucki
17:46 Revision db045dc3: Revert old change from 2006-09-01: Remove key length for sys_refindex table (was needed by [SYS][multiplyDBfieldSize] which is considered deprecated nowadays) (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5694 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:38 Feature #3308 (Rejected): Job to remove ENABLE_INSTALL_TOOL
Dropped for the time being, after discussion with Lars. Francois Suter
16:09 Feature #17024: request for configurability of pagetree view in web->page module
Also, it doesn't apply to 4.1 (which we are stuck to since RHEL does not support PHP 5) Steffen Stein
15:50 Feature #17024: request for configurability of pagetree view in web->page module
I don't see how.
This request focuses on displaying only e.g. editable pages in a given mount in the pagetree vie...
Steffen Stein
14:48 Bug #20723 (Closed): Links in RTE cannot be edited, have red border and are not rendered
After update to 4.2.8 the links to external pages are not prepended with http://typo3/ anymore, but after creating on... Matthias Stübner
13:37 Bug #20686: Warning: touch() [function.touch]: Utime failed
Same on TYPO3 4.2.8.
$enableInstallToolFile = PATH_typo3conf . 'ENABLE_INSTALL_TOOL';
if (is_file ($enableIns...
Jacco van der Post
13:36 Bug #20686: Warning: touch() [function.touch]: Utime failed
Same happens with typo3 4.1.12 on PHP4.4.8 on FreeBSD.
That is with all directories writable: green checks
I n...
Thomas Noest
11:56 Bug #20722 (Closed): Pagetree: Expand/collaps DB-Mounts buggy
Problem:
User X has to DB-mounts
DBM 1
DBM 2
If he/she expands DBM 1 in the pagetree DBM 2 disappears compl...
Uschi Renziehausen
10:38 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
@christopher
yes, i use all the tipps and hints, so tabledefinitions and database ok, browsercache clear, no temp*ca...
Christoph Jander
10:30 Bug #20721 (Closed): 1-2-3 Installer: Step 2 reports: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource
Hey guys,
I tried to set up TYPO3 4.2.6 on our server of host gator, but it report the error when I come to the se...
Micah
00:52 Feature #20115: Enable BE-User to change their OpenID
v3 is for the rewritten setup module Steffen Gebert

2009-07-05

22:54 Bug #20720 (Closed): missing BACK_PATH in css inclusion of Ext Js Stylesheets
If stylesheets for Ext Js are defined in $GLOBALS['TBE_STYLES'] they are relative to typo3-dir. So with inclusion $th... Steffen Kamper
13:13 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Problem is in the hardcoded true for $hasSub in function getBrowsableTree in class.webpagetree.php that builds up the... Andreas Kießling

2009-07-04

23:44 Bug #20719 (Closed): Redundant render of helpTextIcon in tceforms
the used markup is a double of t3lib_BEfunc::helpTextIcon.
So use it.
(issue imported from #M11476)
Steffen Kamper
20:50 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
also check if you use extensions that use XCLASSES.
In the Backend see:
Tools->Configuration
Select "TYPO3_CONF_VA...
Mathias Schreiber
20:02 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
Did you compare the database in the install tool and did you delete the TEMP*Cached files?
Also clear your browser c...
Chris topher
20:44 Bug #20718 (Closed): Add 'doNotLoadInFE' => 1, to several system extensions, speeding up the frontend
As an addition to ticket 11474 I changed most of the BE related system extensions to use 'doNotLoadInFE' => 1
This...
Mathias Schreiber
20:28 Feature #20717 (Closed): Store separate extlist for the frontend
If you have a lot of extensions loaded your frontend and backend becomes slower and slower.
In order to at least red...
Mathias Schreiber
18:35 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Fixed in TYPO3 4.2.8 Michael Stucki
14:46 Bug #20716 (Closed): ChangeLog is quite big and could be split to multiple files
The ChangeLog file is getting bigger and bigger, though usually people are only interested in the changes since the l... Ingmar Schlecht
01:36 Bug #20715 (Closed): no possibility to set returnpath for mails in class.t3lib_htmlmail.php
the existing variable $this->returnPath is used if this->forceReturnPath is set, which gets its value from $GLOBALS['... Bernd Wilke

2009-07-03

21:54 Revision edf81ced: Fix ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5693 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:53 Revision 629a5264: Tagging TYPO3 4.2.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-8@5692 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:52 Revision d6685a3d: Release of TYPO3 4.2.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5691 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:36 Revision f1fd5803: Fix ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5690 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:35 Revision 39a68c1a: Tagging TYPO3 4.1.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-12@5689 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:35 Revision b392b360: Release of TYPO3 4.1.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5688 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:35 Revision 1c6d6308: Updated htmlArea RTE version to 1.7.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5687 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:12 Revision bc886ced: Follow-up to issue #11391: Backport of the admin button was only half-way finished, in fact it was never visible due to a missing variable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5686 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:12 Revision e6dec72c: Raised version number of rtehtmlarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5685 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:05 Revision 0a76d3c4: Follow-up to issue #11391: Backport of the admin button was only half-way finished, in fact it was never visible due to a missing variable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5684 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:27 Bug #20712: Popup dialogs are not styled in v1.7.9, FF3.0.11, TYPO3-4.2.6. Wrong values in line 3520
I think this is a duplicate of issue #10982. Stanislas Rolland
12:09 Bug #20712 (Closed): Popup dialogs are not styled in v1.7.9, FF3.0.11, TYPO3-4.2.6. Wrong values in line 3520
When I hit the "generate table" button the appearing popup dialog window isn't styled because the href attribute of t... Martin Bless
16:15 Bug #20713 (Closed): $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
Problem:
In Revision 4482 (for bug #19628) the internal structure of the method t3lib_BEfunc::viewOnClick() was cha...
Fabrizio Branca
11:52 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Hey guys,
in the newest changelog (TYPO3 4.2.7, http://wiki.typo3.org/TYPO3_4.2.7#Changelog) is this patch included....
Andy Grunwald
09:17 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
thanks Lars,
in my patch there is missing the initialisation of the var $admin, too.
So thanks for that :)
Sven Juergens
04:23 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Sven: Your patch did not apply for me so I have created another one that should apply without problems.
I have als...
Lars Houmark
04:21 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Not working for 4.2 and 4.1. Patch 11391_followup_v2.patch solves that for 4.2 at least. Lars Houmark
11:50 Bug #20711 (Closed): deleting a older version of a content element / deletes always the live content too
For example, you have 2 versions of an content element (like textbox) . Now, you delete the old version of the ele... CSommer
11:31 Revision f74bfff4: Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5682 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:30 Revision 4670550f: Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5681 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:07 Feature #20708: Integrate possibility to disable redirects on the fly
Committed to SVN Trunk (rev. 5679) for TYPO3 4.3-beta1 Oliver Hader
11:05 Revision ccd9a6b0: Added feature #11460: felogin - Integrate possibility to disable redirects on the fly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5679 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:43 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
As mentioned in my note from 2008-04-30 this can easily be fixed with the patches attached.
This odd situation doe...
Andreas Otto †
10:24 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
I have added patches for trunk (4.3), 4.2 and 4.1 which correct the odd situation. Andreas Otto †
10:40 Bug #19988: Rich text editor is not loading
I downgraded Firefox from 3.5x to 3.0.11
Now it works.
---
After a lot of upgrading/downgrading from TYPO3 4.3...
Marc Ehret
10:33 Bug #20603: align center with breakSpace and breakWidth
we're a couple of days further now...
is there someone out there who has a solution for this bug?
bilal
09:59 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
Same fatal-errors in typo3 ver. 4.2.7 Christoph Jander

2009-07-02

23:46 Revision fe2e9749: Updating version number to 4.0.14-dev after release of 4.0.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5678 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:42 Revision 5059b04f: Tagging TYPO3 4.0.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-13@5677 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:27 Revision 3b8115ce: Release of TYPO3 4.0.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5676 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:04 Revision f042a410: Fluid:
[+FIX] (ViewHelpers): Removed trailing whitespace in FormViewHelper, fixes #3814 Sebastian Kurfuerst
22:58 Revision 8b698268: Extbase:
[+FEAT]: Added TypoScript converter method (to convert from new TS to classic TS). Fixes #3293. Sebastian Kurfuerst
22:48 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
the patch doesn't work on 4.2.7,
there ist no definition for $this->isAdmin
Sven Juergens
22:07 Bug #20509: You cannot switch FE-group in simulation in Web/View
11194_sliced_rootline_with_extendTo.diff:
The patch will establish rootline-truncation only for 'extendTo'-cases. ...
Niels Fröhling
20:14 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Andreys hint works fine for me. The problem occurred while moving from server to another.
The database was exported...
Stefan Frank
16:42 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
added a list with empty calls to $BE_USER->extGetLL(...) in tslib_content
the most annoying thing is, that there i...
Sven Juergens
15:35 Bug #20614: Remove checkbox for review - there are no reviews
topic 'Re: [TYPO3-dev] Removing "enable extension without reviews" checkbox'
Benjamin Mack a écrit :
> Hey,
>
...
Franz Holzinger
15:06 Revision 26ea332b: Updating version number to 4.2.8-dev after release of 4.2.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5675 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:01 Feature #19347: Integrate string replacement to stdWrap
Great! Michael Klapper
15:00 Revision f5cd0448: Tagging TYPO3 4.2.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-7@5674 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:00 Revision 5f9b2e9e: Release of TYPO3 4.2.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5673 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:40 Revision 4ae6abe2: Updating version number to 4.1.12-dev after release of 4.1.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5672 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:32 Revision 7733538b: Tagging TYPO3 4.1.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-11@5671 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:31 Revision 0e611541: Release of TYPO3 4.1.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5670 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
10:35 Feature #20709 (Closed): Serbian flag in sys_language selector
Hi,
Please add the serbian flag in the typo3/gfx/flags/ so it can be chosen in sys_language.
Thanks.
Best re...
Henrik Møller Rasmussen
09:58 Bug #20554: Use InnoDB for user/group tables
RFC was dropped Oliver Hader
09:51 Feature #20708: Integrate possibility to disable redirects on the fly
Thanks! +1 on reading and testing Oliver Hader
00:06 Feature #20708: Integrate possibility to disable redirects on the fly
Hi olly,
indeed this is useful having more than one login plugin on a page.
I made a patch the other way arround,...
Steffen Kamper
05:18 Revision 49da1799: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5669 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:15 Revision 96257238: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5668 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:08 Revision 0ffda111: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5667 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-07-01

23:13 Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an element
please tell me your charset settings Steffen Kamper
14:35 Bug #20706 (Closed): Russian chars in the comments are encoded wrong when changing the stage of an element
In the Versioning-Modul:
When you change the stage for an element, for example sending it to the reviewer, a javascr...
Marco Huber
19:48 Feature #20708 (Closed): Integrate possibility to disable redirects on the fly
The felogin extensions does not use and proper namespace to transfer data back to the TYPO3 system. Thus, it's not cl... Oliver Hader
19:18 Revision 2f92a057: Follow-up to feature #9615: Renamed extension from fe_edit to feedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5666 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:06 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The problem persists when no scheme is specified on the link. Firefox prepends the current base URL to the href attri... Stanislas Rolland
18:02 Bug #19988: Rich text editor is not loading
@Stefan: Use the Extension manager to 1. uninstall the RTE, 2. delete the local extension, 3. re-install the system e... Stanislas Rolland
15:44 Bug #20707 (Closed): After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
After udating from 4.1.10 to 4.2.6 several errors appear in class.browse_links.php like
Fatal error: Call to a mem...
Christoph Jander
12:52 Bug #17104: Install Tool does not work when using the right password
Hi Oliver,
sorry I tuned out of the bug report here. but now I am back, trying to install typo3 4.2.6 with the SAME...
zylonne
12:08 Bug #20663: IE8 compatibility mode can't be triggered properly
Hey, had the same problem. I fixed it temporarily by adding this:
page.headTag = <head> <meta http-equiv="X-UA-Com...
Benni Mack
09:56 Bug #20703: jsfunc.layermenu.js bug
please make a diff to the existing one. Which version was it, 4.2.6?
Steffen Kamper
06:50 Bug #20703 (Closed): jsfunc.layermenu.js bug
when mouse moves above the topmenu the dropdown menu is not closing.
Attached version has the partch
(issue...
Vahan Amirbekyan
09:52 Bug #20705 (Closed): Flexform doesn't know field type:passthrough
when using a field
<wType>
<TCEforms>
<config>
<type>passthrough</type>
<value>twitter</value>
</co...
Steffen Kamper
09:48 Bug #20704 (Closed): Section fields doesn't display default value
When you define section fields with a default value, it's not displayed on create new element. The default value is i... Steffen Kamper

2009-06-30

22:20 Bug #20637: Remove ancient blurLink code
no, that's part of the condition :)
But that's not enough. Also the link generation should be aware of this config...
Steffen Kamper
19:54 Bug #20637: Remove ancient blurLink code
Good idea!
What about the second part of the patch? I don't see a reason for a closing bracket. Bug?
- ' . $JSe...
Steffen Müller
18:15 Bug #20637: Remove ancient blurLink code
attached patch allows
config.noBlur = 1
to get rid of the
// Blurring links:
function blurLink(theObject) { ...
Steffen Kamper
16:25 Bug #25554 (Rejected): Handling of tab indentation is faulty
When opening a TS record in TCEforms (list module f.e.) and indenting lines with tab, these indentations are "gone" (... Administrator Admin
16:10 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
I replaced it with the code from T3 V 4.1.7 and it worked
// if (preg_match('/(.*/)(.*)$/', $fileref, $...
Christian Wessalowski
11:42 Bug #20701 (Closed): Wrong pattern modifier in t3lib_htmlmail
Warning: preg_match() [function.preg-match]: Unknown modifier ')' in /var/www/web36/web/trunk/t3lib/class.t3lib_htmlm... Franz Holzinger
15:00 Bug #20509: You cannot switch FE-group in simulation in Web/View
Additional bugs:
1: not protected
`-- 2: fe-protected (group A), no extendTo
`-- 3: not protected (but BE...
Niels Fröhling
14:01 Bug #18722: "Broken rootline" error when creating new page in Draft
Typo3 4.2.6
RealURL disabled
PHP 5.1
I just tried to apply teh patch as suggested, so the code of the functiuon ...
Sergii Khomenko
12:14 Bug #18819: felogin redirect won't work if "hide at login" is selected
I can reproduce the problem on:
TYPO3_VERSION: 4.2.6
PHP_VERSION : 5.2.6
felogin: 1.0.0
Jacco Lammers
11:43 Feature #20702 (Closed): Auto-formatting HTML in RTE in "Toggle HTML Source" view to make it readable
http://lists.typo3.org/pipermail/typo3-english/2009-June/062068.html
Hi List!
A lot of content that entered int...
Sergii Khomenko
10:49 Feature #20700: Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
OK, I think this request is bogus!
The install tool checks whether the client comes from 127.0.0.1 which would sol...
Mario Rimann
10:44 Feature #20700 (Closed): Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
I like the idea of having the ENABLE_INSTALL_TOOL file deleted if it's older than one hour.
But for local developm...
Mario Rimann
09:59 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
i can reproduce this and this definitly is leading to problems in any browser and also in 4.2.6 cause in a project, a... Georg Ringer
04:13 Bug #20690: transparent gif poor quality
Hello Christopher!
My provider doesn't allow ImageMagick and told me to install jb_gd_resize 1.1.1 which I did. ...
Stefan

2009-06-29

22:28 Bug #3760 (Resolved): New event has wrong next execution time
The error happened because the start date/time of a new event was set to 1 hour in the future by default (my fault, a... Francois Suter
22:26 Bug #3388 (Needs Feedback): Error with insert in Module
Francois Suter
22:25 Bug #3388: Error with insert in Module
This shouldn't happen anymore. Can you confirm? Francois Suter
22:18 Bug #19150: Page ID is always 0 in export module for impexp
As far as I can see, the issue is that the ID is not available as a GET var when t3lib_scbase->init() is called. Pat... Jeff Segars
19:54 Bug #20698 (Closed): Indexed Search on Windows does not index pdf files using xpdf (pdfinfo and pdftotext)
I am using TYPO3 4.2.3 WinInstaller (on WinXP) in my test-environment and Windows 2003 Server and IIS6 as productive ... Robert Wunsch
18:55 Bug #20697 (Closed): unwanted control fields exported in csv file
If you export from the LIST module the records of a table, then you also get control fields stored:
"_AFTERCONTROL...
Franz Holzinger
18:16 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
This should look this way:
Having more than one mountpoint creates a wrong nesting of <div> and li tags, because th...
Andreas Kießling
18:13 Bug #20696 (Rejected): Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Having more than one mountpoint creates a wrong nesting of <div> and <li> tags, because they are not closed. (Just co... Andreas Kießling
18:08 Feature #19656: Feature request for adding hooks inside the List module
Yes, a good idea. Franz Holzinger
17:53 Revision 8f47bd58: Update ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5665 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:53 Revision 0aabfae9: Update ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5664 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:53 Revision 6d1512aa: Update ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5663 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:49 Revision b2bd7a8e: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5662 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:40 Revision 49fe9363: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5661 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:36 Revision 19dbbaf2: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5660 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:30 Bug #20626: can't preview with multiple domains
Nearly the same here. The only difference is, that with none of the set domains the workspace preview's working.
...
Michael Bakonyi
17:15 Bug #20695 (Closed): TS - linked conditions
I've two pages with tt_news.
On the first page (uid=29) the customer should see a news-listing and on the secound pa...
Simon Schick
16:32 Revision 4ca617db: Fixed bug #6215: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5659 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:59 Revision 8b25cc26: Fix wrong bug number in the ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5658 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:48 Bug #20694 (Closed): Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
... even if user hasn't access to default Draft Workspace.
Patch against 4.2.6 attached.
(issue imported from ...
Robert Heel
15:38 Feature #16634: Hook-Request for typo3/class.db_list.inc
Committed by Benni Mack. Thank you! Michael Stucki
14:53 Revision d9701be8: Followup to #9991: one checkbox in version module was accidental deleted
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5657 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:07 Revision 571bcddb: deleted Thumbs.db and folder "Corel Auto-Preserve" from t3skin extJs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5656 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:43 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
Commited to trunk (will be in 4.3.0), rev. 5655. Ernesto Baschny
11:43 Revision 6dbc4e60: * Added feature #2421: CSC: Move static HTML from render_uploads to TypoScript, providing flexible rendering of "Filelinks" content elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5655 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:34 Feature #17194: aTagTitle & noBlur at tt_content.menu
Commited to trunk (will be in 4.3.0), rev.5654. Ernesto Baschny
11:34 Revision bacb53ea: * Fixed Bug #5381: Added htmlSpecialChars to rendering page titles in Sitemap/menu content elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5654 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:01 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Could you please tell us more? Didn't really find the code you mentioned above. An exact explanation would be awesome... Daniel Sasjadvolk
10:23 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
steps to reproduce
- install a clean trunk version of typo3 4.2.7 (and dummy package 4.2.6)
- create a page and a...
Sven Juergens
09:44 Feature #20693 (Closed): trouble with long filenames on windows with catdoc
If you use catdoc on windows machine, sometimes word documents not indexed correctly.
This would be happen, if the p...
Daniel Gercke
09:03 Revision 67e2560f: Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5653 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
08:56 Revision 4f4d0449: Followup to #9947: Deprecated class t3lib/class.gzip_encode.php as the ob_gzhandler methods are used
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5652 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
04:23 Bug #20692 (Closed): t3x import fails
No file uploaded! Probably the file was too large for PHPs internal limit for uploadable files.
when importing any...
Stefan

2009-06-28

23:18 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
OK. so nothing new here? Either there would be a small fix in date2cal or IRRE to get this thing done, instead of rew... Benni Mack
21:28 Bug #20690: transparent gif poor quality
Which version if imagemagick or graphicsmagick do you use?
Do you have the same problem with imagemagick 4.2.9?
(...
Chris topher
20:34 Bug #20690 (Closed): transparent gif poor quality
using text/w image content element transparent gifs get one sided blue borders, black background and have very poor q... Stefan
19:48 Bug #19988: Rich text editor is not loading
Hello!
For me it works on my localhost, but doesn't work remote. Firefox, Vista. Same thing in IE7.
Besides the ...
Stefan
17:52 Feature #20689 (Closed): Add a registry to t3lib
For certain purposes it'd be nice to have a place to store key, value pairs.
Example: Drupal offers a system statu...
Ingo Renner
15:57 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
this is strange. There is no call, the only occurance i found is here:
// Avoid autoloading "soapclient", since it's...
Steffen Kamper
00:53 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
I just turned on some debugging, that's all.
PHP did show the hint on several frames in BE.
David Bruchmann
13:21 Revision a3f7aa81: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5651 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:20 Bug #19823: tslib_pibase page browser may hurt search engines by the incorrect "Next" link
Fixed in TYPO3 4.1, TYPO3 4.2 and trunk. Benni Mack
13:19 Revision 600f5e64: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5650 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:18 Revision 6f5c14e6: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5649 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:14 Revision b3bfc364: Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5648 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
01:23 Bug #20687 (Closed): DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
Using Installtool with adodb is hard when unknown tables are in Database.
PHP-Errror-Message:
Fatal Error: Call t...
David Bruchmann

2009-06-27

22:10 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
committed to trunk, rev 5647 Steffen Kamper
22:09 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
np - i also added correction for searchresults. Steffen Kamper
22:08 Revision eabe791c: Fixed bug #11406: querygenerator/fullsearch doesn't use t3lib_iconWorks::skinImg, added alignment for images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5647 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:05 Bug #20669: backend.php don't use API to include JS libraries
committed to trunk, rev 5546 Steffen Kamper
22:04 Revision 4c9ca716: Fixed bug #11409: backend.php don't use API to include JS/CSS files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5646 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:36 Bug #19978: Show existance of deprecation log in Warning Box and possibility to show and delete
dropped for this placement. Steffen Kamper
21:34 Bug #18776: In listview Clipboard icons are not in the viewport with 1024-resolution
dropped Steffen Kamper
21:31 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
solved with #19382 Steffen Kamper
21:30 Bug #19813: loadJavascriptLib needs second param to be unique
not needed any more Steffen Kamper
16:33 Revision 9a1e88fd: Added #4361: Added new hook in class.db_list.inc for the list module (On behalf of Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5645 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:18 Revision 7f516112: Fixed bug #11425: Workspace Shortcut uses hardcoded texts (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5644 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:20 Revision 2ac6ba48: Fixed bug #6125: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5643 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:01 Bug #20686 (Closed): Warning: touch() [function.touch]: Utime failed
When I log into the Install Tool I get this warning message:
Warning: touch() [function.touch]: Utime failed: Oper...
Franz Holzinger
04:52 Bug #20685 (Closed): ENABLE_INSTALL_TOOL is deleted after creation
In TYPO3 4.3 Dev the ENABLE_INSTALL_TOOL is deleted, when server time is not matching file creation time.
I used w...
Manfred Siegmund
03:01 Bug #17260: label alt isn't checked when editing an IRRE element
still open in 4.3 Volker Graubaum
02:48 Feature #15513: FE Login based on UID not on username
Resolved, no change required as requested by reporter. Christian Kuhn
02:47 Feature #15513: FE Login based on UID not on username
everything fine in 4.2 :-) Volker Graubaum
02:42 Bug #17034: Message in Web > List isn't localized
* Committed as to trunk (rev. 5642) Christian Kuhn
02:39 Revision 5e282d8b: Fixed bug #5061: Message in Web > List isnt localized (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5642 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
02:19 Feature #16771: Changing the SIZE of the RTE field in TCA
Resolved as duplicate of #3633:
It's possible to set the height of the RTE for special fields with RTEHeightOverri...
Christian Kuhn
02:19 Feature #16771: Changing the SIZE of the RTE field in TCA
Resolved as duplicate of #3633:
It's possible to set the height of the RTE for special fields with RTEHeightOverri...
Christian Kuhn
01:11 Bug #19297: extendToSubpages not working
Resolved as duplicate of #16561 Christian Kuhn
01:08 Bug #16561: Typolink doesn't check if a page in rootline has some access and include subpages is set...
confirmed for 4.3, please take a look at the duplicate issues for a "how to reproduce"
Christian Kuhn
01:05 Bug #17952: typolinkLinkAccessRestrictedPages / showAccessRestrictedPages access does not work with "include subpages"
Resolved as a duplicate of #16561 that describes the exact same issue. Christian Kuhn
00:48 Bug #20682: Align login form
This one is superseded by #20640. Benni Mack
00:48 Bug #20680: Center backend login screen
This one is superseded by #20640. Benni Mack

2009-06-26

23:49 Feature #20684: Hook to manipulate the page request in method getPage of class t3lib_pageSelect
as discussed :-) Volker Graubaum
23:36 Feature #20684 (Closed): Hook to manipulate the page request in method getPage of class t3lib_pageSelect
for some reasons it may be possible that you would like to manipulate the pageId before getting the row belonging to ... Volker Graubaum
22:47 Feature #18211: Array of display conditions for TCA fields instead of 1 string
forgot to mention: patched against 4.3 trunk rev. 5639 Ralf Hettinger
22:41 Feature #18211: Array of display conditions for TCA fields instead of 1 string
I'm in the need for a similar thing, though it is a bit more complex here. So I decided to come up with the attached ... Ralf Hettinger
22:37 Bug #20683 (Closed): Use $_SERVER['REQUEST_TIME'] instead of time() where it makes sense
Performance improvement tip from:
http://ilia.ws/files/phptek2007_performance.pdf
time() is a function call where...
Niels Pardon
21:16 Bug #20239: Copying Datasets with related data start- and endtime is recalculated
* Committed to trunk (rev. 5641) Christian Kuhn
21:07 Revision d48a1298: Fixed bug #10782: Copying datasets with related data start- and endtime is recalculated (thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5641 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:29 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
* Committed to trunk (rev. 5640) Christian Kuhn
20:22 Revision cccaf518: Fixed bug #10175: Duplicated values in localconf.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5640 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:01 Bug #14829: function ext_makeToolBar() in class.t3lib_tsfebeuserauth.php
The mentioned function doesn't exist anymore in TYPO3 4.3.0dev. I think we can close this. Niels Pardon
18:44 Revision 6811c90f: Fixed Bug #9415 - "Do" Dropdown in Workspace module doesn't respect users rights (Thanks to Franz Koch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5639 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
18:38 Bug #20682: Align login form
I could not know that... ;-) Chris topher
18:37 Bug #20682: Align login form
Thought I was fast enough so that this issue would be #20681 :) Filename of the patch should be 11429.patch of course... Fabrizio Branca
18:35 Bug #20682 (Closed): Align login form
The login form is distorted because the table#loginwrapper had some extra margins.
Removing these margins will rea...
Fabrizio Branca
18:31 Feature #18902: Hook for debug_typo3PrintError"
* Committed to trunk (rev. 5638). Christian Kuhn
18:30 Revision e82c5c98: Added feature #8601: Hook for debug_typo3PrintError
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5638 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:28 Bug #20680 (Closed): Center backend login screen
The backend login is not centered because the table containing the form has a width of 70%.
Changing this in css t...
Fabrizio Branca
18:25 Feature #20533: stdwrap to override image of imageLinkWrap
* Committed to trunk (rev. 5636). Christian Kuhn
18:23 Revision feb13e25: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5637 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:21 Revision 3547a3c5: Added feature #11229: stdwrap to override image of imageLinkWrap
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5636 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:01 Bug #20670: Speed up BEgetRootLine by reusing parts of the rootline from the cache
Committed to SVN Trunk (rev. 5635) Oliver Hader
17:00 Revision e907fa7d: Added feature #11410: Speed up BEgetRootLine by reusing parts of the rootline from the cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5635 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:50 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
there was a type in class="checkbox" which I corrected in the new version, but now I saw that the same correction was... Christian Müller
16:25 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
Confirmed: TYPO3_DOCUMENT_ROOT is wrong if installaltion symlinked (I think) / and or a subpath.
Stumbled upon this ...
Christian Kuhn
15:25 Bug #20481: calls to deprecated method t3lib_div::makeInstanceClassname
Committed to SVN Trunk (rev. 5634) Oliver Hader
15:25 Revision 8306987c: Fixed bug #11154: calls to deprecated function makeInstanceClassName in core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5634 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:20 Revision c96562bd: Added feature #11378: Constant Editor uses hardcoded texts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5633 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:16 Revision b7090807: Added feature #11373: Template-module "ts" uses hardcoded texts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5632 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:39 Bug #19370: "Do"-Dropdown doesn't respect current user's rights and is not localized
added patch version against latest trunk. Franz Koch
11:06 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Had the same problem... but changes to page TS Config (allowing meda tag) and especially changes to the TCA types arr... Jochen Rieger
11:05 Feature #17874: Add suggest-like feature to TCEforms
uploaded version 7 published on the core-list on 09/06/26 by Andreas Wolf Steffen Müller
10:54 Bug #20243: Content element anchors won't get disabled on translated pages
Any updates on this? Thomas Deinhamer
10:50 Bug #20660: Redirect after logout does not work
I tried it with a typsocript implementation now,
but it still doesn't seem to work.
Here some more information:
...
Thomas Deinhamer
10:39 Bug #20678 (Closed): Duplicate entry in sys_refindex
When our Customer is trying to Save an Entry in the Table "tx_3sfeusercreation_registerCustomization" via Backend-Mod... bSchreiber
10:31 Bug #20677 (Closed): TYPO3 still tries to link to a subpage even if it's "hidden"
If you got a page which is a "shortcut" and you tell it should link to the "first subpage" everything works.
But on...
marvin

2009-06-25

21:09 Feature #20675: be german translation
I have shortened the texts as much as possible, so that they should be visible (almost?) completely now. Chris topher
19:25 Feature #20675: be german translation
flexform.xml (Zeilen in *** eingefügt)
150 <maxitems>8</maxitems>
*** <selectedListStyle>width:250px</s...
Bernd Gaspers
19:22 Feature #20675 (Closed): be german translation
I can with german translation not read in Redirect Mode
german translation is too long
(issue imported f...
Bernd Gaspers
20:09 Feature #20676: be german translation
Dupe of #11416 Christian Kuhn
19:26 Feature #20676: be german translation
Doppel sorry
Bitte Entfernen
Gruß
Bernd Gaspers
Bernd Gaspers
19:22 Feature #20676 (Closed): be german translation
I can with german translation not read in Redirect Mode
german translation is too long
(issue imported from #...
Bernd Gaspers
19:31 Feature #19693: Integrate possibility to define additional header data via TypoScript
Documentation changes:
add a new entry to "Content Objects (cObject)" (tsref.cObject):
HEADERDATA
HEADER is ve...
Oliver Hader
19:08 Bug #20674 (Closed): Misleading info: No workspaces found!
When creating a workspace without a description the workspace module will show a default description "No workspaces f... Marc Wöhlken
18:23 Bug #20660: Redirect after logout does not work
Hi Bernd,
ich kann aus dem Link bzgl. des Vorschlags gar nichts herauslesen...
Please try to write in English t...
Oliver Hader
16:15 Bug #20660: Redirect after logout does not work
Hallo
neues SVN eingespielt
Bleibt bei beim ersten mal geht es, dann nicht mehr.
Cache gesäubert und es geht ...
Bernd Gaspers
12:02 Bug #20660: Redirect after logout does not work
Hi,
in TYPO3 4.2.x this should work, since the plugin is defined as USER_INT:...
Oliver Hader
09:27 Bug #20660: Redirect after logout does not work
Sorry for german
habe das gleiche Problem auch bei der TYPO3 4.3alfa3
Eingebunden als Plugin
Beim login oder...
Bernd Gaspers
09:01 Bug #20660: Redirect after logout does not work
How to implement the typoscript object properly? I already tried to replace my content element (plugin) with typoscri... Thomas Deinhamer
16:22 Bug #20673 (Closed): View the List mode when you click on link " Switch to list view " if TYPO3 is behind a ReverProxy with prefix
When TYPO3 is behind a ReverseProxy (with prefix) for exemple :
http://www.website.com/internet/ -> webserveur.intra...
Garabedian
16:19 Bug #3760: New event has wrong next execution time
Update: when an event is executed manually from the BE, the next execution date is:
* updated if the event was ove...
Francois Suter
15:55 Bug #3760 (Closed): New event has wrong next execution time
When adding a new recurring event in the BE module, the next execution date/time is not calculated properly. It alway... Francois Suter
16:13 Bug #20672: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
The attached patch reprocesses the page with typolink again... Oliver Hader
16:12 Bug #20672 (Closed): Using typolinkLinkAccessRestrictedPages does not take different domain names into account
Imagine the following page structure:... Oliver Hader
14:55 Bug #18821: Installer will not create any be_users if unsupported sql_mode is used
Have a look at:
http://bugs.typo3.org/view.php?id=2059
Patrick Rodacker
14:11 Bug #20671 (Closed): xml2array identifies UTF-8 files with BOM as ISO-8859-1
When parsing an XML file with xml2array, it will identify the file as ISO-8859-1 if you try to load a real UTF-8 file... Lucas
11:24 Feature #20664: When updating an extension, archive the old version
see my points, those are not the regular "go back to a previous version" scenarios ;) Ingo Renner
10:37 Bug #20670 (Closed): Speed up BEgetRootLine by reusing parts of the rootline from the cache
Now t3lib_BEfunc::BEgetRootLine() caches whole rootlines without reusing the cache for subparts of other rootlines. E... Fabrizio Branca
09:58 Bug #20669 (Closed): backend.php don't use API to include JS libraries
as now the gray theme is dropped it requests wrong file.
Solution: use API to include libraries
(issue imported ...
Steffen Kamper
02:12 Bug #20655: Mailform: Message in javascript-Alertbox corrupt
This issue should be solved with #16164 that was committed to trunk in revision 5535.
I'm pretty sure this is fixe...
Christian Kuhn

2009-06-24

19:53 Bug #20667 (Closed): [Feature] Allow type="user" in user setup
according to TCA allow type="user"
example:
'myField' = array(
'type' => 'user',
'userFunc' => tx_myext_c...
Steffen Kamper
19:30 Bug #20666 (Closed): querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
it doesn't looks good ... see before.png
after patch see after.png
(issue imported from #M11406)
Steffen Kamper
18:36 Feature #20664: When updating an extension, archive the old version
is this needed? You can switch back to any version if something goes wrong Steffen Kamper
16:17 Feature #20664 (Closed): When updating an extension, archive the old version
Currently when updating an extension, the extension is overwritten.
Now it would be nice to have the old extension...
Ingo Renner
18:35 Bug #20628: Extension manager does not show Configuration Categories Menu
committed to trunk, rev 5631 Steffen Kamper
18:34 Revision 067f4443: Fixed bug #11354: Extension manager does not show up Configuration Categories Menu (thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5631 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:16 Bug #20665 (Closed): tx_indexedsearch description text with utf-8 encoding issues
Under certain conditions the preg_replace() function in the second line of markupSWpartsOfString() produces wrong out... Thomas
15:43 Bug #20239: Copying Datasets with related data start- and endtime is recalculated
You can use the attached extension to test the bug.
Install the attached extension through the extension manager.
...
Niels Pardon
15:07 Bug #20660: Redirect after logout does not work
use a typoscript object with the plugin to do the redirects. The redirect can only be processed after the page is cal... Steffen Kamper
10:20 Bug #20660 (Closed): Redirect after logout does not work
Using the felogin extension included in TYPO3,
enabling a redirect to another page after logout does not work.
Th...
Thomas Deinhamer
14:59 Bug #20663: IE8 compatibility mode can't be triggered properly
Modified version: no need to set this before the copyright. Christian Zenker
14:38 Bug #20663 (Closed): IE8 compatibility mode can't be triggered properly
<meta http-equiv="X-UA-Compatible" content="IE=7" /> is used to trigger compatibility mode in IE8. But it must not be... Christian Zenker
14:15 Revision 4cc26add: Follow-up to bugfix #9599: felogin - forget password action and logout action are still cached
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5630 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:06 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
Do you use the extension in TypoScript or as regular content element? Oliver Hader
12:34 Bug #20662 (Closed): <link> & mount points & cross domain & typolinkCheckRootline = broken
I have two websites, one is the master (A) and one is using mount points (B).
On A is a page (A1) which has two li...
Olaf Bottek
12:25 Bug #20661 (Closed): [Feature] Add class for render HTML header/footer for BE and FE
This class renders all header- and footer-parts for a webpage. This class can be used for BE and FE, which makes it u... Steffen Kamper
11:18 Bug #20620: Setting a mailto: - Link with RTE creates an unuseable Link
Set to duplicate :) Lars Houmark
11:02 Bug #20620: Setting a mailto: - Link with RTE creates an unuseable Link
Hi Carsten!
It is! I just found that one, too. unfortunately I'm not priviledged to close this Issue :P
But it ca...
Marc Richter
10:12 Feature #20520: Hook request in TCEforms
I would think the patch from 2009-05-28 is faulty.
It checks for methods getSingleField_typeSelect and getRTypeNum...
Ralf Hettinger
01:06 Bug #14353: "Single" items are not processed by automaketemplate extension
resolved with new version in TER Steffen Kamper
00:12 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
its only one button with action depend on existing of the file :)
Steffen Kamper

2009-06-23

21:59 Bug #17311: Page TSconfig isn't respected for new elements in new pages
Hi again.
#20659 is somewhat related to this on (sounds quite similar, but is indeed a different story...)
Ralf Hettinger
21:51 Bug #20659 (Closed): TCAdefaults in Page TSConfig without effect on creating new element after existing one
TCAdefaults set in Page TSConfig don't have effect when creating a new element after an existing one.
This happens...
Ralf Hettinger
21:37 Bug #20130: FE kills external links after a <hr /> in one CE
I have the same issue and TS as Henrik:
lib.parseFunc_RTE.externalBlocks = table,hr,ul,ol,blockquote
lib.parseFun...
Timm Rebitzki
19:28 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
I can confirm that the fix (decrementing $GLOBALS['TSFE']->recordRegister[$originalRec] at the end of CONTENT() and R... Daniel Hahler
16:21 Feature #20658 (Closed): Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Since #20638 the file ENABLE_INSTALL_TOOL is automatically removed if it is older than one hour. However, we expect t... Michael Stucki
16:13 Bug #20639: jumpUrl should only allow files not matching fileDenyPattern
Fixed in versions 4.0.13, 4.1.11, 4.2.7 and 4.3.0. Michael Stucki
16:12 Revision 8368d43c: Fixed bug #11369: jumpUrl should only allow files matching fileDenyPattern (thanks to Ingmar Schlecht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5629 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:11 Revision 898e5c81: Fixed bug #11369: jumpUrl should only allow files matching fileDenyPattern (thanks to Ingmar Schlecht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5628 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:10 Revision 58da58c6: Fixed bug #11369: jumpUrl should only allow files matching fileDenyPattern (thanks to Ingmar Schlecht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5627 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:09 Revision 8edb4294: Fixed bug #11369: jumpUrl should only allow files matching fileDenyPattern (thanks to Ingmar Schlecht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5626 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:05 Bug #20657 (Closed): cli_dispatch gives wrong path (doubled values) on Windows
Running on Windows XP command line:
C:\>php C:/WEB/htdocs/T3demoTRUNK/typo3/cli_dispatch.phpsh lowlevel_cleaner
...
Patrick Gaumond
15:46 Bug #20105: Clickmenu doesn't work with IE8
Can we close this issue? Michael Stucki
15:46 Bug #20105: Clickmenu doesn't work with IE8
Yeah because the fix was part of #20106. Michael Stucki
15:15 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
Perhaps it's a good idea to remove the TYPO3 docroot from the mkdir_deep check since it should exist anyway. Would in... Nikolas Hagelstein
15:09 Bug #20656 (Closed): t3lib_cache_backend_FileBacked violates open_basedir_restrictions
t3lib_cache_backend_FileBacked::set violates open_basedir_restrictions due to the fact that it tries to travers the c... Nikolas Hagelstein
15:04 Revision 627244a9: Fix broken special characters
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5625 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:38 Bug #19683: Extending palettes and fields to be displayed in back-end forms mixes up tabs
As discussed long time ago I have reverted this fix and replaced it with a new solution now. See rev. 5622, 5623, 5624). Michael Stucki
14:36 Revision f8bd6250: Follow-up to #9897: Rename some internal variable and function names
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5624 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:34 Revision 389ae246: Fix bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs (new solution)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5623 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:31 Revision 56178970: Reverted bug #9897 (rev. 4661) - will commit a new solution in a minute
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5622 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:30 Revision 367a5806: dropped unused images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5621 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:18 Revision 87b13f62: Follow-up to #11358: Minor cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5620 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:15 Bug #20244: Performance improvement: Skip cHash check if page is already non-cached
Fixed in TYPO3 4.3.0 Michael Stucki
14:13 Revision 5d3593a1: Fixed bug #10791: Performance improvement: Skip cHash check if page is already non-cached
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5619 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:09 Bug #20638: ENABLE_INSTALL_TOOL file should be ignored if older than one hour
Fixed in TYPO3 versions 4.1.11, 4.2.7 and 4.3.0. Michael Stucki
14:02 Revision 900dd822: Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5618 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:00 Revision 8f21fac2: Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5617 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:57 Bug #20631: typoLink() perfomance
Fixed in Trunk by Rupi. It is currently being discussed whether or not this should also be fixed in TYPO3 4.2. Michael Stucki
13:54 Revision 326a8a05: Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5616 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:44 Bug #20655 (Closed): Mailform: Message in javascript-Alertbox corrupt
In the javascript alertbox that is shown when mandatory fields are not filled in, the labels of the fields are listed... Jochen
13:06 Bug #20647: Rename (or drop) ExtJS directory that contains whitespaces in its folder name
synced resource-folder in trunk, rev 5615 Steffen Kamper
13:04 Revision 7e130632: fixed #11377: synced extJs resources with extJs 3.0RC2, removed skins and unused css/images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5615 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:01 Revision ce4acd49: fixed #11377: synced extJs resources with extJs 3.0RC2, removed skins and unused css/images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5614 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:59 Revision bdc49b8a: fixed #11377: synced extJs resources with extJs 3.0RC2, removed skins and unused css/images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5613 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:39 Bug #20654 (Closed): Field defined as "sortby" in TCA doesn't support versioning
The field which I define in $TCA[$table]['ctrl']['sortby'] doesn't support versioning because it is hard coded to not... Sven Weiss
09:20 Bug #3727: Compatibility with EXT:ml_tut_gabriel
Hmm, this is weird. This could happen if the tx_mltutgabriel_logger event is registered in the tx_scheduler table. Is... Francois Suter
04:26 Bug #3727 (Rejected): Compatibility with EXT:ml_tut_gabriel
I once had this installed. I removed ml_tut_gabriel using EM and still got this error:
Fatal error: tx_scheduler::...
Patrick Gaumond

2009-06-22

22:04 Revision 59dd7e1d: * Included up-to date Extbase and Fluid (revision 844, before it was 680). Lots of changes during the last development period starting at the developer days.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5612 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
21:00 Bug #20641: Clear page cache icon ugly and unclear
committed to trunk rev 5611 Steffen Kamper
20:57 Revision e5b26d85: replaced icon #11371: The current clear page cache icon is ugly and unclear (thanks to Uschi Renzihausen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5611 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:25 Bug #20647 (Closed): Rename (or drop) ExtJS directory that contains whitespaces in its folder name
ExtJS ships with a directory "resources/images/gray/grid/Corel Auto-Preserve". The directory contains only one file, ... Michael Stucki
19:13 Revision 5687331a: Convert DOS to Unix linebreaks throughout TYPO3core (text files only) except contrib projects.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5610 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:58 Bug #20646 (Closed): Empty FE group list in content element or page Access tab
I'm struggling with this problem for some days now, and had no luck in finding any similar problem report or anyone e... Stefanos Karasavvidis
18:54 Revision bf83b4e8: Fix little typos
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5609 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:50 Revision 7cc3fd84: Replace whitespaces by tabs (everywhere except in codemirror/)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5608 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:32 Revision df65713a: * t3editor: Fix a little typo in tsref.xml and convert DOS to Unix linebreaks in various JS files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5607 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:04 Feature #20242: Implement wrapper mysql_fetch_field in t3lib_db
Hi Christopher,
as far as I remember, Jochen said that he was able to work around this requirement. So in fact, th...
Michael Stucki
17:49 Feature #20640: Inconsistent Login Screen doesn't show system required errors
Please use newlogin.patch, the other version misses the HTML template. Susanne Moog
11:36 Feature #20640: Inconsistent Login Screen doesn't show system required errors
Attached is susanne's work. Ready to be submitted to the core list. Benni Mack
16:12 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
Changing the status to new. Benni, are you still taking care of it? Otherwise, please unassign from yourself. Michael Stucki
13:17 Bug #20539: Search reveals sensitive data
can you show us your indexed_search configuration? Martin Holtz
11:56 Bug #20645 (Closed): iecompatibility.js causes runtime error line 67 in IE6
Function img.pnghack causes in IE6 runtime error line 67.
This happens because the DOM is not completely loaded whe...
Thuy Nguyen
01:15 Bug #20644 (Closed): Feature: Add Linebreak in Palette of TCEFORMS
There is no possibility to add a linebreak in palette fields.
As palette is used for grouping fields, i added an o...
Steffen Kamper

2009-06-21

23:20 Revision 568f6d30: Fixed bug #11372: Template-Analyzer uses hardcoded texts - added localization (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5606 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:02 Revision f9550332: tx_fluid:
* translate view helper: added support for LLL-references. Resolves #3525
* translate view helper: small refactoring ...
Bastian Waidelich
20:00 Bug #20641 (Closed): Clear page cache icon ugly and unclear
The current clear page cache icon is ugly and unclear. It should be replaced by a better looking icon more related to... Susanne Moog
19:48 Feature #20640 (Closed): Inconsistent Login Screen doesn't show system required errors
Login Screen should ...
... look like the Skin (Color & Style)
... tell the user if Caps-Lock is active
... tell t...
Susanne Moog
19:46 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
Can somebody please point me on how to reproduce this issue? Benni Mack
19:37 Bug #20639 (Closed): jumpUrl should only allow files not matching fileDenyPattern
The subject says it all: jumpUrl should only allow files *not* matching fileDenyPattern.
This patch introduces tha...
Ingmar Schlecht
18:37 Bug #20638: ENABLE_INSTALL_TOOL file should be ignored if older than one hour
The patch should be committed to TYPO3 4.1, 4.2 and 4.3. Michael Stucki
18:35 Bug #20638 (Closed): ENABLE_INSTALL_TOOL file should be ignored if older than one hour
To enable access to the Install Tool, a file typo3conf/ENABLE_INSTALL_TOOL must be created.
In cases of an insecure ...
Michael Stucki
16:50 Revision 17dc1eb8: Fixed #11356: Backend Login News is not templateable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5605 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:09 Revision 6bf3faa0: reverted change from r5603 (Fixed bug #11358: typoLink() perfomance improvement), performance tunings are not part of maintainance releases
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5604 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:41 Revision 338cbfee: Fluid:
* Added Docbook generator (Backported from v5) Sebastian Kurfuerst
12:23 Bug #20637 (Closed): Remove ancient blurLink code
I know I can use config.removeDefaultJS, but that will also kill my spam protection rules.
The only way I can get ...
Michiel Roos
11:33 Revision b5243063: * Fixed bug #11358: typoLink() perfomance improvement (thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5603 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
11:31 Bug #19243: plainMailEncoded should have an additonal param for additional_parameters
When do we get this feature? For example notifyStageChange() uses this function. Last week I've implemented the works... Björn Jacob
11:31 Revision 9d44a99f: * Fixed bug #11358: typoLink() perfomance improvement (thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5602 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
10:05 Bug #20636 (Closed): DBAL: class.ux_t3lib_sqlparser.php and class.ux_t3lib_sqlengine.php are not synchronized anymore
Due to the unfortunate structure of sqlparser and sqlengine classes, code is duplicated in files class.ux_t3lib_sqlpa... Xavier Perseguers
09:38 Feature #20556: Add TypoScript properties to enable the admin panel only on specific pages/typeNums
because the you have do not have a clear setting...
it would just be more consistent
Philipp Gampe

2009-06-20

14:44 Bug #20635 (Closed): Browser "Iron" is recognized as "msie"
I use the following TS in my template to deactivate the xml-prologue only for the MS IE:
........
[browser = msie...
Marc Richter

2009-06-19

21:09 Bug #20073: IRRE child records with a select for static_info_currencies don't get rendered
I think that when responding to an IRRE Ajax call while the backend is not utf-8-encoded, the data should be utf-8-en... Stanislas Rolland
18:42 Bug #20608: Backport treelist caching from TYPO3 4.3 to TYPO3 4.2.6
I added a patch which adds a treeList cache to TYPO3 4.2
There are no DB changes needed because I use cache_hash for...
Rupert Germann
16:35 Bug #17395: Preview of hidden pages still doesn't work with multiple domains in a single TYPO3 installation
to make it clear:
if your preview works on example.com and you change to example.de the preview cannot work anymor...
Martin Holtz
15:54 Bug #20542: typolink: addQueryString.exclude does not support arrays
I can confirm that problem for Typo3 Version 4.2.6
It's not possible for me to exclude parameters from my own exte...
Dirk Rauscher
12:21 Revision 74af9628: Extbase:
* Added injectSettings evaluation, so settings are passed to the View (fixes #3413) Sebastian Kurfuerst
12:18 Revision fc76b5fa: Fluid:
* Added settings to ViewHelperVariableContainer, so it is available in {settings} Sebastian Kurfuerst
11:25 Bug #20628: Extension manager does not show Configuration Categories Menu
Have uploaded test ext Vladimir Podkovanov
11:12 Bug #20634 (Closed): Fluid and Extbase are not required extensions
As with the CMS extension where the well-known pibase class lies in that almost all frontend plugins extend from the ... Benni Mack
11:08 Bug #20633 (Closed): Cursor may not be put in list elements newly created in front of links
Create a list (ul or ol) with some list elements. Let one list element start with a link and try to insert a list ele... Christian Kartnig
10:39 Feature #20556: Add TypoScript properties to enable the admin panel only on specific pages/typeNums
Hey Olly,
why not just do TS conditions?
Benni Mack
10:31 Bug #20632 (Closed): Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters
Currently, in the TYPO3 AJAX interface for the backend there is an option to encode the response that is sent back to... Benni Mack
09:49 Bug #20631 (Closed): typoLink() perfomance
1) typolink uses ->getPage_noCheck() to check out if page's id exists. ->getPage_noCheck() do then DB request but res... Vladimir Podkovanov
09:37 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
I'm curious; how did you stumble over this issue? Did TYPO3 actually executed this code?
I'm asking as there was a...
Marcus Krause
09:33 Bug #20614: Remove checkbox for review - there are no reviews
I tend to close this issue as there are Core Team members who like to keep this checkbox. (@see discussion in typo3.dev) Marcus Krause
01:12 Bug #20630 (Closed): Consistency cleanup: Make use of new t3lib_div::redirect function throughout the core
A new static method was introduced to make life easier to create a HTTP redirect for TYPO3 4.3.
The function named...
Benni Mack
00:30 Bug #20629 (Closed): Backend login news is not templateable
Hey all,
for 4.3 there were some changes to the login screen to make it marker-based template-based (and can be mo...
Benni Mack

2009-06-18

23:57 Revision 5ec68ddc: Fixed bug / Feature #11293: Login page is not translatable (Part 2, newly added files)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5601 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:52 Revision 26081019: Fixed bug / Feature #11293: Login page is not translatable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5600 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
20:55 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
Closed due to being a duplicate. Marcus Krause
10:16 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
TYPO3 version 4.2.6 was released on February 10, 2009.
The mentioned fix (#0010483) was committed on February 21, 20...
Marcus Krause
10:05 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
Added relationship to mentioned issues. I haven't tested the report yet, so "relationship" could be a "duplicate" in ... Marcus Krause
19:26 Bug #20628 (Closed): Extension manager does not show Configuration Categories Menu
There is configuration file ext_conf_template.txt in extension directory which allows to configure extension differen... Vladimir Podkovanov
14:10 Bug #20105: Clickmenu doesn't work with IE8
Cannot find an entry for this bug in the Changelogs!!! See also #18653. Martin Kutschker
14:05 Bug #20612: scandinavian letters are transliterated wrong
Unfortunately the transliteration is currently language independent. The vowels with umlauts are transliterated accor... Martin Kutschker
14:01 Bug #20622: ReverseProxy redirect
Please have a look at the TYPO3_CONF_VARS[SYS][reverseProxy*] configuration variables to see if that solves your prob... Martin Kutschker
13:51 Feature #19465: Configuration enhancement for indexed_search
Nothing found after login...
Without being logged in, indexed_search works perfectly. After the login, no searchre...
Daniel Sasjadvolk
13:33 Revision 2fea87a1: Extbase:
* Added Reflection Cache patch by Niels Pardon. Thanks a lot! (fixes #3294) Sebastian Kurfuerst
12:54 Feature #20627 (Closed): config.message_preview_workspace cannot create stop-button
With
config.message_preview_workspace
you can define an custom preview-message.
But there you can only insert Wo...
Martin Holtz
12:09 Bug #20626: can't preview with multiple domains
ps: i also tried patching with http://bugs.typo3.org/view.php?id=10266 but no changes... Stefano Cecere
12:07 Bug #20626 (Closed): can't preview with multiple domains
(related to 3976 but it seems to not be fully debugged):
if i have two domains (a.com and b.com) in 1 TYPO3 instal...
Stefano Cecere
11:44 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Got the same problem:
Typo3: 4.2.6
dam: 1.1.1
tt_news: 2.5.2
rtehtmlarea 1.7.9
Daniel Sasjadvolk
09:21 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Committed to SVN:
* TYPO3_4-1 (rev. 5597) --> TYPO3 4.1.11
* TYPO3_4-2 (rev. 5598) --> TYPO4 4.2.7
* Trunk (rev. 5...
Oliver Hader
09:17 Revision 6291cc0c: Fixed bug #11009: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5599 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
09:16 Revision 38252c0b: Fixed bug #11009: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5598 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
09:15 Revision 4baf9668: Fixed bug #11009: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5597 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2009-06-17

20:49 Bug #20625 (Closed): Optimize CSS
I was pointed to this great extension for firefox called 'page speed'.
It checks other things than YSLOW does and ...
Michiel Roos
17:04 Bug #20372: Exclude &L parameter from &cHash params
Yeah, if the page being accessed without parameters then no cHash provided and addQueryString not enough to generate ... Vladimir Podkovanov
15:33 Bug #20372: Exclude &L parameter from &cHash params
Side note: Actually the of the useCacheHash setting is the bigger problem here, so it should be dropped from the Typo... Michael Stucki
15:00 Bug #20372: Exclude &L parameter from &cHash params
Real example for above comment from my current pjt
typolink {
parameter.data = TSFE:id
useCacheHash = 1
add...
Vladimir Podkovanov
16:19 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
>The bugfix will be in TYPO3 4.1.11, 4.2.7 and 4.3-beta1
Did you now the release date of the TYPO3 versions? Proball...
Karl Schlicker
15:35 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I included the patch and tried the following versions of Firefox on Ubuntu 8.10:
- 3.5rc1
- 3.0.11 (of course)
- 3...
Christian Zenker
14:24 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Patch 0011009_v2.patch works on T3 4.2.6, rtehtmlarea 1.7.9
Apply patch on linux with:
ls -la
:
typo3/
...
Administrator Admin
11:29 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The patches for TYPO3 4.1 and TYPO3 4.2/4.3 have been posted on the Core List.
Please test the patches - and especia...
Oliver Hader
11:00 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
still present in FF 3.0.11 and TYPO3 4.2.6 after 0011009_v3.patch and clearing whole cache and clearing ./typo3temp/r... Markus Volkmer
10:07 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
internal link problem is still present in ff 3.0.11 and typo3 4.2.6 -> would be nice, if this could be fixed in the n... Kay Strobach
14:21 Bug #20624: Uncaught exception InvalidArgumentException on creating graphical menus
"ident_MENU IMAGEMAP" is not a valid identifier - the space character cannot be used in the caching framework. Oliver Hader

2009-06-16

23:27 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
So is this ready to be sent to the core list?
What do you plan, Olly?
IMHO releasing a bug-fix release is very ur...
Steffen Gebert
22:57 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
@Hanspeter Siegfried: Is your installation patched? Or does the attached patch solve the issue? Martin Kuster
18:12 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
External links work in our installation, but when a non-admin redactor places media links, it doesn't work. RTE produ... Administrator Admin
17:27 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
now after manually removing all files from typo3temp/ (install-tool didn't remove them) the Patch works for me.
Test...
David Zschille
16:34 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Added a clean version v3 (removed the commented line) for 4.2.6/trunk and a version for 4.1.10.
Patch for 4.1.10 w...
Martin Kuster
16:16 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Doesn't work for me.
Testet with
t3_4.2.6_patched_typo3link.js.diff and 0011009_v2.patch
on FF 3.0.11 running on...
David Zschille
15:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Patch v2 works for me too now.
I forgot to set "forceCharset" to utf-8 ;-)
Everything works fine with FF 3.0.11 a...
Administrator Admin
14:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I can confirm bug with FF 3.0.11 (Win XP SP3) and the latest solution (0011009_v2.patch) but without testing IDN-Doma... Clemens Riccabona
14:20 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
testet FF 3.011 working patches are
t3_4.2.6_patched_typo3link.js.diff & 0011009_v2.patch-
Georg Ringer
14:01 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
tested 0011009_v2.patch on FF 2.0.0.20 - works.
Christian Zenker
13:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Attached 0011009_v2.patch with Christian's solution.
Works for me. (Fixes this bug and doesn't break #0009196)
...
Martin Kuster
13:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
> Did you successfully test your solution?
I use 4.2.6 myself and tried FF 3.0.11 on Ubuntu and Win Vista - successf...
Christian Zenker
12:54 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
> Using decodeURI()/encodeURI() instead of the ~Component version should solve this problem once and for all.
Did ...
Administrator Admin
12:04 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Removing encodeURIComponent() / decodeURIComponent() recreates bug #0009196 . It is not possible to use special chara... Christian Zenker
10:20 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
This issue is also effecting E-Mail Links via RTE.
The 4.2.6 patch works for both type of links: External and E-Mail...
Michael
18:59 Bug #20624 (Closed): Uncaught exception InvalidArgumentException on creating graphical menus
Setup today apache with typo3 in 3 different versions for testing (4.26 stable, 4.26 svn , 4.30 svn ). For a simple l... Christoph Niewerth
17:57 Bug #20623 (Closed): content_fallback for whole page, including navigation and title
With TypoScript "config.sys_language_mode = content_fallback ; 1,0" it's possible to define a different fallback lang... Albrecht Köhnlein
16:37 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
The config parameter for the <media> option of the DAM extension is documented like this in the backend ;
[mediat...
Alban Cousinie
14:38 Bug #20622 (Closed): ReverseProxy redirect
t3lib_div::locationHeaderUrl uses t3lib_div::getIndpEnv('TYPO3_REQUEST_HOST') or t3lib_div::getIndpEnv('TYPO3_REQUES... Ulrich Fischer
11:30 Bug #18904: Content Element Description Backend Display
Sorry, I forgot to mention that am using the latest TYPO3 4.2.6 Michael
11:29 Bug #18904: Content Element Description Backend Display
Same if you add new »Section Frames«.
TCEFORM.tt_content.section_frame {
addItems.100 = Ansprechpartner
remove...
Michael
11:25 Bug #18904: Content Element Description Backend Display
No, its not exactly the same like #0004033 sorry … Michael
11:12 Bug #20316: image scaling fails when saving
I could solve this issue.
What I learned:
- Image scaling is based on the width and height attributes of the imag...
Sebastian Meyer
11:01 Bug #18722: "Broken rootline" error when creating new page in Draft
i've debugged the issue
It only occures when realurl is in use and you create a page using the wizard or updating ...
Tobias Liebig
01:31 Bug #19988: Rich text editor is not loading
Hello,
I've solved this error. In my installation of TYPO3 I had installed 2 versions of htmlArea RTE, one Local an...
Administrator Admin

2009-06-15

23:41 Revision 6bd09c29: fixed changelog date
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5596 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
23:40 Revision 64958543: Updated the caching framework to the according FLOW3 revision 2616
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5595 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
23:26 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
A short notice on version 4.1.10,regarding Rolands patch
4.1.10 has to different js-files, one is compressed. If y...
Erik Svendsen
22:05 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
In some instances you have to clear cookies and all browser cache to. Even after deleting typo3temp/rtehtmlarea/-file... Erik Svendsen
21:03 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Also tested in FF 3.0.11 on Windows XP and TYPO3 4.2.6
It took quite a bit of effort getting all cached items out of...
Jigal van Hemert
20:15 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
confirmed using FF 3.0.11 (Ubuntu 8.10 package) and TYPO 4.2.6
0011009_experimental.patch resolves the issue.
Steffen Müller
19:35 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
As I saw the relation to bug 0009196 I tested the patches of the js-file by linking to an url that contains a german ... Administrator Admin
17:40 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
It now also works for me ... "remove the cached files in typo3temp/rtehtmlarea/" was the part I was missing Koen TILLEY
17:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The patch worked for me too. On 4.1.10 the JS files of the RTE are somewhat different, I created a patch for 4.1.10 b... Roland Behme
17:18 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I wonder whether everybody understands the patch.
Actually, the encoding and decoding of the url is commented out...
Administrator Admin
17:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Hi all,
if you test the patch (or any other RTEhtmlare patch), please make sure to remove the cached files in typo3t...
Oliver Hader
17:04 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Doesn't matter what i do, the patch wont work for me.
If i check the js functions from the patch in a normal html do...
Markus Wanjura
16:56 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
> But I wonder if this is a Typo3-Bug now or a Firefox one...
I think it's a TYPO3 bug - because the patched vers...
Martin Kuster
16:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Confirming the problem using FF 3.0.11 and TYPO3 4.1.10 as well.
The URLs created are somehow doubled (well, prefi...
Jochen Rieger
15:48 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Can confirm the problem with FF 3.0.11 shipped via autoupdate today. Manual removal of the wrong part in generated UR... Maik Matthias
15:35 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
> 0011009_experimental.patch solves the issue here (4.2.6). (after clearing all caches and restarting firefox)
001...
Administrator Admin
15:18 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Hi Peter,
thank you for your fast answer.
Now I created an xclass of that function in class.tx_rtehtmlarea_base...
Sonja Schubert
14:36 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Hi yall, Hi Sonja,
>Does somebody know where the php part is which the
> typo3/sysext/rtehtmlarea/htmlarea/plugi...
Peter Kuehn
14:01 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
0011009_experimental.patch solves the issue here (4.2.6). (after clearing all caches and restarting firefox)
Succe...
Martin Kuster
13:52 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Does somebody know where the php part is which the typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js i... Sonja Schubert
13:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Patch 0011009_experimental.patch does not work for me either Carsten Pohle
13:05 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I did some checks with older firefox nightly builds (3.0.x/1.9.0.x).
Latest build without this problem:
Mozilla/...
Martin Kuster
11:26 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
0011009_experimental.patch works for me (Firefox 3.0.11 + rtehtmlarea 1.7.9).
Though I wonder, if there was/is a ...
Ralf Hettinger
11:02 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Patch does not work for me either. marvin
10:41 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
confirmed, although manual removal of the generated typo3-part of the URL helps, for now I have to use IE7 which is p... Florian Schaeffer
22:01 Bug #20449: Mapping in query does not takes care of remapping "table.field" in a WHERE clause
At revision: 5594 Martin Kutschker
21:59 Revision 044f3aa5: Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23899 735d13b6-9817-0410-8766-e36946ffe9aa Martin Kutschker
21:59 Revision 091e5aaa: Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5594 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:17 Revision 16606406: tx_fluid: (fresh backport from Fluid Package r2614 with FluidBackporter r2615):
[FEAT] Fluid (ViewHelpers): Added AliasViewHelper, resolves #3592
[TASK] Fluid (Tests): Fixed and extended ForViewH...
Bastian Waidelich
15:39 Feature #17874: Add suggest-like feature to TCEforms
I just uploaded the latest version of the patch, polished by Benni Mack and pending in the core list. I will also hav... Andreas Wolf
15:09 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
The same problem also occures if you enable versioning only for elements (disable it for page and branch). Björn Jacob
14:48 Bug #20621 (Closed): Still a problem: Moving content elements in workspace results in Unknown column error
I've installed the recent version of TYPO3 4.2.6. If found the reports #0010483 and #0009705. The described problems ... Björn Jacob
14:03 Revision 94baa469: tx_fluid: (fresh backport from Fluid Package r2609 with FluidBackporter r2611):
[FIX] Fluid (Core): Set controller context only if not null. This needs to be done for rendering contexts without a c... Bastian Waidelich
13:22 Bug #20620: Setting a mailto: - Link with RTE creates an unuseable Link
Maybe this is a duplicate of #20377? Carsten Pohle
02:00 Bug #20620 (Closed): Setting a mailto: - Link with RTE creates an unuseable Link
When (for example) you write the text "test@test.de" in RTE, then mark that text and create a mailto: - Link, then th... Marc Richter
12:41 Feature #15809: Divider error
committed to trunk, rev 5593 Steffen Kamper
12:40 Bug #20574: Bring back the divider CE
committed to trunk, rev 5593 Steffen Kamper
12:40 Revision fbc8da30: Fixed bug #11275: Bring back the divider CE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5593 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:52 Feature #20438: Provide more flexible rendering for "text with image"
Commited to trunk (rev. 5540). So it will be included in TYPO3 v4.3.0 Ernesto Baschny
10:43 Bug #20610: HMENU does not show top Level Page in TYPO3 v4.3alpha3
That's right - never remarked that before.
Nevertheless at least special:rootline and special:directory list the fir...
David Bruchmann
10:36 Bug #20404: Show Warning if memcache is configured but not installed / working on the server
committed to trunk, rev 5592 Steffen Kamper
10:35 Revision 438ee5a0: Fixed bug #11052: Show Warning if memcache is configured but not installed / working on the server
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5592 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:21 Feature #19693: Integrate possibility to define additional header data via TypoScript
+1 for stdWrap.additionalHeaderData
to Johannes von Bargen,
+ 1 for converting page.headerData to assoc array so ...
Vladimir Podkovanov
00:50 Feature #19693: Integrate possibility to define additional header data via TypoScript
Yeah! That would be cool! I just had a discussion with several people at typo3camp Hamburg about such a possibility.
...
Johannes von Bargen
10:17 Bug #19988: Rich text editor is not loading
Hello,
I've the same problem, I'm using Firefox 3 in OSX 10.5 and I have the same error, also i've tried in Window...
Administrator Admin
10:12 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
From memcached docs:
"Expiration times
----------------
Some commands involve a client sending some kind of ex...
Vladimir Podkovanov
07:00 Bug #20614: Remove checkbox for review - there are no reviews
> But there have not been any extension reviews for years
wrong, last one was for civserv (in summer 2007 - less ...
Marcus Krause
01:09 Feature #20619 (Closed): extension key namespaces in headerData
I am currently working on a extension which integrates jQuery Galleriffic and Galleria into cType Image. That brought... Johannes von Bargen

2009-06-14

22:32 Feature #19724: Element Browser window is MUCH too small
committed to trunk, rev 5591 Steffen Kamper
22:31 Revision 8b6438d4: Fixed bug #9984: Element Browser window is MUCH too small (thanks to Georg Kuehnberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5591 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:27 Bug #20400: DBAL does not support CLOB/BLOB when using a mapped table name
committed v3 to trunk, rev 5590 Steffen Kamper
22:26 Revision 8a92180e: Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23898 735d13b6-9817-0410-8766-e36946ffe9aa Steffen Kamper
22:26 Revision 99a82398: Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5590 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:24 Bug #20417: Cannot connect to non-local Oracle database with SID
committed to trunk, rev 5589 Steffen Kamper
22:23 Revision 3468751c: Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23897 735d13b6-9817-0410-8766-e36946ffe9aa Steffen Kamper
22:23 Revision bf3933d8: Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5589 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:17 Bug #20616: Change 2 forgotten icons in t3skin
committed to trunk, rev 5588 Steffen Kamper
22:16 Revision 9a46ba0b: Fixed bug #11327: Change 2 forgotten icons in t3skin (edit_fe and edit_file)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5588 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:02 Bug #20618 (Closed): OpenID authentication does not work with felogin
When using the FE login system extension (felogin), it is not possible to use the OpenID system extension (openid) fo... Francois Suter
19:58 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Firefox Update 3.0.11is out and Link creation is brocken...
Priority should be set to High
Philipp Gampe
13:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The experimental fix did not solve the problem in my case: Tested on following:
Firefox 3.0.11, TYPO3 4.2.6 and TY...
Erik Svendsen
02:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
FYI: Just to make sure this gets somehow integrated in a upcoming 4.2 patch level release... ;) Oliver Hader
02:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I tracked down the problem to the file typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js and the URI h... Oliver Hader
18:37 Bug #20610: HMENU does not show top Level Page in TYPO3 v4.3alpha3
That's quite normal behavior afaik. 4.2 doesn't behave differently (at least not for me) Susanne Moog
18:13 Feature #3663 (Accepted): Time calculations / insert time like everywhere else ;)
I realised I knew where it was coming from just after I replied. It's done by JavaScript, which transforms e.g. "d+3"... Francois Suter
17:36 Feature #3663: Time calculations / insert time like everywhere else ;)
Hmm, I didn't know you could do this... Actually it's broken when used in conjunction with date2cal.
Anyway I'll s...
Francois Suter
14:39 Feature #3663 (Closed): Time calculations / insert time like everywhere else ;)
Hey,
a nice addition would be if we could enter a date like "d+7" in the date and time fields and that would be tr...
Susanne Moog
17:31 Feature #3664 (Resolved): Colors / markup for errors and warnings
I had changed the rendering of success and error messages, but forgotten to adapt this screen. It is fixed now.
No...
Francois Suter
14:43 Feature #3664 (Closed): Colors / markup for errors and warnings
Hi,
in the setup module some things are checked, but you hardly see what went wrong because the error/warning tex...
Susanne Moog
16:07 Revision 2cae8488: Fixed typo where Tx_Extbase was wrongly typed without underscore as TxExtbase.
Ingmar Schlecht
14:18 Revision f64760c6: Changed line order of a comment in class.tx_rsaauth_sv1.php as it was confusing Eclipse. Totally minor change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5587 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:11 Bug #20607: Wrong rendering of HTML content element
As an explanation why I use wrappers in HTML CE.
I use it in case when:
a) wrapper will be not available to end u...
Krystian Szymukowicz
00:42 Bug #20613: Remove all DEPRECATED Static Templates
Thank you Christian Leicht

2009-06-13

23:34 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Can also confirm.
Debug of $this->curUrlArray in class.tx_rtehtmlarea_browse_links.php gives, http://$URL_of_site/...
Erik Svendsen
19:15 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Can confirm it with FF 3.0.11 and branch TYPO3_4.2 (rev 5340). Marcus Krause
13:06 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The problem exists in Typo3 4.3 in both alfa releases with the actuell version of Firefox (3.0.11). Internal links ar... Peter Linzenkirchner
23:22 Bug #20617 (Closed): Mail Form and Powermail not responding
I am unable to create functional forms with either built-in "Mail Form" or extension "Powermail".
Forms are correc...
celso reeks
22:01 Bug #20372: Exclude &L parameter from &cHash params
+1 for adding &L to excluded parameters
It related not only to RealUrl but also to the fact that page cache is being...
Vladimir Podkovanov
21:10 Bug #20616 (Closed): Change 2 forgotten icons in t3skin
The edit_file and edit_fe are still copies of oldskin, so doesn't look like t3skin and have wrong size
Attached is...
Steffen Kamper
18:19 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
Hi, I've no this issue on last trunk (5586) and eAccelerator 0.9.5.3 Vladimir Podkovanov
14:32 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
Hi, I can confirm this to happen with a clean trunk install (rev. 5586) using eAccelerator. Switching to xCache (or u... Helmut Hummel
18:12 Bug #20615 (Closed): Memcached backend does not work well if cache of a page shall expire after 30 days
If page's "Cache expires" setted to 1 month then Memcached backend does not cache page properly.
For example for pag...
Vladimir Podkovanov
17:20 Feature #19724: Element Browser window is MUCH too small
Added a diff agains latest 4.3 dev
bug_9984.diff [^] (746 bytes) 13.06.09 17:19
This change is a nobrainer and sh...
Georg Kühnberger
14:29 Bug #20614 (Closed): Remove checkbox for review - there are no reviews

In the Extension Manager Settings you have:
Enable extensions without review (basic security check): default is un...
Franz Holzinger
12:12 Bug #20135: Collapse in list module doesn't process returnUrl
committed v2 to trunk, rev 5586 Steffen Kamper
12:11 Revision 493b3cea: Fixed bug #10617: Collapse in list module doesn't process returnPath
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5586 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:02 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
committed logo from Johannes to trunk, rev 5585 Steffen Kamper
11:58 Revision 67e9d114: Fixed bug #8875: typo3 logo in backend on top left looks not perfect because it has white background on gradient background (thanks to Johannes Feustel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5585 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
02:54 Bug #20613: Remove all DEPRECATED Static Templates
Yes, see #18194.
This has already been discussed, as far as I remember the decision was to remove them.
I think t...
Chris topher
00:10 Bug #20613 (Closed): Remove all DEPRECATED Static Templates
Hello, is it possible to remove all old deprecated static templetes from the core?
Thanx
Christian
(issue imp...
Christian Leicht

2009-06-12

22:24 Bug #20612 (Under Review): scandinavian letters are transliterated wrong
The scandinavian letters ä, ö and å are rendered, with for example realurl, in a wrong way. Ä is ae, ö is oe.. Ä shou... Katja Lampela
22:23 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Same here. FF 3.0.11 (XP 32) and TYPO3 4.2.6.
Internal links added with htmlarea look like this:
http://$URL_of...
Administrator Admin
17:07 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Not 100% the same issue but I can't create internals links anymore with FireFox 3.0.11 and typo3 4.2.6. It seems that... Jasmin Woyder
17:07 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Confirm this bug for FF 3.0.11 for internal links Carsten Pohle
18:37 Feature #20578: Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
This was fixed in trunk of Extbase (r814). Bastian Waidelich
18:36 Revision 13beb735: Extbase:
* Tx_Extbase_MVC_Web_Routing_URIBuilder:
* $additionalArguments is an array now. URIFor() merges additionalArgument...
Bastian Waidelich
14:59 Bug #19613: Default values have no labels in the multiple select control inside the flexform
+1 on testing in 4.2 Christian Kuhn
13:46 Bug #20072: extend Filelist with icon block according to list view
committed to trunk, rev 5584 Steffen Kamper
13:43 Revision c3a1166e: Fixed bug #10515: extend Filelist with icon block according to list view
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5584 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:54 Bug #20567: Remove initialization of the random number generator
Committed to SVN Trunk (rev. 5583) Oliver Hader
12:53 Revision df9059eb: Fixed bug #11266: Remove initialization of the random number generator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5583 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:21 Revision 5d664e54: Follow-up to feature #11314: Removed hardcoded length of a session ID
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5582 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:45 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
eg line 2047 $GLOBALS['BE_USER']->writelog(5,1,0,0,'Extension list has been changed, extension %s has been %s',array(... Martin Kutschker
11:41 Feature #20591: Write system log t3lib_div::sysLog() calls into sys_log
Sounds interesting.
I suggest to add a new "type" (database field. in the UI it's called "action"!) "system log" (...
Martin Kutschker
10:22 Feature #19898: adding itemsProcFunc to wizard functionality
adding patches for TYPO3 4.2.7 dev and TYPO3 4.3 current trunk.
Testet with the example Extension.
now you can us...
Sven Juergens
09:36 Bug #20572: Autoloader floads sysLog with XCLASS failures
Committed to SVN Trunk (rev. 5581) Oliver Hader
09:34 Revision ac00f676: Fixed bug #11272: Autoloader floads sysLog with XCLASS failures
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5581 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
08:23 Bug #20611 (Closed): deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
Info of PHP 5.3:
Deprecated: Assigning the return value of new by reference is deprecated in ...\typo3\mod\tools\em\...
David Bruchmann
07:25 Bug #20610 (Closed): HMENU does not show top Level Page in TYPO3 v4.3alpha3
Having a simple HMENU like this:
page.10 = HMENU
page.10 {
1 = TMENU
1.wrap = <div style="width:200px; bord...
David Bruchmann
02:49 Bug #20609 (Closed): broken sorting of filemounts
Description:
- Given a Backend-User/Group has more than one filemount, those filemounts are displayed in broken/conf...
Georg Kühnberger

2009-06-11

20:17 Bug #20509: You cannot switch FE-group in simulation in Web/View
On condition detected:
The adminPanel will disapear on '4' only if you have the "preview" panel collapsed. You can...
Niels Fröhling
18:31 Bug #20607: Wrong rendering of HTML content element
Small correct: 4.3 doesn't complete your tag but wraps your 'non-complete' tag into complete <div class="csc-default"... Marcus Biesioroff
17:24 Bug #20607: Wrong rendering of HTML content element
It appears that from 4.3 every content element its wrapped with <div id="cXXX" class="csc-default" >|</div> and this ... Krystian Szymukowicz
13:46 Bug #20607 (Closed): Wrong rendering of HTML content element
If content element HTML has open tag, fe:
<div id="foo">
then it will be closed automatically but should not.
Th...
Krystian Szymukowicz
16:32 Bug #20608 (Closed): Backport treelist caching from TYPO3 4.3 to TYPO3 4.2.6
Problem:
function getTreeList() in class tslib_content can be some of the most expensive functions when rendering pa...
Rupert Germann
01:25 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
Hey Cyrill,
does this picture have exactly the same background color as the bar in the backend does?
If so:
To...
Chris topher

2009-06-10

21:13 Bug #20509: You cannot switch FE-group in simulation in Web/View
It's even going so far as that this happens:
1: not protected
`-- 2: fe-protected (group A), no extendTo
...
Niels Fröhling
16:14 Feature #20606: Extract functionality to create session ID from t3lib_userAuth::start()
Committed to SVN Trunk (rev. 5580) Oliver Hader
16:06 Feature #20606 (Closed): Extract functionality to create session ID from t3lib_userAuth::start()
The creation of a new session ID is currently somewhere in the start() method of t3lib_userAuth. However, it can be h... Oliver Hader
16:14 Revision 98df2598: Added feature #11314: Extract functionality to create session ID from t3lib_userAuth::start()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5580 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:25 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
That one should do the trick :) Cyrill Helg
15:23 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
The image should be transparent, do you agree? Cyrill Helg
14:16 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
Hi, I think it would definitely be a good idea to fix this as the editors might not keep this in mind when setting li... Michael Bakonyi
12:06 Feature #20605 (Rejected): Add more information to logoff() method in user authentication
The TYPO3 user authentication (t3lib_userAuth) has a method logoff() that is called at several places but has no info... Oliver Hader
10:05 Revision de4c112f: Commit minor ChangeLog cleanup (plus two other typos)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5579 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:02 Revision 80deba5b: Commit some minor ChangeLog cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5578 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
03:44 Bug #20524: Hide on FE-login still shows elemens in simulation mode
Finally I'm going to add that the "Hide on FE-login" content elements appear with the "Show Hidden Records"-switch. E... Niels Fröhling
03:18 Bug #20524: Hide on FE-login still shows elemens in simulation mode
I fixed the "Preview of workspace" issue in 11311
I understood now why the superpowers and I'm going to make a final...
Niels Fröhling
02:24 Bug #20524: Hide on FE-login still shows elemens in simulation mode
Maybe this is the real question:
* If workspaces are enabled, why does it lead to superpowers regarding element-vi...
Niels Fröhling
02:00 Bug #20524: Hide on FE-login still shows elemens in simulation mode
As a side-effect it means that the BE-user can't run start/stop-time simulations, because the necessary query is neve... Niels Fröhling
01:58 Bug #20524: Hide on FE-login still shows elemens in simulation mode
I don't know if this is an additional bug:
While investigating how I can teach enableFields() to declare "show on ...
Niels Fröhling
03:30 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
The final patch removes "ADMCMD_view" from tslib_fe entirely.
"ADMCMD_view" means that the page is view from out o...
Niels Fröhling
03:15 Bug #20604 (Closed): PHP casting causes workspace message to appear in Web/View
Somehow the integer-comparison casting in PHP makes
$this->fePreview == 2
return TRUE for "$this->fePreview = 1...
Niels Fröhling
02:07 Bug #20523: Turning off the admin-panel results in error
I think your patch can work from reading, but I actually added a check for the validity of the adminPanel-object itse... Niels Fröhling

2009-06-09

23:02 Revision c48cc36d: Fixed bug #11291 and #11292: buttons "save" and "save and view" do not work in wizard_rte.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5577 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:53 Revision f3ac1751: Fixed bug #11285: functions flushByTag and flushByTags in caching framework are very unefficient
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5576 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:23 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
Okay, the reason is in cms/class.tslib_fe.php: 1230
function checkPagerecordForIncludeSection($row) {
return (...
Niels Fröhling
21:27 Revision 796c18b4: Fluid:
* !!! Commented out last change of Jochen. Please add it again when you commit it @Jochen
* Added Boolean Expression ...
Sebastian Kurfuerst
19:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I can confirm this for FF 3.5ß5 and Typo3-SVN Niels Fröhling
15:45 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Problem still exists with Firefox 3.5b99 Markus Cousin
18:38 Bug #20603: align center with breakSpace and breakWidth
Hi Oliver,
this is the code...
temp.menu-level-1 < temp.menu-level-0
temp.menu-level-1.entryLevel = 1
temp.me...
bilal
17:02 Bug #20603: align center with breakSpace and breakWidth
Please add the whole TypoScript that generates the mentioned image.
The breakSpace just defines a maximum width - ho...
Oliver Hader
16:27 Bug #20603 (Closed): align center with breakSpace and breakWidth
i have a gmenu. in the gmenu i also have this code:
10.align = center
10.offset = 0,15
10.breakWidth = 15...
bilal
17:27 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
sorry, i forgotten
TYPO3 4.2.7 dev trunk 5575
Sven Juergens
17:03 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
What's the exact TYPO3 version you're working with? Oliver Hader
11:30 Bug #20601 (Closed): after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
in patch 0011247 the Local_Lang check is removed,
after that, calls in class_tslib.content.php
function editPan...
Sven Juergens
14:35 Bug #20602 (Closed): Use CSS classes for warning/error/notes/success-section-icons in Install Tool
Currently the section-icons for warning, error, notes and success are added as normal images through an <img>-tag. We... Niels Pardon
11:00 Feature #20597: Add possibility to trigger removal of frontend session data of the current session
Committed to SVN Trunk (rev. 5575) Oliver Hader
10:59 Revision 17755903: Added feature #11302: Add possibility to trigger removal of frontend session data of the current session
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5575 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:27 Bug #20600 (Closed): Nested flexforms not possible
When using a flexform in a flexform there are several errors, it's not possible.
nested flexform (simple):
* yell...
Steffen Kamper
00:50 Bug #20571: Use 2 level cache for BEgetRootLine
v2 takes care of clearing the cache on any update with page records in tcemain Steffen Kamper
00:28 Revision 042883bd: Fluid:
* Added "injectObjectManager" to the fake object factory (required by the upcoming committ of the refactored peristen... Jochen Rau

2009-06-08

22:07 Bug #16463: TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
This seems to be a duplicate of 0008605. Is there something new about this issue? Michael
22:07 Bug #18904: Content Element Description Backend Display
This seems to be a duplicate of 0004033. Is there something new about this issue? Michael
22:01 Bug #20598 (Closed): Error after hide/show element
Hi,
This is my error :
1: Could not be edited in offline workspace in the branch where found (failure state: '...
Yannick Pavard
17:35 Feature #20597 (Closed): Add possibility to trigger removal of frontend session data of the current session
Currently there's no possibility to trigger the removal of frontend session data of the current session.
(issue i...
Oliver Hader
17:20 Revision e9db2350: Follow-up to bug #10231: Fixed wrong pattern conversions from split() to preg_split()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5574 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:25 Revision 81d452a2: * Followup #11033: added missing hook class
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5573 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
16:06 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
ok, forget it, I read your explanation in #9743 Wolfgang Klinger
16:02 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
I can't find this patch in TYPO3 4.2.6??
Please re-insert or explain why, as I think this feature is important, tia!
Wolfgang Klinger
14:30 Bug #20529: stdWrap for TypoSrcrip-select parameters
Well - the current situation already is exactly as I described in my post. It doesn't matter which part of the SQL qu... Jo Hasenau
13:32 Feature #20596 (Closed): php addslashes support for typoscript
Sometimes I send links via ajax in json format. I need slashes there before each " (double-quote). So i propose add t... Myroslav Holyak
13:06 Bug #20569: Optimize initialization of frontend editing
Committed to SVN Trunk (rev. 5572) Oliver Hader
13:05 Revision 5fd2477f: Fixed bug #11268: Optimize initialization of frontend editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5572 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:59 Bug #20393: Optimize hook to indexed_search that checks for a running crawler task
Committed to SVN Trunk (rev. 5571) Oliver Hader
12:57 Revision 2b534676: Fixed bug #11033: Optimize hook to indexed_search that checks for a running crawler task
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5571 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:42 Revision a8060219: Extbase:
* Removed new lines after ?>; resolves # Jochen Rau
10:21 Revision 13290cd1: Followup to #11117: typo in ExtJs theme: grey -> gray
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5570 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:55 Bug #20595 (Closed): Unallowed classes are not removed on the way to the database
Heya Stan :-)
Even if a class is neither listed under RTE.default.proc.allowedClasses nor under buttons.blockstyle...
Uschi Renziehausen
08:23 Bug #20594 (Closed): FF: Cannot enable inline buttons when highlighting the first characters inside ul with list-style-position-inside
Hi Stan,
I detected a weird bug in FF3:
Problem:
Create a class for ul with the property list-style-positon:...
Uschi Renziehausen
00:38 Bug #20593 (Closed): install tool - color for success doesn't fit
the green used (before.png) doesn't fit in color scheme
I used the same green as in the menu, white color too (aft...
Steffen Kamper
00:18 Bug #20365: install tool shows plain passwords
committed v4 to trunk, rev 5569 Steffen Kamper
00:16 Revision 6cdcab6c: Fixed bug #10993: install tool shows plain passwords - display of passwords was stripped at all places
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5569 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:08 Bug #20179: FileCache doesn't work on windows
committed to trunk, rev 5568 Steffen Kamper
00:06 Revision dd4b2b38: Fixed bug #10689: FileCache doesn't work on windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5568 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:04 Bug #20218: Create version of page crashes in Cache
committed v2 to trunk, rev 5567 Steffen Kamper
00:02 Revision e05ecb7c: Fixed bug #10741: Create version of page crashes in Cache caused by "-" in const PATTERN_ENTRYIDENTIFIER
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5567 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-06-07

23:36 Revision 7af90fea: * followup to #11260: normalized the boolean parameter $reportDocTag before adding it to the md5 hash string
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5566 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:57 Bug #20584: function tslib_fe->setPageCacheContent() removes page_cache entry twice
Committed to trunk rev. 5565 Rupert Germann
22:56 Bug #20585: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root
Committed to trunk rev. 5565 Rupert Germann
22:19 Revision 13567dcf: 2009-06-07 Rupert Germann <rupi@gmx.li>
* Fixed bug #0011288: function tslib_fe->setPageCacheContent() removes page_cache entry twice
* Fixed bug #0011289: ...
Rupert Germann
20:23 Bug #20529: stdWrap for TypoSrcrip-select parameters
It's simple to change some lines like that:
from
// Fields:
$queryParts['SELECT'] = $config['selectFields'] ? ...
David Bruchmann
14:18 Feature #20591 (Rejected): Write system log t3lib_div::sysLog() calls into sys_log
To view sysLog() calls in the backend "Log" modules, they just have to be logged into the sys_log table.
Why s...
Jonas Felix
14:03 Feature #20590 (Closed): Writhe systemlog t3lib_div::sysLog() calls into sys_log
To view sysLog() calls in the backend "Log" modules, they just have to be logged into the sys_log table.
Why shoul...
Jonas Felix
13:37 Bug #20589 (Closed): Login page is not translatable
Hey,
the login page is not translatable. The labels are hardcoded and taken from the TYPO3_CONF_VARS['BE']['loginL...
Benni Mack
11:19 Bug #20588 (Closed): wrong save button link in rte fullscreen view
clicking the save&view button in rte fullscreen shows only an empty page in TYPO3 4.3
no error msg.
patch from ht...
Rupert Germann
11:16 Bug #20587 (Closed): wrong save&view button link in rte fullscreen view
clicking the save&view button in rte fullscreen view doesn't work anymore in TYPO3 4.3
error msg:
Not Found
The re...
Rupert Germann
 

Also available in: Atom