Project

General

Profile

Activity

From 2006-11-12 to 2006-12-11

2006-12-11

23:57 Feature #16462: AJAX Page Tree
The attached file contains the basis for the AJAX pagetree, Stefan Regniet's patches are based on it and clean up som... Ingmar Schlecht
23:42 Bug #16764: The list with extensions can't be refresed in T3 4.1.
Right, this seems unrelated to 4.1, as it works for me with that version. Make sure you have no error messages in the... Karsten Dambekalns
23:28 Bug #15697: HTTP Proxy Support missing
I did not implement this because it would have needed stream context support at some point, which was not available i... Karsten Dambekalns
23:03 Bug #15663: EM2 need more than 32 MB
The patch introduces preg_last_error() usage, but i just discovered that this has been added in PHP 5.2, so the code ... Karsten Dambekalns
21:05 Bug #15663: EM2 need more than 32 MB
Staffan, that is strange. I ran into a problem that "felt" the same and was caused by hitting the pcre.backtrack_limi... Karsten Dambekalns
19:00 Bug #15663: EM2 need more than 32 MB
PHP 4.3.10-18 (cli) (built: Nov 3 2006 21:56:29)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyrig...
Staffan Ericsson
18:52 Bug #15663: EM2 need more than 32 MB
~11379: what PHP version are you using? Karsten Dambekalns
17:31 Bug #15663: EM2 need more than 32 MB
Tested patch 1860 on T3-4.1beta1a without success.
Unpacked a fresh source
Applied patch
Ran install tool to upd...
Staffan Ericsson
09:59 Bug #15663: EM2 need more than 32 MB
Regarding ~11359: since the EM is about the same for 4.0.x and 4.x.x the patch should apply cleanly to 4.0.x, too. Yo... Karsten Dambekalns
09:30 Bug #15663: EM2 need more than 32 MB
Which base is diff 1860 built from? Could I apply it on a 4.0.n installation or do I need to apply several of the d... Staffan Ericsson
22:32 Bug #16082: I get a parse error when I try to upload an extension.
The patch is made against 4.x SVN but applies to 4.0.x as well. Karsten Dambekalns
22:30 Bug #16082: I get a parse error when I try to upload an extension.
I never got that error myself, but... after looking into the code it seems a few things come together. So I added err... Karsten Dambekalns
17:49 Revision 14b8f2c3: Added "new record" icon to table listing in module Web>Page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1867 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:12 Bug #16775: The File module is missing when working in Drafts.
yes i think that, since the filelist can be enabled with file mount points into custom workspaces, it would be good t... Stefano Cecere
15:33 Feature #16778 (Closed): Enable to register minImageWidth
Imo, there should be the possibility to assign a minimum width to images in content elements.
I don't know exactly...
Ralf Hettinger
14:54 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
The error only occurs if the NuSOAP implementation is used - if the PHP SOAP implementation is active, uploads work f... Robert Lemke
13:28 Bug #14256: special characters in username not checked
For FELogins:

I recognized that at least under the circumstance that forceCharset is set (eg by the Install Tool)...
Ralf Hettinger
13:17 Feature #16726: Select FE user group(s) to display in user list
Added to the wishlist in the newloginbox-wiki.
In our newsgroup Stefan Padberg offered to submit an already made p...
Stefan Strasser
13:11 Bug #15941: No mails with forgotten password when using german language
It is no bug as it is functioning normally. Question and answer has been added to the FAQ in the newloginbox-wiki. Stefan Strasser
13:04 Bug #16736: double post check fails
Will be fixed in 4.0.4 Michael Stucki
13:00 Revision b2ab6e35: Tagging TYPO3 4.0.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-3@1866 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:11 Revision eb7fe5c0: A small SQL compatibility fix for the localisation overview when used with DBAL on databases other than MySQL.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1865 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
12:11 Revision f92cc390: A small SQL compatibility fix for the localisation overview when used with DBAL on databases other than MySQL.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1864 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
10:23 Revision 7919b60a: raise version to 1.1.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1863 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:22 Bug #16777 (Closed): t3lib_htmlmail truncates last character in html mails
This bug may only occur on windows, I haven't tested it on Linux.
I use mySQL 5 and php 5.1.6
The issue occurs on...
Alban Cousinie
10:21 Revision 27dc7131: Add page tree update to publish button of module Web>Versioning
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1862 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:13 Revision 3374c1ae: Add page tree update to publish button of module Web>Versioning
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1861 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:47 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
These diffs wer pulled from 4.0.3 by the way. Michiel Roos
09:46 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
And it also goes for t3lib/stddb/tables.sql:
All fields just contain text, no binary data.
Find patch attached.
Michiel Roos
09:42 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
The same goes for:
- pages_language_overlay: l18n_diffsource
- tt_content: l18n_diffsource
- cache_pages: HTML, ...
Michiel Roos

2006-12-10

21:17 Feature #15640: search word also in title and descriptions
With the rev 1860 patch from #15663 applied this can be done with changing one line, see patch. Karsten Dambekalns
21:08 Feature #15640: search word also in title and descriptions
@Robert: you forgot to set the TYPO3 version select field... :) Karsten Dambekalns
21:06 Bug #16130: Update of extension list fails because of wrong tmp folder
In version 4.0.0 this line is in the t3lib_div::writeFile() method, which writes to a file generated by (in the end) ... Karsten Dambekalns
20:37 Bug #16560: Error during creation from table sys_refindex on oracle 10g database
Yes, the length specification is gone from the sql file, so this must work again. Karsten Dambekalns
13:37 Bug #16560: Error during creation from table sys_refindex on oracle 10g database
I'm 99% sure that this is fixed in TYPO3 4.0.3. Otherwise, please reopen. Michael Stucki
18:57 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
Fixed by disabling wordIndexing() as Kasper suggested. Ingmar Schlecht
13:17 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
Diff by Michael Stucki working great. Staffan Ericsson
10:40 Bug #15663: EM2 need more than 32 MB
The attached diff against rev 1860 will go into SVN if no objections are raised on the core list within 24 hours.
...
Karsten Dambekalns

2006-12-09

