Activity
From 2010-08-26 to 2010-09-24
2010-09-24
- 23:55 Bug #23107: Wrong CSH text for Access Lists
- Removed second line from CSH text for "Option Access Lists" Checkbox.
But maybe its not the best solution. Wrote S... - 23:07 Bug #23400: Pagetree fails to reload
- Please describe the exact steps, how you're creating the page (there are various ways), please post screenshots/scree...
- 21:31 Bug #23400: Pagetree fails to reload
- BE user (admin) is not having any issue. But I face the same issue when regular BE user logs in. No page tree is disp...
- 22:35 Bug #23586: "Close window and check dependencies" doesn't work anymore
- Committed to trunk rev. 8882
Thanks for taking care, Søren! - 11:20 Bug #23586: "Close window and check dependencies" doesn't work anymore
- Submitted to core list
- 22:18 Bug #23606: phpunit: Testsuite: t3lib_iconWorksTest fails some tests due to newly included between the opening and closing span tag
- of course bugzilla hides the & nb sp ; I am talking about … or better does not escape it ;)
- 22:16 Bug #23606 (Closed): phpunit: Testsuite: t3lib_iconWorksTest fails some tests due to newly included between the opening and closing span tag
- See title:
If you run phpunit with the testsuite: t3lib_iconWorksTest than you get several failing tests.
This is... - 20:56 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- @Markus: I thought about that, but there are many properties of HTMLparser that may cause the span tag or its id attr...
- 20:22 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- @Stanislas:
great, thanks!
so as an alternative to patching the rte you could add _id_ to
RTE.default.proc.entry... - 17:56 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- The root of evil: The problem arises when id attribute is removed from span tags by server-based cleaning on paste.
... - 17:21 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- @Markus: Yes! Thanks for tracking this down! I am now able to reproduce this issue.
- 12:41 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- I might be able to help a little here...
We narrowed down the error to one single line, checking your submitted conf... - 12:11 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- This config http://pastebin.com/7MnvPcqv does not work on a TYPO3 4.4.2 with delivered htmlarea.
It worked well be... - 06:06 Bug #21429: htmlArea RTE: Text not editable after pasting with server-based cleaning
- So, which TS Config allows to reproduce the problem?
- 20:33 Bug #23605 (Closed): Deprecate t3lib_div::rm_endcomma
- Hey,
the function "rm_endcomma" in t3ilb_div is rarely used, and in my eyes not useful, as it does the same as a q... - 19:56 Bug #23604 (Closed): Cleanup CSH Code
- When having a CSH item on your page, TYPO3 generates this link for you to open the popup with detailed information:
... - 19:01 Bug #23568: BE input validation "time" rejects 0:00 and 24:00
- This patch fixes just the first problem with 24 hour.
The second problem should be a bigger typo3 task, because ty... - 18:32 Bug #23603 (Closed): Uninitialized variables in t3lib
- There are some uninitialized variables in some t3lib classes for several reasons:
- variable doesn't exist at all ... - 18:23 Bug #23594: Misleading security message in extension manager
- Committed to
- trunk rev. 8879
- 4-4 rev. 8880
- 4-3 rev. 8881 - 11:42 Bug #23594 (Closed): Misleading security message in extension manager
- The (flash) message which informs users that extensions might contain security vulnerabilities and refers to the TYPO...
- 18:20 Bug #23602 (Closed): Deprecate some old functions in typo3/template.php
- There are some old relicts and functions which are not necessary anymore, thus, they should be set to deprecated and ...
- 17:52 Bug #17477: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
- Now also committed to
- 4-3 rev. 8877
- 4-2 rev. 8876 - 17:41 Bug #23504: Wrong order of quote and escape in LIKE DB clause
- Committed to
- trunk rev. 8876 (4.5.0alpha3)
- 4-4 rev. 8875 (4.4.3)
- 4-3 rev. 8874 (4.3.6) - 17:24 Feature #15294: Cannot reactivate TS templates with Web>Template
- Yes it is. You can still deactivate a template: Go to "Info/Modify", click on "Edit whole Template Record" and deacti...
- 17:20 Bug #19143: closing of doc won't refresh the page
- Suggested patch included - but in order to function perfectly this pretty much needs a new hook in PHP for whenever n...
- 17:02 Bug #23601 (Closed): htmlArea RTE: Problem in Firefox inserting non-breaking space with Insert Special Character dialogue
- When I insert a non-breaking space ( ) with the Insert Special Character module of the rtehtmlarea it insert but sh...
- 17:01 Bug #18206: New Menu in Taskcenter
- Steffen. Can we close this one? The taskcenter has been replaced in 4.4.
- 16:04 Bug #23567: Task Center - sys_action: Record list page turning not working
- Hey Jürgen,
I tried to reproduce this on a trunk installation. Could you please test it there again? Seems no prob... - 15:49 Bug #23590: Improve ExtJS skin: Tabs
- Thanks for your comment, David.
Steffen already assumed that the docheader's absolute positioning could be the root ... - 15:25 Bug #23590: Improve ExtJS skin: Tabs
- I'm not sure but perhaps the "1px-bug" was build with the intention that the scrollbar is always shown, even if the c...
- 11:06 Bug #23590: Improve ExtJS skin: Tabs
- There's a problem with the debug bar: IMHO ExtJS counts wrong by 1px height and thus scrollbars appear.
- 09:56 Bug #23590 (Closed): Improve ExtJS skin: Tabs
- ExtJS tabs are not styled in the TYPO3 way
(issue imported from #M15783) - 15:24 Bug #23599: Sysext Modules are shown in Module Menu, even though extensions are not installed
- Yes. :-)
- 15:15 Bug #23599: Sysext Modules are shown in Module Menu, even though extensions are not installed
- Could someone change the summary/title to
"Sysext modules shown in modulemenu, even though extensions not installed" - 14:03 Bug #23599: Sysext Modules are shown in Module Menu, even though extensions are not installed
- Send to core list
- 13:47 Bug #23599 (Closed): Sysext Modules are shown in Module Menu, even though extensions are not installed
- After File -> List was moved into a sysext it was possible to uninstall it.
The problem is that in t3lib/stddb/tab... - 14:33 Bug #23393: username in sys_lockedrecords to short
- Committed to trunk rev. 8873
Thanks for your contribution, Peter! - 14:01 Bug #23363: Page browser single table list view: Entering page number doesn't work
- Committed to
- trunk rev. 8872
- 4-4 rev. 8871 - 13:57 Feature #23600 (Closed): $this->pi_linkTP_keepPIvars_URL and https://
- We have a special Usermanagement which runs under https://
Example given: https://example.com?id=123&tx_extkey_pi1[... - 13:48 Bug #23597: List view page browser: navigating to last page doesn't work
- committed to trunk rev. 8870
- 13:22 Bug #23597 (Closed): List view page browser: navigating to last page doesn't work
- Because of a space in the URL, the page browser in the list view's single table view doesn't work for the last page (...
- 13:29 Bug #23598 (Closed): AJAX-menu for content-elements only checks page-record-permissions not content-element-permissions
- How to reproduce:
* Create a user that has right "listing" for a content-element-type, but no type "modify"
(elem... - 12:22 Bug #23596 (Closed): CLI dispatcher uses the locale from the shell
- The locale (particularly, LC_NUMERIC (which is part of LC_ALL)) has an effect on how numbers are parsed. For example,...
- 12:02 Bug #23595 (Closed): Improve ExtJS skin: Grids
- ExtJS grids don't feel like TYPO3.
Try recylcler or new workspaces-module (from their github branch)
Work in pr... - 11:45 Bug #21831: TSpagegen::inline2TempFile($this->makeScript(), 'js')
- You are right that it seems to have been a backward-compatibility-break. But since it's been around for some time now...
- 11:42 Bug #23587: Installation of Introduction Package fails without error message when gzuncompress() is missing
- Uploaded fix suggestion to "Introduction Package" project - no changes made to TYPO3 trunk.
See http://forge.typo3... - 01:32 Bug #23587 (Closed): Installation of Introduction Package fails without error message when gzuncompress() is missing
- When the php5-zlib package is not installed (which is the default in some Linux distributions)), the following happen...
- 10:57 Bug #23510: Only show upload comments that are newer than installed version in update function of EM
- Commited:
- trunk rev. 8866 (will be in alpha3)
- 4-4 rev. 8867 (will be in 4.4.2)
- 4-3 rev. 8868 (will be in 4... - 10:53 Bug #23593 (Closed): Set readLLPHPfile to deprecated, resolve undefined vars in t3lib_div
- PHP Langauge files like locallang.php should be deprecated, extdeveval delivers convert routines.
Also the undefin... - 10:35 Bug #23592 (Closed): fe_user cookie expiry date is not affected by $TYPO3_CONF_VARS['FE']['lifetime']
- Hi there
We are currently running a TYPO3 installation for a customer which holds a page mainly devoted to a forum... - 10:08 Bug #23591 (Closed): Resolve errors in tslib_content
- There are 3 code errors in tslib_content whch prevent some code blocks working correct.
1) a variable is set to TS... - 10:05 Bug #23560: Put versioning code from TCEmain in version extension - part #1
- committed to trunk (rev 8841).
- 09:13 Feature #23589 (Rejected): Popup wizard doesn't close when clicking "save & close"
- Using below configuration in TCA.
The popup window doesn't close, but shows the "parent element" that "popped up" ... - 08:37 Bug #23551: htmlArea RTE: Problem editing a new list entry in list of items with inline markup
- It's TYPO3 Version 4.4.2
- 05:51 Bug #23551: htmlArea RTE: Problem editing a new list entry in list of items with inline markup
- What version of TYPO3?
- 07:57 Bug #23588 (Closed): Pages icon is missing in table list
- The table "pages" is missing its icon in the table list. Examples are: Backendusergroup > Table listing or sys_action...
2010-09-23
- 23:21 Bug #23530: Javascript Error in taskcenter
- committed v2 as follow-up to 4_4 and trunk rev 8864/8895.
- 22:59 Bug #23530: Javascript Error in taskcenter
- The change prevents the js error but also the drag&drop functionality.
Solution: revert this change, move js to ex... - 21:24 Bug #23586 (Closed): "Close window and check dependencies" doesn't work anymore
- While installing the dependencies for an extension, the "Close window and check dependencies" link in the pop-up does...
- 13:39 Bug #23585 (Closed): All Configuration does not show values correctly
- The installtool behavior is inconsistent wihtin "All configuration" Try to set:
[im_version_5] = gm
[im_negate_m... - 12:38 Bug #23584 (Closed): Inserting an abbr/acronym that is not predefined deletes the abbreviated phrase
- 1. Select an abbreviated phrase in the HTMLArea
2. Click the abbr/acronym-button
3. In the abbr/acronym-dialog no ... - 12:34 Bug #23582: Docheader (save, save+view, save+close etc) missing
- The #typo3-docheader-row1is't visible but still there in HTML.
It dissapeared, when saving in the Constant Editor. I... - 09:43 Bug #23582 (Closed): Docheader (save, save+view, save+close etc) missing
- Editing/creating new elements in any tables, no buttons are shown in the top.
Check out screenshot
(issue imp... - 10:51 Bug #23583 (Closed): template::getHtmlTemplate
- The function is not taking into account that an absolute path could be provided as it will ALWAYS add the back_path i...
- 10:05 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
- Hi Ernesto,
I'll be glad to help. I'll rebuild the patch and submit the aforementioned RFC. - 09:53 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
- Hi Jerome.
I think your improvement is very nice and it might be a candidate to inclusion in 4.5. If you don't min... - 09:55 Feature #20577: Create better session identifiers and add basic validation
- Hi Olly, could you give some feedback on this issue?
- 09:48 Feature #15889: Clean up inline javascript in menu_layers.php
- Clemens, thanks for your patience. This is still interesting, and maybe you find some time to provide a new version t...
- 09:34 Feature #22992: Pagerenderer - use better method for adding meta tags
- @Simon, if you are still interested, test v3 of the patch and take a look at it and then come to the core list and gi...
- 09:32 Feature #18557: Integrate locking by database in t3lib_lock
- Sounds great, Olly. Any way to test or use this kind of locking?
Currently I only see the page generation using t... - 09:24 Bug #22093: jumpurl.secure crashes on spaces or umlauts in URLs
- Please provide some additional feedback, else we will have to close the issue. Thanks!
- 09:16 Bug #23581 (Closed): Module menu and content area are empty after upgrade to 4.5.0alpha2
- With the new viewpanel the backend is empty. No modules to click on. This message in the debug console: "help_aboutmo...
2010-09-22
- 11:25 Bug #23525: Enhancement of t3lib_div::testInt introduced a different behaviour
- Commited to TYPO3_4-4:
- unit test changes to rev. 8858
- bugfix to rev. 8859 (wrong code was never released, wil... - 11:23 Bug #23580 (Closed): Icon for hidden field doesn't work with IRRE
- Since TYPO3 4.4 we cannot deactivate IRRE elements over the standard icon. If we click on the icon we get following e...
- 11:21 Bug #23579 (Closed): Horizontal scroll bar is missing on pagetree
- When viewing the typo3 backend on Firefox 3.6.10 on the Mac (have not tested other Browsers, but assume the issue is ...
- 10:49 Feature #23553: Backend textarea fields should also be flexible in height, even if text is just a continuous text
- Commited to trunk (rev 8854).
- 10:46 Bug #23558: TCA field for versioning type (vtype) should only be available if elementVersioningOnly is not set
- committed to trunk rev 8853
- 10:38 Bug #23381: sys_action: setting mountpoints as non-admin
- committed to svn
* 4_4 rev 8850
* trunk rev 8851 - 10:30 Bug #23577: tslib_menu misses test of html5
- Committed to svn rev 8849, 8850
- 10:20 Bug #23577 (Closed): tslib_menu misses test of html5
- for nameAttribute doctype html_5 is missing in the switch, add it.
(issue imported from #M15761) - 00:14 Bug #23535: Provide a wizard for media to process the video url
- committed to trunk rev 8845
2010-09-21
- 23:12 Bug #23540: Render ModuleMenu with ExtJs, remove the frameset
- Finally committed v14 to trunk rev 8842
- 22:03 Bug #21102: IRRE: Selected items not removed from selector when foreign_unique is set
- Here is a better description for this problem:
If you use a IRRE Selector (see attached image). The entries in the... - 21:59 Bug #21934: some bugfixes for IRRE (Localisazion + Selector + Encoding)
- Resolved as duplicate
- 21:52 Bug #21934: some bugfixes for IRRE (Localisazion + Selector + Encoding)
- Have already splited the 3 Parts in 3 different bug reports...
selected items not removed from selector
http://bu... - 21:57 Bug #22215: records informations in workspace
- Committed to trunk (rev. 8838)
Committed to TYPO3_4-4 (rev. 8839)
Committed to TYPO3_4-3 (rev. 8840) - 19:48 Bug #21388: typo3temp got filled with thousands of javascript_* files
- I've used typo3-4.3.2-no-typo3temp-fill-with-javascript-3.patch on Typo3 4.4.2 and it doesn't seem to have any effect...
- 19:33 Feature #23574: ExtDirect in Frontend
- Commited to trunk r8836 (just in time for alpha2).
See http://wiki.typo3.org/ExtDirect for more information. - 01:20 Feature #23574 (Closed): ExtDirect in Frontend
- Problem:
Currently it's not possible to use ExtDirect in the frontend.
Solution:
Add an eId class that provides ... - 19:07 Bug #23524: Using core Sprites with ExtJS in TYPO3 4.4 - CSS Problem or Bug?
- http://www.sencha.com/forum/showthread.php?110304-ext.button-iconCls-!important-needed&p=515507#post515507
- 17:43 Bug #9832 (Resolved): Possible Division by Zero - please recheck and secure
- 16:41 Bug #9832 (Accepted): Possible Division by Zero - please recheck and secure
- 13:04 Bug #23576 (Closed): implodeTSParams(): numeric keys will be renumbered
- implodeTSParams() uses the PHP method array_merge.
But array_merge change numeric keys. They will be renumbered. S... - 11:56 Bug #21398: Remove deprecated methods in t3lib_htmlmail
- We won't remove deprecated stuff in 4.5 yet (LTS) but start doing so drastically in 4.6. So changed target version an...
- 11:28 Feature #23534: Feature Proposal: add "rand" value to listNum
- Resolution in #18851
- 10:19 Bug #15122: compressed TCA not available with active BE session
- We have the same problem, even in 4.4.x. Any updates?
- 07:57 Bug #23575 (Closed): Allow DBAL to interact with EM to configure remapping
- When using an Oracle DBMS, length of identifiers is limited to 30 characters. DBAL can be configured to automatically...
2010-09-20
- 22:16 Feature #21614: Add support for MemCache
- Branch QueryCache has been merge into trunk as revision 38370.
- 21:41 Bug #23563: function in t3lib_iconWorks is not public
- committed to trunk rev 8834
- 19:38 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- I attached a patch file that allows one to define a locale setting if required.
It's difficult to use default settin... - 18:46 Bug #23573: Pageicons in WS module are broken
- Committed to svn
4_4 rev 8829
trunk rev 8830 - 18:31 Bug #23573 (Closed): Pageicons in WS module are broken
- The pageicons in WS module (pagetree) are broken, fix them
(issue imported from #M15753) - 17:06 Bug #23572 (Closed): bug when "create new page" is the first action of a non admin user
- how to reproduce :
-login with non admin user (with proper configuration)
- choose "web" -> "page"
- click on "cr... - 16:13 Bug #23304: Wrong behaviour of workspace preview "Enable Frontend Preview"
- committed:
- to 4.4 in revision 8827
- to trunk in revision 8828 - 15:47 Bug #18797: "New page" wizard might disclose existence of pages outside DB mount
- Still exists in Typo3 4.3.5
- 15:37 Bug #23524: Using core Sprites with ExtJS in TYPO3 4.4 - CSS Problem or Bug?
- hi tolleiv,
thanks for your answere - but
<span class="t3-icon-actions t3-icon-actions-document
t3-icon-docume... - 08:58 Bug #23524: Using core Sprites with ExtJS in TYPO3 4.4 - CSS Problem or Bug?
- hi - I can't really answer this question but maybe it would be a good idea to use the pagerenderer for the inclusion ...
- 15:37 Bug #20897: absRefPrefix does not work with "magic image"
- Solved with resolution of 0014783
- 15:36 Bug #22930: absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir]
- Committed to:
- 4.3 in revision 8824
- 4.4 in revision 8825
- trunk in revision 8826 - 15:13 Bug #23571: dbal does not parse setDBinit correctly
- Committed to:
- trunk (rev. 38342)
- DBAL_1-1 (rev. 38343) - 14:52 Bug #23571: dbal does not parse setDBinit correctly
- To write the values to localconf that way was introduced with #12514. See the discussion on Core List for further inf...
- 13:44 Bug #23571 (Closed): dbal does not parse setDBinit correctly
- I have Typo3 4.4.2 and dbal 1.1.7. In my localconf.php there is the following configuration:
$TYPO3_CONF_VARS['SYS']... - 13:36 Feature #23570 (New): Position of a new DB mount
- Use Case:
We have x DB Mounts (e.g. 30) and if we add a new DB Mounts TYPO3 append this at the last position.
It ... - 12:33 Bug #23569: htmlArea RTE: Firefox shows & in external links with query string.
- Sorry, mantis don't show html characters....
Link editor: http://example.com/?a=1&b=2 -> create it: href="http... - 12:29 Bug #23569 (Closed): htmlArea RTE: Firefox shows & in external links with query string.
- Tested with:
Firefox 3.6.9
TYPO3 4.2.14 / TYPO3 4.4.2
If you insert an external link with RTE link editor (e.g. ... - 11:58 Bug #23568 (Closed): BE input validation "time" rejects 0:00 and 24:00
- When an input field "type text" is defined as "eval time", the automated time evaluation function rejects the values ...
- 11:14 Bug #22680: Draft workspace content gets lost on publishing using translated items
- I can confirm I can't reproduce this any more with 4.4.2 :)
- 10:53 Bug #22555: Can't translate draft version of element in custom draft workspace
- Hi Benjamin,
yes, works here with 4.4.2, too. - 10:51 Bug #20598: Error after hide/show element
- Didn't work with 4.4.2. When clicking two times on the show/hide button in workspace list view, this error message ap...
- 10:43 Bug #23159: login with a BE User somewhere else on the page tree
- Indeed, good tip! Thanks for that.
- 10:26 Bug #23567 (Closed): Task Center - sys_action: Record list page turning not working
- If a list-records-task lists more than 100 records, the singe table page turning functionality is shown on top of the...
- 10:24 Bug #23552: TCE_Forms Select & group fields remove item bug (have seen #0014599)
- Can't reproduce the issue.
Note that 'length' property shows how many <option> elements are in the <select>, not h... - 00:07 Bug #23550: Sysext setup's user simulation is susceptible to XSS
- Moving ticket to Benni according to discussed responsibilities.
2010-09-19
- 20:54 Feature #9837: Visualize being in a workspace by coloring the top bar
- hi, i already had a short look at it today, we will wait until the pagemodule/framset cleanup is in place.
thanks fo... - 20:38 Feature #9837: Visualize being in a workspace by coloring the top bar
- Please use this version of the CSS file...
- 20:34 Feature #9837 (Closed): Visualize being in a workspace by coloring the top bar
- Currently there's no clear indicator that a user is working in a workspace (except in the page tree..).
I got a sc... - 20:38 Feature #23565 (Closed): ExtDirect Debugging with t3lib_utility_debug
- Problem:
Currently you need to use another debug method - t3lib_extjs_debug::debug to use debugging in ExtDirect. A... - 16:31 Feature #23561: PageRenderer should be able to include locallang-files as JS-InlineLabels
- Committed to SVN Trunk (rev. 8823)
- 16:28 Bug #21817: EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit
- Committed v2 to trunk (rev. 8819).
Committed v2 to TYPO3_4-4 (rev. 8820).
Committed v2 to TYPO3_4-3 (rev. 8821).
- 16:12 Bug #15598: Workspace - Top Level Item in tree not colored
- FIxed since TYPO3 4.4 (or even 4.2)
- 16:09 Bug #19825: Draft: Error: No Template found!
- First of all, please write in english, so more people can help you.
I could not really reproduce this issue. Could... - 16:08 Bug #16456: Preview from element versions does not work
- The preview icon is now only shown on pages.
- 16:05 Bug #18706: Update Wizard in install tool force temp-configuration files and load configuration twice
- Committed to SVN:
* TYPO3_4-2 (rev. 8815)
* TYPO3_4-3 (rev. 8816)
* TYPO3_4-4 (rev. 8817)
* Trunk (rev. 8818) - 16:02 Bug #20598: Error after hide/show element
- Please check if this issue still exists with trunk or 4.4.2, should be fixed since 4.4.1.
- 15:41 Bug #22005: Minor CSS issue
- Thanks, Christopher!
- 15:30 Bug #20743: Localization in Workspaces failed
- This is most likely a duplicate of #6357.
Please check if this issue still exists with trunk or 4.4.2, should be fi... - 15:28 Bug #22680: Draft workspace content gets lost on publishing using translated items
- Please check if this issue still exists with trunk or 4.4.2, should be fixed since 4.4.1. Could not really reproduce ...
- 15:24 Bug #22555: Can't translate draft version of element in custom draft workspace
- Could not reproduct this issue in trunk.
Please check if this issue still exists with trunk or 4.4.2, should be fi... - 15:22 Bug #20173: in Draft workspace: changed tt_content-element looses relation to translated element in edit view
- Could not reproduct this issue in trunk.
Please check if this issue still exists with trunk or 4.4.2, should be fi... - 15:19 Bug #17610: wrong references between translated content in Workspace and its parent
- Could not reproduct this issue in trunk.
Please check if this issue still exists with trunk or 4.4.2, should be fi... - 14:19 Bug #9832 (Closed): Possible Division by Zero - please recheck and secure
- <b>Warning</b>: Division by zero in <b>/SERVER/typo3/typo3v4core/typo3/sysext/workspaces/Classes/Service/GridData.ph...
- 13:55 Bug #16394: DisplayCond => VERSION:IS:false always returns true
committed v2 to trunk (rev. 8811)
committed v2 to TYPO3_4-4 (rev. 8812)
committed v2 to TYPO3_4-3 (rev. 8813)
co...- 11:25 Task #9816 (On Hold): JS Labels should be localised
- will be done when all JS is finished
- 11:24 Feature #9820 (On Hold): Module: Show legend below new grid component
- when the module is ported to extbase, this will be added to the fluid template
- 11:23 Task #8720 (Closed): Workspaces Modules should use sprites
- the new module uses sprites - the old one will be discarded
- 11:21 Bug #9829 (Resolved): Stages module not working since "Add DirectStore call to server side to fetch detail infos from expanded row"
- Fixed by clearing the TYPO3 cache ;)
- 11:02 Bug #9829 (Closed): Stages module not working since "Add DirectStore call to server side to fetch detail infos from expanded row"
- Since rev. a27f5def5d8e4dead51ef09a41f889c52f7d9fd6 (Add DirectStore call to server side to fetch detail infos from e...
2010-09-18
- 21:22 Feature #9821 (Resolved): Individual stages - clean staged records if stage itself is removed
- functionality added - see tx_workspace_service_tcemain --- updates are done using plain SQL instead of using tcemain
- 20:11 Feature #9821 (Closed): Individual stages - clean staged records if stage itself is removed
- If a induvidual stage is deleted all records which are within the specific state are restaged to the stage "edited" -...
- 20:36 Feature #9817 (Accepted): Module should Use Extbase
- 16:17 Feature #9817 (Closed): Module should Use Extbase
- 20:17 Task #9815 (Resolved): Column configuration has to be loaded from UC
- 17:47 Task #9815: Column configuration has to be loaded from UC
- Is stored to UC but needs to be loaded from UC again...
- 15:57 Task #9815 (Closed): Column configuration has to be loaded from UC
- 20:09 Feature #9750 (Resolved): Module: Take over wslib from versions extensions
- fully done :) all testcases are green
- 17:59 Feature #9750: Module: Take over wslib from versions extensions
- basically done - case where content is moved to a page which is moved on here own does not return valid data for that...
- 15:54 Feature #9750 (Accepted): Module: Take over wslib from versions extensions
- 18:31 Bug #23562: Add new Icons from Lars for Workspace Module to t3skin
- committed to trunk rev 8810
- 14:19 Bug #23562 (Closed): Add new Icons from Lars for Workspace Module to t3skin
- according to the hci 9472 issue for the new workspace module the missing icons in t3skin have to be added
(issue ... - 17:58 Feature #9751: Module: Extend the structure to be available in new workspaces manager
- start, limit filter missing
- 17:33 Feature #9751: Module: Extend the structure to be available in new workspaces manager
- ToDo:
* comment and format source code
* -date of creation in WS-
* -Crop for path-
* -Diffview (?)-
* -query for sea... - 17:56 Feature #9820 (Closed): Module: Show legend below new grid component
- Module: Show legend below new grid component
- 17:55 Feature #9758: Module: Implement handler on the PHP side for the accordant actions in the grid view
- Missing actions:
* sendToNextStageExecution (implementation
* sendToSpecificStageExecution (implementation)
* mass... - 17:48 Feature #9758 (Accepted): Module: Implement handler on the PHP side for the accordant actions in the grid view
- 17:06 Bug #23564 (Closed): Integrate generic notification methods to show windows and dialogs based on ExtJS
- There are already some places where ExtJS is used to display modal windows and there will be some more in the future ...
- 16:49 Feature #7835 (Accepted): Workspace module should have a "check all" button
- Hi Roland
This feature is included in the new workspace module which will be part of TYPO3 4.5
Greets,
Sonja - 16:48 Feature #8226 (Closed): Permit different swap and publish buttons
- 16:47 Feature #8226: Permit different swap and publish buttons
- Hi Patrick
You are right, these icons are not good to understand.
New icons by HCI team are part of a new works... - 16:42 Feature #9819 (Closed): Workspace preview window
- Team discussion needed for the following questions:
* Is the 3-frames preview used in versioning without workspaces ... - 15:57 Task #9816 (Closed): JS Labels should be localised
- 15:56 Feature #9784 (Resolved): Ext-Direct Server has to provide "all" Information in the Array returned by ported ws-lib Function
- 15:55 Feature #9753 (Resolved): Module: Extend the ExtJS grid view and visualize the data delivered from PHP
- 15:55 Feature #9753 (Accepted): Module: Extend the ExtJS grid view and visualize the data delivered from PHP
- 15:54 Feature #9755: Module: Implement modal window for "send to stage"
- !send_to_stage_window.png!
- 15:54 Feature #9755 (Resolved): Module: Implement modal window for "send to stage"
- 15:29 Bug #23159: login with a BE User somewhere else on the page tree
- Tipp: Don't modify t3lib/stddb/tables.php, but place your changes in typo3conf/extTables.php.
They will overwrite th... - 15:16 Bug #17477: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
- committed to
- trunk rev. 8809
- 4-4 rev. 8808 - 14:43 Bug #23563 (Closed): function in t3lib_iconWorks is not public
- for ExtJS IconClasses you would need an protected function -- make it public
(issue imported from #M15743) - 13:16 Feature #23561 (Closed): PageRenderer should be able to include locallang-files as JS-InlineLabels
- PageRenderer should be able to include locallang-files as JS-InlineLabels
needed by new workspace module, and othe... - 12:58 Bug #20674: Misleading info: No workspaces found!
- Committed to trunk (rev. 8805)
Committed to TYPO3_4.4 (rev. 8806)
Committed to TYPO3_4.3 (rev. 8807)
- 12:42 Bug #16174: Element type in workspaces
- Solved with TYPO3 4.4
- 12:41 Bug #18691: Pages in tree have the wrong color
- Hey.
Thanks for the report. This is finally fixed with TYPO3 4.4. - 11:50 Bug #23560 (Closed): Put versioning code from TCEmain in version extension - part #1
- This patch is the first version to put a lot of the workspace code out of tcemain so it is only used when the version...
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...
Also available in: Atom