Project

General

Profile

Activity

From 2008-11-02 to 2008-12-01

2008-12-01

17:22 Bug #19609: class.gzip_encode.php fails with open_basedir restrictions
rev 4514 Dmitry Dulepov
17:16 Bug #19655: Extreme performance decrease
Firsts, just installing memcached will not help, TYPO3 must be configured to use it.
Secondly, memcached support i...
Dmitry Dulepov
17:13 Bug #19506: Memcached backend is not working properly
v 4512 Dmitry Dulepov
14:36 Bug #19129: Modul List T3 Backend
This error happens when you take a fresh Typo3 4.3.2 (src + dummy) and install the Direct Mail (direct_mail) Extensio... Tino Tischer
10:07 Bug #19666: Adding T3_SERVICES to configuration modul
@Michael - there is already a document (unfortunally not displayed by ter_doc)
http://typo3.org/documentation/docume...
Steffen Kamper
09:58 Bug #19666: Adding T3_SERVICES to configuration modul
added following:
$T3_SERVICES
$TBE_MODULES
$TBE_MODULES_EXT
$_SERVER
Steffen Kamper

2008-11-30

21:20 Bug #19382: New Element Wizard has no option for hiding Elements via pageTS
Here is the updated patch.
I also attached a screenshot and a testextension which
* adds a plugin (same as before)
...
Steffen Kamper
13:55 Bug #19666: Adding T3_SERVICES to configuration modul
Side note: There is an extension "cc_sv_auth" that provides the basic service framwork for TYPO3 3.7 (services were i... Michael Stucki
04:54 Feature #18518: css parsing issue: classes with element context selectors are not honoured inside other context selectors
Thanks for the patch Mikkel. I will test it. I was indeed going to comment that something similar would be needed for... Stanislas Rolland

2008-11-29

22:05 Feature #18518: css parsing issue: classes with element context selectors are not honoured inside other context selectors
The previously uploaded patch missed fixing the parsing problem in "TextStyle.parseSelectorText", and a new patch wil... Mikkel Ricky
20:01 Bug #19666 (Closed): Adding T3_SERVICES to configuration modul
this patch allows to browse through registered services
(issue imported from #M9867)
Steffen Kamper
15:31 Bug #19665: Indentation set with div section in htmlArea RTE renders not valid inFE
sorry didnt know that i have to encode source
valid source in RTE:
< div class="indent" >< p >some text< br / >lo...
Werner Trunk
15:21 Bug #19665 (Closed): Indentation set with div section in htmlArea RTE renders not valid inFE
in typo3 4.2.3
Correct Source in BE rte source view:
...
<div class="indent"><p>some text<br />lorem</p>
<p>ip...
Werner Trunk
14:13 Bug #19664 (Closed): Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
When I try to configure the phpmyadmin 3.3.0 using the extension manager, I only get a blank screen.
This is caused ...
Markus Kappe
13:10 Bug #19663 (Closed): felogin: Drop languages from locallang.xml
as the languages are coming from translation server they are not needed in locallang.xml any more.
(issue importe...
Steffen Kamper
12:22 Bug #19662 (Closed): [Feature] Adding sysext tsbrowser
this is a small sysextension that adds ability to browse through Typoscript tree while edit the setup in tstemplates.... Steffen Kamper
11:33 Bug #19661: missing class for checkbox in t3editor
committed to trunk rev 4495, 4_2 rev 4496 Steffen Kamper
10:48 Bug #19661 (Closed): missing class for checkbox in t3editor
class="checkbox" is missing for correct alignment
(issue imported from #M9862)
Steffen Kamper
05:35 Bug #19652: LICENSE.txt refers to a non-existing webpage on typo3.org
For the sake of completeness I added patch v2 that refers to the license page on typo3.org with a speaking url. Marcus Krause
05:29 Bug #19653: Provide a random byte generator in TYPO3 Core
Added v3 of the patch. Improvements:
* removed unnecessary empty $random_state test
* added OS test before access...
Marcus Krause

2008-11-28

22:54 Bug #19660 (Closed): Second page of results in list-module with ordering flaw
Well:
* go to a table with more entries than your limit
* navigate the second result-page
- you can't move up ...
Niels Fröhling
21:08 Feature #14618: letter '&#337;' handling problem
Very old bug with no more feedback. However I could not reproduce it with indexed_search and special characters... Oliver Hader
21:01 Feature #19647: Change rendering order of plugins by typoscript
I'm not sure if things get too complicated with renderPriority. Maybe I have to think again about this one - it's tri... Oliver Hader
20:55 Bug #19659 (Closed): Fileadmin: New folders: Singular and plural are the same ("folders")
In the filelist module there is a drowdown, where you could choose how many folders you want to create, there is curr... Stefano Kowalke
20:55 Bug #19376: Loading the backend takes more than 70 HTTP requests
Yes, of course, the first load will fetch all files. But subsequent requests will not fetch them at all. Effect is ve... Dmitry Dulepov
20:30 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
I have tested this patch with a quickly put together extension, which I am attaching here. The extension is called "x... Francois Suter
20:24 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
Attaching a corrected patch, as submitted in the core list Francois Suter
19:52 Bug #19658 (Closed): Upload files: Singular and plural are the same ("files")
In the filelist module there is a drowdown, where you could choose how many files you want upload, there are no separ... Stefano Kowalke
18:40 Bug #19657 (Closed): no typoscript template found
Since the latest update from svn (download before has been from about 3 weeks ago), I randomly get an error message. ... Franz Holzinger
18:28 Bug #19507: getCompressedTCarray hangs if no cache_hash exists
@Oliver:
I have added these lines at the beginning of my eid script. And this fixes the problem.
-------------
$...
Franz Holzinger
18:00 Feature #19656 (Closed): Feature request for adding hooks inside the List module
This is a request for two hooks that would allow adding functionalities to the Web>List module. The idea is to add ic... Philippe Moreau
17:51 Bug #17524: 'Lastlogin' for FE Users not shown in BE
This is also true for BE users.
Attached patch fixes this by adding lastlogin TCA definitions for be_users and fe_...
Christian Kuhn
17:43 Feature #15193: There is no API to list tables in the Web->Page module
I just found this patch in static_info_table. Cool patch! What's about this into core? Jonas Felix
16:04 Bug #19655: Extreme performance decrease
Could you proove this by adding some numbers? For me 4.2.3 is (roughly) as fast as trunk.
You could set $TYPO3_CON...
Christian Kuhn
12:40 Bug #19655 (Closed): Extreme performance decrease
Hello,
i just tested the new 4.3.0alpha1 release (svn trunk from yesterday (11/27/2008) 20:00) and have extreme pe...
Daniel Felix
15:43 Bug #14947: Mail form won't send from typo-script produced mail form
Closed:
- Probably a duplicate of #14925
- No good description on how to reproduce
- No new input for a long tim...
Christian Kuhn
15:18 Bug #14786: Contextmenu in fileadmin don't show up for files with 2 points in filename
Unable to reproduce in current versions. Christian Kuhn
15:16 Bug #19413: Problems with the Menu Sitemap
Resolved, no change required:
Target of sitemap links can be changed in Constants.
Christian Kuhn
14:57 Bug #19506: Memcached backend is not working properly
Version 2 of the patch uses PATH_site instead of host name (see discussion with masi in the core list) Dmitry Dulepov
14:30 Bug #19381: Problem with the Menu/Sitemap feature
Closed as duplicate of 9487. Christian Kuhn
10:33 Bug #19652: LICENSE.txt refers to a non-existing webpage on typo3.org
http://typo3.org/2281.0.html works too and looks better... :-)
or:
http://typo3.org/about/licenses/
would be...
Christian Hernmarck
06:14 Bug #19652 (Closed): LICENSE.txt refers to a non-existing webpage on typo3.org
Content: "[...] For information about what this license means and how copyright law applies to a product like TYPO3, ... Marcus Krause
10:27 Bug #18478: Workariound for PHP-Bug with Locale tr_TR
Patch "class.tslib_fe.php.patch" does not solve the problem for me.
As described above, the problem occur if LC_C...
Andri Steiner
10:00 Bug #19654 (Closed): typolink doesn't check internal files for extistence
Hello folks,
the typolink() function does not really check if the given link target file e.g. "fileadmin/templates...
Adrian Föder
07:00 Bug #19653 (Closed): Provide a random byte generator in TYPO3 Core
Currently TYPO3 does not provide a method for creation of random bytes. Random bytes are needed for cryptographic ope... Marcus Krause

2008-11-27

23:22 Bug #19651 (Closed): Strings 'TEMP' and 'RECYCLER' are hardcoded in the filetree
The labels for the temporary- and recycler folder in the filetree in filelist module are hardcoded.
Solution:
* f...
Stefano Kowalke
23:06 Bug #19650 (Closed): edit-wideDocument was removed, bring it back
This option was unfortunally dropped with 4.2, this patch brings the option back
(issue imported from #M9849)
Steffen Kamper
22:13 Feature #19575: Zebra style for fileadmin
committed v2 to trunk, rev 4494 Steffen Kamper
22:08 Feature #19635: New rendering methods for content elements (lesser markup, cleaner code)
committed v2 ti trunk, rev 4493 Steffen Kamper
20:48 Bug #19615: waste of time in LIST module with LOISmode
committed to trunk rev 4492 Steffen Kamper
16:10 Bug #18696: Drag and Drop problems with flexform sections
Related to http://bugs.typo3.org/view.php?id=8882 ? Florian Seirer
16:09 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
I just accidentally found out that you can drag AND DROP the elements when you minimize them to their title bar.
No...
Florian Seirer
14:56 Bug #19506: Memcached backend is not working properly
The attached patch fixes the main issue and also several other issues:
- clearing cache doesl not work from CLI scri...
Dmitry Dulepov
12:10 Bug #19338: XML Problems with PHP5 and libxml 2.7.1
i have prepared a minimal example demonstrating the PHP-Bug
<?php
$simple = "<root><node>&lt;strong&gt;Testst...
Tobias Liebig
12:06 Bug #19338: XML Problems with PHP5 and libxml 2.7.1
Yesterday i stumpled over exactly this problem, after our hoster updated some libs on the system.
i spend a couple o...
Tobias Liebig
09:23 Bug #19649 (Closed): importing translation by l10nmgr takes too long in t3lib_TCEmain::process_datamap()
Importing a large XML translation file with L10N Manager fails because of exceeding the maximum execution time limit.... Jigal van Hemert
04:51 Feature #19640: Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
I hope this is it, changes uploaded. :) Niels Fröhling
01:16 Bug #19648: BE module configuration does not properly consider TYPO3_MODE
this is not possible as TYPO3_MODE is replaced by 'BE' at the begin of the script and can't be changed later. Steffen Kamper

2008-11-26

22:52 Bug #19648 (Closed): BE module configuration does not properly consider TYPO3_MODE
Common way to register XCLASSes is something like
$TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['ext/felogin/pi1/class.tx_f...
Marcus Krause
14:31 Feature #19647 (Closed): Change rendering order of plugins by typoscript
Sometimes its necessary to call front end plugins in another order than they have to apply in the code sent to the cl... Stephan Schuler
13:41 Feature #18473: show page browser only if enough entries are available
The latest patch is against TYPO3 4.2.3. Stefan Galinski
12:17 Feature #19640: Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
I didn't "add" any descendent-selector, look above. I even relaxed from tag to class.
I'm going to do the correcti...
Niels Fröhling
05:09 Feature #19640: Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
posting a review here as the list server is not reachable right now, will post it in the NG later:
* remove all th...
Ingo Renner
12:16 Feature #18274: Improve t3lib_div::xml2array
URL is not available anymore... Tobias Liebig
08:33 Bug #19507: getCompressedTCarray hangs if no cache_hash exists
Seems like this is related to our mysql-server crashing with this error message:
InnoDB: Unable to assign a new iden...
Stig Nørgaard Færch
04:09 Bug #17352: 'Stop page tree' doesn't work anymore
Also, when use condensed mode in backend, 'stop page tree' begins to work.
Sorry - did not read all topic. After r...
Dylgerov
03:23 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
4.3 alpha1 is checking for 5.2 already... Ingo Renner
03:11 Bug #19646 (Closed): dividers get stripped when using method t3lib_extMgm::addFieldsToAllPalettesOfField()
Problem:
when using t3lib_extMgm::addFieldsToAllPalettesOfField() to add new fields to palettes of an existing field...
Ingo Renner

2008-11-25

22:38 Bug #19645 (Closed): Filepermissons (RW) in filelist was hardcoded
The letters 'R' (for read) and 'W' (for write) are hardcoded in the filelist module. This affected the folder and th... Stefano Kowalke
18:08 Bug #19644: Hidden pages become visible if
Clarification: "Creating frontend groups is not an option" should read "creating frontend users is not an option" :) Ramon Cahenzli
18:07 Bug #19644 (Closed): Hidden pages become visible if
We need to enable our backend users to view pages that are restricted (via "Access" tab) to certain frontend users. O... Ramon Cahenzli
18:07 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
I solved the problem in indexed_search in version 2.11.0 with the patch from http://bugs.typo3.org/view.php?id=2376
...
Albrecht Köhnlein
16:54 Bug #19587: Multiple image resizes started
Hello Vlatko,
Are you sure of what you say ? What elements do lead you to this conclusion ?
The default behavio...
Alban Cousinie
16:50 Bug #19643 (Closed): area hrefs end up wrong in staticpub files (class.t3lib_parsehtml.php bug)
Problem:
area hrefs in pages produced with staticpub (and a speaking URL extension) are not prefixed correctly. In f...
Dieter Rothacker
15:30 Feature #19640: Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
Niels, you actually *can* create patches :) Checkout extension from the SVN, modify it as you want and diff to SVN. Y... Dmitry Dulepov
06:17 Feature #19640: Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
Niels, please follow these instructions:
http://typo3.org/development/bug-fixing/diff-and-patch/
we want only _on...
Ingo Renner
02:30 Feature #19640: Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
Ah, well, a not:
I tested on IE6, IE7, Opera, Safari, FF3, works.
Niels Fröhling
02:27 Feature #19640 (Closed): Sensible Focus/Blur behaviour for toolbar-item menus like OS-menus
Makes toolbar-item menu close on blur (like our beloved OS-level applications).
Actually makes the file "toolbarm...
Niels Fröhling
12:16 Bug #17424: Problem with Translation handling in EM
I too had this problem (zip files were downloaded but not installed) even the unzip command was present. After deleti... Christian Hernmarck
12:05 Bug #19642 (Rejected): tt_news records are not being reindexed
The tt_news records which are hidden, deleted or out of date (after the first indexing) are still listed in a search ... Ana Osman
10:20 Bug #19562: double enquote in t3lib_htmlmail of returnPath
committed to
* 4_2 rev 4487
* trunk rev 4488
Steffen Kamper
10:19 Bug #19641 (Closed): RTE TSconfig lost when uploading files or creating folders
When the form for uploading files or creating folders is displayed in the select image pop-up window (by setting the ... Francois Suter
10:12 Bug #19500: t3lib_htmlmail: sending mails produces error "501 Bad address syntax" in mail.log
See #19275 Dmitry Dulepov
10:10 Bug #19500: t3lib_htmlmail: sending mails produces error "501 Bad address syntax" in mail.log
It is not a 'block' severity. It does not block TYPO3 work. Dmitry Dulepov
09:55 Bug #18874: Checkboxes and labels are aligned badly if in one line
committed to
* 4_2 rev 4485
* trunk rev 4486
Steffen Kamper
08:23 Bug #19318: cli_dispatch.phpsh - /usr/bin/php: bad interpreter
This is not a bug. Please, ask for solutions to your problems in mailing lists first and learn how to use *nix shell.... Dmitry Dulepov

2008-11-24

22:47 Bug #19318: cli_dispatch.phpsh - /usr/bin/php: bad interpreter
If you type the full path to the PHP binary you should get no such error. For example, on my machine I type:
/usr/...
Francois Suter
22:31 Bug #19318: cli_dispatch.phpsh - /usr/bin/php: bad interpreter
i checked other CMS (Drupal, Sugar) and they don't have any #! /usr/bin/php -q lead line
and have common .php ext...
Stefano Cecere
22:27 Bug #19318: cli_dispatch.phpsh - /usr/bin/php: bad interpreter
i am having the same problem
i suggested a symlink, or at least to make a note in the INSTALL.txt
other solutions?
Stefano Cecere
20:40 Bug #19623: Mountpoints do not work across domain boundaries
4.2: rev 4484
4.2: rev 4483
Dmitry Dulepov
13:34 Bug #19639 (Closed): Listview and sorting
If you have more than 20 content elements you get browser
[21 - xx]
If you click you are on second page.
The fir...
Steffen Kamper
10:52 Bug #14805: FE user passwords shown in page module and info popup of list module
Do not close bugs before a fix has been released! Instead, change them to "resolved". Michael Stucki
10:49 Bug #14805: FE user passwords shown in page module and info popup of list module
Dupe has been fixed. Martin Kutschker
10:38 Bug #25545: Save and close closes _without_ saving
Issue introduced in #8830 (added new Save&Close-Button) Administrator Admin
09:18 Bug #19622: Element browser shows wrong colors
That is even simplier. Thanks! Michael Stucki
09:01 Bug #14692: Access to file resources does not work with mod_fcgid
I can confirm the issue. Michael's "alternative solution" solved it. Marcus Krause
06:30 Bug #19638 (Closed): fe_adminLib.inc - If preview is enable, HSC applied passwords are saved to database
Since TYPO3 version 4.0.9/4.1.7/4.2.1 we apply htmlspecialchars to all form values before showing them again to the u... Marcus Krause

2008-11-23

23:42 Bug #19592: Organisation in mail header should be Organization
it seems that it's typo in class.t3lib_htmlmail.php line 495.
I'll move this bug to TYPO3 core bugtracker.
Ivan Dharma Kartolo
23:21 Bug #17182: Highlight current workspace in tree view
fixed in SVN trunk (TYPO3 v4.3.0-dev)
Ingo Renner
23:15 Feature #19628: Turn the workspace selector into a drop down toolbar item menu
committed to trunk Ingo Renner
17:28 Bug #19637 (Closed): Copy / Cut icons old: drag'n'drop in pagetree
When using drag'n'drop to copy or cut a page in the pagetree the icons from the old skin are used whereas on copying ... Susanne Moog
17:18 Bug #19636 (Closed): right click on links does show a broken context menu
If you have a link in your text and click on it to get the context menu it looks way to small and messed up. (See scr... Susanne Moog
17:08 Bug #25545 (Closed): Save and close closes _without_ saving
If I change something inside my typoscript templates and the t3editor is activated the save and close button will not... Administrator Admin
15:28 Feature #19635 (Closed): New rendering methods for content elements (lesser markup, cleaner code)
The current rendering of content elements creates a lot of markup, for example when using section frames an extra div... Susanne Moog
15:27 Bug #19634: Feature beUserUid in TSFE
it's possible with
[globalVar = BE_USER|user|uid = 13]
thx olly for the hint.
Steffen Kamper
11:02 Bug #19634 (Closed): Feature beUserUid in TSFE
This can be very useful in TS conditions.
At the moment you can use only this condition to verify BE_USER is logged ...
Steffen Kamper
04:46 Bug #19617: hook for linkhandler is missing in RTE browse_links
linkhandler should configure its hook with the following key:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/rteht...
Stanislas Rolland
04:43 Bug #19622: Element browser shows wrong colors
The attached patch to t3skin fixes the issue for both element browsers and perhaps for some other ones that may have ... Stanislas Rolland
04:16 Bug #19622: Element browser shows wrong colors
I cannot answer the question, it is certainly historical, but I wonder why t3skin does not define the correct colors ... Stanislas Rolland
02:17 Bug #19633 (Closed): Patch for Issue #0006637 (rootline reverse order) will result in broken link behavior
Applying the patch related to issue #0006637 (rootline reverse order) "as is", will result in a broken link behavior.... Philipp Arnold

2008-11-22

22:42 Feature #19598: htmlArea RTE: additional features for link insertion dialogue
Follow up patch committed to SVN TYPO3core trunk (revision 4480). Stanislas Rolland
22:35 Feature #19598: htmlArea RTE: additional features for link insertion dialogue
Cleanup was excessive and one js function was dropped that may be used by hooking browsers. Stanislas Rolland
22:07 Bug #19246: typo3ajax::renderAsXML does not always render XML
After discussion in the core list, it was decided this was not a bug, since the behavior typo3ajax::renderAsXML() is ... Francois Suter
21:05 Bug #19632: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default
I found it and I created a patch, but i'm not experienced with it, and i think i did not do it the right way. I think... Sebastian Michaelsen
20:54 Bug #19632 (Closed): Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default
lib.parseFunc_RTE.allowTags by default allows the strike HTML tag which is deprecated because it's a physical element... Sebastian Michaelsen
19:58 Bug #19477: RTE does not work in IRRE subelements
Related issues:
1. the RTE stylesheets will not be loaded if the first RTE instance is created as a result of an IRR...
Stanislas Rolland
19:06 Bug #19631 (Closed): Sitemap doesn't recognize starting point from default
Although you set a special starting point (not the root-page) for the sitemap in the BE the root-page is taken as sta... Michael Bakonyi
17:48 Bug #19630 (Closed): Wrong description for the constant styles.content.imgtext.linkWrap.width
The description of the field styles.content.imgtext.linkWrap.width in the Constant Editor is not correct.
It seem...
Veit Briken
16:27 Bug #18874: Checkboxes and labels are aligned badly if in one line
A slight addition to Steffen's 4.2 version, with a .radio selector added so that radio buttons also get aligned prope... Francois Suter
14:56 Bug #19507: getCompressedTCarray hangs if no cache_hash exists
I think it will be better if cache initialization is moved to TSFE. Currently many existing extensions are borken whe... Dmitry Dulepov
12:09 Bug #19507: getCompressedTCarray hangs if no cache_hash exists
This specific issue is not related to the database changes. When calling an eid script the cache handlers/managers ar... Oliver Hader
14:27 Bug #19616: Don't show fe_users password in page module
committed to
4_1 rev 4476
4_2 rev 4477
trunk rev 4478
Steffen Kamper
11:26 Bug #19620: Frontend plugins show PHP error if there is no TypoScript configuration
Committed to SVN Trunk (rev. 4475) Oliver Hader
00:42 Feature #19629 (Closed): Integrate the option "reverseOrder" for a complete HMENU
Starting from #17747 and expanding that idea, I'm suggesting a plain .reverseOrder property, that will reverse the or... Liakos

2008-11-21

18:07 Feature #19628 (Closed): Turn the workspace selector into a drop down toolbar item menu
Problem:
The current workspace selector is a select HTML element. When changing a workspace it reloads the whole bac...
Ingo Renner
15:14 Feature #19627 (Closed): Adding Faroese flag to website languages
Hi!
The Faroese flag is missing from the options when creating website languages. I hope it can be added soon. :-)...
Mathias Bolt Lesniak
13:57 Bug #19626 (Closed): ClearCacheMenu doesn't work when click on icon
The clear cache doesn't work if you click on the image (icon)
The Problem is that this element has no href, result i...
Steffen Kamper
13:44 Bug #19625 (Closed): Popup-functionality for Pages using target field
You can create popup-links with typolink or the element browser. A missing feature is to create this with pages for m... Steffen Kamper
13:01 Bug #19624 (Closed): RTEhtmlarea does not work with IRRE after new child records were created
RTEhtmlarea does not work anymore with IRRE after new child records were created while editing the parent record.
...
Oliver Hader

2008-11-19

20:54 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
My ISP installed FreeBSB on the server. These pecl packages are separate php packages but probably default on most di... Rob Vonk
20:27 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
Bug report unclear. It should be rewritten to describe the problem properly. Dmitry Dulepov
20:25 Bug #19507: getCompressedTCarray hangs if no cache_hash exists
This was described in the mailing lists. Current database analyzer cannot change cache table as necessary but there i... Dmitry Dulepov
20:23 Bug #18665: The child pages of Mount points (do not substitute mount point) are not linked correctly in menus
Forget it, the patch is there and similar problem was caused by another thing. All is fine with this bug :) Dmitry Dulepov
13:34 Bug #18665: The child pages of Mount points (do not substitute mount point) are not linked correctly in menus
The problem still exists in TYPO3 4.2.3. The patch in this bug report was never committed. Links in menu look like:
...
Dmitry Dulepov
20:01 Bug #19623 (Closed): Mountpoints do not work across domain boundaries
typolinkCheckRootLine, menu and mount points do not work together in TYPO3>=4.2.0.
Subpages of the mounted page wi...
Dmitry Dulepov
00:54 Bug #19622: Element browser shows wrong colors
The attached images show the element browser before and after the change. Michael Stucki
00:28 Bug #19622 (Closed): Element browser shows wrong colors
The element browser shows wrong colors. See screenshots.
I'm wondering whether there was any reason for using thos...
Michael Stucki

2008-11-18

10:11 Bug #19507: getCompressedTCarray hangs if no cache_hash exists
This happens under the most current 4.3-dev.
The DB 'Update required tables COMPARE' has been done successfully.
Franz Holzinger
09:42 Bug #19621 (Closed): getTreeList causes duplicate entry sql error
When the method getTreeList is called by an extension, then this causes duplicate entry message upon inserting into c... Franz Holzinger
00:54 Bug #14692: Access to file resources does not work with mod_fcgid
I don't like the alternative solution, but it seems it works a lot better... Michael Stucki

2008-11-17

18:12 Feature #19618: Integrate possibility to enforce usage of OpenID
Patch bug_9800_openid_normalize_force_v3.diff now provides two extension configuration options for globally forcing O... Michael Stucki
16:22 Feature #19618: Integrate possibility to enforce usage of OpenID
Uploaded the required changes that implement this feature (patch by Michael Stucki) Oliver Hader
16:20 Feature #19618 (Closed): Integrate possibility to enforce usage of OpenID
Integrate a possibility to enforce the usage of OpenID. If this options is set for front-end and/or back-end users, n... Oliver Hader
17:27 Bug #19620 (Closed): Frontend plugins show PHP error if there is no TypoScript configuration
Frontend plugins show a PHP error if there is not TypoScript configuration available when calling a user function:
...
Oliver Hader
16:47 Feature #19619: Backport OpenID authentication service
Exactly! Sorry, if this lead to confusion. This "feature request" was just about to have the possibility in TYPO3 4.2... Oliver Hader
16:42 Feature #19619: Backport OpenID authentication service
I agree this shouldn't go into 4.2, although the patch is written by myself.
We should stick to the release policy a...
Michael Stucki
16:34 Feature #19619: Backport OpenID authentication service
The attached changes are backporting the OpenID system extension from TYPO3 4.3 to TYPO3 4.2. However, the patch 0009... Oliver Hader
16:30 Feature #19619: Backport OpenID authentication service
What about the rule about new features appear only in new versions?
In any case extension can be just copied to 4....
Dmitry Dulepov
16:25 Feature #19619 (Closed): Backport OpenID authentication service
To improve single sign on services a backport of the OpenID authentication service to TYPO3 4.2 is desirable.
(is...
Oliver Hader
13:49 Bug #25544: t3editor codecompletion: sometimes the ajax-call fails due missing file t3lib_pageselect.php (which does not exists)
The warning/error on DomDocument happens when the native DOM handler gets overridden by DOM XML, see here:
http://de...
Oliver Hader

2008-11-16

13:58 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
Did you test whether this behaviour was there in TYPO3 4.2.x? Oliver Hader
13:42 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
Good idea! What distribution/OS are you using? Strange that a "native" functionality isn't available... hm... Oliver Hader

2008-11-15

19:50 Bug #19617 (Closed): hook for linkhandler is missing in RTE browse_links
the attached patch adds this hook in browse_links for RTE
(issue imported from #M9799)
Steffen Kamper
18:50 Bug #19616 (Closed): Don't show fe_users password in page module
By default fe_users are shown in page module as list. Anyway it's unnessecary to show the password in this list, encr... Steffen Kamper
16:13 Bug #19615: waste of time in LIST module with LOISmode
+1 - please make a RFC Steffen Kamper

2008-11-14

21:52 Bug #19615 (Closed): waste of time in LIST module with LOISmode
If you have activated the 'List only in singe table mode' for the LIST module, you have done this to increase the spe... Franz Holzinger
15:53 Bug #17104: Install Tool does not work when using the right password
Wireshark says, that the Typo3InstallTool is sent twice at the beginning after login with the correct install tool pa... Franz Holzinger
15:18 Bug #17104: Install Tool does not work when using the right password
@Dick Rundell : Just change this line to the file ext/install/mod/class.tx_install.php
var $passwordOK=1; // Th...
Franz Holzinger
14:12 Bug #19614 (Closed): Irre in news not possible => Docheader is hidden => Page can't be saved
I wanted to test something else with attached test-extension.
After creating a new news record there is the entry ...
Steffen Kamper
12:28 Bug #19613: Default values have no labels in the multiple select control inside the flexform
solution looks good! Steffen Kamper
11:57 Bug #19613 (Closed): Default values have no labels in the multiple select control inside the flexform
The following perfectly valid flexform definition cause ghost items to appear in the left box of multi–item select co... Dmitry Dulepov
12:27 Bug #25544: t3editor codecompletion: sometimes the ajax-call fails due missing file t3lib_pageselect.php (which does not exists)
Hi Tobias,
indeed it solves part 1 from screenshot (the missing t3lib_pageselect)
But the other error still sta...
Steffen Kamper
11:56 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
Michael, look to #19502 where we solved it same way, Masi was involved too (see corelist) Steffen Kamper
10:54 Feature #19611 (Closed): Add a way to hook into the publish process for a workspace
There is currently no way that we can hook into the version swap method for a given record in the tcemain.php. This i... Erik Frister
04:25 Bug #19610: 404 error after saving page properties when "Include subpages" is set
I localized where the problem is coming from.
I use a third party script (see below) for redirection on 404 error.
...
Lucio Pozertti
00:22 Bug #19610: 404 error after saving page properties when "Include subpages" is set
sorry, the problem appears in both cases:
when access option "Show at any logging" OR "Include subpages" is set
Lucio Pozertti
00:14 Bug #19610: 404 error after saving page properties when "Include subpages" is set
Correction:
when access option "Show at any logging" is set (instead of "Include subpages")
Lucio Pozertti
00:32 Bug #17627: External TypoScripts files will always be cached
I attached a patch file "patch_6395.diff" which implements Michaels suggestions to add an information about the file ... Bernhard Kraft

2008-11-13

23:54 Bug #19610 (Closed): 404 error after saving page properties when "Include subpages" is set
when the access option "Include subpages" is set on the page properties and I change once again somethings (e.g. page... Lucio Pozertti
20:15 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
Installed pecl-fliter and pecl-json. That fixed it.
Idea to add it to requirements?
Rob Vonk
17:05 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
I have the same and it's a php thing. filter_var is a native php function since version 5.2. I have 5.2.3 but i still... Rob Vonk
19:48 Bug #19594: htmlArea RTE: spellchecker not working in TYPO3 4.3-dev
Second patch gets rid of the failing script. eID and ajaxID will now be used.
Committed to SVN TYPO3core trunk (re...
Stanislas Rolland
19:01 Bug #17104: Install Tool does not work when using the right password
I have observed the same behaviour with Firefox and Epiphany browsers.
When I enter a wrong password, it shows me th...
Franz Holzinger
17:36 Bug #25540: JS error: Node cannot be used in a document other than the one in which it was created
same here. i attached a screenshot with the errors i get Steffen Kamper
16:24 Bug #19609 (Closed): class.gzip_encode.php fails with open_basedir restrictions
If open_basedir in php.ini does not include "/proc" and gzip compression is enabled in TYPO3, the following errors wi... Dmitry Dulepov
16:08 Bug #25544: t3editor codecompletion: sometimes the ajax-call fails due missing file t3lib_pageselect.php (which does not exists)
attached patch should solve the problem Administrator Admin
16:03 Bug #25544 (Closed): t3editor codecompletion: sometimes the ajax-call fails due missing file t3lib_pageselect.php (which does not exists)
some times the ajax call (loadTemplates) returns a warning (see attached screenshot)
when t3lib_div::makeInstance(...
Administrator Admin
15:15 Bug #19602: page preview on tt_news entries leads to error
fixed, needs a tsconfig entry, then it works for tt_news oliver leitner
14:24 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
Steffen, that is not the way I want this to be solved.
As far as I know, "decodeURIComponent" is not a successor of ...
Michael Stucki
14:01 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
i can confirm that using decodeURIComponent solves the problem.
I think all "unescape" calls in core should be rep...
Steffen Kamper
11:15 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
Masi, can you please take a look at this solution?
Thanks in advance!
- michael
Michael Stucki
11:14 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
Important: It's not "decodeURIcomponent" but "decodeURIComponent" (upper-case "C"), otherwise it will fail at least o... Michael Stucki
12:11 Bug #19608 (Closed): Frontend Editing doesn't respect restrictions on content types via TSConfig
The HTML content element was disabled using TSConfig settings. One of the pencil icons in FE Editing respects this se... Bas v.d. Wiel
11:51 Bug #19607 (Closed): PHP Warning: Invalid argument supplied for foreach() in t3lib_cache_backend_db.php
if the cache is empty i get an php warning.
Afaik that would be even with an disabled warning output an performanc...
Martin Holtz
09:37 Bug #19606: Remove duplicate JS-Files in backend.php
committed to trunk rev 4466 Steffen Kamper
09:15 Bug #19562: double enquote in t3lib_htmlmail of returnPath
Could someone please commit this fix into the SVN. I had fixed the bug for my 4.2.2 installations by patching the fil... Manuel Rüter

2008-11-12

22:30 Bug #19606 (Closed): Remove duplicate JS-Files in backend.php
in backend.php all JS-files are collected in an array. As this isn't an associative array, it's possible to add dupli... Steffen Kamper
22:05 Bug #18660: Links to Mount Pages (Substitute Mount Point) that cross domains/sites are broken by Typolink
I overworked the patch to apply against recent versions (4.2.3).
Patch works for me!
Steffen Gebert
20:34 Bug #19062: if redirect_url / login error
comitted to Trunk rev 4461 Steffen Kamper
20:11 Feature #25541: t3editor with CodeCompletion for TypoScript
Committed to SVN Trunk (rev. 4460) - TYPO3 4.3-alpha1 Oliver Hader
02:11 Feature #25541: t3editor with CodeCompletion for TypoScript
Attached patch of latest posting to TYPO3 Core List. Oliver Hader
19:42 Bug #19504: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables
Committed to SVN Trunk (rev. 4459) - TYPO3 4.3-alpha1
The commit for TYPO3_4-2 is still pending!
Oliver Hader
19:40 Bug #19590: Use correct memory limit definition in Install Tool
Ingo wants to look at the xml reading in EM which is the most expensive memory function. If this issue is solved we ... Steffen Kamper
19:38 Bug #19605 (Closed): disabled images in RTE still leave the toolbar button
I think this is very confusing. If Images are disabled in extConf the button should be not in toolbar.
I myself was...
Steffen Kamper
19:35 Feature #19604: Upgrade prototype.js to latest 1.6.0.3 release
Hi olly,
i think updating third party scripts should be an automatic process for every release.
vg Steffen
Steffen Kamper
18:01 Feature #19604 (Closed): Upgrade prototype.js to latest 1.6.0.3 release
Upgrade prototype.js to latest 1.6.0.3 release - currently we use the version 1.6.0.2.
(issue imported from #M9783)
Oliver Hader
19:33 Bug #19580: Some extensions do not work anymore in the frontend
Committed to SVN Trunk (rev. 4458) Oliver Hader
18:19 Feature #19600: Improvement of removeXSS
Committed to SVN Trunk (rev. 4457) Oliver Hader
11:26 Feature #19600 (Closed): Improvement of removeXSS
The removeXSS-script used had some lacks. It replaced tags in normal text which prevents most from using this script.... Oliver Hader
18:18 Bug #19110: t3lib_div::removeXSS translates normal text too
Committed to SVN Trunk (rev. 4457) Oliver Hader
16:07 Feature #18518: css parsing issue: classes with element context selectors are not honoured inside other context selectors
Patch for resolving this bug will be uploaded shortly.
The patch fixes "BlockStyle.parseSelectorText" such that AL...
Mikkel Ricky
13:17 Bug #19603 (Closed): ric_rotation not working correctly with 4.2.x
ric_rotation not working, thus not even showing up in frontend on 4.2.x t3 installations.
setup ric_rotation and sli...
oliver leitner
13:11 Bug #19602 (Closed): page preview on tt_news entries leads to error
This is concerning 4.1 and 4.2 as far as i can tell...
if i go on edit on a tt_news record, and then press the "sa...
oliver leitner
13:08 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Hey Oliver,
Chrisitan reported the browser-version and I did it here at the beginning of the bugreport (note 0023911...
Lee Perry
13:00 Bug #19574: wrong anchor links with absRefPrefix option enabled
The both last patches are against trunk and 4.2.3.
Changes to the patch against trunk:
* added missing spaces ...
Stefan Galinski
12:13 Bug #19601 (Closed): t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
First, look at the function that was extended during TYPO3 4.3 development:
trimExplode($delim, $string, $onlyNonEmp...
Oliver Hader
11:20 Bug #19579: Update function names of caching API to be consistent with FLOW3
Committed to SVN Trunk (rev. 4455) Oliver Hader
10:31 Bug #19262: debug_trail gives not filename
Here is an example of the given debug output:
debug_backtrace SC_db_list->main#451 // recordList->generateList#29...
Franz Holzinger
10:15 Bug #19545: Moving page in WS will hide it from editors due to missing access settings of placeholder
Added Michael Stucki's version of the patch. Martin Kutschker
09:39 Bug #19584: Incorrect initialization sequence in class browse_links
Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4453). Stanislas Rolland
08:47 Feature #19599: htmlArea RTE: enable stdwrap on the clickEnlarge tag
Committed to SVN TYPO3core trunk (revision 4452). Stanislas Rolland
08:34 Feature #19599 (Closed): htmlArea RTE: enable stdwrap on the clickEnlarge tag
The attached patch enables the use of stdwrap on the a-tag generated by the image clickEnlarge feature. Thus, FE rend... Stanislas Rolland
08:16 Feature #19598: htmlArea RTE: additional features for link insertion dialogue
Committed to SVN TYPO3core trunk (revision 4451). Stanislas Rolland
07:35 Feature #19598 (Closed): htmlArea RTE: additional features for link insertion dialogue
The attached patch will add the following features to the link insertion dialogue:
1. allow to configure the class a...
Stanislas Rolland
01:56 Bug #19597 (Closed): Incorrect validation of allowed class in RTE transformation
Class validation by the default RTE transformation is incorrect:
1. validation of class attribute is case-insensit...
Stanislas Rolland
01:00 Feature #19583: Post-Sort TS for the cObject CONTENT
Okay I pushed a new diff.
This is an example in-production. The criteria to sort the entries in this case is a res...
Niels Fröhling
00:05 Bug #18867: Enhance page modul
Thanks to bring this up again, i will test your latest patch ASAP.
@Christopher - i know you want to hide the chec...
Steffen Kamper

2008-11-11

23:48 Bug #19596 (Closed): Fallback for skinImg having forceFileExtension
The problem is visible with the icon used for insert from clipboard.
There is a icon used "insert5.png" (see inser...
Steffen Kamper
23:11 Bug #19595 (Closed): t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
While t3lib_parsehtml_proc does receive the full Page TSConfig, it does not make it available to user-defined RTE tra... Stanislas Rolland
21:16 Feature #19458: onChange has no effect
Attached patch solves the issue. I will post it to the core list in a second, as well as directions how to test. Dan Osipov
20:43 Bug #19584: Incorrect initialization sequence in class browse_links
Committed to SVN TYPO3core trunk (revision 4450). Stanislas Rolland
20:31 Feature #19520: Use t3lib_div::trimExplode() in t3lib_div::intExplode()
Committed to SVN Trunk (rev. 4449) Oliver Hader
20:07 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
Committed to Trunk (rev. 4446) Steffen Kamper
20:00 Bug #18867: Enhance page modul
This is really a great patch! This really improves usability a lot!
I especially like the idea of the adjustable col...
Chris topher
14:40 Bug #18867: Enhance page modul
The last patch is against TYPO3 4.2.3. I hope there isn't anything missing in the patch, because it has only the hal... Stefan Galinski
19:12 Bug #19594: htmlArea RTE: spellchecker not working in TYPO3 4.3-dev
Committed to SVN TYPO3core trunk (revision 4445). Stanislas Rolland
18:54 Bug #19594 (Closed): htmlArea RTE: spellchecker not working in TYPO3 4.3-dev
The spellchecker script fails because of missing initialization of the new caching system.
(issue imported from #...
Stanislas Rolland
18:51 Bug #19593 (Closed): external documents where not indexed if the path begins with http
If you configure the frontend of TYPO3 with absolute paths the search engine does not index external documents.
c...
Gunther Schöbinger
17:35 Bug #19592 (Closed): Organisation in mail header should be Organization
RFC 1036 describes that Organization is spelt with z, not s; see chapter 2 and 2.2.8. According to RFC 2076 chapter 3... Stig Kjeldsen
17:11 Bug #19591 (Closed): Option to set Return-Pah in e-mail
Missing the option to set Return-Path in e-mail, when sending (new) password to the user
(issue imported fro...
Stig Kjeldsen
16:01 Bug #19299: Could not delete directory recursively
Problem still exists in TYPO3 4.2.3.
Patch still working.
Jan Radecker
13:53 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Seems to have nothing to do with RTE - or what do you mean Michael?
I turned off RTE and problem still exists
Christian Clemens
12:12 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
I can reproduce this bug, with enabled RTE in typo3 4.2.3.
Please have look at Bug 8232 which fixed a bug in the tr...
Michael Voehringer
08:03 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
In TYPO3 4.2.3 the problem still exists. Now I can drag items again - but I can't still drop them. Tested in FF3 and ... Christian Clemens
13:47 Feature #19529: Workspace should use DB mount of BE user/group
I have uploaded a new patch (feature_bug_request_9682.diff) which is a clean patch against the current trunk.
This...
Sonja Schubert
13:44 Bug #19544: Time simulation in Frontend Preview
Thanks Michael,
it works nicely. Would be great to find this fix in the next release.
Best regards,
Sebastian
Sebastian Verweyen
13:38 Bug #18983: when saving plugin content "Failure"
I downgraded typo3 to verison 4.2.1 -> everything works fine.
But not so long ;-) today I want to change be-user-rig...
Christoph Werner
13:15 Feature #19465: Configuration enhancement for indexed_search
for easy testing i uploaded the complete extension Steffen Kamper
12:15 Feature #19450: More flexible editpanel permission
Attached a patch for the described functionality after fe editing moved to separate sysext fe_edit Ralf Hettinger
12:04 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
this bug still exists in Typo3 V4.2.3 / PHP 5.2 Michael Voehringer
11:03 Bug #19274: Editors can´t undelete records in history
I made a patch, could others please test. Thanx Christian Hernmarck
09:51 Bug #19274: Editors can´t undelete records in history
Also appears in 4.2.3
further information: bug was introduced with the bugfixing of bug #15114 (http://bugs.typo3....
Christian Hernmarck
08:40 Bug #19590 (Closed): Use correct memory limit definition in Install Tool
4.3 will officially require 64MB for memory_limit. This value is 16MB in TYPO3 <= 4.2.
The install tool checks this ...
Steffen Müller
08:20 Bug #17528: BEenableFields returns only ' AND ' in some cases
I think this could be closed because of this: http://bugs.typo3.org/view.php?id=9522 Kasper Ligaard
03:46 Bug #17298: Frontend preview and simulate time is buggy
Fixed in TYPO3 4.2.3 and later. Michael Stucki
01:55 Feature #19586: After auto Logout the Clear Cache function stil appears to be working, but of course it does nothing
I added an image with my proposal. I think this would not only solve this problem it also improves the hole backend, ... Sebastian Michaelsen

2008-11-10

23:37 Bug #19589 (Closed): Cannot use string offset as an array in function tslib_pibase()
Since 4.2.0 i have found this error as PHP5 is more restricted about the use of arrays and I just checked in 4.2.2 an... Tania
22:39 Bug #19574: wrong anchor links with absRefPrefix option enabled
The second patch contains another fix for the inclusion of javascript via typoscript and the absRefPrefix option. Bot... Stefan Galinski
22:10 Bug #16496: Install Tool crashes MySQL server
MySQL Version?
But.... the mysql Server should not crash if you try to load a mysql dump...
Sascha Egerer
21:28 Bug #16496: Install Tool crashes MySQL server
Issue not security related
-> setting "View status" to public
Marcus Krause
21:25 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
Issue not security related
-> setting "View status" to public
Marcus Krause
14:33 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
I don't think this is security related; so there's no need to make this issue a private one. I'll make it public this... Marcus Krause
21:23 Bug #18912: Mozilla Firefox -> Treemenu
Issue not security related
-> setting "View status" to public
Marcus Krause
17:48 Bug #18912: Mozilla Firefox -> Treemenu
Sorry, I could not open the AVI you provided (HTTP 403 error). Besides that I also don't consider this as a security ... Oliver Hader
14:20 Bug #18912: Mozilla Firefox -> Treemenu
I don't think this is security related; so there's no need to make this issue a private one. I'll make it public this... Marcus Krause
21:23 Feature #19586: After auto Logout the Clear Cache function stil appears to be working, but of course it does nothing
Issue not security related
-> setting "View status" to public
Marcus Krause
17:51 Feature #19586: After auto Logout the Clear Cache function stil appears to be working, but of course it does nothing
I can confirm this and don't consider it as a security related issue.
The visual feedback on these toolbare icons fo...
Oliver Hader
14:15 Feature #19586: After auto Logout the Clear Cache function stil appears to be working, but of course it does nothing
I don't think this is security related; so there's no need to make this issue a private one. I'll make it public this... Marcus Krause
01:56 Feature #19586 (Closed): After auto Logout the Clear Cache function stil appears to be working, but of course it does nothing
Using latest Firefox, after the auto logout the Backend top row features appear too be usable, seems to be trivial, t... roger
17:45 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Lee,
what browser are you using? Do you have TemplaVoila installed? Thanks for the additional information!
Best reg...
Oliver Hader
17:27 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Friday, the 7th november I have installed the TYPO3 4.2.3dev from SVN - in this version I've got no Javascript-Error ... Lee Perry
16:33 Bug #19588: Workspace with tt_news (Insert Records) weird Problem
Issue solved but still might be a bug:
Changed Typolink->
-------------------------------
title_stdWrap.typolink...
Andreas Kreicy
14:01 Bug #19588 (Closed): Workspace with tt_news (Insert Records) weird Problem
I have tt_news running Insert Records for the main overview page.
In my Preview Workspace everything works fine-i fi...
Andreas Kreicy
14:04 Feature #19578: Don't show the logged-in message when I'm logged in
I've tested this additional parameter and I've found out that if you set a redirect-Url it didn't redirect to this ur... Simon Schick
13:40 Bug #19587 (Closed): Multiple image resizes started
When an image needs to be resized for a page to be displayed, if that page is reloaded the resize process will start ... Vlatko Šurlan
10:08 Feature #19585: Write Configuration to extTables.php
yes, that's reasonable. I still wait for the discussion in core list as the opinions are different on this issue. Steffen Kamper
09:48 Feature #19585: Write Configuration to extTables.php
Yeah but what if it is still disabled, or if someone uses a past dummy package and always just upgraded the source pa... Michael Stucki
09:24 Feature #19585: Write Configuration to extTables.php
The extTables is included in localconf by default in the dummy package for 4.x
It was not in the past.
Steffen Kamper
09:18 Feature #19585: Write Configuration to extTables.php
Please write "write" with an upper-case "w" (start of string) and refer to "typo3conf/extTables.php" instead of "extT... Michael Stucki
00:52 Feature #19585 (Closed): Write Configuration to extTables.php
in Configuration module you can view the TCA-array. By clicking on a property you get an input field with the complet... Steffen Kamper

2008-11-09

23:22 Feature #19583: Post-Sort TS for the cObject CONTENT
Could please give a full example about the initial haystack to be sorted an what criteria should be taken. Additional... Oliver Hader
10:28 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
In Typo3 4.2.2 this bug still persists.
But unfortunately the patch above can not be applied. Some functions obviou...
Ronald Steiner
08:16 Bug #18740: Konqueror right frame never shown
Raising priority to high Michael Stucki
08:16 Bug #18740: Konqueror right frame never shown
I can confirm this with TYPO3 4.2 and Konqueror 4.1.3. Michael Stucki

2008-11-08

20:19 Bug #17054: Use MySQL fulltext keys in indexed_search
Additional patch "indexed_search_fulltext_4-2.diff" contains this feature plus a backport of the treelist cache, so i... Michael Stucki
20:14 Bug #17054: Use MySQL fulltext keys in indexed_search
Attached is a patch "indexed_search_fulltext.diff " that integrates a new extension "indexed_search_mysql" into TYPO3... Michael Stucki
18:49 Bug #19504: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables
There are two reasons for this:
1. The table must be cleared to make sure that the keys are unique. This is no probl...
Michael Stucki
12:10 Feature #17112: Add file operation permissions for back-end user groups
I have tested the new attached patch (5203_5.diff) and everything works fine! I have tried many possible combinations... Daniel Krupke
05:07 Bug #19584 (Closed): Incorrect initialization sequence in class browse_links
The document is initialized too late for hooking browser to have the opportunity to add required JavaScript librairie... Stanislas Rolland
04:49 Bug #19576: URL parameters cause RTE error
Well, your link is not external.
This is a duplicate of issue #2714 and is fixed in svn trunk (for inclusion in TY...
Stanislas Rolland
04:36 Feature #16863: rte link edit crash browser
Can you reproduce it with svn branch TYPO3_4-2? Stanislas Rolland
04:32 Bug #18903: TYPO3Browser.js get not loaded
You should look at plugin TYPO3Link which has replaced TYPO3Browsers plugin since TYPO3 4.2.0. Stanislas Rolland

2008-11-07

21:01 Bug #19580: Some extensions do not work anymore in the frontend
wouldn't this collidate with the autoloader? I think having the autoloader it's not needed. Steffen Kamper
19:57 Bug #18975: devLog call in template.php, line 708 without Key
Fixed in 4.2.2 and trunk Francois Suter
19:56 Bug #18975: devLog call in template.php, line 708 without Key
Resolved in 4.2.2 and trunk Francois Suter
18:24 Feature #19583 (Closed): Post-Sort TS for the cObject CONTENT
This adds a parallel orderObj to renderObj which is used to post-sort the iterated content-elements.
...
...
Niels Fröhling
14:52 Bug #19274: Editors can´t undelete records in history
btw:
the 2 lines in class.t3lib_tcemain.php (function deleteRecord) do not appear in 4.0.9 - so, they were introdu...
Christian Hernmarck
13:51 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
Can you provide a modified version of the image? Chris topher
09:50 Bug #19083: Date fields calculate wrong date using shortcut mode
ok, i added an patch,
but i did not test it enough
Martin Holtz

2008-11-06

21:18 Bug #19579: Update function names of caching API to be consistent with FLOW3
I just changed them in FLOW, see http://forge.typo3.org/repositories/revision/16/1444
(I figured the change was gene...
Karsten Dambekalns
20:35 Bug #19579: Update function names of caching API to be consistent with FLOW3
Not yet... it will be changed if we agree on the changes in v4.
See the Core List for that, please
Oliver Hader
20:24 Bug #19579: Update function names of caching API to be consistent with FLOW3
have they been changed in FLOW3 already? Ingo Renner
14:06 Bug #19579 (Closed): Update function names of caching API to be consistent with FLOW3
To be consistent with the FLOW3 caching framework, some function names of the API have to be updated in t3lib/cache/
...
Oliver Hader
20:15 Bug #19580: Some extensions do not work anymore in the frontend
I guess you can leave out the & here:
$pluginConfiguration =& $GLOBALS['TSFE']->tmpl->setup['plugin.'][$className . ...
Ingo Renner
15:29 Bug #19580 (Closed): Some extensions do not work anymore in the frontend
[TYPO3 4.3-dev only]
Due to a change in #19510 the global includeLibs are not longer used by t3lib_extMgm - librar...
Oliver Hader
19:47 Feature #19497: Integrate possibility to extend TCEforms palettes easily
Committed the follow-up patch to Trunk (rev. 4428) Oliver Hader
19:24 Bug #19581: IRRE loading extremely slow in Internet Explorer and leads to crash
Duplicate of feature #17247 Oliver Hader
19:16 Bug #19581: IRRE loading extremely slow in Internet Explorer and leads to crash
Of course... if you have many nested data to be loaded, it will take some time...
The problem is not an AJAX library...
Oliver Hader
16:44 Bug #19581 (Closed): IRRE loading extremely slow in Internet Explorer and leads to crash
I am using the extension rgnewsce which makes use of IRRE.
Having more than 8 to 10 child records in one news and...
Andy
19:20 Feature #19458: onChange has no effect
Could you please attach an example flexform definition or extension to reproduce this? Oliver Hader
19:19 Bug #19477: RTE does not work in IRRE subelements
Hi Dmitry, is this still valid after all the bugfixes that were introduced in TYPO3 4.2.2 were fixed again? ;-) Oliver Hader
18:34 Feature #19491: Move frontend editing to a system extension
Committed to trunk in rev. 4427. Jeff Segars
17:52 Feature #19491: Move frontend editing to a system extension
Added v6 with further cleanups from Olly. Jeff Segars
16:04 Bug #19352: typo3-top-toolbar popups do not open, t3 editor not working
Please check your php.ini file. Changing the line:
zend.ze1_compatibility_mode = On
to
zend.ze1_compatibility_mode...
Matthias Jösting
14:20 Bug #19352: typo3-top-toolbar popups do not open, t3 editor not working
I have this issue in 4.2.2, too. Furthermore it is not possible to set the page title (no matter if the page existed ... IceSheep
15:05 Bug #19083: Date fields calculate wrong date using shortcut mode
for case "date":
case "+":
case "-":
if (values.valPol[1]) {
add = this.pol(values.valPol[1],thi...
Martin Holtz
14:38 Bug #19083: Date fields calculate wrong date using shortcut mode
it belongs to
this.lastDate in function evalFunc_input(type,inVal)
in file /t3lib/jsfunc.evalfield.js
this....
Martin Holtz
14:04 Bug #19083: Date fields calculate wrong date using shortcut mode
as far as i can remeber, that feature works nearly as expected.
There is only one Bug:
there must be an global ...
Martin Holtz
14:59 Bug #19544: Time simulation in Frontend Preview
Please try the attached patch and let me know if it works. Michael Stucki
11:10 Feature #19578 (Closed): Don't show the logged-in message when I'm logged in
When a user is logged in he gets at first the Logged-In message until he reloads the page.
But I want to display t...
Simon Schick
09:04 Feature #19577 (Closed): Add INSTALL.txt to TYPO3 source package
This file describes system requiresmenent and how to install TYPO3. See the attachment. Discussion currently goes in ... Dmitry Dulepov
00:44 Bug #19550: No RTE in full Width mode
Duplicate of #9497 Oliver Hader

2008-11-05

23:24 Feature #19497: Integrate possibility to extend TCEforms palettes easily
Hi Stan,
could you please test whether 0009625_followup.patch solves the problem on your side? Thanks!
Oliver Hader
19:17 Feature #19497: Integrate possibility to extend TCEforms palettes easily
I get
Warning: preg_replace() [function.preg-replace]: No ending delimiter ',' found in ....t3lib/class.t3lib_ext...
Stanislas Rolland
23:18 Bug #19576 (Closed): URL parameters cause RTE error
Pasting a url with parameters into the RTE's view HTML source mode or by setting a link by external url via the Eleme... Christopher W
21:54 Feature #19575 (Closed): Zebra style for fileadmin
Some time ago, zebra columns was introduced in the template module.
To be consistent in de BE and for a better usa...
Stefano Kowalke
17:08 Bug #19574 (Closed): wrong anchor links with absRefPrefix option enabled
TYPO3 generates incorrect URL's for anchors if the option absRefPrefix is used on the site. The attached patch fixes ... Stefan Galinski
16:37 Bug #19550: No RTE in full Width mode
Thanks for the feedback. :) Sven Teuber
14:04 Bug #19573 (Closed): external documents linked to pages in another language than default are only found when searched in default language
When indexed_search is configured to index documents linked to a page and the page is multilingual, then all document... Ursula Klinger
13:39 Bug #19572 (Closed): Submit button missing in Backend User Administration
There is no Submit Button in the "Group and Compare Users" Section.
You have to select a Checkbox and then press Ent...
Florian Seirer
07:40 Bug #18643: TypoScript Constant Editor produces PHP Warning: ereg() Invalid preceding regular expression in class.t3lib_tsparser_ext.php
hello,
Even if this bug is quite old, I can reproduce this behaviour.
On a fresh clean typo3 4.2.2 installation, ...
Olivier SC
07:04 Bug #19568: Fatal error on the function readLLXMLfile of the class t3lib_div
Sorry, the error happened in TYPO3 4.1.3, but I check the if the file class.t3lib_div.php had the same problematic li... Antonio Alvarez
03:14 Feature #19571 (Closed): An additional condition-stdWrap for 'if'
Adds "if.matches" to
sysext/cms/tslib/class.tslib_content.php
Permits to establish some more complex cond...
Niels Fröhling
01:29 Feature #19513: Instantiate time tracker as null object if not really required
So here's v1 which decides which time tracker to load by checking for a cookie. That cookie gets set when the Typoscr... Ingo Renner

2008-11-04

23:54 Bug #18673: Shortcut ends in parse_url-error
i attached a new patch takeing Jeffs advices into account Steffen Kamper
22:53 Bug #19523: Crossite scripting vulnerability in Core ext. felogin
fixed through patch for issue #9681 Ingo Renner
22:52 Bug #19528: the Wrap for forgotMessage in the subpart ###TEMPLATE_FORGOT### does not work
committed to 4.2 and trunk Ingo Renner
22:39 Bug #19570 (Closed): Backport changes to the caching framework
backport changes made to FLOW3's caching framework to TYPO3 4.3
@see
http://forge.typo3.org/repositories/revision...
Ingo Renner
22:00 Bug #19554: t3lib_parsehtml_proc removes attributes "lang" and "title" of SPAN tags
Also "id" and "dir" are removed. Martin Kutschker
20:13 Bug #19569 (Closed): mod_perm: Bad HTML (missing a quote)
Since revision 4117 class.sc_mod_web_perm_ajax.php is missing a quote in line 330. This renders the AJAX-onClick-user... Andreas Beutel
19:00 Bug #19568: Fatal error on the function readLLXMLfile of the class t3lib_div
Hi, you're reporting a bug for TYPO3 4.2.2. But the error message clearly states that you're using a TYPO3 4.1.3 inst... Oliver Hader
14:53 Bug #19568 (Closed): Fatal error on the function readLLXMLfile of the class t3lib_div
The next fatal error happens in the function readLLXMLfile of the class t3lib_div, crashing all the website.
Fatal...
Antonio Alvarez
18:33 Feature #19491: Move frontend editing to a system extension
And one more set of changes in v5 :)
I took Ingo's suggestion to create t3lib/exception/ for exception handling an...
Jeff Segars
17:07 Feature #19491: Move frontend editing to a system extension
Added v4 of the patch with some more CGL cleanups. Jeff Segars
13:33 Bug #19567 (Closed): Wrong xclass definition in t3lib/t3lib_rteapi.php
The filename in the xclass is set to "ext/rte/class.tx_rte_base.php".
It should be "t3lib/class.t3lib_rteapi.php"...
Marcus Schwemer
12:55 Feature #19515: Extend condition operators for globalVar
Committed to SVN Trunk (rev. 4415) Oliver Hader
12:18 Bug #19566: p after (un)ordered list causes inconsistent markup when using the list buttons to get out of the list
ok, learned my lesson, pre does not work as expected, you need to htmlspecialchar the stuff first. Sorry for messy me... Uschi Renziehausen
12:14 Bug #19566: p after (un)ordered list causes inconsistent markup when using the list buttons to get out of the list
Forgot to put a pre around the markup:... Uschi Renziehausen
12:12 Bug #19566 (Closed): p after (un)ordered list causes inconsistent markup when using the list buttons to get out of the list
There are several ways to get out of an (un)ordered list. When you are in the last item of your list,
Way 1: press ...
Uschi Renziehausen
10:41 Bug #19479: Enable Caching "USER" instead of "USER_INT"
Committed to SVN Trunk (rev. 4414) - TYPO3 4.3-alpha1 Oliver Hader
10:10 Bug #19479: Enable Caching "USER" instead of "USER_INT"
added last version of the patch, that needs #9654 which is already committed Steffen Kamper
10:37 Feature #19563: Show "forgot PW" only in Content and not in my small_left_login
There is no need for an extra variable as there already exist one. But its valuable to use it for the forgot template... Steffen Kamper
10:23 Feature #19563: Show "forgot PW" only in Content and not in my small_left_login
Hi Dmitry!
There is patch file attached (tx_felogin_pi1.diff )
And secondly: I've got the same problem.
If you...
Administrator Admin
08:16 Feature #19563: Show "forgot PW" only in Content and not in my small_left_login
Firsts, there is no patch attached to this bug report. Secondly, it should be done through different templates for di... Dmitry Dulepov
09:09 Bug #19564: Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
good idea and a needed addition to your other ones. Steffen Kamper
08:17 Bug #19564 (Closed): Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
Performance of modules from contrib/ can be significally improved by enabling client caching for these scripts. The a... Dmitry Dulepov
09:00 Feature #19152: Remove JS popup when login expired
I added logout buttons and Christoph added a missing line, see patch v10 Steffen Kamper
08:24 Bug #19565 (Closed): Ship optimal TYPO3 configuration by default
By default TYPO3 comes with unoptimal configuration due to the bugfix #16971. It is time to change it to optimal. If ... Dmitry Dulepov

2008-11-03

17:58 Bug #19285: use native JSON-methods instead of 3rd party json script
Committed to SVN Trunk (rev. 4413) Oliver Hader
16:56 Feature #19563 (Closed): Show "forgot PW" only in Content and not in my small_left_login
I've included the fe_login twice: once on the left column (called small_left_login) and once in the content to show m... Simon Schick
15:56 Bug #19562 (Closed): double enquote in t3lib_htmlmail of returnPath
If a returnPath is set no mail was sent, because escapeshellarg adds single quotes around a string, and in t3lib_html... Robert Heel
15:53 Bug #19561: Editing shortcuts does not work anymore
Committed to SVN (rev. 4412) Oliver Hader
15:45 Bug #19561 (Closed): Editing shortcuts does not work anymore
Due to a change in Trunk rev. 4397 editing shortcuts is not possible anymore. A PHP error is shown:
Fatal error: Int...
Oliver Hader
14:09 Bug #19560 (Closed): Acronym-wizard usability improvement
How it works now:
We have created a acronym, e.g. RTE/Rich Text Editor. If you mark "RTE" in htmlArea and click the ...
Thomas Schröder
13:26 Feature #19510: Enable includeLibs also for USER and COA objects
Committed to SVN Trunk (rev. 4411) Oliver Hader
11:58 Bug #19559 (Closed): AdminPanel shows superfluous "Include file class.tx_whatever_pi1.php" messages
The AdminPanel shows superfluous "Include file class.tx_whatever_pi1.php" messages even if the file was included befo... Oliver Hader
11:55 Feature #19093: Flags for turkey and switzerland are missing
I have also added the flag for "Cyprus" [cy.gif] Stephan Großberndt
11:48 Bug #19558 (Closed): Upload to TER behind proxy not possible
Hi,
at the moment there is no possibility to upload an extension to TER if I am behind a Proxy.
Looked in to the Co...
Sven Weiss
11:39 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
this is an duplicate of bug 0008232, please can you integreate the bugfix of 0008232 in the 4.2.2 branch. Michael Voehringer
11:37 Bug #19117: Sorting icons of inline records are in wrong order
I have the same problems with wrong rendered icons in TYPO3 version 4.2.2. Thomas Breuss
11:03 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Florian, there were some other patches and fixed involved in this issue. So, the best thing would be to check out the... Oliver Hader
10:46 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
After applying the patch from http://bugs.typo3.org/view.php?id=9623 I get the following error:
PHP Fatal error: ...
Florian Seirer
10:11 Bug #19557 (Closed): db can't create sys_refindex table
latest trunk has problems in creating this table
i can only create it with 4.2.2
then trunk can't update change...
Stefano Cecere
10:03 Bug #19556 (Closed): Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
when accessing any (non container) page via web->list module
(issue imported from #M9719)
Stefano Cecere
08:42 Bug #18874: Checkboxes and labels are aligned badly if in one line
I attached new patches 8561_new.diff and for 4.2 the 8561_new_42.diff Steffen Kamper

2008-11-02

22:16 Bug #19555 (Closed): make t3lib_cache_Manager a true singleton
The class already implements the t3lib_Singleton interface, but it is used in the Core via a global variable. Drop th... Martin Kutschker
21:02 Bug #19554 (Closed): t3lib_parsehtml_proc removes attributes "lang" and "title" of SPAN tags
The default RTE transformation allows only attributes "class", "style" and "xml:lang".
(issue imported from #M9717)
Martin Kutschker
16:13 Bug #18217: Docheaders: Wizard tsconfig: No docheader
This RFC is dropped since we don't need DocHeaders in wizard popups Oliver Hader
13:00 Bug #14786: Contextmenu in fileadmin don't show up for files with 2 points in filename
Works correctly in current version.
Bug-report can be closed.
Chris topher
12:58 Bug #14947: Mail form won't send from typo-script produced mail form
* Bug in a very old version of TYPO3
* I cannot reproduce this behaviour
* No responce for more than 3 years
=> Sh...
Chris topher
12:56 Feature #14618: letter '&#337;' handling problem
I cannot reproduce this behaviour. Chris topher
12:56 Bug #19062: if redirect_url / login error
This solution is not the right one.
I attached a fix so the GP-redirecturl is passed for this cases, also after lo...
Steffen Kamper
11:24 Bug #19523: Crossite scripting vulnerability in Core ext. felogin
thanks from me too!
I integrated that in #9681, did a version for 4.2 and will declare this as cleaning up to CGL ...
Steffen Kamper
11:21 Bug #19528: the Wrap for forgotMessage in the subpart ###TEMPLATE_FORGOT### does not work
thx for reporting, i attached a fix. Steffen Kamper
04:03 Bug #16567: When adding more than 30 checkboxes on the TCA, the values don't get recorded.
Closed as not fixable:
As stated, this is by design, documented and will probably not change in the near future. A...
Christian Kuhn
04:00 Bug #16638: Have to click 2 times to get pages
Closed:
No feedback for a long time, not specific enough.
Christian Kuhn
03:54 Bug #16325: Typo 3 4.0 and PHP5 issue?
Reasons to close: See above. Christian Kuhn
 

Also available in: Atom