11:07 Bug #16776 (Closed): pi_list_browseresults shows 'Next' link when no results
pi_list_browseresults shows 'Next' link when no results
fix:
File typo3/sysext/cms/tslib/class.tslib_pibase...
Artem Matevosyan

2006-12-08

16:40 Bug #16775 (Closed): The File module is missing when working in Drafts.
The File module is missing altogether when working in Drafts, even if you are logged as an admin.
This issue preve...
Emile
16:09 Bug #16774 (Closed): content field of fe_session_data should use mediumtext instead of mediumblob
As far as I can tell, only string data is stored in the content field of the fe_session_data table. I don't understan... Michiel Roos
15:38 Bug #16773 (Closed): specConfs.[pid].CSSsuffix = xy doesn't work
find the description of 'specConfs' here:
http://typo3.org/documentation/document-library/extension-manuals/doc_inde...
Typoheads - Web Engineering
12:27 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
John, if you are interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/r...
Kirill Klimov
12:21 Bug #16772: Content encoding with x-gzip not allowed
Sorry, the additional information was wrong. You have to change the lines like this:
function gzip_accepted() ...
Bjrn Kraus
11:54 Bug #16772 (Closed): Content encoding with x-gzip not allowed
In t3lib/class.gzip_encode.php, function gzip_accept() has the posibiltity to set "x-gzip" instead of "gzip" as conte... Bjrn Kraus
08:36 Bug #16764: The list with extensions can't be refresed in T3 4.1.
Sorry, I think it has not to do with 4.1
All my installations of T3 have the same problem.
I don't know if it's a p...
Daniel Doesburg
06:11 Feature #16771 (Closed): Changing the SIZE of the RTE field in TCA
Hello,
it would be nice, if the size of a RTE field could be set dynamical by the TCA.
I need the RTE Element for...
Volker Graubaum

2006-12-07

