Activity
From 2008-05-31 to 2008-06-29
2008-06-29
- 17:26 Revision 07795ca6: * Added feature #8791 (revisited): Let htmlArea RTE context menu use the RTE API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3851 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:21 Bug #18936: redirect after logout does not work
- Oh ... weird. I tested it once more. No chance! Everytime a 404.
I have really no idea why it does not work in my ca... - 17:17 Feature #19001: Let htmlArea RTE context menu use the RTE API
- Localization of some labels of the context menu got broken. The second patch fixes the issue. Committed to SVN TYPO3c...
- 17:14 Revision 84dfe64b: * Fixed bug #8368: Problem with RTE context menu when there is more than one RTE-enabled fields on the page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3850 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:11 Bug #18769: Using RTE in new kickstarter ext., contextmenu produces -> Error "How did you get here? (Please report!)"
- Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3850.
- 16:37 Bug #19037: Template Tools: The shortcut to the editing area of a resource file does not lead to the file, but only to "Template Tools"
- The decision from http://bugs.typo3.org/view.php?id=8207 does not help!
- 16:36 Bug #19037 (Closed): Template Tools: The shortcut to the editing area of a resource file does not lead to the file, but only to "Template Tools"
- The shortcut to i.e. mystyle.css or mytemplate.tmpl in template -> info\modify -> resources specifies only to "Templa...
- 14:12 Bug #17086: class.t3lib_div.php
- i do not remember, why i needed that function, but i think there is a code-documentation-error in t3lib_div, because...
- 10:52 Bug #15245: navframe moves to the right if 'setup.override.navFrameResizable = 1' is set in User TSConfig
- Yes. the bug is still there in 4.2 (Using FireFox 2 as browser)
On your BE account, set this in the User TSConfig:... - 03:55 Feature #19036 (Closed): Lost password state
- Hi,
would be nice if it was possible to set the loginbox state so that for example it shows only (or not) the lost p...
2008-06-28
- 23:40 Bug #18936: redirect after logout does not work
- i checked this on my setup
lib.login = COA_INT
lib.login {
10 < plugin.tx_felogin_pi1
10 {
stor... - 22:18 Bug #19026: New AT&T Pogo Browser - Backend RTE not working
- Can be closed, the problem was actually a htaccess optimisation.
- 21:56 Bug #19035 (Closed): Foldertree in filelist has no docheader
- attached patch adds docheader to the foldertree simular to pagetree.
Included is also the template for filterbox f... - 21:42 Bug #19021: error in method t3lib_div::removeArrayEntryByValue
- this file patch the file /t3lib/class.t3lib_div.php in TYPO3 v4.1.7
so I hope that 's work - 21:19 Feature #15296: Cannot create new TS templates with Web>Template when others exist
- Bug #18186 is a duplicate
- 11:53 Feature #15296: Cannot create new TS templates with Web>Template when others exist
- I added the "new" button to the patch with "close+save" button, as the issues belong together
- 15:43 Bug #18769: Using RTE in new kickstarter ext., contextmenu produces -> Error "How did you get here? (Please report!)"
- Uploading a second version of the patch as localization of some labels was broken in the previous one.
- 15:26 Bug #19034 (Closed): navFrameScript is not loaded for submodules
- If you specify navFrameScript for a submodule in conf.php it is ignored (parentNavigationFrameScript is used instead)...
- 12:30 Bug #16930: The Message "No open documents" is displayed but there a some
- yes i think so
- 11:55 Bug #19022: Missing "Save&Close" in template module Info/Modify
- the new patch also adds the "new" button, see #15296
- 11:05 Feature #18498: config.baseURL with stdWrap support
- Yeah, but quite a change in functionality. Maybe you want to ask Dmitry (with his RealURL experience) what he thinks ...
- 00:51 Bug #19033 (Closed): Copy/paste in tables in IE6 & 7
- Copying and pasting in a table in IE 6 & 7 kicks the cursor to the next cell after the paste operation.
TYPO3... - 00:32 Bug #17785: Multiple RTEs in Flexforms don't work properly
- I think that this is due to the fact that the flexform tabs are not included in TCEform->getDynNestedStack
2008-06-27
- 23:57 Feature #19032 (Closed): Custom colors in TYPO3Color like old SelectColor extension
- The new TYPO3Color plugin for selecting colors is ok, but the SelectColor plugin allowed editors to type in an exact ...
- 23:09 Bug #19022: Missing "Save&Close" in template module Info/Modify
- New patch with minor cleanup.
- 22:50 Bug #17908: Problem when login = email
- no problem - will add this info to manual.
- 22:07 Bug #17908: Problem when login = email
- Thank You Steffen
- 21:45 Bug #17908: Problem when login = email
- use following instead:
----
Your password is "%2"
---- - 21:15 Bug #17908: Problem when login = email
- hmmm you know ?
Because, how it's possible to show the password ?
----
Your password
Your username is "%s" ... - 16:50 Bug #17908: Problem when login = email
- In this case you can change the _LOCAL_LANG in Typoscript.
- 22:49 Bug #19031: showPermaLogin = 1
- but addition to manual will be done!
- 22:49 Bug #19031: showPermaLogin = 1
- I will add this info to the manual.
- 22:42 Bug #19031: showPermaLogin = 1
- Thanks, knowing that helps indeed.
it works now - 22:29 Bug #19031: showPermaLogin = 1
- this depends also on settings in installtool:
permalogin mast be greater than -1
lifetime must be greater than 0 - 20:07 Bug #19031 (Closed): showPermaLogin = 1
- plugin.tx_felogin_pi1.showPermaLogin = 1
does not show anything for me.
(issue imported from #M8846) - 22:27 Revision 689c9695: * Fixed bug 8314: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3849 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:15 Revision ca748372: * Fixed bug 8314: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3848 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:12 Bug #18738: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3848 (for inclusion in TYPO3 4.2.2) and trunk revision 3849.
- 22:09 Bug #17785: Multiple RTEs in Flexforms don't work properly
- Thanks Stan.
Part 1 (the focus issue) happens only in ff 2, I also can not reproduce this in ff 3, nor in Opera 9.... - 21:35 Bug #17785: Multiple RTEs in Flexforms don't work properly
- Using the test extension, I cannot reproduce the first part of this issue neither in 4.1.8-dev, nor in 4.3.0-dev usin...
- 17:18 Bug #17785: Multiple RTEs in Flexforms don't work properly
- I can reproduce this bug in 4.2.1.
I attached a simple test extension based on your flexform.
Maybe someone tak... - 20:45 Bug #18769: Using RTE in new kickstarter ext., contextmenu produces -> Error "How did you get here? (Please report!)"
- I have the same error, with an self created FCE with multiple RTE fields.
- 20:38 Bug #18275: Unable to Login in BE
- I have news here. I realized today, that I run into the same problem. Login was fine all the time and today it was br...
- 17:24 Bug #18275: Unable to Login in BE
- Any news here?
- 19:41 Bug #16627: task center (sys_action) in "record list" view shows "set fileds" by default
- Krystian wanted that to be closed
- 18:59 Bug #16627: task center (sys_action) in "record list" view shows "set fileds" by default
- The solution is not to select table type in action definition (leave it empty)...
and btw in 4.3 "Web->List" is go... - 19:40 Feature #16497: more secure [fileDenyPattern]
- Krystian wanted that to be closed
- 18:57 Feature #16497: more secure [fileDenyPattern]
- In 4.2.1 it has been changed to
\.php[3-6]?(\..*)?$|^\.htaccess$
and as far as I know it is not going to chang... - 18:34 Bug #18870: Missing hook from newloginbox
- btw - the action from kb_md5fepw was moved into felogin, that was the reason to remove that hook.
- 16:35 Bug #18870: Missing hook from newloginbox
- I will add the hook soon
- 17:59 Feature #18017: Filelist always Displays filename - not always wished behaviour
- Hey Steffen,
you want to write an updated patch for the TYPO3 - core trunk so we can get that in 4.3 ? - 17:49 Feature #16645: Integrating functionality of extension bzb_newloginbox_redirect
- fixed in felogin
- 17:49 Feature #16668: configure display fields and pidList of user list via typoscript
- fixed in felogin
- 17:48 Feature #16650: add config'able FE user storage page also via flexform
- fixed in felogin
- 17:47 Feature #14964: add form fields or something else via TS
- fixed in felogin
- 17:46 Feature #16892: Patch for more than one sysfolder
- fixed in felogin
- 17:45 Bug #17265: User group ID instead of User group name in SingleView
- is not part of felogin
- 17:45 Bug #17265: User group ID instead of User group name in SingleView
- please contact Stefan Strasser as this is no longer part of felogin
- 17:43 Feature #17055: Enable fe_users-fields in "forgot password" mail
- atm forgotten mail is not templatable, but markers could be added by TS using _LOCAL_LANG-setting
- 17:41 Bug #17476: When switching from copy-mode to move-mode in the clipboard, the tooltip still says "Copy Items instead of moving them"
- This is solved in 4.2
A new drop down was introduced in favor of the icon. - 17:32 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- what's the status here?
- 17:32 Bug #17501: link of home page not work
- Please close because of insufficient information.
- 17:29 Bug #15441: strtoupper() broken some text in non-ascii
- Hey Dmitry,
in such cases, wouldn't it make sense to do a "stricmp($str, 'true') == 0" ? - 17:22 Bug #15441: strtoupper() broken some text in non-ascii
- Blindly replacing every occurence of strtolower or strtoupper is bad. There are cases when it is not needed. For exam...
- 11:51 Bug #15441: strtoupper() broken some text in non-ascii
- i uploaded the patch - heavy stuff :-)
- 10:54 Bug #15441: strtoupper() broken some text in non-ascii
- ok, i do
- 10:36 Bug #15441: strtoupper() broken some text in non-ascii
- Hey,
I attached a list of all places where strotupper / lower is used. If anyone wants to go through all places an... - 10:20 Bug #15441: strtoupper() broken some text in non-ascii
- use t3lib_div::strtoupper for safe conversion.
Also look for
strtolower => t3lib_div::strtolower - 09:08 Bug #15441: strtoupper() broken some text in non-ascii
- isn't that related to the turkish strtoupper problem?
Then the first step would be to search and replace all strto... - 17:28 Feature #18498: config.baseURL with stdWrap support
- That's an even better idea.
- 17:10 Feature #18498: config.baseURL with stdWrap support
- I see the issue. However, I'd rather have a
config.baseURL = 1
and then it does the following:
get all domain... - 17:03 Feature #18498: config.baseURL with stdWrap support
- I checked this in depth and I know what's the problem.
I'm not asking for doing a =1 auto detection version, but a... - 16:35 Feature #18498: config.baseURL with stdWrap support
- Maybe we can ask in the dev-list about that feature?
- 16:35 Feature #18498: config.baseURL with stdWrap support
- Hey.
I think that this is a bad idea. there were some reasons why config.baseURL = 1 was removed.
I think it took... - 17:25 Feature #16967: Featurerequest for a logoutHook
- i will add one.
as there is a simular for login it makes sense
core has also some hooks in auth, sure - 17:21 Bug #19030 (Closed): sysextension "indexed search engine" not dbal compatible
- The sysextension "indexed search engine" has a problem in
ext_tables.sql, because it contains "ENGINE=InnoDB" and th... - 17:21 Bug #17199: localized flexform values are ignored
- lang is disabled in felogin flexform
- 17:20 Bug #17324: No function of the --plugin.tx_newloginbox_pi1.detailsPage--
- doesn't exists in felogin
- 17:20 Bug #19029 (Closed): Database Analyser: "Compare with $TCA" displays errors
- In the INSTALL TOOL > Database Analyser "Compare with $TCA" there are many mismatches and the comparison of values ar...
- 17:19 Bug #17441: links ignoring L parameter
- fixed in felogin
- 17:19 Bug #17440: Default template is not XHTML compliant
- felogin has a new template
- 17:18 Bug #17353: More XHTML-compatibility
- felogin has a new template
- 17:16 Feature #17642: Security question.
- no need for fix because email is send to owner
- 17:15 Bug #16469: Bug in newloginbox 3.0.1
- fixed in felogin
- 17:14 Bug #17728: redirect for logout
- fixed in 4.2
- 17:12 Bug #17517: newloginbox -> redirect
- fixed in felogin
- 17:09 Bug #19028 (Closed): PostgreSQL EM: A difference between the orginally installed version and the current was detected!
- If you have a clean installation of Typo3 source & dummy on PostgreSQL
just look into Extension Manager:
Some ext... - 17:07 Bug #17823: Survey results are not stored in to database
- Hi Sjy,
Can you please be more specific about your TYPO3 version, which survey extension you are using and how we ... - 17:02 Revision 83e0eded: Fixed bug #7159: _DEFAULT_PI_VARS in felogin (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3847 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:01 Revision 1708e71e: Fixed bug #7159: _DEFAULT_PI_VARS in felogin (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3846 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:00 Bug #18989: Line break and Del key won't work correctly when when aligning the text as a block (justify)
- I cannot reproduce this one. Tested with 4.2.0 and 4.2.1.
- 16:59 Bug #14622: Bad file paths when using cron
- Ben, I'm not sure, but probably given this is from 2005.
- 16:10 Bug #14622: Bad file paths when using cron
- hey, isn't this one fixed with kasper's new CLI_MODE stuff (since 4.1) ?
- 16:51 Feature #17890: Lost Password, send mail in HTML format
- any reason why this should be HTML ?
- 16:46 Bug #17291: eval double2 makes negative double values positive!
- Hey,
you want to send this patch to the core list? - 16:33 Feature #16615: Add the ability to set a pid for logout
- has open duplicates for felogin
- 16:24 Feature #18039: Integration of kb_md5fepw into SysExt felogin
- I agree, as bernhard never finished a core integration
- 16:23 Bug #25517: TypoScript templates can't be saved at all after editing them using IE7/WinXP
- It seems that the bug is fixed in version 4.2.1.
- 15:59 Bug #25517: TypoScript templates can't be saved at all after editing them using IE7/WinXP
- does this bug still exist as the related ones are solved?
- 16:19 Bug #18436: Remake of BE login (tableless, valid code,...)
- Hey Georg,
nice work. Let's first get the templating (see #18864) in the core, then let's rework your patch to rem... - 16:15 Bug #18823: Cannot correctly insert multiple special characters
- Did you experienced this too?
- 16:12 Bug #17289: Sitemap->SectionIndex with multilanguage
- just tested with 4.1.7 works as expected. no bug.
can be closed. - 16:10 Bug #18566: Image crop does not work in RC1
- I know that cropping was fixed in core, but i think it was a different patch
- 16:07 Bug #18566: Image crop does not work in RC1
- Hey all,
was this patch sent to the core list? - 16:04 Bug #15695: stdWrap filelist doesn't work directly in fileadmin/
- Basically it should look like:
Before.
$path = substr($path,0,strlen($GLOBALS['TSFE']->lockFilePath))==$GLOBALS['... - 15:59 Bug #15210: BE-shortcuts don't work after transfering site
- Hey Dmitry,
does this bug still exist with the new shortcut menu in TYPO3 4.2 ? - 15:58 Feature #14389: Enhancement to class.t3lib_htmlmail.php
- close?
- 15:58 Bug #15245: navframe moves to the right if 'setup.override.navFrameResizable = 1' is set in User TSConfig
- Hey Peter,
does this still apply to 4.2 and the new backend? - 15:57 Bug #17761: Fatal error: Cannot use string offset as an array in XXXX/tslib/class.tslib_fe.php on line 1328
- old one.. i guess no one ever said typo3 3.7 runs on php 5. so can be closed.
- 15:49 Bug #15991: Safari - Popup Element Browser - Error
- I can not confirm this with 4.1.7 & 4.2.1 using safari 3.1.1
- 15:30 Feature #15622: Default module on startup
- Selecting a startup Module is implemented as new feature in 4.2
Bug can be closed. - 15:25 Bug #15807: Logout button not visible
- I can not confirm this in 4.1.7 with Opera 9.50 and IE 6.0.
Option "Icons in topframe" is gone in 4.2. - 14:52 Bug #19027 (Closed): Wrong title of edit icon of "Include basis template" section when editing template records
- - Edit / modify template
- Section "Include basis template"
- Hover of "Edit Icon" is "Edit filemount", should be "... - 14:41 Bug #19012: Supplied argument is not a valid MySQL-Link Resource
- no infos, no bugfix
- 14:35 Bug #15541: No "Edit" option in context menu for templates
- not reproducable
- 14:34 Bug #15541: No "Edit" option in context menu for templates
- so do i, ready for close
- 14:09 Bug #15541: No "Edit" option in context menu for templates
- If I understand it right,
I can not confirm this for 4.1 and 4.2.
See screenshot. The edit option is there and wo... - 14:30 Bug #15758: Copy Pages within T3 Backend results in double copy
- not reproducable
- 13:34 Bug #15758: Copy Pages within T3 Backend results in double copy
- Nor do I with 4.2.1
- 13:32 Bug #15758: Copy Pages within T3 Backend results in double copy
- I can not confirm this in 4.1.7 and 4.2.1
- 13:47 Bug #18338: Element browser ignores "Hide in menu" flag
- How to reproduce:
- Create a page with "Not in menu" flag set
- Create another Page, select "shortcut", click Icon ... - 13:34 Bug #18623: class.t3lib_exec.php prevents extension to work under PHP hardening
- . . . . since it's bugfixing day and all . . .
;-) - 13:28 Bug #18623: class.t3lib_exec.php prevents extension to work under PHP hardening
- Could someone of the core take a look at it? Bug's still here...
- 13:05 Bug #18629: Search in Loaded Extensions not working
- I guess, this issue was solved in Typo3 4.2. Can we close this?
See Changelog of Typo3:
2008-04-20 Ingmar Schl... - 12:42 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
- i will look to it again
- 11:23 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
- Any news here?
- 12:18 Bug #19026 (Closed): New AT&T Pogo Browser - Backend RTE not working
- The Backend RTE is not working with the new AT&T Pogo Web Browser, which is based on Firefox 2.0.0.13 (Browser identi...
- 12:08 Bug #15881: not possible to go to step 3 in quickstartinstallation
- thanks to Susanne
- 12:02 Bug #15881: not possible to go to step 3 in quickstartinstallation
- not really possible to analyze what happened here and if this is a bug... At least it's no documentation bug, so we c...
- 12:08 Bug #19025 (Closed): cache status missing in tstemplate_info
- Up to version 4.1.7 there has been the following info about cached pages in template -> info/modify:
Cache
Click ... - 12:07 Feature #17759: Introducing new doktype "Container Page" and adding tabs to page properties
- sure - i would like not to forget this one anyway ;-)
- 10:50 Feature #17759: Introducing new doktype "Container Page" and adding tabs to page properties
- Hey Steffen,
can we close this one and open up a separate one if you still want to send your "Container page" patch? - 11:57 Bug #15730: RTEkeyList=* does not show all icons
- thanks to Susanne
- 11:55 Bug #18800: Missing help for Parent-Child-Subchild problem
- thanks to Susanne
- 11:54 Bug #18800: Missing help for Parent-Child-Subchild problem
- yes, we can close it, this is not a forum about how to use IRRE :-)
- 11:53 Bug #18800: Missing help for Parent-Child-Subchild problem
- Yes you can. I solved it with help of Oliver Harder in his IRRE-Newsgroup.
- 11:42 Bug #18800: Missing help for Parent-Child-Subchild problem
- this seems more like a support question then a documentation bug. Can we close it?
- 11:41 Revision e0f4bc08: Fixed bug #8761: tree.js - Typo in function parameter highlightID
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3845 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:40 Revision 86292d18: Fixed bug #8761: tree.js - Typo in function parameter highlightID
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3844 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:36 Revision 42737dfb: Fixed bug #8497 User Admin > Compare User Settings Inconsistencies (Thanks to Michiel Roos and Francois Suter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3843 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:35 Bug #16355: Links with underscore are broken in parsed documents
- thanks to Susanne
- 11:17 Bug #16355: Links with underscore are broken in parsed documents
- this is not a documentation bug, but a bug in rlmp_officedocuments... so I think it's enough to have it reported there
- 11:35 Bug #15729: Wrong helpfile regarding "Menu/Sitemap"
- thanks to Susanne
- 11:22 Bug #15729: Wrong helpfile regarding "Menu/Sitemap"
- This can be closed, as it works exactly as is stated there...
- 11:34 Bug #16820: td_newsletter - extension
- thanks to Susanne
- 11:34 Bug #16819: td_newsletter - extension
- thanks to Susanne
- 11:33 Bug #16818: td_newsletter - extension
- thanks to Susanne
- 11:32 Bug #17096: Extension Manuals page does not appear consistantly.
- thanks to Susanne
- 11:32 Bug #17025: Video Not available
- thanks to Susanne
- 11:23 Bug #18405: Missing scrollbar
- Is this all fixed with 4.1.7 and 4.2.1 ?
- 11:14 Bug #17913: page tree in BE cannot be expanded/collapsed
- Daniel, any news here? Still the same problem?
- 11:12 Bug #18144: setup.override.edit_wideDocument=1 ignored
- This feature is not used in 4.2+ anymore, as we use the full width now. Can I close this bug then?
- 11:12 Bug #18050: new method to find a specific AjaxCall
- I think we agreed not integrating this feature, right?
- 11:10 Bug #18936: redirect after logout does not work
- I think this would be a great feature for this plugin and makes T3 in that case more usable for developing sites with...
- 11:00 Bug #18936: redirect after logout does not work
- I think i have an idea for logout, i will try to do, so it will we possible to logout also from access restricted pag...
- 10:47 Bug #18936: redirect after logout does not work
- Ok, but i think it should be possible to logout from a access-restricted page and get redirected to a normal page aft...
- 10:27 Bug #18936: redirect after logout does not work
- please keep in mind that redirect is computed in the plugin itself. So after any action, the current page is called, ...
- 10:55 Bug #16449: Where is
- thanks Susanne!
- 10:52 Bug #17773: Contextmenu in Pagetree is particially invisible
- Changed to "Verlauf / Rückgängig"
- 10:51 Bug #18726: Question about database
- closed on first TYPO3 Bugday, thanks Susanne!
- 10:48 Feature #16088: Adding propertie "class" for typolink
- I don't see a big problem in keeping it like it is right now and not adding more options for that. Steffen is right.
- 10:36 Bug #17686: Spelling mistake in documentation template header
- closed yesterday. this is a double-issue.
- 10:27 Feature #15889: Clean up inline javascript in menu_layers.php
- Hey Clemens.
Can you provide an updated patch and send it to the core list? - 10:26 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
- What's the status here?
- 10:24 Bug #16930: The Message "No open documents" is displayed but there a some
- Is this fixed with 4.2 and the new opendocs module?
- 10:23 Feature #16974: Provide general AJAX call handler for backend functions/modules with mID technique
- Hey Maximo,
we now have the ajax.php, the backend AJAX framework including documentation. The new interface is now... - 10:22 Feature #17050: Missing collapse/expand for naviation frames
- Is now included in 4.2.0
- 10:21 Bug #17086: class.t3lib_div.php
- Hey Martin,
I think you should use the function from the LANG object, right? - 10:20 Bug #17164: Puerto Rico is listed as a US state
- Puerto Rico is american territory.
http://en.wikipedia.org/wiki/Puerto_Rico
That's why it's listed there. - 09:50 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
- Postpone to 4.5 ??? ;-)
Now with the new shortcut menu, maybe it's possible to do... - 09:45 Feature #16239: Root icon for DB mounts --- WAS: page module: page tree displays twice
- OK. so basically a new feature request:
display webmounts with icon (equivalent to filemount icon or the globe icon) - 09:39 Feature #19024 (Closed): CURRENT_URL marker for pageNotFound_handling in class tslib_fe
- If improved 404 handling is used (e.g. [FE][pageNotFound_handling] = /http-error-404-page/) , there is no possibility...
- 09:37 Bug #15657: left-click in filelist is broken (IE6)
- Does this one still occur with TYPO3 4.2.1 ?
- 09:24 Bug #15499: BE User Setup - navigation mode: icons in top dont line up right
- The new top icon navigation is deprecated since 4.2.0 (= new Backend)
- 09:13 Bug #18892: List module: TCEFORM settings of labels are ignored
- Sorry, set the tag "pending in core list" on the wrong bug.
- 09:10 Bug #19023 (Closed): Check-type field checkboxes have no labels when in 1-column display
- When a field of type "check" is displayed by class.t3lib_tceforms.php on a single column, the labels have no label ta...
- 09:10 Bug #15519: modules list height
- Should be fixed in 4.2 with the new module menu, right?
- 09:09 Bug #15518: module column width under windows firefox needs 1px more
- Should be fixed in TYPO3 4.2, right?
- 09:07 Bug #15268: Display nav_title in navigation tree
- It is indeed a User TSConfig option:
options.pageTree.showNavTitle = 1
but it exists only since 4.2.
It was ... - 08:52 Bug #15268: Display nav_title in navigation tree
- Hey,
there is a fix to show the nav_title with a userTSconfig option (I think since 4.1). However, I don't think w... - 09:06 Feature #15421: Main menu mainitem can't be properly styled
- With 4.2, it's based on li's, no tables anymore. so they can be styled finally.
- 09:05 Bug #15408: List module (typo3-dblist) top rows
- See List-module changes in 4.2
- 09:04 Bug #15534: Width of modules items too big
- Should be fixed with TYPO3 4.2, as it is not an extra frame anymore.
- 09:04 Bug #15533: Width of modules items
- Could not reproduce this one with TYPO3 4.2
- 08:57 Feature #15296: Cannot create new TS templates with Web>Template when others exist
- Basically we need a "New record" icon in the new docheader.
- 08:55 Feature #15059: Add insertData capabilities to the "select" stdWrap function
- A complete stdWrap would make sense here.
- 08:48 Bug #14885: denyTags does not work within a <li>-tag
- Hey,
correct, because the li belongs to the externalBlock = ul, right?
Then, you need to apply that proc as well ... - 08:16 Feature #18702: sys_history option
- well... i didn't read well..
if i set history.maxAgeDays = 0 (for every table i'm interested in) it already works as... - 07:40 Feature #18702 (Closed): sys_history option
- i discovered that tcemain does always check/updates the History table, and that by default now lat 30 days of history...
2008-06-26
- 18:33 Bug #19022 (Closed): Missing "Save&Close" in template module Info/Modify
- This is something annoying as you need 2 clicks for this action: save, then close
Attached patch adds a save&close... - 15:39 Bug #17977: Child record not added to MM table when saving new parent record
- I can confirm that the above behaviour does occur
- 15:33 Bug #19021 (Closed): error in method t3lib_div::removeArrayEntryByValue
- The following Error show, when I give a String as the first parameter "$array".
"Warning: reset() [function.reset]... - 13:38 Feature #18851: Add StdWrap feature "random Number"
- Why just a number?
I'd love to use this for password / hash generation as well :)
stdWrap.random = number
or
... - 12:41 Feature #18652: When working in a workspace in web_layout module "new version of page" button cannot be removed
- Helmut needs to make a RFC for it ;-)
- 10:51 Feature #18652: When working in a workspace in web_layout module "new version of page" button cannot be removed
- This is what I need! When will it be in released package?
- 12:36 Bug #18958: No page tree displayed
- fine - so i can close this issue now.
- 10:15 Bug #18958: No page tree displayed
- There are no stupid questions,
- only stupid user like me ;)
I really did miss to execute the compare tool for t... - 10:39 Feature #17024: request for configurability of pagetree view in web->page module
- Can I do anything to speed up integration into the 4.1 and 4.2 code base? -> new patch against 4.1.7 or the like?
- 07:27 Bug #19015: No Upload in RTEHTMLArea Browse_links.php
- You should use your real name when using the TYPO3 bug tracker.
- 07:23 Bug #19015: No Upload in RTEHTMLArea Browse_links.php
- What version of htmlArea RTE?
- 07:06 Revision af5af54b: * Fixed bug #8660: htmlArea RTE configuration option formatblock.restrictToItems does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3842 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:01 Revision 519ce1c6: * Fixed bug #8660: htmlArea RTE configuration option formatblock.restrictToItems does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3841 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:58 Bug #18929: formatblock.restrictToItems does not work
- Fixed in SVN TYPO3core branch TYPO3_4.2 revision 3841 (for inclusion in TYPO3 4.2.2) and trunk revision 3842.
- 00:22 Bug #18738: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
- Please test with attached patch:
rtehtmlarea_bugfix_8314.patch
in your environment(s).
2008-06-25
- 23:09 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- This case is open. Please tell me who will have a look on this case. I think it should be interesting for the typo3 d...
- 22:03 Bug #19020 (Closed): calls to ini_set produces warnings
- There's a bunch of places in the source codes that call the ini_set() method. This method can be disabled by PHP conf...
- 20:16 Bug #19010: RTEHTMLAREA 1.2.3 (Typo3 3.8) with broken links - AGAIN!
- "As it should" you might say. However, you are just being well served. Support for TYPO3 3.8 was dropped quite a whil...
- 17:10 Bug #19010: RTEHTMLAREA 1.2.3 (Typo3 3.8) with broken links - AGAIN!
- Tested and the links are working again. RTE itself is also working as it should be on FF3. Good work.
Sorry for th... - 16:47 Bug #19010: RTEHTMLAREA 1.2.3 (Typo3 3.8) with broken links - AGAIN!
- Please test the attached version.
- 16:27 Bug #19010: RTEHTMLAREA 1.2.3 (Typo3 3.8) with broken links - AGAIN!
- Please be polite. Version 1.2.3 was indeed tested although perhaps not with your specific configuration.
- 19:33 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
- Fixed in version 1.2.4.
Indeed support for TYPO3 3.8 was dropped a while ago. Consider upgrading to most recent TY... - 19:24 Revision 3c65a48b: Fixed bug #8824: Missing label warning.install_enabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3840 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:23 Revision ea547111: Fixed bug #8824: Missing label warning.install_enabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3839 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:21 Bug #19018: Missing label warning.install_enabled
- Committed to SVN:
* TYPO3_4-2 (rev. 3839)
* Trunk (rev. 3840) - 18:11 Bug #19018: Missing label warning.install_enabled
- Duplicate is 8705
- 17:40 Bug #19018 (Closed): Missing label warning.install_enabled
- The string "warning.install_enabled" was (accidentally I suppose) deleted from file typo3/sysext/lang/locallang_core....
- 19:16 Bug #19019: the header of every content element is empty after saving
- I don't get any Message.
There are no Extensions changing datas in tables page, content etc.
I can't look into... - 19:06 Bug #19019: the header of every content element is empty after saving
- Do you get any JavaScript errors? Are there any extensions installed that might change the behaviour or representatio...
- 18:34 Bug #19019 (Closed): the header of every content element is empty after saving
- After I was saving the Header information at its own field, the field comes back empty. It is undepentend on the Cont...
- 18:11 Bug #18952: Important notice! Click to remove the file now!
- See 8824
- 15:18 Bug #18988: Empty reference index table
- Mine was an upgrade from 4.1.5
I tried what Daniel said, it still shows the message, but after running an update o... - 15:01 Bug #18988: Empty reference index table
- I did a clean and new TYPO3 4.2.1 Installation.
I resolve the Problem ...
after I klick "Update required tables... - 14:46 Bug #18988: Empty reference index table
- Hi, did both of you upgrade from a previous TYPO3 release (e.g. 4.1.x) or did you install a clean and new TYPO3 4.2.1?
- 13:46 Bug #18988: Empty reference index table
- I have the exact same issue:
The Reference Index table is empty which is likely the result of a recent TYPO3 upgra... - 15:10 Bug #19016 (Closed): wrong informations in user online list
- after switch back from SU Mode, the previous user ist still listed in the "user-online" list as an online user
(i... - 15:05 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- It would be very great, if the bug could be fixed in the next version, because there are unnecessarily php warnings b...
- 14:43 Bug #19013: There is no connection to the database!
- You entered "http://whatever.com" (with http scheme in front) into the field for the database host?
- 14:38 Bug #19015 (Closed): No Upload in RTEHTMLArea Browse_links.php
- Although explicitly set
options.uploadFieldsInTopOfEB = 1
options.createFoldersInEB = 1
There is no possibilit... - 14:24 Bug #19014 (Closed): Copying Content Elements does not copy Language Overlays
- Copying content elements in the BE does not copy any associated language overlays. Thus the copy of e.g. a text or te...
- 13:37 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- be patient - i started with this issue, see here:
http://support.typo3.org/projects/typo3-4-3general/m/typo3-project... - 10:21 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- @Steffen: Our current solution is working great, we already started 3 new projects and its working. But I understand ...
- 11:43 Feature #18969: Editing related record in a mm field, and not the mm record
- Hm, maybe you want to have a look at my diploma thesis (pages 23 "m:n" and 37 "combined mode")?
http://typo3.org/upl... - 08:14 Feature #18969: Editing related record in a mm field, and not the mm record
- Regular clean m:n relation. It should be possible to edit the related record it selve instead of mm relation table re...
- 10:18 Bug #18981: <p></p> instead of <p> </p> within tables
- Funny bug, but the missing nbsp; is realy leading to a htmlarea block.
- 09:50 Bug #18958: No page tree displayed
- Stupid question, but by updating the database we don't mean the update wizard. The wizard only modifies some small pa...
- 09:46 Bug #18958: No page tree displayed
- I have the described problem too with all old sites.
after updating sites to 4.2.1 instead of the page view there ... - 09:49 Feature #18968: Add existing records to IRRE field
- That would be realy cool. This way you could use the IRRE feature for a lot more relations than it is used now.
Yo... - 08:22 Feature #18968: Add existing records to IRRE field
- Imagine you have a IRRE field, and you wan't to add an existing record which has to relate to your current record.
...
2008-06-24
- 23:27 Feature #18969: Editing related record in a mm field, and not the mm record
- Could you please come up with a more detailed example? Are you talking about regular MM relationships or m:n relation...
- 23:25 Feature #18968: Add existing records to IRRE field
- I don't exactly understand how the result should look like - but I guess it's not a bug, but a new feature. Maybe you...
- 19:47 Bug #19013 (Closed): There is no connection to the database!
- There is no connection to the database! is the error message. I have double checked my information, with the username...
- 19:45 Bug #19012 (Closed): Supplied argument is not a valid MySQL-Link Resource
- Warning: mysql_list_tables(): supplied argument is not a valid MySQL-Link resource in /home/.pouka/birid/typo3_src-4....
- 16:10 Bug #19011 (Closed): Image-linktitle not showing correct in Frontend
- When you create a content of type "image" and add a link to the image, the behavior of the field "Title" (the linktit...
- 16:04 Bug #18977: Date/time field problem with timezone shifting when using the "+xx" and "d" syntaxes
- That's possible, but probably a pain to program. I have no time this and probably also next week to take a deeper loo...
- 13:32 Bug #19009: Fileadmin: extensions of new files
- Introduced/expanded by modification of $TYPO3_CONF_VARS['SYS']['textfile_ext'] through security fix regarding multipl...
- 08:54 Bug #19009: Fileadmin: extensions of new files
- This bug was confirmed on typo3-english by Marcus Krause (http://lists.netfielders.de/pipermail/typo3-english/2008-Ju...
- 08:50 Bug #19009 (Closed): Fileadmin: extensions of new files
- Fileadmin gives the following possibilities for file extensions of a new created file:
> Create new textfile
> [t... - 13:14 Bug #18971: BE Search only seeks in first mount
- Will there be any review for this bug?
This bug matters a lot. Users with various DB-mounts can not search the whole... - 11:18 Bug #19010 (Closed): RTEHTMLAREA 1.2.3 (Typo3 3.8) with broken links - AGAIN!
- The fix 0008784 (http://bugs.typo3.org/view.php?id=8784) is again based on a broken previous version 1.2.2 of RTEHTML...
- 09:14 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
- FYI: Before you start a complete rewriting of date2cal maybe it's worthy to look to other JavaScript frameworks. The ...
- 08:18 Feature #19008 (Closed): option to clear all FE caches after automatic publishing
- if i make some "big" automatic (via cron) publishing of a waorkspace that nvolves many alias, it is mandatory to clea...
- 08:08 Feature #17709: Previewlink for 48 hours !
- this issue can be closed (by 4.2) right?
s
2008-06-23
- 18:55 Revision fe532b2c: * Added feature #8799: Move htmlArea RTE undo/redo handling to own extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3838 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:55 Feature #19007: Move htmlArea RTE undo/redo handling to own extension
- Committed to SVN TYPO3core trunk revision 3838.
- 18:43 Feature #19007 (Closed): Move htmlArea RTE undo/redo handling to own extension
- The objectives are to simplify the main script of the RTE, increase modularity and enhance ease of maintenance.
(... - 18:47 Bug #18977: Date/time field problem with timezone shifting when using the "+xx" and "d" syntaxes
- i think the problem is, that the eval-script uses UTC for proper calculation for saving.
IMHO there should be a di... - 18:41 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
- I will completly rewrite the current natural language parser and hope to fix all this issues in the next few weeks. I...
- 18:35 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
- date2cal has some other bad things: it disables the javascript where you can add offsets, like +5d
- 18:15 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
- i can also reproduce this issue
- 18:32 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- yes, hiding the entry would be fine.
But i'm not sure what's in the versioning module and other versioning action.
... - 18:22 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- @Steffen: There are some areas of course where it's not disabled, like in BE Group and User configuration. But it's e...
- 17:41 Feature #14206: typolinkCheckRootline don't work
- really strange, for me
config.typolinkCheckRootline = 1
does not work.
I use Typo3 Version 4.2.1 - 17:36 Bug #18962: innodb-commands in sql-files crash adodb and dbal
- As far is I see, PDO is not on the roadmap yet.
I keep on deleting every "ENGINE=..." in the ext_tables.sql files ... - 15:13 Bug #18962: innodb-commands in sql-files crash adodb and dbal
- dbal and adodb is the completely wrong way. they should go with pdo in typo3 5.0
- 15:10 Bug #18962: innodb-commands in sql-files crash adodb and dbal
- Hello everybody,
Ingo, I'm completely with you! Have the same error here. And I did a completely fresh install of ... - 17:32 Bug #19006 (Closed): mailformplus: CREATE TABLE tx_thmailformplus_log... is not executed
- - new typo3 installation on postgresql
- when I install mailformplus
table tx_thmailformplus_main is created
... - 16:52 Revision 5d58e541: * Fixed bug #8784: htmlArea RTE 1.3.9 (TYPO3 4.0.9) and 1.2.2 (TYPO3 3.8.1) do not work correcty in Firefox 3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3837 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:49 Bug #18996: htmlArea RTE 1.3.9 (TYPO3 4.0.9) and 1.2.2 (TYPO3 3.8.1) do not work correcty in Firefox 3
- Fixed in SVN TYPO3core branch TYPO3_4-0 revision 3837.
- 16:38 Bug #18996: htmlArea RTE 1.3.9 (TYPO3 4.0.9) and 1.2.2 (TYPO3 3.8.1) do not work correcty in Firefox 3
- For TYPO3 3.8, version 1.2.3 of the RTE has been published on TER that fixes the issue.
- 15:39 Bug #16183: JavaScript-Validation at forms: german umlauts (UTF-8) are displayed wrong
- Just a note: A fix for the 4.1.x branch would be GREATLY appreciated.
- 12:28 Bug #17002: cHash is not recreated on disposal in config.linkVars
- I kow, the entire bug 0005110 is related to bug 0005117
There are quite some bugs about cHash and Caching around. - 12:00 Bug #17002: cHash is not recreated on disposal in config.linkVars
- Your first point (about wrong chash with L parameter) is related to bug #17070
- 10:38 Bug #17002: cHash is not recreated on disposal in config.linkVars
- I just reported this as a seperate bug #19003 as it might be a independent problem
- 10:15 Bug #17002: cHash is not recreated on disposal in config.linkVars
- I want to point out some additional issues with cHash and caching that are closely related to this issue:
1)
Aft... - 09:45 Bug #17002: cHash is not recreated on disposal in config.linkVars
- The Sponsorship is when the bug is fixed in the core.
- 09:38 Bug #17002: cHash is not recreated on disposal in config.linkVars
- Is this bug still present in Typo3 4.2.1?
I experience same behaviour, but the patch seems not to work there.
Any i... - 12:21 Bug #19003: double cache or no cache through cHash variants of the same URL
- might be, but http://localhost/t3421/index.php?id=6&L=1 is generated by the typo3 menu.
[code]
subpart_menu = HMEN... - 11:59 Bug #19003: double cache or no cache through cHash variants of the same URL
- The bug is that "http://localhost/t3421/index.php?id=6&L=1" is not a valid url, as there's no cHash
- 10:49 Bug #19003: double cache or no cache through cHash variants of the same URL
- The Sponsorship is when the bug is fixed in the core.
- 10:38 Bug #19003: double cache or no cache through cHash variants of the same URL
- This bug is related to bug 0005010 and bug 0005161 and bug 0005117
- 10:34 Bug #19003 (Closed): double cache or no cache through cHash variants of the same URL
- These two links point to the same page:
(a) http://localhost/t3421/index.php?id=6&L=1
(b) http://localhost/t3421/in... - 12:13 Bug #19005 (Closed): Update button in User Admin -> Compare user settings doesn't work in IE7
- In Admin tools -> User Admin -> Compare user settings
The click on the Save button (which is the new update button... - 11:34 Bug #19004 (Rejected): Content Type Menü - starting at page id 0 not possible
- It's not possible to insert a Menü record with starting point 0 (world).
After saving the record, the selected page ... - 09:52 Bug #18769: Using RTE in new kickstarter ext., contextmenu produces -> Error "How did you get here? (Please report!)"
- I noticed the same problem with two RTE fields on the selected page. Is there any solution now?
- 08:32 Bug #18989: Line break and Del key won't work correctly when when aligning the text as a block (justify)
- I just noted, that it also happens sometimes (but less often) when the text is not justified.
- 06:41 Revision 0349bfac: * Fixed bug #8792: htmlArea RTE undo is erratic in TYPO3 4.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3836 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:39 Bug #19002: htmlArea RTE undo is erratic in TYPO3 4.2
- Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3836.
- 06:32 Bug #19002: htmlArea RTE undo is erratic in TYPO3 4.2
- The attached patch corrects the typo and fixes the issue.
- 06:29 Bug #19002 (Closed): htmlArea RTE undo is erratic in TYPO3 4.2
- The undo/redo operations often do nothing.
(issue imported from #M8792)
2008-06-22
- 21:35 Bug #17009: default .htaccess file does not rewrite correctly
- https://typofree.org/home/article/rethinking-the-realurl-mod-rewrite-rules/
- 16:54 Feature #17037: Better Shortcut for pages
- Please use _v2 for testing; previous version lacks some references to the shortcut field and isn't compatible for pag...
- 16:09 Bug #18909: Deleting records with Firefox3 not working
- Thanks. This bug for Firefox 3 and Safari 3.1 was solved in RFC #0008724
- 16:04 Revision 583747e9: Fixed bug #8724: getElementsByClassName does not work properly in Firefox 3 and Safari 3.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3835 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:03 Revision ead1818b: Fixed bug #8724: getElementsByClassName does not work properly in Firefox 3 and Safari 3.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3834 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:03 Revision bdf86090: Fixed bug #8724: getElementsByClassName does not work properly in Firefox 3 and Safari 3.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3833 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:01 Bug #18965: getElementsByClassName does not work properly in Firefox 3 and Safari 3.1
- Committed to SVN:
* TYPO3_4-1 (rev. 3833)
* TYPO3_4-2 (rev. 3834)
* Trunk (rev. 3835) - 10:03 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- Yes. I would love to see this functionality in a sysextension with a installer-time configuration "Enable Draft Works...
- 10:01 Bug #18997: TCAselectItem not working for all tables
- Well, the documentation says that for the Frontend you should use $TSFE->includeTCA(). If I read this thing correctly...
- 04:50 Revision a6edcdbc: * Added feature #8791: Let htmlArea RTE context menu use the RTE API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3832 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:48 Feature #19001: Let htmlArea RTE context menu use the RTE API
- Committed to SVN TYPO3core trunk revision 3832.
- 04:31 Feature #19001 (Closed): Let htmlArea RTE context menu use the RTE API
- Context menu is the last plugin of htmlArea RTE not yet converted to use the htmlArea RTE API.
(issue imported fr... - 00:49 Revision 74496399: * Fixed bug #8717 (cleanup): htmlArea RTE link browser does not honour correctly hooking browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3831 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:30 Revision 81aba68e: * Added feature #8790: htmlArea RTE image selection should honour hooking browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3830 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:27 Feature #19000: htmlArea RTE image selection should honour hooking browsers
- Committed to SVN TYPO3core trunk revision 3830 (for inclusion in TYPO3 4.3).
- 00:08 Feature #19000 (Closed): htmlArea RTE image selection should honour hooking browsers
- This would allow extensions, most notably DAM, to hook on the RTE image selection rather than proceed by class extens...
2008-06-21
- 23:24 Feature #17037: Better Shortcut for pages
- Uploaded a version, which should be safe for workspaces.
I did some testing, but am not sure if I covered every scen... - 12:33 Feature #18999 (Closed): list title length fixed to 30 chars
- it doesn't respect the user preference "title length"
here is the patch:
change line 566 of /typo3/class.db_lis... - 11:52 Bug #18998 (Closed): missing wrapper for mysql_errno
- there is a wrapper for mysql_error, but not for mysql_errno
Attached patch adds this wrapper.
(issue imported ... - 11:37 Bug #18997 (Closed): TCAselectItem not working for all tables
- The stdWrap feature TCAselectItem. is not working for tables, which come from own extensions. This is because the TCA...
- 04:07 Bug #18996: htmlArea RTE 1.3.9 (TYPO3 4.0.9) and 1.2.2 (TYPO3 3.8.1) do not work correcty in Firefox 3
- The attached patch fixes the issue in TYPO3 4.0.9.
- 04:03 Bug #18996 (Closed): htmlArea RTE 1.3.9 (TYPO3 4.0.9) and 1.2.2 (TYPO3 3.8.1) do not work correcty in Firefox 3
- There is first a problem when loading the editor
There is also a problem when inserting links.
These are simila... - 00:47 Bug #18981: <p></p> instead of <p> </p> within tables
- You're right, #6642 is marked as solved; it seems that Stanislas has adopted the provided solution.
As mentioned t...
2008-06-20
- 21:31 Bug #18995 (Closed): CSS Display Error in Firefox 3.0
- Could be related to Firefox 3 rendering but still worth a report:
When an SQL error is reported in the backend the... - 18:49 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- are you sure that this is the only place to change? Workspace handling is hardcoded at many places in Core.
May be... - 15:06 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- I tested the patch, it's working great!
- 14:19 Feature #18994 (Closed): Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- It would be a very useful feature if there would be the possibility to disable the TYPO3 draft workspace by localconf...
- 18:46 Feature #18976: The searchbox of the browse_links wizard should be moved to the top of the form
- so make a patch ;-)
- 15:59 Feature #18976: The searchbox of the browse_links wizard should be moved to the top of the form
- +1 ... his does sound reasonable.
- 17:06 Bug #18981: <p></p> instead of <p> </p> within tables
- Bug 0006642 is listed as "resolved", but the problem exists here with TYPO3 version 4.2 and rtehtmlarea 1.7.4. so it ...
- 15:57 Bug #18981: <p></p> instead of <p> </p> within tables
- Related to #6642 , which kind of confirms this error.
- 16:59 Bug #18980: warnings interferee with the save buttons.
- I agree that the place where these warnings are shown is very prominent.
But if they were put somewhere else, peop... - 16:08 Bug #18980: warnings interferee with the save buttons.
- Hi!
I get this error again. I installed a complette new typo3 4.2.0, in installed the oelib, realty, realty_search... - 15:59 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- I just ran into the same problem. When updating from 4.1.6 to 4.2.1.
All templates containing german umlaute in co... - 13:33 Bug #18993 (Closed): Login failures in Typo3 Backend
- After installing the latest release of Typo3 serveral problems occured with the login process in the backend.
Logi... - 11:09 Bug #18992 (Closed): Update felogin manual
- I added missing properties in manual, also listed available Hooks
(issue imported from #M8775) - 10:12 Bug #18991 (Closed): showAccessRestricted pages in menu does not work with menu type list
- It is possible to include access restricted pages in menu with a redirect to a login page. This does not work if menu...
2008-06-19
- 20:48 Bug #18980: warnings interferee with the save buttons.
- OK, so your problem is (more or less) solved.
Now you have got to check which extesnion it was and replace it by som... - 20:22 Feature #18990 (Closed): Extended Actions for taskcenter
- Sometimes it would be helpful to copy pages with all content element in an action. So you would get the option to pre...
- 18:10 Bug #18989: Line break and Del key won't work correctly when when aligning the text as a block (justify)
- This happend since the update to Typo3 4.2 (new align justify method used in the RTE).
- 18:09 Bug #18989 (Closed): Line break and Del key won't work correctly when when aligning the text as a block (justify)
- Using the "align justify" option in the RTE (e.g. button from demo mode), the text is correctly marked as p.align-jus...
- 13:52 Bug #18988 (Closed): Empty reference index table
- Hi all!
I've just installed Typo3 4.2.1 on my server.
Now, when I open the backend there's a notice field that re... - 12:30 Bug #18987 (Closed): indexed_search hash-kollision
- I have roughly read through some papers about hashing index tables in databases. When I compared this with indexed_se...
- 11:43 Bug #18986: Cropping gif images
- Sorry, the original line number in class.t3lib_stdgraphic.php was 2179:
$params .= ' -crop '.$data['origW'].'x'.$dat... - 11:13 Bug #18986 (Closed): Cropping gif images
- Hi
I wanted to crop my gif's into squares, using the 'c' operator.
10.file.width = 53c
10.file.height = 53c
T... - 11:19 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- please apologize my inaccurate description. The messages from the firewall start when I open the editform for the fro...
- 09:13 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- > Why do you lock for a POST message.
You said ealier:
> This problem exists when you update Frontend User prof... - 09:09 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- Srry I'm a little bit late, but I had no connection to internet.
Now there are 3 captures. One capture (test with ... - 10:12 Bug #18985 (Closed): tree.js: Typo in function parameter highlightID
- One of the parameters of the function hilight_row in typo3/js/tree.js contains an incorrectly capitalized L. Instead ...
- 10:02 Bug #18979: invalid argument Warning in BE after I upgraded to 4.2.0
- duplication of the bug of 8751. Can't be closed.
- 05:05 Bug #18984: PageTree on large Sites
- On 4.2.1 the same
- 04:45 Bug #18984 (Closed): PageTree on large Sites
- At many pages/sysfolders in the pagetree (>500) it´s not possible to open/close a folder.
I imported a large s... - 00:08 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
- Same Problem after upgrading from T3 4.0 to 4.2.1 on a machine running MySQL Version 4.0.
Command 'SHOW CHARACTER...
2008-06-18
- 23:29 Feature #18194: Remove Static Templates from Standard Installation
- Thread in TYPO3 core list:
http://lists.netfielders.de/pipermail/typo3-team-core/2008-February/013484.html
Thread... - 23:12 Bug #18983 (Closed): when saving plugin content "Failure"
- When I'am saving content from a plugin, I get a pop-up "your login has probably expired. Do you want to refresh it no...
- 22:02 Bug #18980: warnings interferee with the save buttons.
- I removed some extension, and the error doesn't come anymore. I don't know which extension caused.
- 20:19 Bug #18980: warnings interferee with the save buttons.
- Did you post that?
http://webempoweredchurch.com/support/community/forum/single_thread/getting-started/using-typo3-1... - 19:33 Bug #18980: warnings interferee with the save buttons.
- Hi!
I uploaded a screenshot. Here the following warning appears: Warning: Invalid argument supplied for foreach(... - 18:01 Bug #18980: warnings interferee with the save buttons.
- Hmm, your problem-description is not really helpful:
PHP has hundreds of warnings available; should we guess what wa... - 14:32 Bug #18980 (Closed): warnings interferee with the save buttons.
- Sometimes occur, that I get a php warning on BE. Normal this comes on the top of the right column on BE.
In 4.2.0 t... - 17:04 Bug #18665: The child pages of Mount points (do not substitute mount point) are not linked correctly in menus
- The problem is still there with TYPO3 4.2.1.
(And the patch still does its job!) - 16:39 Bug #18982 (Closed): Link to externl URL - Navigation Title from Mount Point
- For an external link the navigation title on an menu item is set to the value of a previously set value of the mount ...
- 16:30 Bug #18981: <p></p> instead of <p> </p> within tables
- Here comes the generated code again:
Generated code outside table (as it is correct)... - 16:07 Bug #18981 (Closed): <p></p> instead of <p> </p> within tables
- When I create empty paragraphs in a RTE table, the generated code in the background is "<p></p>", while an empty para...
- 15:41 Bug #18936: redirect after logout does not work
- I can confirm this error for all redirects - configured with TS or FF.
Structural example:
(page): useraccount (a... - 14:30 Bug #18979 (Closed): invalid argument Warning in BE after I upgraded to 4.2.0
- I upgraded a site to 4.2.0. After this I see a warning in the middle column
Warning: Invalid argument supplied for... - 13:26 Bug #18978 (Closed): typolinkEnableLinksAcrossDomains doesn't work properly with mount pages
- If typolinkEnableLinksAcrossDomains is enabled, mount pages will just link to the original place of the page instead ...
- 13:06 Bug #18977 (Closed): Date/time field problem with timezone shifting when using the "+xx" and "d" syntaxes
- if you have a datetime-Field in TCEform and you enter +0 and press Tab it calculates a datetime-value which is Now() ...
- 10:27 Feature #18976 (Closed): The searchbox of the browse_links wizard should be moved to the top of the form
- While using the browse_links wizard one always has to scroll down the list of records completely to find out that the...
- 09:33 Bug #18975 (Closed): devLog call in template.php, line 708 without Key
- There is a devLog call within template.php without stating the extension/module/area key, this way you can't filter t...
- 09:02 Bug #18974 (Closed): New Page Wizard loses Constants
- There seems to be a problem with the new page wizard:
If I create a new Page through the new page wizard, the entr... - 07:18 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- password is changed. Today I will try to do 2 another capture one on client side and one on server side (testserver)....
- 00:51 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- Unfortunately there's no POST-request within the capture. I would at least expect one such request.
- 00:48 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- One quick advice: You should immediately change the password of FE-User Agatha because the according password is with...
2008-06-17
- 23:10 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- I have captured the traffic with wireshark. Enclosed you will find the capture file. Following actions where be done ...
- 21:55 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- This Symantec filter was probably introduced due to a IE6 vulnerability back in 2004 (at least Symantec lists it as r...
- 18:23 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- In my opinion there is something wrong in the php-scripts of the backend so the firewall detect this as an intrusion ...
- 18:10 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- As this is the TYPO3 bugtracker, what would be a solution/suggestion in your opinion?
- 15:16 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- I also checked with IE7 - same Problem because not IE is the reason for the reaction of sysmantec Client firewall.
T... - 10:34 Bug #18970: Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- This problem exists when you update Frontend User profile and when you use extention mm_forum administration in the b...
- 10:31 Bug #18970 (Closed): Symantec Client Firewall reports HTTP MS IE Object Element Data DoS attack and blocks
- Since Version 4.2.0 Symantec Client Friewall reports HTTP MS IE Object Element Data DoS attack and blocks Webaddress ...
- 22:58 Revision d05e4049: * Fixed bug #8717 (revisited): htmlArea RTE link browser does not honour correctly hooking browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3829 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:56 Bug #18961: htmlArea RTE link browser does not honour correctly hooking browsers
- Error in first partch fixed in SVN TYPO3core trunk revision 3829 and branch TYPO3_4-2 revision 3828.
- 22:49 Bug #18961: htmlArea RTE link browser does not honour correctly hooking browsers
- There was an error in the committed patch.
- 22:56 Revision dff55753: * Fixed bug #8717 (revisited): htmlArea RTE link browser does not honour correctly hooking browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3828 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:33 Bug #18973 (Closed): 4.2.1 does not work for many of my websites
- I tried the new TYPO3 4.1.2 to some websites that work fine with 4.1.7. Unfortunately it does not display the page t...
- 16:58 Bug #18972 (Closed): Thai language appears in llxml and other extensions un the Backend unreadable small
- We wanted to translate the TYPO3 Core into Thai but failed as we werent able to read the Thai letters. They appear to...
- 13:58 Bug #18971 (Closed): BE Search only seeks in first mount
- Hi,
when i enter a string in the BE-Searchbox only pages/records in the first DB-Mount are included. When i enter ... - 13:02 Feature #18954: postgres schema support in core
- It's an updated postgres driver for adodb (/sysext/adodb/adodb/drivers/adodb ...) that enables schema support. The p...
- 09:48 Feature #18969 (Closed): Editing related record in a mm field, and not the mm record
- It would be great if one could edit the related record within a IRRE field instead of the mm table. Imagine you have ...
- 09:27 Feature #18968 (Closed): Add existing records to IRRE field
- Currently it's only possible to create a completely new record within a IRRE field.
If you wan't to use IRRE for e...
2008-06-16
- 17:43 Bug #18696: Drag and Drop problems with flexform sections
- i have the same problem. by testing different combinations i find out that this problem will occur by mixing sections...
- 17:18 Bug #18967 (Closed): RTE not loading with TemplaVoila FCEs
- When using TemplaVoila Flexible Content Elements which contains RTE fields, HTMLArea produces a JavaScript error in H...
- 16:42 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- This is a realy anyoing "bug" which leads to a lot of PHP Errors because of SQL Errors within Extensions. There is a ...
- 16:35 Bug #18966 (Closed): PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /pfad/typo3/t3lib/class.t3lib_db.php o...
- 14:21 Bug #18958: No page tree displayed
- I just found in my installation (YAML based TemplaVoila) that the extension pmk_textarea (suggested during install of...
- 07:09 Bug #18958: No page tree displayed
- Enable the debug and error output in the install tool to make the error messages visible.
- 12:09 Bug #18965 (Closed): getElementsByClassName does not work properly in Firefox 3 and Safari 3.1
- The use of getElementsByClassName is deprecated within the prototype framework an causes trouble with the native Fire...
- 09:45 Bug #18956: It's not possible to save dates prior to 1970 in the database.
- I guess I was a bit quick in reporting this, as there's really no need to have dates prior to 1970 in the core setup,...
- 03:17 Bug #18727: Tools / User Settings form tabs don't display in BE
- Same Problem here on two websites, after upgrading from 4.1.6 to 4.2.1 and changing from PHP 4.6 to 5.2.6. All other ...
2008-06-15
- 23:17 Bug #18958: No page tree displayed
- Going back to 4.1.7 and my site is back.
That's why I like Typo3! - 23:13 Bug #18958: No page tree displayed
- Worst case scenario
I was trying to deinstall all TYPO3 extensions and install them back. The right frame remain... - 23:12 Bug #18958: No page tree displayed
- Let's try this out:
Your current TYPO3 installation is configured to behave like version 4.1 of TYPO3. If you just... - 19:08 Bug #18958: No page tree displayed
- Please try again.
When updating DB you have the option to show the performanced SQL-strings.
Can you make a copy of... - 13:58 Bug #18958: No page tree displayed
- I see what I can do. Right now I have only a few live servers to work on so I must be carefull.
I have a few compli... - 13:50 Bug #18958: No page tree displayed
- You must always update the DB after each change in version.
Try out an empty installation with not installed exten... - 13:32 Bug #18958: No page tree displayed
- After updating from 4.1.5 to 4.2.0 I updated my dB.
This time, after updating from 4.1.6 to 4.2.1 I didn't update my... - 13:28 Bug #18958: No page tree displayed
- I did update the DB.
- 13:13 Bug #18958: No page tree displayed
- Did you update your DB after update the source?
- 02:08 Bug #18958: No page tree displayed
- I was using 4.1.5 and try to update to 4.2.0 and didn't see a page tree as well.
Now I'm trying to upgrade from 4.1.... - 18:13 Bug #18673: Shortcut ends in parse_url-error
- ok, now i found the host.
The problem is, that normally REQUEST_URI is used for returnUrl, which doesn't contain t... - 16:48 Revision 79f06a2e: * Fixed bug #8716 (continued for dam): htmlArea RTE: target configured on link class not honoured
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3827 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:46 Revision ca45f786: * Fixed bug #8716 (continued for dam): htmlArea RTE: target configured on link class not honoured
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3826 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:46 Bug #18960: htmlArea RTE: target configured on link class not honoured
- DAM version fixed in SVN TYPO3core trunk revision 3826 and branch TYPO3_4-2 revision 3827.
- 15:58 Bug #18960: htmlArea RTE: target configured on link class not honoured
- Needs to be fixed also for DAM 1.0.x
- 06:06 Bug #18960: htmlArea RTE: target configured on link class not honoured
- Committed to TYPO3core TYPO3_4-2 revision 3822 and trunk revision 3823.
- 05:56 Bug #18960: htmlArea RTE: target configured on link class not honoured
- The attached patches will fix the issue in TYPO3_4-2 and trunk. However, the target will be reset when the user chang...
- 05:09 Bug #18960 (Closed): htmlArea RTE: target configured on link class not honoured
- When a target is configured on a link class (RTE.classesAnchor.[id-string].target), the target is not set when the c...
- 15:46 Bug #18964 (Closed): "Toggle selection" and "Import selection" in element browser do not work with Firefox 3
- The mentioned options do not work in FF3 because the Element.getElementsByClassName function throws an error. This is...
- 15:03 Bug #18893: wide by default doesn't exist in TYPO3 4.2.0 any more
- quick fix - workaround (V 4.2.1)
by changing the underlying table - enlarging the columns the icons will be put i... - 12:35 Bug #17713: addQueryString.exclude with an empty query string causes &= url parameter
- Hi Masi,
could you please fix this also in TYPO3_4-1?!
THX
Maba - 11:24 Bug #18963 (Closed): File upload ends up in parse_url-Error
- This is reasoned by wrong link-creation for the docheader buttons.
There is htmlspecialchars used instead of rawur... - 09:27 Bug #18962 (Closed): innodb-commands in sql-files crash adodb and dbal
- hi!
adodb and dbal have problems with the innodb-addition to some create-table-commands.
every sql-command with "... - 06:52 Revision 76d59664: * Fixed bug #8717: htmlArea RTE link browser does not honour correctly hooking browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3825 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:49 Revision 296d9191: * Fixed bug #8717: htmlArea RTE link browser does not honour correctly hooking browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3824 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:49 Bug #18961: htmlArea RTE link browser does not honour correctly hooking browsers
- Fixed in SVN TYPO3core trunk revision 3824 and branch TYPO3_4-2 revision 3825.
- 06:39 Bug #18961 (Closed): htmlArea RTE link browser does not honour correctly hooking browsers
- When a browser implements interface t3lib_browselinkshook, htmlArea RTE link browser does not honour completely the l...
- 06:07 Revision 7cdb93f7: * Fixed bug #8716: htmlArea RTE: target configured on link class not honoured
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3823 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:05 Revision 0d84eb86: * Fixed bug #8716: htmlArea RTE: target configured on link class not honoured
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3822 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:55 Bug #18711: Header and fields of a child record do not seem to belong together visually
- sure, good to have it linked now, let's continue on forge.
- 00:24 Bug #18711: Header and fields of a child record do not seem to belong together visually
- Thanks for the proposal!
I'm fine with the darker background.
To be consequent with the collapsable section/icon,... - 00:29 Bug #18959: PostgreSQL + dbal + adodb = Install Tool CRASH
- Duplicate of #18689 - please look there for a solution and give a short feedback if it also helps in your case. Thanks!
2008-06-14
- 23:49 Bug #18673: Shortcut ends in parse_url-error
- i don't have any host-entries after the patch
- 22:21 Bug #18673: Shortcut ends in parse_url-error
- I still think that it might be a good idea to replace all absolute links to the current host with local absolute link...
- 20:07 Bug #18673: Shortcut ends in parse_url-error
- your patch doesn't solve the problem, parse_url-error still exists.
Fortunally i found the problem and fixed it wi... - 15:24 Bug #18673: Shortcut ends in parse_url-error
- I just added a small patch which removes http protocol parts from the shortcut's URI before inserting it into the db....
- 11:17 Bug #18673: Shortcut ends in parse_url-error
- somebody wants to create a patch for this?
- 22:50 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- Louder drums could be a post on the templavoila mailinglist, I'm not personally enrolled there though.
I don't hav... - 22:30 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- I've allready posted it in the rte section, too.
See here http://bugs.typo3.org/view.php?id=8570
Till now there... - 22:19 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- I can confirm the bug too. I have a complex FCE with possibility to create several RTE's only one or two of them work...
- 22:39 Bug #18959 (Closed): PostgreSQL + dbal + adodb = Install Tool CRASH
- hi!
when i want to install from scratch to a postgres database i get the following error in the install tool:
P... - 20:49 Bug #18711: Header and fields of a child record do not seem to belong together visually
- Hi olly,
have a look to my proposal, i would like to have it a bit clearer
(irre_after2.png)
a) darker backgro... - 17:21 Bug #18958: No page tree displayed
- Please deinstall all TYPO3 extensions first. There will be a conflict with one of it.
- 13:25 Bug #18958: No page tree displayed
- In addition to my bug report, I just downgraded to my original version, and my problems are solved. So I can be prett...
- 13:10 Bug #18958 (Closed): No page tree displayed
- Since I upgraded to version 4.2.1 from 4.5.1 I cant see my pages anymore, not with the page view, and not with the l...
- 12:01 Bug #18666: Encoding problems with $TYPO3_CONF_VARS[SYS][sitename]
- Should go in the new installer along with
- utf8 by default
- DB charset check when installing - 10:56 Feature #18957 (Closed): Flexforms & IRRE doesn't work
- I wonder if nobody ever tried it but I really would like to get IRRE inside of flexforms working! The only problem: I...
- 10:46 Feature #18885: Do not use htmlspecialchars for CSH description
- Hey Uschi,
should we close this one as it reverts a patch applied earlier this year? Sounds like reverting work an... - 10:24 Bug #18956: It's not possible to save dates prior to 1970 in the database.
- hey Peter,
well, I had the birthdate field in an extension and it worked fine with dates before 1970.
However, ...
2008-06-13
- 19:34 Bug #18673: Shortcut ends in parse_url-error
- I just stumbled across the same issue in 4.2.1 when creating a shortcut to a backend group.
As in Steffen's note, ... - 19:19 Revision ed106497: Fixed bug #8239: Wrong parameter order for strpos in t3lib_div::getHostname
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3821 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:19 Revision b30a7de5: Fixed bug #8239: Wrong parameter order for strpos in t3lib_div::getHostname
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3820 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:18 Revision 11be06e9: Fixed bug #8239: Wrong parameter order for strpos in t3lib_div::getHostname
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3819 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:17 Bug #18693: Wrong parameter order for strpos in t3lib_div::getHostname
- Committed to SVN:
* TYPO3_4-1 (rev. 3819)
* TYPO3_4-2 (rev. 3820)
* Trunk (rev. 3821) - 18:56 Bug #17781: t3lib_div::trimExplode doesn't work
- Closing this report since no further feedback and not reproducible anymore.
- 18:10 Feature #18858: Integrate possibility to define enabledControls in TCA
- The attached patch implements the new feature which is configurable like suggested in the initial description of this...
- 17:30 Bug #18956 (Closed): It's not possible to save dates prior to 1970 in the database.
- It's not possible to save dates prior to 1970 in the database, because all date fields is defined as "unsigned"
In... - 16:52 Bug #16522: tx_cms_showpic (click to enlarge) not working
- Can reproduce this bug in V 4.2.0 in one special environment. At most Servers it works.
The MD5 Testsum is generat... - 16:00 Feature #18948: Open Documents Icons
- Do you have the Open Documents Module enabled in the Extension Manager?
The extension key is "opendocs" - you just h... - 11:31 Feature #18948 (Closed): Open Documents Icons
- There are no "Open documents" anymore, nowhere. In my opinion there was a feature anounced that they shouldgo in form...
- 15:58 Bug #18955: Modifying a file link in IE6, the popup indicates an external url when used special chars like german umlauts
- Sorry again, it's line 258!!
- 15:55 Bug #18955: Modifying a file link in IE6, the popup indicates an external url when used special chars like german umlauts
- Sorry, Typo3 4.1.7 and rtehtmlarea 1.5.6.
- 15:52 Bug #18955: Modifying a file link in IE6, the popup indicates an external url when used special chars like german umlauts
- Which versions of TYPO3 and RTEhtmlarea are you using?
- 15:50 Bug #18955 (Closed): Modifying a file link in IE6, the popup indicates an external url when used special chars like german umlauts
- When modifying a file link in the BE with IE6, the function parseCurUrl indicates an external url instead of a file l...
- 15:56 Feature #18954: postgres schema support in core
- Where should the patch you attached by integrated? What exactly is the problem and what's the solution?
- 15:48 Feature #18954 (Closed): postgres schema support in core
- Is it possible and planned to integrate sth. like the appended patch for postgres schema support within the core? The...
- 15:53 Bug #18953: Please have a look at 0008231and include the mentioned fixes in the core
- Please don't create bug reports as reminders for other reports.
- 15:38 Bug #18953 (Closed): Please have a look at 0008231and include the mentioned fixes in the core
- Please have a look at 0008231and include the mentioned fixes in the core,
because otherwise you need to patch it eve... - 15:34 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- Thank you Debbie, your great!
Unfortunately they haven't included fixes in new releases yet, so you have to redo i... - 15:28 Bug #18013: Image compositing with JPGs results in dithered output
- I confirm this issue even for TYPO3 4.2.0.
It must have something to do with the images being converted first to G... - 14:35 Bug #18952 (Closed): Important notice! Click to remove the file now!
- Updated to 4.2.1, now I always get a warning box in Help > About modules:
-----
Important notice!
Click to remove... - 14:19 Bug #18951 (Closed): Browse menu cannot handle "not in menu" pages
- When defining a browse menu with items such as next, prev, first, last etc. the hmenu will only return an item for "l...
- 13:31 Bug #18950: "Access" in clickmenu is overridden by "Mount as treeroot"
- The attached patch solves the issue by changing the array key for "Mount as treeroot".
- 13:20 Bug #18950 (Closed): "Access" in clickmenu is overridden by "Mount as treeroot"
- The menu item "Access" is never shown in the clickmenu, since "Mount as treeroot" overrides it with the same array ke...
- 12:05 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Jo:
no, this "fix" (which is more like a new feature) was never implemented in core. It was meant for 4.0, but was... - 12:04 Bug #18949 (Closed): options.moduleMenuCollapsable = 0 doesn't have any effect
- The main modules are still collapsable when options.moduleMenuCollapsable = 0 is set for a user or group.
(issue... - 11:24 Bug #18947 (Closed): Compatibility version changed to 3.8 after update on version 4.2.1
- After update to version 4.2.1 I noticed several differences in the page rendering (mainly affecting css_styled_conten...
- 11:24 Bug #18946 (Closed): Shortcut Manager
- There is no way to edit or delete the shortcuts in der new dropdown shortcutmenu. Also I did't found any way to edit ...
- 09:27 Bug #18945 (Closed): Warnings when using MySql 4.0
- If MySql < 4.1 is used, your get many warnings for class.t3lib_db.php on line 1047
MySql before 4.1 does not suppo...
2008-06-12
- 23:08 Bug #18935: There is no Info/Modify in my Backend.
- i´v solved the problem, it was a localconf.php error. the extension which serves the info/modify was marked as instal...
- 14:46 Bug #18944 (Closed): "Clear Cache" commands in toolbar not complaining when session has expired
- As an example...
You leave your browser logged in the BE for quite some time. Login session has expired, so TYPO3 ... - 14:11 Bug #18943 (Closed): Crop of a long Title does not work with (IRRE) inline, when using groupboxes in child records
- You set up a symmetric relation (with attributes) between tables with inline (IRRE) and your child record has a group...
- 13:42 Feature #18652: When working in a workspace in web_layout module "new version of page" button cannot be removed
- I'd like to remove this button too.
The patch works perfect here.
When is this going to be commited to SVN? - 12:06 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Well - yes and no.
The question is:
Has this diff been implemented yet (4.2.1)?
If yes: Why are the double labels ... - 10:47 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Jo, this seem to be another issue, right? Maybe you mixed up the report ids. :) If you find the correct one, please i...
- 10:43 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- Just to push this up.
It seems that radio buttons still get a double "label".
The text is rendered as label _and_ a... - 10:44 Bug #18942 (Closed): Warning on fileDenyPattern is always shown although it's safe
- The check in class.t3lib_befunc.php if the configured fileDenyPattern is equal to its default value is too simple. We...
- 10:32 Bug #18941 (Closed): Form Wizard doesn't save form values in IE7 Win
- After creating some new formfields with the form wizard the newly created values are missing after clicking on the sa...
- 09:36 Bug #17424: Problem with Translation handling in EM
- Thanks. After having deleted the *.zip files in the typo3temp folder I could install all translations without any err...
- 09:17 Bug #17424: Problem with Translation handling in EM
- Look if downloaded zip files are present in the typo3temp/ directory.
If so, it is likely you are missing the soft... - 08:50 Bug #17424: Problem with Translation handling in EM
- Many translations are displayed as ERR under TYPO3 4.2.0.
How can this be fixed? - 09:15 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- I don't think so.
I've made some tests on two diffrent website and all seem to work ok
This is my test Typoscript
... - 08:53 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- Bug still exists with T3 4.2.1
- 00:06 Bug #18903: TYPO3Browser.js get not loaded
- This does not refer to any plugin or to any javascript file. It just says that if the option is set the image and lin...
2008-06-11
- 22:21 Bug #18903: TYPO3Browser.js get not loaded
- Page 21:
disableTYPO3Browsers | boolean | If set, the TYPO3 element browser is disabled in both the image and lin... - 19:56 Bug #17380: Extension Manager does not recognize and report errors when executing sql queries
- Quickpatch to solve the problem:
open typo3/mod/tools/em/class.em_index.php,
move to the function checkDBupdates, ... - 18:39 Bug #18938 (Closed): no result check for setlocale via TypoScript
- Give the admin via the admin panel a feedback if the setting of the locale failed.
(issue imported from #M8682) - 16:39 Bug #18937 (Closed): "Switch to list view" icon
- If you use the Web>Page module on a sysfolder, a link allows you to switch to the Web>List module.
The image used ... - 16:03 Bug #18805: v4.2 no rte in opera 9.27
- No, it does not work well in TYPO3 4.1.6 with Opera 9.27. Neither in TYPO3 4.2.
Due to browser bugs, this is not f... - 13:49 Bug #18933: dam media-link lost path to file
- TYPO3 4.2.1 and rtehtmlarea 1.7.5 fix it.
thx - 08:32 Bug #18933: dam media-link lost path to file
- I can reproduce this issue in different systems too: Typo3 4.2, rtehtmlarea 1.7.4, DAM 1.0.13, dam_index 1.0.4. Apac...
- 07:00 Bug #18933: dam media-link lost path to file
- I cannot reproduce this issue with TYPO3 4.2.1, rtehtmlarea 1.7.5, dam 1.0.13 and dam_index 1.0.4.
- 12:43 Bug #18936 (Closed): redirect after logout does not work
- I'm using T3 4.2.1 and realURL 1.4.0
After beeing logged an moving to a page where only logged in users have acces... - 11:52 Bug #18010: Malicious code executable as Non-Admin BE-User
- Issue resolved by TYPO3 releases 4.0.9, 4.1.7 and 4.2.1;
Security Bulletin issued: http://typo3.org/teams/security/s... - 11:50 Bug #18010: Malicious code executable as Non-Admin BE-User
- Issue resolved by TYPO3 releases 4.0.9, 4.1.7 and 4.2.1;
Security Bulletin issued: http://typo3.org/teams/security/s... - 10:53 Revision f6860e81: Updating version number to 4.0.10-dev after release of 4.0.9
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3818 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:46 Revision 29f95990: Tagging TYPO3 4.0.9
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-9@3817 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:46 Revision 1737aca7: Release of TYPO3 4.0.9
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3816 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:39 Revision 61f5e4b6: Updating version number to 4.1.8-dev after release of 4.1.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3815 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Bug #18935: There is no Info/Modify in my Backend.
- install ext tstemplate_info
- 08:32 Bug #18935 (Closed): There is no Info/Modify in my Backend.
- If I choose Template and the site with the major template i see only:
Constants Editor
TypoScript Object Browser
... - 10:34 Revision dab49df1: Tagging TYPO3 4.1.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-7@3814 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:34 Revision f5f0054b: Release of TYPO3 4.1.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3813 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Revision eca7f471: Updating version number to 4.2.2-dev after release of 4.2.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3812 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:20 Revision 2c3d936f: Tagging TYPO3 4.2.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-1@3811 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:19 Revision 41f9d17c: Release of TYPO3 4.2.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3810 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:07 Revision 087a41a9: Fix parse error which was introduced by revision 3799
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3809 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:06 Revision c9d81e86: Fix parse error which was introduced by revision 3804
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3808 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:52 Revision 7ee88c00: Minor change (fix wrong HTML tag introduced by revision 3795)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3807 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:51 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- Changed the patch according to some comments on the core list.
--- typo3_svn/typo3/sysext/impexp/class.tx_impexp.p... - 09:50 Revision 2b2c1e3f: Minor change (fix wrong HTML tag introduced by revision 3793)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3806 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:42 Bug #18882: Moving backend search to the right
- fixed
- 09:37 Revision b4b6edcb: Minor change (fix wrong HTML tag introduced by revision 3799)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3805 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:35 Revision 0758648a: * (security) Fixed bug #8674: Vulnerability of security bulletin typo3-20080611-1: Default value of fileDenyPattern allows arbitrary code execution on Apache (Patch by Henning Pingel, thanks!)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3804 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:35 Revision ec1cf737: Fixed bug #8571: Moving backend search to the right
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3803 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:32 Revision e7ec7926: Fixed bug #8571: Moving backend search to the right
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3802 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:28 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- fixed in branches 4.0 and 4.1
- 09:03 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Kevin, what you describe is solved in Bug # 8346: http://bugs.typo3.org/view.php?id=8346
- 07:02 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Ok, scratch that.
Apparently this is another error.
Basically, I enabled your change, opened a prepopulated con... - 06:54 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Martin,
I can confirm that in 4.1.5, if I use the window.setTimeout("busy_checkLoginTimeout_timer();", 10000); fix... - 09:27 Revision d0677564: Fixed bug #7646: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3801 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:26 Revision 7c992a43: Fixed bug #7646: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3800 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:50 Revision 169464c4: Fixed #8674: Vulnerability of security bulletin typo3-20080611-1: Default value of fileDenyPattern allows arbitrary code execution on Apache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3799 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:46 Revision 6795b8b4: * (security) Fixed a low-severity Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20080611-1/ - thanks to Christian Seifert, Jeroen van Iddekinge and Arnd Messer for discovering and reporting this issue.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3798 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:39 Revision 18e281fc: * (security) Fixed a low-severity Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20080611-1/ - thanks to Christian Seifert, Jeroen van Iddekinge and Arnd Messer for discovering and reporting this issue.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3797 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:35 Revision c86f84fb: * (security) Fixed a low-severity Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20080611-1/ - thanks to Christian Seifert, Jeroen van Iddekinge and Arnd Messer for discovering and reporting this issue.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3796 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:33 Revision eb5cfde6: Fixed #8674: Vulnerability of security bulletin typo3-20080611-1: Default value of fileDenyPattern allows arbitrary code execution on Apache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3795 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:32 Revision 01b10c29: * (security) Fixed a low-severity Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20080611-1/ - thanks to Christian Seifert, Jeroen van Iddekinge and Arnd Messer for discovering and reporting this issue.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3794 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:30 Revision 85073053: Fixed #8674: Vulnerability of security bulletin typo3-20080611-1: Default value of fileDenyPattern allows arbitrary code execution on Apache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3793 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:22 Bug #18934 (Closed): Default value of fileDenyPattern allows arbitrary code execution on Apache
- See http://typo3.org/teams/security/security-bulletins/typo3-20080611-1/
(issue imported from #M8674)
2008-06-10
- 22:16 Bug #18565: Translation of the backend pages tree
- Here is the patch that will correct the problem on TYPO3 4.2. I have not yet sent it to the core list. Thank You.
- 21:59 Bug #18933 (Closed): dam media-link lost path to file
- If I make a link to a dam media-file in rtehtmlarea, the path of the file is lost. Only the name is in the link.
I... - 21:53 Bug #16450: BackEnd Login Not Possible
- Dear Damianos Dimitriadis,
thanks a lot for the hint with the session save path. I already searched a long time for ... - 19:07 Feature #18931: Change labels of formatblock items
- The attached patch adds this feature by adding the page TSconfig property buttons.formatblock.items.[item-name].label...
- 17:55 Feature #18931: Change labels of formatblock items
- Hm, this is supposed to have Severity = feature and Reproducibility = always. Would be great if someone could change ...
- 17:38 Feature #18931 (Closed): Change labels of formatblock items
- It's currently not possible to change the labels (Paragraph, Heading 1 and so fourth) of the formatblock drop down. I...
- 18:48 Feature #17466: Caluculate of gifbuilder XY width max([10.w]|[20.w])
- Wow, that is pretty funky!
- 17:51 Feature #17466: Caluculate of gifbuilder XY width max([10.w]|[20.w])
- A simple example of this could be setting as bellow generating three lines of centred text
file = GIFBUILDER
file... - 17:42 Feature #17466: Caluculate of gifbuilder XY width max([10.w]|[20.w])
- Attached a new version of this patch giffbuilder-rpn.diff
This is a based on blatant copy of the PEAR libraries RP... - 18:44 Feature #18932 (Closed): Disable RTE links to pages which have not the page_language_overlay record of the source page
- Currently, if you link via RTE (and maybe otherwise) from a localized (f.e. sys_lang_uid=1) page to another _existing...
- 18:11 Feature #15431: fieldset element for FORM
- Patch attached 0002292_1+.patch.applied
I modified this patch to allow you to close your fieldsets so you can hav... - 17:25 Revision 5fe8fb45: Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3792 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:24 Revision 2fd303b3: Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3791 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:07 Revision c04b23a4: Fixed bug 8591: AJAX encoding is UTF-8, thus has problems with backend charsets (Thanks to Tobias Liebig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3790 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:05 Revision 18698c0e: Fixed bug 8591: AJAX encoding is UTF-8, thus has problems with backend charsets (Thanks to Tobias Liebig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3789 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:47 Revision 5f875b31: Fixed a typo in ChangeLog date
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3788 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:46 Revision a7b0586f: Followup to bugfix #8108: Extension configuration options are not always shown (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3787 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:43 Revision 3f3d198c: Followup to bugfix #8108: Extension configuration options are not always shown (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3786 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:36 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Bas - I don't think it's related. All my tweak does it to delay the initialization of the "keep-session-alive" code s...
- 16:24 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- The 4.2.0 issue is marked 'resolved' so I can't add anymore notes there. I've noticed that after I upgrade a 4.1.2 in...
- 16:12 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- Martin, your tweak appears to work but I'm experiencing another problem that may or may not be related to this. When ...
- 15:55 Feature #18930 (Closed): New function makeHook() to make a hook in the extension in a simple way
- It would be great if a function exists like makeHook() to provide a hook in the own extension instead of the long wri...
- 15:52 Revision 21dbdecc: Followup of a followup: Styling of tab menus is bad when hovering, added a missing brace
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3785 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:48 Revision d709fb60: Fixed bug #8643: Inline CSH is not styled with t3skin (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3784 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:47 Revision cb1cc015: Fixed bug #8643: Inline CSH is not styled with t3skin (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3783 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:45 Revision 89ae3ed6: Fixed bug #8483: Lines break when longer as the width of the window (Thanks to Tobias Liebig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3782 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:42 Revision d071bafe: Fixed bug #8478: highlighting error (the next line after a ">" gets colored as "value") (Thanks to Tobias Liebig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3781 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:41 Revision 40a0806a: Fixed bug #8478: highlighting error (the next line after a ">" gets colored as "value") (Thanks to Tobias Liebig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3780 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:34 Revision a5b912bb: Fixed bug #2905: Followup - t3skin - Styling of tab menus is bad when hovering (Thanks to Ben van't Ende)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3779 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:28 Revision 5f89434e: Fixed bug #2905: Followup - t3skin - Styling of tab menus is bad when hovering (Thanks to Ben van't Ende)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3778 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:22 Revision 3a24efe1: Fixed bug #8635: Side-effect of the fix for bug #7897: MM-relations, flexform and others got lost during copying/localizing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3777 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:22 Revision 4ea6c9cd: Fixed bug #8635: Side-effect of the fix for bug #7897: MM-relations, flexform and others got lost during copying/localizing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3776 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:20 Bug #18920: Copying elements: Categories are not assigned to copy
- Commited to TYPO3_4-2 (rev. 3776) and trunk (rev. 3777).
- 14:05 Bug #18794: Context Sensitive Help mode with "display full text messages"
- Fixed in latest SVN revision 3774 and 3775
- 14:02 Bug #18794: Context Sensitive Help mode with "display full text messages"
- Fixed in latest SVN revision 3774 and 3775
- 14:05 Revision ed48eb28: Bug #8422: Context Sensitive Help mode with "display full text messages"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3775 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:48 Revision 66878ad2: Bug #8422: Context Sensitive Help mode with "display full text messages"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3774 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:21 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- I made a new patch. which addresses max_execution_time as well. I've already sent it to the typo3-dev list.
--- ... - 10:59 Bug #18917: How Did You Get Here? (Please Report!!)
- This bug seems to be directly related to:
http://bugs.typo3.org/view.php?id=8368
As soon as 2 rtes are on the sam... - 09:32 Bug #18929 (Closed): formatblock.restrictToItems does not work
- According to the documentation, the following line should limit the number of available <tag> for the dropdown menu ...
2008-06-09
- 23:26 Bug #18928 (Closed): Page alias not publishing to LIVE from any workspace
- If you make any alterations to a page alias in a workspace, that change is not reflected in the LIVE environment when...
- 23:15 Bug #18927 (Closed): Umlauts get displayed wrong in drop-down list of shortcut menu
- In the group drop-down list of the shortcut menu the umlaut isn't displayed correct.
The output is "Datenst007ae" ... - 22:38 Bug #18010: Malicious code executable as Non-Admin BE-User
- Launchpad bugreport:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/225105 - 19:07 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- ff3_t41.diff works fine on my test system without backporting all the stuff from 4.2, please test!
- 11:17 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- i confirm this tweak works on 3.7.
thank you martin - 18:35 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- I forgot to mention, you might want to delete the cache files in typo3temp/rtehtmlarea/ and clear your caches.
- 18:31 Bug #18690: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
- Hi,
I've just noticed the same problem. The problem is that the JavaScript code for an RTE is inserted on the page... - 17:12 Revision 981b66aa: Fixed bug #8509: Some labels in Module About are hardcoded, credits Christopher Stelmaszyk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3773 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:12 Revision 6af6a8ec: Fixed bug #8509: Some labels in Module About are hardcoded, credits Christopher Stelmaszyk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3772 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:24 Revision f58c1c91: Parameter $deleteUnused of parsehtml::substituteMarkerArray was deleting too much if no $wrap was set (thanks to Francois Suter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3771 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:24 Revision 9667f67c: Parameter of parsehtml::substituteMarkerArray was deleting too much if no was set (thanks to Francois Suter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3770 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:22 Bug #18922: t3lib_parsehtml::substituteMarkerArray() deletes too much if wrap is not set
- Committed to TYPO3_4-2 (rev.3770) and trunk (rev.3771).
- 13:22 Bug #18613: Extension configuration options are not always shown
- It's still missing that the user is "forced" to update the configuration.
Now i debugged it, which wasn't an easy ... - 13:11 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- Hey Sebastiaan,
nice patch. Can you send it to the core newsgroup? - 11:53 Bug #18926 (Closed): class.tx_impexp.php sets 256m memory_limit without checking php.ini
- There is no check in class.tx_impexp.php to see if it is necessary to alter the memory_limit setting. Even when the v...
- 11:29 Bug #18925 (Closed): htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- The Problem still exist. I try the patch (see #0008348) but got still same Problem:
CTRL+C and CTRL+X are not wor... - 10:35 Bug #18920: Copying elements: Categories are not assigned to copy
- Bug is confirmed and is in fact related to the timezone-shift patch. See attached fix, if this solves both issues. Al...
- 09:03 Bug #18920: Copying elements: Categories are not assigned to copy
- My first tests show that this is not related to the mentioned patch.
In 4.2.1-dev, when copying a tt_news record w... - 10:20 Bug #18706: Update Wizard in install tool force temp-configuration files and load configuration twice
- thx Peter, but your bug was only to show that configuration was loaded twice and update wizard forces temp file regar...
- 05:07 Bug #18903: TYPO3Browser.js get not loaded
- I would think that there is an error in the manual. Please tell me where.
- 04:38 Bug #18903: TYPO3Browser.js get not loaded
- So it is possible to initialized a plugin without haveing a brother extension? My problem was that I couldn't found t...
- 04:12 Bug #18903: TYPO3Browser.js get not loaded
- You may think of the plugin as part of the extension.
However, plugins may exist without any extension. So are TYP...
2008-06-08
- 22:54 Bug #18903: TYPO3Browser.js get not loaded
- Sorry again for my misunderstanding. This must be my bad english knowledge, but why do each extension has a brother...
- 22:44 Bug #18903: TYPO3Browser.js get not loaded
- With TYPO3 4.2, you cannot because typo3browsers.js does not use the new API. It will be deleted in TYPO3 4.3.
An ... - 18:35 Bug #18903: TYPO3Browser.js get not loaded
- Sorry, for my question - but what is the difference between an extension and a plugin? I coulnd't figure out becaus...
- 18:05 Bug #18903: TYPO3Browser.js get not loaded
- In TYPO3 4.2, all plugins except ContextMenu were restructured to use the new plugin API. Moreover, TYPO3Browser was ...
- 20:42 Bug #18706: Update Wizard in install tool force temp-configuration files and load configuration twice
- Fixed in latest version (2.3.0) of PMK Slimbox.
- 20:06 Bug #25528: "+" (plus) signs are replaced by spaces
- new, updated patch attached
- 20:05 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- new, updated patch attached
- 18:12 Bug #18853: Cursor go to the beginning of the paragraph after a copy paste
- The issue was fixed in TYPO3 4.2. See comments on issue #4121 for how to work around the issue in older versions.
- 18:04 Bug #18924 (Closed): Usersettings with fullHelptextMode looks weird
- because fulltext is displayed in small tablecell it looks weird.
I changed tablelayout for fullTextMode so helptex... - 16:41 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- I created a minimal testcase for the Firefox bug in Mozilla's bugzilla, and found that the problem isn't the use of t...
- 12:11 Bug #18923 (Closed): Inline CSH is not styled with t3skin
- If you have the full description displayed in the backend, the colors don't match as they do with the hover mode. The...
- 12:07 Bug #18794: Context Sensitive Help mode with "display full text messages"
- hey, Patrick is taking care of it.
- 11:36 Revision bc343af7: * Fixed bug #8483: Lines break when longer as the width of the window (t3editor) (Patch by Tobias Liebig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3769 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Bug #18906: "Select plugin"-select is too small
- I changed the patch to better using a css-class for the iconSelect
2008-06-07
- 22:19 Bug #18922 (Closed): t3lib_parsehtml::substituteMarkerArray() deletes too much if wrap is not set
- In RFC #18115 a 5th parameter was added to t3lib_parsehtml::substituteMarkerArray() to remove unused markers. It does...
- 19:08 Feature #17037: Better Shortcut for pages
- I should be able to have a look at this within the next two weeks.
- 12:44 Feature #17037: Better Shortcut for pages
- Hey Ralf,
any news here? - 14:48 Bug #18915: typolink changes a dot in an image filename also to ‚(dot)’
- Please report if you still experience the problem with TYPO3 4.1.7 or TYPO3 4.2.1.
You can find the pre-releases at ... - 14:44 Bug #18915: typolink changes a dot in an image filename also to ‚(dot)’
- @Johannes: That's correct. There was a bug which was fixed in the TYPO3 4.1 branch, but not for 4.0.x. So, you could ...
- 13:23 Bug #18915: typolink changes a dot in an image filename also to ‚(dot)’
- Just in time, i have got a tip about spam config. In my configuration, the property 'spamProtectEmailAddresses_lastDo...
- 14:38 Bug #18920: Copying elements: Categories are not assigned to copy
- Please test this issue again with the complete pre-released TYPO3 4.2.1-RC1 from http://translation.typo3.org/temp_pa...
- 13:37 Bug #18920 (Closed): Copying elements: Categories are not assigned to copy
- After installing the patch for bug #18857 the following problem occurred:
When copying an element (e.g. News element... - 14:24 Bug #18891: forgot_email_nopassword - output on website instead of email
- because its a duplicate of 6645 (thanks for reporting this ;-) )
- 14:12 Feature #16615: Add the ability to set a pid for logout
- The extension newloginbox is deprecated since TYPO3 4.2 because it's login-functionality is now integrated into the c...
2008-06-06
- 22:30 Bug #18918 (Closed): Templated pages do not actually show the content of the page
- Since the last upgrade, whenever I create a new page, apply a template to this page, add some content for this page, ...
- 22:19 Bug #18917: How Did You Get Here? (Please Report!!)
- i can't follow you. Can you give us a screenshot?
- 20:35 Bug #18917 (Closed): How Did You Get Here? (Please Report!!)
- Happens every time I do this specific routine, yet I don't yet know which step(s) are essential to reproduce.
I am... - 22:11 Bug #18915: typolink changes a dot in an image filename also to ‚(dot)’
- i tested this at a 4.2. and it works fine there.
can anyone test it on a 4.0 to confirm? - 15:27 Bug #18915 (Closed): typolink changes a dot in an image filename also to ‚(dot)’
- IMO the typolink in the following TypoScript Code does’t work correct:
-----
temp = COA
temp.1 = IMAGE
temp.1 {... - 22:04 Bug #18916: I want to limit the plugin modul to show only one language!
- this is no help forum but a bug tracker! post bugs (or features) and ask in dev or english list!
- 18:51 Bug #18916 (Closed): I want to limit the plugin modul to show only one language!
- I have an extension with uses a tree in the flexform of the plugin configuration. When I add more language to the cm...
- 17:38 Bug #18903: TYPO3Browser.js get not loaded
- Well, its seems to me that TYPO3Browser is deprecated. Especially I needed the JS-Function editor.renderPopup_addLink...
- 15:01 Feature #18913 (Closed): getText slide: register uid and level after slide hits
- This feature refers to the getText attribute 'slide', which may be used for leveltitle, leveluid, levelmedia by defau...
- 14:52 Bug #18912 (Closed): Mozilla Firefox -> Treemenu
- If you login to Typo3 4.2 and have a empty Typo3 System. And you would add a new Page ... with clicking on the Icon o...
- 12:11 Feature #18911 (Closed): Shortcut mode: add "parent page"
- The current shortcut dropdown got just 2 entries: First subpage & Random subpage.
I often need a shortcut to the p... - 09:44 Bug #25532: highlighting error
- Patch attached
Summery:
Problem I:
After an operator (= > and <) the parser expected a "value". If the operator... - 09:43 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- patch attached
Summery:
Problem:
the posted values are utf-8-strings which are urlencoded (both encoding by p... - 09:42 Bug #25528: "+" (plus) signs are replaced by spaces
- Patch attached
Summery:
Problem/Background:
Posts in Ajax.requests (prototype) are always UTF-8 encoded, but t... - 09:40 Bug #18897: Umlauts get broken in shortcut menu while renaming the shortcut
- Posts in Ajax.requests (prototype) are always UTF-8 encoded, but they are expected to be encoded like the backend is ...
- 09:40 Bug #18897: Umlauts get broken in shortcut menu while renaming the shortcut
- Patch added.
i'll post it in the core list soon - 09:17 Revision 61e7bc20: Fixed bug #8279: Sorting in fields of type group, MM=1 and multiple=1 was not preserved
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3768 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:14 Bug #18721: Sorting in fields of type "group", "MM=1" and "multiple=1" is not preserved
- Committed to TYPO3_4-1 (rev. 3768).
- 09:13 Revision 00d2f4fb: Fixed bug #8362: Duplicate entry for [tstamp] and [crdate] in Web->List module for single table in selector-box (thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3767 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-06-05
- 21:24 Bug #18910 (Closed): Whitespace and CGL cleanup
- Adding whitespaces in file typo3/sysext/opendocs/class.tx_opendocs.php
(issue imported from #M8621) - 19:14 Revision 22972d74: Fixed bug #6998: Installation misses key-definition of table pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3766 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:11 Revision a430f1ee: Fixed bug #6998: Installation misses key-definition of table pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3765 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:06 Bug #25517: TypoScript templates can't be saved at all after editing them using IE7/WinXP
- The patch doesn't work for me (Typo3 4.2.0/IE7/WinXP).
Without the t3editor I can neither close the template edit... - 18:32 Bug #18909 (Closed): Deleting records with Firefox3 not working
- I've noticed that that deleting records with IRRE in Firefox 3 RC2 doesn't work. It throws an js error stating there'...
- 16:08 Bug #25537: "+" signs are not stored when using t3editor
- Sorry. I missed that this bug seems already to be submitted ...
- 14:27 Bug #25537 (Closed): "+" signs are not stored when using t3editor
- I use a line like this in my template:
headerData.1.value = <link rel="alternate" type="application/rss+xml" title=... - 15:39 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
- bug_1235.diff contains a small, but important glitch:
+ 'cHashParams' => count($this->cHash... - 14:23 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- this is really no help forum but a bugtracker, so please don't respond here anymore but yes!
- 14:22 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- you mean i can apply the patch for 4.1.6 ( typo3_bug_7646_for_416_v3.patch) on 3.7?
- 09:04 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- just FYI: bug still not fixed within FF RC2!
@ le h?naff: 3.7 maybe stable but not secure. you can still apply the... - 13:52 Revision bd5e3ba7: Fixed bug #8615: Text in admin panel is too small
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3764 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:51 Revision 3a4da11b: Fixed bug #8615: Text in admin panel is too small
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3763 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:45 Bug #18908 (Closed): Text in admin panel is too small
- The text in the admin panel is too small
the issue is caused by using em instead of a fixed px font size.
(issue i... - 13:44 Revision daee5747: Fixed bug #8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes, credits Stefano Kowalke
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3762 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:43 Revision 38c59878: Fixed bug #8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes, credits Stefano Kowalke
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3761 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:02 Revision 5d75b298: Fixed bug #8527: config.removeDefaultJS=1 leaves empty script block
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3760 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:01 Revision f0796ee7: Fixed bug #8527: config.removeDefaultJS=1 leaves empty script block
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3759 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:00 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- Committed to SVN:
* TYPO3_4-2 (rev. 3759)
* Trunk (rev. 3760) - 11:42 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- sry for the confusion. It was my mistake as i remembered struggling with this setting a while ago ...
- 11:22 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- Tested. Your patch works. +1
Thanks!
I guess I got totaly confused by Steffen's comments. - 11:12 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- Tomas: What do you want to get rid of? Of the emptry script tag? If so, test the attached patch.
- 11:10 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- OK...
"page.config.removeDefaultJS = 1" removes the JavaScript but leaves empty JavaScript code.
"page.config.r... - 11:06 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- but only in "compatibility mode" ;-)
- 11:02 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- But the "old behaviour" is still valid:
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.... - 11:01 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- it's implemented
see http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/7/3/ - 10:57 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- "page.config.removeDefaultJS = external"
Is that a proposal or is this supposed to be already implemented? - 10:41 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- and old behaviour was
page.config.removeDefaultJS = 1
but it has to be
page.config.removeDefaultJS = external
w... - 00:35 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- The attached patch solves this issue. The reason was, that the script tag was added for inline JavaScript, even when ...
- 10:43 Bug #18906 (Closed): "Select plugin"-select is too small
- a very simple but many people find this annoying, that the select cuts the text because it's too small
Attached pa... - 09:21 Revision 855c9197: Fixed bug #2905: t3skin - Styling of (non-dyn) tab menus is bad
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3758 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:21 Revision f423abca: Fixed bug #2905: t3skin - Styling of (non-dyn) tab menus is bad
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3757 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:17 Revision bb76346c: Fixed bug #2905: t3skin - Styling of (non-dyn) tab menus is bad
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3756 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:46 Bug #18830: TYPO3 4.2.0: RTE not available in FIREFOX 2.0.0.14
- Now I switched to debug-output and got following messages
with typical mode and compression switched on I get foll... - 00:16 Bug #18903: TYPO3Browser.js get not loaded
- Sorry. I mean of course Typo3 4.2 and rtehtmlarea 1.7.4.
- 00:05 Bug #18903: TYPO3Browser.js get not loaded
- rtehtmlarea 1.5.5 was part of TYPO3 4.1.4, but you're reporting this bug for TYPO3 4.2?!
- 00:03 Bug #18905 (Closed): Image Quality/Processing not working on Typo3 4.1
- When I upload an image using the "Images" content type, the image works correctly. If I try to change the settings on...
2008-06-04
- 23:57 Feature #18826: Enable configuration of filesize labels for CType uploads
- Changed to use stdWrap for the filesizes...
- 21:01 Bug #18904 (Closed): Content Element Description Backend Display
- When I assign new labels to frames's dropdown in Type section of one content element (for example text content elemen...
- 18:49 Bug #18903 (Closed): TYPO3Browser.js get not loaded
- In the default configuration Typo3 4.2 and rtehtmlarea 1.5.5, Javascript-File "TYPO3Browser.js" get not loaded. It ha...
- 16:36 Bug #18680: Update of Languages in Translation Handling -> Failure in Error Handling
- Manually deleting files named *l10n*.zip located in /typo3temp allows running the update again. However it may end wi...
- 15:13 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- i wont upgrade just to correct this bug. my typo3 system is stable. i dont want to have to reconfigure it and the ext...
- 13:19 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- hey,
just upgrade to 4.1 then (doesn't require php5 yet). - 13:13 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
- did anybody write a patch for 3.7 ?
(i know it's obsolete but i cabt upgrade to php5).
thanks - 13:20 Bug #17244: Backend task center does not work properly
- hey all,
this should be fixed then, right? - 12:02 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- "But it seems this line is not needed anymore."
Not needed? Well, how can you get rid of the JavaScript then?
In ... - 08:28 Feature #18902 (Closed): Hook for debug_typo3PrintError"
- It is useful for many people to change the default TYPO3 Error Messages therefore we need a Hook in the function debu...
2008-06-03
- 21:38 Revision 990f3f18: Fix typo in contributors name.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3755 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:37 Revision 41caba55: Fix typo in contributors name.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3754 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:08 Bug #699: Page tree selection
- That feature only in workspace does not make any sense whatsoever. Let us get rid of the colors.
Uschi - 19:59 Bug #699: Page tree selection
- there are no publish states, the css of pagetree in WS is different, that's all. So each level in pagetree gets a col...
- 02:10 Bug #699: Page tree selection
- Isn't this somewhere documented?
I guess it's the default view. It would guess
it show you some publishing states... - 17:22 Bug #18901 (Closed): XHTML Validation Problems on Forgot Password Form
- The forgot password form has a minor XHTML validation problem when using the default template.
Both the label "f... - 14:58 Bug #18900 (Closed): Defining alternative icons with specConfs.[pid].pageIcon does not work
- There is a caching problem when getting the result item icons. Thus the icon of the first item on the current page wi...
- 13:35 Bug #18899 (Closed): Filelist does not create folders (Target was not a directory) when there is a "+" in the path name
- 1.) TYPO3 >= v4.1.6
2.) Installation directory "typo3_src+dummy"
3.)Create more than one folder
4.) -> Target was ... - 12:24 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
- confirmation of the problem for T3 version 4.2.0 on: 4.0.24_Debian-10sarge3-log
no prob on: 5.0.32-Debian_7etch5-l... - 11:40 Bug #18898 (Closed): Using uppercase in indices in locallang.xml (and old .php files) fails silently
- Maybe I just overlooked it, but I couldn't find any information in the documentation that my LLL indices have to be a...
- 10:52 Bug #18897: Umlauts get broken in shortcut menu while renaming the shortcut
- As talked with you over PM, I agree. However (to fix the problem where it initiates and to nag in this client side so...
- 10:42 Bug #18897: Umlauts get broken in shortcut menu while renaming the shortcut
- Hej Benni,
thanks for your comment.
i didn't know "AJAX.Options.charset" yet. i'll have a look on it.
Your s... - 10:17 Bug #18897: Umlauts get broken in shortcut menu while renaming the shortcut
- Hey Tobi,
good stuff. However, I just thought of something else... can it also be related to the Prototype AJAX.Op... - 09:44 Bug #18897: Umlauts get broken in shortcut menu while renaming the shortcut
- This is my idea which could be implemented in class.typo3ajax.php...
- 10:10 Bug #25536: t3editor deletes "+"
- thanks for reporting.
this is the same issue as reported in #8264.
thus i close this issue - 08:26 Bug #25536: t3editor deletes "+"
- oh i somewone allready reported the bug. i do not not how do delete this report. Sorry
- 08:22 Bug #25536 (Closed): t3editor deletes "+"
- t3editor deletes "+" eg in the line
XY = [10.w]+2,[10.h]+2
after saving the setupfields this line looks like
XY...
2008-06-02
- 22:53 Bug #18888: Umlauts get displayed wrong in Web>Access module after updating rights
- this is related to and should solved by #18897
- 22:52 Bug #18897: Umlauts get broken in shortcut menu while renaming the shortcut
- forgot to say:
all this does not happen, if you use forceCharset = utf-8 for the Backend! - 22:46 Bug #18897: Umlauts get broken in shortcut menu while renaming the shortcut
- please add relations to #8264 and #8578
- 22:44 Bug #18897 (Closed): Umlauts get broken in shortcut menu while renaming the shortcut
- When you edit an item in the new shortcut menu and use special chars in the name (e.g. äöü), these umlauts get brocke...
- 22:51 Bug #25528: "+" (plus) signs are replaced by spaces
- Perhaps it is sensful to handle the encoding issue globally in ajax.php.
So i opened a new issue: #8591
if the aj... - 22:49 Bug #25528: "+" (plus) signs are replaced by spaces
- i found out that the TYPO3-api offers methods to convert strings from one to another charset.
i adjusted the patch t... - 22:25 Bug #18896 (Closed): Fileadmins folderoverview don`t show 'B' (for byte) after filesize
- The folderoverview from fileadmin displays only a 'K' for Kilo, a 'M' for Mega,... but without 'B' for Byte.
... - 21:37 Bug #17663: forwardSearchWordsInResultLink: $tmplArray['path'] does not include search words
- Is there a chance to have this fixed in one of the next versions of indexed_search?
- 21:23 Bug #18883: Make t3skin compatible with 4.3
- Fixed in revision 3753.
- 21:08 Revision 39b62e39: Raise maximum TYPO3 version for t3skin to 4.3.99 (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3753 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:10 Bug #699 (Closed): Page tree selection
- there is a difference in page tree when you are in Workspace. I don't know why.
As you are in live, actual page is... - 15:08 Bug #18895 (Closed): Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
- I've set [BE][lockIP] to 0. Then Admin tools -> User Admin -> List users online is broken:
Warning: gethostbyaddr(... - 15:02 Revision c012c5ce: Fixed bug #8573: TypoScript-Help is not displayed for non-Admins, credits Steffen Kamper
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3752 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:02 Revision bd414d0f: Fixed bug #8573: TypoScript-Help is not displayed for non-Admins, credits Steffen Kamper
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3751 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:59 Bug #18884: TypoScript-Help is not displayed for non-Admins
- committed to SVN
- 14:56 Bug #18569: Drag'n'drop in pagetree problem: Dragged menu items disappear under other menuitems
- committed to SVN
- 14:44 Revision 9ef19f05: Fixed bug #8033: Drag'n'drop in pagetree problem: Dragged menu items disappear under other menuitems, credits Susanne Moog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3750 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Revision fdc32a7d: Fixed bug #8033: Drag'n'drop in pagetree problem: Dragged menu items disappear under other menuitems, credits Susanne Moog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3749 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Bug #18893 (Closed): wide by default doesn't exist in TYPO3 4.2.0 any more
- In former versions of TYPO3 (< 4.2) in the "User settings" there was the possibilty to set "Wide document background"...
- 12:05 Revision fb11adaf: Follow Up for #8270: fixed some naming and CGL issues
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3748 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:56 Revision 946ea5ee: minor CGL cleanup (1 => true)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3747 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:08 Bug #18892 (Closed): List module: TCEFORM settings of labels are ignored
- Steps to reproduce:
1. Insert into TSconfig of the root page the following settings:
TCEFORM.pages {
layout {
... - 10:54 Bug #18768: Duplicate entry for [tstmp] and [crdate] in Web->List module for single table in selector-box
- Commited to trunk (rev. 3746) and TYPO3_4-2 (rev. 3745).
- 10:51 Revision 4216cb42: Fixed bug #8362: Duplicate entry for [tstamp] and [crdate] in Web->List module for single table in selector-box (thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3746 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:50 Revision ee2746e4: Fixed bug #8362: Duplicate entry for [tstamp] and [crdate] in Web->List module for single table in selector-box (thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3745 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Bug #18891: forgot_email_nopassword - output on website instead of email
- sorry for doublepost - i found the same at http://bugs.typo3.org/view.php?id=6645
- 10:03 Bug #18891 (Closed): forgot_email_nopassword - output on website instead of email
- hi,
it seems to be a missing feature.
after sending the forgot password-form, an email is send to the given ad...
2008-06-01
- 23:38 Feature #18890 (Closed): New hooks for class.t3lib_extfilefunc.php
- With this hooks you could fire events on file changes. I ll add more hooks to handle more kind of events.
With the... - 22:46 Bug #18877: pagetree gives mysql errors
- Thnx for your reply. After comparing and updating everything looks fine. Running MySQL 5.0.32 and php 5.2.0-8+etch10
- 20:24 Bug #18877: pagetree gives mysql errors
- Did you run "compare" in the database section of the install tool and is everything ok there?
Which MySQL-version ... - 20:58 Bug #18889: url spamming (injection vulnerability?)
- perhabs this could help: http://www.pi-phi.de/t3v4/23.html
- 20:41 Bug #18889 (Closed): url spamming (injection vulnerability?)
- Some time ago we had a strange attack to our typo3 web pages - in
some pages the links to subpages were modified. Th... - 18:42 Bug #18888 (Closed): Umlauts get displayed wrong in Web>Access module after updating rights
- When updating user or group permissions inline in web>access -> permissions the umlauts are displayed wrong (see scre...
- 15:47 Feature #18887 (Closed): GIFBUILDER does not support 'alternativeTempPath'
- There is no property 'alternativeTempPath' for GIFBUILDER like for IMAGE object. Because of that GIFBUILDER images al...
- 13:53 Bug #18884: TypoScript-Help is not displayed for non-Admins
- patch is done, will make a RFC on core list
- 13:27 Bug #18884: TypoScript-Help is not displayed for non-Admins
- ok. I will do a patch.
- 13:42 Bug #18886 (Closed): List view: Contrast for alternating rows and hover too low
- Problem
There are usability/accessibility issues with current list view.
1. The contrast between hover color a... - 13:10 Feature #18885: Do not use htmlspecialchars for CSH description
- Duplicate of:
http://bugs.typo3.org/view.php?id=8327 - 11:12 Feature #18885 (Closed): Do not use htmlspecialchars for CSH description
- Problem:
The CSH node description may contain certain inline elements but runs through htmlcpecialchars() before it ... - 10:54 Bug #18874: Checkboxes and labels are aligned badly if in one line
- I made a second version of the patch because the first one caused checkboxes before input[type="text"] to be aligned ...
2008-05-31
- 23:23 Bug #18884: TypoScript-Help is not displayed for non-Admins
- on second thought: the tsconfig-help shows - as it's name states - also the tsconfig help sections. To those a normal...
- 22:09 Bug #18884: TypoScript-Help is not displayed for non-Admins
- ok, i agree. so this should never be displayed for a normal user => remove it from backend user configuration -> modu...
- 22:02 Bug #18884: TypoScript-Help is not displayed for non-Admins
- you're right.
But: the template modul is admin only. So imho Typoscript-Help is only needed by admin, or do you ha... - 21:53 Bug #18884 (Closed): TypoScript-Help is not displayed for non-Admins
- The TypoScript-Help-Module only displays an ugly marker (###FUNC_MENU###) instead of the Help-Selectbox if you are vi...
- 21:06 Bug #18883 (Closed): Make t3skin compatible with 4.3
- very tiny change:
dependency typo3 4.2.0-4.3.99
(issue imported from #M8572) - 20:59 Bug #18882 (Closed): Moving backend search to the right
- The Toolbar item "Backendsearch" should always be the most right item to have search at a fixed position.
I did th... - 20:35 Feature #18879: Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfig
- there have been some errors in the first two patches, so here is the correct setting for the page TSconfig:
mod.we... - 16:58 Feature #18879 (Closed): Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfig
- Introduces several Page TSconfig settings to disable the search form and checkboxes ("Extended view", "Show clipboard...
- 20:23 Bug #18881 (Closed): JS Script of RTE produces error if a section is part of the form
- In T3 4.2 with TV 1.3.6 i allways have the problem already described here: http://bugs.typo3.org/view.php?id=8232
... - 16:50 Bug #18878 (Closed): Unable to match condition when variable is not set
- The following valid condition does not match if param is not found in URL or if it is empty:...
- 16:04 Bug #18877 (Closed): pagetree gives mysql errors
- I can't use the pagetree function at this moment. It's not collecting/showing any page information from the database....
- 15:07 Revision b1b9cff5: Fixed bug #8336: JavaScript error in TBE_EDITOR causes login expired dialog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3744 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Revision 2888d3d0: Fixed bug #8336: JavaScript error in TBE_EDITOR causes login expired dialog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@3743 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:05 Bug #18751: JavaScript error in TBE_EDITOR causes login expired dialog
- Committed to SVN:
* TYPO3_4-2 (rev. 3743)
* Trunk (rev. 3744) - 14:59 Bug #18427: Required fields within flexform section elements cause Javascript errors
- Duplicate... ;-)
- 14:15 Revision 65ad30b8: Follow up on #8412 - file was not committed for unknown reason
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3742 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:44 Bug #18861: config.removeDefaultJS=1 leaves empty script block
- Yes, I can confirm this. But it seems this line is not needed anymore. When I remove config.removeDefaultJS = 1, the ...
- 00:16 Bug #15847: DAM Styling is bad
- Fix is on the way (= in the core list)
Also available in: Atom