Activity
From 2009-04-17 to 2009-05-16
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.
...
2009-05-13
- 21:34 Bug #20419 (Closed): cache_pages timeout always 3600 seconds
- There is a bug in the newly introduced cache mechanisms which got backported from v5.
Currently all pages have a c... - 15:48 Bug #20418 (Closed): Changed the version of css_styled_content to 1.0.0 and marked it as stable (as it is stable since 4.0)
- the attached patch was commited to trunk, after discussion on the 4.3 list.
BT reference: none
Notes: There is ... - 14:04 Bug #20417 (Closed): Cannot connect to non-local Oracle database with SID
- When accessing an external Oracle database (ie not on localhost), we have either to use
$typo_db_username = 'usern... - 13:32 Bug #19884: the icons for clearing of caches disappear in 4.2.4
- What IE6 version are you using? There are differences between the 6.0.0.0.x IEs for that...
- 12:06 Bug #20413: wrong content-length header breaks frontend in case of proxy-usage
- Fixed in TYPO3 4.2.7 and later. Thanks Georg!
- 00:42 Bug #20415: Error Message that keeps comming up
- Please provide more information on how to reproduce this issue. Where exactly does this happen, which steps and which...
2009-05-12
- 19:09 Bug #20044: RTE is not loading
- Sorry for the delay. I have had to solve another troubles on very different subjects for my job and I have had not en...
- 16:27 Feature #20416 (Closed): Add more information (extension upload date, description and author name) to the list of extensions in import mode
- ATM the list shows only extension key, title, version, DL counter and state. (see screenshot EM_before.png)
Adding... - 15:32 Bug #20415 (Closed): Error Message that keeps comming up
- 2: SQL error: 'Out of range value adjusted for column 'storage_pid' at row 1' (pages:NEW4a097adfa9e1d)
Will not al... - 15:13 Bug #25553: Copy&Paste within t3editor breaks lines
- with Typo3 4.2.6
- 11:39 Bug #18165: GIFBUILDER: wrong bounding box calculation with TEXT and spacing
- I was just looking into the letter-spacing issue and found that IM is supporting inter-character kerning since recent...
- 10:11 Bug #20411: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
- Committed to trunk, rev 5405.
- 10:07 Bug #20411: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
- Uploaded a new patch using join()
- 10:05 Bug #20410: Validation issue: <input type="image"> can't have height and width attribute in typo3/alt_doc.php
- Committed to trunk, rev 5404.
- 07:26 Bug #19886: Not possible to set links to pages underneath a page with activated temporary DB mount
- 3b is latest version and also makes it possible to link to a page on other places like link of a header
2009-05-11
- 22:30 Bug #20414: Pagetree not working properly
- I can't reproduce the issue that the firefox3 bugfix was written for, so I can leave the bugfix turned off. Problem s...
- 22:13 Bug #20414: Pagetree not working properly
- The problem is caused by the firefox3 backend fix (mn_ff3_be_bugfix). Turning it off resolves the issue.
The firefox... - 15:34 Bug #20414 (Closed): Pagetree not working properly
- The pagetree elements cannot be collapsed and expanded. The contextual icon menu is also not working.
Javascript thr... - 21:22 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- The latest one, 9994.KD.v2.patch. We talked about this one just today in Hamburg, would be cool to have this checked ...
- 15:13 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- There are three patches here. Which one should be used?
- 18:35 Bug #25553 (Closed): Copy&Paste within t3editor breaks lines
- when copying & pasting within the t3editor, lines break along white spaces, or something like this: it is not shown i...
- 15:01 Feature #19717: Use PHP built–in gzip/deflate compression in Frontend
- According to ChangeLog this has been fixed on 4.3.2009
- 10:31 Bug #20411: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
- Uploaded a new patch
- 06:17 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- Change type of `content` field to longtext in`cache_hash` table, it helps.
2009-05-10
- 02:58 Bug #20413: wrong content-length header breaks frontend in case of proxy-usage
- the bug is somewhat related to #19715 #19715 and #19715 - however I dont want to wait for those, but like to see this...
- 02:54 Bug #20413: wrong content-length header breaks frontend in case of proxy-usage
- uploaded corrected unified diff
- 00:51 Bug #20413 (Closed): wrong content-length header breaks frontend in case of proxy-usage
- class.tslib_fe.php, function processOutput() calculates the content-length wrongly in case of enabled debug.
In ca...
2009-05-09
- 22:11 Bug #20359: Conversion from camelcase to underscores, and back
- note: wouldn't it be better to put these methods in a t3lib_string or t3lib_util_string class?
- 20:26 Bug #20412 (Closed): CONTENT can't select records from rootpage
- If you use the "CONTENT" TypoScript object, to retrieve records from the root-page - like "static_countries", etc. Th...
- 04:15 Bug #20408: TableOperations sub-window not styling in FireFox
- This is a duplicate of issue #10982 to which a patch is attached and was fixed in SVN branch TYPO3_4-2 (for inclusion...
2009-05-08
- 22:27 Bug #20411 (Closed): Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
- Branches: Trunk
Problem:
In the select tag of the dropdown for the page type, the class attribute is declared twi... - 22:08 Bug #20410 (Closed): Validation issue: <input type="image"> can't have height and width attribute in typo3/alt_doc.php
- branches: trunk
Problem: typo3/alt_doc.php has some <input type="image"> where the width and height attribut... - 21:44 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
- committed to 5403, trunk
- 21:43 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
- Sorry, committed to 5403, trunk
- 21:42 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
- committed to trunk, rev 5381.
- 20:44 Bug #20374: Tooltip for page path in Page/List module is missing
- Committed to trunk, revision 5402.
- 19:38 Bug #20409 (Closed): TableOperations sub-window not writing back to RTE in IE8
- I am running TYPO3 4.2.6 with rtehtmlarea 1.7.9. While running IE8 on Windows XP, the TableOperations table propertie...
- 19:27 Bug #20408 (Closed): TableOperations sub-window not styling in FireFox
- I am running TYPO3 4.2.6 with rtehtmlarea 1.7.9. While running FireFox 3.0.10 on Windows XP, the TableOperations tabl...
- 16:55 Bug #20407 (Closed): The hook getFlexFormDSClass doesn't work because $fieldName is never set
- In t3lib/class.t3lib_befunc.php the hook "getFlexFormDSClass" has 5 parameters.
getFlexFormDS_postProcessDS($dataS... - 15:20 Bug #16849: Default table definition for be_users, field lang has wrong field type varchar
- Resolved as duplicate of #16376
- 15:16 Bug #20402: Relogin doesn't works
- Resolved as duplicate of #20038
- 09:13 Bug #20402 (Closed): Relogin doesn't works
- There comes a message for relogin on TYPO3 Backend after 30 minutes non working, but when I insert my data it meens m...
- 15:08 Bug #20405: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
- Committed to SVN:
* TYPO3_4-2 (rev. 5400)
* Trunk (rev. 5401) - 13:18 Bug #20405 (Closed): TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
- TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this in functions
- exec_SELECT_mm_query()
- explain()
(issu... - 15:04 Feature #20406 (Closed): Add file modification time to ts ->filelink
- It would be nice to view the file last modification time in filelink
lib.priceList = TEXT
lib.priceList {
valu... - 12:36 Feature #20403: Add TYPO3_DB->exec_SELECTgetField() function
- Patch v2 has $GLOBALS['TYPO3_DB']-> replaced by $this->
- 09:29 Feature #20403 (Rejected): Add TYPO3_DB->exec_SELECTgetField() function
- We often need to read associative arrays from the database that contains only _one_ field from the table e.g. uid=>ti...
- 11:39 Bug #20404 (Closed): Show Warning if memcache is configured but not installed / working on the server
- I added a test in t3lib_BEfunc::displayWarningMessages to show this warning in case of misconfiguration
(issue im... - 09:14 Bug #20397: ENGINE modifier in ext_tables.sql cannot be parsed
- committed to trunk, rev 5397
2009-05-07
- 23:33 Bug #20401 (Closed): Extension Manager should ignore SQL COMMENT for extensions
- When an extension adds a table with a field containing a SQL COMMENT
CREATE TABLE tx_comment_test (
uid int(11)... - 19:19 Bug #20399: Unable to login to the BE
- See comment in Install Tool:
DO NOT CHANGE this value manually; without an alternative authentication service it wil... - 16:32 Bug #20399 (Closed): Unable to login to the BE
- After setting [BE][loginSecurityLevel] to "normal", I am no longer able to login into the BE. Even with newly created...
- 19:15 Bug #16849: Default table definition for be_users, field lang has wrong field type varchar
- Issue 0003885 (same error) is closed. Please close this issue too.
- 18:30 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
- I´ve tried to use the patch-file v4 for TYPO3 v4.2.6
It didn´t work, so I did the patch by hand. Here´s a patch file... - 17:45 Bug #20400: DBAL does not support CLOB/BLOB when using a mapped table name
- Same problem arises when mapping fields actually:
$TYPO3_CONF_VARS['EXTCONF']['dbal']['mapping'] = array(
... - 16:42 Bug #20400 (Closed): DBAL does not support CLOB/BLOB when using a mapped table name
- When dealing with CLOB/BLOB fields, special care should be taken in INSERT and UPDATE statements. However DBAL does n...
- 14:00 Bug #20360: Convert from extension prefix to extension key
- Committed to SVN Trunk (rev. 5396)
- 13:59 Bug #20398 (Closed): Move inline JS to external file in backend.php
- I moved the inline JS to backend.js, introduced 2 new objects:
TYPO3.configuration (specific conf vars)
TYPO3.langu... - 13:41 Feature #20078: New install tool skin, matching t3skin
- Committed patch (v8) attached.
- 08:38 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- According to suggestion from Karsten in core list (on 05.05.2009), here is a new patch (v3) without the "ENGINE"-fix ...
- 08:20 Bug #20397 (Closed): ENGINE modifier in ext_tables.sql cannot be parsed
- DBAL cannot create cache_* tables as they use the ENGINE keyword in table creation to specify InnoDB as storage.
P...
2009-05-06
- 23:12 Bug #17627: External TypoScripts files will always be cached
- fixed in trunk rev5395
- 23:12 Bug #17627: External TypoScripts files will always be cached
- fixed in trunk rev5395
- 20:11 Bug #20396 (Closed): Simulating frontend user groups via admin panel does not work
- The admin panel has a functionality to simulate frontend user groups (Admin Panel > Preview). However, the submitted ...
- 20:07 Feature #20395 (Closed): Optimize loading of frontend user groups
- In TSFE frontend user groups are tried to be loaded. However, if there's no active frontend user or no request for si...
- 16:22 Bug #20394 (Closed): [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
- Set: [BE][adminOnly] = 1
try to login as editor - you get the message, that TYPO3 was shutdown for maintanance - n... - 15:41 Bug #20393 (Closed): Optimize hook to indexed_search that checks for a running crawler task
- In indexed_search there's a hook defined that gets called from TSFE->headerNoCache() to determine whether the crawler...
- 14:25 Bug #19650: edit-wideDocument was removed, bring it back
- the patch doesn't apply to 4.3 (trunk). I attached a new one which works on 4.3
2009-05-05
- 22:36 Feature #18677: Adding new child elements does not work on root page
- Committed to SVN:
* TYPO3_4-2 (rev. 5390)
* Trunk (rev. 5391) - 22:30 Bug #19762: Traversing back page records used in CONTENT object does not work on root page
- Committed to SVN Trunk (rev. 5389)
- 11:41 Bug #20392 (Closed): cli_dispatch.phpsh: server variable $_SERVER['PWD'] on windows systems not available
- In the CLI Interface (cli_dispatch.phpsh) is the server variable $_SERVER['PWD'] on windows systems not available. PH...
2009-05-04
- 17:49 Bug #20391 (Closed): No Underscores in Name-Attribute of FORM-Object (Typoscript)?
- I create a form in Typoscript like
lib.myform = FORM
lib.myform {
formName = my_form
method = get
action... - 15:57 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- i had that error too
with configuration:
$TYPO3_CONF_VARS['SYS']['lockingMode'] = 'flock'
and
$TYPO3_CONF_VAR... - 15:16 Bug #20389: Wrong timezone handling
- Vladimir, do you have a step-by-step on how to reproduce the error? That would ease us in finding the real issue here.
- 15:14 Bug #20389: Wrong timezone handling
- Hi Dmitry I'm not asking, I'm reporting bug here.
- 13:04 Bug #20389: Wrong timezone handling
- Do not open bug reports to ask questions. We have mailing lists for this.
- 10:08 Bug #20390 (Closed): Warning is issued when creating first template
- When creating the very first template a warning is issued (at least when Oracle is used):
Warning: Invalid argument ...
2009-05-03
- 23:27 Bug #20241: Change date after saving record
- This issue could be closed as in #20389 I've explained more details on date / time mishandling including desribed here.
- 23:22 Bug #20389 (Closed): Wrong timezone handling
- Hello, I was trying to sort out how date/time form values are handling now in BE and I've found next:
In core mail... - 21:32 Bug #19582: DBAL does not support SQL from (new?) session management
- Added support for (-), (*), (/) and (%)
- 08:30 Bug #19582 (Closed): DBAL does not support SQL from (new?) session management
- When logging into the backend, DBAL stops while trying to parse and convert the following WHERE clause:
... WHERE ... - 15:46 Bug #20388 (Closed): Alternating rows for table.typo3-TCEforms-select-checkbox
- Problem:
Currently tables with class typo3-TCEforms-select-checkbox do not provide means to style alternating rows.
... - 14:39 Feature #20164: Integrate automatic line breaks in GIFBUILDER
- Committed to SVN Trunk (rev. 5385)
- 14:14 Bug #20359: Conversion from camelcase to underscores, and back
- Committed to SVN Trunk (rev. 5384)
- 14:07 Bug #20387: Typo issue in t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
- Committed to SVN Trunk (rev. 5383)
- 13:07 Bug #20387 (Closed): Typo issue in t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
- There is a few variables $caheEntries which should be $cacheEntries
(issue imported from #M11024) - 13:53 Feature #20146: Integration of mass file uploader
- Added a replacement of the changes in t3lib_userauth concerning skipping the browser checks when the mass file upload...
- 08:37 Bug #20386 (Closed): Table sys_refindex cannot be created with DBAL
- The SQL parser (from core actually, not DBAL) is not able to parse one of the key creation for table sys_refindex:
... - 05:13 Feature #17299: Enable/integrate conditions in Page TSconfig
- Sure, however, I don't like adding this new "hybrid" class. I would much rather have a new class named "t3lib_febefun...
- 01:33 Feature #17299: Enable/integrate conditions in Page TSconfig
- Benni, thanks for adding an updated version of the patch! :)
- 03:01 Bug #20124: Admin panel is not available anymore when extension fe_edit is not installed
- How to test this patch:
1) svn mv typo3/sysext/fe_edit/view/class.tx_feedit_adminpanel.php t3lib/class.t3lib_adminpa...
2009-05-02
- 17:49 Bug #20384: DB cache always uses 3600 sec as timeout
- I can confirm this...
- 16:57 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- I had to enhance it a bit to work with 4.3 trunk
- 13:09 Bug #20385 (Closed): User Setup Rewrite #4
- Benni already started top use a configuration array for user settings with a TCA-like array.
This is the next step...
2009-05-01
- 19:19 Bug #20381: Shortcut icon maps to wrong URL
- @Christian: Yes you understood correctly.
So as it seems that we agree it's not a big issue, I propose to do the f... - 11:44 Bug #20381: Shortcut icon maps to wrong URL
- I'm also in favour of solution (b) Stucki mentioned above.
I think we can safely ignore IE6 for an issue as small ... - 18:30 Bug #20384 (Closed): DB cache always uses 3600 sec as timeout
- tslib_fe->setPageCacheContent() calls t3lib_cache_frontend_VariableFrontend->set() with 4 params and 4th param beeing...
- 17:39 Feature #19503: Implement autoloading for TYPO3
- Splitted up the autoloader patch to
* integrate autoloading functionality
* enable basic autoloading registry
Th... - 16:57 Bug #20383 (Closed): Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
- Type: Bugfix
Branches: Trunk
Problem:
various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php... - 16:36 Bug #20350: Validation issue: Missing </div> in typo3/sysext/cms/layout/db_new_content_el.php
- committed to trunk, rev 5381.
- 16:32 Bug #20349: Validation issue: Missing </form> in typo3/file_rename.php
- committed to trunk, rev 5380.
- 16:29 Bug #20348: Validation issue: Missing </form> in typo3/file_newfolder.php
- committed to trunk, rev 5379.
- 16:25 Bug #20347: Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php
- committed to trunk, rev 5378.
2009-04-30
- 20:47 Bug #20379: Generate Random Key still does not work
- Thanks for the idea. It didn't work in Internet Explorer or Google chrome but did work in Firefox.
- 17:11 Bug #20379: Generate Random Key still does not work
- Do you have any further data? e.g. Browser
- 02:36 Bug #20379 (Closed): Generate Random Key still does not work
- Generate random encryption key does not work. This was worked on and delt with in #0010212. This patch was for 4.3.0-...
- 20:26 Bug #20381: Shortcut icon maps to wrong URL
- I'm fine with the change Michael suggests, but I do not consider this an important issue.
Like Christan wrote the se... - 19:57 Bug #20381: Shortcut icon maps to wrong URL
- If I understand correctly:
- You hack your local client to point www.some-malicious-domain.com to the IP of the targ... - 15:39 Bug #20381: Shortcut icon maps to wrong URL
- How exactly do you force TYPO3 to point to http://www-evil-domain.com/? Doesn't it always point to the correct icon f...
- 15:12 Bug #20381: Shortcut icon maps to wrong URL
- Not exactly. The filepath is not prepended by a slash.
But now I understand why the hostname was added to that pat... - 14:49 Bug #20381: Shortcut icon maps to wrong URL
- This will lead to an entry like this, right?
<link rel="shortcut icon" href="/fileadmin/.../favicon.ico" />
I th... - 13:15 Bug #20381: Shortcut icon maps to wrong URL
- The solution is easy: TYPO3_SITE_URL is not needed, so it can be removed from the favicon URL.
- 13:04 Bug #20381 (Closed): Shortcut icon maps to wrong URL
- If page.shortcutIcon is set, TYPO3 adds the following code to the header of the website:
<link rel="shortcut icon... - 18:26 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I've been seeing this issue as well in 4.2.6 ever since I upgraded to Firefox 3.5 beta. Does not occur when I use Int...
- 17:30 Feature #20382 (Closed): Implement RSA authentication for BE and FE
- Problem: currently Backend and Frontend login procedures are not secure enough. The Backend sends a md5-hashed passwo...
- 14:56 Bug #18264: t3lib_sqlparse::parseFromTables does not work with inner joins and joins with ()
- the function can't parse from with multiple join and it don't have to be a inner join could be a left or rigth join...
- 14:51 Bug #17009: default .htaccess file does not rewrite correctly
- Anyway, don't worry too much about this. At least it will work for all new sites.
- 14:49 Bug #17009: default .htaccess file does not rewrite correctly
- Sure, it's the least we can do. However, even though I know it, I would probably not notice that one of my sites has ...
- 14:29 Bug #17009: default .htaccess file does not rewrite correctly
- Maybe fixing misc/advanced.htaccess and an additional little entry in NEWS.txt is be enough?
- 12:41 Bug #17009: default .htaccess file does not rewrite correctly
- The link above does not work anymore. Here is it again: http://typofree.org/article/archive/2008/june/title/rethinkin...
- 12:38 Bug #17009: default .htaccess file does not rewrite correctly
- This is partly fixed now: The template for the packages (dummy.tar.gz) contains a fixed _.htaccess file. What remains...
- 14:25 Bug #20380: update Function Index in core files
- Yes, most function indexes are outdated.
There was a discussion in core list (with #19753 ) for 4.3. Here is a sum... - 12:03 Bug #20380 (Closed): update Function Index in core files
- some files like t3lib_tceforms have an old or incomplete Funktion Index, with wrong linenumbers.
its annoying if y... - 14:11 Bug #20260: starttime eval date produces time-differences on same values!?
- Resolved as duplicate of #19928
Thanks Sven for the hint. - 08:20 Bug #20260: starttime eval date produces time-differences on same values!?
- I forgot:
The user who edits the record is in a workspace, not on Live-Workspace and not on Draft-Workspace. - 08:18 Bug #20260: starttime eval date produces time-differences on same values!?
- Now I know where the error occurs.
If an user edits a record and don't have access to the starttime, then the startt... - 08:23 Bug #19928: Autocreation of records inserts wrong timestamps if user don't have access on that field
- You can merge my both tickets 0010821
- 01:40 Bug #17104: Install Tool does not work when using the right password
- Which browser are you using and how does your URL to log in look like?
e.g. https://some_host.mydomain.com/... (inte...
2009-04-29
- 18:57 Feature #19578: Don't show the logged-in message when I'm logged in
- I'm watching at this ticket for over 4 month - and nothing changed...
I'll write you a complete reason - why to im... - 18:49 Bug #19837: Credits to coredevs
- committed v3 to trunk, rev 5376
- 17:53 Bug #20378 (Closed): Problem with sorting categories
- indexed_search (extended mode) always uses the category "date of last change" as a sorting criterion even though the ...
- 16:01 Bug #20293: Integrate hook to pre-process the frontend rendering
- Committed to SVN Trunk (rev. 5375) as attached.
- 14:36 Bug #20377 (Closed): External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Setting external Links will cause into a prefixed external Link with http://typo3 at the beginning.
Tested in TYPO... - 13:44 Feature #20376 (Closed): Provide a Hook in wizardArray() of the "New Content Element Wizard" to manipulate the Items
- At the moment the only possibility of changing the Items in the "New Content Element Wizard" is to xclass SC_db_new_c...
- 12:14 Bug #17061: Mailform with localization ignores the email-address of the translated record
- @Ferdinand: I acknowledge your solution which seems pretty nice and also works well. However, it is difficult to chan...
- 11:46 Bug #17104: Install Tool does not work when using the right password
- I am having the same issue today with a new installation of 4.2.3 on a firefox browser. I finally had to use the brut...
- 10:45 Feature #20375: class.t3lib_htmlmail -> Possibility to add links to js-files to your mail
- It is about including js files in the mail, not including links to js files to the mail.
sorry - 09:56 Feature #20375 (Closed): class.t3lib_htmlmail -> Possibility to add links to js-files to your mail
- By adding the following lines to the function, it becomes possible to add links to JS-files to your mail.
class.t3... - 00:21 Bug #20374 (Closed): Tooltip for page path in Page/List module is missing
- If a page has a very long path, the path string in the docHeader is cropped (only last 50 chars of the title are disp...
2009-04-28
- 22:41 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- I totally agree with Olaf. Although the RFC 2616 only states that the server SHOULD respond with a 304 status code, I...
- 22:41 Bug #20373 (Closed): Not possible to select images with Element Browser
- If you have file group element in TCA with file types 'allowed' => '*', 'disallowed' => '', and if you try to select ...
- 22:39 Bug #20364: "Open RTE in Fullscreen" icon moves up and down at right side. Sometimes complete disapears.
- By "small" version do you mean "condensed mode"?
In which browser(s) do you observe such behaviour? - 22:34 Bug #20372 (Closed): Exclude &L parameter from &cHash params
- Hmm, that is not easy to explain. I'll add an extended version of the problem description below, here is just what ne...
- 22:12 Bug #20371: htmlArea RTE: empty mutuallyExclusiveClasses array may cause js error
- Committed to SVN TYPO3core trunk (revision 5374).
- 21:21 Bug #20371 (Closed): htmlArea RTE: empty mutuallyExclusiveClasses array may cause js error
- When mutuallyExclusiveClasses array is not specified in Page TSConfig, a js error may be raised.
(issue imported ... - 22:07 Bug #19727: Localize versioning module
- committed v4 to trunk, rev 5373
- 21:17 Bug #20363: Media-Tag is not correctly parsed in right-to-left notation
- Is the media tag correct in the database? Is the link correctly rendered in the RTE after saving?
- 18:51 Bug #20095: Listview: default limits are hardcoded
- committed to trunk, rev 5372
- 18:13 Bug #20186: Filecache: Clear all caches doesn't clear tags directory
- committed to trunk, rev 5371
- 18:08 Bug #19957: linkHandler different than "record" leads to rteerror
- Committed to SVN Trunk (rev. 5370)
- 17:49 Bug #19957: linkHandler different than "record" leads to rteerror
- hi,
i added an test-extension "testlinkhandler"
it will register an linkhandler for <link test:10>test</link>
... - 16:35 Bug #20370 (Closed): User setup - missing 'label' in configuration array
- For the existing settings a labelKey is used to get the label from locallang.
When user setup is extended, eg by h... - 16:21 Bug #20124: Admin panel is not available anymore when extension fe_edit is not installed
- * moved typo3/sysext/fe_edit/view/class.tx_feedit_adminpanel.php to t3lib/class.t3lib_adminpanel.php
* moved admin p... - 13:33 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- I can also confirm that removing the option "SET CHARACTER SET utf8" solves the problem. We used also --default-chara...
- 12:43 Bug #20369 (Closed): Wrong order by CSS inclusion in template.php
- The additionalStyleSheets are included after inDocStyles. This makes it impossible to override CSS formats.
Exampl...
2009-04-27
- 21:20 Bug #20368 (Closed): Automaticly append "www" to domain records
- I would like to reqeust a feature, which automaticly checks for both "www.domain.com" and "domain.com" if you add "do...
- 19:58 Bug #20367 (Closed): "select" fields with "renderMode" set to "checkbox" and non-live workspace
- "select" fields with a "renderMode" set to "checkbox" will lose their values the first time they are modified in a no...
- 17:06 Bug #20366 (Closed): allow using custom adapter for extJs
- Now by default ext-base is used as adapter. When using YUI or jquery (or prototype) you may choose another adapter
... - 16:34 Bug #20365: install tool shows plain passwords
- added second password field for create admin user
- 15:52 Bug #20365 (Closed): install tool shows plain passwords
- When passwords are printed out (eg for database connection) they should be not plain text.
Also create admin user sh... - 16:10 Bug #20353: Update extJs to 2.2.1
- committed to trunk, rev 5368
- 15:49 Bug #20364 (Closed): "Open RTE in Fullscreen" icon moves up and down at right side. Sometimes complete disapears.
- The "Open RTE in Fullscreen" icon in the backend (normal text or text w/image) finds every time an other place at the...
- 14:28 Bug #20363 (Closed): Media-Tag is not correctly parsed in right-to-left notation
- in arabic language (right-to-left notation) the media tag is not parsed.
In FE:
<media/>text<media xxx>
it's ok ... - 12:04 Bug #16033: Login-Page (typo3/index.php): removing whitespace preceding XML Declaration
- This issue has been fixed by Patrick with #20334
The patch has a browser/version check for IE6
Resolved as duplic... - 11:33 Bug #20338: Validation issue: Images with empty attributes in Module menu
- committed to trunk, rev 5366.
- 11:15 Feature #20362 (Closed): User setup module, hide "New password" fields
- when you use non-TYPO3 method to login in BE (LDAP for example), you don't need "New password" fields in user setup m...
- 11:15 Bug #20334: XML prologue always after doctype declaration in BE template building
- committed to trunk, rev 5365.
- 00:18 Bug #20361 (Closed): Allow override width of textarea in TCEforms
- The width of textarea is written as inline style and calculated with cols and char size.
Often this is not comfortab...
2009-04-26
- 16:20 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- I found the problem using debug_backtrace(). This was a weird configuration problem with a mix-up from 4.2.6 and trun...
- 15:37 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- Hi,
After doing an upgrade from 4.2.6 to current trunk (5364) I have a similar symptom. I cannot access any backen... - 15:55 Feature #19503: Implement autoloading for TYPO3
- Problem:
Currently, lots of files get included at each request, without being needed at all (Example: Caching framew... - 15:51 Bug #20360 (Closed): Convert from extension prefix to extension key
- Problem:
For the new autoloader, we need a method to derive the extension name from the class name. The class has th... - 15:47 Bug #20359 (Closed): Conversion from camelcase to underscores, and back
- Problem:
With Extbase, we introduced a new naming convention for extensions. Example: The extension with key "blog_e... - 11:48 Feature #17334: [Code] Improved t3lib_div::validEmail() satisfying RFC 3696
- Resolved as duplicate of #20285
t3lib_div::validEmail now uses native PHP filter in 4.3 - 11:48 Bug #17675: t3lib_div::validEmail does not allow '+' in localpart of mail address
- Resolved as duplicate of #20285
t3lib_div::validEmail now uses native PHP filter in 4.3 - 00:06 Bug #20285: t3lib_div::validEmail seems to not validate all addresses correctly
- Closing bug report since there was no further feedback and could be reproduced with TYPO3 4.3-alpha2.
2009-04-25
- 23:45 Bug #19422: delete field alway inserted for "select " in Full Search
- This Ticket could be closed.
The lines which are described in the bug description looks at revision 5364 like the fo... - 23:18 Bug #20285: t3lib_div::validEmail seems to not validate all addresses correctly
- This ticket could be closed.
I`ve test this issue and t3lib_div:validEmail resturns true if incomming value is 'te... - 21:16 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
- Uschi Renziehausen wrote:
> BT-Reference: http://bugs.typo3.org/view.php?id=10904
I don't consider this solution ... - 15:22 Bug #20358: htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
- Committed to SVN TYPO3core branch TYPO3_4-2 (revision 5364).
- 12:14 Bug #20358: htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
- Tried the patch and it worked. Thanks!
- 07:59 Bug #20358: htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
- The attached patch fixes the issue in TYPO3 4.2 by backporting the solution adopted in trunk.
Please test this pat... - 07:49 Bug #20358 (Closed): htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
- In Firefox 3.0.9, style sheets fail to be loaded in some dialogue windows, such as table operations ans color dialogu...
- 14:55 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- I can reproduce it on one site using 4.3-dev
not reproducable on another site running 4.2.6, but also with BE-compre...
2009-04-24
- 23:26 Bug #20263: locallang.xml of pi1 is'nt translateable by LLXML-Tool
- Resolved, no change required.
- 22:41 Bug #20263: locallang.xml of pi1 is'nt translateable by LLXML-Tool
- This ticket could be closed, right?
- 22:46 Bug #20182: The ExtensionMangers configuration page multilanguage ?
- I think thats not a bug. Thats a feature request
- 22:12 Bug #20356: class localRecordList should use $this->fixedL from class recordList instead of own logic
- Committed to trunk r5363
- 19:55 Bug #20356 (Closed): class localRecordList should use $this->fixedL from class recordList instead of own logic
- Problem:
The class localRecordList in typo3/class.db_list_extra.inc uses own logic for the cropping of record titles... - 20:33 Bug #20355: Copyright in TYPO3 comment still 2008
- * Committed to trunk r5359
* Committed to 4.2 r5358
* Committed to 4.1 r5357 - 14:11 Bug #20355: Copyright in TYPO3 comment still 2008
- Will be out in a minute.
IMHO copyright year announces the year of delivering the code. Since that this change shoul... - 13:59 Bug #20355: Copyright in TYPO3 comment still 2008
- There is a second occurrence in template.php, fixed this in _v2.
I think this should go to 4.2 and trunk.
Joh. ... - 13:38 Bug #20355 (Closed): Copyright in TYPO3 comment still 2008
- In spite of resolved bug #19911 the copyright information in “TYPO3 Content Management Framework” comment is still 19...
- 20:22 Bug #20357 (Closed): CE Text+Image: Title attributes at Image Links are cut off, if there is a space in the title
- In Text+Image content element there is a bug with Image Link and title attribute.
Example of my content field:
2... - 19:28 Bug #20160: "Click to remove the file now!" to remove ENABLE_INSTALL_TOOL only when file is writeable
- To remove a file the file itself must not be writable, write on the directory is enough. We dropped this rfc from cor...
- 19:12 Bug #19669: Provide $severity in t3lib_div::sysLog() Hook
- Committed to trunk r5355
- 17:48 Bug #17876: Sorting of child records is inverted on moving parent record to different page
- patch added BUT i'm not shure if there are any sideeffects please test
- 17:30 Bug #17876: Sorting of child records is inverted on moving parent record to different page
- attached small extension to reproduce the behaviour
* install extension
* go into the list module
* create a "pa... - 09:51 Bug #17876: Sorting of child records is inverted on moving parent record to different page
- Issue still exists in 4.2.6
- 15:52 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
- Still valid/needed for 4.2.6. Please let me know if you which an updated patch against 4.2.6 or something. Any chance...
- 15:46 Bug #25543: Autosuggestion orange properties
- christian and i agree that there is not enough difference between the blue and the navy. what do you think about our...
- 15:21 Bug #20295: fe_user passwords are visible in the backend
- TYPO3 4.3 will have major improvements in regards to password storing/transferring security:
Asymmetric encryption (... - 11:18 Bug #20295: fe_user passwords are visible in the backend
- But which encryption method should be used instead of MD5? If someone has a Botnet with one million computers, he wil...
- 14:23 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
- Manuel, as two different persons where unable to reproduce this issue, we think this might be a charset problem with ...
- 14:04 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
- working fine for me too (tested trunk)
- 13:40 Bug #20343: default $headerStart in template.php is HTML 3.2 instead of HTML 4
- This has been fixed in trunk (4.3) with #19179 where we also switched the backend to xhtml by default.
I think we ... - 13:19 Bug #20262: IRRE long titles on groupdb fields are displayed wrong (<span title)
- * Committed to 4.2 (r5352)
* Committed to trunk (r5353) - 12:59 Bug #20038: AJAX relogin does not work
- The patch doesn't resolve the problem in my installation: SLES 10 SP2, 4.3 dev rev. 5351, FF 3.0.9, phpmyadmin disabled.
- 11:58 Bug #20354 (Closed): Remove JS-Code from backend.php to external file
- backend.php has a lot of inline JS which makes it difficult for maintain.
The code can be moved to eg backend.js, na... - 09:43 Bug #20353 (Closed): Update extJs to 2.2.1
- also include
* adapters for jquery and yui
* ext-core
(issue imported from #M10975)
2009-04-23
- 23:56 Bug #20038: AJAX relogin does not work
- Same here. FreeBSD + latest trunk. Removing phpmyadmin does not help. Patch resolved the bug. But installing phpmyadm...
- 18:29 Bug #20352 (Closed): a solo mandatory Radio-Button option in form editor isn't selectable
- I use the form-editor for a regular signup-form. I use a radio-field with only one option to force the surfer to comm...
- 16:02 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- Added new patch which implements the same for t3lib_pageSelect::getPageOverlay(). This will affect menus etc.
- 15:58 Bug #20344: IRRE doesn't work in relationship with flexforms
- IMPORTANT: Everybody should ignore this bug! It works like expected if it is used correctly! IMHO at least the "inlin...
- 15:56 Bug #20351 (Closed): Fatal error in impexp module: Call to a member function includeLLFile() on a non-object
- This bug is same as descriped in http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=4831.
Steps to reproduce:... - 15:39 Bug #20350 (Closed): Validation issue: Missing </div> in typo3/sysext/cms/layout/db_new_content_el.php
- Branches: Trunk
Problem:
Validation issue: Missing </div> in typo3/sysext/cms/layout/db_new_content_el.php
Closi... - 15:37 Feature #16437: styles.content.get is limited to one language only at the same time
- I agree that [ALL] should be selected by default. However, I agree with Masi that it can't be fixed easily. If e.g. w...
- 15:22 Bug #20349 (Closed): Validation issue: Missing </form> in typo3/file_rename.php
- Branches: Trunk
Problem:
Validation issue: Missing </form> in typo3/file_rename.php
Solution:
Add a closing ... - 15:12 Bug #20348 (Closed): Validation issue: Missing </form> in typo3/file_newfolder.php
- Branches: Trunk
Problem:
Validation issue: Missing </form> in typo3/file_newfolder.php
This is the second form w... - 14:53 Bug #20347 (Closed): Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php
- Branches: Trunk
Problem:
Validation issue: unescaped & or unknown entity "&returnUrl"
Solution:
On lines 350 ... - 14:41 Bug #20343: default $headerStart in template.php is HTML 3.2 instead of HTML 4
- This has been solved in trunk, not in the 4.2 branch
- 14:28 Bug #20336: Iframe produced by typo3/backend.php has proprietary attribute "noresize"
- committed to trunk, rev 5346.
- 14:27 Bug #20337: Validation issue: <a> attribute "href" lacks value in shortcut menu
- committed to trunk, rev 5347.
- 00:56 Bug #20346 (Closed): DBAL: Float database field gets converted to integer on insert
- Example Database (must be included via dummy extension to get a value from sql_field_metatype):
CREATE TABLE tx_ex...
2009-04-22
- 22:36 Bug #20345 (Closed): ExtJs prototype-adapter leads to several IE-errors
- After some investigations from Bennie and me we came to the conclusion that the errors in IE are caused by the ExtJs ...
- 22:30 Bug #20331: It's not possible to add buttons to docheader
- committed v3 to trunk, rev 5344
- 20:28 Bug #20344 (Closed): IRRE doesn't work in relationship with flexforms
- You cannot add new elements inside IRRE enabled fields. Just try the flexform code below. You can also try to remove ...
- 18:57 Bug #20343 (Closed): default $headerStart in template.php is HTML 3.2 instead of HTML 4
- The Header is set by startPage($title) to HTML 3.2 instead of HTML 4 as described in the top of the class when docTyp...
- 17:27 Bug #20332: Validation issues in typo3/alt_db_navframe.php
- Committed to trunk, revision 5343
- 16:54 Bug #25552 (Closed): php & coding guidelines
- we have to review the code and format code so that it'sticks to the TYPO3 coding guidelines
(issue imported from ... - 16:51 Bug #25551 (Closed): codecompletion triggers with spaces in TS path
- temp.TOPMENU.1 = TMENU
temp. TOPMENU.1. <-- triggers codecompletion!!!
(issue imported from... - 14:53 Bug #20342 (Closed): Broken i18n_parent relation upon localizing records in workspace
- 01
As a be user switch to a custom workspace.
02
Then create a new tt_content record on a page.
03
Then sa... - 14:33 Feature #20341 (Rejected): show hidden records with typoscript
- With typoscript content objects CONTENT and RECORDS it is possible to render records for the frontend.
But sometimes... - 13:47 Bug #19045: Cropscale incorrectly crops GIF files
- I can confirm this.
The fix added here
http://bugs.typo3.org/view.php?id=8025
breaks the correct cropping of GI... - 13:27 Bug #20340 (Closed): Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
- Branches: Trunk
Problem:
Some extension developers forget to enter a label and/or a description for their backend... - 12:37 Bug #20339 (Closed): Output of additionalCSS not valid
- Output of tslib_fe::INTincScript_loadJSCode() produes invalid markup: <!-- and // --> are not valid there.
Ste... - 12:29 Bug #20338 (Closed): Validation issue: Images with empty attributes in Module menu
- Branches: Trunk
Problem:
The main modules in the module menu don't have any image assigned. This leads to the out... - 12:00 Bug #20337 (Closed): Validation issue: <a> attribute "href" lacks value in shortcut menu
- Branches: Trunk
Problem:
The shortcut menu, produced by typo3/classes/class.shortcutmenu.php, has an empty href a... - 11:39 Bug #20336 (Closed): Iframe produced by typo3/backend.php has proprietary attribute "noresize"
- Branches: Trunk
Problem:
Iframe rendered by typo3/backend.php for displaying alt_intro.php has proprietary attrib... - 11:06 Bug #20335 (Closed): Hidden Content Elements are displayed in the Module "View Page"
- Content elements with property "hidden" shows up while using the View module on a non-admin user and adminpanel disab...
- 10:58 Bug #20334 (Closed): XML prologue always after doctype declaration in BE template building
- Branches: trunk
Problem:
typo3/template.php is responsible for most of the BE Template building.
Internet Explo... - 09:51 Feature #20305: clearCacheCmd should support recursion
- http://typo3.org/documentation/document-library/extension-manuals/clearcacheextend/0.1.3/view/toc/0/
- 09:18 Bug #19997: please support native postgres
- Does this mean that the files ext_tables.sql in the extensions do not work? This would make it necessary fo replace t...
- 05:42 Bug #20333 (Closed): Clean up sysext usersetup module code - part 2
- Hey,
as promised, there is a second phase of the changes to the sysext. What do we have here:
All the fields on... - 01:13 Bug #20200: mailform has the same name and id even if used more than once
- I can acknowledge that. Tested with TYPO3 Version 4.2.6.
2009-04-21
- 21:50 Bug #19839: Javascript Error while navigating in menus section (msie4 is undefined)
- I experienced the same problem. every click on a menu item generates an js error. the reason is the missing line brea...
- 21:33 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- Hi Steffen,
Could you please provide if you're using the calendar base (cal) extension? This might be related to c... - 13:44 Bug #20329 (Closed): cache_hash fills up with huge amounts of MENUDATA
- The table cache_hash fills up with huge amounts of data with ident MENUDATA (size: 2.2gig).
Discussion in dev-... - 16:48 Bug #20332 (Closed): Validation issues in typo3/alt_db_navframe.php
- Branches: Trunk
Problem:
There are two validation issues
unescaped & or unknown entity "&id"
<a> unexpected or ... - 16:39 Bug #20289: Static TS not loaded
- Fixed after moving back the current static files to EXT:css_styled_content/static/ instead of EXT:css_styled_content/...
- 16:20 Bug #18955: Modifying a file link in IE6, the popup indicates an external url when used special chars like german umlauts
- I can reproduce this Bug with the current Typo3 Version (4.2.6)
I have a utf8 filesystem and forcecharset=utf8.
I... - 15:00 Bug #20331 (Closed): It's not possible to add buttons to docheader
- If you want to add own buttons to docheader it's not possible without XCLASSing template.php.
A hook for this is n... - 14:55 Bug #20330 (Closed): Send mails to different adresses per language (TSFE->sendFormmail)
- When trying to send an formular (CType: FORM) to different recipient addresses per localized content element, the mai...
- 13:08 Feature #20304: Make it possible to style a hover color for pagetree items
- committed to trunk, rev 5342
- 12:40 Bug #20328: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
- Committed to
trunk, revision 5339
4.2 branch, revision 5340
4.1 branch, revision 5341 - 08:58 Bug #20328 (Closed): Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
- Branches: 4.1, 4.2, trunk
Problem:
The nesting of the list tags is wrong when you have an expanded mount root in ...
2009-04-20
- 19:14 Bug #20326 (Closed): template.php::wrapClickMenuOnIcon() uses depreciated JS Function from clickmenu.js
- We have following in typo3/js/clickmenu.js
// deprecated functions since 4.2, here for compatibility, remove in 4.4
... - 12:14 Bug #20324: Class 'gzip_encode' not found in typo3/mod/web/perm/index.php on line 857
- Resolved as duplicate of #19907 (Thanks Steffen).
Will be fixed in 4.2.7 - 11:46 Feature #20325 (Closed): function module can be configurred only in ext_tables.php
- If you want to add an addition to the function module, you must do this in the file ext_tables.php of your extension....
- 10:53 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- resolved in #20225
- 10:52 Bug #20225: RemoveXSS is incompatible with PHP 5.2.9
- comitted to
* 4_2 rev 5330
* trunk rev 5332
2009-04-19
- 23:32 Feature #17247: Load Inline Elements On Demand
- +1 for the feature
- 23:26 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- Hi Peter,
would you send the patch to core list? The trunc version still using that 256 limit. - 21:09 Bug #20324 (Closed): Class 'gzip_encode' not found in typo3/mod/web/perm/index.php on line 857
- When I work on the access permissions of folders in the backend I receive the error:
Class 'gzip_encode' not found... - 12:38 Bug #20319: Hide View-icon in listview with doktypes 254 and 255
- committed to trunk, rev 5329
- 12:25 Feature #20284: [Feature] New Multimedia CE
- @Masi - i took your suggestion and renamed to fileExtHandler.
I also copied the TS to each version of css_styled_c... - 11:26 Feature #20284: [Feature] New Multimedia CE
- Just a short note: the config option says mimeHandler, but looking at the code I find that it's actually a fileExtHan...
2009-04-18
- 13:46 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
- Resolved, no change required as requested by reporter.
- 06:34 Bug #20323 (Closed): t3lib::xml2array seems to destroy < and > (<,>)
- cc_debug shows the following errors when clicking on an article in tx_commerce:
No function named: tx_commerce_att... - 02:22 Bug #20322 (Closed): Add possibility to use username and get located to OpenID provider on login
- Add possibility to use username and get located to OpenID provider if an OpenID was provided.
(issue imported fro...
2009-04-17
- 23:00 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
- Problem Solved. Server issue
- 18:38 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
- I set the classref in lcalhost.php. In the class I define:
function processDatamap_preProcessFieldArray($incoming... - 18:35 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
- Hi! Now that you mentioned that hook, how do you use it in your scenario?
- 18:13 Bug #20321 (Closed): Can't select more than 139 fields in non_exclude_fields in be_groups
- Can't select more than 139 fields in non_exclude_fields in be_groups. The selected item are just trimmed off to 139. ...
- 12:54 Bug #20320 (Closed): Inconsistent usage of shortcut icons (jump to shortcut destination versus shortcut = bookmark)
- Problem:
There are two (or better three) very similar icons around for two (or better three) different purposes:
... - 12:20 Bug #20319 (Closed): Hide View-icon in listview with doktypes 254 and 255
- It doesn't make sense to view a sysfolder or a recycler in list view.
So exclude view-icon for these doktypes by def... - 10:28 Bug #15362: template::getTabMenu double ampersanded
- Committed to trunk rev. 5325
Committed to 4.2 rev. 5326 - 10:00 Bug #16140: Losing connection, because of wrong URL
- Resolved, no change required.
- 09:59 Bug #18219: With IE7 no login in Backend
- Resolved, no change required.
- 09:55 Bug #20108: class.t3lib_clipboard.php produce a wrong returnURL, results in a 404
- Resolved as duplicate of #20214
- 08:52 Bug #19664: Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
- "freeCap CAPTCHA" and "Calendar Base" also hits the memory limit on my system (32MB)
I believe that there is time ... - 03:27 Bug #20317 (Closed): Right-To-Left text is rendered Left-To-Right in gdlib / graphical menus and text in Typo3
- When using right-to-left text (Hebrew, Arabic, Farsi) in a graphical menu, Typo3 and the involved gdlib render this t...
Also available in: Atom