23:01 Bug #16770: Fatal error: Allowed memory size
This bug is already known. A fix is being developed and will be included into 4.1 final. See e.g. bug #0002615 for de... Andreas Wolf
22:24 Bug #16770 (Closed): Fatal error: Allowed memory size
I will update the extensions list and i become always this error message:
Fatal error: Allowed memory size of 6710...
Marko Hoffmann
22:38 Bug #16766: IRRE relation to the same table shows new records twice
The easiest way would have been to just take the first record as mentioned in my last note. But I couldn't make out, ... Oliver Hader
14:18 Bug #16766: IRRE relation to the same table shows new records twice
In which general case does it happen, that more than one record is created on the same table? If this doen't occur ot... Oliver Hader
11:03 Bug #16766 (Closed): IRRE relation to the same table shows new records twice
When making an IRRE inline relation to the same table as the parent table, tceforms shows the sub-record twice after ... Ingmar Schlecht
19:51 Bug #16769 (Closed): Unaccessible page redirects to an other in rootline without transmission of pid
The following is from http://wiki.typo3.org/index.php/Newloginbox/Wishlist:
- If a page is not accessible because of...
Andreas Balzer
18:16 Revision 40c1140d: fix bug #4555: detect double posts in tt_board
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1860 709f56b5-9817-0410-a4d7-c38de5d9e867 Franz Holzinger
18:09 Revision 2bc05801: fix bug #4555: detect double posts in tt_board
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1859 709f56b5-9817-0410-a4d7-c38de5d9e867 Franz Holzinger
15:33 Bug #16768 (Closed): shortcutFrame messed up after searching with editPage textinput
Using: Firefox
The typo3/alt_shortcut.php tries to give the full rootline, which messes up the frame, when the strin...
Klaus Muth
15:00 Bug #16738: extension manager not working
I'm install TYPO3 4.0.3
All work fine but when i click at left frame "Ext Manager", say "The page cannot be shown".
...
Diego Leon
13:51 Bug #16767: IRRE relation to the same table - relation field within child elements isn't shown
You're right. I fixed this bug after the release of 4.1-beta1a. It would have been part of the 4.1-beta2 release. But... Oliver Hader
12:57 Bug #16767 (Closed): IRRE relation to the same table - relation field within child elements isn't shown
When relating an inline field to the same table, the inline Field is not shown within child elements (when editing th... Thomas Oppelt
13:02 Revision 79fd9d4d: Disabled typo3/alt_main_new.php and function wordIndexing() of t3lib_refindex as they're not working yet
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1858 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
09:42 Bug #15859: sysfolder icon
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:42 Feature #16425: BE > List > Edit alias, title, etc. View is poorly laid out.
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:42 Bug #15928: Active color in fileadmin is wrong
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:42 Bug #15927: t3skin: white and grey - highlighting problem
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:41 Bug #15986: pagetree icons
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:41 Bug #15812: No highlighting for admin functions
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
08:11 Bug #16765 (Closed): Warn about MySQL 5 while installing.
PROBLEM:
You make a clean install over Apache/MySQL by downloading 'typo3_src-4.0.2.zip' and 'dummy-4.0.2.zip'. You ...
Tero Niemi

2006-12-06

15:39 Bug #16764 (Closed): The list with extensions can't be refresed in T3 4.1.
Always, even if there is no list in typo3temp, retrive/update reports "The extension list has not changed remotely, i... Daniel Doesburg
14:27 Bug #16602: eval => 'required,datetime' has no "required" effect, eval => 'datetime,required' renders the value useless
The Problem is the checkbox Value in unchecked Case.
If you set the Checkbox Value to "" (Empty) Typo3 will require...
Urs Widmer

2006-12-05

22:32 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
Versioning context menu is displayed even if the user/group has no access to the versioning module.
Added two patc...
Helmut Hummel
22:04 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
*bump*
Just upgraded a TYPO3 installation and came across this bug. I would consider this a major bug, because wha...
Administrator Admin
18:01 Revision c7765cc8: Add edit3.gif needed for FE editing of translated pages.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1856 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:54 Bug #15941: No mails with forgotten password when using german language
This happen because the provider has the subject "Ihr Passwort" in the mailserver's blacklist.
Some time ago there w...
Administrator Admin
12:04 Bug #16763: Popup-Window of the PageTree in the IE7
Fixed in TYPO3 4.0.3. Please upgrade. Michael Stucki
11:51 Bug #16763 (Closed): Popup-Window of the PageTree in the IE7
The Popup-Window of the PageTree is in the top Frame... Look @ the screenshot
(issue imported from #M4610)
Sascha Egerer
11:31 Bug #15220: Filesize of maximum allowed files in mailforms
Sebastian, if you cannot do it, please assign it to me. Michael Stucki
11:26 Bug #15220: Filesize of maximum allowed files in mailforms
Almost 1 year ever since and even not a simple localconf.php var.
Could you guys PLEASE take a look at it?
It ...
Felipe Knaesel
10:36 Bug #16755: The storagePid doesn't work or overwrite General Record Storage Page (GRSP) pid
It seems like you didn't clear the FE cache after changing the template setup, so your changes in the template won't ... Stefan Strasser
10:33 Bug #16762 (Closed): User Management: Modules maximum
I have installed some backend extensions for TYPO3 and I have also coded some own backend extensions.
While admin...
mback2k
10:02 Bug #16602: eval => 'required,datetime' has no "required" effect, eval => 'datetime,required' renders the value useless
I can confirm this for your TCA definition, but without the 'default'=>'0' it works.
Greets
Bastian
Marc Bastian Heinrichs
01:22 Revision 8db0e2f8: Non-functional changes...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1855 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:18 Revision f51015da: * Security enhancement: Prevent image access through thumbs.php. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20061205-1/ - thanks to Marc Bastian Heinrichs for discovering and reporting this issue.
* Security enhancement: Refuse BE logins of usernames starting with _CLI_ (they are only used by real CLI scripts)
...
Michael Stucki
01:15 Revision 4f40f7d9: * Security enhancement: Prevent image access through thumbs.php. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20061205-1/ - thanks to Marc Bastian Heinrichs for discovering and reporting this issue.
* Security enhancement: Refuse BE logins of usernames starting with _CLI_ (they are only used by real CLI scripts)
...
Michael Stucki
00:50 Revision e8616891: * Add source of nimbus.ttf to SVN repository. This is a requirement of the GPL and is done just for the case that the original source location would fall down. However, this directory will not be shipped together with the release archives! -- michael
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1852 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:42 Revision 280be233: Adding t3lib/fonts/src/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1851 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:36 Revision 634a6e6d: * Add source of nimbus.ttf to SVN repository. This is a requirement of the GPL and is done just for the case that the original source location would fall down. However, this directory will not be shipped together with the release archives! -- michael
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1850 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2006-12-04

23:54 Revision cfe866cc: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1849 709f56b5-9817-0410-a4d7-c38de5d9e867
Michael Stucki
23:34 Revision 3edc8020: * Updated font-copyright information in t3lib/fonts/readme.txt - many thanks to Christian Welzel for taking care of this!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1848 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:15 Revision 6ff2eab4: * Updated font-copyright information in t3lib/fonts/readme.txt - many thanks to Christian Welzel for taking care of this!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1847 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:26 Feature #15738: Dynamic log file name
Added to SVN. Martin Kutschker
18:22 Revision 12a537a8: Remove double calling of t3lib_div::devSyslog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1846 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:15 Revision a16365f9: Enhanced message for recordset warning (see change at 2006-12-02) and removed serializing of objects in the backtrace (devlog).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1845 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:31 Bug #16526: Moving content elements in frontent editing mode causes crash
Confirmed in our TYPO3 4.0.2 Installation. I'll test the patch now. Christopher Hlubek
16:46 Revision 471619a2: Allow strftime-syntax for config.stat_apache_logfile
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1844 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
15:34 Bug #16761: Only one ext. template on a page is being used
This is not a bug, it's just how templates are parsed by design.
If you want to use multiple templates, you need t...
Michael Stucki
15:20 Bug #16761 (Closed): Only one ext. template on a page is being used
if i'm adding a ext. template to a page everything works fine and the ext.template codes are used.
But if i'm adding...
Dirk Diebel
14:23 Bug #16760 (Closed): t3lib_TCEforms::getSingleField_typeFlex doesn't pass $field param to t3lib_BEfunc::getFlexFormDS
t3lib_TCEforms::getSingleField_typeFlex doesn't pass $field param to t3lib_BEfunc::getFlexFormDS. It is needed when ... Artem Matevosyan
14:16 Bug #16759: incorrect rendering of umlauts with opentype fonts...
the font (see attached MyriadPro-SemiCn.otf) definitively contains umlaut characters.
therefore i think its a freety...
Stefan Krapf
12:59 Bug #16759: incorrect rendering of umlauts with opentype fonts...
TYPO3 expects the font to use Unicode code points for glyph mapping. There are also fonts available that use Latin 1 ... Martin Kutschker
08:19 Bug #16759: incorrect rendering of umlauts with opentype fonts...
Can you check if the font really contains this umlaut character inside? Otherwise the problem is obviously not a TYPO... Michael Stucki
03:33 Bug #16759 (Closed): incorrect rendering of umlauts with opentype fonts...
hello
i use typo3 with graphics magick 1.1.6 and freetype.
it works fine with truetype ttf-fonts.
buth with...
Stefan Krapf
13:36 Feature #15640: search word also in title and descriptions
I tried setting the category to "Extension Manager" but always got Mantis APPLICATION ERROR #14875 Robert Lemke
13:33 Feature #15640: search word also in title and descriptions
Checked with current SVN version (04.12.06) Robert Lemke
13:09 Bug #15697: HTTP Proxy Support missing
Karsten, can you check that? Robert Lemke
03:29 Bug #16758 (Closed): typoscript editor too small in internet explorer 7
the typoscript/setup field is very small in internet explorer 7.
above all in horizontal dimension.
cool would be...
Stefan Krapf

2006-12-03

17:26 Revision f0b58ca4: Increase length for titles of be_users, be_groups, and fe_groups
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1843 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
17:13 Revision 6500c157: Use <label> tags in tceforms where appropriate to enhance usability
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1842 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
12:58 Bug #16526: Moving content elements in frontent editing mode causes crash
with the fix that's described here - we get another problem: ext: sr_feuser_register_2.5.2.t3x (frontend user registe... Andreas Merkle

2006-12-02

20:38 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Important! If this patch doesn't work for you, please check if you have applied patch #0003544 and if yes, remove it ... Andreas Wolf
08:41 Revision 6414c1cb: Formatting of PHPDoc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1841 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
08:40 Revision c8610679: t3lib_db: added calls to t3lib_div::sysLog() and t3lib_div::devLog() if recordset is not valid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1840 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2006-12-01

15:59 Bug #16753: Indexed search displayes deleted and hidden pages.
New Patch:
typo3/sysext/indexed_search/ext_localconf.php
added Line (on Line 20):
$TYPO3_CONF_VARS['SC_OPTIONS']...
Michael Fritz
15:55 Revision 1486a403: See changelog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1839 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:39 Bug #15663: EM2 need more than 32 MB
Not in 4.0.x, but in 4.1 Michael Stucki
12:56 Bug #15663: EM2 need more than 32 MB
So will this be fixed in TYPO3 4.0.3 / 4.1 ? Benni Mack
13:21 Bug #16730: Click enlarged image (pop-up) blocked by NIS personal firewall
That's great. I hope the Symantec Support Agent can tell you/us, what exactly causes the block of the pop-up. Mario Rimann
13:13 Bug #16730: Click enlarged image (pop-up) blocked by NIS personal firewall
I have the same Problem.. on every typo3 site!
I've contacted the support from Norton this morning.. after an 1h ch...
Philipp Holdener
12:55 Bug #16757 (Closed): t3lib_htmlmail jump urls break mailto links
When the jump url functionality is used it breaks mailto links. They are replaced in the same way as normal links bu... Don Benjamin
12:49 Bug #16756 (Closed): GMENU RollOver effect for the Internet Explorer
The GMENU RollOver effect is not working in any version of the Internet Explorer.
There is an error in the file
/ty...
Daniel Hoffmann
12:25 Revision 25c58963: Fixing SVN directory structure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1838 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:13 Revision 39f282fd: Fixing SVN directory structure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1837 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:43 Bug #16755 (Closed): The storagePid doesn't work or overwrite General Record Storage Page (GRSP) pid
Information on my system:
Typo3: 4.0.2
newloginbox: 3.0.1
Main System Folder with Templavoila Template: pid = 45
...
Jack Ong
02:53 Revision bb88c284: Fixing directory structure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1836 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2006-11-30

22:51 Bug #16754: split returnKey fails to recognize the max property
I added a new line to the script, between lines 4024 and 4025, and now they are like this:
$key = intval($this->st...
Carlos A
22:26 Bug #16754 (Closed): split returnKey fails to recognize the max property
stdWrap "split" function has a "max" property, that don't work when "returnKey" is used.
If, using typoscript, we ...
Carlos A
19:06 Bug #16753: Indexed search displayes deleted and hidden pages.
Wrong attempt. The index should be cleaned up while the page is being deleted. Michael Stucki
18:10 Bug #16753 (Closed): Indexed search displayes deleted and hidden pages.
Even permanently deleted pages appearing in the indexed_search and those results cannot be deleted from the indexed_s... Michael Fritz
10:14 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
keyword:HCI Staffan Ericsson
08:29 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Klaus, this code assumes that typo3 always runs under non-secure connection, which is wrong. Dmitry Dulepov

2006-11-29

23:53 Bug #16752 (Closed): drawRTE() loads global RTE config instead of function parameter $thisConfig
The function drawRTE(&$pObj,$table,$field,$row,$PA,$specConf,$thisConfig,$RTEtypeVal,$RTErelPath,$thePidValue)
doe...
Michael Klckner
16:56 Revision 5a94f896: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1834 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:51 Revision d8ad868d: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1833 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:50 Revision dd452707: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1832 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:49 Revision 8e06b891: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1831 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:49 Bug #16544: GIFBUILDER ignores jpeg-quality
Hi,
I had the same problem as Sebastian. I tried his fix, but it didn't work for GMENUs (all JPEGs are written wit...
Erwin Eggenberger
16:49 Revision f4aa6242: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1830 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:47 Revision 56ca9f6c: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1829 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:46 Revision c704929e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1828 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:46 Revision cf0c2e58: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1827 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:45 Revision cb0e2c6a: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1826 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:44 Revision 54788c84: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1825 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:44 Revision 9db98262: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1824 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:40 Revision 301c4d2e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1823 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:20 Revision e716e0c2: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1822 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:16 Revision 6304da39: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1821 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:11 Revision fa4dd57f: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1820 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
14:35 Bug #16738: extension manager not working
Am having the same problem.
Memory limit set to 50Mb
I have commented out //$SOBE->main(); in the ../typo3/mo...
Fred Weil
11:05 Bug #16751 (Closed): Duplicate entry on cache_pagesection on reloading twice
If I reload a page in the frontend twice or two or more persons access the same page at almost the same time, an SQL ... Oliver Hader
10:35 Bug #16747: exec + special chars
passing arguments to exec should be done very carefully since issues like this probably can be used for cli command i... Nikolas Hagelstein
08:53 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Michael, you are right - the hook was from my patch for 3531. Don't know how it got into this patch here... Andreas Wolf

2006-11-28

23:57 Bug #16750: Only a white site when you trying to see and work with the EM
Please contact the mailing list for further help. Michael Stucki
23:56 Bug #16750: Only a white site when you trying to see and work with the EM
Did you restart Apache after changing the memory_limit? Anyway, I'm sure this is not a bug, rather a configuration is... Michael Stucki
21:33 Bug #16750 (Closed): Only a white site when you trying to see and work with the EM
The problem is when you click on the EM link on the left bar you get only a white site in the main page right. You ca... Maximilian Graf
22:20 Bug #16704: Fulltext RTE in IE7 only 10 lines high
I have looked into it for a second. The problem is that IE7 no longer uses the style="height:100%;" value for the <te... Pim Broens
18:28 Revision 87cdd727: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1818 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
18:27 Revision eb924e30: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1817 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
13:58 Bug #15663: EM2 need more than 32 MB
Hi !
I uploaded a new diff made against revision 1816 from SVN ...
it contains fixes for the last two problem...
Bernhard Kraft
12:06 Feature #16749 (Closed): Navigation title for shortcuts and external urls
It would be nice to have navigation titles for the page types shortcut and external url. This way the organizational ... Bastian Sauert
12:02 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
so changing
$LD['target'] = $target;
$this->lastTypoLinkUrl = $this->URLqMark('http://'.$tCR_domain.'/index.php?...
Klaus Hinum
11:59 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
what i mean is when creating a shortcut (link) between two pages in the same tree but with differen ts settings of co... Klaus Hinum
11:16 Bug #16748 (Closed): Changes in alternative page language does not clear cache
If an alternative page language is added or edited, the page cache is not automatically cleared (as it is for normal ... Bastian Sauert

2006-11-27

22:21 Bug #16747 (Closed): exec + special chars
imageMagickExec of class t3lib_stdGraphic as any other function using exec fails
on filenames containing chars like ...
Nikolas Hagelstein
22:20 Bug #16746: Installing extensions or changing extensions via the manager gives error
i mean a frontend error ofcourse. The error is gone after clearing the cache.
Ben van 't Ende
22:20 Bug #16746 (Closed): Installing extensions or changing extensions via the manager gives error
Error: The main frontend extension "cms" was not loaded. Enable it in the extension manager in the backend.
This e...
Ben van 't Ende
21:20 Bug #16745 (Closed): No translation for error messages and / or modules
As Martin Kutschker proposed on the hci-list, I researched some issues regarding the translation of error messages. H... Susanne Moog
19:19 Feature #16444: Add fields cruser_id and crdate to table tt_content.
yeah please! Georg Ringer
18:57 Feature #16744 (Closed): make select.pidInList work recursive
make select.pidInList work recursive! would be so great ;)
(issue imported from #M4569)
Georg Ringer
17:55 Bug #16743: EM does not let me install cal
This works, thanks.
formerly
$TYPO_VERSION = '4.1beta1a'; // deprecated: use the constants defined below
changed...
Franz Holzinger
17:46 Bug #16743: EM does not let me install cal
Hi Franz,
try changing $typo_version in t3lib/config_default.php from "4.1beta1" to "4.1-beta1". Does that help? I...
Michael Stucki
11:18 Bug #16743 (Closed): EM does not let me install cal
The installation of cal always fails.
Cal has the requirement
Dependency Error
The running TYPO3 version (4.1bet...
Franz Holzinger
17:52 Bug #16378: PHP Warning array-keys() when installing a suggested extension
Hier gilt das gleiche, das ist einfach zu lösen. Michael Stucki
17:48 Bug #16742: EM fails to install suggested extension.
Franz,
aus irgendeinem Grund bist Du ja Mitglied im Core Team. Ich bitte Dich, das selber anzuschauen, das sollte ...
Michael Stucki
11:28 Bug #16742: EM fails to install suggested extension.
see relate
http://bugs.typo3.org/view.php?id=3887
Franz Holzinger
11:14 Bug #16742 (Closed): EM fails to install suggested extension.
I get an error message when I want to install a suggested extension of 'cal'.
Extensions suggested by extension "c...
Franz Holzinger
12:25 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
That's correct. But you're wrapping the parameter to set the type. My approach is setting - the type. So you're makin... Oliver Hader
11:59 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
I think this is no bug. The type can be included in the typolink.parameter property. Then simulateStatic should work ... Marc Bastian Heinrichs
10:35 Bug #16741 (Rejected): typoLink doesn't use "type" correctly with simulateStaticDocuments
Imagine a TypoScript configuration like the following and simulateStaticDocuments enabled:
page.10 = TEXT
page.10...
Oliver Hader
00:48 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
Hi Michael,
my fix was only a quick one ...
it seams that t3lib_refindex is the only one using PATH_typo3 (for ...
Steffen Kamper

2006-11-26

23:42 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
The attached patch fixes the problem, though I did not investigate why this happens in 4.1, and why it did not in 4.0... Michael Stucki
19:30 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
I had the same.
When updating a typo3 from 4.02 to 4.1 the Constant is unknown in FE
So I had to edit the index...
Steffen Kamper
19:16 Bug #16740 (Closed): FE PATH_typo3 problem | Typo3 4.1b 1a
Warning: require_once(PATH_typo3sysext/indexed_search/class.lexer.php) [function.require-once]: failed to open stream... Jiri Mikula
21:08 Bug #15005: No install is possible, if in the Install-Tool multiplyDBfieldSize is set to "2"
Aloha
Kannst du mir einen Hinweis geben ob das noch aktuell ist und wenn ja was ich ändern soll?
Danke und schö...
René Fritz
14:09 Bug #16545: GIFBUILDER indexcolors cropsized images
The patch4 worked for me! Thank you so far!
Btw. I came to this issue, because I do not have GDLib installed and won...
Johannes Vockeroth
12:56 Bug #16738: extension manager not working
Limit was set to 50M, but still missing any output from the server.
I set the error_reporting to E_ALL, but I can't ...
Kalin Stoyanov
01:36 Bug #16738: extension manager not working
I think the memory limit is still too low. Try setting it to 50M (just to be sure that this is not the problem) and c... Michael Stucki
00:25 Bug #16738 (Closed): extension manager not working
I installed the 4.0.2 yesterday and everything is working fine you guys did a great job, but I can't get the Extensio... Kalin Stoyanov
05:08 Bug #16739 (Closed): User Settings: Language pack error message is wrong
This error message in the module User Settings isn't really helping:
"The selected language is not available befor...
Patrick Gaumond
01:43 Revision 51c63af7: * Fixed bug #4556: PHP4 compatibility issues
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1816 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:40 Bug #16737: 4.1.beta1 can not be installed
Problem fixed. Michael Stucki

2006-11-25

20:41 Bug #16737: 4.1.beta1 can not be installed
Stucki, what do you think about releasing a "beta1a " fixing this?
cheers
Ingmar
Ingmar Schlecht
19:44 Bug #16737: 4.1.beta1 can not be installed
I'm sorry, two PHP5 expressions were overlooked. See the attached patch "php4_loaddbgroup.diff" which solves the prob... Oliver Hader
19:12 Bug #16737: 4.1.beta1 can not be installed
Search the file for "static function" and replace this with "function". Seems like there are some things depending on... Michael Stucki
18:36 Bug #16737 (Closed): 4.1.beta1 can not be installed
Betaversion 4.1 can't be installed. Either in 1-2-3 or with typo3/install
In 1-2-3 I get Error: The main frontend ex...
Daniel Doesburg
12:06 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
Perfect, so I mark this issue as a duplicate of #15979. Michael Stucki
12:04 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
Many thank for fast reply
Sorry for my mistake
Now I confirm that the bug is fixed in 4.0.3rc1
Valery Romanchev
11:43 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
See bug #15979 for more information! Michael Stucki
11:42 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
Hi Valery,
are you sure that the bug is not fixed in 4.0.3rc1? Actually I am quite sure that this was solved, as i...
Michael Stucki
11:03 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
I just look at source code. The bug was not corrected in 4.0.3rc1 and in 4.1beta1
I confirm that this solution ...
Valery Romanchev
09:11 Bug #16736 (Closed): double post check fails
If you use a frontend extension like tt_board, then a double post won't be detected im many cases.
The errors comes ...
Franz Holzinger

2006-11-24

19:08 Revision 7cee7d94: ChangeLog update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1815 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:40 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
I will post a message on the bugs-mailinglist so hopefully the bug will be fixed in 4.0.4. I'm quite optimistic ;-) Andreas Wolf
14:21 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Problem still persists in 4.0.3rc1
As already mentioned: After applying patch_new everything's fine
Helmut Hummel
16:11 Revision 5d912b1d: Updated NEWS.txt.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1814 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:54 Feature #16733: Set a db size limit then clear cache
For the example with the calendar it would probably better to use cHash, to only store days, that really exist in you... Oliver Hader
13:27 Feature #16735 (Closed): Negative Timestamps
I cannot assign negative timestamps to the date field. E.g birthdays before 1.1.1970 doesnt work.
Can be fixed ins...
Michael Fritz
13:19 Revision 902ea83b: Add [SYS][UTF8filesystem] to config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1813 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:19 Bug #16263: tt_content.menu.20.2: Directory with special.value
Hi Ernesto!
And this one would be nice for 4.1 :-)
Bjrn Kraus
12:18 Feature #15809: Divider error
Hi Ernesto!
May I remember you to add the changes to 4.1 - I heared the next release is in sight ;-)
Bjrn Kraus
11:47 Bug #16637: recs['clear_all'] should be clear as an array
Hi Michael!
Please have a look at function record_registration(). You will see that 'recs' is treated as an array....
Bjrn Kraus
11:19 Bug #16637: recs['clear_all'] should be clear as an array
You as the reporter did not confirm that the problem is solved, that was probably the main reason why I didn't look a... Michael Stucki
09:51 Bug #16637: recs['clear_all'] should be clear as an array
Bug still present in 4.0.3rc1. Patch (1 line of code) is included. Bjrn Kraus
02:24 Bug #16734 (Closed): PHP Error when trying to upload an extension to the TER
When trying to uplad a self-written extension to the TER, I get the following message:
Parse error: parse error, u...
Sebastian

2006-11-23

22:02 Feature #16733: Set a db size limit then clear cache
This does not solve the problem. T3 is just writing every single bit in can write to the harddrive.. There has to be ... Andreas Balzer
21:56 Feature #16733: Set a db size limit then clear cache
What about using the "pageCacheToExternalFiles" feature? It can be found in the Install Tool of 4.0. Michael Stucki
20:56 Feature #16733 (Closed): Set a db size limit then clear cache
It would be nice to have an option, where an admin can config a DB size limit. As soon as this limit is reached, T3 s... Andreas Balzer
19:44 Revision e7f5486e: Allow UTF-8 file names (to enable set BE[forceCharset]='utf-8' and SYS[UTF8filesystem]=1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1811 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:41 Revision e69dcaaa: List users online (aka who is online) for BE users in Tools > User Manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1810 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
13:38 Bug #16692: htmlArea RTE conflicts on using prototyped Array objects (e.g. Prototype JavaScript framework)
Fixed in SVN Trunk (rev. 1809) Oliver Hader
13:04 Revision 49632368: New Feature: Inline Relational Record Editing by Oliver Hader!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1809 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
12:53 Revision c4020717: Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1808 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:35 Revision ecd9cab2: * Removed unneccessary preg_quote() call
* Increased version number of beuser and cms system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk...
Michael Stucki
12:34 Revision 17478820: * Removed unneccessary preg_quote() call
* Increased version number of beuser and cms system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branc...
Michael Stucki

2006-11-22

11:58 Bug #16712: PHP 5.2 edit problem
OK, assuming that it is caused by the same PHP bug, I am closing this now. Feel free to reopen if it still occurs aft... Michael Stucki
11:52 Bug #16712: PHP 5.2 edit problem
Probably it's the same PHP bug as in 0004487. See http://bugs.php.net/bug.php?id=39438 for details. Bjrn Kraus
11:56 Bug #16705: PHP 5.2.0: table element can't be edited
Seems to be a PHP bug. Michael Stucki
11:49 Bug #16705: PHP 5.2.0: table element can't be edited
The failure has been discussed in the list. There seems to be a bug in the new PHP 5.2.0 version (see http://bugs.php... Bjrn Kraus
09:38 Feature #16731: Cache-Control Headers do not address client-side caching
Some additional info can be found in this thread from dev-list:
http://lists.netfielders.de/pipermail/typo3-dev/2006...
Peter Niederlag

2006-11-21

17:32 Bug #16732 (Closed): htmlarea, proxy and firefox
Running TYPO3 4.0.2 behind a proxy the domain in the browser and the HTTP_HOST server value in PHP may be different (... Bjrn Kraus
13:34 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
There exists another problem with Typo3 4.x on Hosts running PHP 4.1.x besides the version_compare bug. class.em_inde... Gerwin Brill
13:25 Feature #16731: Cache-Control Headers do not address client-side caching
Are you talking of config.sendCacheHeaders (without the "No")? Ekkehard G¼mbel
13:22 Feature #16731: Cache-Control Headers do not address client-side caching
I suggest to go the usual TYPO3 way. Make config.sendNoCacheHeaders a pseudo boolean.
So 1 means what it means tod...
Martin Kutschker
13:08 Feature #16731 (Closed): Cache-Control Headers do not address client-side caching
I am struggling to prevent my friend the IE from caching locally...
Normally, that is done using HTTP headers. TYPO3...
Ekkehard G¼mbel
09:53 Revision c27ffe25: Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1805 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:09 Bug #16730 (Closed): Click enlarged image (pop-up) blocked by NIS personal firewall
The Norton Internet Security 2007 personal firewall seems to block the content of the image pop-ups.
The normal co...
Mario Rimann

2006-11-20

17:58 Bug #16729 (Closed): Converting external files to current charset fails
When using the crawler extension, converting the charset of the indexed externel URL to UTF-8 fails if the external p... Christian Buelter
16:14 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
Hi,
i found a workaround - I use this expression:
CAST('###REC_FIELD_sys_language_uid###' AS UNSIGNED)
So if ...
Steffen Kamper
15:49 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
Problem solved. Michael Stucki
13:29 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
Yeah! Thanks for fixing it.
cheers
Daniel
Daniel Brüßler
12:39 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
Maybe ;-)
Do you have write-access to put it on typo3.org?
cheers
Daniel Brüßler
Daniel Brüßler
12:12 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
BTW this is not typo3.org related. It is a bug in extension "podkast".
Is the extension author reading this? ;)
Christian Trabold
12:09 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
this is a TIF image saved as a png by fault.
Can be fixed if the icon gets substituted. See attached PNG icon.
Christian Trabold
14:38 Feature #16728 (Closed): GMENU additionalParams for links should be available
additionalParams for links should be available within gmenuitem.
example:
I would like to have a menuitem that sh...
Michael Birchler
11:47 Bug #16727 (Closed): Flexforms are not UTF-8 valid
With flexforms its not possible to use utf-8 chars.
Normally it will work if some arrabic or russian characters for ...
J¶rg Flade
04:31 Bug #16206: Can not delete version of a root tree page
I can confirm this issue and I am surprised nobody else has jumped on the bandwagon yet. The issue also affects (proh... Clemens Kalb

2006-11-19

16:49 Feature #16726 (Closed): Select FE user group(s) to display in user list
Presently, the extension show all current users in the user listing.
However, in many cases it would be relevant to ...
Carsten Stidsen

2006-11-18

16:00 Bug #16725 (Closed): typo3.org/podcast - missing ext/podkast/pi1/m4v.png
I put it as "major" because this broken-image makes the website look like a website what is not in care anymore. So i... Daniel Brüßler

2006-11-17

22:10 Bug #16724 (Closed): Pages don't show at Frontend after creating and unhiding them
After an update from 3.8 to 4.0.1:
New Pages or pages with title changed dont show at frontend.
I already deinstall...
Kai Berger
21:39 Bug #14804: Indexing external documents fails if there are spaces in the path
This was fixed almost one year ago! Please check if the problem stil exists in TYPO3 4.0, otherwise please reopen. Michael Stucki
21:10 Revision 139ac8dd: Add mention of original patch author - sorry Marc, I forgot that first
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1804 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:09 Revision a373ec5c: Add mention of original patch author - sorry Marc, I forgot that first
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1803 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:40 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Andreas, there was a 2nd change in your patch which contains a hook which I'm not going to use here. Please be aware ... Michael Stucki
20:07 Bug #16716: input field eval date and readOnly shows 01-01-1970
Fixed in TYPO3 4.0.3 Michael Stucki
20:07 Revision 99b38f07: * Fixed bug #4515: Input field with settings eval date and readOnly shows 01-01-1970 if the value is empty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1802 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:07 Revision 385967f4: * Fixed bug #4515: Input field with settings eval date and readOnly shows 01-01-1970 if the value is empty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1801 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:49 Revision 0fc1b000: * Fixed bug #3115: JavaScript error on clickmenu in filelist module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1800 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:49 Revision 6a494f39: * Fixed bug #3115: JavaScript error on clickmenu in filelist module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1799 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:47 Bug #15979: Javascript Error on Click Menu in Filelist
Fixed in TYPO3 4.0.3 Michael Stucki
19:43 Revision 4e85038d: * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages
* Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor...
Michael Stucki
19:42 Revision 50f5b69c: * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages
* Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor...
Michael Stucki
19:40 Bug #16475: Feature options.hideRecords.pages doesn't work for mounted page
Fixed in TYPO3 4.0.3 Michael Stucki
19:40 Bug #16640: pageNotFound_handling ignores forceCharset setting
Fixed in TYPO3 4.0.3 Michael Stucki
18:21 Bug #16723: Fix classess for td in table CE
I agree, will do that. Michael Stucki
18:09 Bug #16723 (Closed): Fix classess for td in table CE
For those who uses td-<number> to colorize odd/even table rows, class definition "td-last" has no use. Included patch... Dimitriy Simakov
16:53 Bug #16722 (Closed): Personal dicts: User TSconfig "options.enablePersonalDicts" always TRUE -- FIX inside
Personal dicts are always active, if this feature has been activated via Page-TSconfig (RTE.default.enablePersonalDic... Christian Trabold
15:10 Bug #16721 (Closed): Update Wizard wont overwrite compat_version mode, in case two lines given;
in localconf.php I had (for whatever reason) 2 entries in the following order:
localconf.php
-----------------
$T...
Georg Kühnberger
14:18 Bug #16720: | is not the same as &#124; in TEXT and HTML TS objects
no bug. Michael Stucki
13:39 Bug #16720: | is not the same as &#124; in TEXT and HTML TS objects
Sry. Made a mistake. This bug does not exist! Please remove or close this bug report. Thanks. Andreas Balzer
13:36 Bug #16720 (Closed): | is not the same as &#124; in TEXT and HTML TS objects
If you create a TEXT or HTML object (not a wrap) within TYPOScript, and use |, it'll be interpretated as a wrap marke... Andreas Balzer
13:25 Revision eb5a6a29: Added stdWrap around the search word in the output (tx_indexedsearch_pi[whatis]): tx_indexedsearch_pi.whatis_stdWrap
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1795 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2006-11-16

22:33 Revision ada990f5: Add an index prefix to Mysql key definitions when (var)chars are changed to text when multiplyDBfieldSize is set and reverted change to key of sys_refindex on 2006-09-01
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1794 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
22:18 Revision 4d8d0a87: Add an index prefix to Mysql key definitions when (var)chars are changed to text when multiplyDBfieldSize is set and reverted change to key of sys_refindex on 2006-09-01
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1793 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:57 Revision 0c97de8b: Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than Mysql
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1792 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:47 Revision 9646411f: Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than Mysql
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1791 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
15:29 Bug #16719 (Closed): RealURL does not convert certain characters
Certain characters such as the letters Þ, þ, ð and Ð do not get encoded/decoded. Instead the character is dropped in ... Logi Huldar
15:17 Bug #16703: Admin Panel and Edit Panel are not consistent
relates to 1): this point refers somehow to bug 2266 but not to bug 4198 which is supposed to be a duplicate - while ... Jack Skaba
14:29 Bug #16718: MENU does no recognize subitems that are passwordprotected at login
Are you sure? Can I check this out somewhere? Michael Stucki
13:37 Bug #16718 (Closed): MENU does no recognize subitems that are passwordprotected at login
If someone sets pages limited to access by a FE Group and logs in,
the ts menu does not recognize that the superior...
Chris Zepernick
10:54 Bug #16688: Script doesn't answer when having list of links in text-element in Firefox 2.0
same problem here:
firefox 2.0, typo3 4.0.2, rtehtmlarea ...
alexander onea

2006-11-15

14:43 Bug #16717: Group mounts not inheireted
No bug :-) Michael Stucki
14:26 Bug #16717: Group mounts not inheireted
Found that I had changed a few access premissions to much.
Me bad - no bug :-)
Staffan Ericsson
13:46 Bug #16545: GIFBUILDER indexcolors cropsized images
As far as I can see, it is not necessary to call imagemagick twice. With my patch (class.t3lib_stdgraphic4.diff) "re... Bastian Sauert

2006-11-14

17:22 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
A beginning of solution :
http://typo3.org/extensions/repository/view/pp_chashchecker/1.0.0/?no_cache=1
Popy no-lastname-given
16:57 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
Hi,
I used a very simple solution for this when I had the problem,
in my case I made the reduction to integer defau...
Christian Reiter
16:31 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
There's a begin of solution : $TYPO3_CONF_VARS['FE']['pageNotFoundOnCHashError'] = 1;
But the TSFE doesn't really ...
Popy no-lastname-given
15:21 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
I'll take care of that. Michael Stucki
14:58 Feature #16715 (Rejected): Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
It is possibie to call a multilanguage Typo3 page with a URL like
http://website.tld/index.php?id=1&L=BuyViagraHe...
Christian Reiter
16:59 Bug #16717: Group mounts not inheireted
Ah, seems like you did.
Can you reproduce the problem on a different site?
Michael Stucki
16:58 Bug #16717: Group mounts not inheireted
Have you set "Mount from groups" in the be_user configuration? Michael Stucki
16:45 Bug #16717 (Closed): Group mounts not inheireted
When setting up new usergroups I always fail to get the users to inherit mountpoints (file/tree) from there respectiv... Staffan Ericsson
15:45 Bug #16716 (Closed): input field eval date and readOnly shows 01-01-1970
fix: attached patch
see screenshot
(issue imported from #M4515)
Marc Bastian Heinrichs

2006-11-13

19:16 Feature #16714: Global vars do not work inside flexform_ds.xml but in tca.php
What could work is to allow for a CV:<key1>:<key2> (eg CV:GFX:imagefile_ext) syntax to have TYPO3_CONF_VARS access in... Martin Kutschker
16:13 Feature #16714 (Closed): Global vars do not work inside flexform_ds.xml but in tca.php
There's the possiblilty to limit the file upload in the backend to certain file extensions. For example
<config>
...
Steffen Müller
11:51 Feature #16713 (Closed): Validate Checkboxes
In Mailforms make it possible to validate checkboxes
I don't know why it is that way, because there is extra code...
Jascha Schubert
10:49 Bug #16712: PHP 5.2 edit problem
I've deactivated eaccelerator, as it seems version 0.9.5 has also problems with PHP 5.2... But the problem is still h... Jean-David Gadina
10:04 Revision a3c2f49a: Fixed a bug: Normal labels rendered by class.db_list_extra.inc didn't get passed through t3lib_BEfunc::getProcessedValueExtra when alt_label fields are set.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1790 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft

2006-11-12

23:40 Bug #16450: BackEnd Login Not Possible
Can someone please dig into this and provide a solution? Michael Stucki
23:35 Bug #16522: tx_cms_showpic (click to enlarge) not working
Seems like the version was not the most recent one. Otherwise please reopen. Michael Stucki
23:31 Bug #16642: TCEmain: Wrong syntax on checking NEW items
OK so I'm closing this bug. Can you please open a new issue for the feature request? Just to keep title and descripti... Michael Stucki
12:18 Bug #16642: TCEmain: Wrong syntax on checking NEW items
Just realized, that I must have been drunken on writing the bug-report.
No bug at all - everything is fine ;-)
Oliver Hader
12:12 Bug #16712: PHP 5.2 edit problem
A note for the bugtracker administrators.
I've seen that there is another issue with PHP 5.2, but I don't think this...
Jean-David Gadina
12:10 Bug #16712 (Closed): PHP 5.2 edit problem
I recently switched to PHP 5.2 and I can't edit placed plugins anymore.
The edit form doesn't load. The page is blan...
Jean-David Gadina
 

Also available in: Atom