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...
- 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...
- 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...
- 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 ...
- 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...
- 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... - 18:52 Bug #15663: EM2 need more than 32 MB
- ~11379: what PHP version are you using?
- 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... - 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...
- 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...
- 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.
- 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...
- 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
- 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...
- 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... - 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...
- 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)... - 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... - 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.
- 13:04 Bug #16736: double post check fails
- Will be fixed in 4.0.4
- 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
- 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
- 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
- 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
- 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... - 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
- 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
- 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.
- 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. - 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, ...
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.
- 21:08 Feature #15640: search word also in title and descriptions
- @Robert: you forgot to set the TYPO3 version select field... :)
- 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) ...
- 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.
- 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.
- 18:57 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
- Fixed by disabling wordIndexing() as Kasper suggested.
- 13:17 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
- Diff by Michael Stucki working great.
- 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.
...
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...
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... - 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...
- 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... - 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... - 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() ... - 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...
- 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... - 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...
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...
- 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... - 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, ...
- 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...
- 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 ...
- 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... - 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
- 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
- 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... - 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".
... - 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...
- 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...
- 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
- 09:42 Bug #15859: sysfolder icon
- If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo... - 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... - 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... - 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... - 09:41 Bug #15986: pagetree icons
- If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo... - 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... - 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 ...
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...
- 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...
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... - 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... - 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
- 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... - 12:04 Bug #16763: Popup-Window of the PageTree in the IE7
- Fixed in TYPO3 4.0.3. Please upgrade.
- 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) - 11:31 Bug #15220: Filesize of maximum allowed files in mailforms
- Sebastian, if you cannot do it, please assign it to me.
- 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 ... - 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 ...
- 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... - 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
- 01:22 Revision 8db0e2f8: Non-functional changes...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1855 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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)
... - 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)
... - 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
- 00:42 Revision 280be233: Adding t3lib/fonts/src/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1851 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
2006-12-04
- 23:54 Revision cfe866cc: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1849 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 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
- 18:26 Feature #15738: Dynamic log file name
- Added to SVN.
- 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
- 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
- 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.
- 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
- 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... - 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... - 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 ...
- 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... - 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 ...
- 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...
- 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... - 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
- 13:33 Feature #15640: search word also in title and descriptions
- Checked with current SVN version (04.12.06)
- 13:09 Bug #15697: HTTP Proxy Support missing
- Karsten, can you check that?
- 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...
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
- 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
- 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...
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 ...
- 08:41 Revision 6414c1cb: Formatting of PHPDoc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1841 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
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']... - 15:55 Revision 1486a403: See changelog.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1839 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:39 Bug #15663: EM2 need more than 32 MB
- Not in 4.0.x, but in 4.1
- 12:56 Bug #15663: EM2 need more than 32 MB
- So will this be fixed in TYPO3 4.0.3 / 4.1 ?
- 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.
- 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... - 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...
- 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... - 12:25 Revision 25c58963: Fixing SVN directory structure
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1838 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:13 Revision 39f282fd: Fixing SVN directory structure
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1837 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
... - 02:53 Revision bb88c284: Fixing directory structure
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1836 709f56b5-9817-0410-a4d7-c38de5d9e867
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... - 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 ... - 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.
- 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...
- 10:14 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
- keyword:HCI
- 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.
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... - 16:56 Revision 5a94f896: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1834 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:51 Revision d8ad868d: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1833 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:50 Revision dd452707: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1832 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:49 Revision 8e06b891: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1831 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 16:49 Revision f4aa6242: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1830 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:47 Revision 56ca9f6c: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1829 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:46 Revision c704929e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1828 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:46 Revision cf0c2e58: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1827 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:45 Revision cb0e2c6a: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1826 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:44 Revision 54788c84: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1825 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:44 Revision 9db98262: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1824 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:40 Revision 301c4d2e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1823 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:20 Revision e716e0c2: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1822 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:16 Revision 6304da39: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1821 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:11 Revision fa4dd57f: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1820 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 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 ...
- 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...
- 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...
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.
- 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...
- 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...
- 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...
- 18:28 Revision 87cdd727: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1818 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:27 Revision eb924e30: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1817 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 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 ...
- 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?... - 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...
- 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 ...
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 ... - 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.
- 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... - 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...
- 19:19 Feature #16444: Add fields cruser_id and crdate to table tt_content.
- yeah please!
- 18:57 Feature #16744 (Closed): make select.pidInList work recursive
- make select.pidInList work recursive! would be so great ;)
(issue imported from #M4569) - 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... - 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... - 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... - 17:52 Bug #16378: PHP Warning array-keys() when installing a suggested extension
- Hier gilt das gleiche, das ist einfach zu lösen.
- 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 ... - 11:28 Bug #16742: EM fails to install suggested extension.
- see relate
http://bugs.typo3.org/view.php?id=3887 - 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... - 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...
- 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 ...
- 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... - 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 ...
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...
- 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... - 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...
- 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ö... - 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... - 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 ... - 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...
- 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...
- 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... - 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
- 01:40 Bug #16737: 4.1.beta1 can not be installed
- Problem fixed.
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 - 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...
- 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...
- 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... - 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.
- 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 - 11:43 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
- See bug #15979 for more information!
- 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... - 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 ... - 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 ...
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
- 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 ;-)
- 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
- 16:11 Revision 5d912b1d: Updated NEWS.txt.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1814 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 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... - 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
- 12:19 Bug #16263: tt_content.menu.20.2: Directory with special.value
- Hi Ernesto!
And this one would be nice for 4.1 :-) - 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 ;-) - 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.... - 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...
- 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.
- 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...
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 ...
- 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.
- 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...
- 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
- 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
- 13:38 Bug #16692: htmlArea RTE conflicts on using prototyped Array objects (e.g. Prototype JavaScript framework)
- Fixed in SVN Trunk (rev. 1809)
- 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
- 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
- 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... - 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...
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...
- 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.
- 11:56 Bug #16705: PHP 5.2.0: table element can't be edited
- Seems to be a PHP bug.
- 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...
- 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...
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 (...
- 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...
- 13:25 Feature #16731: Cache-Control Headers do not address client-side caching
- Are you talking of config.sendCacheHeaders (without the "No")?
- 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... - 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... - 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
- 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...
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...
- 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 ... - 15:49 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
- Problem solved.
- 13:29 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
- Yeah! Thanks for fixing it.
cheers
Daniel - 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 - 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? ;) - 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. - 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... - 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 ... - 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...
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 ...
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...
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... - 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.
- 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
- 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
- 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 ...
- 20:07 Bug #16716: input field eval date and readOnly shows 01-01-1970
- Fixed in TYPO3 4.0.3
- 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
- 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
- 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
- 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
- 19:47 Bug #15979: Javascript Error on Click Menu in Filelist
- Fixed in TYPO3 4.0.3
- 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... - 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... - 19:40 Bug #16475: Feature options.hideRecords.pages doesn't work for mounted page
- Fixed in TYPO3 4.0.3
- 19:40 Bug #16640: pageNotFound_handling ignores forceCharset setting
- Fixed in TYPO3 4.0.3
- 18:21 Bug #16723: Fix classess for td in table CE
- I agree, will do that.
- 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...
- 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...
- 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... - 14:18 Bug #16720: | is not the same as | in TEXT and HTML TS objects
- no bug.
- 13:39 Bug #16720: | is not the same as | in TEXT and HTML TS objects
- Sry. Made a mistake. This bug does not exist! Please remove or close this bug report. Thanks.
- 13:36 Bug #16720 (Closed): | is not the same as | 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...
- 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
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
- 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
- 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
- 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
- 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 ...
- 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 ...
- 14:29 Bug #16718: MENU does no recognize subitems that are passwordprotected at login
- Are you sure? Can I check this out somewhere?
- 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... - 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 ...
2006-11-15
- 14:43 Bug #16717: Group mounts not inheireted
- No bug :-)
- 14:26 Bug #16717: Group mounts not inheireted
- Found that I had changed a few access premissions to much.
Me bad - no bug :-) - 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...
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
- 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... - 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 ... - 15:21 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
- I'll take care of that.
- 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... - 16:59 Bug #16717: Group mounts not inheireted
- Ah, seems like you did.
Can you reproduce the problem on a different site? - 16:58 Bug #16717: Group mounts not inheireted
- Have you set "Mount from groups" in the be_user configuration?
- 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...
- 15:45 Bug #16716 (Closed): input field eval date and readOnly shows 01-01-1970
- fix: attached patch
see screenshot
(issue imported from #M4515)
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...
- 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>
... - 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... - 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...
- 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
2006-11-12
- 23:40 Bug #16450: BackEnd Login Not Possible
- Can someone please dig into this and provide a solution?
- 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.
- 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...
- 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 ;-)
- 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... - 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...
Also available in: Atom