Activity
From 2010-08-19 to 2010-09-17
2010-09-17
- 23:18 Bug #23558 (Closed): TCA field for versioning type (vtype) should only be available if elementVersioningOnly is not set
- Currently, even if the option "elementVersioningOnly" in the install tool is set (and is active by default with TYPO3...
- 22:51 Bug #23543: Trouble with encoded html caracters
- Hey Pierre,
could you let us know which environment you are using (what character set is your database, have you s... - 20:26 Bug #23495: Remove logging when class loading failed in t3lib_autoloader
- Committed to
- trunk rev. 8804
- 4-4 rev. 8803
- 4-3 rev. 8802
Will be released with 4.3.6, 4.4.3 and 4.5.0 - 20:11 Bug #21346: Page tree will not be shown in the typo3 backend
- Fixed (and released) in all maintained versions, so I close this issue.
- 19:25 Bug #23557 (Closed): quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- In this mode MySQL expects the quoting character to be explicitly set:
e.g.
SELECT 'David_' LIKE 'David\_' ESCAPE... - 18:58 Bug #23555: FORM content object is susceptible to XSS
- Exploit Code:
Put this in the content element FORM:
Name: | *name=input,40 | Enter your name here
Email: | *em... - 18:53 Bug #23555 (Closed): FORM content object is susceptible to XSS
- An editor can enter arbitrary JavaScript into a FORM content element, which gets executed in the frontend.
Exploit... - 18:35 Bug #23554: Admin Panel is susceptible to XSS
- Prerequisites:
* Admin Panel enabled (obvious)
* Firefox (not Safari, not IE as they have XSS protection builtin)
... - 16:12 Bug #23554 (Closed): Admin Panel is susceptible to XSS
- Failing to escape GET parameter names, the admin panel is susceptible to XSS
(issue imported from #M15733) - 18:02 Bug #23546: "Stay Login" Window broken in Trunk
- I checked this with an older checkout (from14.9.2010) and with current trunk from now.
Result is that the window w... - 17:57 Feature #2971: Workspace should use DB/file mount of BE user/group
- I put it in the core list.
Mantis #4203: http://bugs.typo3.org/view.php?id=4203 - 17:48 Feature #16554: Workspace DB / filemounts should narrow down the users' mounts
- Also see http://forge.typo3.org/issues/2971
The attached patches solve the issues, and are sent to the core list. - 17:47 Feature #16554: Workspace DB / filemounts should narrow down the users' mounts
- According to the workspaces team, this feature will be implemented without an option:
http://news.typo3.org/news/a... - 17:46 Feature #9751 (Accepted): Module: Extend the structure to be available in new workspaces manager
- 17:41 Feature #9794: Defining userinterface of new workspaces module
- All the details mentioned above visualized in a screen. The detailview is still missing. I will add it tomorrow...
... - 14:34 Feature #9794 (Closed): Defining userinterface of new workspaces module
- Sorry only available in german:
Protokoll der Oberflächenbesprechung bei AOE vor Ort
Teilnehmer: Workspaces Team
... - 15:45 Feature #23553 (Closed): Backend textarea fields should also be flexible in height, even if text is just a continuous text
- If you are writing into a textarea field in the backend including breaks, the field will grow in height automatically...
- 12:22 Bug #23552: TCE_Forms Select & group fields remove item bug (have seen #0014599)
- Here a screencast reproducing the issue: http://screencast.com/t/OTY0YmRi
Btw. the function the remove button call... - 12:18 Bug #23552 (Closed): TCE_Forms Select & group fields remove item bug (have seen #0014599)
- Hello,
I've been having this problem for a while now, and I finally checked the bug tracker for the issue. The iss... - 12:14 Bug #9213 (Resolved): Typo leads to a wrong icon
- Fixed with revision 8542 (Mantis Bug #15403: Missing icons in workspace modules).
Thanks, Georg!
- 12:09 Task #3358 (Accepted): make sure only "element" versioning type is supported / used
- 12:09 Task #3358: make sure only "element" versioning type is supported / used
- I'm taking care of that.
- 12:09 Bug #23551 (Closed): htmlArea RTE: Problem editing a new list entry in list of items with inline markup
- This happens in Firefox 3.6.10 (have not checked other browsers yet)
Steps to reproduce:
Given the following simp... - 11:06 Bug #23550 (Closed): Sysext setup's user simulation is susceptible to XSS
- The user simulation part of system extension (BE module) setup is vulnerable to Cross-Site-Scripting attacks. GET/POS...
- 10:46 Bug #14500: Domain Record with umlaut Domains not working
- TYPO3 4.4.2 - and this bug still exists
- 08:22 Feature #9784 (Closed): Ext-Direct Server has to provide "all" Information in the Array returned by ported ws-lib Function
- see title, please use same array indexes as version,
- 00:24 Bug #23549 (Closed): Extension Manager allows to download arbitrary files beyond PATH_site or rootpath
- The TYPO3 extension manager allows to download files beyond PATH_site or $TYPO3_CONF_VARS['BE']['lockRootPath']
...
2010-09-16
- 22:47 Bug #23547: IRRE: Foreign selector ignores optgroups in selectboxes
- Just detected a lack of function when foreign_selector is used in conjunction with item icons. There were also wrong ...
- 15:13 Bug #23547 (Closed): IRRE: Foreign selector ignores optgroups in selectboxes
- Szenario:
I am usign a tca field of type inline with the configuration
'type' => 'inline',
'foreign_table' => 't... - 22:05 Bug #23548 (Closed): Clean-up for PageRenderer
- Some small errors fixed
(issue imported from #M15727) - 21:18 Bug #23520: HTML Warnings in Ext Direct Exception Code
- rev 8801
Thanks, Stefan! - 19:24 Feature #19465: Configuration enhancement for indexed_search
- Great enhancement - thanks! Would like to see it implemented soon.
- 18:17 Bug #23402: [Caching framework] Remove tagIndex from memcached and apc backend
- Committed to:
* trunk rev. 8798
* 4.4 rev. 8799
* 4.3 rev. 8800 - 14:29 Bug #23426: jumpurl does not provide a proper download file name with space
- Revisions 8795, 8796, 8797.
- 14:26 Bug #23428: jumpurl check fails if mime type is not known
- Revisions 8794, 8793, 8792.
- 12:33 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- Mhh, it should be as disableRightClick = 0 is set, but context menu does _not_ appear in several of our installation...
- 12:28 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- Your configuration solves the problem for me as well...
I hope i can figure out what part of the config is the key..... - 12:04 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- We struggled with the same problem. I re-wrote our config, which solved the problem. Im not able to define what exact...
- 11:01 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- I noticed a similiar behavior in the RTE (2.0.3)
When pasting text with ctrl-v in Firefox (3.5.x) the text is pasted... - 12:28 Bug #23546 (Closed): "Stay Login" Window broken in Trunk
- The stay login windows currently does not really work currently...
(issue imported from #M15724) - 12:16 Feature #9759 (Closed): Module: Improve styling of the whole new grid view
- Improve styling of the whole new grid view
- 12:14 Feature #23491: TYPO3 misses page-option to force SSL oder Non-SSL to page
- v4 applies to the current trunk and replaces language identifiers with better strings.
- 12:10 Feature #9758 (Closed): Module: Implement handler on the PHP side for the accordant actions in the grid view
- Implement handler on the PHP side for the accordant actions in the grid view in a new controller (Classes/Controller/).
- 12:05 Feature #9755 (Closed): Module: Implement modal window for "send to stage"
- Implement a modal window in ExtJs (take existing concept for e.g. relogin windows or donate window) that allows one t...
- 12:01 Feature #9754 (Rejected): Module: Implement Workspaces List tab
- Implement Workspaces List tab
- 11:58 Feature #9753 (Closed): Module: Extend the ExtJS grid view and visualize the data delivered from PHP
- The data that is delivered must be visualized in the ExtJS grid view.
- 11:55 Feature #9752 (Closed): Module: Implement foldout part of differences in grid view
- Implement the functionality to render the differences of workspace versions in the ExtJS grid view.
The accordant da... - 11:43 Feature #9751 (Closed): Module: Extend the structure to be available in new workspaces manager
- Fields to be defined in the structure that is available in JavaScript:
* uid
* workspace id
* current stage
* nex... - 11:36 Feature #9750 (Closed): Module: Take over wslib from versions extensions
- Copy the required methods in the old wslib of the versions extension to the new workspaces manager.
- 09:51 Bug #23545 (Closed): Memcache::delete() without timeout param causes loss of memcache server in pool
- I found this problem in typo3 v. 4.3.x in combination with the PECL Memcache extension v.1.4.4
(this bug doesn't see... - 09:27 Feature #8963: Input array handling
- Jo Hasenau wrote:
> So do you think you can implement that and send a patch?
I'll take a look. :-)
- Mathias - 09:17 Feature #23534: Feature Proposal: add "rand" value to listNum
- Feature can be resolved through issue #18851 - close.
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: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).
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:10 Bug #23530: Javascript Error in taskcenter
- committed to svn
4_4 rev 8786
trunk rev 8787 - 15:03 Bug #23522: Wrapper for console only prints first argument
- committed to trunk rev 8784
- 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
- 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) - 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... - 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
- 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: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...
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
- 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: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) - 18:35 Bug #23397: Throw exception instead of dying in enableFields() function
- Committed to trunk rev 8765
- 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
- 13:58 Bug #23476: Move debug functions to own utility class
- committed v3 to trunk rev 8763
- 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: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! - 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: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...
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: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... - 20:15 Bug #23175: Validation warnings with sprites
- Commited v3 (from Stefan Galinksi) to trunk (rev 8749, will be in 4.5alpha2).
- 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... - 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!
- 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 - 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...
- 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...
- 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: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: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) - 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... - 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... - 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 - 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: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 - 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 - 05:22 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
- Attaching an improved version (v2) of the patch.
- 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).
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: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:27 Bug #23463: t3lib_extmgmTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion fails
- Committed to svn
4_4 rev 8716
trunk rev 8717 - 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: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.
- 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...
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 ... - 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: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: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) - 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 ... - 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)
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: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
... - 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...
- 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 ;-)
- 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: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... - 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).
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...
- 15:39 Bug #23421: Create multiple pages wizard: add doktype, dynamic add more fields
- Committed version 4 to trunk rev 8678
- 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... - 13:57 Bug #23435: Unit Tests: $GLOBALS['TYPO3_DB']->link get lost during backup/ restore of global variables
- Committed to trunk (rev. 8670)
- 13:32 Bug #23434: Links inside Install Tool's "All configuration"
- Committed to trunk rev. 8668
- 12:46 Bug #23406: Localization link in List module broken
- Committed v9 to trunk rev 8667
- 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...
- 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...
- 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... - 00:48 Bug #22162: Deprecation log for IMAGE.alttext does not work
- Committed to
- trunk rev. 8660
- 4-4 rev. 8659 - 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
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: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: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: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 ... - 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... - 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... - 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
- 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: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: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...
- 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.
- 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... - 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...
- 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
- 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... - 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.
- 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: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: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...
- 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: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
- 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:08 Bug #23131: Autopublication task has too many rights
- Committed to trunk in revision 8608
- 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...
Also available in: Atom