Project

General

Profile

Activity

From 2007-12-19 to 2008-01-17

2008-01-17

23:26 Bug #15616: properties of images are not saved v1.1.6
That is exactly the point: this is the magic of magic images! Stanislas Rolland
15:59 Bug #15616: properties of images are not saved v1.1.6
that's nearly right with:
Changing the height of the magic image and leave the width blank resizes the image to the ...
Markus
01:35 Bug #15616: properties of images are not saved v1.1.6
Well, there are two properties in Page TSConfig which control the size of magic images: buttons.image.options.magic.m... Stanislas Rolland
01:12 Bug #15616: properties of images are not saved v1.1.6
I was able to reproduce the following: if you insert a magic image and try to change its height or width, these are n... Stanislas Rolland
23:07 Bug #18015: Status of block element buttons not updated in toolbar in IE
Fixed in SVN TYPO3core trunk revision 2922. Stanislas Rolland
22:59 Bug #18015 (Closed): Status of block element buttons not updated in toolbar in IE
The current status of formatblock dropdown list and block element buttons is not updated in the RTE toolbar in IE wit... Stanislas Rolland
23:07 Revision b2661d2e: * Fixed bug #7196: Status of block element buttons not updated in htmlArea RTE toolbar
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2922 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:06 Bug #18010: Malicious code executable as Non-Admin BE-User
Even worse:
I correct myself about the requirements (mod filelist enabled, file permissions ...).
The described...
Rechenzentrum TU
13:47 Bug #18010: Malicious code executable as Non-Admin BE-User
Should have said, that TYPO3_CONF_VARS['BE']['fileExtensions'] was not set in localconf.php! Rechenzentrum TU
13:43 Bug #18010 (Closed): Malicious code executable as Non-Admin BE-User
Have fun with TYPO3 - get your malicious code executed as Non-Admin BE-User!
Attack-Vector:
1. Take a Non-Admin-B...
Rechenzentrum TU
21:57 Bug #18001: CSH broken in Extension Manager, Information view
I have solved that one, but I need to do some cleanup before submitting a patch. It will be coming up soon, tomorrow ... Francois Suter
21:03 Bug #16661: Search box doesn't fill input value after search
Hm, still present also in the new search widget... ;) Oliver Hader
20:19 Bug #16661: Search box doesn't fill input value after search
well, now that we have a new default BE, I do not care too much Ingo Renner
20:27 Bug #18014 (Closed): Click-enlarge got hidden
Until 4.1 Click-enlarge option for images was visible via "Image links". With new BE-Skin in 4.2alpha it is just visi... Steffen Gebert
19:21 Bug #18013 (Closed): Image compositing with JPGs results in dithered output
I want to create a dynamic image, where I have a JPG as a background, and want to insert some text in the foreground:... Rdiger Schulz
18:13 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
yes, the ShortcutMenu::render has disappeared.
anyway i see that sometime the scroll problem is fixed.. but i relo...
Stefano Cecere
17:57 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
Hm, after clearing cache, this seems to be working now in my Safari browser. Strange... Oliver Hader
17:25 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
Okay, I can reproduce the behaviour with clicking on the "Shortcuts" icon, "Clear cache" icon or the "Search" icon in... Oliver Hader
17:01 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
uhm.. the problem still exists ever after trunk 2921 (ie: with patch to bug 0007178 applied) Stefano Cecere
18:11 Bug #18012: BE: Search do not work (gets Not Found in navframe)
I guess it's on 4.2-alpha3? Which search do you mean exactly? Could you please attach a screenshot? Thanks in advance?
Oliver Hader
17:52 Bug #18012 (Closed): BE: Search do not work (gets Not Found in navframe)
If i use the new search i get:
Not Found
The requested URL /~danielp/projecte/webex/typo3/null was not found on...
Daniel Poetzinger
18:01 Bug #18009: t3lib_userauth::start() does not set t3_lib_userauth::security_level depending on a change of $TYPO3_CONF_VARS
As Discussion in Core List pointet out slightly changes had to be made and therefore another function in the class co... Steffen Ritter
12:50 Bug #18009 (Closed): t3lib_userauth::start() does not set t3_lib_userauth::security_level depending on a change of $TYPO3_CONF_VARS
t3lib_userauth::start() does not set t3_lib_userauth::security_level depending on a change of $TYPO3_CONF_VARS[FE/BE]... Steffen Ritter
17:55 Bug #17913: page tree in BE cannot be expanded/collapsed
no its linux (php5).
On alpha3 I get the same error.
(I attached screenshot)
Daniel Poetzinger
17:49 Bug #18004: CSH help bubble in Page Tree (alt_db_navframe.php)
Idea:
The bubble needs something like: "position: absolute; top: x; left: x" and the containing element needs positi...
Daniel Poetzinger
15:50 Bug #18004: CSH help bubble in Page Tree (alt_db_navframe.php)
This CSS correction works, but it is an incomplete solution to a more general problem.
The problem also happens at...
Francois Suter
17:17 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
Dmitry, will you have a look at this? Michael Stucki
16:49 Bug #17984: clickmenu on list module icons does not work
Still the same errors with most current SVN.
I have tested with almost all browsers under LINUX: Firefox, Internet E...
Franz Holzinger
16:40 Bug #17984: clickmenu on list module icons does not work
Please test this again, I guess this was related to bug #18006 and the wrong AJAX response. In which browsers did you... Oliver Hader
16:45 Bug #18011 (Closed): Navframe does not proper reload
When switching between 2 modules (of the same section e.g. WEB) making use of different navframes the navframe doesnt... Nikolas Hagelstein
16:24 Revision 511d9b13: Fixed bug #7184: Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2921 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:23 Bug #18008: Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
Committed to SVN Trunk (rev. 2921) Oliver Hader
15:49 Bug #18008: Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
Thank you, Oliver. Your patch is working great with Safari and Internet Explorer 7. Stephan Laemmer
13:51 Bug #18008: Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
In TBE_EDITOR the yellow images which indicate an unfilled required field are set by using the name attribute of HTML... Oliver Hader
11:35 Bug #18008: Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
I can confirm this for IE7.
TBE_EDITOR.loadTime is zero in this case and thus it looks for TBE_EDITOR like an outtim...
Oliver Hader
09:03 Bug #18008: Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
With Internet Explorer 7 (7.0.5730.11) I have the same problem as with Safari Browser. Stephan Laemmer
08:57 Bug #18008 (Closed): Login has probably expired, when you create a new page (only in Safari and Internet Explorer)
When you create a new page you will become the failure
Your login has probably expired.
Do you want to refresh it...
Stephan Laemmer
16:13 Revision 24eb8e1e: Fixed bug #7177: Page tree is not working in IE6/IE7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2920 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:12 Bug #18006: Page tree is not working in IE6/IE7
Committed to SVN Trunk (rev. 2920) Oliver Hader
14:07 Bug #18006: Page tree is not working in IE6/IE7
Yepp, this is a charset issue. I'm going to provide a patch for it. Oliver Hader
13:35 Bug #18006: Page tree is not working in IE6/IE7
IE7 and IE6 works for me, but i i have to admit, that i set BE charset to iso8859-1 perhaps it is related to some cha... Nikolas Hagelstein
12:48 Bug #18006: Page tree is not working in IE6/IE7
IE6 works for me. Nikolas Hagelstein
15:49 Bug #18000: CSH bubble help white on white in Web > List view
Committed to trunk. Ingmar Schlecht
15:37 Bug #18000: CSH bubble help white on white in Web > List view
Indeed, simple CSS issue. Fixed with attached patch. Francois Suter
15:48 Revision c966910b: Fixed bug #7165: CSH bubble help white on white in Web > List view
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2919 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
14:22 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
Hi,
ajax.php converts the ajaxresponse to utf8 by default unless you set
[BE][forceCharset] = whatever (e.g. is...
Nikolas Hagelstein
11:03 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
This still occurs in latest trunk. I have following configuration here: A site created with an older trunk version (b... Andreas Wolf
13:28 Revision 3c1cb10e: fixed bug #7178: GUI of new backend is mixed up in IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2918 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:28 Bug #18007: GUI of new backend is mixed up in IE6
fixed in trunk Ingo Renner
13:22 Bug #18007: GUI of new backend is mixed up in IE6
thanks Nikolas! Ingo Renner
13:22 Bug #18007: GUI of new backend is mixed up in IE6
here's a patch Ingo Renner
11:19 Bug #18007: GUI of new backend is mixed up in IE6
There is no need to define the with the solution is quite simple.
Set the height of all inner li divs to auto instea...
Nikolas Hagelstein
12:08 Bug #17695: JS errors with dividers2tabs and rtehtmlarea
Fixed. Andreas Otto †
12:08 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
I checked again, and changing
Array('1', 1)
doesn't break any functionality.
TCAdefaults.tt_content.imagecols = ...
Steffen Kamper
11:19 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
The changes doesn't work,
the bug still remains in 4.1.5 :-(
TCAdefaults.tt_content.imagecols = X
doesn´t work
Jens Schmietendorf
12:06 Feature #17915: Log login failures with t3lib_div::syslog()
Fixed. Andreas Otto †
10:12 Feature #16635: RTE should use folder uploads/tx_htmlarea
Stanislas, you're right. I'm opening a new ticket for an improvement of the new installer to set uploada/rte as default. Martin Kutschker
06:06 Feature #16635: RTE should use folder uploads/tx_htmlarea
You can configure that with the install tool, can't you?
$TYPO3_CONF_VARS['BE']['RTE_imageStorageDir'] = uploads/t...
Stanislas Rolland
10:10 Feature #14605: Click-enlarge for Images
Patching TYPO3 4.1.5 with this patch causes errors in the FE.
The patched file "class.tslib_content.php" doesn't wor...
Markus
00:25 Feature #14605: Click-enlarge for Images
I don't think the patch can have such effects neither on the FE, nor on the RTE. Perhaps the patch was incorrectly ap... Stanislas Rolland
04:42 Bug #16979: Problem to insert Image inside htmlArea RTE
I think this is a duplicate of issue #7052.
[BE][fileCreateMask] = 0644 was not taken into account.
This is fix...
Stanislas Rolland
03:45 Bug #16574: images are not saved under special conditions
This issue is fixed in TYPO3 4.2 alpha3. Stanislas Rolland

2008-01-16

21:37 Bug #18007: GUI of new backend is mixed up in IE6
of course! we "just" need to find a solution ;-)
maybe calculating the width from the counted chars or so =/ (*hack*)
Ingo Renner
21:31 Bug #18007: GUI of new backend is mixed up in IE6
Unfortunately there are quite a lot of people which use IE6. Imagine video tutorial showing the new features of TYPO3... Oliver Hader
21:21 Bug #18007: GUI of new backend is mixed up in IE6
IE6 needs a width for those elements, the problem is that they can change their width depending on f.e. username leng... Ingo Renner
20:12 Bug #18007: GUI of new backend is mixed up in IE6
See attached screenshot. Oliver Hader
19:50 Bug #18007 (Closed): GUI of new backend is mixed up in IE6
The interface of the new backend looks a bit "ugly" in Internet Explorer 6. The topbar has wrong CSS settings and is ... Oliver Hader
21:27 Bug #18006: Page tree is not working in IE6/IE7
Yes, but I think that this won't help in this case. As I mentioned, the bug occoured with rev. 2878 and had no proble... Oliver Hader
21:15 Bug #18006: Page tree is not working in IE6/IE7
How about updating scriptaculous and prototype?
http://script.aculo.us/downloads
http://dev.rubyonrails.org/brows...
Ingo Renner
20:23 Bug #18006: Page tree is not working in IE6/IE7
The bug was introduced with revision 2878 (rev. 2877 works):
Added #17970: Consistent interface for AJAX calls in th...
Oliver Hader
19:45 Bug #18006: Page tree is not working in IE6/IE7
I can confirm this for IE6 and IE7:
Microsoft Script Debugger tells me that line 1368 of prototype.js should be the ...
Oliver Hader
18:02 Bug #18006 (Closed): Page tree is not working in IE6/IE7
The page tree is not working properly in IE7!
When I try to expand a subtree (clicking on a "+" icon) nothing happ...
Mads Brunn
17:19 Bug #18004 (Closed): CSH help bubble in Page Tree (alt_db_navframe.php)
When mouseover the help bubble at the top right of the frame (the CSH icon for the "Page Tree") in Firefox (2.0.0.11)... Ballis Julien
16:25 Bug #17321: filemtime() [function.filemtime]: stat failed
At /[path]/typo3/t3lib/class.t3lib_befunc.php, Line 1609 (after "if (trim($theFile)) {") I used the following line ... Administrator Admin
16:16 Revision 7caa9e94: Fixed bug: Missing try/catch for actionChecks in TBE_EDITOR
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2917 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:12 Feature #14605: Click-enlarge for Images
after patching the system described above the FE didn't work any longer and in the BE on mac OSX with FF 2.0.0.11 the... Markus
15:58 Feature #14605: Click-enlarge for Images
does this only affect new images, or also existing ones?
do I only have to patch the two files in my TYPO3 4.1.5 wit...
Markus
15:22 Bug #18003 (Closed): folder containg a dot
It is possible to create a folder via filelist module in /fileadmin containing a dot, but deleting or renaming fails.... Alexander Reinhard
14:46 Bug #18002: PHP dies in FE/BE/install tool
fixed in the repackaged and officially announced alpha3 Ingo Renner
01:33 Bug #18002: PHP dies in FE/BE/install tool
It looks like the file t3lib/config_default.php has been emptied by revision 2913. Reverting it to the previos revisi... Oliver Klee
01:32 Bug #18002: PHP dies in FE/BE/install tool
the problem is that with latest trunk t3lib/config_default.php is an empty file!! Stefano Cecere
01:28 Bug #18002 (Closed): PHP dies in FE/BE/install tool
After the most recent update from SVN (I'm using the trunk), I only get the following message in the BE, FE and insta... Oliver Klee
14:45 Bug #15616: properties of images are not saved v1.1.6
I've got the same problem with TYPO3 4.1.3 and RTE 1.5.4
I add an "Zauberbild" (magic image) and save the RTE conten...
Markus
10:43 Revision 6e12f46c: fixed config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-0alpha3@2916 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:00 Revision 0892a39d: fixing trunk, just added a : to have a minr change to be able to commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2915 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:43 Revision acd3513d: Tagging TYPO3 4.2.0alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-0alpha3@2914 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:42 Revision 98ad1d27: Release of TYPO3 4.2.0alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2913 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:30 Revision b8c34dbb: Fixes to shortcut menu of Cleaner Backend required for IE7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2912 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
00:00 Bug #17750: Empty paragraph-tags with attributes are not editable
Fixed in SVN TYPO3core trunk revision 2909 (for inclusion in TYPO3 4.2 alpha3). Stanislas Rolland

2008-01-15

23:51 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
By the way extension aoe_realurlpath 0.1.0 produce "good" links to other domains, I mean without ids. Also the ext ha... Vladimir Podkovanov
23:49 Revision 90762a5f: added feature: make the page tree filter pretty, credits Bennjamin Mack
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2911 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
23:44 Feature #17840: Non Breaking Spaces in HTML-Area
Committed to SVN TYPO3core trunk revision 2909 (for inclusion in TYPO3 4.2 alpha3). Stanislas Rolland
23:39 Revision 6ba5c2dd: Minor improvements to the Cleaner Backend stylesheet
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2910 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
23:37 Revision 794db131: * Fixed bug #6821: Empty paragraph-tags with attributes are not editable in RTE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2909 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:31 Revision 3485556d: cleanup: removed typo3/alt_main_new.php and typo3/sysext/topapps as it was never finished and used
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2908 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
23:22 Revision bcfcd0fb: Adding <langDisable>1</langDisable> in Flexform configuration of the felogin sysext.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2907 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
23:21 Bug #17999: langDisable in flexform of sysext felogin
Committed to trunk. Ingmar Schlecht
21:03 Bug #17999 (Closed): langDisable in flexform of sysext felogin
use typical setting for language
<langDisable>1</langDisable>
(issue imported from #M7164)
Steffen Kamper
23:19 Revision 422e4b1f: Fixing the login_confirmed hook in the felogin sysext and adding a logout_confirmed hook.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2906 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
23:19 Revision 06b92a9b: added feature #7163: Make backend.php the default backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2905 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
23:18 Feature #17998: Make backend.php the default backend
committed to trunk Ingo Renner
21:35 Feature #17998: Make backend.php the default backend
extdeveval's top frame menu will indeed not work with backend.php, that's something we need to trade in for the clean... Ingo Renner
20:32 Feature #17998: Make backend.php the default backend
using backend.php we miss he top frame, right?
how .. where will extdeveval load it's little top menu?
(now it ...
Stefano Cecere
18:17 Feature #17998 (Closed): Make backend.php the default backend
now that the backend.php is mostly finished it is time to make it the default backend
The attached patch takes car...
Ingo Renner
21:58 Bug #18001: CSH broken in Extension Manager, Information view
Additionnally the characters are badly encoded. Any non-base ASCII characters (like é, ö, etc.) is garbled.
I didn...
Francois Suter
21:54 Bug #18001 (Closed): CSH broken in Extension Manager, Information view
In the Extension Manager, when clicking on an extension and going to the "Information" view, the context sensitive he... Francois Suter
21:50 Bug #18000 (Closed): CSH bubble help white on white in Web > List view
In the Web > List view, there's a help icon to call up the new context-sensitive next to each table's header. In this... Francois Suter
19:49 Feature #17825: New login extension
Great stuff!
I have just gone through the patch and fixed some minor formatting issues, and committed it to trunk!...
Ingmar Schlecht
19:42 Revision 1ce2d826: Added feature #6784: New login-box System-Extension "felogin" by Steffen Kamper
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2904 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:06 Revision 369d86dd: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2903 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:37 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
Isn't the "real" problem the fact that the "wid" is just a 32bit integer and that colisions WILL occur (two words gen... Ernesto Baschny
18:13 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
found another error: bot safari AND firefox, using both 127.0.0.1 and localhost give the errror, when adding a new sh... Stefano Cecere
18:02 Bug #17997 (Closed): backend.php top menu broken in Safari 3 when in localhost
(i passed to Safari 3.0.4 a few days ago, that's why i'm finding all these bugs)
the top menu in backend.php has r...
Stefano Cecere
17:26 Revision 96c18af5: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2902 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:14 Feature #17868: Add a menu for shortcuts to the new toolbar in backend.php
committed to trunk Ingo Renner
17:13 Revision 3cdd8380: Added feature #5899: Notify user where required elements are nested in IRRE or Tabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2901 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:12 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
Committed to SVN Trunk (rev. 2901) Oliver Hader
16:21 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
Hi Georg, if you've got the time, could you please test the adjusted patch to get this hopfully into TYPO3 4.2.0-alph... Oliver Hader
11:51 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
I attached a new changed version of the patch which now applies again correctly against the current Trunk. Please tes... Oliver Hader
17:10 Revision 3123817e: added the shortcut menu, part of the cleaner backend project
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2900 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:04 Feature #17996: create a shortcut manager to delegate calls to create a new shortcut to the right target
committed to trunk Ingo Renner
15:07 Feature #17996 (Closed): create a shortcut manager to delegate calls to create a new shortcut to the right target
As the current (alt_main.php) and the new (backend.php) backends have different ways of creating shortcuts it is nece... Ingo Renner
17:01 Revision 0384f26f: added feature #7161: create a shortcut manager to delegate calls to create a new shortcut to the right target
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2899 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:01 Bug #17865: Upgrade from 3.8, no page tree
No bug, thus closing this issue. Oliver Hader
16:53 Feature #17297: Extend TCEFORM_confObj on Page TSconfig by property keepItems
Attached a new patch for the current Trunk. Oliver Hader
15:30 Revision 5d79b690: Fixed bug #7148: CSV Export Output in List Module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2898 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:18 Revision c54f5ab2: #7148 - CSV Export Improvements in List Module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2897 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:48 Bug #17968: Strict sql-mode setting prevents creation of admin user in install tool
This is bug http://bugs.typo3.org/view.php?id=4693
I am also new to typo3, but I think that it is not so easy, and t...
Steffen Heinrich
14:44 Bug #17978: Problem with cms\tslib\index_ts.php
related bug: http://bugs.typo3.org/view.php?id=4160
Then imo the solution is not good because it cause more proble...
Tapio Markula
14:39 Bug #17993: IRRE fields give 404 alert on Safari
Since this was a caching issue in local web browser, I'm closing this bug. Oliver Hader
14:38 Bug #17993: IRRE fields give 404 alert on Safari
Puh, good to know that it's no bug of the Core ;) Oliver Hader
14:26 Bug #17993: IRRE fields give 404 alert on Safari
i did clear all Safari Cache..
and now it works correctly with http://localhost
thanks olivier
Stefano Cecere
14:06 Bug #17993: IRRE fields give 404 alert on Safari
yes the problem is the localhost
if i change the url from localhost to http://127.0.0.1/
everything works well....
Stefano Cecere
14:06 Bug #17993: IRRE fields give 404 alert on Safari
The behaviour you mentioned is caused by a failed AJAX request, the this alert will popup. Could you please look into... Oliver Hader
14:05 Bug #17993: IRRE fields give 404 alert on Safari
i get the same error (without the action taking place) also creating new records
i am on 3.0.4 too.. maybe beausa ...
Stefano Cecere
13:11 Bug #17993: IRRE fields give 404 alert on Safari
Does this only occour on expanding/collapsing IRRE children? Or do you get this also on creating new child records?
...
Oliver Hader
10:07 Bug #17993 (Closed): IRRE fields give 404 alert on Safari
very stange
with latest trunk (2890, but checked also with 2891), only on Safari (FF works well)
whenever i click...
Stefano Cecere
13:54 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
You are sure giving a hard time to any newbie ;-)
I've had Apache 1.3, PHP5.2.3 and MySQL5.0.27 properly installed...
Steffen Heinrich
13:39 Feature #17989: XCLASS: how to override a function in class.t3lib_browsetree.php
Name of the xclass has to be named the same as the original class with an ux_ before.
ux_webPageTree extends webPa...
Benni Mack
13:19 Feature #17995 (Closed): _DEFAULT_PI_VARS can not be used.
I tried to show only the "forgot password" dialog on one page. So I set in the _DEFAULT_PI_VARS section of the plugin... Sebastian Fuchs
12:35 Bug #17994 (Closed): Indexed Search Engine Backend module doesn't work
1.) the number of each index_phash type shown in General statistics is false (with Oracle this doesn't work at all)
...
Moreno Feltscher
12:23 Revision 50302558: removed a comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2896 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:22 Revision 4cf05185: just some alignments for better readability
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2895 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:10 Feature #17267: Some Hooks for tslib_content
committed to trunk Ingo Renner
12:07 Revision 002610f8: added feature #5536: Some Hooks for tslib_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2894 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:52 Feature #14902: indexed_search: Results navigation relies on JavaScript
Guys, I created a new version of this patch, that applies against the current trunk. Anyone interested in putting thi... Benni Mack
11:32 Revision 70de091c: (bugfix) #2936, 5613: Improvements to clipboard copy/move selection by Bernhard Kraft
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2893 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:11 Bug #17233: t3lib_htmlmail should have empty default values
Fixed in Bug #17922 Benni Mack
11:05 Revision 91f19220: (cleanup) #6958: added comments in t3lib_htmlmail.php, used foreach and some better variable namings
(bugfix) #5482:t3lib_htmlmail.php is now initialized with empty variables
git-svn-id: https://svn.typo3.org/TYPO3v4...
Benni Mack
09:21 Revision b7561a1f: Fixed bug #5660: Wrong HTTP Header on Domain Redirect (fix by Jeff Segars)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2891 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
01:45 Revision 38a417fb: Removed typo3/alt_doc_ajax.php (former AJAX handler of IRRE)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2890 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:39 Revision 6b63724c: Fixed bug #7126: IRRE - Child records are shown floated and not as blocks in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2889 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:38 Bug #17982: Child records are shown floated and not as blocks in Safari
Committed to SVN:
* TYPO3_4-1 (rev. 2888)
* Trunk (rev. 2889)
Oliver Hader
00:38 Revision b51b8391: Fixed bug #7126: IRRE - Child records are shown floated and not as blocks in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2888 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:24 Revision 00046cd6: Added feature #2797: Add return value to t3lib_htmlmail::send
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2887 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:24 Feature #15785: Add return value to t3lib_htmlmail::send
Committed to SVN Trunk (rev. 2887) Oliver Hader
00:18 Revision c8141084: Added feature #7122: IRRE - Implement TYPO3AJAX handler for Inline Relational Record Editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2886 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:18 Feature #17979: Implement TYPO3AJAX handler for Inline Relational Record Editing
Committed to SVN Trunk (rev. 2886) Oliver Hader

2008-01-14

23:40 Feature #17992 (Closed): Add pageUnavailable_handling for system problems and maintenance
There are already several places in the TYPO3 Core where an HTTP 503 Not Available header is sent in response to majo... Jeff Segars
22:55 Feature #17857: Make preserving div sections a configurable RTE processing option
Committed to SVN TYPO3core trunk revision 2885. Stanislas Rolland
22:54 Bug #17937: Cannot create more than 9 related records in IRRE
Since this issue is not related to the TYPO3 Core but more to strict and hardened PHP versions on some systems, I'm c... Oliver Hader
22:52 Bug #17937: Cannot create more than 9 related records in IRRE
Mischa told me via private mail, that this is working now on his system and that also Suhosin installed. Oliver Hader
22:45 Revision e93e0540: * Added feature #6845: Make preserving DIV sections a configurable RTE processing option
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2885 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:42 Bug #17978: Problem with cms\tslib\index_ts.php
this is related to http://bugs.typo3.org/view.php?id=3191 Valery Romanchev
21:15 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
But what happens in eg iso88591-1? Both iso8859-15 and utf8 have a euro symbol. In other charsets it should be repres... Martin Kutschker
13:44 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
Hey,
please see if the problem still occurs in the latest trunk version (or in alpha3 once released). It works for...
Benni Mack
19:59 Bug #17982: Child records are shown floated and not as blocks in Safari
ok.
this patch works pefectly (i di try it in a fresh trunk + website.. in my latest post i had some patched css aro...
Stefano Cecere
18:43 Bug #15378: CSV Export in list mode only exports 100 records
Guys, check out this patch at http://bugs.typo3.org/view.php?id=7148 , I did not search the BT before I wrote this ot... Benni Mack
17:51 Bug #17320: Wrong http-header on Domain-Redirect. Should be 301 instead of 302
Yippee! It work. Thanks to Jeff. What is with the 50 Euros? Michael Mtzel
05:38 Bug #17320: Wrong http-header on Domain-Redirect. Should be 301 instead of 302
Attached a one line patch against trunk to fix this. I'll propose it on the core list tomorrow. Jeff Segars
17:33 Bug #17991 (Closed): CSV export improvements
Problem: Exporting to CSV in the list module is limited.
* When saving as CSV, only the displayed records are in t...
Benni Mack
16:59 Bug #17990: rtehtmlarea doesn't show in safari 3.0.4 on mac
htmlArea RTE is not available in Safari before TYPO3 4.2. Stanislas Rolland
15:59 Bug #17990 (Closed): rtehtmlarea doesn't show in safari 3.0.4 on mac
TYPO3 4.1.5
rtehtmlarea 1.5.5
safari 3.0.4 (523.12.2)
Mac OS X Version 10.4.11
similar to bug 5455 the rte doe...
Ines Willenbrock
16:47 Bug #17986: RTE is not rendered in Tabs
Fixed in TYPO3core trunk revision 2884. Stanislas Rolland
16:46 Revision 909e2c72: * Fixed bug #7138: RTE is not rendered in Tabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2884 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:39 Bug #17046: Umlauts not working in GIFBUILDER with php5
Thanks Clemens,
I wrote little extension to solve this bug without the need to edit the core files.It is called cr...
Administrator Admin
14:53 Bug #17911: Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty
committed to SVN Ingo Renner
14:51 Revision 04c359a2: fixed #6932: Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty. credits Helmut Ummel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2883 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:04 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
thanx daniel!! works perfect. i also think it's better to define the fallback order in an own config property. Andreas
11:19 Feature #17989 (Closed): XCLASS: how to override a function in class.t3lib_browsetree.php
i would like ti XCLASS the getTitleStr() function in class.t3lib_browsetree.php so to render the page titles customiz... Stefano Cecere
10:44 Bug #17932: Context Senstitive Help as Tooltip
The patch does not work with the new flexforms CSH (see bug #17943), but that is easily fixed by the attached diff 20... Kasper Ligaard

2008-01-13

20:36 Bug #17982: Child records are shown floated and not as blocks in Safari
hi Oliver
it is very strange..
i just downloaded a fresh new trunk 4.2... rebooted
and it works well also with...
Stefano Cecere
16:52 Feature #17988 (Closed): EM should send TYPO3 version when connecting to TER
When the EM connects to the TER to fetch extensions or translations it currently does that without sending the TYPO3 ... Ingo Renner
16:47 Bug #16326: Please Help BE login
This is no support forum, use the mailinglists/newsgroups to get support Ingo Renner
13:03 Bug #16326: Please Help BE login
me too.....wish anyone can fix that things Nazib Faizal
15:04 Bug #17987 (Closed): Integration of fe_users password encryption
using a simple flag
$TYPO3_CONF_VARS['FE']['passwordType'] = 'plain|md5';
authentification takes care and in case...
Steffen Kamper
12:18 Bug #17320: Wrong http-header on Domain-Redirect. Should be 301 instead of 302
I don't think this should be configurable - we just need to do The Right Thing (TM). Oliver Klee
08:18 Bug #17320: Wrong http-header on Domain-Redirect. Should be 301 instead of 302
The redirect for domain records is controlled in t3lib_page->getDomainStartPage().
I'll get a core patch togethe...
Jeff Segars
12:03 Bug #17986 (Closed): RTE is not rendered in Tabs
in latest Trunk i have an error having RTE in second tab (dividers2tabs=true)
RTE shows
"The Editor is being load...
Steffen Kamper
11:54 Bug #17985 (Closed): render Flexform is missing Parameter
Fatal error: Cannot pass parameter 7 by reference in
...\t3lib\class.t3lib_tceforms.php on line 2278
Call of func...
Steffen Kamper
06:18 Bug #17984: clickmenu on list module icons does not work
The clickmenu on the page tree does not work, too. And there is also no Drag&Drop in the page tree. Franz Holzinger
05:00 Bug #17984: clickmenu on list module icons does not work
I have tested with 3 browsers. Always the same result.
Firebug says:
showClickmenu is not defined
onclick(click ...
Franz Holzinger

2008-01-12

22:14 Bug #17984: clickmenu on list module icons does not work
works for me. you also need to clear the browser cache so the JS is loaded. Do you get any JS errors? Benni Mack
21:51 Feature #14780: Variable e-mail encoding
This issue has been fixed already (in 4.1 or perhaps even earlier). Martin Kutschker
21:49 Feature #15785: Add return value to t3lib_htmlmail::send
The attached patch (0002797_v4.patch) removes the $this->mailWasSent flag from the previous patch and implements the ... Oliver Hader
12:19 Feature #15785: Add return value to t3lib_htmlmail::send
added a sendflag for mail Steffen Kamper
14:47 Bug #17982: Child records are shown floated and not as blocks in Safari
The attached patch fixes this bug and applies the "display: inline-block" only to IE browsers now. Please test and gi... Oliver Hader
04:43 Revision 39e73d67: * htmlArea RTE: Update manual and version to 1.6.4dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2882 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-01-11

22:36 Bug #17984 (Closed): clickmenu on list module icons does not work
With the latest SVN version:
Nothing happens when I click on the icons in the list module.
Tested with Firefox an...
Franz Holzinger
22:08 Bug #15280: ndefined function imagegif()
TYPO3 4.2 requires PHP 5.2 which comes with gd with gif support by default Ingo Renner
21:28 Bug #17983 (Closed): Moving tt_content elements does not work
When trying to cut and paste content elementes to a new page nothing happens. The element is not moved. It seems that... Hjalti E1
18:05 Feature #16218: Individual height of inline RTE
+1!
Very usefull, exactly what i was looking for.
Martin Borer
17:35 Bug #17982: Child records are shown floated and not as blocks in Safari
Confirmed - see bug #17507 since it is causing this behaviour in Safari Oliver Hader
17:34 Bug #17982: Child records are shown floated and not as blocks in Safari
Hm, I'm getting this behaviour also in TYPO3 4.1.3 with Safari 3.0.4.
In TYPO3 4.1.2 this doesn't seem to be present...
Oliver Hader
17:20 Bug #17982: Child records are shown floated and not as blocks in Safari
Hm, yeah, this looks really ugly.
Are there any other extension involved, maybe also RTEhtmlarea?
Oliver Hader
16:13 Bug #17982 (Closed): Child records are shown floated and not as blocks in Safari
using today's 4.2 trunk (2881) and latest Safari 3.0, see the attached screenshot
in FF it renders well.
Be...
Stefano Cecere
16:50 Feature #17979: Implement TYPO3AJAX handler for Inline Relational Record Editing
Changed some small things in v2 patch:
* removed not required $LANG
* fixed phpdocs
* removed non required array2j...
Oliver Hader
11:27 Feature #17979 (Closed): Implement TYPO3AJAX handler for Inline Relational Record Editing
Implement RFC #17970 also for Inline Relational Record Editing and mark typo3/alt_doc_ajax.php as deprecated.
(is...
Oliver Hader
14:17 Bug #17978: Problem with cms\tslib\index_ts.php
The code you mentioned was changed to fix bug #16526 Oliver Hader
10:49 Bug #17978 (Closed): Problem with cms\tslib\index_ts.php
Hi
Why \cms\tslib\index_ts.php concerning frontend editing.
older versions frontend editing sfuff wa here
...
Tapio Markula
14:09 Bug #17981: Add some more functionality to new AJAX interface in the TYPO3 back-end
Committed to SVN Trunk (rev. 2881) Oliver Hader
11:58 Bug #17981 (Closed): Add some more functionality to new AJAX interface in the TYPO3 back-end
This bug report concerns the following:
* changing namespace of ajaxIds from e.g. "foldertree_ExpandCollapse" to "SC...
Oliver Hader
14:08 Revision c45826dd: Added feature #7124: Add some more functionality to new AJAX interface in the TYPO3 back-end
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2881 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:18 Feature #16786: FeUsers in table sys_lockedrecords
I uploaded a Test-Plugin, that checks the patch:
T3X_sgtest_syslockedrecords_fe-0_0_0-z-200801111312.t3x
Place th...
Stefan Geith
12:14 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
We're talking about an installer. Any good installer will tell you if it can procced with the installation. But let's... Martin Kutschker
10:40 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
I disagree, we have clear system requirements and if some is so "weird" (read stupid) to leave gd or gif support out ... Ingo Renner
12:02 Feature #17267: Some Hooks for tslib_content
Ingo moved the interfaces to typo3/sysext/cms/tslib/interfaces/ so I changed my Test-Plugin to use the new/changed in... Stefan Geith
11:49 Bug #17980 (Closed): select wizard doesn't work in Safari 3.0.4 on Mac
In TCA :
'wizards' => array (
'select' => array (
'type' => 'select',
'items' => array (
array('my test1...
BIDAU
06:11 Bug #17426: classesParagraph and classesCharacter don't work on 4.1.1
Did you check http://typo3.org/documentation/document-library/extension-manuals/rtehtmlarea_manual/1.0.0/view/3/17/
...
Stanislas Rolland

2008-01-10

23:57 Bug #17206: Problem ignoring extension constraints
Fix committed to trunk (changeset 2879) and 4.1 branch (changeset 2880). Jeff Segars
23:55 Revision 2430f0fa: Fixed bug #5421: Problem ignoring extension constraints
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2880 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
23:53 Revision 7672dbbc: Fixed bug #5421: Problem ignoring extension constraints
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2879 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
23:08 Revision 0e65fefd: (feature) Added #7096: Consistent interface for AJAX calls in the TYPO3 Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2878 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
19:41 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
Hey Popy,
I did test the patch and it really helps some problem. But in the new Typo 4.15 again the cache is conf...
Sareen Millet
18:10 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
Well, any default installation of PHP may ship with GD, but some weird admin could have chosen to compile PHP without... Martin Kutschker
17:14 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
can we close this one?! For 4.2 we require PHP 5.2 which ships with gd with gif capabilities - so this one is obsolet... Ingo Renner
17:02 Bug #17974: Default value of image_orient is 8 which is invalid in CE IMAGE
Committed to trunk in changeset 2877. Thanks Steffen! Jeff Segars
16:55 Revision c53073f5: Fixed bug #7105: Default value of image_orient is invalid (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2877 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:31 Feature #14953: In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
hi helmut,
as #15114 is resolved you can close this one as well as it is the same bug
thx for takin care
Stefan Beylen
00:26 Feature #14953: In Extended view it should also be possible to disable icons for deletion, cut, copy and others...
@Stefan: can you recheck this issue with TYPO3 Version > 4.1.5?
This should be fixed now as #15114 seems to be the...
Helmut Hummel
15:58 Bug #17935: Installation misses key-definition of table pages and create of table fe_users
I also missed the fe_users table after upgrading using the new install tool. Kasper Ligaard
10:29 Bug #17913: page tree in BE cannot be expanded/collapsed
Is your TYPO3 installation running on a windows server? Benni Mack
10:02 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
same problem. slowdown and huge cache_hash with a lot of MENUDATA.
but we do not use TMENU_LAYERS
our menu look...
Dmitry Pikhno
09:15 Bug #14145: typo3/border.html is XHTML, wich makes trouble in IE
we want XHTML, IE sucks - we know that Ingo Renner
09:01 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
One other problem occurs, when doing the workaround with "config.baseURL = http://my-domain.de/": images are displaye... Markus no-lastname-given

2008-01-09

22:52 Bug #17814: Implement option to use different Flexform Datastructures per type field value (e.g. CType)
Ingmar, isn't this in trunk yet? Benni Mack
22:33 Bug #17937: Cannot create more than 9 related records in IRRE
Hm. I investigated in a similar problem where a maximum of 10 items could be created. But there were no flexforms at ... Oliver Hader
21:43 Bug #17977 (Closed): Child record not added to MM table when saving new parent record
I have a tca table that contains an inline field using an MM table.
The problem occurs following these steps :
1....
Michel Tremblay
16:25 Bug #17922: t3lib_htmlmail.php cleanup
I added the changes for the other issue (empty default values) in the latest version and also changed the tabs to spa... Benni Mack
16:24 Bug #17233: t3lib_htmlmail should have empty default values
Guys, I added this issue to my patch (see related to) Benni Mack
16:09 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
Hey Masi,
you are right. I found the problem and fixed it.
This problem will be resolved with the changes of the ...
Benni Mack
15:14 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
Benjamin, the code may not work only in utf-8 being default or not. It has to work with every character set TYPO3 sup... Martin Kutschker
13:30 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
I tried this. I noticed the same problem that the encoding did not work while using no "forceCharset" option because ... Benni Mack
15:20 Revision 70e4eb15: (cleanup) Fixed #6957: Removed bottom button panel in alt_doc.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2876 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:27 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
The method debug_check_recordset in class.t3lib_db.php could solve that problem, I think - if applied correctly.
Thi...
M. Ecker
11:06 Revision a36c02f2: (feature) Added #6995 CSH text is now displayed with CSS hover when in icon mode (Thanks to Chris Lindenmueller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2875 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
07:44 Bug #17967: sub and sup may be enabled at the same time
Pure logic ;)
No, seriously: There is no sense in raising and lowering the base-line of the text at the same time....
Andreas Wolf
03:07 Bug #17967: sub and sup may be enabled at the same time
Where do you get such rule from? Stanislas Rolland
02:47 Bug #17426: classesParagraph and classesCharacter don't work on 4.1.1
Very strange.
What permission did you have on this directory and what value do you have on $TYPO3_CONF_VARS['fold...
Stanislas Rolland
01:11 Feature #17943: Implement CSH for flexforms
committed to trunk 2007-12-27 Steffen Kamper
00:22 Bug #16450: BackEnd Login Not Possible
I had the same issues ON Win 2003 server IIS6
typo 4.1.4
PHP 5.2.1
mysql 5.1.22
Change in my.ini
# Set the S...
Arnold Gordijn

2008-01-08

23:45 Revision f5fa7601: (bugfix) Followup for #1678: limit to language; made the variable names better (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2874 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:43 Revision b462c99c: Followup for bug #1678: limit to language; made the variable names better (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2873 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:42 Feature #17975: Link checker
refindex could be handy for this task Ingo Renner
18:22 Feature #17975: Link checker
This could be really handy, but has to be done by involving front-end rendering.
A "link" could also occour as pseud...
Oliver Hader
17:53 Feature #17975: Link checker
sorry forgot to set it as a feature! Bas van der Togt
17:51 Feature #17975 (Closed): Link checker
Check all internal and external links in db by running a backend script, with link to the related element to fix the ... Bas van der Togt
23:16 Feature #15943: Render bullet lists (tt_content.bullets) with TypoScript
fixed in rev #2872 Steffen Kamper
22:39 Revision fcb326c2: (bugfix) Fixed #7101: CType bullets not rendered correctly (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2872 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
22:28 Revision 028e2ed3: (bugfix) Fixed #6883: Added missing functions in typo3/template.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2871 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
22:21 Feature #17976 (Closed): remove branding at error messages
IMO the TYPO3-Logo in the error messages, e.g. 'no mysql connection failed' should be removed immediately. this has n... Typoheads GmbH
17:42 Bug #17974 (Closed): Default value of image_orient is 8 which is invalid in CE IMAGE
when insert Content Element IMAGE it shows at Position
[INVALID VALUE ("8")]
patch changes default from 8 to 0
...
Steffen Kamper
17:26 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
+1 ;)
But I prefer to do not store absolute path, but only fileadmin/mytemplate/news.html
Thank You
Yannick Pavard
17:17 Bug #17973: pi1/locallang.xml only in English
Translations are not shipped with the core but handled through the translation server. Ingo Renner
13:54 Bug #17973: pi1/locallang.xml only in English
hmm, not for me, as i just updated on a test installation all translations from ter, before translating. Clemens Riccabona
13:31 Bug #17973: pi1/locallang.xml only in English
I think the german translation is already availible in the translation handling of typo3
Ext. Manager -> Translati...
Administrator Admin
12:12 Bug #17973 (Closed): pi1/locallang.xml only in English
The pi1/locallang.xml only provides English contents, for example for the text 'to top'.
Here I provide a file wit...
Clemens Riccabona
16:01 Bug #16545: GIFBUILDER indexcolors cropsized images
I can not reproduce the issue Franz-Xaver Koch mentioned. The patch works perfectly with all my TYPO3 4.1.5 installat... Helmut Hummel
15:22 Revision 85d8f50c: Fixed bug #6991: Enable stdWrap for wrapItemAndSub
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2870 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:22 Feature #17930: Enable stdWrap for wrapItemAndSub
rev 2870 Dmitry Dulepov
13:06 Feature #15575: Include date selection widget into the TYPO3 Core
I had a look at "date2cal" (NOT erotea_date2cal!!) behaviour, in correspondance to the behaviour described in #15139.... Clemens Riccabona
11:08 Bug #17338: Sitemap Content Element does not honorate Workspaces
Hello Dmitry. The Sitemap Content Element does not work in the Workspace Context.
Testcase:
Create a Sitemap Cont...
Olivier Dobberkau
10:39 Bug #17338: Sitemap Content Element does not honorate Workspaces
Oliver, can you provide more information? Description is too short. Dmitry Dulepov
10:37 Bug #17338: Sitemap Content Element does not honorate Workspaces
Possibly related to #5817
Dmitry Dulepov
10:49 Bug #16828: Wrong error message or publishing bug?
Ordinary users should publish workspace from that workspace, not from live. In ideal case they are not supposed to ha... Dmitry Dulepov
10:45 Bug #17165: the 'hide page' flag does prevent the templates from being inherited to its children
Possibly this is by design. Not sure if it is different from Live Dmitry Dulepov
10:42 Bug #17245: Contentelement Columnsbug
I afraid you have to rewrite this bug in normal English and with better description if you want this bug to be fixed.... Dmitry Dulepov
10:40 Bug #17248: Can't publish new element without deleting "Deleted element"
Questions:
1. What versioning type do you use: Element, Page or Branch?
2. Do you use TemplaVoila?
Dmitry Dulepov
10:35 Bug #15955: error message on moving elements in draft workspace
Moving items in workspaces is resolved by Kasper in TYPO3 4.2. It is supported only for "Element" versioning type.
...
Dmitry Dulepov
10:32 Bug #17064: Access custom workspace from live only for admin
I remember we had this error when we recorded workspaces poscast with Kasper during t3dd06 Dmitry Dulepov
10:28 Bug #17610: wrong references between translated content in Workspace and its parent
According to release policy needs to be fixed in 4.1.x and 4.2. Dmitry Dulepov
10:23 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
It appears that issue happens only and only for non-admin user Dmitry Dulepov
09:56 Bug #17329: TCA fields of type "none" should be searchable too.
yes, but it isnt configurable atm right? I would be nice to have the opportunity to configure searchable fields. Nikolas Hagelstein
09:36 Bug #17329: TCA fields of type "none" should be searchable too.
wouldn't it be nice to make this selectable through TSConfig ? Georg Ringer
09:53 Bug #17972 (Closed): CType bullets not rendered correctly
If you insert an CE with CType bullets, in FE the li elements are not rendered.
What you get is:...
Uschi Renziehausen
02:27 Bug #17412: parseFunc tags.XXX for single tags doesn't work
I updated the patch on issue 880. Stanislas Rolland
02:23 Feature #14605: Click-enlarge for Images
Attaching a better version of the patch. Stanislas Rolland
02:22 Bug #17971: rtehtmlarea didn't work with typo3 4.1.5
Install the version shipped with TYPO3 4.1.5, clear cached typo3conf, and delete all files in typo3temp with names st... Stanislas Rolland
01:56 Bug #17971 (Closed): rtehtmlarea didn't work with typo3 4.1.5
After updated my typo3 installation to Typo3 4.1.5 rtehtmlarea doesn't work. I can't add some extra text, I just see ... Team Tu3w
00:06 Bug #17925: popup web links windows errors
Fixed in SVN TYPO3core trunk revision 2869. Stanislas Rolland
00:04 Bug #17646: Hook in browse_links request (for linking to records)
Fixed in SVN TYPO3core trunk revision 2869. See patch attached to issue #6961. Stanislas Rolland

2008-01-07

23:58 Revision 43fdb457: * Fixed bug #6961: Errors in link creation popup window
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2869 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:37 Feature #17650: option end for HMENU / and negative values for begin and end
patch6452_class.tslib_menu.txt is for latest 4.2 trunk Daniel Poetzinger
23:20 Bug #17646: Hook in browse_links request (for linking to records)
6961 can be solved easy:
a simple is_array() check should be ok.
or (as in my inital patch)
// init hook objects...
Daniel Poetzinger
23:14 Bug #17925: popup web links windows errors
the real error is wrong initalisation of the
$this->hookObjects;
in my initial patch there was simply the line:
...
Daniel Poetzinger
12:11 Feature #17970 (Closed): Consistent interface for AJAX calls in the TYPO3 Backend
Hey all,
this is a first step into consistency for AJAX calls in the TYPO3 Backend. It consists of two parts. The ...
Benni Mack
09:30 Bug #17412: parseFunc tags.XXX for single tags doesn't work
Hi Stanislas,
thanks for bringing this up again. I was trying to finally enable the click-enlarge in RTE while you...
Ernesto Baschny
01:26 Bug #17412: parseFunc tags.XXX for single tags doesn't work
You may try the small patch attached to issue #0880. Let me know if it works for whatever you were trying to do. Stanislas Rolland
09:04 Feature #17874: Add suggest-like feature to TCEforms
By the way, it can come to trunk-only. Dmitry Dulepov
09:03 Feature #17874: Add suggest-like feature to TCEforms
If this patch is ready for integration to core, it should be posted to core list ASAP. We are close to alpha3. After ... Dmitry Dulepov
06:26 Feature #17840: Non Breaking Spaces in HTML-Area
Sorry, this will not work with TYPO3 4.1.5. It requires SVN trunk revision 2864+. If you are not a situation where yo... Stanislas Rolland
00:20 Feature #17840: Non Breaking Spaces in HTML-Area
hmmmm,
patched:
../t3lib/class.t3lib_parsehtml_proc.php
line 1288
added the
&& !preg_match('/\<([^>]*)?( align| ...
Matthias Kappenberg
04:08 Feature #14605: Click-enlarge for Images
works perfectly.
Thanks!
Nickolas Shadrin
01:24 Feature #14605: Click-enlarge for Images
Once the attached patch is installed on the latest trunk revision, here is how to test it:
1. there will be a new ch...
Stanislas Rolland

2008-01-06

22:03 Feature #17840: Non Breaking Spaces in HTML-Area
The attached patch will solve the issue when used with TYPO3core SVN trunk revision 2864+. Stanislas Rolland
21:45 Bug #17953: Permission problem of RTE images
Fixed in SVN TYPO3core trunk revision 2868. Stanislas Rolland
21:44 Revision 05361ca7: * Fixed issue 7052: Permission problem of RTE images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2868 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:01 Bug #17969 (Closed): replace Sitemap with "Special Menus"
According to discussion on HCI here comes the change.
It's only a "cosmetic" change, but the wording "Special Menus"...
Steffen Kamper
18:15 Bug #17968: Strict sql-mode setting prevents creation of admin user in install tool
Sorry I guess being new to this bug tracking system also means making some mistakes! I have seen several issues repor... Thomas Bindzus
17:57 Bug #17968 (Closed): Strict sql-mode setting prevents creation of admin user in install tool
I was installing the newest version of Typo3 (version 4.1.5) and could not understand why the admin user wasn't creat... Thomas Bindzus
11:49 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
FYI: Committed to SVN
* Trunk (was pending until now, rev. 2866) -- for TYPO3 4.2.0-alpha3
* TYPO3_4-1 (just post-c...
Oliver Hader
11:47 Revision 78f7a575: Post-cleanup of bug #5994: IRRE - RTEhtmlarea is not show in child records if parent has no RTE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2867 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:46 Revision 480fd83f: Fixed bug #5994: IRRE - RTEhtmlarea is not show in child records if parent has no RTE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2866 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:03 Bug #17967 (Closed): sub and sup may be enabled at the same time
Though they are contradictionary, one may enable subscript and superscript at the same time. They should be mutually ... Andreas Wolf
09:45 Feature #16264: support for <blockquote> and <q>
Feature added in SVN TYPO3core trunk revision 2865. Stanislas Rolland
09:44 Feature #16438: Improvements of inlineCSS: adding classes to inline elements without additional span
Feature added in SVN TYPO3core trunk revision 2865. Stanislas Rolland
09:41 Bug #17465: Usability Issue with classes wrapped with <> in select lists
Fixed in SVN TYPO3core trunk revision 2865. Stanislas Rolland
09:40 Bug #17853: sub and sup are added via CSS instead of tags (Safari)
Fixed in SVN TYPO3core trunk revision 2865. Stanislas Rolland
09:40 Revision 38f1400b: * (major) Feature: Improved behaviour and configuration options for inline elements and text styling
* Added feature 3708 (complete): support for <q>
* Fixed issue 5952 (complete): Usability Issue with classes wrapped ...
Stanislas Rolland
08:51 Feature #17497: Enabling acronym plugin in IE and in Frontend
The Acronym feature has been enabled in IE7 in SVN TYPO3core trunk revision 2864. Stanislas Rolland
08:50 Feature #15235: Activate Acronym Plugin for IE
Fixed in SVN TYPO3core trunk revision 2864 Stanislas Rolland
08:48 Bug #17532: Plugin Acronym enables class abbr for span (selected text)
Fixed in SVN TYPO3core trunk revision 2864. Stanislas Rolland
08:40 Revision 8fd95938: * Feature/Cleanup: Acronym plugin of htmlArea RTE using new plugin API and enabled in IE7
* Fixed issue 6154: Plugin Acronym enables class abbr for span
* Added feature 1927: Activate Acronym Plugin for IE
...
Stanislas Rolland

2008-01-05

22:08 Revision 712e0979: * Cleanup: Character Map plugin now using new plugin API
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2863 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:25 Bug #17464: Disturbing behaviour of indent/outdent and TAB
Fixed in TYPO3core trunk revision 2862. Stanislas Rolland
21:23 Bug #17474: RTE of Typo3 (vers. 4.1.1) balise align="center" (right or left) not any more supported by W3C
Fixed in TYPO3core trunk revision 2862. Stanislas Rolland
21:22 Bug #17852: Strange layout for header N except the first one (Safari)
Fixed in TYPO3core trunk revision 2862. Stanislas Rolland
21:21 Bug #17884: Change Undoes and Redoes from past tense to present/future tense (Undo and Redo)
Fixed in TYPO3core trunk revision 2862. Stanislas Rolland
21:20 Bug #17220: rtehtmlarea doesn't work in Safari
You need to upgrade to Safari 3.0.4. Stanislas Rolland
21:16 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
Fixed in trunk revision 2862 Stanislas Rolland
20:32 Revision 298ffc8b: * (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists
* Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote
* Feature: Added Page TSConfig ...
Stanislas Rolland

2008-01-04

16:51 Bug #17966: parsing problems with $ dollar in frontend
got it...sorry, its not a problem of typo3, this is a bug of the extension "sourceopt". Bernd
16:35 Bug #17966: parsing problems with $ dollar in frontend
I can't confirm that. Steffen Kamper
16:14 Bug #17966 (Closed): parsing problems with $ dollar in frontend
a price like "$12.24" in the backend (text content element), will be displayed as ".24" in the frontend.
using &#...
Bernd
15:59 Feature #17825: New login extension
Habe gerade Version 1 auf TYPO3 4.1.5 mit PHP 5.2.5 installiert und bis jetzt funktioniert alles.
Featurewunsch v...
Tom Walter
13:19 Bug #17965 (Closed): Typo3 silently fails if php extension mysql is not loaded
Typo3 fails if the mysql extension is not loaded. There is no error message or hint that the extension is missing (en... adrian von buttlar
08:05 Bug #17964 (Closed): Fatal error: IRRE and FE editing
If I try to use pi_getEditPanel
I get error
Fatal error: Call to undefined method stdClass::getLL() in
/home/sou...
Bartosz Aninowski

2008-01-03

16:46 Feature #17650: option end for HMENU / and negative values for begin and end
the negative values for end and begin allow a offest from the end. -> the tsref needs to be updated if that will find... Daniel Poetzinger
10:29 Feature #17874: Add suggest-like feature to TCEforms
Ah, that's too easy ;) I really didn't think of that - don't ask me why... I'll change this later on, using init() is... Andreas Wolf
09:47 Feature #17874: Add suggest-like feature to TCEforms
to the 50 limit: sounds ok.
construtors can be used this way: (but no matter there are so much init functions in t...
Daniel Poetzinger

2008-01-02

23:41 Feature #17874: Add suggest-like feature to TCEforms
Ingmar, I will try to manage to do it until next week so I can also submit it to the core list. Thanks for the idea, ... Andreas Wolf
22:51 Feature #17874: Add suggest-like feature to TCEforms
+2
very nice
some small details:
* "Find record: " should be a language label.
* limit is hardcoded to 50 - may...
Daniel Poetzinger
21:01 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
You must solve this on the LINUX server.
See
http://qa.mandriva.com/show_bug.cgi?id=34013
Do not use gd.so, wh...
Franz Holzinger
20:34 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
Typo3 Core refuses to implement the patch! Sim
16:20 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
Thanks this has got me up and running. Fred Weil
15:29 Bug #17963 (Closed): Warning not pointing to correct field
When editing a record with multiple tabs, a warning that points to a field that's not correctly filled in (and preven... Dan Osipov
14:26 Bug #17508: image effects: grayscale in text w/image not working
The proposed patch is no good solution as I have checked the recommended version of ImageMagick ( 4.2.9 ) and the pat... Joris Willems
10:53 Bug #16121: php5.1. and typo3 4.0
This error comes from a wrong call of fullQuoteArray.
Due to a much faster error debugging this patch should come in...
Franz Holzinger

2008-01-01

23:56 Feature #17874: Add suggest-like feature to TCEforms
Hi Andreas,
I briefly had a look at your patch, looks good so far.
Could you write a patch to the kickstarter a...
Ingmar Schlecht
21:50 Bug #16450: BackEnd Login Not Possible
I had similar symptoms as described earlier with login problems, on the following setup:
Win 2003 Server x64, IIS ...
Junaid
19:44 Bug #17508: image effects: grayscale in text w/image not working
looking to IM this is a bug from versions 6.2.xxx and was fixed with 6.3, so it should work without patch using any v... Steffen Kamper
13:38 Bug #17508: image effects: grayscale in text w/image not working
I have the problem of same origin on FreeBSD 4.x and 6.x with im6
(I try this on 3 different hosting accounts with ...
Valery Romanchev
12:43 Feature #15609: t3lib_db new method exec_SELECT_mm_rec_query for recursive datastructures
it's possible to use same table twice. Steffen Kamper

2007-12-31

21:52 Bug #17962 (Closed): Install Tool: 'Basic Configuration' Values are Overwriting Selected 'All Configuration' Values.
If you have entered some values in the 'All Configuration' page of the Install Tool, then you try to edit and save 'B... Junaid
15:24 Bug #17961: Missing TCA[table][columns] leads to PHP warning
There is also a problem with list views, if not title and label are set in TCA. Please implement this patch. It helps... Franz Holzinger
14:09 Bug #17961 (Closed): Missing TCA[table][columns] leads to PHP warning
If a table does not have the TCA set, then the list module shows an error message.
Invalid argument supplied for f...
Franz Holzinger
14:24 Feature #15609: t3lib_db new method exec_SELECT_mm_rec_query for recursive datastructures
Please delete Bug, is resolved since the 4.0 branch Ingo Schmitt
07:25 Bug #17960 (Closed): Unsuccessful update of extension list not recognized
I have pressed 'Retrieve/Update' This has ended in a timeout error message. But the date of the last retrieval has be... Franz Holzinger
06:09 Bug #17959 (Closed): Section-based FCEs are saved with incorrect element ID
When working with trunk and FCEs that have sections defined, saving the FCE results in bad data in the the FCE XML. ... Jeff Segars
01:21 Revision ca05f6e6: * Feature/bugfix: Fixing icons for Opera and adding new icons in default skin of htmlArea RTE and in t3skin/rtehtmlarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2861 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2007-12-30

21:29 Feature #17874: Add suggest-like feature to TCEforms
A new version of my patch with two new features: The selector is now hideable by default and it may be placed below o... Andreas Wolf
18:39 Feature #15609: t3lib_db new method exec_SELECT_mm_rec_query for recursive datastructures
Posted as Feature-Request for 4.2 to core list Ingo Schmitt

2007-12-29

22:40 Feature #17958 (Closed): inline should have a foreign_table_where
'inline' should have a foreign_table_where like 'select'.
The intermediate table should have a tablenames field to ...
Franz Holzinger
17:33 Feature #17956: fields of detail table should be used instead of label of mm table
I have found out, that this already works if you use the field names uid_local and uid_foreign for the mm table in be... Franz Holzinger
09:21 Feature #17956 (Closed): fields of detail table should be used instead of label of mm table
I want to use a mm relation between a product and a detail table with a mm in between. So this forces that a label fi... Franz Holzinger
11:57 Feature #17957 (Closed): Improve database performance for external database host
According to [1] MySQL performance may be greatly improved by using compression if MySQL is on the external host and ... Dmitry Dulepov
08:36 Bug #17955 (Closed): newRecordLinkAddTitle not understandable text
If I use newRecordLinkAddTitle with inline, then 'Neu anlegen Produkt zu Kennzeichnung' is displayed. This is howeve... Franz Holzinger
05:18 Bug #17954 (Closed): TCE: tab descriptions have no blank in between
The words of the tab descriptions are written one after another without any blanks between them.
word1word2word3 ins...
Franz Holzinger

2007-12-28

16:55 Bug #16450: BackEnd Login Not Possible
I had the same problem in the following installation:
Win 2003 Server, IIS 6, PHP 5.2.5, MySQL 5.0.45, Typo3 4.1.5.
...
Damianos Dimitriadis
10:39 Bug #17627: External TypoScripts files will always be cached
Workaround for this issue is to add the following lines in User TSConfig:
admPanel.override.tsdebug.forceTemplateP...
Lucas Bremgartner
09:52 Feature #17579: Change config.uniqueLinkVars to 1
FYI, the reason for not setting this by default was the performance slowdown for the additional routine. However, I'm... Michael Stucki
01:30 Bug #17953 (Closed): Permission problem of RTE images
Hi,
I moved Typo3 to a new server (Apache2, suPHP) and had a small problem with adding new images into a page!
...
Miles Mller

2007-12-27

18:53 Revision d0931f23: Fixed bug #7028: Implement CSH for flexforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2860 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:45 Bug #16384: undefined class in tsfebeuserauth
Closing issue as requested by initial reporter. Oliver Hader
10:54 Bug #16384: undefined class in tsfebeuserauth
problem does no longer occur with T3 4.1.5.
Please close
Andreas Balzer
11:41 Bug #17942: update from 4.1.4 to 4.1.5 failed
Never mind. Great to hear that it works now. Thus, I'm closing this issue. Oliver Hader
11:37 Bug #17942: update from 4.1.4 to 4.1.5 failed
Update:
I deleted the complete typo3 4.1.5 folder and unpacked it again. Now it works ! Strange....
Ralf Kraemer
10:57 Bug #16929: Templates are not rendered fine
any idea? Andreas Balzer
10:51 Bug #17151: Page module does not work/start
As requested by reporter, this bug report gets closed. Oliver Hader
10:49 Bug #17151: Page module does not work/start
Sry that I didn't answer. Aem.. problem does no longer occur with T3 4.1.5
Please close
Andreas Balzer

2007-12-26

22:24 Bug #17952 (Closed): typolinkLinkAccessRestrictedPages / showAccessRestrictedPages access does not work with "include subpages"
If there is a not access restricted page with a link to a page with is access protected, butnot directly but through ... Kurt
17:23 Revision 59a69e61: Fixed bug #7038: EM - sql_free_result() on non-resources fails
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2859 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:22 Bug #17946: EM: sql_free_result() on non-resources fails
Committed to SVN Trunk (rev. 2859). Oliver Hader
16:54 Bug #17946: EM: sql_free_result() on non-resources fails
According to http://de3.php.net/mysql_query there are differet return values concerning the database action/modificat... Oliver Hader
17:15 Revision 53c82581: Fixed bug #6651: IRRE - Button for creating new records disappeared on nested child records if a parent record reached the maxitems value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2858 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:14 Revision fb79ef19: Fixed bug #6651: IRRE - Button for creating new records disappeared on nested child records if a parent record reached the maxitems value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2857 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:14 Bug #17753: Button for creating new records disappeared on nested child records if a parent record reached the maxitems value
Committed to SVN:
* TYPO3_4-1 (rev. 2857)
* Trunk (rev. 2858)
Oliver Hader
17:02 Bug #17951 (Closed): indexing configuration page tree allows to choose only up to three levels of recursion
Using an content element "indexing configuration" to tell the crawler to index a page tree is less useful as it could... Daniel Becker
17:00 Feature #17950: Forbid record in sysfolder
Okay, then I'm closing this report because it's a duplicate of #17039. Oliver Hader
16:51 Feature #17950: Forbid record in sysfolder
Perfect ! Denied is better that forbid ;)
TYPO3 4.2 will be a bomb !!
Yannick Pavard
16:27 Feature #17950: Forbid record in sysfolder
I think I understood this already in February 2007... ;-)
See bug #17039 - I called it "deniedNewTables" which is si...
Oliver Hader
16:39 Bug #17949: Hardcoded Ampersand in fe_user->get_URL_ID
This real problem begin, when you don't have any other parameters set in the URL, like:
www.myhost.com/section/whate...
Oliver Hader
16:34 Bug #17949: Hardcoded Ampersand in fe_user->get_URL_ID
I can confirm this problem. Oliver Hader
16:21 Bug #17948: $tce->clear_cacheCmd fails
See the "TYPO3 Core Engine (TCE)" secion of the doc_core_api and search for "Example: Clearing cache". There the corr... Oliver Hader
16:17 Bug #17948: $tce->clear_cacheCmd fails
Please call the clear_cacheCmd like this:... Oliver Hader
10:04 Bug #17948: $tce->clear_cacheCmd fails
I forgot -- the failure happens on
TYPO3 4.1.4 and TYPO3 4.1.5
PHP 5.2.X ->
(the errror doesn't appear under ...
Alex Tuveri
03:05 Feature #16942: provide new inputfield "directorypicker" in BE
related:
extension 'rgfolderselector'
http://typo3.org/documentation/document-library/extension-manuals/rgfold...
Typoheads GmbH

2007-12-25

18:42 Bug #16382: Db check produces errors
error does not appear on 4.1.5. Please close this bugid or set status to resolved Andreas Balzer

2007-12-24

21:58 Feature #17950 (Closed): Forbid record in sysfolder
We can modify $PAGES_TYPES[254"]["allowedTables"].="...";
But it's possible to add new option :
$PAGES_TYPES[2...
Yannick Pavard
12:55 Bug #17949 (Closed): Hardcoded Ampersand in fe_user->get_URL_ID
When you set config.ftu = 1 in your root-TS, you get a session tracking variable rendered into all urls generated by ... Matthias Krappitz
12:04 Bug #17948 (Closed): $tce->clear_cacheCmd fails
Hi according to TYPO3 Core APIs guide to clear FE cache I must to call
$tce->clear_cacheCmd('<value>')
this co...
Alex Tuveri

2007-12-23

10:28 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
This is then resolved, heh? Benni Mack
08:51 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
Thanks for the hint with the workaround: it works now with baseURL. Markus no-lastname-given

2007-12-22

13:59 Bug #17947 (Closed): TCE: error message if no label has been set in TCA
A wrong SQL is generated, if you did not set the ctrl label field for a table.
SELECT tx_mytable.uid,tx_mytable.
...
Franz Holzinger
12:38 Bug #17946 (Closed): EM: sql_free_result() on non-resources fails
If I install an extension which creates tables, then I get a warning message in the EM.
$GLOBALS['TYPO3_DB']->sql_...
Franz Holzinger
11:58 Feature #17945 (Closed): error messages are hidden with new TCE
If you have a SQL or another error message in a TCE form, then this is hidden by the TCE form fields with the new TCE... Franz Holzinger

2007-12-21

22:45 Bug #17917: RTEfullScreenWidth by default please !
Thank You Roland, but I prefer config by default ;-)
Can you add that for RTE config ?
Thank You
Yannick Pavard
22:30 Bug #17917: RTEfullScreenWidth by default please !
This is related to TCEFORM or any script invoking the RTE, not to the RTE itself. But htmlArea RTE has the following ... Stanislas Rolland
22:19 Bug #17925: popup web links windows errors
This error is caused by patch 6442. Stanislas Rolland
22:16 Bug #17646: Hook in browse_links request (for linking to records)
This patch is creating errors in htmlArea RTE popup windows. See issue 6961 Stanislas Rolland
19:17 Feature #17930: Enable stdWrap for wrapItemAndSub
i tought about the possibility giving "each" TS property stdWrap properties :)
do not ask currently how i am going...
Bernhard Kraft
17:38 Revision 4de9ca0b: Fixed hanging recordset in t3lib_TCEmain::getSortNumber
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2856 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:34 Revision f82bed16: Fixed bug #6007: IRRE - Child records with image fields are not shown in m:n disposal
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2855 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:34 Bug #17399: Child records with image fields are not shown in m:n disposal
Committed to SVN:
* TYPO3_4-1 (rev. 2854)
* Trunk (rev. 2855)
Oliver Hader
16:34 Revision 5622a727: Fixed bug #6007: IRRE - Child records with image fields are not shown in m:n disposal
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2854 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2007-12-20

22:00 Bug #17937: Cannot create more than 9 related records in IRRE
I think I could point out the problem.
One of my fields in Level 3 is a flex-field. In my oppinion, either TYPO3 get...
Mischa
21:34 Bug #17937: Cannot create more than 9 related records in IRRE
I installed this plugin on a bandnew version of TYPO3 (4.1.5 and 4.1.2) without any other ext. but both are not worki... Mischa
20:55 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
Yes. Will need to wrap the statement in a try & catch clause. Stanislas Rolland
11:44 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
The error occurs only if the IRRE records are collapsed. You can compare this to a RTE field on a tab which is curren... Oliver Hader
11:35 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
The mentioned code in line 1807 was added in rev. 2735: Feature #6769: Enable htmlArea RTE in Safari Oliver Hader
17:02 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
Olly, does this patch work with individual flexform fields too or is it limited to IRRE records and tabs? Thanks! Jeff Segars
14:18 Bug #17944: tslib_cObj uses deprecated function call_user_method
$ php --version
PHP 5.1.4-1.dotdeb.2 (cli) (built: Jun 2 2006 10:34:33)
Copyright (c) 1997-2006 The PHP Group
Zen...
Ivan
14:12 Bug #17944: tslib_cObj uses deprecated function call_user_method
Hm, which exact PHP version are you using and on which operating system? Oliver Hader
13:44 Bug #17944 (Closed): tslib_cObj uses deprecated function call_user_method
tslib_cObj uses deprecated function call_user_method which should be updated to call_user_func_array. If Exceptions a... Ivan
14:07 Bug #17942: update from 4.1.4 to 4.1.5 failed
Please attach your file at /var/www/typo3_src-4.1.5/typo3/sysext/cms/tslib/class.tslib_menu.php to this bug report. F... Oliver Hader
12:43 Bug #17942: update from 4.1.4 to 4.1.5 failed
I used the complete release package and just switched the symlink to 4.1.5.
Several other typo3 installations (with...
Ralf Kraemer
12:09 Bug #17942: update from 4.1.4 to 4.1.5 failed
This is strange. The only thing that was modified between TYPO3 4.1.4 and 4.1.5 was the localization thing in t3lib_d... Oliver Hader
11:04 Bug #17942 (Closed): update from 4.1.4 to 4.1.5 failed
If i upgrade one of my typo3 Installations from 4.14 to 4.15 the Frontend stops working and this Erros displays:
F...
Ralf Kraemer
13:50 Revision 50ff5e3c: fixed a link bug in installer category tree in main categories with no sub catagories
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2853 709f56b5-9817-0410-a4d7-c38de5d9e867 Thomas Hempel
13:44 Revision 36863730: * fixed a minor display error in installer category tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2852 709f56b5-9817-0410-a4d7-c38de5d9e867 Thomas Hempel
13:16 Revision 77fb666d: Added meta-subcategory "root" for making it possible to deliverables to main categories
Cleaned up setup module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2851 709f56b5-9817-0410-a4d7-c38de5d9e867
Thomas Hempel
12:45 Feature #17943 (Closed): Implement CSH for flexforms
Flexforms are missing CSH labels. Add support for them. See patch and screenshot for details.
(issue imported fro...
Dmitry Dulepov

2007-12-19

22:22 Feature #17927: Return errors from performUpdateQueries
Commited to trunk Thomas Hempel
22:13 Revision 18a479bf: Feature request #6988: Return errors from performUpdateQueries (Thanks to Francois Suter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2850 709f56b5-9817-0410-a4d7-c38de5d9e867 Thomas Hempel
19:27 Revision 93ea440c: * Feature request #3822, #5065: Make hardcoded (250000 bytes) max attachment size for mailform configurable: $TYPO3_CONF_VARS[FE][formmailMaxAttachmentSize]
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2849 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
19:26 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
Commited to trunk (rev 2849) Ernesto Baschny
17:33 Feature #14605: Click-enlarge for Images
I'm also very interested in a working patch. Is there still any development? I tried to wrap the Image with custom ta... Sven Mittelbach
14:36 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
Hm, seems like there's still a bug - I get the following with FF 2.0.0.11:
uncaught exception: [Exception... "Compon...
Oliver Hader
14:30 Bug #17941: typolinkCheckRootline not working with multiple websites under one umbrella website.
I'm not in hurry to get this fixed in TYPO3 4.x, but I do think it's an issue that should be considred during the dev... Robert Destigter
14:21 Bug #17941 (Closed): typolinkCheckRootline not working with multiple websites under one umbrella website.
I am running multiple websites under one root (umbrella) website.
Technically this means that I have a root page c...
Robert Destigter
13:29 Bug #17940 (Closed): t3lib_DB displays wrong SQL in error case
If there is a SQL error due to an UPDATE query with empty field array,
then an error message is displayed. However t...
Franz Holzinger
11:19 Bug #17939: Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
I am not a programmer, but it seems to me, that i entered the following "else" in class.tx_impexp.php:
I will try ...
Thomas Esders
11:03 Bug #17939: Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
Well in my opinion this is a bug. The importer should handle file references as it oes with pictures or dcuments incl... Thomas Esders
10:51 Bug #17939: Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
yes, this is a bad behaviours of Import/export taht i never liked much..
i don't even know if it is really useful ...
Stefano Cecere
10:45 Bug #17939 (Closed): Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
I made an Export of a fresh installation after TV-mapping. The export is configured to include everything with infini... Thomas Esders
11:03 Bug #17937: Cannot create more than 9 related records in IRRE
Sorry for posting so much, but I think this will help. I try to find solutions as well. So I followed the Relationshi... Mischa
10:50 Bug #17937: Cannot create more than 9 related records in IRRE
Even turning off date2cal doesn't solve this problem.
We additionally changed the way of fetching the XML for flex...
Mischa
10:14 Bug #17937: Cannot create more than 9 related records in IRRE
It was not working on 4.1.3, 4.1.4 and 4.1.5 Mischa
09:03 Bug #17937: Cannot create more than 9 related records in IRRE
What is the exact TYPO3 version you're using? Oliver Hader
08:55 Bug #17937: Cannot create more than 9 related records in IRRE
I've registered a 2 new strange behaviours:
1. If a mandantory field is set in an IRRE-Set and it's not filled out...
Mischa
10:31 Bug #17865: Upgrade from 3.8, no page tree
Sorry, i was on holidays and didnt check my email. Yes, problem is solved via database analyzer, so issue can be reso... Peter Wechtersbach
09:10 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
You can work around on setting a baseURL:
config.baseURL = http://my-domain.de/
Oliver Hader
05:58 Bug #17938 (Closed): Page displays without CSS when giving wrong URL to Typo3
When I enter a wrong URL in my browser pointing to my Typo3 project, typo3 will display the root page without any CSS... Markus no-lastname-given
 

Also available in: Atom