Activity
From 2010-08-17 to 2010-09-15
2010-09-15
- 23:21 Feature #19809: make pi_wrapInBaseClass wraps configurable
- And version six pending in core list...
- 20:15 Bug #23544 (Closed): Forced logout immediately after login when http and https simultaneously
- I'm forcing https for the backend, when I view the site using http (the public FE) i get logged out of the BE.
This ... - 19:49 Bug #23543 (Closed): Trouble with encoded html caracters
- When you try to record an inline record with let's say —
Then when the inline record reloads it's been replace... - 18:20 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- Thanks for testing.
Please give your +1 to the patch pending in core list. - 10:55 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- Great work Stanislas! With the patch attached to issue 0015414 all works fine.
Both patches tested with:
- TYPO3... - 00:43 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- @Dirk: I think you need to apply the patch attached to issue #0015415.
- 18:04 Bug #21774: User Tools/Worspace screen stage change buttons problem
- I have send the patch for 4.4 two times with name for 4.3 and 4.4, sorry
I have added the corrected one also ... - 17:56 Bug #21774: User Tools/Worspace screen stage change buttons problem
- I have tested the patch and it works for me also, but I have 2 suggestions:
In my opinion the check if ($rec_off['... - 15:19 Bug #21774: User Tools/Worspace screen stage change buttons problem
- Bug confirmed for the 4.3 and 4.4 branch.
I reviewed the class wslib_gui and I confirm that the patch 0012887_sta... - 17:26 Bug #23541: Headline in non latin charsets will break after 100 - substr is not multibyte safe use mb_substr instead
- Please make a diff or patch file out of your changes and send your patch to Core List as explained here:
http://typo... - 16:50 Bug #23541 (Closed): Headline in non latin charsets will break after 100 - substr is not multibyte safe use mb_substr instead
- Expperienced on T4.1, but should be the same in 4.2,4.3 and 4.4
Creating grafic headlines gives problems with non ... - 17:06 Bug #23542 (Closed): Bad position when used "Copy default content elements"
- If you create 3 contents in default language, and use button "Copy default content elements", no problem, it works.
... - 16:08 Bug #22445: impexp: doesn't work when used from clipboard in list module
- I uploaded an extension "T3X_fixclipexport-0_0_0-z-201009151607.t3x" which fixes this problem via XCLASS if you do no...
- 15:15 Bug #23537: pageTree.separateNotinmenuPages = 1: page was hidden
- hi Stefan,
thanks for testing, i send a patch-File to the Core list. - 14:32 Bug #23537: pageTree.separateNotinmenuPages = 1: page was hidden
- Yes...it's the same
I have deleted height: 16px; with help of FireBug-Plugin in FireFox and "Not shown in menu" appe... - 13:57 Bug #23537: pageTree.separateNotinmenuPages = 1: page was hidden
- is that the same like here ?
http://bugs.typo3.org/view.php?id=15464 - 14:55 Bug #23508: PHP Warning in Template module: mb_strlen() expects parameter 1 to be string, array given
- bug is resolved with http://bugs.typo3.org/view.php?id=15685
- 14:41 Revision 0cf8a674: Follow-up to changeset 8649: Removed useless .orig file
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8791 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:17 Feature #17630: gr_list concept needs to be improved
- Is there somewhere a documentation what 0,-2,-1 etc. means?
- 13:42 Bug #23540 (Closed): Render ModuleMenu with ExtJs, remove the frameset
- This is a refactor of BE module navigation. The menu is rendered with ExtJs producing the same markup as before (only...
- 13:20 Bug #23518: htmlArea RTE: RTE toolbar not working in IE 7 when setup.override.navFrameResizable is set (TYPO3 4.4)
- you have to put the following option in your userts config:
-> setup.override.navFrameResizable = 1
then you need t... - 13:08 Bug #23539 (Closed): Hide/show icon in BE inconsistent
- With the new skin introduced in TYPO3 4.4, the hide and show icons behave differently from other icons they are group...
- 09:57 Bug #21829: Media CE: Autostart with Videos does not work
- For all those needing a quick fix without changing the code:
Custom Parameter would be:
flashvars.autoStart=true - 08:27 Bug #23379: Condition for IE8 not working
- Thanks Pierre, I'll use your workaround in the meanwhile.
- 00:30 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- Committed to SVN TYPO3core trunk (revision 8789) and branch TYPO3_4-4 (revision 8790).
- 00:29 Revision 14be531d: Fixed bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8790 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:24 Revision 8bd68df5: Fixed bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8789 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-09-14
- 23:33 Bug #23379: Condition for IE8 not working
- Hi it solves not the Problem but a workaround is to use <meta http-equiv="X-UA-Compatible" content="IE=8" /> direcly ...
- 14:41 Bug #23379: Condition for IE8 not working
- The same goes for Typo3 4.3.5.
Quite disturbing: I need to catch IE8 both in "normal" and in "compatibility" mode se... - 20:10 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- I have no idea how this error is possible. Something broken somewhere. Perhaps some user extension?
Please report ... - 18:13 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- Cleared cache and still getting:
Error: uncaught exception: [Exception... "Component returned failure code: 0x8000... - 16:48 Bug #23498: RTE won't load in Chrome7
- I get the point. The only way I could imagine would be using an event instead of a listener, but I don't think it is ...
- 16:37 Bug #23498: RTE won't load in Chrome7
- Perhaps, but it is difficult to decide after how many trials we should give up retrying. The assumption is that the s...
- 16:18 Bug #23498: RTE won't load in Chrome7
- Sounds great. I know it's mainly a Chrome bug - just thought some exception handling should come in handy.
- 16:15 Bug #23498: RTE won't load in Chrome7
- Yes. I was able to work around this one, but there are a few more bugs in this version of Chrome...
- 13:11 Bug #23537 (Closed): pageTree.separateNotinmenuPages = 1: page was hidden
- When I activated:
options.pageTree.separateNotinmenuPages = 1
then pages with "not in menu" are seperated. BUT:... - 12:28 Bug #23536 (Closed): alternateBgColors: hovereffect get lost
- I have activated alternateBgColors = 1 in page tsconfig. Now I have a better row style but the mouse-hovereffect work...
- 10:15 Feature #22383: No Browser Condition working for IE8 in Compatibility Mode
- The same happens with TYPO3 4.3.5.
Any fixes available for that version? - 00:03 Bug #23527: Not possible to use different transliteration for same letter in different language
- Used in typo3_src-4.4.2/t3lib/class.t3lib_cs.php, function initUnicodeData($mode=null)
Hmm, I don't see how this w...
2010-09-13
- 19:03 Bug #23535 (Closed): Provide a wizard for media to process the video url
- If you want to insert a media video from a video-portal like youtube you have to use a special syntax for the url whi...
- 18:12 Bug #23518: htmlArea RTE: RTE toolbar not working in IE 7 when setup.override.navFrameResizable is set (TYPO3 4.4)
- Arg - uploaded file to wrong issue - sorry!
- 00:51 Bug #23518: htmlArea RTE: RTE toolbar not working in IE 7 when setup.override.navFrameResizable is set (TYPO3 4.4)
- I am unable to reproduce this issue.
Use the version shipped with the TYPO3 package.
Install 4.4.2 and clear th... - 18:09 Feature #23534 (Closed): Feature Proposal: add "rand" value to listNum
- The listNum method should be able to return random entries of a list, not just fixed indexes and the last one.
Som... - 17:16 Feature #23533: TSConfig needs conditions for current page (backend)
- Attached a revised patch which is a little cleaned up and now also makes the same condition available for the fronten...
- 17:09 Feature #23533: TSConfig needs conditions for current page (backend)
- Attached patch implements a condition against "page". It's usage of sub-properties mimics the use with "TSFE|...".
... - 17:07 Feature #23533 (Closed): TSConfig needs conditions for current page (backend)
- It's been requested in several places/by several users to be able to use the current page in TSConfig-conditions. Use...
- 15:43 Bug #23532: CGL Cleanup of tslib_content
- Committed to trunk rev 8788
- 14:01 Bug #23532: CGL Cleanup of tslib_content
- v2 added some more cleaning:
* removal of reference to extension obts (there is a generic hook to render own way s... - 13:18 Bug #23532 (Closed): CGL Cleanup of tslib_content
- This patch cleans the moster class ...
(issue imported from #M15694) - 15:17 Revision c27f9e91: Fixed bug 15694: CGL Cleanup of tslib_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8788 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:10 Bug #23530: Javascript Error in taskcenter
- committed to svn
4_4 rev 8786
trunk rev 8787 - 15:09 Revision 71f68dba: Fixed bug #15691: Javascript Error in taskcenter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8787 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:09 Revision 72e06c83: Fixed bug #15691: Javascript Error in taskcenter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8786 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:06 Revision df2469d5: updated NEWS.txt reflecting changes from #15677
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8785 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:03 Bug #23522: Wrapper for console only prints first argument
- committed to trunk rev 8784
- 15:02 Revision 6189bfca: Fixed bug #15677: Wrapper for console only prints first argument
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8784 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:58 Revision 6236ebfb: Follow-up to bug #15589: Move debug functions to own utility class (missing changes in config_default)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8783 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:41 Bug #23498: RTE won't load in Chrome7
- Confirmed, and tracked down to this bug report:
http://code.google.com/p/chromium/issues/detail?id=49001
It's a b... - 12:05 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- I have test the problem with IE8, Firefox 3.6.9 and Opera 10.62 and the problem only occures in Firefox. I can reprod...
- 01:28 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- @Dirk: In what browser? Please explain exactly how to reproduce, because I am unable to reproduce.
- 10:37 Feature #23528: Allow easy use of lightbox style image enlargement in the frontend
- rev 8782
- 10:34 Revision ab772b38: Added feature #15689: Allow easy use of lightbox style image enlargement in the frontend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8782 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:26 Bug #23525: Enhancement of t3lib_div::testInt introduced a different behaviour
- Commited to trunk:
- unit test changes to rev. 8780
- bugfix to rev. 8781 (will be in 4.5alpha2) - 09:25 Revision 3c73f724: Fixed bug #15685: Enhancement of t3lib_div::testInt (#15020) introduced a different behaviour. This restores original behaviour. (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8781 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:24 Revision fa656907: Unit tests to prove #15685, enhancement of t3lib_div::testInt (#15020) introduced a different behaviour
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8780 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:03 Bug #23334: htmlArea RTE: W3C Markup Validation issues
- Attached follow-up patch committed to ensure that the id of the textarea is always valid:
trunk (revision 8778)
b... - 03:03 Revision 9a8a612c: Follow-up to bug #15326: htmlArea RTE: W3C Markup Validation issues (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8779 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:01 Revision 0d54bf18: Follow-up to bug #15326: htmlArea RTE: W3C Markup Validation issues (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8778 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:37 Bug #23531 (Rejected): Allow other filename for module dispatcher than index.php
- The module dispatcher (mod.php) requires hardcoded 'index.php'.
If you use other filenames in modern filestructure... - 00:37 Bug #23337: htmlArea RTE: RTE in Safari misbehaves when styling text with inline style button
- Any feedback?
2010-09-12
- 23:22 Bug #23530 (Closed): Javascript Error in taskcenter
- When you are in taskcenter>overview, the javascript adds event listeners to ul#task-list. But it doesn't exist in DOM...
- 23:06 Bug #23516: SpriteGenerator adds empty folder to spritebase, which results in wrong css
- committed to trunk rev 8777
- 23:05 Revision 9dfeb98e: Fixed bug #15663: SpriteGenerator adds empty folder to spritebase, which results in wrong css (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8777 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:59 Bug #21472: sys_action taskcenter create/edit be-user actions do not work
- committed to svn
4_4 rev. 8775
trunk rev 8776 - 22:58 Revision a11cf9e3: Fixed bug #15390: sys_action taskcenter create/edit be-user actions do not work (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8776 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:57 Revision 124aac6b: Fixed bug #15390: sys_action taskcenter create/edit be-user actions do not work (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8775 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:41 Bug #23529 (Closed): Change text of exception in t3lib_cache_frontend_stringfrontend
- There is an exception thrown when data type is not string, and the text is:
Only strings can be digested by the Stri... - 16:00 Feature #23528 (Closed): Allow easy use of lightbox style image enlargement in the frontend
- At the moment the click-enlarge feature for images is implemented as good ol' popup window and without deeper knowled...
- 02:19 Bug #23527 (Closed): Not possible to use different transliteration for same letter in different language
- For example:
German transliteration for Ä = AE and Estonian transliteration for Ä = A
Both use latin iso-8...
2010-09-11
- 16:27 Feature #23526 (Closed): Call the list module through the dispatcher instead directly
- Branches: trunk
Problem:
Many core backend modules have their own "index" script and are accessed by calling thi... - 16:07 Bug #23525 (Closed): Enhancement of t3lib_div::testInt introduced a different behaviour
- Branches: trunk
Problem:
When the enhanced version of t3lib_div::testInt was commited, a different behaviour was ...
2010-09-10
- 18:03 Bug #21472: sys_action taskcenter create/edit be-user actions do not work
- thanks for the patch. if you could give your +1 on testing on my patch in the core list, would be great!
- 16:59 Bug #23524 (Closed): Using core Sprites with ExtJS in TYPO3 4.4 - CSS Problem or Bug?
- Hello guys,
i tried to use the default generated sprite classes in TYPO3 4.4.2 with
an ExtJS BE Module. But I nee... - 16:58 Bug #23523 (Closed): Logout points to redirect URL although no redirect for logout is configured
- I have setup the following TS for felogin:
plugin.tx_felogin_pi {
redirectMode = login
redirectPageLogin... - 15:41 Bug #23486: nested menu generates huge number of mysql queries
- hi Bjorn,
thank you for you reply.
I understand the multiplying logic behind it. The point I'm trying to make i... - 15:08 Bug #23486: nested menu generates huge number of mysql queries
- You write something about 12 Websites in your page tree. Is the root flag set correctly everywhere? otherwise with en...
- 15:06 Bug #23486: nested menu generates huge number of mysql queries
- A tree with 6 levels, with each branch containing 8 sub-branches has:
8 subpages on level 1 (each to be queried for ... - 12:48 Bug #23521: Flash Uploader does not work if cookieHttpOnly is enabled
- MD5() cannot be handled by DBAL, so we have to store the hash used for looking up records in the database as well (wh...
- 12:41 Bug #23195: update to version 4.4.0 Typo3 User have no premesions to write files in filelist
- thanks very much.
the problem is that the fileoper_perms don't be set in the xclass-functions fetchGroupData().
- 12:25 Bug #23195: update to version 4.4.0 Typo3 User have no premesions to write files in filelist
- I have solved the problem.
In my case the extension KB TSConfig Conditions was already installed. After uninstalling... - 12:07 Bug #23195: update to version 4.4.0 Typo3 User have no premesions to write files in filelist
- exactly the same here.
any ideas or solutions? - 11:17 Bug #23522 (Closed): Wrapper for console only prints first argument
- you can pass more than one expression to console.log like
console.log(obj1, obj2, obj3)
Currently the wrapper onl... - 10:17 Feature #8963 (Needs Feedback): Input array handling
- No implode necessary, because we can directly split the array using new parameters called "mode" and maybe even "arra...
- 08:15 Revision 19aa67d8: Fixed cachingframework sample setup for compressed caching
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8774 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-09-09
- 17:31 Bug #21466: Deprecate serverTimezone
- Hi Dmitry,
would you mind sending this to core list? I just stumbled upon this setting and also didn't find any pl... - 16:29 Bug #23511: feedit: button "save & view" has no effect
- I can confirm this behaviour.
- 16:11 Bug #23503: In TCA Palletes section keyword "--linebreak--" does not work
- Resolved as duplicate of #23192.
Indeed, the fix will be part of TYPO3 4.4.3. - 15:43 Bug #23503: In TCA Palletes section keyword "--linebreak--" does not work
- That was fixed 2 days after release of 4.4.2:
http://bugs.typo3.org/view.php?id=15131 - 16:11 Bug #21774: User Tools/Worspace screen stage change buttons problem
- I can confirm the problem with 4.3.2. I then used the patch 0012887_state-change-bug_v2.diff and it worked fine.
- 15:12 Bug #9667 (Closed): template_css.tmpl paging is not working
- Because of missing ids the paging ist not working when using template_css.tmpl. To fix this, the following changes ha...
- 14:40 Bug #23521: Flash Uploader does not work if cookieHttpOnly is enabled
- Attached new patches that work without changes to the database.
However, I'm not sure whether DBAL can handle "MD5()... - 13:17 Bug #23521: Flash Uploader does not work if cookieHttpOnly is enabled
- Find a first version for TYPO3 4.5 attached...
Still some work needs to be done to define the general concept of the... - 13:10 Bug #23521 (Rejected): Flash Uploader does not work if cookieHttpOnly is enabled
- The Flash Uploader does not work if the TYPO3_CONF_VARS setting "cookieHttpOnly" is enabled. After uploading a file, ...
- 14:18 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- I managed to make it work in 4.4.1
These are the lines I used...
lib.parseFunc_RTE.externalBlocks = hr,ul,ol,tabl... - 13:26 Bug #21934: some bugfixes for IRRE (Localisazion + Selector + Encoding)
- OK good :)
- 13:23 Bug #21934: some bugfixes for IRRE (Localisazion + Selector + Encoding)
- This issue is already fixed in #23160, to be released in 4.4.3
- 13:22 Bug #21934: some bugfixes for IRRE (Localisazion + Selector + Encoding)
- Hi,
Well I've been able to reproduce the double utf8 encoded and have applied only partial patch. I can send a patch... - 13:16 Bug #21934: some bugfixes for IRRE (Localisazion + Selector + Encoding)
- No, of course not, if you know, which part belongs to which issue and can reporduce it, it would be cool, if you coul...
- 13:15 Bug #23419: Flash uploader doesn't work with cookieHttpOnly
- See issue #23521
- 11:28 Bug #17556: language of BE-User-interface for BE-user no longer switchable
- I still encountered the same in 4.4.2. Exaclty the beavior as by Stefan Neufeind descriped.
- 11:22 Bug #23429: Memory leak when using old page cache
- rev 8771-8773
- 11:21 Revision 7884617a: Fixed bug #15532: Memory leak when using old page cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8773 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:19 Revision 54f1ba46: Fixed bug #15532: Memory leak when using old page cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8772 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:16 Revision 8958a5d3: Fixed bug #15532: Memory leak when using old page cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8771 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Bug #22141: First login attempt to the backend fails every time
- @Nando: Looks pretty good:
I simply changed the order (in localconf.php) and the first login works again!
Versions ...
2010-09-08
- 21:54 Bug #23520 (Closed): HTML Warnings in Ext Direct Exception Code
- Problem:
There are some html warnings since the introduction of the Ext Direct exception and debug handling.
Solu... - 19:31 Feature #23519 (Closed): TYPO3 Backend should display flags for translations as sprite icons
- the title says all which is to say
the page-ts option for default language flag is no file anymore,but the iso2 co... - 17:59 Bug #23518 (Closed): htmlArea RTE: RTE toolbar not working in IE 7 when setup.override.navFrameResizable is set (TYPO3 4.4)
- When clicking on any of the buttons (insert link, bold, align, etc.) in the RTE, there's no reaction in Internet Expl...
- 17:21 Bug #21934: some bugfixes for IRRE (Localisazion + Selector + Encoding)
- Hi
has this been released yet ? - 17:03 Bug #23517 (Closed): HCI: SysLanguage Table Icon should be the flag you selected
- On CTM in Elmshorn i talked to Jens about an new Icon for sys_language.
He asked me to refactor the table so that th... - 14:39 Bug #23516 (Closed): SpriteGenerator adds empty folder to spritebase, which results in wrong css
- if you do not ommit the sprite name, in the sprite-icon-names the spriteGenerator also will scan the "root folder" (a...
- 14:26 Bug #23515 (Closed): SpriteGeneration generates wrong output if there are several icons sizes which are same width and nearly same count
- The spriteGenerator sorts icons into groups depending on their size.
It also arranges icons in the sprite from the w... - 12:48 Bug #21871: options.pageTree.showNavTitle = 1 does not work in typo3/browse_links.php
- committed to
- trunk rev. 8769
- 4-4 rev. 8770
Thanks for your contribution, Sebastian! - 12:47 Revision bfb0d57d: Fixed bug #13073: options.pageTree.showNavTitle = 1 does not work in typo3/browse_links.php (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8770 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:46 Revision 097b6ba8: Fixed bug #13073: options.pageTree.showNavTitle = 1 does not work in typo3/browse_links.php (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8769 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:27 Bug #21472: sys_action taskcenter create/edit be-user actions do not work
- For not saving the page tree options see Issue 0015465.
The edit and delete-urls are wrong.
In class.tx_sysacti... - 11:26 Bug #22141: First login attempt to the backend fails every time
- We could reproduce the problem as well - and found a way to solve the problem:
It seems that the problem depends o... - 09:57 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- It seems that the RTE know properly initialized but I can't focus the textarea to enter text. When I have more than o...
- 09:42 Bug #23512: Browsebox broken since 4.3.x?
- The issue is mentioned in 0015597 and 0014130.
The easiest solution would be to add the proper id's to the two aff... - 09:40 Bug #23486: nested menu generates huge number of mysql queries
- ok, there you are:
http://pastebin.com/embed_iframe.php?i=T5Zfu5fR
deleting objects with levels 3 lowers the nu... - 09:17 Bug #22706: t3lib_iconWorks::getIconImage is not needed anymore
- postponed to 4.6
- 09:16 Bug #22794: TCE-Forms-Groupfield: Deleting the first entry deletes all
- cannot reproduce on trunk,
closed
2010-09-07
- 23:18 Bug #23512: Browsebox broken since 4.3.x?
- where? please give us the bug number and we can close this report.
IIRC you need to adjust your template (or use t... - 13:37 Bug #23512: Browsebox broken since 4.3.x?
- Oops, sorry, this seems to have been reported already... My bad.
- 13:31 Bug #23512 (Closed): Browsebox broken since 4.3.x?
- When searches return more hits than $results_at_a_time, the links presented for additional pages of results are broke...
- 22:41 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- Hi - just updated 4.2.2 to 4.4.2 and have received message: "No authentication methods available. Please, contact you...
- 20:57 Bug #23338: felogin, rsaauth, saltedpassword and Internet Explorer 8 (IE) Password Manager
- I can confirm this Bug for
- TYPO3 Version 4.4.2
- rsaauth 1.0.0
- saltedpasswords 1.0.0
- IE 8
Error Message... - 18:06 Bug #23486: nested menu generates huge number of mysql queries
- How did your original menu look(with hmenu/tmenu) like?
- 13:07 Bug #23486: nested menu generates huge number of mysql queries
- With records I meant "Database records'
records in 'pages' table = 24,691
records in tt_content = 110,390
record... - 11:12 Bug #23486: nested menu generates huge number of mysql queries
- You have 200.000 pages in your tree? Or what do you mean with "records"? How nested are the records of the tree? How ...
- 10:20 Bug #23486: nested menu generates huge number of mysql queries
- thx Ernesto!
http://pastebin.com/embed_js.php?i=brsVDr8G
- 10:02 Bug #23486: nested menu generates huge number of mysql queries
- your html gets destroyed in the bug tracker. Maybe you could paste your HTML snippets to somewhere like http://pasteb...
- 09:53 Bug #23486: nested menu generates huge number of mysql queries
- I meant
<ul><li>main menuitem 1<ul><li>sub menuitem 1.1</li><li>sub menuitem 1.2</li><li>sub menuitem 1.3</li></ul... - 09:51 Bug #23486: nested menu generates huge number of mysql queries
- ok, my apologies if this explanation seems a bit confusing.
I only want to create a simple nested menu of main pag... - 17:47 Bug #23514 (Closed): parse_url errors from tslib_content
- If for some reason $parts[0] is empty, an invalid expression is passed to parse_url, resulting in an uncaught warning...
- 15:00 Bug #23513: IRRE: Foreign selector with groupdb won't add new items
- Attached a patch which fixes the scope in the function call
inline.makeAjaxCall('createNewRecord', [this.getNumber... - 14:57 Bug #23513 (Closed): IRRE: Foreign selector with groupdb won't add new items
- When configuring a field like this:
'type' => 'inline',
'maxitems' => '1',
'foreign_table' => 'tx_traveldb_domai... - 12:46 Bug #23511: feedit: button "save & view" has no effect
- Tested with and without a jQuery lib, to be sure there are no conflict with Prototype: has no effect
- 12:45 Bug #23511 (Closed): feedit: button "save & view" has no effect
- With the standard "feedit" extension, if the user open the popup to edit a content, the button "save & view" doesn't ...
- 12:10 Bug #23510 (Closed): Only show upload comments that are newer than installed version in update function of EM
- EM function "Check for extension updates" lists extensions which have updates in TER. This list shows upload-comments...
- 11:27 Bug #23496: t3lib_div::generateRandomBytes() is bad and buggy
- Maybe this is an important note.:
I work on a windows xp machine with Apache, PHP, MySQL and OpenSSL. NOT Linux and ... - 10:08 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- $checkPid_badDoktypeList is just set to 255 over here and does not exclude sysfolders. My change wouldn't even work i...
2010-09-06
- 23:18 Bug #23508: PHP Warning in Template module: mb_strlen() expects parameter 1 to be string, array given
- found the problem here,
the function is working as aspected, but t3lib_div::testInt give back a wrong result!
T... - 12:03 Bug #23508: PHP Warning in Template module: mb_strlen() expects parameter 1 to be string, array given
- Yes.. I'm interested in when isset($pArray[$k . "_"]) returns FALSE and thus the else branch is entered.
- 11:24 Bug #23508: PHP Warning in Template module: mb_strlen() expects parameter 1 to be string, array given
- the problem comes from sysext/tstemplate/ts/index.php in function renderList.
This function goes through an multid... - 10:55 Bug #23508: PHP Warning in Template module: mb_strlen() expects parameter 1 to be string, array given
- Sven, can you guess, what causes this bug? I currently can't reproduce it, only documented it here, after SteffenR as...
- 10:12 Bug #23508: PHP Warning in Template module: mb_strlen() expects parameter 1 to be string, array given
- I had the same error message, but can't reproduce it in a new TYPO3 installation.
Please try out the attached patch. - 08:45 Bug #23508 (Closed): PHP Warning in Template module: mb_strlen() expects parameter 1 to be string, array given
- When you open the template module and the overview over your pages and templates is shown (and you're using mbstring)...
- 21:13 Bug #23486: nested menu generates huge number of mysql queries
- Maybe you could / should clarify what exactly you are trying to acchieve with this nested call of "CONTENT"?
- 15:40 Bug #23486: nested menu generates huge number of mysql queries
- The same happens in version 4.2.10 btw. using only the TS below:
page = PAGE
page {
typeNum = 0
headerData.1... - 20:44 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- that's wrong - getPage only restrict to non - deleted and pages without start- and endtime.
The part where this ha... - 16:24 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- The problem seems to be in class.tslib_content.php (at line 3081 in 4.4.2). The function tslib_cObj->getSlidePids() u...
- 19:52 Bug #23461: Password not changeable
- Closed, no bug.
Thanks for the update! - 17:49 Bug #23461: Password not changeable
- Thanks for the description. I did all of these and the result is very well. It works. I did it on a second Installati...
- 19:30 Bug #23499: XHTML validity of backend when sys_action is loaded
- Commited to:
- trunk (rev. 8766, for 4.5alpha2)
- 4_4 (rev. 8767, for 4.4.3)
- 4_3 (rev. 8768, for 4.3.6) - 19:29 Revision fe7c85ad: Fixed bug #15635: XHTML validity of backend when sys_action is loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8768 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:28 Revision 46dac5b6: Fixed bug #15635: XHTML validity of backend when sys_action is loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8767 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:27 Revision c9f6c4b4: Fixed bug #15635: XHTML validity of backend when sys_action is loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8766 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:35 Bug #23397: Throw exception instead of dying in enableFields() function
- Committed to trunk rev 8765
- 18:34 Revision 91e0769d: Fixed bug #15490: Throw exception instead of dying in enableFields() function
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8765 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:16 Bug #25665: scheduler does not execute task when run by cron
- Found the issue. The whole path leading to execution taks has to have webserver rights - not ftp.Sorry for the hassle...
- 15:38 Bug #23509: Disabling comment in generated CSS
- Sure you can add that fact : http://forge.typo3.org/issues/9230
And leaning the code you can the in doCompress fun... - 15:28 Bug #23509: Disabling comment in generated CSS
- Like I say in "severity" it's not a problem, it's only cosmetic
- 15:15 Bug #23509: Disabling comment in generated CSS
- i can't see a really problem?
if i externalize the css via config, and set config.minifyCSS the whole commenting s... - 12:07 Bug #23509 (Closed): Disabling comment in generated CSS
- Can we add a condition in inline style generation to remove comments like:
/* default styles for extension '' */
In... - 15:11 Bug #19937: additionalHeaderData in connection with xmenu_layers not in correct order
- no, this does not appear with TYPO3 Versions 4.3 and 4.4
So this problem seems somehow 'solved'. - 14:50 Feature #23494: config.additionalHeaders - add stdWrap
- The example shown above should not work even with stdWrap added to additionalHeaders, because the syntax would be wro...
- 14:13 Bug #23475: [feature] Extend TYPO3 DebugConsole
- committed v3 to trunk rev 8764
- 14:10 Revision 1c336019: Added feature #15588: Extend TYPO3 DebugConsole
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8764 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:58 Bug #23476: Move debug functions to own utility class
- committed v3 to trunk rev 8763
- 13:57 Revision d23c3e1f: Fixed bug #15589: Move debug functions to own utility class
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8763 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:28 Bug #20974: Conditions regarding type don't work
- Okay, i'll check again this week on a fresh install...
- 12:23 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
- Hi Dimitry
no sorry - didn't have the time to do this - we need several patch files (slightly different) for the d... - 11:37 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
- Christian, did you send it to the core list for inclusion to trunk? ;)
- 11:47 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- Hi,
I got the same problem with IE7. RTE is loading but sometimes the text are is plain, even when there'S suppose... - 11:33 Bug #20035: Crawler does not crawl though relative links in an external page
- I believe this issue is solved already. At least the code from these patches is present in TYPO3 4.3. Probably, this ...
- 09:48 Bug #23447: changing most methods in t3lib_userauth to protected breaks extension simulate_be
- can be closed, as the better solution is changing the base class in simulatebe, see http://forge.typo3.org/issues/9578.
2010-09-05
- 22:04 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- Read through #22336, seems like duplicate, so set to resolved. Please continue there / in the dev list.
- 21:59 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- If there are browsers out there with this behavior, we must IMHO get rid of the locking to the UA string.
- 21:59 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- If there are browsers out there, we must IMHO get rid of the locking to the UA string.
- 21:58 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- Hi Eckard,
thanks for your feedback. There was an html error in my testpage causing Chrome to write out the javas... - 21:09 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- Hi Frederic,
I tried your page and I got two different results:
User Agent Get Request
Mozilla/4.0 (compatible... - 21:06 Bug #23507: IRRE: Connecting data is only possible with new data
- Can be closed, "bug" has duplicates or relations>
http://bugs.typo3.org/view.php?id=6036
http://bugs.typo3.org/vi... - 20:48 Bug #23507 (Closed): IRRE: Connecting data is only possible with new data
- Having a record with IRRE-Options there is only an icon for new records.
It's unimpossible without direct access to ... - 18:39 Feature #23506 (Closed): Make checkboxes at the bottom of modules hidable
- In the different modules there still are the following checkboxes, which are always shown, no matter if you actually ...
- 18:13 Bug #23505 (Closed): Replace magic numbers for shortcut_mode with class constants
- Option shortcut_mode uses magic numbers, replace them with class constants.
Add to tslib_fe:
const SHORTCUT_MOD... - 17:06 Feature #18911: Shortcut mode: add "parent page"
- Committed to trunk rev. 8762
- 16:55 Revision 0444cfab: Feature #8623: Shortcut mode: add "parent page" (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8762 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:34 Bug #23099: t3lib_db->escapeStrForLike() performance
- Added a benchmark script that compares usage of preg_replace(), str_replace() and addcslashes().
- 16:31 Bug #23454: PHP warning because of wrong parameter to str_pad() in t3lib_div
- Committed to
- trunk rev. 8760
- 4-4 rev. 8761
Thanks for your contribution, Markus! - 16:30 Revision 5cca4a26: Fixed bug #15562: PHP warning for str_pad() in t3lib_div::cmpIPv4() (Thanks to Markus Klein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8761 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:25 Revision d89a3051: Fixed bug #15562: PHP warning for str_pad() in t3lib_div::cmpIPv4() (Thanks to Markus Klein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8760 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:38 Bug #23504 (Closed): Wrong order of quote and escape in LIKE DB clause
- Method SC_mod_tools_em_xmlhandler::searchExtensionsXML() allows to search for an extension key with a LIKE database c...
2010-09-04
- 21:21 Bug #23503 (Closed): In TCA Palletes section keyword "--linebreak--" does not work
- Inserting the reserved word "--linebreak--" as a "field" in the fieldlist of a palette has no effect in the rendered ...
- 20:34 Bug #22336: Backend session is locked to useragent
- Here is how Magento treats this topic: There is a user agent check available, but it's disabled by default.
Anothe... - 13:37 Bug #22336: Backend session is locked to useragent
- I'am of the same opinion of Helmut. It's a good protection against session hijacking.
We don't want to change curren... - 11:18 Bug #22336: Backend session is locked to useragent
- Markus, I did not intend do discourage you. I only wanted to keep seperate things seperate. Introducing a new feature...
- 09:07 Bug #22336: Backend session is locked to useragent
- And this is the problem. We have new information that this feature, even though it's been there for ages, can cause t...
- 18:43 Bug #23334: htmlArea RTE: W3C Markup Validation issues
- Thanks for testing. Committed to SVN TYP3core trunk (revision 8758) and branch TYPO3_4-4 (revision 8759).
- 18:42 Revision a124b55e: Fixed bug #15326: htmlArea RTE: W3C Markup Validation issues
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8759 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:34 Revision 1a96a913: Fixed bug #15326: htmlArea RTE: W3C Markup Validation issues
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8758 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:24 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- Doesn't work..
- 10:04 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- In EXT:phpmyadmin/res/phpMyAdmin-xxx/libraries/session.inc.php I see the following lines:...
- 09:52 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- Searching the web shows we're not alone..
I found a PHP bug from back in 2003, when this error message was introdu... - 09:42 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- Settings are
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no v... - 05:57 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- Can somebody using Domainfactory please post the "zlib.*" part of the php.ini? I guess that compression is already en...
- 15:57 Feature #23502: Make rsaauth checks available to reports module
- Hi Marcus,
could you please put the texts to a locallang-file?
There are 4 Texts each; they are in lines 141 ff,... - 15:44 Feature #23502: Make rsaauth checks available to reports module
- Thanks for testing.
I've put this RFC up to discussion in typo3.project.v4 list as there are parts in this patch tha... - 14:41 Feature #23502: Make rsaauth checks available to reports module
- Works brilliant!
It tells me that the backend factory cannot obtain a backend.
I think this should go into trunk ... - 09:09 Feature #23502: Make rsaauth checks available to reports module
- Thanks for this feature. I'll test it on a system where rsa doesn't work at the moment. I'll report back here then.
- 03:12 Feature #23502 (Closed): Make rsaauth checks available to reports module
- We have some issues about non working rsaauth extension in bugtracker. And we have a nice reports module in the backe...
- 13:44 Bug #25666 (Closed): Add missing interface tx_scheduler_AdditionalFieldProvider to autoload registry
- Currently, the interface tx_scheduler_AdditionalFieldProvider is missing in scheduler's autoload registry. This will ...
- 00:38 Bug #23501: HTML regression in rev 7893
- Committed to svn
4_4 rev 8756
trunk rev 8757 - 00:32 Bug #23501 (Closed): HTML regression in rev 7893
- the change <span class="typo3-csh-inline"> to <div class="typo3-csh-inline"> cause invalid HTML and happened by accid...
- 00:36 Revision db0e287d: Fixed bug #15637: HTML regression in rev 7893
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8757 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:36 Revision 2fc523ef: Fixed bug #15637: HTML regression in rev 7893
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8756 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-09-03
- 23:59 Bug #23500: ExtDirect router should throw UnexpectedValueException instead of t3lib_error_exception
- Committed to svn
4_4 rev 8754
trunk rev 8755 - 23:52 Bug #23500 (Closed): ExtDirect router should throw UnexpectedValueException instead of t3lib_error_exception
- when endpoint of configuration couldn't reached (class/method not found) the exception thrown should be of type Unexp...
- 23:56 Revision 14dda1b9: Fixed bug #15636: ExtDirect router should throw UnexpectedValueException instead of t3lib_error_exception
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8755 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:56 Revision 209017ae: Fixed bug #15636: ExtDirect router should throw UnexpectedValueException instead of t3lib_error_exception
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8754 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:29 Bug #22238: Fatal error: Class 't3lib_error_Exception' not found
- resolved with #23444
- 23:17 Bug #23444: t3lib_error_Exception not available in some cases
- Committed to svn
4_3 rev 8751
4_4 rev 8752
trunk rev 8753 - 23:15 Bug #22336: Backend session is locked to useragent
- The patch changes nothing because $TYPO3_CONF_VARS['FE']['lockHashKeyWords'] was set to 'useragent' in config_default...
- 22:33 Bug #22336: Backend session is locked to useragent
- Ok, this may not be the scope of this report, but it's in the scope of the RFC pending on core list as the changes in...
- 22:22 Bug #22336: Backend session is locked to useragent
- Markus, this discussion is neither in scope of this report, nor is this a good place to discuss. Please move the disc...
- 21:33 Bug #22336: Backend session is locked to useragent
- Welcome to the juggle between security and usability.
It cannot be the choice of the sysadmin whether to allow a n... - 21:04 Bug #22336: Backend session is locked to useragent
- Marcus' statement is still valid. Just replace "the plugins" with "customization themes of IE".
We should ship a d... - 18:30 Bug #22336: Backend session is locked to useragent
- Further result of my tests:
The user-agent of the last installed browser is send. If someone has the T-Online brow... - 13:46 Bug #22336: Backend session is locked to useragent
- Oho! Thx for this info.
This is getting a question for the security team more and more.
if we disable this by def... - 13:33 Bug #22336: Backend session is locked to useragent
- Small hint:
Many customization themes of IE lead to differences in the user-agent string send within an ajax-requ... - 23:14 Revision c153b6ee: Fixed bug #15550: t3lib_error_Exception not available in some cases (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8753 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:14 Revision 5697cd22: Fixed bug #15550: t3lib_error_Exception not available in some cases (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8752 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:14 Revision 198a4f8b: Fixed bug #15550: t3lib_error_Exception not available in some cases (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8751 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:17 Revision 53fc0f25: Fixing date in ChangeLog entry. No commits at 2010-09-02, how unusual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8750 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:15 Bug #23175: Validation warnings with sprites
- Commited v3 (from Stefan Galinksi) to trunk (rev 8749, will be in 4.5alpha2).
- 20:13 Revision bb641054: Fixed bug #15110: Validation problems with sprites (empty <span>) (Thanks to Georg Ringer, Steffen Ritter and Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8749 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:08 Feature #23494: config.additionalHeaders - add stdWrap
- This is a duplicate of #0012424. But #0012424 does not have a patch.
- 19:51 Bug #23499 (Closed): XHTML validity of backend when sys_action is loaded
- sys_action is able to generate links for the backend.php toolbar. The links with a href and "&" parameters, but this ...
- 19:50 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
- I found anotherone which matches this:
when i just set a TSConfig for BE-Groups:
'setup.default.enableFlashUploader... - 17:50 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- I just created a better testpage. Hopefully it works. If any problem occurs, please tell me.
http://www.flagbit.d... - 17:32 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- Please open another website where an ajax-request is done. For example
http://www.ffn.de/mediathek/party-bilder.h... - 16:29 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- Hi, not sure if I have the right answer. I have httpwatch and on the login page I get
User-Agent: Mozilla/4.0 (comp... - 13:40 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- Eckard,
could you please check if the user-agent-string of a normal get request is the same as the user-agent-str... - 02:32 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- Ok, I'm not sure what I did. But it seems to work on my Macbook Pro (Which it didn't before) When I switch to any of ...
- 02:27 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- This is happening to me in Firefox, Chrome and Safari in 4.4. When I login to the backend the expiration pop-up happe...
- 17:16 Bug #25665: scheduler does not execute task when run by cron
- forgot to tell that this is TYPO3 4.4.2
- 17:15 Bug #25665 (Closed): scheduler does not execute task when run by cron
- Scheduler has 2 tasks (dam_scheduler and sm_scheddemo).
I trigger cronjob every minute and form TYPO3 BE I see that... - 17:08 Bug #23498: RTE won't load in Chrome7
- Forgot: TYPO3 4.4.2 with sysext htmlarea 2.0.3
- 17:06 Bug #23498 (Closed): RTE won't load in Chrome7
- After Updating Chrome from 6.x (stable) to 7.0.503.0 dev I noticed no RTEs are working anymore.
Chrome 7 hangs in a ... - 12:15 Bug #23497 (Closed): Problem to generate textpic tt_content with eID
- When I generate a content with eID, it doesn't work with a tt_content textpix !!
$local_cObj = t3lib_div::make... - 11:01 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- When having the files gzip-compressed the RTE shows up in IE7, but nothing happens pressing the buttons.
In IE6 & ... - 09:47 Bug #21127: Fix special chars in class.t3lib_div.php
- Committed to trunk rev 8539
- 09:41 Bug #23310: RTE link-tag rendering completely messed up
- Great offer, thanks a lot! I'll ask for permission.
Do I send the login to the email given in the info of ext htmlarea? - 09:35 Bug #23334: htmlArea RTE: W3C Markup Validation issues
- The second version of the patch fixes both issues.
Thank you very much. - 09:22 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- +1 on testing with IM 6.5.6 and TYPO3 4.3.5 (13750_trunk.diff)
- 09:14 Bug #23496: t3lib_div::generateRandomBytes() is bad and buggy
- I get the error only when I have restarted my Apacheserver. When I press F5 in the webbrowser (same page) the warning...
- 08:55 Bug #23496 (Closed): t3lib_div::generateRandomBytes() is bad and buggy
- I just try to install the new indroduction version of TYPO3 on my server. On step two I get following warning:
Fat...
2010-09-02
- 23:40 Bug #22336: Backend session is locked to useragent
- uploaded v4 after hints from Marcus Krause on core list
- 19:20 Bug #22336: Backend session is locked to useragent
- v3 diff against current trunk and at root level.
- 23:01 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- The patch is now pending in the core list under modified issue title. Please give your +1 there.
- 22:35 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- No, sorry. I'm generating the confusion. I applied the patch, assumed you changed something in rtehtmlarea and postet...
- 22:32 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- Sorry, maybe I generated confusion here. I uploaded a patch to the RTE script, then deleted it, and added the current...
- 22:17 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- Patch resolves the error.
Thank you very much.
JavaScript isn't really my department, so debugging the javascri... - 22:08 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- I think that in such case, the div should not be in the output.
The problem is that no nested level should then be... - 14:32 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- Attached a patch, that fixes the problem. In class.t3lib_tceforms_inline on about lin 437 there was a part like
if... - 22:14 Bug #23334: htmlArea RTE: W3C Markup Validation issues
- Please confirm that the second version of the patch fixes both issues.
- 22:13 Bug #23337: htmlArea RTE: RTE in Safari misbehaves when styling text with inline style button
- Please confirm that the attached patch fixes the issue.
- 21:47 Bug #23495 (Closed): Remove logging when class loading failed in t3lib_autoloader
- Branches: trunk (also 4.4 and 4.3 if RM agree)
Problem:
The t3lib_autoloader logs to syslog and devlog if it fail... - 21:21 Bug #23487: Translations of CEs are immediately visible in FE
- Version 2 takes a different approach:
- content elements are hidden when copying them (both normal copy/paste and ... - 21:12 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- @Dirk: Thanks for the test case. I attached a second version of the patch. This version should also handle the case o...
- 18:31 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- The patch was also OK for me.
Tested with:
- TYPO3 4.4.2
- Firefox 3.6.8 and IE8.0 - 17:59 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- I have uploaded a test extension. The error occures when you add a new section, close the section and save the tt_con...
- 19:34 Bug #18706: Update Wizard in install tool force temp-configuration files and load configuration twice
- The attached patch disables caching if the install tool is used, thus loading an uncached version is not required any...
- 17:36 Feature #23494 (Rejected): config.additionalHeaders - add stdWrap
- This patch adds stdWrap to config.additionalHeaders. This allows a more flexible setup.
A possible usage could be ... - 09:55 Feature #23493 (Closed): adding second parameter to $hookObj->execFinalQuery_idList
- in extension's pi class, there are the lines
// Calling hook for alternative creation of page ID list
if ($hoo... - 08:28 Bug #21817: EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit
- Could find the correct mail in the core list. I will repost this to get it in...
- 08:20 Bug #21817: EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit
- For TYPO3 trunk:
I can confirm the bug and the v2-patch is working. - 06:19 Bug #23461: Password not changeable
- Did you enable saltedpasswords for BE? What salting method has been configured?
2010-09-01
- 23:25 Bug #21815: Form extras don't work with Richtext
- this is basically a Flexform issue - TemplaVoila is just the tool which you used to create those forms - issue will b...
- 19:26 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- sorry forgot typo3 version. its typo3 4.4.3-dev
addionall i disabled js compressor. here the firebug debug message... - 19:17 Bug #23492 (Closed): t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- In my case i have got an database entry which contains irre child entries configured that way:
'description' => ar... - 17:57 Feature #23491 (Closed): TYPO3 misses page-option to force SSL oder Non-SSL to page
- In rfc 11950 we introduced the possibility into typolink to set an scheme (http / https) to the rendered link url.
... - 16:52 Bug #18706: Update Wizard in install tool force temp-configuration files and load configuration twice
- Use the attached demo extension to reproduce this behaviour by using the Install Tool and using the "Update wizard" s...
- 16:12 Bug #23490 (Closed): Images inserted in the RTE are not rendered xhtml-valid in the frontend
- If I insert a picture in rtehtmlarea the image tag in frontend is not xhtml valid in TYPO3 4.3 and 4.4.
Also if I ... - 14:50 Bug #19737: "No template found" error after adding extension template
- If you should not use more than one template you shouldn't be able to pick more than one.
And, furthermore, you do u... - 14:39 Bug #19737: "No template found" error after adding extension template
- The patch only assures that the "root" template will be loaded if present. This does not change the fact that TYPO3 o...
- 13:19 Bug #19737: "No template found" error after adding extension template
- Patch is not working in every case. When you have two extension templates the latter one is always being ignored.
... - 12:27 Bug #23488: Fix and improve page renderer unit tests
- committed to svn
4_4 rev 8747
trunk rev 8748 - 08:37 Bug #23488 (Closed): Fix and improve page renderer unit tests
- Branches: 4.4, trunk
Problem:
The test if scriptaculous is correctly loaded when compression is set, fails depend... - 12:26 Revision 64046ca6: Fixed bug #15615: Fix and improve page renderer unit tests (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8748 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:25 Revision 4b16e213: Fixed bug #15615: Fix and improve page renderer unit tests (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8747 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:58 Bug #23317: Mail form can't execute Javascript validation when single quote are used in field label
- I have the same problem in mailform label with quote ... with Typo3 4.3.5
Does anyone patch the javascript validatio... - 09:13 Bug #23486: nested menu generates huge number of mysql queries
- php version = 5.2.13
mysql version = 5.0.86
BTW
2010-08-31
- 22:51 Bug #23010: Remove deprecated methods with deprecation log from core for 4.6
- opened a 4.6.0 version and set it as target.
- 20:13 Bug #23461: Password not changeable
- Did you also check with Compare DB whether password field width has been updated accordingly?
That's all I can thi... - 19:30 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
- Thanks for testing again Lorenz!
Committed to SVN TYPO3core trunk (revision 8745) and branch TYPO3_4-4 (revision 8... - 18:44 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
- Thanks for your work. I tested the patch and it works just fine again!
- 19:30 Revision 717a4007: Fixed bug #15068: htmlArea RTE: Not loading in Firefox 3.0.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8746 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:27 Revision e9419773: Fixed bug #15068: htmlArea RTE: Not loading in Firefox 3.0.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8745 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:03 Bug #22990: imageLinkWrap.JSwindow triggers XSS warning or Fails
- Committed to TYPO3_4-4 (rev. 8741) by Stan
Committed to TYPO3_4-3 (rev. 8744) by me - 17:02 Revision adf3f728: Fixed bug #14858: imageLinkWrap.JSwindow triggers XSS warning or Fails
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8744 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:55 Bug #23487 (Closed): Translations of CEs are immediately visible in FE
- When creating translations for Content Elements in the Live workspace the created content elements are visible (possi...
- 16:55 Revision eba1fadb: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8743 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:23 Bug #23486 (Closed): nested menu generates huge number of mysql queries
- I'm experiencing performance problems on a typo3 installation of version 4.3.5. At some point mySQL logged 40.000+ qu...
- 15:17 Bug #23485 (Closed): Usage of defaultFreeIndexUidList causes identical queries
- At least in indexed_search version 2.11.0 setting plugin.tx_indexedsearch.search.defaultFreeIndexUidList seems to cau...
- 15:06 Bug #23483: pageTSConfig.txt bypass localization package
- Wow! the missing line in my configuration was in fact:
RTE.default.defaultContentLanguage = fr
Thanks for the h... - 05:52 Bug #23483: pageTSConfig.txt bypass localization package
- Not so.
Localization of these labels is provided by
EXT:rtehtmlarea/res/accessibilityicons/locallang.xml
Perh... - 12:58 Bug #22776: alternative language. Copy default content elements fails.
- Oh, now I think I know what is the problem.
When I allow the excludefields:
- Pagecontent: Language
- Pagecontent... - 12:45 Bug #22776: alternative language. Copy default content elements fails.
- Same problem on my installation (v4.4.0 and v 4.4.2, upgraded from v4.1).
When a non administrator tries to generate... - 11:12 Bug #23364: TCEFORM.tt_content.media.config.maxitems doesn't work correctly
- I can confirm that!
On a 4.2 Version the TSConfig:
TCEFORM.tt_content.media.config.maxitems = 20
is working very... - 08:57 Feature #23484 (Closed): db compare shows no errors when db-updates fail
- If you compare your database with install tool and there are some issues found, you will not see if any errors occur....
- 05:59 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- What do you mean by "not in IE7". The files are not gzip-compressed when using IE7? The RTE does not show up?
- 00:34 Bug #23462: Disable deprecation log in config_default
- Resolved, won't fix.
Sum up from core list:
Solution is _not_ to disable depreation log by default, but to crea...
2010-08-30
- 22:01 Bug #23483 (Closed): pageTSConfig.txt bypass localization package
- Translation package are working well except for one part where the default language is used: english. In the bodytext...
- 21:02 Bug #23482: Change all core PHP files to UTF8 encoding
- Commited to rev. 8742
- 20:48 Bug #23482 (Closed): Change all core PHP files to UTF8 encoding
- We want to have UTF8 PHP files in order to give proper credit to authors containing non-ASCII characters in their nam...
- 20:55 Revision c5626b28: Fixed issue #15601: Change all core PHP files to UTF8 encoding
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8742 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:41 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- Having:
$TYPO3_CONF_VARS['BE']['compressionLevel'] = '5'
Now added:
<FilesMatch "\.gzip\.(js|css)">
Header... - 18:26 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- See misc/advanced.htaccess
- 17:50 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- No files with .gzip in folder - only plain .js % .css files in folder
No Im not using gzip compression - setting $... - 16:09 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- Any files with .gzip extension in directory typo3temp/compressor?
- 12:26 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- Update: Using IE8 and setting to the browser to compability Mode (IE7) it works?!?!!?
- 10:48 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- compressed scripts is enabled. How do I know if I use gzip compression?
- 16:17 Bug #23310: RTE link-tag rendering completely messed up
- Let me know if you can grant me admin access to this site.
- 11:41 Bug #23310: RTE link-tag rendering completely messed up
- The issue is with all types of links. To my knowledge email has not been tested but it definitely has not been reported.
- 16:06 Feature #21572: Strikethrough is not allowed in RTE 2.0.3
- Of course, the strikethrough button adds a strike tag which is deprecated. This is why it is disabled by default.
... - 12:35 Feature #21572: Strikethrough is not allowed in RTE 2.0.3
- I chose the minimal conf og htmlarea and added strikethrough to RTE.default.showButtons and then it worked!!
But i... - 15:53 Revision 65f4be94: Fixed bug #14858: imageLinkWrap.JSwindow triggers XSS warning or Fails (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8741 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:04 Bug #23010: Remove deprecated methods with deprecation log from core for 4.6
- Resolved, no change required (for now).
This has been postponed to 4.6, because 4.5 with Long Term Support should ... - 14:56 Bug #23010: Remove deprecated methods with deprecation log from core for 4.6
- Won't be done for 4.5 because of its LTS. Can be closed
- 13:15 Bug #22542: Problem regarding sys_domain records handling in typolinks
- @Christoper
Thank you for the link regarding submitting the patch to the core-team. I will give it a try and submit ... - 12:15 Bug #23480 (Closed): pagebrowser doesn't work with template_css.tmpl
- As there are missing two id's in the template the pagebrowser of the result list doesn't work anymore with simple sea...
- 10:34 Bug #23453: Add information about /dev/urandom to INSTALL.txt
- Revisions 8738, 8739, 8740.
- 10:34 Revision e1138914: Fixed bug #15561: Add information about /dev/urandom to INSTALL.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8740 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:33 Revision a77d0a12: Fixed bug #15561: Add information about /dev/urandom to INSTALL.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8739 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:32 Revision c4ba177e: Fixed bug #15561: Add information about /dev/urandom to INSTALL.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8738 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:10 Bug #23479 (Closed): Sitemap of TYPO3 does not work with Templa-Voila referenced content-elements
- I figured out that the default TYPO3-sitemap with menu-type "section-index" (for the current page) does not work with...
- 10:07 Bug #23469: Call to deprecated function template::middle()
- Committed to:
- trunk (rev. 37409)
- DBAL_1-1 (rev. 37410)
- DBAL_1-0 (rev. 37411) - 10:05 Revision df25c651: Backported changeset 37409 from trunk: Fixed bug #15582
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@37411 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:02 Revision 27ef8d7a: Backported changeset 37409 from trunk: Fixed bug #15582
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@37410 735d13b6-9817-0410-8766-e36946ffe9aa
- 09:59 Revision ed4a8ec6: Fixed bug #15582: Call to deprecated function template::middle()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37409 735d13b6-9817-0410-8766-e36946ffe9aa
- 08:11 Bug #23461: Password not changeable
- Yes, I set rsa in [BE][loginSecurityLevel] and enabled saltedpasswords. I tried also loginSecurityLevel without rsa. ...
- 02:59 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- Follow-up patch committed to SVN TYPO3core trunk (revision 8736) and branch TYPO3_4-4 (revision 8737).
- 02:51 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- Just realized that the same issue would arise with the non-typo3 link editing plugin used in the FE.
So, attaching... - 02:58 Revision 945dd14d: Follow-up to bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8737 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:55 Revision f1cd5dfb: Follow-up to bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8736 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:40 Bug #23478 (Closed): Extension tables is messing up on New Record screen
- Extension tables is messing up (tables being shown in wrong extensions) on New Record screen in case if table title d...
- 01:10 Bug #23477 (Closed): PHP Warnings in Web / Template module
- I'm getting 7 PHP Warnings in Web / Template module when root page is choosen
all warnings the same:
PHP Warning:...
2010-08-29
- 23:27 Bug #23385: password reset not working with saltedpasswords
- May be related to #15572.
(just added this here, since Björn mentioned this in the other ticket) - 23:24 Bug #23461: Password not changeable
- Please give us some more information:
Did you set [BE][loginSecurityLevel] = rsa in Installer?
And did you enable... - 23:17 Bug #23476 (Closed): Move debug functions to own utility class
- As the debug functions get better and featurerich, there are many advantages if they reside in an own utility class.
... - 22:10 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- Thanks for testing!
Committed to SVN TYPO3core trunk (revision 8734) and branch TYPO3_4-4 (revision 8735). - 19:47 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- Just tested - works fine. Thanks a lot!
- 08:26 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- Attached patch should fix this in Firefox.
Please confirm.
- 07:18 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- The problem in 4.3 was that the toolbar and the context menu were inconsistent.
In all browsers other than Firefox... - 22:09 Revision e00c6bcb: Fixed bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8735 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:01 Revision ea325382: Fixed bug #15354: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8734 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:19 Bug #22478: count_menuItems not working correctly
- Committed to:
* TYPO3_4-3 in revision 8731
* TYPO3_4-4 in revision 8732
* TRUNK in revision 8733 - 21:18 Revision 991a116a: Fixed bug #14143: count_menuItems not working correctly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8733 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:17 Revision 259d45ab: Fixed bug #14143: count_menuItems not working correctly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8732 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:13 Revision 360062c9: Fixed bug #14143: count_menuItems not working correctly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8731 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:17 Bug #23422: Caching framework database backend does not free mysql resource in collectGarbage()
- committed to svn
4_3 rev 8728
4_4 rev 8729
trunk rev 8730 - 15:15 Revision 6961b6ad: Fixed bug #15525: Caching framework database backend does not free mysql resource in collectGarbage() (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8730 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:15 Revision ec9c8dea: Fixed bug #15525: Caching framework database backend does not free mysql resource in collectGarbage() (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8729 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:15 Revision 140a975b: Fixed bug #15525: Caching framework database backend does not free mysql resource in collectGarbage() (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8728 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:04 Bug #23284: Creating multiple pages doesn't consider the group permissions for all pages
- committed to svn
4_4 rev 8726
trunk rev 8727 - 15:03 Revision 7ac72331: Fixed bug #15258: Creating multiple pages doesn't consider the group permissions for all pages (Thanks to Lorenz Ulrich)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8727 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:03 Revision ee7b5225: Fixed bug #15258: Creating multiple pages doesn't consider the group permissions for all pages (Thanks to Lorenz Ulrich)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8726 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:27 Bug #23475 (Closed): [feature] Extend TYPO3 DebugConsole
- This patch extends the TYPO3 DebugConsole:
* adds wrapper for javascript console. if console is not present, outpu... - 12:43 Bug #23307: treeFilterReset disappears
- Committed to
- trunk rev. 8724
- 4-4 rev. 8725 - 12:41 Revision a1f4a376: Fixed bug #15294: treeFilterReset disappears + minor optimization (Thanks to Felix Kopp)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8725 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:33 Revision 3c3c82e8: Fixed bug #15294: treeFilterReset disappears + minor optimization (Thanks to Felix Kopp)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8724 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:22 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
- Attaching an improved version (v2) of the patch.
- 03:25 Revision 1524889b: Updated htmlArea RTE version to 2.1.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8723 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:16 Revision ad797947: Updated htmlArea RTE version to 2.0.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8722 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:08 Revision 022834b4: Updated htmlArea RTE version to 1.8.12
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8721 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:39 Bug #23391: htmlArea RTE: Entering line breaks with Safari not possible in TYPO3 3.4.5
- Thanks for testing!
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 8720).
- 02:38 Revision af37d9a7: Fixed bug #15482: htmlArea RTE: Entering line breaks with Safari not possible in TYPO3 3.4.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8720 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-08-28
- 22:21 Bug #23391: htmlArea RTE: Entering line breaks with Safari not possible in TYPO3 3.4.5
- I have tested your patch in Safari (and for safety in Firefox and Chrome)
Now it works fine for Safari 5 and TYPO3 4... - 07:37 Bug #23391: htmlArea RTE: Entering line breaks with Safari not possible in TYPO3 3.4.5
- Wonder what happened here. Looks like a regression...
The attached patch which was designed for issue #14830 fixes... - 21:57 Revision 82c886cd: Added entry for NEWS.txt about #15586
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8719 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:15 Bug #23474 (Closed): includeCSS path-string pass htmlspecialchars twice
- There is an issue by including an external CSS file with parameters. I use it in a ViewHelper class in this way:
$... - 19:44 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
- Eurêka!
Tested this with Firefox 3.0.1. This version wants absolute urls for the iframe css files. It seems that t... - 16:23 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
- I have problems with Firefox 3.0.10 on Windows. Debug output shows everything is alright but the editor doesn't load....
- 06:57 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
- Is this still an issue? I cannot reproduce this issue, even by copying this configuration. Check the result in Web->I...
- 19:32 Bug #21994: Defining new cache backend in extension must use absolut path
- fixed in #23473
- 19:31 Feature #23473: Unecessary require_once in t3lib_cache_Factory
- committed to trunk rev 8718
- 13:05 Feature #23473 (Closed): Unecessary require_once in t3lib_cache_Factory
- Type:
Feature/ Cleanup
Problem:
Currently when configuring the available cacheBackends and cacheFrontends a path... - 19:30 Revision c4c23c7b: Fixed bug #15586: Unecessary require_once in t3lib_cache_Factory (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8718 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:27 Bug #23463: t3lib_extmgmTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion fails
- Committed to svn
4_4 rev 8716
trunk rev 8717 - 19:26 Revision 486be6f6: Fixed bug #15574: t3lib_extmgmTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion fails (Thanks to Peter Kühn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8717 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:24 Revision e908ff79: Fixed bug #15574: t3lib_extmgmTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion fails (Thanks to Peter Kühn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8716 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:33 Bug #23337: htmlArea RTE: RTE in Safari misbehaves when styling text with inline style button
- Thanks for the video!
The problem exists also in Google Chrome.
The issue arises, in WebKit browsers, due to th... - 16:32 Feature #23340: Allow separate cookie domain for FE and BE
- Committed attached v3 to trunk in revision 8714 (and follow-up in revision 8715)
- 16:30 Revision 660f0572: Follow-up to #15334: added 2 forgotten hyperlinks between configuration options
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8715 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:24 Revision 932f2146: Feature #15334: Allow separate cookie domains for FE and BE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8714 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:23 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- Sorry, forgot to mention that: Firefox 3.6.
- 06:17 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
- In what browser?
- 16:11 Bug #21334: rte does not load in internet explorer if enableCompressedScripts is selected
- The error occurs only in IE, right?
Please reproduce it again. Note the line and character where IE reports the er... - 12:44 Feature #23472: Introducing t3lib_div::getObjectEnv($input) and t3lib_div::getType ($input)
- As additional information:
I need the functions for changes in t3lib_div, so there is no option to note them in a... - 12:42 Feature #23472 (Closed): Introducing t3lib_div::getObjectEnv($input) and t3lib_div::getType ($input)
- Hi,
I'd like to add two new methods to t3lib_div.
Due to some planned changes I need them and think they are usef... - 07:09 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- I am unable to reproduce this issue. If I disable the RTE context menu, then I get the Firefox context menu on right ...
- 06:31 Bug #23256: htmlARea RTE: RTE overlaps following form element within flexform tabs
- This issue will not be fixed in 4.2. Can you reproduce it in 4.3.5?
- 06:03 Bug #23417: htmlArea RTE: Safari does not support WISIWYG editing on iPad
- Patch committed to SVN TYPO3core trunk (revision 8712) and branch TYPO3_4-4 (revision 8713).
- 05:50 Bug #23417: htmlArea RTE: Safari does not support WISIWYG editing on iPad
- The attached patch disables the RTE in WebKit browsers on iPad, iPhone and iPod.
- 06:03 Revision 9bc4762b: Fixed bug #15516: htmlArea RTE: Safari does not support WISIWYG editing on iPad
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8713 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:59 Revision a39c4c87: Fixed bug #15516: htmlArea RTE: Safari does not support WISIWYG editing on iPad
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8712 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:38 Bug #23334: htmlArea RTE: W3C Markup Validation issues
- The attributes are added with zero values by second version of the patch.
- 03:10 Bug #23471: htmlArea RTE: iframe baseURL may be incorrectly set
- Patch committed to SVN TYPO3core trunk (revision 8710) and branch TYPO3_4-4 (revison 8711).
- 02:53 Bug #23471 (Closed): htmlArea RTE: iframe baseURL may be incorrectly set
- The iframe baseURL is sometimes set to "http://" which is incorrect. The problem occurs mainly in FE.
The attached... - 03:10 Revision 00ff7879: Fixed bug #15584: htmlArea RTE: iframe baseURL may be incorrectly set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8711 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:05 Revision 164b7fe3: Fixed bug #15584: htmlArea RTE: iframe baseURL may be incorrectly set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8710 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-08-27
- 23:28 Feature #21572: Strikethrough is not allowed in RTE 2.0.3
- Is this still an issue?
- 23:16 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- Make sure that compressed scripts are enabled in the Extension Manager.
Do you use gzip compression?
- 23:15 Bug #23470 (Closed): Core calls deprecated function tslib_pibase::pi_list_query()
- tslib_pibase::pi_list_query() is deprecated, but called by pi_exec_query().
Therefore it's not logged to the depreca... - 22:59 Bug #23469 (Closed): Call to deprecated function template::middle()
- mod1 calls the function template::middle() in mod1/index.php:...
- 22:50 Bug #23468: tslib_fe::fetch_the_id() calls deprecated function idPartsAnalyze()
- Is this code really only related to simulatestatic, so when $SSD_p is set, we can call the idPartsAnalyze() method of...
- 22:49 Bug #23468 (Closed): tslib_fe::fetch_the_id() calls deprecated function idPartsAnalyze()
- tslib_fe:...
- 22:48 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- Very bad error... Are you sure this is displayed when the link is being set?
Delete all files in typo3temp/rtehtml... - 11:31 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- Error: uncaught exception: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsI...
- 22:37 Bug #23467 (Closed): Add calls to logDeprecatedFunction() for more deprecated functions
- Several functions still don't log to the deprecation log that their usage is deprecated and code should be rewritten....
- 22:06 Bug #19737: "No template found" error after adding extension template
- Thanks for your patch, Michel!
Can you post it to the core team mailinglist to get this into the TYPO3 sources?
S... - 21:35 Bug #19737: "No template found" error after adding extension template
- This problem still exists in 4.4.
An easy solution would be to add the "root" field to the "order by" part of the ... - 22:04 Bug #23275: RTE html Area link problem
- This was fixed in TYPO3 4.3.4 and in TYPO3 .4.4.
- 21:55 Bug #23411: Remove dependencies to 'typo3' and 'php' from sysexts
- dropped
- 21:54 Bug #23466: Deprecation text of t3lib_div::fixed_lgd_pre() refers to deprecated function t3lib_div::fixed_lgd()
- Committed to
- trunk rev. 8708
- 4-4 rev. 8709
Thanks for your contribution! - 21:15 Bug #23466 (Closed): Deprecation text of t3lib_div::fixed_lgd_pre() refers to deprecated function t3lib_div::fixed_lgd()
- This text justed turned up in deprecation log:
27-08-10 21:00: t3lib_div::fixed_lgd_pre() - since TYPO3 4.1 - Use ... - 21:52 Revision 56bf443d: Fixed bug #15579: Deprecation text of t3lib_div::fixed_lgd_pre() refers to deprecated function t3lib_div::fixed_lgd() (Thanks to Markus Klein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8709 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:50 Revision fbb57d8a: Fixed bug #15579: Deprecation text of t3lib_div::fixed_lgd_pre() refers to deprecated function t3lib_div::fixed_lgd() (Thanks to Markus Klein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8708 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:13 Bug #20974: Conditions regarding type don't work
- Cannot reproduce on TYPO3 4.4.1 and trunk versions, using the testcase provided. Everything seems ok...
- 20:03 Bug #23310: RTE link-tag rendering completely messed up
- Is the issue always with external links?
The problem sems to be in the RTE transformation. The inside a-tag with r... - 09:59 Bug #23310: RTE link-tag rendering completely messed up
- All caches got cleared several times (Clear cache menu, typo3temp/*, typo3conf/temp_*, Clear tables via install tool)...
- 17:56 Bug #23361: Cannot insert link in first item bulleted list
- Fixed in SVN TYPO3core trunk (revision 8706) and branch TYPO3_4-4 (revision 8707).
- 17:55 Bug #23456: Cannot edit media links with IE8
- Fixed in SVN TYPO3core trunk (revision 8706) and branch TYPO3_4-4 (revision 8707).
- 17:54 Bug #23390: htmlArea RTE: Impossible to enter a paragraph-wide link in front of a subsequent one in IE8
- Fixed in SVN TYPO3core trunk (revision 8706) and branch TYPO3_4-4 (revision 8707).
- 17:53 Bug #23336: Strange behaviour inserting links in IE7
- Committed to SVN TYPO3core trunk (revision 8706) and branch TYPO3_4-4 (revision 8707).
- 17:53 Revision 18ec8bf1: Fixed bug #15328: htmlArea RTE: Strange behaviours inserting links in IE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8707 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Revision ab6c7bc5: Fixed bug #15328: htmlArea RTE: Strange behaviours inserting links in IE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8706 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:45 Bug #22732: Unit test failures in t3lib_matchCondition_backend_testcase
- i came to the same conclusion -> fail on php5.3.0 windows.
determinePageIdByRecordDatabaseFetchCallback is never cal... - 17:24 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- @Dirk: please upload a test extension.
- 16:42 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- I have a very similar problem by loading RTEs in Flexform sections. If a section is hidden on loading the RTE looks a...
- 16:34 Bug #23369: "Broken rootline" error after clicking document-view icon
- I wanted to upgrade typo3 from 4.1.x to the 4.4.x...
Going down the code step by step I noticed this difference be... - 15:53 Bug #23458: htmlArea RTE: RTE loaded in hidden tab not functioning after loading in Firefox
- Fixed in SVN TYPO3core trunk (revision 8704) and branch TYPO3_4-4 (revision 8705).
See issue #15415. - 13:47 Bug #23458: htmlArea RTE: RTE loaded in hidden tab not functioning after loading in Firefox
- Confirmed. You may close this one.
- 03:36 Bug #23458: htmlArea RTE: RTE loaded in hidden tab not functioning after loading in Firefox
- The patch attached to issue #15415 fixes this issue. Please confirm.
- 15:51 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- Thanks for testing!
Committed to SVN TYPO3core trunk (revision 8704) and branch TYPO3_4-4 (revision 8705). - 13:06 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- I can confirm that the patch works in at least IE7, IE8 and FF 3.6.8 Mac (did not test the other browsers). Took me s...
- 12:43 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- Tested the patch and it works. It works with Powermail (multiple RTEs in hidden tabs) as well as in the normal text C...
- 03:33 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- The attached patch fixes the issue. Please confirm.
- 15:51 Revision 7fa88919: Fixed bug #15415: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8705 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:49 Revision c3dc531f: Fixed bug #15415: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8704 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:23 Bug #23461: Password not changeable
- maybe related to: #0015470
- 15:11 Bug #23461: Password not changeable
- If I deinstall rsaauth and saltedpasswords problem resolved!
- 10:14 Bug #23461 (Closed): Password not changeable
- Backend User changed password within User settings. Message received
"New password
Password was updated."
But noth... - 14:38 Bug #23465 (Closed): db compare in install tool and ext-manager reports no-op changes e.g. for int columns
- Just one example line from the install tool:
ALTER TABLE tx_frm2_conferences_Attendee CHANGE tstamp tstamp INT(10... - 14:28 Bug #22336: Backend session is locked to useragent
- v2 fixes the wrong line break in config_default.php
- 14:04 Bug #22336: Backend session is locked to useragent
- Additionally it turned out, that this setting seems not to be used by class.t3lib_userauth.php.
The attached patch... - 13:51 Bug #22336: Backend session is locked to useragent
- Checking the answer from Mark:
lockHashKeyWords is available only for FE, so the solution would be to add it also ... - 14:22 Feature #23464 (Closed): Enable customization for fatal error messages in the backend and frontend
- The error screens like "The current username, password or host was not accepted when the connection to the database w...
- 12:16 Bug #23463 (Closed): t3lib_extmgmTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion fails
- The function sets the siteRelPath to the fixture as 'typo3_src/tests/t3lib/fixtures/' which is not correct and should...
- 10:53 Bug #23462 (Closed): Disable deprecation log in config_default
- Currently $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is set to 'file' in config_default.php resulting in huge de...
- 10:06 Bug #15152: Comma separated list DON'T accept spaces at "db_layout"
- Commited to
- trunk (rev. 8701 for 4.5alpha2)
- 4.4 (rev. 8702, for 4.4.3)
- 4.3 (rev. 8703, for 4.3.6) - 10:03 Revision ee8bc0a9: Fixed bug #1728: Comma separated list don't accept spaces at "db_layout" in the 'addTables' feature (thanks to Niels Pardon)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8703 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:01 Revision debcc319: Fixed bug #1728: Comma separated list don't accept spaces at "db_layout" in the 'addTables' feature (thanks to Niels Pardon)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8702 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:59 Revision 07990542: Fixed bug #1728: Comma separated list don't accept spaces at "db_layout" in the 'addTables' feature (thanks to Niels Pardon)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8701 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:56 Feature #15113: t3lib_div::plainMailEncoded should return result
- This should be fixed already. t3lib_div::plainMailEncoded returns "True if mail was accepted for delivery, false othe...
- 09:35 Bug #15266: Unable to assign more than 20 tables to BE user
- Oh, I agree. It's a duplicate of #16553 and fixed since TYPO3 4.1 it seems.
- 09:26 Bug #15266: Unable to assign more than 20 tables to BE user
- Seems to be fixed. Limit currently is 100.
- 08:11 Bug #23460: htmlArea RTE: Incorrect height when loaded in a hidden tab with ExtJS 3.2.1
- Committed to SVN TYPOcore trunk (revision 8700).
- 07:01 Bug #23460 (Closed): htmlArea RTE: Incorrect height when loaded in a hidden tab with ExtJS 3.2.1
- The height of the editing area is not correctly calculated when the RTE is loaded in a hidden tab.
Height is also ... - 08:11 Revision 5eec3563: Fixed bug #15570: htmlArea RTE: Incorrect height when loaded in a hidden tab with ExtJS 3.2.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8700 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:59 Bug #23459: htmlArea RTE: RTE not loading when ExtJS 3.2.1 is used
- Committed to SVN TYPO3core trunk (revision 8699).
- 06:52 Bug #23459: htmlArea RTE: RTE not loading when ExtJS 3.2.1 is used
- Second argument of relayEvents(object, events) should be an array.
- 06:44 Bug #23459 (Closed): htmlArea RTE: RTE not loading when ExtJS 3.2.1 is used
- The RTE fails to load when ExtJS 3.2.1 is used.
(issue imported from #M15569) - 06:58 Revision 5a6191a8: Fixed bug #15569: htmlArea RTE: RTE not loading when ExtJS 3.2.1 is used
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8699 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-08-26
- 22:15 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- Whwn using Firefox, do you get an error message on the JavaScript console when the error occurs?
- 22:12 Bug #23275: RTE html Area link problem
- What version of TYPO3?
- 22:10 Bug #23361: Cannot insert link in first item bulleted list
- The patch attached to issue #15328 should also fix this issue.
- 22:07 Bug #23456: Cannot edit media links with IE8
- The patch attached to issue #15328 fixes items 1 and 2.
- 18:57 Bug #23456: Cannot edit media links with IE8
- Item 2 is a duplicate of #15479.
- 18:55 Bug #23456: Cannot edit media links with IE8
- The last item: opening on the external url tab rather than the media tab needs to be fixed in dam. Patch attached to ...
- 14:47 Bug #23456 (Closed): Cannot edit media links with IE8
- Since updating TYPO3 from version 4.3.x to 4.4.x there are problems with links and the RTE.
As filesystem we use da... - 22:06 Bug #23390: htmlArea RTE: Impossible to enter a paragraph-wide link in front of a subsequent one in IE8
- The patch attached to issue #15328 fixes this issue.
- 22:05 Bug #22273: PageRenderer does not work for USER_INT plugins
- Hey Steffen,
a lot of people seem interested in this issue, could you take a look at it please? - 22:03 Bug #22273: PageRenderer does not work for USER_INT plugins
- increased priority, I take the amount of people monitoring this issue as a sign of interest in getting this issue fix...
- 22:04 Bug #23336: Strange behaviour inserting links in IE7
- The attached patch fixes the issue.
- 21:50 Bug #23458 (Closed): htmlArea RTE: RTE loaded in hidden tab not functioning after loading in Firefox
- This is not a duplicate of #17228 as it only happens in TYPO3 4.4.
I have the strange problem that often after ent... - 17:31 Bug #23457: Labels of pages deep in the tree or with long titles are cut off as horizontal scrolling is disabled
- committed to:
trunk (revision 8697)
TYPO3_4-4 (revision 8698) - 17:19 Bug #23457 (Closed): Labels of pages deep in the tree or with long titles are cut off as horizontal scrolling is disabled
- When there is a page with a long title or deep in the tree, the title is cut off at the border of the page tree frame...
- 17:29 Revision a599a1a3: Fixed bug #15565: Labels of pages deep in the tree or with long titles are cut off as horizontal scrolling is disabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8698 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:26 Revision cd04e374: Fixed bug #15565: Labels of pages deep in the tree or with long titles are cut off as horizontal scrolling is disabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8697 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:17 Bug #23451: Typo in CSC Constants: "Audeo"
- Committed to
* trunk rev 8696
* 4-4 rev 8695 - 07:01 Bug #23451 (Closed): Typo in CSC Constants: "Audeo"
- The Constant Options styles.content.media.defaultAudioWidth has the title "Media Audeo Width" in the constant editor
... - 17:15 Revision 81aca38a: Fixed bug #15559: Typo in CSS Styled Content Constants: "Audeo" (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8696 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:13 Revision 711db9d2: Fixed bug #15559: Typo in CSS Styled Content Constants: "Audeo" (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8695 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:24 Bug #21627: Install tool password not accepted when PHP safe mode is enabled
- Same issue here with typo3 v 4.4.2 on opensuse linux.
thanks markus for the quik solution. - 16:20 Feature #22482: Request for GIFBUILDER breakWidth to accept data
- Perfect Idea!
I uploaded a patch, which adds stdWrap to breakWidth.
So I can use graphical headers perfectly in my ... - 16:13 Bug #22336: Backend session is locked to useragent
- Certain addons for IE, such as ChromeFrame frequently changes the user-agent which totally breaks the session-managem...
- 16:06 Bug #22251: Google Chrome Frame Plugin leading to lost sessions
- Related to issue 13938
http://bugs.typo3.org/view.php?id=13938 - 16:05 Bug #23455: PHP Catchable Fatal on table 'be_users' during EXPORT
- can reproduce and will provide patch. thanks for finding this issue
- 13:53 Bug #23455 (Closed): PHP Catchable Fatal on table 'be_users' during EXPORT
- This error appears *always* and is reproducible. This happens (to me) exclusively when you go
first I select the '... - 15:58 Bug #23389: htmlArea RTE: Unlink may unlink the wrong link in IE
- Thank you for testing.
Committed to SVN TYPO3core trunk (revision 8693) and branch TYPO3_4-4 (revision 8694). - 07:37 Bug #23389: htmlArea RTE: Unlink may unlink the wrong link in IE
- Hi Stan,
thanks for your patch. It also works for v2.0.3. - 06:14 Bug #23389: htmlArea RTE: Unlink may unlink the wrong link in IE
- The attached patch fixes the issue.
- 06:00 Bug #23389: htmlArea RTE: Unlink may unlink the wrong link in IE
- The error occurs when the unlink button is used in the toolbar or in the context menu. It will unlink the link that w...
- 15:58 Revision ef1548ef: Fixed bug #15477: htmlArea RTE: Unlink may unlink the wrong link in IE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8694 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:56 Revision cbd3f849: Fixed bug #15477: htmlArea RTE: Unlink may unlink the wrong link in IE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8693 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:08 Bug #23454 (Closed): PHP warning because of wrong parameter to str_pad() in t3lib_div
- A PHP warning is thrown as str_pad function is called with 4 paramters, where 4th parameter is given as string instea...
- 10:52 Bug #23448: BE-Login overwrites FE-Login / creation of new FE-Login-Session impossible
- It seems to be a bug in the server configuration. The fe_typo_user cookie is set for the domain hello.world.de and th...
- 10:33 Bug #23453 (Closed): Add information about /dev/urandom to INSTALL.txt
- Often /dev is blocked by open_basedir, which causes performance and security issues with TYPO3. Make sure that INSTAL...
- 10:23 Bug #23452 (Closed): User from an usergroup is not notified in page tree when page is being edited by users belonging to other groups
- Say you have 3 users named A,B and C. Users A and B belong to the 'editors' group and user C belongs to the 'super-e...
- 10:14 Bug #23440: naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
- Why should I?
It's misspelled in the functions' arguments, only. Everywhere else it is correct. - 10:07 Bug #23440: naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
- Thanks for your patch, Jesse. But when you rename a variable once, you have to rename it everywhere in the scope ;-)
- 10:13 Revision 1fbaa5ef: [TASK] Fluid (Core): Regular Expression performance improvements
- In rare cases, on some systems (like mine), the
PCRE parser reproducably crashes if one passes very
long argument str... - 10:13 Revision cf264e48: [TASK] Fluid (Core): Formatted Regular Expressions more nicely
- There were some undocumented regular expressions
in the parser, which needed to be formatted nicely. - 10:13 Revision 1285d502: [+BUGFIX] Fluid (Core): Boolean expressions can now contain negative numbers. Resolves #9434.
- Boolean expressions with negative numbers did not work so far.
Now, they work as expected. Example from Viewhelpertes... - 09:32 Bug #23334: htmlArea RTE: W3C Markup Validation issues
- The patch is okay. No validator error at this point anymore.
Thank you very much.
But there are two other valida... - 03:08 Bug #23334: htmlArea RTE: W3C Markup Validation issues
- The attached patch fixes the issue. Please confirm.
Note that square brackets are allowed in id in HTML 5. - 06:41 Bug #23310: RTE link-tag rendering completely messed up
- Something wrong with this installation...
Please clear the RTE cache using the Clear cache menu in the BE. Once th... - 06:28 Bug #23310: RTE link-tag rendering completely messed up
- Issue #15328 is not reported against TYPO3 4.3 but against TYPO3 4.4. It cannot be related to this issue.
- 00:35 Bug #23450 (Closed): Icons for page types missing
- Icons for page types are missing in Typo3 4.4 backend forms, If "accessListRenderMode" is set to "checkbox" (see at...
2010-08-25
- 22:49 Revision 0f486781: * Updated htmlArea RTE manual.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8692 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:46 Revision 089bb0ac: * Updated htmlArea RTE manual.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8691 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:08 Bug #23442: htmlArea RTE may load extJS debug script in FE which makes page loading slow
- Patch committed to SVN TYPO3core trunk (revision 8689) and branch TYPO3_4-4 (revision 8690).
- 18:48 Bug #23442: htmlArea RTE may load extJS debug script in FE which makes page loading slow
- Thanks for investigating this. However, $GLOBALS['TYPO3_CONF_VARS']['EXTCONF'][$this->ID] is always an array, therefo...
- 09:55 Bug #23442: htmlArea RTE may load extJS debug script in FE which makes page loading slow
- Thanks for that information.
I discovered that the rte enables the debug script by default if no extension configu... - 04:07 Bug #23442: htmlArea RTE may load extJS debug script in FE which makes page loading slow
- The RTE loads ext-all-debug.js if script compression is disabled in the rtehtmlarea EM configuration.
For normal o... - 22:07 Revision e16630ea: Fixed bug #15547: htmlArea RTE may load extJS debug script in FE which makes page loading slow
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8690 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:05 Revision 99f7a5a2: Fixed bug #15547: htmlArea RTE may load extJS debug script in FE which makes page loading slow
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8689 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:33 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Since the RTE context menu was completely re-written in TYPO3 4.4, I re-tested the RTE after installing All-in-One ge...
- 20:13 Feature #23449 (Closed): List module does not support language overlay tables
- If you use multiple languages you can normally translate a table record into other languages easily by clicking on th...
- 20:01 Feature #15252: tslib_pibase: incorporate the fh_library
- pi_base is not recommended any more.
Users shall use the extension div2007.
Can anybody transfer the extension keys... - 18:27 Bug #23448 (Closed): BE-Login overwrites FE-Login / creation of new FE-Login-Session impossible
- The error appears after updating to TYPO3 4.4.2. I have a page which contains a frontend plugin and a fe-login form. ...
- 16:54 Bug #21919: XSS Error in IE8 when Picture is enlarged
- Closed as a duplicate
- 15:48 Bug #23440: naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
- added patch for TYPO3 4.3.5
t3lib/class.t3lib_pagerenderer.php (revision 8688) - 15:28 Bug #23446: feedit: formsonopage-mode raises error: Call to undefined method stdClass::getDynNestedStack
- This only affects records with IRRE-containing elements.
- 14:52 Bug #23446 (Closed): feedit: formsonopage-mode raises error: Call to undefined method stdClass::getDynNestedStack
- trying to edit any content element with forms-on-page-mode raises an error:
Fatal error: Call to undefined method ... - 15:26 Bug #22598: feedit (sysext) does not load if editing datasets containg IRRE-fields.
- re-submitted as http://bugs.typo3.org/view.php?id=15553 with better information as how to reproduce.
- 15:10 Bug #23447: changing most methods in t3lib_userauth to protected breaks extension simulate_be
- wrong revision that introduced this change: correct is: 8682
- 15:05 Bug #23447 (Closed): changing most methods in t3lib_userauth to protected breaks extension simulate_be
- The change to protected functions in t3lib_userauth (introduced in revision r8625) breaks the extension simulate_be.
... - 14:22 Bug #21955: Broken forward/previous link in typo3-page-stdlist (/typo3/sysext/cms/layout/db_layout.php)
- Seems as this could be the same double backPath issue as in http://bugs.typo3.org/view.php?id=15502.
- 13:59 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- First of all loading of the RTE takes an eternity
Secondly nothing happens when you click any of the buttons.
The c... - 04:23 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- What happens in IE6 and/or IE7? Do you get a js error?
- 11:41 Feature #23445 (Closed): [IRRE] Open all childrecords when opening parent records
- Currently we have the option collapseAll which folds all child records when you open a parent record.
We needed fo... - 11:22 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- Any news on this issue?
- 08:38 Feature #21572: Strikethrough is not allowed in RTE 2.0.3
- If you use the Typical default configuration settings, then the button is not in the toolbar and the strike tag is re...
- 06:19 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- I can reproduce the issue only in Firefox. I cannot reproduce it in IE8, Safari or Chrome.
- 01:03 Bug #20937: htmlArea RTE: Deprecated call-time pass-by-reference
- Fixed in SVN TYPO3core trunk (revision 8687) and branch TYPO3_4-4 (revision 8688).
- 01:02 Revision 638b5b17: Fixed bug #15439: htmlArea RTE: Deprecated call-time pass-by-reference
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8688 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:59 Revision 75f4a1c9: Fixed bug #15439: htmlArea RTE: Deprecated call-time pass-by-reference
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8687 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-08-24
- 23:54 Bug #23444 (Closed): t3lib_error_Exception not available in some cases
- Problem:
The current errorHandler tries to throw an t3lib_error_Exception if e.g. a PHP deprecation error is thrown.... - 21:40 Bug #23432: DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar)
- Committed to trunk rev 8653
- 20:21 Bug #23440: naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
- Jesse, can you create a patch for this?
- 14:00 Bug #23440: naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
- Sorry, I forgot to write in english. Shame on me!
Line: 736
public function addCssInlineBlock($name, $block, $com... - 13:58 Bug #23440 (Closed): naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
- Line: 736
public function addCssInlineBlock($name, $block, $compressed = FALSE, $forceOnTop = FALSE) {
Variable '... - 19:44 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- The patch is OK for me.
Test with TYPO3 4.4.2, Chrome and Firefox 3.6 - 19:32 Feature #21614: Add support for MemCache
- To use it, edit localconf.php:
Without memcached (not optimal but already better than no caching):
$TYPO3_CONF_... - 18:50 Bug #23438: Frontend rendering should use prepared queries (1st step)
- will add "fixed in version"
- 16:24 Bug #23438: Frontend rendering should use prepared queries (1st step)
- Commited to trunk (rev. 8682)
- 08:27 Bug #23438 (Closed): Frontend rendering should use prepared queries (1st step)
- As prepared queries are now available, prepared queries should start to be used in Core.
Purpose of this patch is ... - 18:48 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- commited to rev. 8683 (trunk for alpha1).
Thanks Markus! - 18:13 Bug #23369: "Broken rootline" error after clicking document-view icon
- Got the same problem on TYPO3 Ver. 4.3.3
- 17:51 Bug #23236: Generation transparent images with GMENU fails
- In my case it is:
[GFX][gdlib_png] = 0
[GFX][png_truecolor] = 1
because I need a transparent GIF output!
[GF... - 17:46 Bug #23236: Generation transparent images with GMENU fails
- In my opinion it can only work (and it does!) when
[GFX][gdlib_png] = 1 AND
[GFX][png_truecolor] = 1
are enab... - 09:08 Bug #23236: Generation transparent images with GMENU fails
- When I just enable PNG Truecolor as Marius wrote, GIF-Images are still not rendered with transparent background. I ha...
- 16:55 Bug #23443 (Closed): Inputfield "read from path" at filelinks is limited to 80 chars
- The field for the "read from path" feature when using filelinks is limited to 80 chars. This is ok for small filesyst...
- 16:44 Revision 36749780: Updating version number to 4.5-dev after release of 4.5.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8686 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:41 Revision 132b4f88: Tagging TYPO3 4.5.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0alpha1@8685 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:40 Revision fcea25b8: Release of TYPO3 4.5.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8684 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:28 Revision a627f647: Fixed bug #15108: .htaccess cleanups and description in the Install Tool (thanks to Markus Klein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8683 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:24 Revision d1eaa7af: Added feature #15542: Frontend rendering should use prepared queries (1st step)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8682 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:21 Revision dae02cc7: changed € to $ in NEWS.txt because of weird non-utf8-autoconversion
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8681 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:03 Revision 57cef1ba: changed NEWS.txt from ANSI to UTF8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8680 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:56 Revision b59681b1: Updates NEWS.txt to the development made for 4.5 until alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8679 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:39 Bug #23421: Create multiple pages wizard: add doktype, dynamic add more fields
- Committed version 4 to trunk rev 8678
- 15:37 Revision ae62961d: Added feature #15524: Create multiple pages wizard: add doktype, dynamic add more fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8678 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:33 Bug #23442 (Closed): htmlArea RTE may load extJS debug script in FE which makes page loading slow
- RTE loads debug script in the frontend which makes the page quite slow.
I guess this is more a missing configurati... - 15:30 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- Update: rtehtmlarea version 2.0.3 does not work in IE6
- 15:16 Bug #23441 (Closed): htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
- The RTE 2.0.3 on TYPO3 4.4.2 simply does not work in IE7?!?!
Loading takes forever plus when ready nothing happens... - 15:14 Revision c8e6a806: replaced t3skin sprites.css with autogenerated one
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8677 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:05 Revision 5d367a9a: Updated md5 sum of sysexts before 4.5alpha1 release
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8676 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:01 Revision 058f7210: Cleaned up ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8675 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:01 Revision 286bbdbf: Cleaned up ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8674 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:00 Revision ad0e594e: Cleaned up ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8673 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:00 Revision 31517d5a: Cleaned up ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8672 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:23 Revision 6bda637d: added alpha1 to versions of extbase and fluid again
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8671 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:57 Bug #23435: Unit Tests: $GLOBALS['TYPO3_DB']->link get lost during backup/ restore of global variables
- Committed to trunk (rev. 8670)
- 13:57 Revision 3dcb8036: Fixed bug #15539: Unit Tests: ['TYPO3_DB']->link get lost during backup/ restore of global variables (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8670 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:39 Revision 250d6708: Follow-up to #15454: Typo in PHPDoc comments (Thanks to Ismaël Bidau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8669 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:32 Bug #23434: Links inside Install Tool's "All configuration"
- Committed to trunk rev. 8668
- 13:29 Revision 1b0ee960: Added feature #15538: Links inside Install Tool 'All configuration'
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8668 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:46 Bug #23406: Localization link in List module broken
- Committed v9 to trunk rev 8667
- 12:43 Revision df511313: Fixed bug #15502: localization links in list mode are brocken (Thanks to Bjoern Pedersen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8667 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Bug #23178: Wrong HTTP headers sent when trying to access pages that require login
- Thanks Ingo, I've just tested your fix and it works fine for me (TYPO3 Version: 4.3). What about the fact to add a di...
- 12:10 Revision ff4769ed: Updated sysexts md5 values for extbase, fluid and rtehtmlarea
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8666 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Revision 9bc296b7: * Raised Extbase and Fluid versions to 1.3.0alpha1. See their ChangeLog.txt for full details.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8665 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:31 Revision cf99420c: * Added ChangeLog
- * Raised Version to 1.3.0alpha1
- 10:24 Revision cfea0a2c: * Fixed version number. Sorry!
- 10:22 Revision 7d7eff07: * Added ChangeLog
- * Increased Version to 1.3.0-alpha1
- 09:29 Bug #23439 (Closed): PHP Warning in t3lib_spritemanager
- i try to add a own sprite css with
$icons = array(
'extensions-myextension-icon1',
'extensions-myexten... - 07:44 Bug #20937: htmlArea RTE: Deprecated call-time pass-by-reference
- In the case of objects, PHP 5 passes object references anyways. So the & operator is not required anymore.
- 07:00 Bug #21300: debug output after storing from RTE in fullscreen wizard mode
- The error is not caused by the RTE.
- 06:28 Bug #21334: rte does not load in internet explorer if enableCompressedScripts is selected
- Please report the RTE Page TSConfig with which the error is produced.
- 06:00 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- Patch committed to SVN TYPO3core trunk (revision 8663) and branch TYPO3_4-4 (revision 8664).
- 05:41 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- Thanks to Carsten Emde for reporting his investigation of this issue:
«I have now spent another couple of days to ... - 05:34 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- When the stylesheets used by the RTE are not accessed through the same domain/subdomain and using the same protocol a...
- 06:00 Revision d836e6ab: Fixed bug #12583: htmlArea RTE: RTE fails to load due to security error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8664 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:52 Revision 9a31979a: Fixed bug #12583: htmlArea RTE: RTE fails to load due to security error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8663 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:05 Bug #23437: Improve wording in Install Tool "All configuration"
- Committed to trunk rev. 8662
- 01:02 Bug #23437 (Closed): Improve wording in Install Tool "All configuration"
- * cURL is called Curl
* http://www.domain.org should be http://www.example.org (according to http://tools.ietf.org/h... - 01:04 Revision 193759de: Fixed bug #15541: Improve wording in Install Tool 'All configuration'
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8662 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:48 Bug #22162: Deprecation log for IMAGE.alttext does not work
- Committed to
- trunk rev. 8660
- 4-4 rev. 8659 - 00:46 Revision d01d624d: Fixed ChangeLog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8661 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:45 Revision d3b4afec: Fixed bug #13623: Deprecation log for IMAGE.alttext does not work (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8660 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:43 Revision 4b90dc78: Fixed bug #13623 : Bug: Deprecation log for IMAGE.alttext does not work (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8659 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:36 Bug #23371: Provide a reason for logDeprecatedTypoScript()
- Committed to trunk rev. 8658
- 00:35 Feature #23408: Install Tool, "All Configuration": Description of settings should allow HTML markup for readability
- Committed to trunk rev 8656 and 8657
- 00:34 Revision 6bffa1f6: Added feature #15454: Provide a reason for logDeprecatedTypoScript()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8658 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:33 Revision a310c0d4: Added feature #15504: Description of TYPO3_CONF settings should allow HTML markup for readability (Thanks to Ernesto Baschny) - part 2: HTML changes in config_default.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8657 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:32 Revision fdb32eb9: Added feature #15504: Description of TYPO3_CONF settings should allow HTML markup for readability (Thanks to Ernesto Baschny) - part 1: install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8656 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-08-23
- 23:51 Bug #23160: Ajax loaded items of inline records are encoded twice
- Committed to svn
4_4 rev 8654
trunk rev 8655 - 23:49 Bug #23436 (Closed): Deprecate usage of $TYPO3_CONF_VARS[BE][loginLabels]
- Since TYPO3 4.3 we tell our users "These should not be used anymore to change the labels since TYPO3 4.3"
So depre... - 23:49 Revision e55ec40c: Fixed bug #15092: Ajax loaded items of inline records are encoded twice (Thanks to Martin Borer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8655 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:48 Revision 5edee13d: Fixed bug #15092: Ajax loaded items of inline records are encoded twice (Thanks to Martin Borer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8654 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:41 Bug #22181: Forgot Password link not working in felogin
- For other people that have this issue.
1. I had this issue and it was fixed by using the new template under:
... - 23:37 Bug #23435 (Closed): Unit Tests: $GLOBALS['TYPO3_DB']->link get lost during backup/ restore of global variables
- Problem:
When using phpunit's feature of backing up and restoring global variables, the sql resource link in $GLOBAL... - 23:37 Bug #23434 (Closed): Links inside Install Tool's "All configuration"
- As #23408 brought us the groundbreaking feature of HTML in the comments of config_default.php (shown in the Install T...
- 23:33 Bug #23433 (Closed): Rename "Shortcuts" to "Bookmarks"
- At the T3UXW09 there was the decision made that the currently called feature "Shortcuts" inside the Backend has to be...
- 23:30 Revision aa17abde: Changed back version to 1.2-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37147 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:29 Revision f826eb16: Fixed bug #15536: DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar) (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8653 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:26 Revision 235d122e: Resynchronized DBAL after fixing blocking bug #15535
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8652 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:19 Bug #23431: Error: No pages are found on the rootlevel! in Frontend when using Oracle
- Committed to trunk (rev. 37143)
- 22:54 Bug #23431: Error: No pages are found on the rootlevel! in Frontend when using Oracle
- Bug found, jetzt macht es das:
SELECT * FROM "pages" WHERE "pid" = 0 AND "pages"."deleted" = 0 AND "pages"."hidden... - 22:37 Bug #23431: Error: No pages are found on the rootlevel! in Frontend when using Oracle
- This query already fails:
$query = $GLOBALS['TYPO3_DB']->SELECTquery(
'*',
'pages',
'pages.fe_group=\'\' OR ... - 22:26 Bug #23431 (Closed): Error: No pages are found on the rootlevel! in Frontend when using Oracle
- Error No pages are found on the rootlevel! is always thrown when showing frontend when using Oracle. In backend page ...
- 23:18 Revision 101dbeb1: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37144 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:13 Revision 9c1454ee: Fixed bug #15535: Error: No pages are found on the rootlevel! in Frontend when using Oracle
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37143 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:09 Bug #23432 (Closed): DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar)
- Problem:
The debug console doesn't work with ExtJS 3.2.x anymore, because an incorrect usage of the resize/collapse ... - 23:07 Revision f3f045b6: Fixed bug with BETWEEN / NOT BETWEEN which was not properly supported
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@37142 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:51 Feature #23430: t3lib_div::view_array: Improve rendering of objects
- Committed to trunk rev 8561
Thanks for your contribution, Stefan! - 21:30 Feature #23430 (Closed): t3lib_div::view_array: Improve rendering of objects
- Problem:
At the moment only the object name is shown if the object that needs to be debugged hasn't a __toString met... - 22:49 Revision cc64794d: Added feature #15534: t3lib_div::view_array: Improve rendering of objects (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8651 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:06 Bug #23236: Generation transparent images with GMENU fails
- Changing a flag - which at the first glance has nothing todo with gif-generation - solved the problem for me:
$TYP... - 17:09 Revision b4d771cd: Updated sysexts version numbers and md5 values
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8650 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:58 Bug #23416: Update ADOdb to version 5.11
- Committed to trunk (rev. 8649)
- 16:31 Bug #23414: Log ExtDirect Exceptions in DebugConsole
- Committed to trunk rev 8648
- 16:27 Revision 4ab23f2f: Raised ADOdb to version 5.11.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8649 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:26 Revision 2fb6ada9: Updated ADOdb version dependency
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37130 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:22 Revision c35fb9e4: Added feature #15513: Log ExtDirect Exceptions in DebugConsole (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8648 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:04 Revision 7e18c1cc: Changed back version to 1.2-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37129 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:59 Revision 87da2a62: Raised DBAL to version 1.2.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8647 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:52 Revision 21a5dc2b: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37127 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:48 Revision 9030d1eb: Set version to 1.2.0alpha1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37126 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:32 Bug #23407: code issue in method getCookie()
- Hi Steffen
> Doesn't === do the same job like your strcmp()? If yes, please change it, as it's more readable.
I... - 14:14 Bug #23429 (Closed): Memory leak when using old page cache
- There is a missing sql_free_result() in t3lib/class.t3lib_tstemplate.php.
(issue imported from #M15532) - 13:47 Bug #23406: Localization link in List module broken
- attached v4 solves the problem with the wrong redirectUrl parameter
- 13:11 Bug #22093: jumpurl.secure crashes on spaces or umlauts in URLs
- As usual, our BT killed all non–English letters... :(
- 13:07 Bug #22093: jumpurl.secure crashes on spaces or umlauts in URLs
- I was unable to reproduce the issue with TYPO3 4.3. Probably, it is related to character sets. I use UTF-8 everywhere...
- 12:53 Bug #17107: maxW for image rows is not the maximum
- Hi Ralf
> does your solution handle image widths correctly without equalHeight?
the new patch does.
please h... - 12:41 Bug #23428 (Closed): jumpurl check fails if mime type is not known
- If mime type of the file is not known, juHash will be calculated with a mime type as empty string. The 'mimetype' req...
- 12:23 Bug #21008: Users whithout admin rights cannot use in DAM uploaded files/images
- We now tried out if downgrading the installation in which the problems occurs solves the problem:
- Downgrading typo... - 12:19 Bug #21955: Broken forward/previous link in typo3-page-stdlist (/typo3/sysext/cms/layout/db_layout.php)
- Having same issue in T3 4.4.2 !
- 11:42 Bug #23427 (Closed): Crash in testcase t3lib_cache_FactoryTest
- createPassesBackendOptionsToTheCreatedBackend
Fatal error: require_once() [function.require]: Failed opening requi... - 11:14 Bug #23425: Add unit tests for t3lib_db_PreparedStatement
- Committed to trunk (rev. 8646)
- 11:13 Bug #23424: Enhance t3lib_db_PreparedStatement
- Committed to trunk (rev. 8645)
- 11:12 Revision db708af7: Fixed bug #15528: Add unit tests for t3lib_db_PreparedStatement (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8646 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:11 Revision d1f9140f: Fixed bug #15527: Enhance t3lib_db_PreparedStatement (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8645 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Bug #23426 (Closed): jumpurl does not provide a proper download file name with space
- If a file name contains spaces, it will be cut to the first space by the browser. The problem is missing quotes aroun...
- 10:44 Bug #23423: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail
- Commited to trunk (no-brainer):
- trunk (rev. 8643, will be in 4.5alpha1)
- 4-4 (rev. 8644, will be in 4.4.3) - 10:43 Revision 2d398293: Fixed bug #15526: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8644 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:40 Revision 8b1920d2: Fixed bug #15526: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8643 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:16 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
- > But all the certificates are installed on my host locally.
So you are using SSL with self-signed certificates?
... - 09:45 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
- Hi Steffen
Thanks for your fast reply. Wellt to be honest: Some on one Server (same hoster) work, some others don'... - 09:43 Bug #23137: Flash Uploader does not work with Suhosin (suhosin.cookie.encrypt = on)
- Very nice hint. After deactivating suhosin.cookie.encrypt the Flash uploader works fine.
- 03:14 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- The attached patch fixes the issue. Please confirm.
2010-08-22
- 22:00 Bug #23425 (Closed): Add unit tests for t3lib_db_PreparedStatement
- Problem: No unit tests are available for t3lib_db_PreparedStatement
Solution: add them.
(issue imported from #... - 21:49 Bug #23424 (Closed): Enhance t3lib_db_PreparedStatement
- Branch: trunk
Problem:
It is not possible to pass named parameters to execute().
Additonally it would be good t... - 21:23 Bug #23423 (Closed): No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail
- Branches: 4-4, trunk
Problem:
When sending of a mail failed, the reciepient and the subject was intended to log t... - 20:04 Bug #23422 (Closed): Caching framework database backend does not free mysql resource in collectGarbage()
- Problem:
The sql resource is never freed in collectGarbage() method because a wrong varible name is used.
Solutio... - 19:14 Bug #23060: "View Item" does not resolve real MM Relations
- Committed to:
- 4.3 in revision 8640
- 4.4 in revision 8641
- trunk in revision 8642 - 19:04 Bug #23060: "View Item" does not resolve real MM Relations
- Updated patches for 4.3, 4.4 and 4.5. For 4.3 the initial patch did not apply cleanly. The 4.5 patch (backported to 4...
- 19:13 Revision d2a0eea5: Fixed bug #14949: "View Item" does not resolve real MM-relations
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8642 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:09 Revision 7f69e59e: Fixed bug #14949: "View Item" does not resolve real MM-relations
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8641 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:06 Revision 41212613: Fixed bug #14949: "View Item" does not resolve real MM-relations
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8640 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
- Are all the affected installations on the same server / at the same hoster?
- 16:17 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
- Manuel, I will stick to the 406 issue. Please have a look at http://support.jodohost.com/showthread.php?t=11098, it's...
- 15:36 Bug #23421 (Closed): Create multiple pages wizard: add doktype, dynamic add more fields
- When creating new pages with the Function>create multiple pages wizard, the option for setting the doktype is missing...
- 13:16 Bug #17107: maxW for image rows is not the maximum
- Hi Michael,
thanks for your patch - at a first glance it solves a known missing piece (equalHeight set), which is ... - 13:04 Bug #25664: BE module does not use new skin properly (TYPO3 4.5)
- committed to trunk in revision 8639
- 13:04 Bug #25664: BE module does not use new skin properly (TYPO3 4.5)
- After checking with Steffen Gebert, applying same patch as for 4.4, see 0015054.
- 12:48 Revision 741618f6: Fixed bug #15102: Scheduler: BE module does not use new skin properly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8639 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:36 Bug #23420: Broken buttons in element Browser
- Thanks for your report Peter, this has already been fixed and will be included in 4.4.3
- 10:31 Bug #23420 (Closed): Broken buttons in element Browser
- I have discovered broken buttons in the element browser.
To check if this is my fault I set up a fresh 4.4.2 proje... - 10:30 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- I've created a new report for the cookieHttpOnly problem, as I'm unsure, if the initially problem of this report is c...
- 10:27 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- Kay, any feedback?
- 10:29 Bug #23419 (Closed): Flash uploader doesn't work with cookieHttpOnly
- There has been a report in #22185 that the Flash uploader doesn't work with cookieHttpOnly enabled. This sounds very ...
2010-08-21
- 18:56 Bug #23417: htmlArea RTE: Safari does not support WISIWYG editing on iPad
- See item 6 on this page:
http://developer.apple.com/safari/library/technotes/tn2010/tn2262/index.html#//apple_ref/do... - 11:04 Bug #23417: htmlArea RTE: Safari does not support WISIWYG editing on iPad
- forgot, Typo3 4.4.2 and iPad iOS 3.2.1 (current versions)
- 11:03 Bug #23417 (Closed): htmlArea RTE: Safari does not support WISIWYG editing on iPad
- The htmlarea wont trigger the on screen keyboard on the iPad Safari browser, therefore leading to not be able to edit...
- 16:35 Bug #16762: User Management: Modules maximum
- added a patch for that issue
- 12:34 Bug #23418 (Closed): IRRE records usability
- after update to 4.4.2
- IRRE records lost ajax loading icon (was visible in place of record icon, before record expa... - 11:09 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- Still exists in 4.4.2!
- 10:24 Bug #23416 (Closed): Update ADOdb to version 5.11
- ADOdb was updated. Please find enclosed patch to upgrade it in Core.
$ cd /path/to/typo3/sysext/adodb
$ patch -p0... - 07:29 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- I think that the error will arise in every browser. The RTE needs to know the nested structure of tabs and inline ele...
- 04:34 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
- Thank you for providing a test extension.
Please report in what browser(s) the error occurs.
- 03:41 Bug #23310: RTE link-tag rendering completely messed up
- The behavior described as first observed by a client who does intensive editorial work. She uses IE. She called and I...
2010-08-20
- 21:38 Bug #23415: wrong encoded confirm message in User Admin Module
- Committed to svn
4_3 rev 8636
4_4 rev 8637
trunk rev 8638 - 19:37 Bug #23415 (Closed): wrong encoded confirm message in User Admin Module
- In german there are wrong encoded umlaute in confirm message, when you delete a user.
See attached image
solu... - 21:36 Revision a23cb740: Fixed bug #15514 Bugfix : wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8638 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:35 Revision a42e81d6: Fixed bug #15514 Bugfix : wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8637 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:35 Revision 8b1f6f85: Fixed bug #15514 Bugfix : wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8636 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:20 Bug #23414 (Closed): Log ExtDirect Exceptions in DebugConsole
- While develop with ExtDirect it's very problematic to search for errors because the exceptions are not catched and yo...
- 19:02 Bug #23413 (Closed): htmlArea RTE: Initialization in flexforms broken with 4.4
- Type: Regression
Problem:
The initialization of RTE fields within flexforms is broken with 4.4, if the RTE field ... - 18:18 Bug #23241: Frontend Editing edit panels are shown for content element types that cannot be edited
- hi,
sorry but i found a problem with this patch, now. I testet only with feedit not with feedit_advanced.
If you us... - 17:37 Bug #23407: code issue in method getCookie()
- Hi Michael,
thanks. The bug tracker here is the right place for this ;-)
Doesn't === do the same job like your ... - 17:26 Bug #23407: code issue in method getCookie()
- Hi Steffen
sorry and thanks for the translation. I had mailed that bug to Ernesto Baschny a while ago. since nothi... - 15:45 Bug #23407: code issue in method getCookie()
- Thanks for your report, Michael!
As TYPO3 is not only a german project, we're talking english here ;-)
I see th... - 17:05 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- I think this can also be a problem for people trying to get statistics from apache logs. Since the same page can be r...
- 17:04 Bug #23406: Localization link in List module broken
- Okay, perfect Step 1.
Can you check, which versions are affected (4.3, too?)
Step2 would be to send this patch ... - 16:51 Bug #23406: Localization link in List module broken
- The error was a superfluos backpath here. v2 just removes this.
- 15:49 Bug #23406: Localization link in List module broken
- Hi Björn,
thanks for your patch.
I think it would be better to initialize backPath correctly. Can you have a lo... - 16:51 Bug #23412 (Closed): admPanel configuration by TSconfig is buggy
- Hi
we have done quite some debugging concerning the adminPanel configuration and found some bugs. a patch is suppl... - 15:30 Bug #23400: Pagetree fails to reload
- Sorry, i'm using version TYPO3 4.4.2 (and not 4.2.2) and PHP 5.2.6.
Having this problem with and without Templa-V... - 15:23 Bug #23400: Pagetree fails to reload
- please use recent version!
For 4.2 it's 4.2.14
latest is 4.4.2 - 15:20 Bug #23410: MEDIA content element ignores its stdWrap configuration
- committed to svn
4_3 rev 8633
4_4 rev 8634
trunk rev 8635 - 10:09 Bug #23410: MEDIA content element ignores its stdWrap configuration
- Attached patch adds handling of stdWrap.
- 10:08 Bug #23410 (Closed): MEDIA content element ignores its stdWrap configuration
- The Media content element has some stdWrap configuration in CSS-Styled-Content, but it isn't rendered (e.g. prefixCom...
- 15:18 Revision 2f2aacdf: Fixed bug #15507: Bug: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8635 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:17 Revision 8690c93e: Fixed bug #15507: Bug: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8634 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:16 Revision 0cf5fd43: Fixed bug #15507: Bug: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8633 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:47 Bug #22776: alternative language. Copy default content elements fails.
- I uploaded a screenshot of group access lists.
These are my installed Extensions:
$TYPO3_CONF_VARS['EXT']['extLis... - 14:19 Bug #22776: alternative language. Copy default content elements fails.
- Can you provide more information:
- which extensions are installed and
- a screenshot of your groups access lists.
... - 12:09 Bug #22776: alternative language. Copy default content elements fails.
- I'm having the same problem. (typo3 4.4.2). Non-Admins can't create translations with correct relations to the defaul...
- 14:46 Bug #17107: maxW for image rows is not the maximum
- Thanks for the patch, Ralf. It didn't solve my problems, though.
I have made my own patch and uploaded it.
It w... - 13:24 Feature #7098: $flashMessages should have a condition ...
- I updated the patch again to gain more code similarity with t3lib_flashmessage. The v2 patch also has an issue, becau...
- 11:41 Bug #23411 (Closed): Remove dependencies to 'typo3' and 'php' from sysexts
- Most sysexts require a specific TYPO3 version (should be 4.5.0, often is 4.4.0 for trunk), some require at least a sp...
- 10:50 Bug #22478: count_menuItems not working correctly
- For further testers, here's a sample TS that shows the issue:
lib.someMenu = HMENU
lib.someMenu {
1 = TMENU
...
2010-08-19
- 23:11 Revision dcf4134e: Follow-up to #15079: XCLASS include code missing and private declaration in t3lib_SpriteManager
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8632 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:37 Feature #21614: Add support for MemCache
- Branch QueryCache for DBAL has just been updated and synchronized with trunk:
http://forge.typo3.org/projects/exte... - 22:22 Bug #23409: t3lib_cache_backend_TransientMemoryBackend is not referenced
- Committed to:
- trunk (rev. 8629)
- 4-4 (rev. 8630)
- 4-3 (rev. 8631) - 22:11 Bug #23409 (Closed): t3lib_cache_backend_TransientMemoryBackend is not referenced
- TransientMemoryBackend cannot be used as it is not referenced as an available backend in config_default.php
(issu... - 22:22 Revision e0d90692: Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8631 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:16 Revision 302feebb: Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8630 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:12 Revision 3994bcb6: Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8629 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:37 Revision 52dccc68: Fixed naming of class.t3lib_db_preparedstatement.php in core_autoload.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8628 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:33 Revision 1632429e: fixed file name to adhere to CGL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8627 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:26 Revision aa9304cd: Added unit test for feature #15457
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37021 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:01 Revision c1efba59: Follow-up to #15457: Slightly modified API to be strict on param type guessing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8626 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:14 Revision de6d57ed: Reverting previous commit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8625 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:11 Revision b0b6830d: Fixed bug #10730: Release record locks when logging out (Thanks to Oliver Schröder)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8624 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:10 Bug #21102: IRRE: Selected items not removed from selector when foreign_unique is set
- patch was missing, sorry.
Uploaded patch irre_15400_rev8536.patch - 18:46 Bug #20211: Record Locking leaves Records locked on Logout
- Added the patch by Oliver Schröder.
- 18:40 Revision a9a3fa8f: Follow-up of revision 36983: Fixed query precompilation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37006 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:47 Feature #23408 (Closed): Install Tool, "All Configuration": Description of settings should allow HTML markup for readability
- In the Install Tool, "All Configuration":
Sometimes It is difficult to describe an option in "one single paragraph... - 16:38 Bug #21100: Update sys_registry - wrong sql
- Today I've installed TYPO3 4.4.2 on my machine. I've got many TYPO3 within this environment. They are all setup up as...
- 16:31 Bug #22267: empty redirect setting: login message without logout button
- resolved with #15421
- 16:31 Bug #21162: [felogin] Possibility to show logout form direct after login
- Committed to trunk rec 8623
- 16:28 Revision 41db54a2: Added feature #15421: [felogin] Possibility to show logout form direct after login
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8623 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:21 Bug #23407 (Closed): code issue in method getCookie()
- There are two issues with the getCookie function in t3lib_userauth.php:...
- 16:21 Bug #23399: fatal error in phpunit BE module
- 4_3, 4_4 and trunk rev 8614 - 8622
- 16:18 Revision e9fff5bf: Fixed bug #15494: fatal error in phpunit BE module - part 3: ChangeLog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8622 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:18 Revision 8a65d00f: Fixed bug #15494: fatal error in phpunit BE module - part 2: rename dir
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8621 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Revision 96799ac7: Fixed bug #15494: fatal error in phpunit BE module - part 1: move dir
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8620 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Revision b0b7ce96: Fixed bug #15494: fatal error in phpunit BE module - part 3: ChangeLog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8619 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:16 Revision 58ed1cdf: Fixed bug #15494: fatal error in phpunit BE module - part 2: rename dir
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8618 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:13 Revision e6d4f972: Fixed bug #15494: fatal error in phpunit BE module - part 1: move dir
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8617 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:12 Revision dd02fa63: Fixed bug #15494: fatal error in phpunit BE module - part 3: ChangeLog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8616 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:11 Revision 4ad68bf6: Fixed bug #15494: fatal error in phpunit BE module - part 2: rename dir
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8615 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:09 Revision 4275c7e0: Fixed bug #15494: fatal error in phpunit BE module - part 1: move dir
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8614 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:04 Bug #22636: [develop] debug all sql queries
- Committed to trunk rev 8613
- 16:03 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- For me the error occurrs in Firefox as well WIndows (XP SP3 w FF 3.6.8) as Mac (10.5.8 w FF 3.6.8).
Thomas Maroschik... - 15:40 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- Error occurs just in Firefox Windows, not Mac.
- 11:43 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- I have uploaded an extension to allow reproduction of the issue.
The important part afaik is that "'dividers2tabs'... - 06:49 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
- I am not able to reproduce this issue, presumably with Firefox. Can you provide an extension that would allow to repr...
- 16:02 Revision ecd6b8d7: Added feature #15425: [develop] debug all sql queries
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8613 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:53 Bug #23406: Localization link in List module broken
- attached patch solves this issue.
- 15:31 Bug #23406 (Closed): Localization link in List module broken
- The localization links in List mode point to http://some.host.tld/tce_db.php
They should be relative to typo3 dir... - 15:28 Bug #23405 (Closed): Usergroup with restricted permissions / no error message when adding page content outside of assigned pagetree
- I have a Backend-User Group called "global" that has full permissions on the whole pagetree.
Another group called ... - 14:54 Feature #23374: Add support for prepared queries
- Committed to:
- Core trunk (rev. 8612)
- DBAL trunk (rev. 36983) - 14:54 Revision 6a0b2fc3: Added feature #15457: Add support for prepared queries
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@36983 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:52 Revision 0c57599c: Added feature #15457: Add support for prepared queries
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8612 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:33 Bug #23236: Generation transparent images with GMENU fails
- Confirmed for TYPO3 4.4.2 and ImageMagick 6.3.7.
Confirmed for tranparentColor and for transparentBackground.
Ad... - 12:06 Bug #23271: Recognize php-fpm sapi for path generation.
- Committed v2 to 4-4 in revision 8610 and to trunk in revision 8611
- 12:04 Revision ea9309c4: Fixed bug #15241: Recognize php-fpm sapi for path generation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8611 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:02 Revision e252e68e: Fixed bug #15241: Recognize php-fpm sapi for path generation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8610 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:59 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- v3: I added/modified some text in INSTALL.txt and NEWS.txt
- 11:57 Bug #23404 (Closed): Localization shows debug message string(44) "id=111&table=&justLocalized=tt_content:538:2"
- When localizing a tt_content element instead of redirect to the record it shows the string(44) "id=111&table=&justLoc...
- 11:49 Bug #8743: Autopublication scheduler task has too many rights
- Having had no feedback I went ahead and committed RFC #15048 to trunk.
Note that the autopublication feature is no... - 11:48 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- Image scaling also does not work in 4.4.2 and with graphicsmagick, as long as im_noFramePrepended is not set to 1. Ap...
- 11:36 Revision 3643b866: Added a note in NEWS.txt about workspace autopublication Scheduler task
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8609 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:08 Bug #23131: Autopublication task has too many rights
- Committed to trunk in revision 8608
- 11:01 Revision cc3fedb1: Fixed bug #15048: Workspaces: Autopublication task has too many rights
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8608 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:25 Feature #23403 (Closed): htmlArea RTE: Option for automatically pasting the clipboard content as plain text
- In some of my smaller projects it would be creat to get a an rte - option for automatically pasting the clipboard con...
- 09:32 Bug #21684: Can't set field via wizard
- I can confirm this,too on TYPO3 version 4.3.5
The Patch #23299 (0015282_v2_43-trunk.patch)don't workt for me :(
... - 07:02 Bug #23310: RTE link-tag rendering completely messed up
- Please explain how to reproduce. Are the links broken inside the RTE or in the Frontend? Is this specific to IE or al...
- 01:25 Bug #23402 (Closed): [Caching framework] Remove tagIndex from memcached and apc backend
- The following patch will be committed in 72 hours if nobody objects:
Type: Performance improvement
Branches: tr...
2010-08-18
- 22:10 Bug #23401 (Closed): Flexform sections cannot be deleted in frontend editing
- When using feedit or feeditadvanced, flexform sections cannot be deleted.
In t3lib_tceforms->getSingleField_type... - 19:49 Bug #23400: Pagetree fails to reload
- Using TYPO3 4.2.2 and PHP 5.2.6
Having this problem with and without Templa-Viola.
Installed a fresh TYPO3 dummy ve... - 18:42 Bug #23400: Pagetree fails to reload
- please verify the version you use and provide steps to reproduce.
- 17:51 Bug #23400 (Closed): Pagetree fails to reload
- Pagtree fails to reload after adding new pages.
Also no pagtree reload in a fresh version. Browsers: Firefix 3.6,... - 17:22 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- I had the same issue! While saving large typoscript on a fresh install of TYPO3 4.2.2 in my root-page I got the error...
- 17:06 Bug #23399 (Closed): fatal error in phpunit BE module
- When felogin extension is not installed there is a fatal error in phpunit BE module intro page.
This is because te... - 15:27 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
- Possibile this is caused by mod_security in httpd.conf? does this parameter have to be on or off for having the appli...
- 15:06 Bug #23398 (Closed): Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
- On a few TYPO3 Installations of the current release the fileupload with the new, glammurous plugin always fails witho...
- 15:09 Bug #21226: empty frame after file upload
- Thanks.. will have a look later.
http://lists.typo3.org or news://lists.typo3.org (more geeky, but more comfortabl... - 15:08 Bug #21226: empty frame after file upload
- Thanks Steffen.
I did so.... hope that's all right:
http://bugs.typo3.org/view.php?id=15491
TYPO3 english lis... - 14:25 Bug #21226: empty frame after file upload
- I've searched a bit for the suhosin problem and e.g. found this:
http://forum.joomla.org/viewtopic.php?f=428&t=26788... - 14:19 Bug #21226: empty frame after file upload
- Manuel,
okay.. thanks for the information. Looks like, there are way more error reasons, which could be added to t... - 14:17 Bug #21226: empty frame after file upload
- And it seems to be the same cause as in the Ameos Drag & Drop Upload, which i won't need after this works fine here.....
- 14:14 Bug #21226: empty frame after file upload
- Well, maybe this helps: It's not the 403 - instead the 406 Code. mod_security
1) Log-Entry - 406 Code
[Tue Aug 17... - 13:25 Bug #21226: empty frame after file upload
- No, the flash uploader sends the files to ajax.php. Please search for a request to this file (typo3/ajax.php), there ...
- 13:23 Bug #21226: empty frame after file upload
- when i acccess the script (/typo3/contrib/swfupload/swfupload.swf) in the browser, there is no error message (only un...
- 12:27 Bug #21226: empty frame after file upload
- I don't know, why no info is shown. I aimed to improve the error messages.
status 403 has been sent by the web ser... - 15:07 Bug #22928: FE-Error "NO entry in the $TCA-array..."
- I recently upgraded to TYPO3 4.4.2 and the error is still there. I am experiencing this bug on several TYPO3 pages wi...
- 14:33 Bug #22928: FE-Error "NO entry in the $TCA-array..."
- Are you still experiencing this? I fear this is no core issue.
- 14:36 Bug #23397 (Closed): Throw exception instead of dying in enableFields() function
- When you call ...
- 12:23 Bug #23393: username in sys_lockedrecords to short
- Peter, can you please send it to the core list?
Can go into trunk only, because it changes the DB - 09:30 Bug #23393 (Closed): username in sys_lockedrecords to short
- username in be_users has defined length of 50.
In sys_lockedrecords only 20 :-(
Result is a query error and no lo... - 12:22 Bug #23395: Indexing Engine Statistics utf8
- Hi Jean-Baptiste,
thanks for your report!
Can you create a patch using the SVN repository (svn.typo3.org)? - 10:52 Bug #23395 (Closed): Indexing Engine Statistics utf8
- Indexing Engine Statistics
List typo3 pages
in title column the charset display is not correct
33 Téléphonie
... - 12:11 Feature #23396 (Closed): remove code warnings about XCLASS and naming annoyances
- The EM always shows developer relevant code warnings.
E.g. with extension div2007:
Code warnings:
(developer-relev... - 10:35 Feature #23394 (Closed): XCLASS Code looks ugly and could get a facelift
- Since years we have the same (ugly) XCLASS statement at the end of every php class file, and we still have the same "...
- 08:49 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- hello Stanislas
Thanks for response
No it isn't a problem any more because we changed the gateway - 05:16 Bug #5368: Ask for saving, if record is not explicitly closed
- See also
http://bugs.typo3.org/view.php?id=13915
2010-08-17
- 23:48 Bug #23386: tt_news does not display ###FILE_LINK### in single view
- solved. include static News settings is needed to display files. Though the extension itself works basically fine wit...
- 23:01 Bug #22672: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
- reopend to make it non private
- 22:20 Bug #22776: alternative language. Copy default content elements fails.
- I have the same problem. If a non-admin user clicks the "copy default content" button the copies of the CEs are inser...
- 21:22 Bug #21226: empty frame after file upload
- In one of the TYPO3 Installations (Version 4.4) I found following message:
All of your uploads failed.
If this ... - 20:31 Bug #21226: empty frame after file upload
- Michael:
Is there remaining a really white empty site after uploading a file? or does it realod the page in the th... - 18:27 Bug #21226: empty frame after file upload
- Have you tried setting displayErrors = 1 in the Install Tool?
- 16:22 Bug #21226: empty frame after file upload
- No, there is no AmeosDragNDropUpload installed
- 15:58 Bug #21226: empty frame after file upload
- Hi Steffen, the main-cause is in the in TYPO3 integrated File-Uplaoder. Both of us have installed a newer Version of ...
- 15:55 Bug #21226: empty frame after file upload
- Michael, are you also using AmeosDragNDropUpload? Then it's not a core issue...
- 15:51 Bug #21226: empty frame after file upload
- Workaround: Somehow there seems to be a problem with your flash-Plugin or any cache file on your server- or local sys...
- 14:36 Bug #21226: empty frame after file upload
- Hi Guys, there is exactly the same behaviour in a view of my typo3 sites.
in several Versions available: 4.4, 4.2 an... - 16:55 Bug #23392 (Closed): Entering line breaks in a blank RTE with Internet Explorer works not correctly
- The Problem shows in Internet Explorer 7 und 8 in
TYPO3 4.3.5 (rtehtmlarea 1.8.11) und TYPO3 4.4.2 (rtehtmlarea 2.0.... - 16:14 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- Looks good
- 16:06 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- Just added v2.
I accidentally deleted the description for value "false" of [BE][versionNumberInFilename]. - 15:56 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- Added bug15108_v1.patch
Please have a look.
I corrected this now for
$TYPO3_CONF_VARS[BE][versionNumberInFilenam... - 10:04 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- Not at all!
I added diff between advanced.htaccess (source) and _.htaccess (dummy)
I think there should be only o... - 09:10 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- Yes, I think that's the way to go: Point the user to the advanced.htaccess.
Could you provide a patch for this, plea... - 01:13 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- Hi!
Have a look at typo3_src/misc/advanced.htaccess.
This file contains all necessary stuff someone might need.
... - 01:12 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- Hmm, I also don't have any idea how to format these lines.
But what about integrating a link (or at least the relati... - 00:42 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
- Hm. As the comments are processed with htmlspecialchars, there's no possibility to add any html-tags. No linebreaks o...
- 16:07 Bug #23391 (Closed): htmlArea RTE: Entering line breaks with Safari not possible in TYPO3 3.4.5
- It's nearly the same like 0014830.
The Problem shows in Safari 5 in TYPO3 4.3.5 with the rtehtmlarea 1.8.11,
not in... - 14:58 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
- hi Georg,
thanks for your work.
How can we help you with sys_messages ? - 11:08 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
- i sent a new version of sys_notepad to ter right now. sys_messages is not really simple, sorry needs a bit time or he...
- 14:52 Bug #23193: Rendering images with ImageMagick fails to set file permissions
- I'm sorry, but i don't find any +1 on reading and testing.... nowhere in bugtracker... how do I manage this? how do I...
- 14:44 Bug #23193: Rendering images with ImageMagick fails to set file permissions
- +1
- 14:30 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Well, you could implement a configuration parameter which rsaauth passes on to every openssl php function which needs...
- 14:26 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Glad it worked for you.
I don't think it's possible to tell rsaauth where the OpenSSL configuration is, because th... - 14:21 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Yep, that did the trick, thank you.
My configuration was --with-openssl=/usr/local/openssl-0.9.8k , and symlinking t... - 13:48 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- @Lucas: in my case I was running a ZendServer setup located in /usr/local/zend/. This is where PHP was expecting to f...
- 12:16 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- @Francois Suter: Do you mind sharing where you created your symlinks, so anyone can benefit?
@Roger Hueppin: call ... - 12:28 Bug #23389: htmlArea RTE: Unlink may unlink the wrong link in IE
- Not really related, but also annoying for editors: 0015479
- 11:23 Bug #23389 (Closed): htmlArea RTE: Unlink may unlink the wrong link in IE
- Recently I stumpled upon an very annoying Bug with IE8 after a call with a client. He reported me another issue: He c...
- 12:28 Bug #23390: htmlArea RTE: Impossible to enter a paragraph-wide link in front of a subsequent one in IE8
- Not really related, but also annoying for editors: 0015477
- 12:27 Bug #23390 (Closed): htmlArea RTE: Impossible to enter a paragraph-wide link in front of a subsequent one in IE8
- With IE8 it is impossible to link two complete paragraphs to a file (I haven`t testes with pages yet) if these two pa...
- 11:43 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
- olly did some investigations and i looked to this yesterday too. From my debugs, the flexform field is in the nested ...
- 11:37 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
- i don't see any sponsoring there ;)
- 11:17 Bug #23388 (Closed): "Create new element"-Button leads to empty site/ site not found - error
- Tested by me in Firefox 3.6, Opera 10.61 and Google Chrome 5.x and by a customer in IE 8.
Opera reports "http://www.... - 09:39 Feature #23387 (Closed): Add a feature to remove/clear deprecation_xyz.log
- TYPO3 4.4 offers a report to see whether deprecation log is activated or not and a link to the logfile if it`s activa...
- 07:26 Bug #22638: [Caching framework] Remove default settings for cache configuration
- (Reopened only to attach note)
- 07:26 Bug #22638: [Caching framework] Remove default settings for cache configuration
- For FLOW3 this indeed makes sense. It makes it possible to leave out settings for caches, if the default should be us...
- 07:11 Bug #21438: [Caching framework] Remove needless constant in cache manager
- (Reopened only to attach note...)
- 07:10 Bug #21438: [Caching framework] Remove needless constant in cache manager
- The constant has been removed from FLOW3 as well, seems to be a leftover from early times...
Also available in: Atom