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!
- 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 ... - 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...
- 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...
- 23:07 Bug #18015: Status of block element buttons not updated in toolbar in IE
- Fixed in SVN TYPO3core trunk revision 2922.
- 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...
- 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
- 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... - 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!
- 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... - 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 ...
- 21:03 Bug #16661: Search box doesn't fill input value after search
- Hm, still present also in the new search widget... ;)
- 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
- 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...
- 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:...
- 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... - 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...
- 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...
- 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)
- 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?
- 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... - 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...
- 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]...
- 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) - 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... - 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... - 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?
- 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... - 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...
- 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...
- 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
- 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)
- 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.
- 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...
- 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... - 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.
- 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... - 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
- 16:12 Bug #18006: Page tree is not working in IE6/IE7
- Committed to SVN Trunk (rev. 2920)
- 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.
- 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...
- 12:48 Bug #18006: Page tree is not working in IE6/IE7
- IE6 works for me.
- 15:49 Bug #18000: CSH bubble help white on white in Web > List view
- Committed to trunk.
- 15:37 Bug #18000: CSH bubble help white on white in Web > List view
- Indeed, simple CSS issue. Fixed with attached patch.
- 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
- 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... - 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...
- 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
- 13:28 Bug #18007: GUI of new backend is mixed up in IE6
- fixed in trunk
- 13:22 Bug #18007: GUI of new backend is mixed up in IE6
- thanks Nikolas!
- 13:22 Bug #18007: GUI of new backend is mixed up in IE6
- here's a patch
- 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... - 12:08 Bug #17695: JS errors with dividers2tabs and rtehtmlarea
- Fixed.
- 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 = ... - 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
- 12:06 Feature #17915: Log login failures with t3lib_div::syslog()
- Fixed.
- 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.
- 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... - 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... - 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...
- 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... - 03:45 Bug #16574: images are not saved under special conditions
- This issue is fixed in TYPO3 4.2 alpha3.
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*) - 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...
- 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...
- 20:12 Bug #18007: GUI of new backend is mixed up in IE6
- See attached screenshot.
- 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 ...
- 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...
- 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... - 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... - 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 ... - 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... - 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)...
- 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 ...
- 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
- 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...
- 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... - 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....
- 14:46 Bug #18002: PHP dies in FE/BE/install tool
- fixed in the repackaged and officially announced alpha3
- 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...
- 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!!
- 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...
- 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... - 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
- 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
- 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
- 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
- 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
- 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).
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...
- 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
- 23:44 Feature #17840: Non Breaking Spaces in HTML-Area
- Committed to SVN TYPO3core trunk revision 2909 (for inclusion in TYPO3 4.2 alpha3).
- 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
- 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
- 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
- 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
- 23:21 Bug #17999: langDisable in flexform of sysext felogin
- Committed to trunk.
- 21:03 Bug #17999 (Closed): langDisable in flexform of sysext felogin
- use typical setting for language
<langDisable>1</langDisable>
(issue imported from #M7164) - 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
- 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
- 23:18 Feature #17998: Make backend.php the default backend
- committed to trunk
- 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...
- 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 ... - 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... - 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... - 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...
- 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...
- 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!... - 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
- 19:06 Revision 369d86dd: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2903 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 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...
- 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... - 17:26 Revision 96c18af5: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2902 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:14 Feature #17868: Add a menu for shortcuts to the new toolbar in backend.php
- committed to trunk
- 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
- 17:12 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
- Committed to SVN Trunk (rev. 2901)
- 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...
- 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...
- 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
- 17:04 Feature #17996: create a shortcut manager to delegate calls to create a new shortcut to the right target
- committed to trunk
- 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...
- 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
- 17:01 Bug #17865: Upgrade from 3.8, no page tree
- No bug, thus closing this issue.
- 16:53 Feature #17297: Extend TCEFORM_confObj on Page TSconfig by property keepItems
- Attached a new patch for the current Trunk.
- 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
- 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
- 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... - 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... - 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.
- 14:38 Bug #17993: IRRE fields give 404 alert on Safari
- Puh, good to know that it's no bug of the Core ;)
- 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 - 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.... - 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...
- 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 ... - 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?
... - 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... - 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... - 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... - 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...
- 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)
... - 12:23 Revision 50302558: removed a comment
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2896 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 12:10 Feature #17267: Some Hooks for tslib_content
- committed to trunk
- 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
- 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...
- 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
- 11:11 Bug #17233: t3lib_htmlmail should have empty default values
- Fixed in Bug #17922
- 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... - 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
- 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
- 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
- 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) - 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
- 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
- 00:24 Feature #15785: Add return value to t3lib_htmlmail::send
- Committed to SVN Trunk (rev. 2887)
- 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
- 00:18 Feature #17979: Implement TYPO3AJAX handler for Inline Relational Record Editing
- Committed to SVN Trunk (rev. 2886)
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...
- 22:55 Feature #17857: Make preserving div sections a configurable RTE processing option
- Committed to SVN TYPO3core trunk revision 2885.
- 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...
- 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.
- 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
- 22:42 Bug #17978: Problem with cms\tslib\index_ts.php
- this is related to http://bugs.typo3.org/view.php?id=3191
- 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...
- 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... - 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... - 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...
- 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?
- 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.
- 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... - 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.
- 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... - 16:47 Bug #17986: RTE is not rendered in Tabs
- Fixed in TYPO3core trunk revision 2884.
- 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
- 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... - 14:53 Bug #17911: Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty
- committed to SVN
- 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
- 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.
- 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...
- 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...
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... - 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 ...
- 16:47 Bug #16326: Please Help BE login
- This is no support forum, use the mailinglists/newsgroups to get support
- 13:03 Bug #16326: Please Help BE login
- me too.....wish anyone can fix that things
- 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... - 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).
- 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... - 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... - 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... - 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.
- 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 ...
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?
- 21:51 Feature #14780: Variable e-mail encoding
- This issue has been fixed already (in 4.1 or perhaps even earlier).
- 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 ...
- 12:19 Feature #15785: Add return value to t3lib_htmlmail::send
- added a sendflag for mail
- 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...
- 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
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... - 22:08 Bug #15280: ndefined function imagegif()
- TYPO3 4.2 requires PHP 5.2 which comes with gd with gif support by default
- 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...
- 18:05 Feature #16218: Individual height of inline RTE
- +1!
Very usefull, exactly what i was looking for. - 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
- 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... - 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? - 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... - 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... - 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... - 14:17 Bug #17978: Problem with cms\tslib\index_ts.php
- The code you mentioned was changed to fix bug #16526
- 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
... - 14:09 Bug #17981: Add some more functionality to new AJAX interface in the TYPO3 back-end
- Committed to SVN Trunk (rev. 2881)
- 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... - 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
- 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... - 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...
- 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 ...
- 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...
- 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... - 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/
...
2008-01-10
- 23:57 Bug #17206: Problem ignoring extension constraints
- Fix committed to trunk (changeset 2879) and 4.1 branch (changeset 2880).
- 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
- 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
- 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
- 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... - 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...
- 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...
- 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!
- 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
- 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 - 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... - 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.
- 10:29 Bug #17913: page tree in BE cannot be expanded/collapsed
- Is your TYPO3 installation running on a windows server?
- 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... - 09:15 Bug #14145: typo3/border.html is XHTML, wich makes trouble in IE
- we want XHTML, IE sucks - we know that
- 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...
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?
- 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 ...
- 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.... - 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...
- 16:24 Bug #17233: t3lib_htmlmail should have empty default values
- Guys, I added this issue to my patch (see related to)
- 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 ... - 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...
- 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 ...
- 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
- 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... - 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
- 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.... - 03:07 Bug #17967: sub and sup may be enabled at the same time
- Where do you get such rule from?
- 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... - 01:11 Feature #17943: Implement CSH for flexforms
- committed to trunk 2007-12-27
- 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...
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
- 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
- 23:42 Feature #17975: Link checker
- refindex could be handy for this task
- 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... - 17:53 Feature #17975: Link checker
- sorry forgot to set it as a feature!
- 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 ...
- 23:16 Feature #15943: Render bullet lists (tt_content.bullets) with TypoScript
- fixed in rev #2872
- 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
- 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
- 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...
- 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
... - 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
- 17:17 Bug #17973: pi1/locallang.xml only in English
- Translations are not shipped with the core but handled through the translation server.
- 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.
- 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... - 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... - 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...
- 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
- 15:22 Feature #17930: Enable stdWrap for wrapItemAndSub
- rev 2870
- 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....
- 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... - 10:39 Bug #17338: Sitemap Content Element does not honorate Workspaces
- Oliver, can you provide more information? Description is too short.
- 10:37 Bug #17338: Sitemap Content Element does not honorate Workspaces
- Possibly related to #5817
- 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...
- 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
- 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....
- 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? - 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.
... - 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
- 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.
- 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
- 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.
- 09:36 Bug #17329: TCA fields of type "none" should be searchable too.
- wouldn't it be nice to make this selectable through TSConfig ?
- 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:... - 02:27 Bug #17412: parseFunc tags.XXX for single tags doesn't work
- I updated the patch on issue 880.
- 02:23 Feature #14605: Click-enlarge for Images
- Attaching a better version of the patch.
- 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...
- 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 ...
- 00:06 Bug #17925: popup web links windows errors
- Fixed in SVN TYPO3core trunk revision 2869.
- 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.
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
- 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
- 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... - 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:
... - 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 ... - 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... - 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.
- 09:04 Feature #17874: Add suggest-like feature to TCEforms
- By the way, it can come to trunk-only.
- 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 ...
- 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...
- 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| ... - 04:08 Feature #14605: Click-enlarge for Images
- works perfectly.
Thanks! - 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...
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+.
- 21:45 Bug #17953: Permission problem of RTE images
- Fixed in SVN TYPO3core trunk revision 2868.
- 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
- 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"... - 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...
- 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...
- 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... - 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
- 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
- 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 ...
- 09:45 Feature #16264: support for <blockquote> and <q>
- Feature added in SVN TYPO3core trunk revision 2865.
- 09:44 Feature #16438: Improvements of inlineCSS: adding classes to inline elements without additional span
- Feature added in SVN TYPO3core trunk revision 2865.
- 09:41 Bug #17465: Usability Issue with classes wrapped with <> in select lists
- Fixed in SVN TYPO3core trunk revision 2865.
- 09:40 Bug #17853: sub and sup are added via CSS instead of tags (Safari)
- Fixed in SVN TYPO3core trunk revision 2865.
- 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 ... - 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.
- 08:50 Feature #15235: Activate Acronym Plugin for IE
- Fixed in SVN TYPO3core trunk revision 2864
- 08:48 Bug #17532: Plugin Acronym enables class abbr for span (selected text)
- Fixed in SVN TYPO3core trunk revision 2864.
- 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
...
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
- 21:25 Bug #17464: Disturbing behaviour of indent/outdent and TAB
- Fixed in TYPO3core trunk revision 2862.
- 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.
- 21:22 Bug #17852: Strange layout for header N except the first one (Safari)
- Fixed in TYPO3core trunk revision 2862.
- 21:21 Bug #17884: Change Undoes and Redoes from past tense to present/future tense (Undo and Redo)
- Fixed in TYPO3core trunk revision 2862.
- 21:20 Bug #17220: rtehtmlarea doesn't work in Safari
- You need to upgrade to Safari 3.0.4.
- 21:16 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
- Fixed in trunk revision 2862
- 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 ...
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".
- 16:35 Bug #17966: parsing problems with $ dollar in frontend
- I can't confirm that.
- 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 &#... - 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... - 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...
- 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...
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...
- 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...
- 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...
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, ...
- 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... - 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... - 20:34 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- Typo3 Core refuses to implement the patch!
- 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.
- 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...
- 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...
- 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...
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... - 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 ... - 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...
- 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 ... - 12:43 Feature #15609: t3lib_db new method exec_SELECT_mm_rec_query for recursive datastructures
- it's possible to use same table twice.
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...
- 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...
- 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... - 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
- 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...
- 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. ...
- 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
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...
- 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
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 ... - 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...
- 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...
- 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 ...
- 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...
- 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...
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.
... - 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... - 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...
- 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!
...
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
- 11:45 Bug #16384: undefined class in tsfebeuserauth
- Closing issue as requested by initial reporter.
- 10:54 Bug #16384: undefined class in tsfebeuserauth
- problem does no longer occur with T3 4.1.5.
Please close - 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.
- 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.... - 10:57 Bug #16929: Templates are not rendered fine
- any idea?
- 10:51 Bug #17151: Page module does not work/start
- As requested by reporter, this bug report gets closed.
- 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
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 ...
- 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
- 17:22 Bug #17946: EM: sql_free_result() on non-resources fails
- Committed to SVN Trunk (rev. 2859).
- 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...
- 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
- 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
- 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) - 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...
- 17:00 Feature #17950: Forbid record in sysfolder
- Okay, then I'm closing this report because it's a duplicate of #17039.
- 16:51 Feature #17950: Forbid record in sysfolder
- Perfect ! Denied is better that forbid ;)
TYPO3 4.2 will be a bomb !! - 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... - 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... - 16:34 Bug #17949: Hardcoded Ampersand in fe_user->get_URL_ID
- I can confirm this problem.
- 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...
- 16:17 Bug #17948: $tce->clear_cacheCmd fails
- Please call the clear_cacheCmd like this:...
- 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 ... - 03:05 Feature #16942: provide new inputfield "directorypicker" in BE
- related:
extension 'rgfolderselector'
http://typo3.org/documentation/document-library/extension-manuals/rgfold...
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
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... - 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 ...
- 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...
2007-12-23
- 10:28 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
- This is then resolved, heh?
- 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.
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.
... - 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_... - 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...
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 - 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 ...
- 22:19 Bug #17925: popup web links windows errors
- This error is caused by patch 6442.
- 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
- 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... - 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
- 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
- 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) - 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
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... - 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...
- 20:55 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
- Yes. Will need to wrap the statement in a try & catch clause.
- 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...
- 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
- 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!
- 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... - 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?
- 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...
- 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...
- 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... - 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...
- 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... - 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
- 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
- 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 - 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...
2007-12-19
- 22:22 Feature #17927: Return errors from performUpdateQueries
- Commited to trunk
- 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
- 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
- 19:26 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- Commited to trunk (rev 2849)
- 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...
- 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... - 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...
- 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... - 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... - 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 ... - 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...
- 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 ... - 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...
- 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...
- 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... - 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
- 09:03 Bug #17937: Cannot create more than 9 related records in IRRE
- What is the exact TYPO3 version you're using?
- 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... - 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...
- 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/
- 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...
Also available in: Atom