Activity
From 2009-05-14 to 2009-06-12
2009-06-12
- 22:24 Bug #20612 (Under Review): scandinavian letters are transliterated wrong
- The scandinavian letters ä, ö and å are rendered, with for example realurl, in a wrong way. Ä is ae, ö is oe.. Ä shou...
- 22:23 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Same here. FF 3.0.11 (XP 32) and TYPO3 4.2.6.
Internal links added with htmlarea look like this:
http://$URL_of... - 17:07 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Not 100% the same issue but I can't create internals links anymore with FireFox 3.0.11 and typo3 4.2.6. It seems that...
- 17:07 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Confirm this bug for FF 3.0.11 for internal links
- 18:37 Feature #20578: Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
- This was fixed in trunk of Extbase (r814).
- 14:59 Bug #19613: Default values have no labels in the multiple select control inside the flexform
- +1 on testing in 4.2
- 13:46 Bug #20072: extend Filelist with icon block according to list view
- committed to trunk, rev 5584
- 12:54 Bug #20567: Remove initialization of the random number generator
- Committed to SVN Trunk (rev. 5583)
- 11:45 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
- eg line 2047 $GLOBALS['BE_USER']->writelog(5,1,0,0,'Extension list has been changed, extension %s has been %s',array(...
- 11:41 Feature #20591: Write system log t3lib_div::sysLog() calls into sys_log
- Sounds interesting.
I suggest to add a new "type" (database field. in the UI it's called "action"!) "system log" (... - 10:22 Feature #19898: adding itemsProcFunc to wizard functionality
- adding patches for TYPO3 4.2.7 dev and TYPO3 4.3 current trunk.
Testet with the example Extension.
now you can us... - 09:36 Bug #20572: Autoloader floads sysLog with XCLASS failures
- Committed to SVN Trunk (rev. 5581)
- 08:23 Bug #20611 (Closed): deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- Info of PHP 5.3:
Deprecated: Assigning the return value of new by reference is deprecated in ...\typo3\mod\tools\em\... - 07:25 Bug #20610 (Closed): HMENU does not show top Level Page in TYPO3 v4.3alpha3
- Having a simple HMENU like this:
page.10 = HMENU
page.10 {
1 = TMENU
1.wrap = <div style="width:200px; bord... - 02:49 Bug #20609 (Closed): broken sorting of filemounts
- Description:
- Given a Backend-User/Group has more than one filemount, those filemounts are displayed in broken/conf...
2009-06-11
- 20:17 Bug #20509: You cannot switch FE-group in simulation in Web/View
- On condition detected:
The adminPanel will disapear on '4' only if you have the "preview" panel collapsed. You can... - 18:31 Bug #20607: Wrong rendering of HTML content element
- Small correct: 4.3 doesn't complete your tag but wraps your 'non-complete' tag into complete <div class="csc-default"...
- 17:24 Bug #20607: Wrong rendering of HTML content element
- It appears that from 4.3 every content element its wrapped with <div id="cXXX" class="csc-default" >|</div> and this ...
- 13:46 Bug #20607 (Closed): Wrong rendering of HTML content element
- If content element HTML has open tag, fe:
<div id="foo">
then it will be closed automatically but should not.
Th... - 16:32 Bug #20608 (Closed): Backport treelist caching from TYPO3 4.3 to TYPO3 4.2.6
- Problem:
function getTreeList() in class tslib_content can be some of the most expensive functions when rendering pa... - 01:25 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- Hey Cyrill,
does this picture have exactly the same background color as the bar in the backend does?
If so:
To...
2009-06-10
- 21:13 Bug #20509: You cannot switch FE-group in simulation in Web/View
- It's even going so far as that this happens:
1: not protected
`-- 2: fe-protected (group A), no extendTo
... - 16:14 Feature #20606: Extract functionality to create session ID from t3lib_userAuth::start()
- Committed to SVN Trunk (rev. 5580)
- 16:06 Feature #20606 (Closed): Extract functionality to create session ID from t3lib_userAuth::start()
- The creation of a new session ID is currently somewhere in the start() method of t3lib_userAuth. However, it can be h...
- 15:25 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- That one should do the trick :)
- 15:23 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- The image should be transparent, do you agree?
- 14:16 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
- Hi, I think it would definitely be a good idea to fix this as the editors might not keep this in mind when setting li...
- 12:06 Feature #20605 (Rejected): Add more information to logoff() method in user authentication
- The TYPO3 user authentication (t3lib_userAuth) has a method logoff() that is called at several places but has no info...
- 03:44 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- Finally I'm going to add that the "Hide on FE-login" content elements appear with the "Show Hidden Records"-switch. E...
- 03:18 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- I fixed the "Preview of workspace" issue in 11311
I understood now why the superpowers and I'm going to make a final... - 02:24 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- Maybe this is the real question:
* If workspaces are enabled, why does it lead to superpowers regarding element-vi... - 02:00 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- As a side-effect it means that the BE-user can't run start/stop-time simulations, because the necessary query is neve...
- 01:58 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- I don't know if this is an additional bug:
While investigating how I can teach enableFields() to declare "show on ... - 03:30 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- The final patch removes "ADMCMD_view" from tslib_fe entirely.
"ADMCMD_view" means that the page is view from out o... - 03:15 Bug #20604 (Closed): PHP casting causes workspace message to appear in Web/View
- Somehow the integer-comparison casting in PHP makes
$this->fePreview == 2
return TRUE for "$this->fePreview = 1... - 02:07 Bug #20523: Turning off the admin-panel results in error
- I think your patch can work from reading, but I actually added a check for the validity of the adminPanel-object itse...
2009-06-09
- 22:23 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
- Okay, the reason is in cms/class.tslib_fe.php: 1230
function checkPagerecordForIncludeSection($row) {
return (... - 19:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I can confirm this for FF 3.5ß5 and Typo3-SVN
- 15:45 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Problem still exists with Firefox 3.5b99
- 18:38 Bug #20603: align center with breakSpace and breakWidth
- Hi Oliver,
this is the code...
temp.menu-level-1 < temp.menu-level-0
temp.menu-level-1.entryLevel = 1
temp.me... - 17:02 Bug #20603: align center with breakSpace and breakWidth
- Please add the whole TypoScript that generates the mentioned image.
The breakSpace just defines a maximum width - ho... - 16:27 Bug #20603 (Closed): align center with breakSpace and breakWidth
- i have a gmenu. in the gmenu i also have this code:
10.align = center
10.offset = 0,15
10.breakWidth = 15... - 17:27 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- sorry, i forgotten
TYPO3 4.2.7 dev trunk 5575
- 17:03 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- What's the exact TYPO3 version you're working with?
- 11:30 Bug #20601 (Closed): after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- in patch 0011247 the Local_Lang check is removed,
after that, calls in class_tslib.content.php
function editPan... - 14:35 Bug #20602 (Closed): Use CSS classes for warning/error/notes/success-section-icons in Install Tool
- Currently the section-icons for warning, error, notes and success are added as normal images through an <img>-tag. We...
- 11:00 Feature #20597: Add possibility to trigger removal of frontend session data of the current session
- Committed to SVN Trunk (rev. 5575)
- 10:27 Bug #20600 (Closed): Nested flexforms not possible
- When using a flexform in a flexform there are several errors, it's not possible.
nested flexform (simple):
* yell... - 00:50 Bug #20571: Use 2 level cache for BEgetRootLine
- v2 takes care of clearing the cache on any update with page records in tcemain
2009-06-08
- 22:07 Bug #16463: TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
- This seems to be a duplicate of 0008605. Is there something new about this issue?
- 22:07 Bug #18904: Content Element Description Backend Display
- This seems to be a duplicate of 0004033. Is there something new about this issue?
- 22:01 Bug #20598 (Closed): Error after hide/show element
- Hi,
This is my error :
1: Could not be edited in offline workspace in the branch where found (failure state: '... - 17:35 Feature #20597 (Closed): Add possibility to trigger removal of frontend session data of the current session
- Currently there's no possibility to trigger the removal of frontend session data of the current session.
(issue i... - 16:06 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
- ok, forget it, I read your explanation in #9743
- 16:02 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
- I can't find this patch in TYPO3 4.2.6??
Please re-insert or explain why, as I think this feature is important, tia! - 14:30 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Well - the current situation already is exactly as I described in my post. It doesn't matter which part of the SQL qu...
- 13:32 Feature #20596 (Closed): php addslashes support for typoscript
- Sometimes I send links via ajax in json format. I need slashes there before each " (double-quote). So i propose add t...
- 13:06 Bug #20569: Optimize initialization of frontend editing
- Committed to SVN Trunk (rev. 5572)
- 12:59 Bug #20393: Optimize hook to indexed_search that checks for a running crawler task
- Committed to SVN Trunk (rev. 5571)
- 09:55 Bug #20595 (Closed): Unallowed classes are not removed on the way to the database
- Heya Stan :-)
Even if a class is neither listed under RTE.default.proc.allowedClasses nor under buttons.blockstyle... - 08:23 Bug #20594 (Closed): FF: Cannot enable inline buttons when highlighting the first characters inside ul with list-style-position-inside
- Hi Stan,
I detected a weird bug in FF3:
Problem:
Create a class for ul with the property list-style-positon:... - 00:38 Bug #20593 (Closed): install tool - color for success doesn't fit
- the green used (before.png) doesn't fit in color scheme
I used the same green as in the menu, white color too (aft... - 00:18 Bug #20365: install tool shows plain passwords
- committed v4 to trunk, rev 5569
- 00:08 Bug #20179: FileCache doesn't work on windows
- committed to trunk, rev 5568
- 00:04 Bug #20218: Create version of page crashes in Cache
- committed v2 to trunk, rev 5567
2009-06-07
- 22:57 Bug #20584: function tslib_fe->setPageCacheContent() removes page_cache entry twice
- Committed to trunk rev. 5565
- 22:56 Bug #20585: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root
- Committed to trunk rev. 5565
- 20:23 Bug #20529: stdWrap for TypoSrcrip-select parameters
- It's simple to change some lines like that:
from
// Fields:
$queryParts['SELECT'] = $config['selectFields'] ? ... - 14:18 Feature #20591 (Rejected): Write system log t3lib_div::sysLog() calls into sys_log
- To view sysLog() calls in the backend "Log" modules, they just have to be logged into the sys_log table.
Why s... - 14:03 Feature #20590 (Closed): Writhe systemlog t3lib_div::sysLog() calls into sys_log
- To view sysLog() calls in the backend "Log" modules, they just have to be logged into the sys_log table.
Why shoul... - 13:37 Bug #20589 (Closed): Login page is not translatable
- Hey,
the login page is not translatable. The labels are hardcoded and taken from the TYPO3_CONF_VARS['BE']['loginL... - 11:19 Bug #20588 (Closed): wrong save button link in rte fullscreen view
- clicking the save&view button in rte fullscreen shows only an empty page in TYPO3 4.3
no error msg.
patch from ht... - 11:16 Bug #20587 (Closed): wrong save&view button link in rte fullscreen view
- clicking the save&view button in rte fullscreen view doesn't work anymore in TYPO3 4.3
error msg:
Not Found
The re...
2009-06-06
- 22:01 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
- I could not found any sys_log insert calls in the em/ module. Where does the extension manager log anything? I would ...
- 21:55 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
- This realy should be logged...
- 20:14 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Hi Jo,
what do you think about "where", "andWhere" and the different joins referring stdWrap?
Regards
David - 15:37 Bug #20586 (Closed): t3lib_cache_backend_FileBackend doesn't work on Windows
- Fatal error: Uncaught exception 't3lib_cache_Exception' with message 'The cache directory "C:/xampp/htdocs/seminars/t...
- 14:52 Bug #20585 (Closed): t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root
- I'm running several TYPO3 installations within subdirectories of Apache's DocumentRoot. Currently the file backend cr...
- 13:51 Bug #20584 (Closed): function tslib_fe->setPageCacheContent() removes page_cache entry twice
- function tslib_fe->setPageCacheContent() calls clearPageCacheContent() to remove the cache entry before setting it.
... - 12:26 Bug #20583 (Closed): Select queries in caching framework should use $GLOBALS['ACCESS_TIME'] instead of time()
- all select queries in the DB backend of the caching framework should use $GLOBALS['ACCESS_TIME'] instead of calling ...
- 12:15 Bug #20543: The value for loginSecurityLevel is by default empty
- the default value for loginSecurityLevel in the install tool was always empty.
in typo3/index.php loginSecurityLevel... - 11:36 Bug #20566: function getTreeList() doesn't use the caching framework
- added v3 patch
only difference is the "id autoinc column" in sql
reason for adding this are problems with missing a... - 10:56 Bug #20582: caching of pagesections uses superfluos serialize() call
- +1
first chunk can be simplified, $currentPageData is not needed - 00:11 Bug #20582 (Closed): caching of pagesections uses superfluos serialize() call
- in class tslib_tstemplate the caching of pagesections uses a superflous serialize() call.
functions start() and get...
2009-06-05
- 23:38 Bug #20218: Create version of page crashes in Cache
- Hi Rupi,
the reason why i didn't continued is, that this leaded to a discussion in v5 list where Robert at the end... - 22:57 Bug #20218: Create version of page crashes in Cache
- just stumbled across this one.
The bug still exists in current trunk and the patch fixes it.
go ahead Steffen ;-) - 23:03 Bug #20581 (Closed): functions flushByTag and flushByTags in caching framework db backend are very unefficient
- problem:
functions flushByTag and flushByTags in caching framework db backend are very precessing intensive because ... - 20:55 Bug #19504: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables
- Still present in TYPO3 4.3.0 alpha 3.
Add fields
ALTER TABLE cache_hash ADD PRIMARY KEY (id);
ALTER TABLE ca... - 19:57 Bug #20384: DB cache always uses 3600 sec as timeout
- Pls close this bug report as it has been duplicated and resolved in #20419
- 18:53 Feature #20580 (Closed): streaming content
- short: I'd like to stream content.
description:
TYPO3 fetches content first (saving it in arrays first) renders i... - 16:55 Bug #20519: IDN Domain names handled incorrectly in parts of the backend
- The Problem is that the js code of the context menu adds the complete location including the hostname urlencoded to t...
- 16:53 Bug #20579 (Closed): Validation issue: Lots of cleanup in typo3/sysext/install/mod/class.tx_install.php
- The install tool is still using HTML 4.01 Transitional. This has been changed to XHTML 1.0 Transitional.
A lot of ... - 15:56 Feature #20578: Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
- This was first filed as bug in Fluid here: http://forge.typo3.org/issues/show/3575
but fixing in extBase seems bette... - 15:30 Feature #20578 (Closed): Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
- In Fluid additionalParams for links are treated as Array (which I think is good), but URIFor in Tx_Extbase_MVC_View_...
- 15:26 Feature #20577 (Closed): Create better session identifiers and add basic validation
- Current sesssion identifiers in TYPO3 are a MD5 representation of several parameters.
Due to several security requir... - 14:39 Bug #20576 (Closed): t3lib_div has several calls to debug without namespace which leads to php-errors
- In t3lib_div there are many calls to t3lib_div::debug... Some of them lack the namespace/class and therefore only cal...
- 12:01 Bug #20574 (Closed): Bring back the divider CE
- as discussed in "Content rendering list" here is the patch that reintroduce the divider CE.
The default rendering ... - 11:44 Bug #20427: DBAL - bigint (int8) values get converted to int4 by int-cast
- I added a patch which should workaround the problem I described and the issue 0010965.
- 11:34 Bug #20573 (Closed): Pagetitle of Results not translated in contentelement SEARCHRESULT
- In the searchresults of the native contentelement search of Typo3 core (not indexed_search) the pagetitle is always i...
- 11:01 Bug #20572 (Closed): Autoloader floads sysLog with XCLASS failures
- In the sysLog many entries like this appear with using the autoloader:
04-06-09 17:20 - Core: Unable to autoload cla... - 10:20 Bug #20571 (Closed): Use 2 level cache for BEgetRootLine
- Now there is only a first level cache for BEgetRootLine, which is stored in a global var.
The patch
* use a static ... - 10:18 Bug #20340: Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
- committed to trunk, rev 5563.
- 10:09 Bug #20466: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
- committed to trunk, rev 5562.
- 10:03 Bug #20467: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_w
- committed to trunk, rev 5561.
- 10:00 Bug #20468: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpag
- committed to trunk, rev 5560.
- 09:54 Bug #20469: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
- committed to trunk, rev 5559.
- 09:50 Bug #20472: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
- committed to trunk, rev 5558.
- 09:50 Bug #20570 (Closed): Use Cache for NewContentElementWizard
- The calculation of newCEWizardItems is expensive as TS and Hooks are processed, so use Cache to speed it up
... - 09:46 Bug #20504: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
- committed to trunk, rev 5557.
2009-06-04
- 20:48 Bug #20415: Error Message that keeps comming up
- Resolved, duplicate of #10487
Thanks for the answer, Ron.
There are bugs with mysql strict_mode, and this stora... - 19:10 Bug #20415: Error Message that keeps comming up
- what mode shuld it be in?
- 16:47 Bug #20415: Error Message that keeps comming up
- We are are running mysql is in strict_mode.
- 19:14 Feature #20562: Speed up xml2array by adding a two level cache
- Committed to trunk rev. 5544
final patch attached. - 17:44 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- I can confirm this problem on servers with error_reporting=On.
This should be quite easy to fix but is "New" nearly ... - 17:25 Bug #20569 (Closed): Optimize initialization of frontend editing
- Frontend editing is currently initialized even if the admin panel has no frontend editing enabled. Furthermore t3lib_...
- 14:05 Bug #20568 (Closed): Use PHP5 version of function microtime()
- The PHP function microtime() delivered a string that has the current unixtime and the microseconds divided by a spaci...
- 11:47 Bug #20567 (Closed): Remove initialization of the random number generator
- The random number generator is seeded automatically since PHP 4.2.0. Thus, calling srand(...) can be removed.
(is... - 11:35 Bug #20566 (Closed): function getTreeList() doesn't use the caching framework
- function getTreeList() in class tslib_content has a caching machanism for already generated lists but it uses direct ...
- 11:15 Bug #20559: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
- Committed to SVN Trunk (rev. 5553)
- 10:55 Feature #20565 (Closed): Add an opacity option to the GIFBUILDER BOX object
- Currently it's not possible to have GIFBUILDER create (half)tranparent BOX elements. This could be usefull for "colo...
- 01:08 Bug #20564: Recycler fails with ExtJS 3
- committed to trunk, rev 5552
- 00:56 Bug #20564 (Closed): Recycler fails with ExtJS 3
- The Recycler fails with error in store. Reason is the paging toolbar which has wrong store definition. The store has ...
2009-06-03
- 23:16 Bug #20560: t3lib_cache_backend_ApcBackend::set() error in exception message
- Committed to trunk rev. 5544
greets
rupert - 13:00 Bug #20560 (Closed): t3lib_cache_backend_ApcBackend::set() error in exception message
- The exception message uses $exception which if not available there. See patch
(issue imported from #M11258) - 22:39 Feature #19627: Adding Faroese flag to website languages
- Added hl_fo.gif renamed to fo.gif to typo3/gfx/flags (trunk rev. 5542)
- 22:03 Bug #20172: Switching modules impossible due to JS error
- The issue occurred due to XCLASS’ing of the tm_shared_lib extension. After disabling all of this extensions options, ...
- 20:32 Bug #16487: Changed permissions in workspace-versions are not respected
- As stated in the latest version of "Inside TYPO3", only the permissions of the live workspace are taken into account....
- 16:42 Feature #20562: Speed up xml2array by adding a two level cache
- New patch. Serialize and Unserialize is not necessary because the variable frontend does this by itself...
- 14:15 Feature #20562 (Closed): Speed up xml2array by adding a two level cache
- When profiling backend code (escpecially when there is templavoila involved) you'll notice that t3lib_div::xml2array(...
- 16:02 Bug #3546 (Closed): Click on "Create new" to create new workspace stage brings 404
- When clicking on "Create new" a little popup window comes up: Error 404 not found
Revision 745 - 13:46 Bug #20561 (Closed): cookie domain doesn't work with correct syntax.
- If the cookie Domains are corekt set. The domains doesn't work.
My typo3 hoster checked it again. The domain syntax ... - 13:19 Bug #19445: URLs in TYPO3 confirmation emails are broken and should be changed
- You are replacing the '[' and ']' in the generated urls. This could help to get all confirmation links in every email...
- 13:05 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
- No.
Switched back to alpha2. Still no function with redirect settings of group or user. - 12:55 Feature #20558: Mass file uploader: Uploading directories
- Currently, both the uploading of a whole folder as well as drag&drop are features that are not possible with the unde...
- 12:31 Feature #20558 (New): Mass file uploader: Uploading directories
- Many users want to upload a lot of files in a given directory structure. The mass file upload should support uploadin...
- 12:54 Bug #20559 (Closed): t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
- Entries with lifetime = 0 will be deleted by dbbackends collectGarbage.
See patch
(issue imported from #M11257) - 12:20 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
- Hi Sonja,
I so far didn't get your solution installed, that you presented at T3DD09. I used the files from svn but... - 12:11 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
- Hi Matthias
I agree with you that it is necessary to send the notification also to members of the assigned group.
... - 11:40 Bug #3545 (Needs Feedback): Send notifications of changes also to memebers of groups, not only to users
- 11:39 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
- Patch attached, please test
- 11:38 Bug #3545 (Closed): Send notifications of changes also to memebers of groups, not only to users
- In the actual version of workspaces notification emails are send only to user accounts that are assigned for differen...
- 12:12 Bug #17569: No notification mails will be sent on using user groups
- see also issue 0011255
- 12:02 Bug #20557 (Closed): Notification emails are send to assigned users only, not to groups
- The change notifications in a workspace are not send to user groups assigned to different roles (member & reviewer), ...
- 11:49 Feature #20556 (Closed): Add TypoScript properties to enable the admin panel only on specific pages/typeNums
- If in TypoScript the setting "config.admPanel = 1" is set, the admin panel will show on all pages in the frontend. If...
- 11:06 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- I think this might be because you can't do a select from sysfolder and styles.content.get uses the select function
... - 10:55 Feature #20555: New parseFunc setting
- Additionally this would be perfect if it would even strip out empty tagsets that even have attributes in the tag - eg...
- 10:52 Feature #20555 (Closed): New parseFunc setting
- I only say parseFunc as I'm not sure where this would best be incorporated - perhaps HTMLparser might be more appropr...
- 10:39 Bug #20553: Validation error in typo3/stylesheet.css
- committed to trunk (rev 5536)
- 10:33 Bug #20553 (Closed): Validation error in typo3/stylesheet.css
- Selector "table.typo3-usersettings a.typo3-csh-link" has a trailing comma, which causes a CSS validation error.
So... - 10:37 Bug #20554 (Closed): Use InnoDB for user/group tables
- To serve concurrent modifications on the user/group tables with many elements, the database engine InnoDB should be u...
- 10:17 Bug #20552 (Closed): Deprecation clean-up in tslib_content::getData()
- Two issues regarding deprecation of usages of getText in TypoScript:
1) usage of "gpvar" is deprecated, but the de... - 10:07 Feature #20551 (Closed): New HMENU property
- I'd like to have a new property added to HMENU, at the same position (within TSref) as entryLevel. I'd like this new ...
- 09:58 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- Committed to trunk (rev 5535)
2009-06-02
- 23:46 Feature #20284: [Feature] New Multimedia CE
- Added doc update after a quick proofread. Still needs another pass, restructuring, and more content before its offic...
- 22:44 Bug #15362: template::getTabMenu double ampersanded
- Reverted in 4.2-branch in revision 5533.
* it changed/introduced new behavior
* makes extensions depend on patch ... - 22:39 Bug #20550: No labels in admin panel when editing a content element in the frontend
- Committed to SVN Trunk (rev. 5534)
- 22:23 Bug #20550 (Closed): No labels in admin panel when editing a content element in the frontend
- When a content element is edited in the frontend on the same page, not in a popup window, the labels of the admin pan...
- 22:09 Bug #20547: Secong RTE isn't displayed well
- Resolved, duplicate of #11245
- 20:08 Bug #20547: Secong RTE isn't displayed well
- Please close this issue, as it is stupid duplicate of #0011245. My network was down and I send the same bug twice aft...
- 20:07 Bug #20547 (Closed): Secong RTE isn't displayed well
- When I have two RTEs in backend after initial opening the second one gets blurred with RTE's menu (see in attached pr...
- 22:05 Bug #20549 (Closed): none of parameters are working with php when having a linkhandler link
- When making a link of a record with linkhandler none of the typolink parameters are working when making the link with...
- 21:39 Bug #20544: Feature: Add TYPO3_USER_SETTINGS to configuration module
- committed to trunk, rev 5529
- 17:48 Bug #20544 (Closed): Feature: Add TYPO3_USER_SETTINGS to configuration module
- Now as we have a new Array for configure the user settings, it's worthy to explore the existing array.
(issue imp... - 20:07 Bug #20548 (Closed): Second RTE isn't displayed well
- When I have two RTEs in backend after initial opening the second one gets blurred with RTE's menu (see in attached pr...
- 19:59 Bug #20546: "How did you get here" dialog opens
- Should be:
"When I have two RTEs[...]" . - 19:55 Bug #20546: "How did you get here" dialog opens
- Duplicate of #8368
- 19:55 Bug #20546 (Closed): "How did you get here" dialog opens
- When I have to RTEs the message "How did you get here?" appears after triggering contextmenu on every following click...
- 18:29 Bug #19650: edit-wideDocument was removed, bring it back
- committed to 4_2, rev 5528
- 18:06 Bug #20545 (Closed): Feature: Clear User Session Data
- There are many session data stored in BE_USER->uc like page tree status, module data etc. There is no way to reset th...
- 16:31 Bug #20385: User Setup Rewrite #4
- committed v10 to trunk, rev 5527
- 13:40 Bug #19632: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default
- committed to trunk (4.3)
- 13:16 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I've seen this with a pre-release of Firefox 3.0.11 as well (also with mail links, which are prefixed with 'typo3/')....
- 13:04 Feature #3464: Inconsistent icon overlays for start and stop date
- Uschi Renziehausen wrote:
> Basically I think that we have to decide about two things separately:
>
> 1) Do we wa... - 12:55 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
- It is finished for the feature it describes "as is". Which means that you can use it for outputting images with em un...
- 12:41 Bug #20543 (Closed): The value for loginSecurityLevel is by default empty
- When the typo3 Installation is used the first time it seems that loginSecurityLevel has no value, which causes the ba...
- 12:11 Bug #20542 (Closed): typolink: addQueryString.exclude does not support arrays
- Currently, you cannot do an exclude of an array value for addQueryString
typolink.addQueryString = 1
typolink.add... - 11:30 Bug #19642: tt_news records are not being reindexed
- Has someone an idea or a workaround for this problem (Ex. Cronjob-Script)?
The same problem also exists for indexe... - 11:16 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
- TYPO3 4.2.6 and
TYPO3 4.3 ALPHA 3 - 11:14 Bug #20541 (Closed): Problem with $GLOBALS['TSFE']->recordRegister
- I searched a very long time in class.tslib_content.php. Wow...it's a very big file :-)
OK...I have following TS:
... - 11:06 Bug #19274: Editors can´t undelete records in history
- It would be really nice to get this fix into Typo3 4.3 before released
- 10:41 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
- Just a copy of my DEV-list post:
If this is the current behaviour, then this is definitely a bug but not for
the ... - 10:38 Bug #20529: stdWrap for TypoSrcrip-select parameters
- As long as TypoScript select is using stdWrap without escaping the results of the stdWrap functions before executing ...
- 06:38 Bug #20540 (Closed): Pages protected by incl. sub-pages FE-group don't redirect
- If you have a incl. sub-pages FE-group protected hierarchy you get the page renderd according to your login-status, i...
2009-06-01
- 23:23 Bug #20539 (Closed): Search reveals sensitive data
- If you set up a site with an authenticated section, a user should not see search results if their account does not pe...
- 21:01 Bug #19587: Multiple image resizes started
- This seems to be caused by an extension as I can't reproduce the behavior with TYPO3 core (trunk 4.3-dev).
- 20:57 Bug #19665: Indentation set with div section in htmlArea RTE renders not valid inFE
- I just tried to reproduce this with the current trunk version of TYPO3 and could not. If I enter the example HTML abo...
- 19:26 Bug #18873: ContentElement Menu/Sitemap of the section index type doesn't work...
- Do you still have this problem? Seems to be solved at least in current trunk.
- 18:02 Bug #19274: Editors can´t undelete records in history
- News:
Also with the new extension "recycler" it's not possible for a normal editor (without admin-rights) to undelet... - 16:23 Bug #20538 (Closed): Deprecate formatSize and checkEmail functions
- Hey,
this patch adds some deprecationLog calls to functions that are not referenced at all anymore in the TYPO3 co... - 14:55 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- Yes.
- 14:25 Bug #20523: Turning off the admin-panel results in error
- I'll try. Maybe I don't find the time until bug-day.
- 14:03 Feature #3464: Inconsistent icon overlays for start and stop date
- Please note that this issue is currently discussed in the 4.3 project list (search for the thread with the same topic...
- 13:52 Feature #3464: Inconsistent icon overlays for start and stop date
- 12:40 Bug #17876: Sorting of child records is inverted on moving parent record to different page
- Thanks Tobias for the test extension.
Nabil, your patch works, thanks.
I uploaded another version that doesn't us... - 11:56 Bug #20529: stdWrap for TypoSrcrip-select parameters
- +1
I'd like to see this in 4.3 - 11:55 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- +1
I'd like to see this in 4.3 - 02:16 Feature #20490: Add method for saving and closing a record.
- Committed to trunk in r5524.
- 02:14 Feature #18957: Flexforms & IRRE doesn't work
- I changed "function createNewRecord to:
function createNewRecord($domObjectId, $foreignUid = 0) {
// the curren... - 01:31 Bug #14572: Indexed external files have always sys_language_id=0
- Resolved as duplicate of #9739
- 00:48 Bug #20291: Using User-Setting "titleLen" in element browser
- Committed to trunk rev. 5522
- 00:04 Feature #16408: No unicode signs possible in title
- For now I set this rather old issue to "won't fix".
In fact unicode chars are actually working in the title tag an...
2009-05-31
- 23:36 Bug #18597: New workspace icon for t3skin
- Resolved as dupe of #20240 which introduced a new set of workspace icons.
- 23:25 Feature #18957: Flexforms & IRRE doesn't work
- Hi Georg,
I just have the same problem. Grey bar, trashicon on the right and my inputfields will not appear. My ve... - 22:22 Bug #20527: getModuleTemplate is prepended with backPath always
- committed v2 to trunk, rev 5521
- 21:28 Task #3523 (Closed): Rewrite of workspace manual started
- As I think that there will not more feedback or requirements on a manual, I started with the rewrite of the doc_v4_wo...
- 20:49 Bug #20537: Log module has an unwanted margin
- Committed to trunk rev. 5520
- 20:40 Bug #20537 (Closed): Log module has an unwanted margin
- Exact same issue as #20536 (see screenshots there) except for the belog module.
(issue imported from #M11233) - 20:35 Bug #20536: User Admin module has an unwanted margin
- Committed to trunk, rev. 5519
- 19:20 Bug #20536: User Admin module has an unwanted margin
- Patch pending in the core list
- 19:15 Bug #20536 (Closed): User Admin module has an unwanted margin
- See the screenshots. Patch solves the issue.
(issue imported from #M11232) - 19:02 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
- added a new version of the patch, as the first patch had some side-effects with ACT state in some rare occasions. Now...
- 18:48 Feature #18902: Hook for debug_typo3PrintError"
- Uploaded a new version that moves the hook to the bottom, to enable a hook to actually modify the default message jus...
- 18:26 Feature #20362: User setup module, hide "New password" fields
- will be covered by #20385
- 18:11 Bug #20535: External in multidomain environment rewritten to wrong domain
- This is related to which domain you used to log into the BE. Not good since there are quite a few scenarios with cont...
- 17:15 Bug #20535 (Closed): External in multidomain environment rewritten to wrong domain
- In a multidomain environment, an external links set via the RTE in one of the domains to another of the domains is re...
- 14:51 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Committed to SVN Trunk (rev. 5518)
- 13:46 Feature #20534: stdwrap to override image of imageLinkWrap
- Seems this second issue has been added by mistake.
Resolved as dupe of #20533 - 13:17 Feature #20534 (Closed): stdwrap to override image of imageLinkWrap
- currently it is not possible to override the image which is used for imageLinkWrap.
This would be nice to have it ... - 13:17 Feature #20533 (Closed): stdwrap to override image of imageLinkWrap
- currently it is not possible to override the image which is used for imageLinkWrap.
This would be nice to have it ... - 00:15 Feature #20450: Use t3lib_div::callUserFunction in typoscript userFunc condition
- Using extensions that allow TypScript Editing for Editors this feature is a security-issue that allows getting admin-...
2009-05-30
- 23:46 Bug #18735: Incompatibility with MySQL commands: Add Primary Key table as 1 command
- Resolved, no change required.
The actual syntax of first adding an auto-increment field and next adding the primar... - 23:39 Bug #15202: links to pages with a different sys_domain record
- Resolved, no change required after a year without feedback.
- 23:34 Bug #18123: mysql_num_rows() error in alt_db_navframe.php
- Resolved, no change required after a year without feedback. Probably the required db-analyzer steps were not done.
- 23:32 Bug #18233: error when using a IRRE twice in a record
- Resolved, no change required as requested by reporter.
- 23:25 Bug #16101: Problem with russian (windows-1251)
- Resolved, no change required after no feedback for a long time.
- 23:24 Bug #17133: install tool crashes with PHP 5.2.1
- Resolved, no change required:
* The original reporter never gave any feedback to this issue, so this can't be nail... - 23:03 Feature #14822: Group membership defined by MM relation instead of text field.
- Resolved, won't fix.
This comma-separated-list of ID's concept is found for several relations throughout the core.... - 22:49 Bug #15210: BE-shortcuts don't work after transfering site
- Resolved, no change required.
I remember this issue from older TYPO3 versions, but did not stumble upon it since 4... - 22:39 Bug #18789: Error with Sitemap->sitemap choose
- Resolved, no change required after several month without feedback from the reporter. This is probably not a core but ...
- 22:38 Bug #17588: Safari loses login too fast in Backend
- Resolved, no change required after a long time without further feedback.
I am also unable to reproduce this here. ... - 22:34 Bug #18786: GraphicsMagick 1.2.x not compatible with Typo3
- Resolved, unable to reproduce after several month without requested feedback from the reporter.
- 22:31 Bug #19516: Rich text editor not loading
- Resolved, unable to reproduce after several month without feedback and a possible fix that has been committed to rece...
- 22:23 Bug #17281: swf is not protected when added in as multimedia
- Resolved, no change required for the reasons mentioned above.
- 22:21 Bug #15977: PHP error when updating reference index
- Hmm, no further feedback for quite some time.
I'll close this issue for now, please reopen if this is still reprod... - 22:19 Bug #19019: the header of every content element is empty after saving
- Resolved, unable to reproduce after a long time without feedback.
This is probably some local setup problem. - 22:16 Bug #18987: indexed_search hash-kollision
- Resolved, no change required.
No actual problem mentioned. - 22:14 Bug #19704: Constant editor not working (no scroll, no possible editing)
- Resolved, unable to reproduce.
I tested this in 4.2-branch and trunk and was unable to reproduce.
Please provid... - 22:10 Bug #20172: Switching modules impossible due to JS error
- Maybe this is related to #20526 ? Clearing caches (browser and typo3) helped ...
- 22:05 Bug #20208: 00633 not fixed in latest versions of Typo3
- Resolved, no change required after two month without feedback.
- 22:04 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
- Resolved, unable to reproduce.
Please reopen if this issue still exists. - 21:32 Bug #17204: Translate locallang.xml into cyrillic!
- Resolved, no change required after no feedback from the reporter for nearly two years.
- 21:30 Bug #16581: Mailforms are not sent when using Opera
- Resolved, no change required after no feedback from Staffan for a very long time.
If this really was an Opera issu... - 21:17 Bug #16301: scrambled umlauts from locallang.xml
- Resolved, unable to reproduce after nearly three years without requested feedback.
Please reopen if this issue sti... - 21:15 Bug #14455: html entities getting borked at rendering
- Resolved, no change required after three years without requested feedback.
Please reopen if this issue still exists. - 21:02 Bug #16529: externalUrl needs double click if not from baseURL domain
- Resolved, unable to reproduce.
Please reopen if this issue still exists in current versions. - 20:59 Bug #16493: Images of existing text/image content-elements can not be deleted in IE6 and HTTPS-backend
- Resolved, unable to reproduce.
* No further notes for a very long time.
* Unable to reproduce by me, too. - 20:55 Bug #20529: stdWrap for TypoSrcrip-select parameters
- found one typo and shortend inquiries a bit in patch 4
Tests I build until now are proceeded correct
changed par... - 17:19 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Mhm, something still isn't perfect with patch 2. Damned.
Uploaded patch 3 where some faulting behavior in loop was... - 16:14 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Hello Oliver,
Your Solution is a particial one. I don't see any reason to restrict changes to the two parameters y... - 20:52 Bug #17061: Mailform with localization ignores the email-address of the translated record
- Thanks a lot. Works perfectly at my setup.
- 20:51 Bug #18472: Cleaner scripts crash with errors due to malformed flexform content
- Resolved as duplicate of #17237
Please look in #17237 for discussion and progress on this error. - 20:35 Bug #15344: frameset+realurl+config.baseUrl failed for search engines
- Resolved, no change required.
A good solution by Dmitry: http://dmitry-dulepov.com/article/check-your-404-traffic.... - 20:09 Bug #19076: typolink check rootline for trees under a page
- Resolved as duplicate of #18553
The proposed fix was included by Dmitry for #18553 in rev. 3541. - 19:57 Bug #17823: Survey results are not stored in to database
- Resolved, no change required:
* This issue does not seem to be a core problem and should be reported to the extens... - 19:53 Feature #17703: Set tt_content.image.20.1.titleInLinkAndImg to 1
- Resolved, no change required as requested by reporter.
- 19:28 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- Ingo, as Xavier's problem was due to some inconsistent setup, you are the only person with this issue.
Is this sti... - 19:13 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- Will this be in 4.3?
- 19:04 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
- Just had the same problem and wrote a patch for it - please check if this works for you.
- 16:56 Feature #16586: displayCond for flexforms, that affects on row of element
- I've attached a patch (second file is relevant) which enables to use the parent-record fields with the prefix "parent...
- 15:08 Bug #20532 (Closed): Special menu directory only renders 1st level if special.value is a mount point
- Create a directory menu with special.value being a mount point (Substitute Mount Point (this page) with Mounted page ...
- 13:58 Bug #19644: Hidden pages become visible if
- Resolved, duplicate of #20335
Choose this issue as dupe because the other one has a better description. - 13:51 Bug #20103: if.negate dosn't work with if.directReturn
- Resolved, won't fix.
It's true that .negate doesn't affect .directReturn, but there are some reasons not to change... - 13:18 Bug #20240: Add the new workspace icons to t3skin
- Committed by Patrick to trunk in rev. 5264
- 13:12 Bug #18727: Tools / User Settings form tabs don't display in BE
- Resolved, no change required:
This is very likely not a core, but an extension problem xclassing core files.
Pl... - 13:06 Bug #17167: class.t3lib_treeview.php - No such file or directory in class.t3lib_browsetree.php on line 52
- Resolved, unable to reproduce after 3 month without feedback.
Please reopen this issue if it still exists and try ... - 13:04 Bug #15245: navframe moves to the right if 'setup.override.navFrameResizable = 1' is set in User TSConfig
- Resolved, unable to reproduce after 3 month without feedback.
Please reopen if this issue still exists. - 13:01 Bug #20136: changes to "layout" field for content is not written to DB
- Resolved, unable to reproduce after a month without feedback.
- 12:46 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- This is only true for the Web->View module, right?
- 01:56 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- Yes, seem to have creeped up all at the same time. :)
I suggest to consider the proposed logic and respect the "Sh... - 12:43 Bug #20523: Turning off the admin-panel results in error
- Please try attached patch.
TS:
config.admPanel = 1
User-TS:
admPanel >
- 02:14 Bug #20154: Add <abbr> tag to hints SL, GL, SGL in EM
- Francois committed _v5 to trunk in rev. 5377
- 01:46 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- With the last SVN (27 or 28 of may) I get the standard "error" message about re-login from Typo3 in a BE-user section...
- 01:28 Bug #16186: <legend>Search form</legend> is hardcoded
- Committed to trunk rev. 5515
2009-05-29
- 22:05 Bug #20526: You can't use the left-Menu in Windows/Safari3
- Just had this problem after updating to latest trunk, clearing browser cache / shift+reload solved it.
Please test i... - 08:38 Bug #20526 (Closed): You can't use the left-Menu in Windows/Safari3
- Hey, all
In the Typo3 v4.3 ALPHA3 is a big bug !
I can't use the left menu :D
If I click on any element It onl... - 21:34 Bug #19644: Hidden pages become visible if
- Hey Nabil,
to get your patch discussed and finally included, send it to the TYPO3-core-list!
Check out:
http:/... - 20:55 Bug #19644: Hidden pages become visible if
- patch accidently added to #0010951 but as the patch works for both bugs/bugs are equal i think its ok please test as...
- 18:43 Bug #19644: Hidden pages become visible if
- ok confirmed :) missed that point i'll have a look at it
- 18:26 Bug #19644: Hidden pages become visible if
- As I understand Ramon, he uses backend-users.
They should see the content/pages etc.
If they use the module web >... - 18:17 Bug #19644: Hidden pages become visible if
- I can not reproduce this after heavy testing,
admPanel {
hide=1
enable.preview=1
override.preview.simulateU... - 21:11 Bug #15517: hidden shortcut page misses icon in pagetree
- This is not a bug anymore as the icon exists now, but the icon is not unique and this might be a problem handled in t...
- 16:34 Bug #15517: hidden shortcut page misses icon in pagetree
- This issue is still valid in latest trunk.
Conditions: Set a page to shortcut and hidden, and make sure ext:t3skin... - 15:14 Bug #15517: hidden shortcut page misses icon in pagetree
- cant't reproduce in latest trunk
- 21:08 Bug #20531 (Closed): Icon of hidden shortcut-pages is not unique
- the arrow of shortcutpages is at the position of the "hidden-sign" (typo3\sysext\t3skin\icons\gfx\i\pages_shortcut__h...
- 20:55 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- please test the patches as i'm not shure about possible sideeffects
- 19:12 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- This is the same as #17384.
It seems to be somehow connected to #20335, #19644, #17298. - 01:32 Bug #20524 (Closed): Hide on FE-login still shows elemens in simulation mode
- As the title says. Typo3 _does_ hide "hide on FE-login" pages though!
Logically I would consider a element that is... - 19:07 Bug #14959: Meta tag output in indexed search result breaks layout
- I think he means the search-results, where you get a bunch of information for each hit.
Are the values, which you ... - 15:28 Bug #14959: Meta tag output in indexed search result breaks layout
- 1st.
"in the page header's keywords field"
how can something in the headers keywords field influence a "a narrow... - 18:54 Bug #20440: Typo3 page editing doesn't work with IE8 and FF3.0.10
- Could he mean frontend-editing with enabled popup-windows?
- 16:01 Bug #20440: Typo3 page editing doesn't work with IE8 and FF3.0.10
- Unable to reproduce:
* TYPO3 4.2 requires php 5.2 ... is your php 5.0 information in the bug report correct?
* Wh... - 18:26 Bug #20489: loadPrototype() called in frontend editing without a valid doc instance.
- Committed Olly's v3 patch to trunk in r5513.
- 17:17 Bug #20103: if.negate dosn't work with if.directReturn
- directReturn is a constant value why should you negate it?
I dont't think this is a bug!
Reference:
http://typ... - 16:54 Bug #20425: ctrl-section option 'sortby' => 'myfield DESC', causes SQL-error on saving a new record
- Resolved, no change required:
According to the documentation [1] the sortby field must only contain a fieldname. U... - 16:31 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Concerning stdWrap functionality for groupBy and orderBy there's already a patch pending in the core list as RFC #20508
- 15:51 Bug #20529 (Closed): stdWrap for TypoSrcrip-select parameters
- The select function doesn't allow stdWrap for several parameters. So the have to be hardcoded in TS.
I changed fun... - 16:10 Bug #20433: The import export menu will not activate
- Resolved, duplicate of #20052
This is the exact same error message as in #20052
I assume you are running mysql in... - 16:05 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- I second Michaels opinion. I see no real point in hiding the version number.
If nobody objects I think we should c... - 16:04 Feature #20530 (Closed): Separate firstname and lastname columns in fe_users table
- Well, I know you can easily add this column by yourself, but imho it would be a really nice feature to have a firstna...
- 15:49 Bug #20290: Adding entries to recs[]-Array not working
- Resolved as duplicate of #20424
- 15:43 Feature #20485: Possibility to create a new template record in Modul Tempalte
- Resolved as duplicate of #18186
This is already implemented in 4.3 (There is a "New" icon in the docheader in Info... - 15:19 Bug #17502: [upgrade] PHP 5.1 or later, MySQL 4.0 or later
- yes, that is done.
- 15:03 Bug #20516: External Files are always indexed for the default language
- Resolved as a duplicate of #9739
- 14:59 Bug #16768: shortcutFrame messed up after searching with editPage textinput
- Resolved, won't fix:
* This will not be fixed in 4.0 / 4.1 as it's not security related.
* Since 4.2 this issue d... - 14:48 Bug #20505: Login after Timeout does not accept Credentials
- Resolved as duplicate of #20038
- 14:12 Bug #20515: felogin templates must be ".html"
- Resolved, unable to reproduce as requested by reporter.
- 01:40 Bug #20515: felogin templates must be ".html"
- Strange, my output was null.
Please close if for now. I have to find the reason later. - 11:55 Bug #16186: <legend>Search form</legend> is hardcoded
- BTW: the hardcoded label is in typo3\sysext\indexed_search\pi\template_css.tmpl
- 11:33 Bug #16186: <legend>Search form</legend> is hardcoded
- Attached path resolves this issue.
- 11:33 Bug #20527: getModuleTemplate is prepended with backPath always
- Please use t3lib_div::getFileAbsFileName($filename, true, true);
Only allowing only relative paths to typo3/ and E... - 10:00 Bug #20527 (Closed): getModuleTemplate is prepended with backPath always
- Problem:
when writing BE module extension you may have your template in your extension directory. For now the $file... - 11:01 Bug #18407: file upload causes PHP error
- This issue still exists in 4.3.0alpha3.
- 02:33 Bug #20509: You cannot switch FE-group in simulation in Web/View
- There is an additional even worst effect of the lock:
- you have a tree beginning with FE-group protection and you... - 02:28 Bug #20525: fe_edit icons allways appear regardless of permitions
- Great the previous (first) diff is pretty destructive, I applied the fix.
- 02:25 Bug #20525 (Closed): fe_edit icons allways appear regardless of permitions
- fe_edit/editpanel always generates the edit-icons regardless if you have the permitions or not.
I annexed the modi... - 01:21 Bug #20523 (Closed): Turning off the admin-panel results in error
- Turning off the admin-panel (it's a 'admin' BE-user with adminPanel = 0 in the user's TS-config) results in error whe...
- 00:39 Feature #20522: Exclude items from list view in backend
- As written in core list, maybe I should change the way the property is added, because in the current patch it may aff...
- 00:12 Feature #20522 (Closed): Exclude items from list view in backend
- In regard to a question in typo3.english mailing list, I propose to add a feature that allows for custom additions to...
2009-05-28
- 23:48 Bug #20221: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
- Committed to trunk in r5511.
- 22:30 Bug #3506 (Rejected): Recycler: Possible security issue
- Hi,
I found out that a regular BE user which has no access to the module recycler can have access to URL like this... - 19:02 Feature #20518: Hook Request typo3/class.webpagetree.php -> wrapTitle
- committed to trunk, rev 5510
- 13:16 Feature #20518 (Closed): Hook Request typo3/class.webpagetree.php -> wrapTitle
- I'd like to have a hook in typo3/class.webpagetree.php -> wrapTitle so I can change the pagetitle in order to show th...
- 18:15 Feature #20521: Add possibility to validate a string as regular expression
- It should be possible to define the list of modifiers or to exclude the "e" modifier (evaluation code in PHP)...
- 17:36 Feature #20521 (Closed): Add possibility to validate a string as regular expression
- If working with regular expression (regexp) defined by configuration as string it is handy to have a possibility to r...
- 18:10 Feature #19347: Integrate string replacement to stdWrap
- One thing should possibly be disabled: The disposal of the "e" (PREG_REPLACE_EVAL) modifiert to evaluate the replacem...
- 17:31 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- I checked my localconf,php and there dam comes after rtehtmlarea.
However, I check the configuration of the dam ex... - 16:48 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- As far as I know this is caused by an incorrect load order of the dam and rtehtmlarea extensions. The RTE needs to be...
- 12:09 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- Same problem here with regular text content (not tt_news). <a> link tags are converted to <media> on first save, then...
- 16:57 Feature #20520 (Closed): Hook request in TCEforms
- I'd like to propose the addition of the following 2 hooks to the
class t3lib/class.t3lib_tceforms.php:
The first ... - 16:44 Bug #20519 (Closed): IDN Domain names handled incorrectly in parts of the backend
- If using an IDN (international domain name) like müller.de, the loading of the right frame fails under certain condit...
- 14:04 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
- Not a problem of the TYPO3 Core... extension related...
- 11:02 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
- Hi,
i had the same errors.
I updated from version 4.1.5.
In 4.1.5 there was a Firefox bug and i needet the exten... - 12:52 Bug #20517 (Closed): Clean up t3lib_extmgm_testcase
- Currently, this testcase has one test that checks a few different things (and one redundant check). This patch cleans...
- 12:33 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
- Is this patch really finished? or are there issues opened?
- 09:13 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- http://bugs.php.net/bug.php?id=39313
- 08:05 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Hi Christian,
the class_exists() with the second parameter to false might be a valid thing - however, the problem he... - 00:07 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- More infos:
in class.t3lib_div.php we have a function:
protected function getClassName($className) {
...
2009-05-27
- 23:34 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- I have the same.
Debian etch, php 5.2.0+dfsg-8+etch15, php running as fastcgi under apache...
Problem arises with... - 22:25 Feature #20490: Add method for saving and closing a record.
- Added v2 patch that applies cleanly.
- 22:22 Bug #20221: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
- Added v2 patch that applies cleanly.
- 22:08 Bug #20489: loadPrototype() called in frontend editing without a valid doc instance.
- Added v2 patch that applies cleanly to trunk. The concerns above about removing tceforms_fe inclusion within tceform...
- 20:51 Bug #20473: Starttime/endtime is not taken into account when caching
- The second version of the patch adds caching for the calculated value and 'all' option for the cache configuration. T...
- 20:50 Bug #20473: Starttime/endtime is not taken into account when caching
- Martin, please, discuss issue #19283 in that issue, not here.
- 20:06 Feature #20512: Preview link ("show") of pages in the backend should be prefixed with the domain record
- The problem happens only and only if the user access the Backend through the domain, which is not entered as a domain...
- 11:11 Feature #20512 (Closed): Preview link ("show") of pages in the backend should be prefixed with the domain record
- In the backend, if you click on the preview link of a page ("show") then you get the frontend preview of the page in ...
- 17:20 Bug #20515: felogin templates must be ".html"
- If you have a look into the flexform file, you can find:
<allowed>tmpl,html,htm</allowed> - 17:18 Bug #20515: felogin templates must be ".html"
- Works for me on trunk.
Please notice that the extension copies the template file to uploads/tx_felogin/
Maybe th... - 13:57 Bug #20515 (Closed): felogin templates must be ".html"
- Seems like felogin is very restrictive on the file-name of the template given in the flexform. I didn't make it work ...
- 16:59 Bug #20516 (Closed): External Files are always indexed for the default language
- External files (i.e. PDFs) are always indexed for the default language, therefore they will not show up when searchin...
- 12:22 Bug #20514 (Closed): links created by tslib_cObj->typolink_URL are not valid HTML/XHTML
- When creating links with several parameters using the function tslib_cObj->typolink(), the url is created fine: the p...
- 12:15 Bug #20513 (Closed): Feature: add eval email
- This patch introduce eval:email for TCA-fields. Validation is included in JS and PHP.
(issue imported from #... - 10:03 Bug #20465: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
- committed to trunk, rev 5509.
- 10:01 Bug #20464: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
- committed to trunk, rev 5508.
- 09:57 Bug #20463: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
- committed to trunk, rev 5507.
- 09:43 Bug #20462: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexe
- committed to trunk, rev 5506.
- 09:40 Bug #20461: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc
- committed to trunk, rev 5505.
- 09:37 Bug #20459: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
- committed to trunk, rev 5504.
- 09:33 Bug #20458: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
- committed to trunk, rev 5503.
- 09:30 Bug #20457: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
- committed to trunk, rev 5502.
- 09:28 Bug #20507: options.shortcutFrame=0 does not work anymore
- ingo explained at the core list:
> your Problem/Solution/the mentioned option has nothing to do with the
> shortc... - 09:27 Bug #20456: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
- committed to trunk, rev 5501.
- 09:25 Bug #20455: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
- committed to trunk, rev 5500.
- 09:20 Bug #20454: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
- committed to trunk, rev 5499.
- 08:55 Bug #19274: Editors can´t undelete records in history
- More infos...
this bug was introduced apparently in v 4.1.4 (dec. 2007) and since then normal editors cannot undelet... - 08:52 Bug #20511 (Closed): small stability fix proposal for plugin flexform handling
- In some case, when a an XML tag is not correctly closed in the flexform_ds.xml of an extension, editing the plugin tt...
- 01:00 Bug #20510: Extbase/Fluid does not support to fill an array from formular's text-fields
- <!-- Test (1) -->
<f:form.textbox property="myarray" /> - 00:47 Bug #20510 (Closed): Extbase/Fluid does not support to fill an array from formular's text-fields
- If you have a class that has an array as a property you cannot create the array's elements from multiple formular's t...
2009-05-26
- 22:37 Bug #20509: You cannot switch FE-group in simulation in Web/View
- I found a hard relationship:
- The FE-group set in the inner-panel is _locked_ on the FE-group that is defined in ... - 22:35 Bug #20509: You cannot switch FE-group in simulation in Web/View
- Ah, this behaviour has a condition:
- you have to have selected a page with FE-group protection
- if incl-subpage... - 22:30 Bug #20509 (Closed): You cannot switch FE-group in simulation in Web/View
- If you are using the Web->View to access pages while having the admin-panel on, you are unable to switch the simulate...
- 18:31 Feature #20508 (Closed): Enable stdWrap on select properties groupBy and orderBy
- The TypoScript select properties groupBy and orderBy do not support stdWrap functionality.
TSref [tsref:->select]
... - 15:57 Bug #20507 (Closed): options.shortcutFrame=0 does not work anymore
- before bringing the shortcutframe to the top, you could disable it via USER-TS-Config:
options.shortcutFrame = 0
... - 15:51 Bug #16768: shortcutFrame messed up after searching with editPage textinput
- hm.. ok, or update at least to Old stable versions: 4.0.12 and check if that error occurs again.
- 15:45 Bug #16768: shortcutFrame messed up after searching with editPage textinput
- since 4.2 the shortcut has been moved to the top.
so this bug report is obsolete and could be closed? - 14:29 Bug #19288: FlexForm configuration in extension: Localized flexform values are ignored
- To use this patch you must go to the Extension-Manager and select Translation handling and download a language.
- 13:37 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
- Did it work in 4.3-alpha2?
- 12:24 Bug #20506 (Closed): Adminpanel forgets TYPO3_mainDir
- In tslib_AdminPanel::ext_makeToolBar() is a TYPO3_mainDir missing for custom content element wizards:
$newConten... - 12:14 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- Can confirm this bug. However, it does only appear in news items for me.
First time, media is linked correctly but a... - 12:05 Bug #20505 (Closed): Login after Timeout does not accept Credentials
- Timeout-Login does not accept my Credentials. "Username or password not correct". I'm sure they are correct.
I have ... - 09:57 Feature #3464 (Closed): Inconsistent icon overlays for start and stop date
- Currently the same icon is used for all scheduled states you can produce by filling in the the start and stop fields ...
- 09:57 Bug #20453: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
- committed to trunk, rev 5497.
- 09:49 Bug #20452: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
- committed to trunk, rev 5496.
- 09:45 Bug #20451: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
- committed to trunk, rev 5495.
- 09:40 Bug #20437: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
- committed to trunk, rev 5494.
- 09:23 Bug #20504 (Closed): Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
- Branches: Trunk
Problems:
Although we once decided to switch to XHTML 1.0 Transitional, there are some errors wit... - 05:49 Bug #19274: Editors can´t undelete records in history
- The bug also appears in 4.2.6.
Thanks for the patch Christian!
Patching didn't work for me, so I've included your...
2009-05-25
- 23:35 Bug #20503 (Closed): Redirect at login tp page does not work on 4.3.0 alpha3
- The group oder user settings for redirect at login to page do not have any effect.
TYPO3 3.4.0alpha3
PHP 5.2... - 21:57 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- New patch: 6039_v9.diff
(Typo3 4.2-Branch Revision 5493)
- Bugfix 1: internal_type 'folder' shows now the path an... - 17:52 Bug #15795: Some notices and warnings in class.t3lib_cs.php (2 things)
- I can confirm this behaviour on a fresh and clean 4.2.6.
With php 5.2.6 on a linux.
New line information:
1. P... - 17:07 Bug #20502 (Closed): MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
- Thank you for implementing auto_incrementing PK's in cache_pages and cache_pagesection in 4.3, the table cache_treeli...
- 17:01 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
- Hi Peter,
not much of an performance issue as far as mysql is concerned . . but lots of advantages with clearing ... - 14:34 Bug #20501: Change the global variable access to the caching framework to Singleton access
- great!
- 13:41 Bug #20501 (Closed): Change the global variable access to the caching framework to Singleton access
- Currently you access the caching framework through global variables. It'd be better though to make the acces to the c...
- 14:01 Bug #20495: function getByTag() in new caching framework runs out of memory
- right, makes sense ;)
- 11:05 Bug #20495: function getByTag() in new caching framework runs out of memory
- Fetching everything for counting is indeed nonsense. getByTag() was not intended for this, so if one needs this infor...
- 10:38 Bug #20495: function getByTag() in new caching framework runs out of memory
- The DB BE could maybe use a more direct query...
- 13:37 Feature #20500 (Rejected): Change the DB backend to use a default cache table
- currently you have to set up a separate table for each cache using the DB backend. To ease the use of the DB backend ...
- 13:34 Feature #19185: Add a new templating engine
- Fixed by adding Extbase/Fluid instead
- 13:33 Feature #19186: Add a LLL view helper
- Fixed by adding Extbase/Fluid instead
- 13:33 Feature #19187: Add a TypoScript view helper
- Fixed by adding Extbase/Fluid instead
- 13:33 Feature #19190: Add support for pull data in templates that respects the TCA
- Fixed by adding Extbase/Fluid instead
- 13:33 Feature #19189: Write a tutorial about how to use the new template engine
- Fixed by adding Extbase/Fluid instead
- 13:32 Feature #19188: Add support for pull data in templates
- Fixed by adding Extbase/Fluid instead
- 13:25 Bug #19370: "Do"-Dropdown doesn't respect current user's rights and is not localized
- v3 of the patch has fixed line-endings (hopefully).
- 10:17 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
- Franz Koch suggested to use a real resulution-property.
Patch v2 implements this and TS v2 is the demo TS for this... - 09:40 Bug #20499 (Closed): setCachedList in t3lib_userauthgroup does not consider order of the groups
- When the setCachedList in t3lib_userauthgroup is called it overwrites the users group list without consideration of t...
- 09:12 Bug #20492: Syntax error in ADOdb PDO-SQLite driver
- Committed to SVN Trunk (rev. 5493)
- 07:58 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- Hi,
this is now working in TYPO3 4.2.6, so perhaps it should be considered fixed and closed now?
Thanks!
2009-05-24
- 23:49 Bug #20498 (Closed): Clear RTE cache is always visible with default settings
- This menu entry is for develop usage only and should not be visible in normal mode. I think troubleshoot-mode was the...
- 16:00 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Ok... I could reproduce this on a live server with
PHP 5.2.0-8+etch13 (cli) (built: Oct 2 2008 08:26:18)
Seems t... - 14:38 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Patch works fine. Thanks!
For Reproducing: I use a Debian Etch Installation with Usermin/Virtualmin Default Configur... - 14:18 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- I was not able to reproduce this behaviour neither.
However, it seems that spl_autoload() throws an exception when a... - 12:46 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- I do not know how to reproduce. Please give details.
FYI I'm using all pending patches (in core-list) for DBAL:
... - 10:50 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Version of php: PHP 5.2.0-8+etch11
So we are both running Debian 4.0 ( Etch)
- 15:57 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
- See http://geithware.de/rfc11177.html for the TS-Example
- 15:41 Feature #20497 (Closed): New options noRescale and resoultionFactor for getImgResource()
- Sometimes a higher resolution as the display-resolution of an Image is needed.
E.g. if you want to render PDFs from ... - 14:40 Bug #19200: PHP 5.3 throws warning when updating localizations in EM
- I have the same issue with PHP Version 5.2.5 and TYPO3 4.2.6
2009-05-23
- 21:13 Bug #20481: calls to deprecated method t3lib_div::makeInstanceClassname
- after discussion with Steffen Kamper, v3 of the patch is ensuring backwards compatibility and even providing a nice f...
- 20:34 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Same Error on a fresh Installation.
PHP Version 5.2.0-8+etch15 - 20:18 Bug #20496 (Closed): LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- PHP Fatal error: Uncaught exception 'LogicException' with message 'Class ux_t3lib_DB could not be loaded' in /home/m...
- 18:02 Bug #20495: function getByTag() in new caching framework runs out of memory
- hehe - i absolutely agree :-)
- 17:59 Bug #20495: function getByTag() in new caching framework runs out of memory
- hi,
yes you're right, using the simple count query does of yourse only work if there's actually a db to query.
T... - 17:37 Bug #20495: function getByTag() in new caching framework runs out of memory
- Hi Rupi,
i don't think it's possible to use the old function. If you use eg file-cache there is no DB-table used a... - 15:49 Bug #20495 (Closed): function getByTag() in new caching framework runs out of memory
- I got a:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 27672 bytes) in /srv/SVN/f... - 16:58 Bug #20396: Simulating frontend user groups via admin panel does not work
- Committed to SVN Trunk (rev. 5488)
- 16:15 Bug #20396: Simulating frontend user groups via admin panel does not work
- Hi Niels, thanks for pointing it out. I came to the same conclusion. Since the adminPanel was extracted from tsfeBeUs...
- 03:12 Bug #20396: Simulating frontend user groups via admin panel does not work
- Okay, the reason is priority-inversion:
typo3/sysext/cms/tslib/index_ts.php: 317+
"$TSFE->determineId()" is cal... - 03:06 Bug #20396: Simulating frontend user groups via admin panel does not work
- $GLOBALS['BE_USER']->frontendEdit
Is not set [isset is false] when entering the function ... - 02:43 Bug #20396: Simulating frontend user groups via admin panel does not work
- The trigger-code for the preview is in:
typo3/sysext/cms/tslib/class.tslib_fe.php: 792 determineId()
All the in... - 05:59 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- So okay, I'm very sorry for the confusion, I have difficulties to describe the issue as it depends on several factors...
- 01:53 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- Okay, we tracked the error down to one of the pages inbetween being "BE-user page" ...
35: FE-user bereich, NICHT ... - 01:27 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- Okay, just to describe the most simplest way to reproduce this:
1) make a page, access-restriction is on a specifi...
2009-05-22
- 22:42 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- Due to many misbehaviours of the ereg/preg stuff, this fix needs again a full and detailed review.
- 11:30 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- http://forge.typo3.org/repositories/revision/typo3v4-core/5424
http://forge.typo3.org/repositories/revision/typo3v4-... - 22:11 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- Possibly related to behaviour described in #0011163
- 22:09 Bug #20494 (Closed): Access-restriction behaves identical for non-recursive/recursive
- There is no distinction in behaviour if you restrict a page to a FE-group and mark "incl. sub-pages" or not. In both ...
- 21:46 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
- Committed to SVN Trunk (rev. 5484)
- 21:09 Feature #20475: Remove static require_once() to t3lib and tslib and use autoloading instead
- Committed to SVN Trunk (rev. 5482)
- 21:02 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
- Due to the recent reports of misbehaviours in fields with the possibility to select more than one element, I've rever...
- 12:02 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
- the patch doesn't work now for selects with more than 1 as maxitems.
Check the access selecter for fe_groups in tt... - 19:39 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- I have the same problem.
This problem is also discussed in this thread:
http://lists.typo3.org/pipermail/typo3-engl... - 19:22 Bug #20493 (Rejected): flexform ds remains even if the plugin changes
- Situation:
tt_content used as tt_news Plugin gets changed into some other Plugin. In this case the xml of the tt_new... - 19:03 Bug #20124: Admin panel is not available anymore when extension fe_edit is not installed
- Committed to SVN Trunk (rev. 5477)
- 18:59 Bug #20492 (Closed): Syntax error in ADOdb PDO-SQLite driver
- There is a Syntax-Error in the actual trunk of typo3 4.3 in adodb-pdo_sqlite.inc.php at Line 146
This is the patch... - 18:02 Bug #20491 (Closed): Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
- In the readMM method of class.t3lib_loaddbgroup.php there is a Variable $additionalWhere.
As the name already says, ... - 17:22 Feature #20490 (Closed): Add method for saving and closing a record.
- t3lib_frontendedit has methods for the common tcemain actions that are performed on a record (save, hide, new, etc) b...
- 17:09 Bug #20489 (Closed): loadPrototype() called in frontend editing without a valid doc instance.
- When using frontend editing with the edit forms appearing directly on the page (and not in a popup) the following fat...
- 15:07 Bug #19956: Page alias not publishing to LIVE from any workspace
- see: http://typo3.org/documentation/document-library/core-documentation/doc_core_inside/4.2.0/view/2/7/
Unique fie... - 13:52 Feature #20488: set additionalParams for processRedirects
- This issue isn't important - I've found another way to solve my problem :D
- 12:38 Feature #20488 (Closed): set additionalParams for processRedirects
- I've a loginbox at the right side of every page on my website.
If you type in a incorrect password you should be d... - 12:49 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
- Committed to SVN Trunk (rev. 5470)
- 12:34 Bug #19930: login / logout only agains current page
- Here is another bugfix from me
http://bugs.typo3.org/view.php?id=9746
sorry - for cross posting ... - 12:24 Bug #19884: the icons for clearing of caches disappear in 4.2.4
- Microsoft Internet Explorer
Version: 6.0.2800.1106
Niveau de cryptage: 128 bits - 12:13 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
- Here's my xClass - for all other who can't wait for this feature :)
But don't forget to add
>>>
plugin.tx_felogi... - 11:40 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
- Here are the changes I'd do to implement this feature:
* typo3\sysext\felogin\ext_typoscript_setup.txt
>>>
plugi... - 11:34 Bug #20487: FE-Group simulation doesn't work
- Duplicate of #20396
- 09:47 Bug #20487: FE-Group simulation doesn't work
- One more thing: I remember there was a bug that turned the changes to the admin panel active always on the 2nd load. ...
- 09:45 Bug #20487: FE-Group simulation doesn't work
- I'm not sure if I understand you correctly. Is the TypoScript for enabling the admin panel on a page which is accessi...
- 02:44 Bug #20487: FE-Group simulation doesn't work
- This extends to the Web->View module as well. If you configure the admin-panel to be shown and restrict edit-access t...
- 00:44 Bug #20487 (Closed): FE-Group simulation doesn't work
- The activation of FE-Group simulation in the admin-panel doesn't do a thing.
- It doesn't hide content elements wh... - 00:32 Feature #20416: Add more information (extension upload date, description and author name) to the list of extensions in import mode
- committed to trunk rev #17226
2009-05-21
- 22:27 Bug #20486: MySQL errors and unable to create a page
- Well I've re-installed it using a InnoDB database. The MySQL errors are gone now. But I got a new error message when ...
- 22:02 Bug #20486: MySQL errors and unable to create a page
- Thanks for the tip.
I run MySQL in MyISAM mode not allowing InnoDB usage (which appears to be required).
I'll t... - 20:50 Bug #20486: MySQL errors and unable to create a page
- Hi Erik,
with the errors you described you maybe cannot save a content-element (because you cannot click the butto... - 20:28 Bug #20486: MySQL errors and unable to create a page
- At the end I say Typo version 4.3. That should be 4.2.6.
- 20:26 Bug #20486 (Closed): MySQL errors and unable to create a page
- After installing Typo3 for the first time I got two MySQL errors repeating a couple of times on the front and back-en...
- 21:48 Bug #20176: error while copying localized content in draft workspace
- This happens if you have two records on clipboardd 2, the one with default lang plus the one localized ?
- 21:10 Bug #20471: TEMPLATE directive doesn't generate any output
- Not a TYPO3 bug.
- 15:05 Feature #20395: Optimize loading of frontend user groups
- i reverted it
- 12:23 Feature #20395: Optimize loading of frontend user groups
- doesn't work - please revert:
the call to initUserGroups() calls fe_user->fetchGroupData() which is indeed
an ex... - 13:15 Bug #19582: DBAL does not support SQL from (new?) session management
- committed to trunk, rev 5465
- 13:06 Feature #20485 (Closed): Possibility to create a new template record in Modul Tempalte
- when you start a new website, you create a lot of ext. template records.
so it would be a great and time saving fe... - 10:35 Bug #20484 (Closed): Wrong calculation of section height in flexform when toggeling sections
- If there is a rhtmlarea in a section and the content in the rhtmlarea is big, the height of the section is wrong and ...
- 09:52 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- committed to trunk, rev 5464
2009-05-20
- 22:37 Bug #18311: Remove DAM-References from media field does not work
- Hmm, would like to send you a reminder but there are like 20 Christians registered on bugs.typo3.org :-)
- 22:33 Bug #20399: Unable to login to the BE
- Like already said by Egbert van der Hout:
"DO NOT CHANGE this value manually without an alternative authentication s... - 22:30 Bug #20399: Unable to login to the BE
- To my knowledge, loginsecuritylevel set to "normal" only works (and is required) when ext:t3sec_saltedpw is installed...
- 20:20 Bug #20399: Unable to login to the BE
- Thanks.
I can see some potential confusion about this... But its not a bug, so it should be closed. - 17:52 Bug #20288: Eval of double2 doesn't work
- committed to trunk, rev 5460 and 4_2, rev 5461
- 15:54 Bug #20483: Misbehaviours due to integration of autoloader
- Committed to SVN Trunk:
* XCLASS/DBAL/AdoDB (rev. 5456)
* includeLibs/TemplaVoila (rev. 5458) - 15:03 Bug #20483: Misbehaviours due to integration of autoloader
- @Steffen: Was the requirement to use includeLibs for TemplaVoild introduced by the autoloader changes or was is there...
- 14:55 Bug #20483: Misbehaviours due to integration of autoloader
- The TV-issue has been solved by
includeLibs.tx_templavoila = EXT:templavoila/pi1/class.tx_templavoila_pi1.php
an... - 14:51 Bug #20483 (Closed): Misbehaviours due to integration of autoloader
- The integration and activation of the autoloader created some misbehaviours:
* DBAL seems not to be working anymore
... - 15:41 Bug #20471: TEMPLATE directive doesn't generate any output
- Excellent, this really solved the problem!
Thanks again for all your efforts.
Might be recommendable to have a ... - 10:19 Bug #20471: TEMPLATE directive doesn't generate any output
- Seems to be a problem with symlinks. Check this:
http://typo3.toaster-schwerin.de/typo3_english/2009_05/msg00323.htm... - 14:37 Bug #20482 (Closed): with Fix for #20422 and #20422 the Element Browser doesn't work with Flexforms
- after integration of this fix,
the Element Browser doesn't add the Element to the select field
Firebug Message:
... - 14:03 Bug #20481 (Closed): calls to deprecated method t3lib_div::makeInstanceClassname
- In addition to ticket #20257 there are some other places in the core that still use calls to t3lib_div::makeInstanceC...
- 13:35 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
- add updated patch that only lets pass valid characters from user submitted filename
- 13:34 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
- add updated patch that only lets path valid characters from user submitted filename
- 10:38 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
- seems like a nobrainer but as I've digged into it before checkin of the patch I found out:
- the regex is used to *c... - 12:09 Feature #20480: Integrate t3lib_div::requireFile() for simple require() calls
- Committed to SVN Trunk (rev. 5454)
- 12:03 Feature #20480 (Closed): Integrate t3lib_div::requireFile() for simple require() calls
- In t3lib_div there's already a mehtod requireOnce() however the pendant for require() is missing. On using requireOnc...
- 11:10 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
- forgot to fix the var names for the error messages. So attached the new version of the patch.
- 10:57 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
- Just added a new version of the patch, as the affected lines changed during the autoloader commit. I also removed all...
- 09:23 Task #3389 (Closed): Rename Forge Project: Scheduler
- Done
- 05:32 Task #3389 (Closed): Rename Forge Project: Scheduler
- Or at least: Scheduler (Gabriel integration)
- 09:21 Bug #3388: Error with insert in Module
- It's work in progress right now. It's definitely not stable/usable in current state. Sorry.
- 05:27 Bug #3388 (Closed): Error with insert in Module
- *Value "" for "M" was not found as a module*
Appears when clicking on Module Scheduler-> Menu TYPO3 Scheduler -> I... - 00:20 Feature #17874: Add suggest-like feature to TCEforms
- I posted a new version of the patch and the demo extension. There are two major changes: The configuration may now be...
2009-05-19
- 21:23 Bug #20473: Starttime/endtime is not taken into account when caching
- i would like to have the method
setPageCacheExpiresTimestamp(...) from #19283 too.
So i would have the chance ... - 10:09 Bug #20473 (Closed): Starttime/endtime is not taken into account when caching
- If a content element has a starttime/endtime or a tt_news item has such dates, they are not taken into account when c...
- 21:17 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
- hi dmitry,
in my eyes
#20473
is an better approach. - 10:30 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
- Please, see also #20473. It provides an automatic solution to this problem.
- 20:45 Bug #20479 (Closed): Export To t3d results in Fatal Error because of wrong RegEx
- When trying to export page trees to t3d in current trunk you'll get a warning, namely:
Warning: preg_replace() [fu... - 20:16 Bug #20477: CSS in BE has no general rules, only specific
- We definitely need a set of generic rules, then each module can add its own specific styles.
Needed also are style... - 18:45 Bug #20477: CSS in BE has no general rules, only specific
- best example you find in current css:
body#typo3-alt-doc-php, body#typo3-db-list-php, body#typo3-mod-web-perm-inde... - 18:39 Bug #20477 (Closed): CSS in BE has no general rules, only specific
- This leads to the fact that if you write your own BE-module, you have to write your own CSS rules.
Currently we ha... - 20:03 Bug #20471: TEMPLATE directive doesn't generate any output
- Thinking about this , could there be an issue with the Symlinks ?
Typo3_src is located outside of the www-Path
Al... - 19:50 Bug #20471: TEMPLATE directive doesn't generate any output
- I am currently using 4.2.6
What is strange, too, is that the is_file function seems to return TRUE only for files, t... - 19:17 Bug #20471: TEMPLATE directive doesn't generate any output
- Which version do you use? I will setup the same here and try it out.
- 17:58 Bug #20471: TEMPLATE directive doesn't generate any output
- Hi Christian,
thanks for the reply.
No, the file is correct - I made a typo when I wrote the bug report.
Both,... - 17:46 Bug #20471: TEMPLATE directive doesn't generate any output
- I have done some tests by adding some debug output.
The problem seems to be within the file
class.t3lib_tstemplate.... - 17:22 Bug #20471: TEMPLATE directive doesn't generate any output
- You wrote:
----
template.file = fileadmin/html/htmlTest.html
...
Content of testHTML.html (path is, of course, co... - 10:00 Bug #20471 (Closed): TEMPLATE directive doesn't generate any output
- I have a problem with some very basic TS Code, where I cannot identify the reason of my problems.
In the meantime, I... - 19:28 Bug #20478: Problems with turkish characters
- Ok, I could have thought of that myself ... Mantis doesn't seem to be capable of displaying the characters too.
Here... - 19:25 Bug #20478 (Closed): Problems with turkish characters
- When using fe_login (or the older newloginbox) in combination with turkish, a lot of special characters are displayed...
- 18:43 Feature #20395: Optimize loading of frontend user groups
- Committed to SVN Trunk (rev. 5451)
- 18:11 Feature #20476 (Closed): Why do you overwrite the TS-Var: linkConfig.parameter?
- Hi, all
I want to have a loginbox on the right side on every page
But therefore I have to set the ID for all ... - 17:16 Bug #19621: getTreeList causes duplicate entry sql error
- This bug is related to 0007591 in cause and effect but it seems to be in the extension "debug_mysql_db" not in CORE a...
- 16:31 Feature #20475 (Closed): Remove static require_once() to t3lib and tslib and use autoloading instead
- Since autoloading is integrated in the TYPO3 Core it's not required to statically require files without knowing wheth...
- 15:57 Feature #18548: Adding autoload
- Autoloading is integrated in TYPO3 4.3 - see issue #19503
- 15:56 Feature #19192: Add autoloading to reduce require(_once) calls
- Resolved through duplicate #19503
- 15:55 Feature #19503: Implement autoloading for TYPO3
- Committed to SVN Trunk:
* functionality (rev. 5448)
* enabling the autoloader (rev. 5449) - 13:47 Bug #20419: cache_pages timeout always 3600 seconds
- commited to trunk
- 13:44 Bug #20474 (Closed): Test case for #20419
- The bugfix #20419 "cache_pages timeout always 3600 seconds" was fixed.
A test-case should get created to test this... - 13:34 Bug #20398: Move inline JS to external file in backend.php
- committed v2 to trunk, rev 5446
- 13:29 Feature #18505: Hide buttons in Listview
- There is an extension from me, which utilizes a hook, to allow exactly this feature.
Not everything must be packed i... - 11:11 Feature #18505: Hide buttons in Listview
- Is it possible to deny access to cut/copy/paste as well?
- 11:04 Feature #18505: Hide buttons in Listview
- Confirmed the patch, still working in 4.2.5.
But: having spaces after the commata in Ts doesn't work.
Working:
... - 10:04 Bug #20472 (Closed): Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:51 Bug #20470 (Closed): Column's default value is not properly quoted in CREATE TABLE
- When creating a table a few steps are involved to parse the MySQL table creation definition and rewrite it to be comp...
- 09:49 Bug #17621: Insertion of more than one items by the Element Browser is allowed when it shouldn't
- The problem is now solved for fields with size=1. For selects with a bigger size, there is an option to scroll, posit...
- 09:47 Bug #20469 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:44 Bug #20468 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpag
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:42 Bug #20467 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_w
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:35 Bug #20466 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:35 Bug #20448: Reduce memory usage of db_list_extra
- Committed to 4.2 (rev 5439) and trunk (rev 5440).
- 09:33 Bug #20465 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:27 Bug #20464 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:24 Bug #20463 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:19 Bug #20462 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexe
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:16 Bug #20461 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
2009-05-18
- 23:00 Feature #20441: Add Extbase and Fluid as a System Extension
- fixed :-)
- 21:23 Feature #20436: Add a method to register an Extbase plugin
- As a result of the discussion in the core list Extbase itself registers its plugins now:
/**
* A minimalistic co... - 20:21 Feature #20460 (Closed): GIFBUILDER support for additional blend-modes
- Currently, GIFGUILDER does not support blend-modes other than "over" (gm composite -compose over) for overlaying imag...
- 19:07 Bug #18253: Duplicate entry on cache_pagesection on reloading twice
- this issue is not solved in TYPO3 4.2.6!
there are duplicate entrys:
#19621
#19621
i get this error with
ide... - 18:56 Bug #20459 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:53 Bug #20458 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:45 Bug #20457 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:39 Bug #20456 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:34 Bug #20455 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:29 Bug #20454 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:25 Bug #20453 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:20 Bug #20452 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of se...- 18:14 Bug #20451 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 17:07 Feature #20450 (Closed): Use t3lib_div::callUserFunction in typoscript userFunc condition
- In typoscripts userFunc condition [userFunc = ...] it is only allowed to user php functions. No class methods. The pa...
- 14:44 Bug #20449 (Closed): Mapping in query does not takes care of remapping "table.field" in a WHERE clause
- When remapping name of table X, any query selecting data from table Y and having a WHERE condition on some field of t...
- 13:34 Bug #20044: RTE is not loading
- I've just dropped you an email with the URL and login/pwd.
Have a nice day. - 13:07 Bug #18949: options.moduleMenuCollapsable = 0 doesn't have any effect
- committed to trunk, rev 5436 and 4_2, rev 5437
- 12:20 Bug #20448 (Closed): Reduce memory usage of db_list_extra
- After having a few memory limit errors using the Web > List module, I tracked down at least one statement that was ea...
- 11:37 Bug #20447 (Closed): Update extJs to 3.0 RC1
- since May 4th RC1 of version 3 is released, so update included extJs library
http://extjs.com/blog/2009/05/04/ext-... - 11:32 Bug #20428: maxWInText setting is never used, because of missing "textPos" TypoScript property
- commited to trunk (rev. 5435).
- 10:11 Feature #20446 (Closed): Context menu in page tree should have a "delete cache for this page" item
- If you change records somewhere in a sysfolder and you know that the cache for a certain site has to be deleted after...
- 10:09 Bug #20417: Cannot connect to non-local Oracle database with SID
- Patch 11076.diff (based on driverOptions.php from Karsten) allows to connect to Oracle using a SID:
$TYPO3_CONF_VA... - 07:47 Feature #20445 (Closed): Feature request: current sub menu uid in register
- As the expAll menu property is now going through stdWrap[1], it would make sense to have the current sub menu uid at ...
- 01:58 Bug #20444 (Closed): disable deprecated versioning types by default
- versionng types page and branch are deprecated, only 'element' versioning is fully supported.
* disable 'page' and... - 00:50 Bug #20443: Collapsing nodes in pagetree produces multiple items with same id
- Attached screenshot shows the HTML structure after a few expand and collapse steps.
- 00:49 Bug #20443 (Closed): Collapsing nodes in pagetree produces multiple items with same id
- When you collapse or expand items in the pagetree, the Javascript updating the tree selects the wrong node when inser...
- 00:42 Task #3358 (Closed): make sure only "element" versioning type is supported / used
- - see Inline documentation
- (remove) configuration in workspace record
- config_default.php
- newPagesVersionin... - 00:36 Bug #19109: Disabling Versioning Types 'element' blocks creation of new page
- won't fix as element versioning type 'element' won't be supported.
element versioning is the onyl supported versio...
2009-05-17
- 23:45 Feature #2972 (Accepted): Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- The patch attached here contains another modification and shouldn't apply to clean 4_2_6.
I'll refer and track this ... - 23:40 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- will be fixed in project workspace enhancement http://forge.typo3.org/wiki/typo3v4-workspaces
- 23:29 Bug #20442 (Closed): Root item cannot be collapsed in pagetree
- r5342 (Fixed bug #20304: Make it possible to style a hover color for pagetree/filetree items) introduced a change tha...
- 23:03 Feature #20441 (Closed): Add Extbase and Fluid as a System Extension
- Fluid and Extbase are now ready to be included in TYPO3 Core, so they will be available in 4.3 alpha 3.
(issue ... - 22:50 Feature #18498: config.baseURL with stdWrap support
- @Ernesto: Please use status "resolved" rather than "closed". I think it can't be reopened by users otherwise.
- 20:49 Bug #20440 (Closed): Typo3 page editing doesn't work with IE8 and FF3.0.10
- When editing a page properties the popup menu doesn't appears. A text at the bottom of the IE8 and FF3 window says: P...
- 20:18 Bug #20439 (Closed): DBAL wildly quotes fields and table names
- When issuing a query using $GLOBALS['TYPO3_DB']->exec_SELECTgetRows() method for instance, the actual query being ge...
2009-05-16
- 23:48 Bug #20292: After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
- Sorry I had not time to work on it.
But finaly I found the issue and want to add the solution.
Is a wrong setting... - 18:16 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- I also think that this is no real enhancement:
- You could find out the version by looking at the copyright (year) i... - 17:53 Feature #20438 (Closed): Provide more flexible rendering for "text with image"
- Since 4.0 we have an "accessible" rendering for Text with image, which has replaced the "table-based" rendering when ...
- 17:45 Feature #20064: "no columns" setting for Images
- Could you explain the use-case a bit more? Give an example of what you are trying to acchieve.
- 17:37 Bug #20435: syntax error, unexpected ';' in class.t3lib_htmlmail.php
- This has already been fixed in core by Francois (committed today as a "Follow-up to #19728", see ChangeLog).
- 14:15 Bug #20435 (Closed): syntax error, unexpected ';' in class.t3lib_htmlmail.php
- TYPO3 hangs in current trunk due to a PHP error:
Parse error: syntax error, unexpected ';' in /var/www/html/trunk/... - 17:31 Feature #18498: config.baseURL with stdWrap support
- As Nico found out, this hook won't work anyway. So this issue is closed now until someone finds a new need for someth...
- 17:14 Feature #18498: config.baseURL with stdWrap support
- I tested it and Ernesto is right. The baseHref is cached and is not accessible by the hook any more. So I would sugge...
- 11:58 Feature #18498: config.baseURL with stdWrap support
- I think if you doesn't add the baseUrl as an "USER_INT" kind of object, the hook will not work as expected. As soon a...
- 17:22 Bug #20042: render_uploads description is processed by htmlspecialchars() hard coded
- This will be configurable by the new typoscript processing for render_upload already proposed to the core list in #24...
- 17:16 Feature #19058: render_uploads / filelinks - move html from php to typoscript
- Patch for #2421, which handles this, is already in core list for discussion. Please test and give your +1 there.
- 15:55 Bug #20437 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 14:41 Bug #19400: Indexed search doesn't find letters in Thai language.
- Has this been solved in the meantime?
- 14:37 Feature #20436 (Closed): Add a method to register an Extbase plugin
- I propose to have a method to register a new Extbase plugin at one central point.
This method should be invoked in... - 14:30 Task #20016: wrong age calculating in stdWrap
- Replace the 365 in the calcAge function with 365.2425!!!
http://en.wikipedia.org/wiki/Year#Calendar_year
This red... - 11:54 Bug #20434 (Closed): Improve advanced_htaccess and make it more compatible
- Resource files like CSS, JS, images, etc. cannot be loaded correctly due to missing configuration concerning .htacces...
- 02:33 Bug #20433 (Closed): The import export menu will not activate
- In Backend page always loads with a error on page. This error means I canot open the import export modual and the dat...
- 01:52 Bug #20432: DB check breaks with MySQL in ANSI mode due to double quotes
- Fixed in SVN
- 01:34 Bug #19582: DBAL does not support SQL from (new?) session management
- Uploaded v5 as posted by Xavier in core list.
- 01:12 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- Fixed in SVN
- 00:09 Bug #19840: FlexForms: wrong mm-relations after copy and localize
- Committed to SVN:
* TYPO3_4-1 (rev. 5420)
* TYPO3_4-2 (rev. 5421)
* Trunk (rev. 5422) - 00:08 Bug #19908: session fixation fix avoid BE login
- Hi Andreas, could you please recheck if this error happens on _clean_ TYPO3 installation, meaning not having any thir...
2009-05-15
- 23:52 Bug #20432: DB check breaks with MySQL in ANSI mode due to double quotes
- Please review patch
- 23:51 Bug #20432 (Closed): DB check breaks with MySQL in ANSI mode due to double quotes
- If your MySQL is configured to run in ANSI mode, the DB check "database relations" doesn't work because double quotes...
- 23:39 Feature #20431: class.t3lib_htmlMail doesn't send CC and BCC emails
- reviewed and committed.
- 21:50 Feature #20431 (Closed): class.t3lib_htmlMail doesn't send CC and BCC emails
- Although the class offers an attribute "recipient_copy" no headers are set to send a CC email. Furthermore no feature...
- 23:38 Bug #18949: options.moduleMenuCollapsable = 0 doesn't have any effect
- patch.diff was against trunk. I've tried to applay it to 4.2 but with no success so I've created version for 4.2.6.
- 23:36 Bug #18949: options.moduleMenuCollapsable = 0 doesn't have any effect
- Issue solved in the patch.
This option was not implemented at all in the new menu introduced in 4.2.x
With thi... - 23:32 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- Well, the testcase obviously needs them for testing purposes. :)
I fixed the others but ignored adodb for now (syb... - 22:37 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- Still has ereg_replace in:
tests/regularexpression_testcase.php
typo3/class.db_list_extra.inc
typo3/cli_dispatch.p... - 22:22 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- v4: One more thing - fixed wrong line in nusoap library for EM, that was already noted in mailing list earlier... rem...
- 21:25 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- Please test latest patch against trunk - thanks!
- 23:28 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- the first patch is wrong, I have patched my changes with previous version of code ;)
- 22:52 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- I have added the patch
- 22:41 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- I will fix it and post the patch in some miutes.
- 22:22 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- I'd love to close it but it seems a lid request. :-<
So, who's in to make a patch? - 22:16 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- I think also that this issue should be fixed.
The version should not be visible in public website. - 21:22 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- This is not necessary as:
1. You can detect version of TYPO3 in other way (for example by detecting specific folder... - 23:24 Feature #18498: config.baseURL with stdWrap support
- Here is a hook patch, created at the T3DD09 Bug night. See attached processBaseUrlHook.diff
- 23:07 Feature #20146: Integration of mass file uploader
- Uploaded a new version of the patch. There were some javascript errors in IE:
typo3/js/common.js:
line 101, remov... - 23:06 Bug #20055: Problem with indexed search engine
- i test this problm in ff vs. safari.
i think this is not possible because the index_search dont check the browser.... - 22:45 Bug #19372: options.pageTree.showNavTitle
- It is in the current version of 4.2 and trunk docs
- 22:35 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
- I think this is a problem from older versions (or change manually to ").
if the order is wrong the installer change ... - 21:43 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
- This problem is still present in 4.3 trunk.
I just copied a 4.2 installation and tried to upgrade that.
Install... - 22:25 Bug #18844: Fileadmin: Setting alt attributes and use the locallang.xml files instead of locallang.php files
- Reviewed it at T3DD09 and will commit to trunk. Thomas posts notification to core list.
- 22:20 Bug #18844: Fileadmin: Setting alt attributes and use the locallang.xml files instead of locallang.php files
- created a diff against the current trunk
- 22:25 Feature #15193: There is no API to list tables in the Web->Page module
- I think it is irrevant...
It's possible by using $TYPO3_CONF_VARS['EXTCONF']['cms']['db_layout']['addTables']... - 22:11 Feature #15193: There is no API to list tables in the Web->Page module
- Is this still valid?!
- 20:00 Bug #20430 (Closed): Test failure and SQL error in the Cache unit tests
- Testsuite: t3lib_cache_backend_DbBackendTestCase
setCacheTableThrowsExceptionOnNonExistentTable
! Failure in test... - 18:10 Bug #20429 (Closed): Regular expressions conditions can not differentiate between values that are part of other values
- In the following condition a regular expression is used:
[globalString: GP = tx_blogexample_pluginkey|action = /in... - 16:31 Bug #20231: Small rendering/css bug on FE with Text with image
- bug10768-firefox-BUG.png = with this fix applied
bug10768-firefox-OK.png = removing the new CSS line from the code - 16:30 Bug #20231: Small rendering/css bug on FE with Text with image
- The new CSS does indeed interfere with the rendering of these images in Firefox / Safari (see attached images of the ...
- 16:21 Bug #20417: Cannot connect to non-local Oracle database with SID
- Something like the attached code might solve this "universally"
- 16:18 Bug #20426: extMgM truncates localconf and tables cache if file contains '?>' anywhere
- you find a demo-extension that is affected by this bug attached to #19840
- 13:00 Bug #20426 (Closed): extMgM truncates localconf and tables cache if file contains '?>' anywhere
- When extMgM build the cache file out of ext_localconf.php and ext_tables.php it replaces the '< ? php' and '? >' ta...
- 14:37 Bug #20428 (Closed): maxWInText setting is never used, because of missing "textPos" TypoScript property
- In the work of rearranging the TypoScript of css_styled_content (now split up into different versions), a bug was int...
- 13:15 Bug #20427 (Closed): DBAL - bigint (int8) values get converted to int4 by int-cast
- In my current project I have to use DBAL with MSSQL 2005 Enterprise.
Before a bigint value is stored to the db (IN... - 12:56 Bug #20290: Adding entries to recs[]-Array not working
- yes
Will send patch as soon as i'm home... - 12:06 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
- I just presented my suggestion for this in the core list.
- 12:04 Bug #20425 (Closed): ctrl-section option 'sortby' => 'myfield DESC', causes SQL-error on saving a new record
- I created a table via extMgr and changed the sortby option in ext_tables.php to
'sortby' => 'mysortfield DESC'
... - 10:23 Feature #3308 (Rejected): Job to remove ENABLE_INSTALL_TOOL
- The Scheduler could provide an event that checks whether ENABLE_INSTALL_TOOL exists and removes it if it does. This c...
- 10:01 Bug #20414: Pagetree not working properly
- Not a bug according to the reporter.
- 04:43 Bug #20409: TableOperations sub-window not writing back to RTE in IE8
- A few patches have been applied in SVN to the RTE for IE8, some of which do fix issues in table operations.
I cann...
2009-05-14
- 22:44 Bug #20424 (Closed): Built In shopping basket is not working
- The built in shopping basket is being blocked by the session fixation fix.
By default (and manual) the FE waits for ... - 17:55 Bug #20423 (Closed): includeCSS and includeJS need extra parameter: urlParam
- includeCSS and includeJS need extra parameter: urlParam
I would like for the following to work so I can send 'far ... - 17:21 Bug #20422 (Closed): TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
- If you want to change a select-field in TCEforms with only one item (like the Storage Folder) where there is only one...
- 15:43 Feature #20421 (Closed): Unflexible Output of Resultbrowser
- Indexed search is still sometimes unflexible if you try to implement some fancy layouts. For example the resultbrowse...
- 14:55 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- corrected typo and made hash xhtml valid (starting always with jswin)
$jsWindowName = $GLOBALS['TSFE']->config['co... - 14:26 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- This is a nice patch... I think it could be improved a bit concerning links that are generated by RTE in the followin...
- 10:48 Bug #20420 (Rejected): wizard_edit.php does'nt work in flexforms
- with the if statement and the config array in the wizard_edit.php it's not possible to use the wizard in flexforms.
...
Also available in: Atom