Activity
From 2010-01-28 to 2010-02-26
2010-02-26
- 21:21 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
- problem still exists with php 5.3.1 and new typo3 4.3.2
Fatal error: Class 'tx_templavoila_pi1' not found in /htm... - 19:58 Bug #20773: Main module does not load different navFrames in submodules.
- * Committed to trunk rev. 7061
* Committed to 4.3 rev. 7062 - 19:11 Bug #22181: Forgot Password link not working in felogin
- I have attached my phpinfo genereated from my Web server. As far as I can see it has all of the required components....
- 18:10 Bug #22181: Forgot Password link not working in felogin
- Thanks for the note about the duplicated hidden field, I need to pay better attention.
I tried the felogin from 4.... - 09:01 Bug #22181: Forgot Password link not working in felogin
- I use TYPO3 4.3.2 and it works fine... without any changes in felogin plugin....
A notice: The hidden forgot_hash fi... - 18:27 Bug #22201: htmlmail send mail twice if cc recipient is set
- Hey Robert,
care to send this as an RFC to the TYPO3 Core List?
http://typo3.org/teams/core/core-mailinglist-ru... - 11:17 Bug #22201 (Closed): htmlmail send mail twice if cc recipient is set
- if "recipient" and "recipient_copy" is set, htmlmail send two emails. Since patch 0011098 is applied, htmlmail mustn'...
- 18:05 Bug #25557: IE8 scramble display in IE8
- i'm going to upgrade the codeMirror to the current version 0.65 in the next days
- 18:04 Bug #22054: suggest wizard doesn't work with * as table
- Committed to trunk (rev. 7056)
Committed to TYPO3_4-3 (rev. 7057)
- 18:02 Bug #21877: t3editor don't show content in FF3
- not releated to the t3editor, but htmlarea
- 18:00 Feature #25580 (Closed): file path auto-completion
- It would be very handy, if the code completion would help to enter a path to a file, like:
10 = TEMPLATE
10.templ... - 17:38 Feature #22111: Add a new icon set to t3skin
- Hey Steffen,
the icons are in place, I will monitor this issue and close it once we make use of the icons, alright... - 17:15 Bug #22199: Use array_map() for t3lib_div::intExplode
- * Committed to trunk rev. 7053
* Committed to 4.3 rev. 7054 - 08:32 Bug #22199 (Closed): Use array_map() for t3lib_div::intExplode
- t3lib_div::intExplode can be a lot faster by using array_map instead of a foreach and using a reference.
a small d... - 16:17 Bug #22204 (Closed): Recursive copy and move of alternative page languages
- The bug, reported here (http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=13380) also affects the two functions...
- 16:08 Bug #21202: No redirection after login by systemextension felogin
- Fixed with #10327
- 15:47 Bug #20412: CONTENT can't select records from rootpage
- According to Steffen Kamper in the core list, this is already fixed in the latest versions.
- 15:43 Bug #21973: replace hardcoded typo3/ with TYPO3_mainDir
Committed to trunk (rev. 7051).
Committed to TYPO3_4-3 (rev. 7052).- 15:35 Bug #20739: space before + after got a hardcoded limit of 50
- Committed your latest patch to trunk (rev. 7050).
- 15:30 Bug #22077: Full search issues invalid db query if TCA has tables without configured columns
committed to trunk (rev. 7048)
committed to TYPO3_4-3 (rev. 7049)- 15:29 Bug #22146: Full search causes error if TCA has tables without any columns
committed to trunk (rev. 7048)
committed to TYPO3_4-3 (rev. 7049)- 14:39 Bug #22098: Cleanup return value in t3lib_userauthgroup check()
- Committed to trunk (rev. 7047).
- 14:25 Bug #21747: Element wizard & web_list.allowedNewTables doesn't respect hiding pages
- Committed to trunk (rev. 7045)
Committed to TYPO3_4-3 (rev. 7046) - 14:12 Bug #22203 (Closed): MENU.showAccessRestrictedPages.addParams generates wrong URLs
- We want to show restricted pages. TSREF [http://typo3.org/documentation/document-library/references/doc_core_tsref/4....
- 13:53 Bug #25579 (Closed): Once deactivated and saved you have to activate the editor over and over again
- 1. deactivate the editor and save and close your setup
2. open your setup, the editor is still deactivated as it sho... - 13:28 Bug #21563: fe_typo_user changes for non logged in users
- aww - i just wrote a load of text - browser crashed. i swear, i'll never use firefox again and stick to opera :p
s... - 12:09 Bug #21563: fe_typo_user changes for non logged in users
- > would you mind to explain my, how i can use the TYPO3 API correct and identify a non logged in user with a changing...
- 09:11 Bug #21563: fe_typo_user changes for non logged in users
- fe_typo_user behaved allways like PHPSESSID, for many applications it's essential to identify a single user session, ...
- 00:02 Bug #21563: fe_typo_user changes for non logged in users
- Why is a changing fe_typo_user a problem for you? As long as there's no FE user session, there's no need to "identify...
- 13:14 Bug #22202 (Closed): Improve performance of t3lib_div::revExplode
- Replace foreach by array walk.
(issue imported from #M13681) - 11:02 Bug #22200 (Closed): css_styled_content 4.3 and margin-bottom on images
- If i use the css_styled_content 4.3 and have a CE with only one image, the image has no margin-bottom. When i put a s...
- 10:14 Bug #22158: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
Committed to trunk (rev. 7043).
Committed to TYPO3_4-3 (rev. 7044) (I got the OK from Olly)
- 10:10 Bug #22193: Inefficient fetch of templates from table sys_template
- Thanks for your patience and your help. You don't discouraged me at all.
I attached the 13669_4.diff, which follows... - 00:47 Bug #22193: Inefficient fetch of templates from table sys_template
- loooks good now if you change those things to follow the CGL:
- initilize $subrows as array();
- comments should be... - 05:45 Bug #22198 (Closed): htmlArea RTE: Incorrect position of cursor after SHIFT-ENTER in WebKit browser
- The cursor is sometimes before the br node, sometimes at end of text.
Cursor should be right after the new br node... - 04:12 Bug #22197: htmlArea RTE: url to acronym module is not used anymore
- Committed to SVN TYPO3core trunk (revision 7042).
- 04:06 Bug #22197 (Closed): htmlArea RTE: url to acronym module is not used anymore
- url to the acronym module is not used anymore.
Remove it from the RTE configuration.
(issue imported from #M13... - 03:59 Bug #22196: htmlArea RTE: Conflicting configuration property name
- Committed to SVN TYPO3core trunk (revision 7041).
- 03:54 Bug #22196: htmlArea RTE: Conflicting configuration property name
- This is really a follow-up to #13667.
- 03:50 Bug #22196 (Closed): htmlArea RTE: Conflicting configuration property name
- Formatblock and formattext options arrays are named 'data' conflicting with ExtJS corresponding config property for C...
- 03:41 Bug #22195: htmlArea RTE: Invalid reference to font options in WebKit browsers
- Committed to SVN TYPO3core trunk (revision 7040).
- 00:56 Bug #22195 (Closed): htmlArea RTE: Invalid reference to font options in WebKit browsers
- Font style and size options are loaded through xmlHttpRequest.
In this case, perhaps because loaded inside an ExtJ... - 00:51 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- Committed to SVN
* TYPO3_4-3 (rev. 6980)
* Trunk (rev. 6979) - 00:40 Bug #22194 (Closed): Performance optimization: change while(list() to foreach()
- foreach($arr as $key=>$value) is faster than while (list($key, $value)=each($arr)) so it should be changed
(issue...
2010-02-25
- 23:53 Bug #21858: FE session lost
- I've removed a note with a recommendation. The suggested solution re-introduces a vulnerability in TYPO3 Core (sessio...
- 23:43 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
- Why severity "block"? Does this "bug" prevents uploads? I'd say, no.
Code of NuSOAP is most probably not in use at... - 16:32 Bug #22188 (Closed): Upload to TER uses deprecated function set_magic_quotes_runtime
- Trying to upload to TER using PHP 5.3.0 and Typo3 4.3.2 i run into the following error :
Use of deprecated functi... - 23:40 Bug #22193: Inefficient fetch of templates from table sys_template
- You catched me again. I'm pretty new in the core development and missed also that issue. Postgresql didn't support th...
- 22:53 Bug #22193: Inefficient fetch of templates from table sys_template
- ah, didn't knew that way but I don't know if this works with DBAL.
maybe put it into the dev-list for discussion? - 22:50 Bug #22193: Inefficient fetch of templates from table sys_template
- Ah, you're right. I missed that issue!
I attached a new patch sys_templates_2.diff which considers the sorting.
I ... - 22:20 Bug #22193: Inefficient fetch of templates from table sys_template
- nice catch!
at least from reading there is at least one problem: the previous way takes care about the order of the ... - 21:59 Bug #22193 (Closed): Inefficient fetch of templates from table sys_template
- Every basic template which is included in another template is fetched with a single database query.
So on sites whi... - 19:35 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- Confirmed using saltedpassword, rsaauth with fe_user login on TYPO3 4.3 branch rev.7039
- 16:52 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- Seems to be a character encoding issue in rsaauth
- 15:55 Bug #22187 (Closed): rsaauth doesn't work with special characters (like ä ü ö § ) in password
- With enabled salted passwords (or maybe with rsaauth) a password containing a paragraph character (§) doesn't work.
... - 19:19 Bug #22192: htmlArea RTE: Cleanup some unused code
- Committed to SVN TYPO3core trunk (revision 7039).
- 19:02 Bug #22192 (Closed): htmlArea RTE: Cleanup some unused code
- Some scripts are no longer required.
(issue imported from #M13668) - 18:58 Feature #22191: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- The patch moreover allows
RTE.default.buttons.[button-name] {
any configuration property of Ext.Button or Ex... - 18:46 Feature #22191: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- Committed to SVN TYPO3core trunk (revision 7038).
- 18:25 Feature #22191 (Closed): htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig
- The attached patch will ensure that the size of each toolbar dropdown may be configured wtih the following properties...
- 18:20 Bug #22181: Forgot Password link not working in felogin
- Oh I see you attached felogin.tmpl.html. This did not work either. The behavior appears to be the same.
- 18:14 Bug #22181: Forgot Password link not working in felogin
- I tried this:
add this line to the ###FORGOT_FORM### Subpart in your HTML-Template
<input type="hidden" name="t... - 10:11 Bug #22181: Forgot Password link not working in felogin
- add this line to the ###FORGOT_FORM### Subpart in your HTML-Template
<input type="hidden" name="tx_felogin_pi1[for... - 08:55 Bug #22181 (Closed): Forgot Password link not working in felogin
- When clicking on the forgot password link, the title Forgot Password? appears along with the filed to enter the Email...
- 18:13 Bug #22189: Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- shouldnt be explode be used as it is faster?
- 17:34 Bug #22189: Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- Solved with Rev. 7034 following.
- 16:54 Bug #22189 (Closed): Revision 7027 introduced another call to split() which is deprecated in PHP 5.3
- Since 7027 we have a new method t3lib_userAuth::getCookie() which includes a call to the deprecated function split()....
- 17:16 Bug #22190 (Closed): HMENU with IFSUB, CURIFSUB and hidden subpages
- I have a menu with subpages and need to use IFSUB and it's variants. The problem is that the IFSUB seems to be used e...
- 16:45 Bug #21983: Thumbnail generation broken for PDF files
- @Kay
it will for 4.3 as soon as another core Dev is reviewing the patch, wie lack one further core-vote. - 13:14 Bug #21983: Thumbnail generation broken for PDF files
- will pdf thumbnail creation work in typo3 4.4.0 or 4.3.3??
I took my quite i while to understand, why there was s... - 14:52 Bug #21741: Menu Update broken in EM when Using translated Backend
- Committed to 4.3 in revision 7033
- 14:50 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- in ubuntu with firefox 3.5.3 i'll get an error 303 message box in the browser window
>>>
All of your uploads fa... - 14:27 Bug #22185 (Closed): Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- This Problem is related to #0012103
The Flashuploader works in WinXP with IE6
The Flashuploader works with IE8 on... - 13:48 Bug #22184 (Closed): Moving inside workspace selects wrong move-destination
- Setup for testcase:
Have three tt_content-records in list-view. Two of them have move-placeholders (see attached scr... - 13:36 Bug #22183 (Closed): Multiple duplicate of alternative page languages
- When we duplicate a page, we get more alternative page language records: the copy of the right one and a copy of "a r...
- 11:30 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Ok, but sadly the typo3 4-3 branches doesn't fix the bug, that's why I have taken the 4.4 files because our customers...
- 09:44 Bug #22182 (Closed): No Page-Tree Reload after saving a new page "inside" or "after"
- There is no Page-Tree reload after saving a new page.
There is no Page-Tree reload after saving and close a new pag... - 06:10 Bug #22180: htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Committed to SVN TYPO3core trunk (revision 7032).
- 05:58 Bug #22180: htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Invalid color values are assigned to style properties.
- 05:56 Bug #22180 (Closed): htmlArea RTE: Table insertion is broken in IE8 (TYPO3 4.4 alpha1)
- Table insertion raises a JS error in IE8 in TYPO3 4.4 alpha1.
(issue imported from #M13651)
2010-02-24
- 22:14 Feature #17975: Link checker
- why not use an external tool like XENU?
- 21:48 Bug #21858: FE session lost
- see #0012606 - this seems to be connected to the session problem, changing [FE][lifetime] might work
- 21:18 Bug #21858: FE session lost
- Thank you for the hint. It just tested it. Unfortunatly the buggie behavior doesn't change. :-(
- 21:43 Feature #22175: Filelist should use IEC prefixes and appropriate units for filesize.
- Well, i just figured out, i did the patch in the wrong direction - 13645_v2.diff is now correct :D
- 21:37 Feature #22175: Filelist should use IEC prefixes and appropriate units for filesize.
- I refactored the code, made it more flexible and added the corrections.
The code is fully backwards compatible but... - 14:51 Feature #22175 (Closed): Filelist should use IEC prefixes and appropriate units for filesize.
- The filelist shows filesizes a bit weird using an inappropriate SI prefix - it don't even uses a unit.
Examples:
... - 20:53 Bug #22179 (Closed): Privilege escalation in sys_actions (DB mount, usergroups)
- ---------------------------- (1) ------------------------------------
Arbitrary database mountpoints can be added ... - 20:47 Bug #22084: Session/Login not working in IE8 across subdomains
- Comited to:
- trunk (rev. 7027), will be in 4.4alpha2
- TYPO3-4_3 (rev. 7028), will be in 4.3.3
- TYPO3-4_2 (rev... - 14:25 Bug #22084: Session/Login not working in IE8 across subdomains
- Stig, could you please join the typo3 core list and give a "+1 on testing" from you to the issue there (search for RF...
- 10:02 Bug #22084: Session/Login not working in IE8 across subdomains
- Tested 13470_v2-trunk.diff with TYPO3 4.3.2.
No errors when patching. Bug seems fixed. All seems fine. - 20:21 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- - commited patch v3 to TYPO3-4.2 (rev.7024), will end up in 4.2.13.
- commited enhanced unit tests to trunk (rev.7... - 14:27 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Thanks Steffen, I just discovered that yesterday, as I thought Steffen was not really "sure" about the patch. This ha...
- 10:56 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- But the patch has already two +1 (Steffen Kamper and Jonas Diemer), so formally it can be comitted - although Ernesto...
- 18:19 Bug #21202: No redirection after login by systemextension felogin
- See possible solution in bug id 0012990
- 18:15 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Problem still exists in 4.3.2
Possible solution:
Insert
case 'login':
if ($this->conf['redirectPageLogin'... - 17:38 Bug #22178 (Closed): Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
- The function pagegenInit() in typo3/sysext/cms/tslib/class.tslib_pagegen.php is using the function sql_regcase() whic...
- 16:39 Bug #17104: Install Tool does not work when using the right password
- @Franz:
This happened on one of our servers, to recent/y (Install tool login not accepting correct password).
We ... - 16:19 Bug #22174: Upload to TER leads to SOAP-Error
- solved in #24035
- 14:49 Bug #22174 (Closed): Upload to TER leads to SOAP-Error
- When uploading an extension to TER I get the message "Fatal error: SOAP-ERROR: Encoding: object hasn't 'name'
prope... - 16:00 Bug #22177 (Closed): mulitlanguage CONTENT.select on table pages
- If you make a select on the pages table within a CONTENT element it always reports the original pages content not the...
- 15:53 Bug #22173: Size image height not work
- I find the problem :
The extension : imagemap_wizard
If it install it , the height properties and link in a... - 10:40 Bug #22173 (Closed): Size image height not work
- Hello,
if i choose an content ( text/w image), I select an image and I change the width field => the image in fro... - 15:03 Bug #22176 (Closed): t3lib_basicfilefunc::formatSize should call t3lib_div::formatSize
- See title - the function in basicfilefunc.php seems to be redundant.
(issue imported from #M13646) - 14:59 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- This demo snippet
---------8<------------------------
error_reporting(E_ALL ^ E_NOTICE);
ini_set('display_errors... - 13:03 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- We just tested it, but the cancel button does return the focus....
We'll check if there are more dialogue windows... - 12:13 Feature #17024: request for configurability of pagetree view in web->page module
- What keeps this patch from being integrated into the typo3 source?
We are more than happy to provide additional ... - 11:34 Bug #21983: Thumbnail generation broken for PDF files
- Not really, cause I do not know the number of pages of incoming pdf files, which i need to call the imageMagickExec f...
- 08:31 Bug #21983: Thumbnail generation broken for PDF files
- @ Claus, you can select further PDF-Pages. The Frame Parameter will be used...
You just have to do it manually. From... - 11:13 Bug #22171: [EM] Upload to TER is broken
- committed to svn
4_2 rev 7021
4_3 rev 7022
trunk rev 7023 - 10:42 Feature #22163: Resolve shortcut for menu state
- Removed the configuration parameter so that this behavior is the default behavior.
Added file: fixedItemStateShort... - 10:28 Feature #22169: ext_typoscript_setup.txt cannot be overriden by static files on the same level
- +1 on reading !
From my point of view, things that are loaded by default (means: without any manul action, like se... - 09:00 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- Attached patch bug_13630v2.diff checks the age of the ENABLE_INSTALL_TOOL file. If the file doesn't contain 'KEEP_FIL...
- 04:35 Bug #22172: Web modules: Pagetree/Edit-Frame not loading
- Argh, see Bug 13258 and 9719.
- 04:16 Bug #22172: Web modules: Pagetree/Edit-Frame not loading
- Apache log says:
PHP Fatal error: Call to undefined function filter_var() in [..]/typo3_src-4.2.12/t3lib/class.t3... - 03:55 Bug #22172 (Closed): Web modules: Pagetree/Edit-Frame not loading
- After updating from 4.2.10 to 4.2.12, the web modules ("Page" to "Template") are not loading any more.
Instead of d...
2010-02-23
- 19:52 Bug #21794: javascript error in tmenu_layers.php and gmenu_layers.php
- Got the same problem here. The patch resolved the issue. Thanks!
- 19:27 Bug #22171 (Closed): [EM] Upload to TER is broken
- When uploading an extension, soap client quit with
Fatal error: SOAP-ERROR: Encoding: object hasn't 'name' propert... - 18:55 Bug #22170 (Closed): sysext:version needs doNotLoadInFE => 0
- the versioning sysext is needed in the Frontend too, e.g. in tt_news to create a preview of records of a workspace.
... - 18:05 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- @ Ralf: Right, this has not yet been committed, because it has not gone through the review process.
For everyone u... - 17:29 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- The problem exists with 4.2.12, too.
Now it's a big problem. No way to fix known security problems since 4.2.12 is... - 17:23 Bug #22167: Automatic scrolling of editing form when inserting paragraph
- Sorry, the new behavior is also problematic since you can't see the cursor any more after pressing Enter. The content...
- 15:57 Bug #22167: Automatic scrolling of editing form when inserting paragraph
- Please try the attached patch. Let me know if this is better. Not sure why this scrolling was there...
- 14:29 Bug #22167 (Closed): Automatic scrolling of editing form when inserting paragraph
- Entering a new paragraph leads to automatic scrolling of the editing form in the backend if the cursor is positioned ...
- 16:58 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Thread in mailing list:
http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2010-February/003342.html - 16:10 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Benjamin,
there are more problems with extbase, because the registering of extbase based BE modules causes the... - 12:52 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Benjamin,
I attached a patch. - 16:54 Feature #22169 (Closed): ext_typoscript_setup.txt cannot be overriden by static files on the same level
- Problem:
Some extension still deliver ext_typoscript_setup.txt (amongst them some popular ones like templavoila and ... - 16:35 Bug #22168: 0009945: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- Hi,
please update your TYPO3 version to 4.2.12 and tell us, if the error is fixed there.
#19699 which you mentio... - 16:27 Bug #22168 (Closed): 0009945: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- MailformPlus will produce the fatal error (but it's not MailformPlus, it's in the TYPO3 Core):
PHP Fatal error: No... - 15:56 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- This bug relates to #21848, from where above change originates.
As I think that tx_reports should always report the ... - 14:14 Bug #22166: Status Report reports "Install Tool: disabled" when it is not.
- Looks like reports/status/class.tx_reports_reports_status_securitystatus.php line 251 has been changed from
if ($e... - 13:52 Bug #22166 (Closed): Status Report reports "Install Tool: disabled" when it is not.
- After upgrade of TYPO3 source 4.3.1 -> 4.3.2 Status Report reports "Install Tool: disabled" when it is not.
Typo3:... - 15:46 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Well, the close function is also invoked when the cancel button is pressed.
Since I do not have a Mac to test this... - 12:00 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- It is happening in both cases.
And you are right, it also happens in the Set Link dialogue window (issue 13206). I... - 02:57 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- This seems analogous to isssue #0013206
- 00:49 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Is this happening only on this dialogue window and not the others?
Is it happeneing when you clean only the curren... - 15:37 Bug #22091: Jump to end of text when inserting paragraph
- Thank you for your patience.
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7020). (for inclusion in TYPO3 ... - 13:50 Bug #22091: Jump to end of text when inserting paragraph
- The second version of the patch has fixed the issue. Thanks!
- 01:29 Bug #22091: Jump to end of text when inserting paragraph
- Please test the second version of the patch. I was able to reproduce this last issue (after disabling undo/redo) and ...
- 15:18 Bug #22165: TYPO3_VERSION isn't set to 4.2.12
- I cannot confirm this. Please check your setup, maybe t3lib points to an old source?
- 13:51 Bug #22165 (Closed): TYPO3_VERSION isn't set to 4.2.12
- the typo3 version isn't set to 4.2.12. it's still 4.2.10.
i think it should be updated in t3lib/config_default.php... - 15:09 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- This was fixed in TYPO3 4.3.1
- 09:48 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- The xml-file was working correctly since I switched to force-Charset UTF-8 in my old 4.3.0, but suddenly all my datab...
- 14:25 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- I can confirm that the patch from the related bug 0004640 solves the login problem. Only the line numbers have to be ...
- 13:52 Bug #22121: save document and view page-button in admpanel-popup produces link to workspace window
- t3lib_BEfunc::viewOnClick() generates inline JS with a condtional statement like this:...
- 13:47 Bug #22121: save document and view page-button in admpanel-popup produces link to workspace window
- I can confirm this.
- 13:43 Feature #25652 (Closed): Example AdditionalFieldsProvider
- Last weekend I showed my AdditionalFieldsProvider to Christian Kuhn and he told me to post it here so it might be inc...
- 13:10 Feature #22164 (Closed): Make record selector hideable
- Currently it is not possible to define a mm-relation by foreign_selector and useCombination without having a record s...
- 12:57 Feature #22163 (Closed): Resolve shortcut for menu state
- Active state for menus can't be used with shortcut pages in situations like:
Menu is generated out of subpages fro... - 12:40 Bug #25651 (Closed): tx_scheduler_TestTask fails to execute successfully
- In my environment the TestTask fails because the calling of the start-method after instancing the t3lib_htmlmail obje...
- 12:30 Bug #21906: mail password reset duration of link missed
- There's no "static template from ext". The TS template from ext_typoscript_setup.txt should be loaded automatically w...
- 10:06 Bug #21906: mail password reset duration of link missed
- I can't find a "Static Template from Extension" and I think the default config does'nt load automatically. In the Typ...
- 11:16 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- Yep, that's it - fine now with 1.8.7, thanks for the hint, Stanislas.
- 11:11 Bug #22162 (Closed): Deprecation log for IMAGE.alttext does not work
- Due to a typo no entry in the deprecation log is done when using the deprected IMAGE.alttext property.
if ($conf['... - 02:53 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
- @Tobias: Please report if the follow-up patch did fix the issue for you. This should be fixed in latest releases of ...
- 02:50 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
- Yes, sorry for the delay. I set the sponsorship as paid. Again, many thanks.
- 01:46 Bug #22161: htmlArea RTE: url not detected on enter
- Two handlers are competing on the same event.
Patch committed to SVN TYPO3core trunk (revision 6978) - 01:38 Bug #22161 (Closed): htmlArea RTE: url not detected on enter
- In trunk, url detection does not work when the enter key is pressed.
(issue imported from #M13619)
2010-02-22
- 23:23 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Nope, no error! At least not in the main screen, I don't know about the popup as it automatically closes... but as fa...
- 18:03 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Is there a Javascript error on the JavaScript console when this occurs?
- 17:20 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Platform/OS: Apple Mac OSX
HTMLArea RTE version: 1.8.6 - 17:17 Bug #22159 (Closed): htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- When using Typo3 4.3.1, the HTMLArea RTE popup for clearing HTML / Word formatting causes the rest of the form to be ...
- 23:10 Bug #21719: Install Tool can not create cachingframework databases
- Yes, multiplyDBfieldSize is an old way to deal with UTF8 character set without a real UTF8 DB. This should not be use...
- 21:57 Bug #22160: htmlArea RTE: RTE iframe is sometimes collapsed
- Committed to SVN TYPO3core trunk (revision 6977).
- 21:53 Bug #22160: htmlArea RTE: RTE iframe is sometimes collapsed
- Fire the 'show' event when the iframe comes into view so that the height of the framework gets re-evaluated.
- 21:38 Bug #22160 (Closed): htmlArea RTE: RTE iframe is sometimes collapsed
- When loading a resizable RTE in a hidden tab in Firefox, the iframe is collapsed if the allowed height is lower that ...
- 20:51 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- No, trunk will be 4.4 later! Please try https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3/
- 16:05 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- From Trunk which seems to be the latest version. I suppose it'll be impacted on 4-3 branch later
- 11:40 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- From what branch did you update them? trunk or 4-3?
I still have the bug with 4-3 branch (trunk has newer ExtJS ve... - 11:14 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- I try once again on our websites and the problem is resolved by updating some folders :
- t3lib/js/
- typo3/contrib... - 19:32 Bug #21958: small improvements to t3lib_page
- Committed to trunk (rev. 6975).
- 17:51 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
- TYPO3 4.3.1 was released with version 1.8.7 of the RTE, not 1.8.6.
Please confirm that this is fixed in TYPO3 4.3.... - 17:47 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- I just tried the RTE with a non-utf-8 BE in French, German and Russian in Firefox 3.6 and IE8, I can't reproduce this...
- 16:33 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- I don't think that the database is the troublke maker. The labels are coming from xml files not from the database. I ...
- 09:46 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- force BE-Charset UTF-8 solved it.
But the following problem was, that all tt_content contents had broken umlauts wh... - 17:39 Bug #22158: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
- I had the same change in mind (and on my list). Glad you took care of it.
Could you send the patch to the core lis... - 16:20 Bug #22158 (Closed): Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons
- Currently t3lib_div uses t3lib_div:: to refere to itself statically.
Self:: is 8% to 10% faster than using classn... - 15:56 Bug #22157 (Closed): t3lib_BEfunc::viewOnClick - Hook request
- It would be very handy to provide an new hook into the viewOnClick method to allow alternative "viewScriptPreviewEnab...
- 15:54 Feature #22156: htmlArea RTE: Make height of the context menu configurable
- Committed to SVN TYPO3core trunk (revision 6972).
- 15:39 Feature #22156 (Closed): htmlArea RTE: Make height of the context menu configurable
- The context menu sometimes takes complete browser height.
Make this configurable with:
RTE.default.contextMenu.... - 15:41 Bug #21699: [PHP 5.3] Extension uploads are not possible
- The TYPO3.org TER now sends an additional content-length header which should fix the problem without the need to patc...
- 15:41 Bug #20938: SOAP error while uploading an updated extension
- The TYPO3.org TER now sends an additional content-length header which should fix the problem without the need to patc...
- 14:50 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hey Marc,
Thanks for the info. Could you provide a patch for this? Thanks. - 12:31 Bug #22154 (Closed): PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- An mechanism was introduced in typo3/mod.php to use external dispatcher for backend modules based on extbase.
These... - 14:31 Bug #22153: IRRE wastes memory
- The function splitGroupOrderLimit must always have a maximum limit. Consider the result of 10 000 tables which would ...
- 11:26 Bug #22153 (Closed): IRRE wastes memory
- If I want to edit a record in TCE, it hangs with the error message in TYPO3 4.4trunk:
Fatal error: Allowed memory ... - 14:16 Bug #22155 (Closed): Empty paragraph between tables
- Observation:
-----------------
Through the rte editor two tables have been defined. The two tables are seperated by... - 13:04 Bug #19990: Indexed search does not use config.fileTarget for files
- TYPO3 4.3 offers the config.fileTarget configuration to set a default target for extrernal links (see http://bugs.typ...
- 11:50 Bug #22152: 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
- Hey Franz.
Can you please send your patch to the core list?
Thanks! - 10:40 Bug #22152 (Closed): 4.4: PHP warning "Invalid argument supplied for foreach()" in list module
- If I call the list module, then I get:
PHP Warning: Invalid argument supplied for foreach() in /var/www/html/trunk... - 11:46 Bug #21053: Support for SSL and absolute Links
- Committed to SVN Trunk (rev. 6966)
- 11:19 Bug #21983: Thumbnail generation broken for PDF files
- Hello Benni,
perfect, v7 works.
also got my +1 on core list - 09:42 Bug #21983: Thumbnail generation broken for PDF files
- Hello Claus.
Well, tell this to the guys who introduced the new "wrapFIle" function that escapes all [] and thus m... - 09:08 Bug #21983: Thumbnail generation broken for PDF files
- >if a PDF is used as the input file, a frame number must always be added
>to select the first page of the PDF
Bad... - 07:07 Bug #21983: Thumbnail generation broken for PDF files
- Hi Benni,
thanks for your efforts. I tried your patch at it isn't working...
If I echo the resulting command I ... - 10:49 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- @vladimir: no, it's still buggy.
thanks to markus and maryna for the fix!
- 10:27 Bug #20803: Add feature condition on the includeCSS / includeJS
- Not needed, as the pageRenderer is taking care of this since TYPO3 4.3.0.
- 09:39 Bug #21906: mail password reset duration of link missed
- There is a default config in ext_typoscript_setup.txt:
dateFormat = Y-m-d H:i
So it should be working without any... - 08:38 Bug #21906: mail password reset duration of link missed
- I don't set plugin.tx_felogin_pi1.dateFormat. When I set it like your example it works. Maybe this should be a defaul...
- 09:04 Bug #21622: Pagemodule don't show clipboard paste icon when there is no content
- This is a missing feature, solutions would be welcome
- 03:53 Bug #22151: htmlArea RTE: Annoying mouse-over effect on context menu items
- Committed to SVN TYPO3core trunk (revision 6965).
- 03:46 Bug #22151 (Closed): htmlArea RTE: Annoying mouse-over effect on context menu items
- There is a strange mouse-over effect changing size of menu items.
(issue imported from #M13599) - 01:50 Bug #21998: RTE HTMLAREA - Additional Inline Elements Bug
- The patch for Firefox was committed to SVN TYPO3core branch TYPO3_4-3 (revision 6962) and trunk (revision 6963).
- 01:29 Bug #21998: RTE HTMLAREA - Additional Inline Elements Bug
- The attached patch will fix the issue in Firefox, but not in IE8. The issue in IE8 is completely different and will r...
- 01:15 Bug #22092: Automatic linking ignores/replaces protocol
- The trunk version of this patch was bundled into #13580 and was therefore committed with trunk revision 6940.
- 01:11 Bug #21982: buttons.formattext.restrictTo not evaluated correctly
- The trunk version of this patch was bundled into #13580 and was therefore committed with trunk revision 6940.
- 00:57 Bug #22150: htmlArea RTE: Toolbar select box does not close on click in editing area
- Committed to SVN TYPO3core trunk (revision 6961).
- 00:44 Bug #22150 (Closed): htmlArea RTE: Toolbar select box does not close on click in editing area
- If a toolbar select box is opened, and some other text is selected, the select box has to be closed explicitly by cli...
2010-02-21
- 22:26 Feature #17247: Load Inline Elements On Demand
- Hi & thanks for your feedback.
I'm sorry that I didn't find time to correct the patch earlier...
Attached is an ... - 22:06 Bug #21966: _CSS_DEFAULT_STYLE
- Committed to svn,
4_3 rev 6959
trunk rev 6960 - 21:58 Bug #21227: Section "Help" is shown even with no subelements
- committed to trunk rev 6958
- 21:54 Bug #22132: HTML validation error in the BE with the ajax.php inclusion
- Committed to svn,
4_3 rev 6956
trunk rev 6957 - 21:47 Bug #21988: Usage of deprecated method - getSetUpdateSignal()
- committed to svn,
4_3 rev 6954
trunk rev 6955 - 21:36 Bug #22105: Function changePassword does not work, when hitting 'enter' in change password form
- I detected the problem because I used an input with type="image" and the ###SEND_PASSWORD### marker is only in the 'a...
- 21:32 Bug #22149: htmlArea RTE: Styling dropdowns grow on every use
- Committed to SVN trunk (revision 6953).
- 21:22 Bug #22149 (Closed): htmlArea RTE: Styling dropdowns grow on every use
- The blockstyle and textstyle dropdown grow indefinitely on every use.
(issue imported from #M13596) - 21:21 Bug #22141: First login attempt to the backend fails every time
- I can sometimes reproduce this issue but it happens sporadically (without RSA, salted passwords etc). Can you provide...
- 20:43 Bug #22141: First login attempt to the backend fails every time
- @ the reporter:
Do you use rsaauth? (I do) - 20:42 Bug #22141: First login attempt to the backend fails every time
- I'm able to reproduce this. However, it hasn't annoyed me too much. ;-)
It might be because I'm generally blocking... - 20:19 Bug #22141: First login attempt to the backend fails every time
- Hey,
i cannot reproduce this issue.
I updated several instances from 4.2 to 4.3 and did not encounter this behaviou... - 21:19 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- Does this problem still occur with the latest TYPO3 4-3 version?
Please check. - 21:14 Bug #22037: mod.web_list.hideTables does not accept spaces
- Hey Marcel.
Care to send this to the TYPO3 core list?
http://typo3.org/teams/core/core-mailinglist-rules/ - 20:53 Bug #22046: thumbs.php: Thumbnails for images with transparent background look ugly
- committed to trunk (rev. 6950),
committed to TYPO3_4-3 (rev. 6951)
committed to TYPO3_4-2 (rev. 6952) - 20:44 Bug #22046: thumbs.php: Thumbnails for images with transparent background look ugly
- the attached gif does not work without the patch, but after applying it works.
- 20:11 Bug #20609: broken sorting of filemounts
- fixed in #22070
- 20:10 Bug #21983: Thumbnail generation broken for PDF files
- v6 takes care of noFramePrepended for PDFs. It's in the core list. Please give your votes (+1 after reading or testin...
- 20:09 Bug #21961: collapseAll => 0 not working
- did you try collapseAll=> false?
manual states boolean as type
(!isset($config['appearance']['collapseAll']) ||... - 19:55 Bug #22070: Filemounts are unsorted
- committed to svn,
4_3 rev 6948
trunk rev 6949 - 19:03 Bug #20920: parse_url error
- Please reply to the Core list reply of mine.
- 18:52 Feature #21950: loginBoxImage_rotationFolder doesn't work
- yepp
- 17:13 Feature #21950: loginBoxImage_rotationFolder doesn't work
- Can we close this issue then?
- 18:47 Bug #21134: DB check -> Manage ref-index outputs ugly /path/to/your/typo3/...
Committed to trunk (rev. 6947).- 18:27 Bug #21940: Flash upload and Session
- committed v4 to trunk (rev. 6946).
- 17:56 Bug #21362: Missing error message when creation of admin user fails due to missing repeated pw (install tool)
Committed to trunk (rev. 6945)- 17:42 Bug #22058: ext_tables.sql Syntax
committed to trunk (rev. 6943)
committed to TYPO3_4-3 (rev. 6944)- 17:24 Bug #21939: Use same install tool check for reports as used in About module
Committed to trunk (rev. 6941)
Committed to TYPO3_4-3 (rev. 6942)- 17:19 Bug #22091: Jump to end of text when inserting paragraph
- Definitely an improvement! Now Firefox behaves like Opera: The RTE loses focus but the paragraph is inserted correctly.
- 16:58 Feature #22140: htmlArea RTE: Extjize the RTE
- Committed to SVN TYPO3core trunk (revision 6940).
- 16:40 Bug #22135: html warning, because a plain & inside an url
- Committed to trunk (rev. 6938),
Committed to TYPO3_4-3 (rev. 6939)
- 16:30 Bug #21228: Speedup t3lib_BEfunc::getRecordPath by using rootline cache
- committed v2 to trunk (rev. 6937).
- 16:13 Bug #22147: Log usage of deprecated function fw()
- Committed to trunk (rev. 6936).
- 10:25 Bug #22147: Log usage of deprecated function fw()
- In addition to logging, remove all calls to the global function fw()
- 15:50 Bug #21580: JSMENU's fallback menu name is not unique
committed to trunk (rev. 6934)
committed to TYPO3_4-3 (rev. 6935)
- 15:34 Feature #15889: Clean up inline javascript in menu_layers.php
- Should be possible.
At the moment I am using a different modification because to the changes of TSpagegen::inline2Te... - 15:00 Feature #15889: Clean up inline javascript in menu_layers.php
- Hey Clemens.
Sorry for the late response. The Feature Freeze for 4.4 is in about a month, would you be able to con... - 15:17 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
- REMINDER. Felix, it would be great if you could fix this issue! Looking forward to that change.
- 15:05 Bug #21294: Use labels in the page wizard for the page title fields
Committed v2 of Susanne after another review to trunk (rev. 6933).- 14:58 Bug #20517: Clean up t3lib_extmgm_testcase
committed your latest patch to trunk (rev. 6932) after my review without the SVN property changes.- 14:52 Bug #20801: t3lib_beFunc::viewOnClick - Exctract logic to find the right frontend domain
- committed v3 of the patch to trunk (rev. 6931)
- 14:48 Bug #21247: Replace header(Location:) with t3lib_div::redirect()
- Committed to trunk (rev. 6930)
- 14:35 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Hum, with French and JS files found on https://svn.typo3.org/TYPO3v4/Core/trunk/
The problem seemed to be resolved... - 10:37 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- No, it's not. Did you try it using French?
I can still reproduce it with IE8 on Win7 - 13:40 Bug #21261: string literals quoted as identifiers in class.t3lib_loaddbgroup.php
- Committed to TYPO3 Core:
- trunk (rev. 6927)
- 4-3 (rev. 6928)
- 4-2 (rev. 6929) - 13:35 Bug #18662: Storing data crashes somehow with MM tables
- I just added a patch for 4.4 trunk respecting the latest changes on MM handling. In order to not have to maintain the...
- 13:02 Bug #15492: No support for LIMIT [PostgreSQL]
- Committed to
- trunk (rev. 30269) [with unit tests]
- DBAL_1-0 (rev. 30270) - 08:46 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- That's true! For me it doesn't work with 4.3.1!
It worked for a while but after an update of some components by my... - 02:19 Bug #22148: loginform has <table> stdWrap, but <div>s inside
- Argh, in the proposed solution it should of course be "</div>" and not "</class>" :-/
- 02:18 Bug #22148 (Closed): loginform has <table> stdWrap, but <div>s inside
- Typo3 4.3.1
css_styled_content/static/setup.txt has those lines: (only relevant lines quoted)
tt_content.login.... - 01:41 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- Problem is caused by another third-party extension.
2010-02-20
- 23:32 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Just had a closer look at the duplicate issue.
Roger says he's using 4.3.1 so maybe it's not related to core version. - 23:28 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- I just tried again and reactivated RSA security for BE logins.
And surprise surprise, suddenly it works!
Don't ... - 22:10 Bug #22091: Jump to end of text when inserting paragraph
- I think the attached patch should fix this issue. Please confirm.
Regarding the Opera behaviour, I think it is cau... - 00:46 Bug #22091: Jump to end of text when inserting paragraph
- With Opera 10.10 on Linux, the effect is different. There, the RTE loses focus. (Also, it often looks like it inserts...
- 00:02 Bug #22091: Jump to end of text when inserting paragraph
- Yes, it is. However, I have this huge patch pending in core list for trunk (#13580) and I do not want to mess things up.
- 22:09 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- Hey Thomas,
I currently use an extension: ja_replacer to work around this issue. It rewrites the produced HTML acc... - 18:26 Feature #21918: CLI processes cannot be executed when adminOnly mode is enabled
- Committed to SVN Trunk (rev. 6925)
- 16:36 Bug #22131: ExtDirect - API generator should built absolute links
- committed to trunk rev 6924
- 16:28 Bug #22010: Datepicker button color is wrong
- committed to svn,
4_3 rev 6922
trunk rev 6923 - 16:21 Bug #22147 (Closed): Log usage of deprecated function fw()
- typo3/template.php contains the following code...
- 15:33 Bug #20773: Main module does not load different navFrames in submodules.
- Uploaded a patch.
- 14:59 Feature #18194: Remove Static Templates from Standard Installation
- committed v7 to trunk (rev. 6920) - v4.4
- 13:01 Feature #14179: improved mm_query in class.tslib_content.php
- Hey Karsten,
should we close this one? I can't really see how this should be included.
Benni. - 00:21 Feature #22060: Caching of the ExtDirect API configuration
- Committed to SVN Trunk (rev. 6918)
- 00:17 Feature #17150: webPageTree: wrap each line/page in pagetree with div elements
- Duplicate of 10892 which was included in TYPO3 4.3
2010-02-19
- 23:18 Bug #22091: Jump to end of text when inserting paragraph
- OT:
Hi Stan, I saw that you only applied the fixes you committed today to the branch for 4.3.
Isn't trunk affected,... - 20:46 Bug #22091: Jump to end of text when inserting paragraph
- Ok, well, I will try to inspect the code. There are two scripts involved for this enter key event: one for the paragr...
- 19:55 Bug #22091: Jump to end of text when inserting paragraph
- No errors in the console.
However, I just tried it with Firefox 3.6 and there actually IS a difference. With 3.5.7... - 17:58 Bug #22091: Jump to end of text when inserting paragraph
- Strange. I tried both scenarios and everything works fine. But I am testing with Firefox 3.6 (although I doubt that i...
- 12:11 Bug #22091: Jump to end of text when inserting paragraph
- It's difficult because it does not happen that often.
Try this:
1. Create a new content element.
2. Insert tex... - 05:13 Bug #22091: Jump to end of text when inserting paragraph
- Hum... I tried many sequences but I have been unable to reproduce this issue with TYPO3 4.3. Could you describe with ...
- 21:30 Bug #21982: buttons.formattext.restrictTo not evaluated correctly
- Thanks for the correction.
Attached patch committed to SVN TYPO3core branch TYPO3_4-3 (revision 6917). - 20:05 Bug #17291: eval double2 makes negative double values positive!
- I'll try to do so soon. Sorry, being quite busy at the moment.
- 19:22 Bug #17291: eval double2 makes negative double values positive!
- Hey Sylvere,
could you please update your patch?
Thanks! - 20:00 Bug #22092: Automatic linking ignores/replaces protocol
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6916).
- 19:16 Bug #22092: Automatic linking ignores/replaces protocol
- Yes, this fixes the problem. Tested with Firefox 3.5.8 and Opera 10.10 on Linux. Thanks!
- 17:49 Bug #22092: Automatic linking ignores/replaces protocol
- Sorry, the second version of the patch should work.
- 11:59 Bug #22092: Automatic linking ignores/replaces protocol
- Sorry this doesn't work here, at least with Firefox. The link created only has a href of "http://http", "ftp://ftp" etc.
- 04:21 Bug #22092: Automatic linking ignores/replaces protocol
- Please test the attached patch for Firefox, Opera and Safari, and TYPO3 4.3.
You will need to clear the RTE cache ... - 19:26 Feature #17745: Allow dynamic values in TCAdefaults
- Anyone willing to update the patch?
- 18:20 Bug #22146 (Closed): Full search causes error if TCA has tables without any columns
- Problem:
If a table is defined in TCA without any columns (which is the case in rsaauth) the full search creates a w... - 18:11 Bug #21098: Docblock comments in TCEforms suggest class are wrong
- committed to trunk (rev. 6914) and 4.3 (rev. 6915)
- 17:55 Bug #22145 (Closed): felogin adds field felogin_forgotHash to tca but does not add field to database
- Problem:
Due some shortcut (by reusing the $tempColumns array and adding a field afterwards) the field felogin_forgo... - 17:53 Bug #22144 (Closed): GIFBUILDER text is not rendered correctly when the text is in russian
- Most of the characters disapear, some are capital N's.
(issue imported from #M13589) - 17:27 Bug #22090: Inline styles not available if text marked with keyboard
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6913).
- 11:48 Bug #22090: Inline styles not available if text marked with keyboard
- Works fine here now. Tested with Firefox 3.5.8 and Opera 10.10 on LInux.Thanks!
- 05:32 Bug #22090: Inline styles not available if text marked with keyboard
- Please test the attached patch after clearing the RTE cache and the browser cache.
- 17:14 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 6912).
- 12:42 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Hi,
tried on ie6, ie7 and ie8 and the patch works fine. thank you! - 03:19 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Please test the attached patch with IE8, IE7 and IE6.
After applying the patch, you will need to clear the RTE cac... - 16:12 Bug #21966: _CSS_DEFAULT_STYLE
- I can confirm: Since 4.3 e.g. images in print view do not longer flow as they did in 4.2.x., because standard CSS of ...
- 15:46 Bug #21762: loginNews is missing a style for links
- commited to trunk (rev. 6910)
commited to TYPO3_4-3 (rev. 6911)
- 15:31 Feature #21900: Add API to add stylesheet directories
- Commited to trunk (rev. 6909).
- 13:24 Bug #22143 (Closed): Clipboards do not allow to cut
- Neither the usual clipboard nor the clipboards for multiple elements in listview seem to work with "cut" over differe...
- 11:50 Bug #21863: htmlarearte sometimes deletes contents
- Testing is in progress here.
At the moment I am awaiting feedback of the editors on their production-system, but by ... - 03:24 Bug #21863: htmlarearte sometimes deletes contents
- Anyone tested the attached patch?
- 10:06 Bug #22141 (Closed): First login attempt to the backend fails every time
- I updated from 4.2 to 4.3.
The first attempt to log into the backend fails every time. - The second works well.
... - 10:01 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
- I wrote a PM to Stefan that he as a look at this entry again.
- 09:37 Bug #22136: Popup-functionality for Pages using target field don't work in IE
- I think this is a new feature in TYPO3 4.3
RELEASE NOTES FOR TYPO3 4.3:
2009-07-16 Steffen Kamper <info@sk-typo... - 08:43 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Jonas, patch is attached to this issue. If it works for you, visit us in the core list and give your "+1" to the matter.
- 05:47 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- The context menu is working in Brazilian when the BE charset is utf-8. So, there must be a problem when the charset i...
- 05:36 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
- What is the BE charset?
Does the problem appear only in the context menu or also in the toolbar?
What version o...
2010-02-18
- 20:31 Feature #22140 (Closed): htmlArea RTE: Extjize the RTE
- The core script of the RTE is old, not well-structured and difficult to understand and evolve.
The attached patch ... - 19:36 Bug #22136: Popup-functionality for Pages using target field don't work in IE
- I guess that this behaviour also occurs in TYPO3 4.2.x, doesn't it?
- 14:14 Bug #22136 (Closed): Popup-functionality for Pages using target field don't work in IE
- If I use the target field for pages to open a popup-window, the IE (all versions) opens a wrong URL (e.g. http://doma...
- 19:34 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- Closing this issue as requested by reporter
- 15:46 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- Thanks Marcus, that helped. You can close this "bug"-report.
- 15:13 Feature #22139 (Closed): Add Hook in order to disable items in different Click Menus
- This hook allows the developer to manipulate the disable items array for different Click Menus which is called when u...
- 14:56 Bug #22138 (Closed): Add Hook in order to restrict the deleting process for an individual content element
- This hook allows the developer to manipulate the delete record array which is called when users delete content elemen...
- 14:36 Bug #22137: Add Hook in order to restrict the editing process for individual content elements
- pending in core list
- 14:35 Bug #22137 (Closed): Add Hook in order to restrict the editing process for individual content elements
- This hook allows the developer to manipulate the id array which is called when users edit content elements. Therefore...
- 13:55 Bug #22135 (Closed): html warning, because a plain & inside an url
- Problem:
An html warning is inside the link of the following text, because of an unprotected ampersand.
"The defa... - 13:04 Bug #22134 (Closed): [Recycler] Make usage of pageRenderer, move rowExpander to t3lib for possible usage in other scripts
- The recycler does own tags for JS and CSS. This should be included with official API (pageRenderer)
The rowExpande... - 12:57 Feature #22133 (Closed): imgResource params stdWrap
- It would be nice to have params for imagemagick stdWrapped...
For our customers (editors) we mostly cofigure c... - 11:26 Bug #22132 (Closed): HTML validation error in the BE with the ajax.php inclusion
- <script src="ajax.php?ajaxID=ExtDirect::getAPI&namespace=TYPO3.Backend" type="text/javascript"></script>
The & isn...
2010-02-17
- 21:14 Bug #22131 (Closed): ExtDirect - API generator should built absolute links
- Problem:
The ExtDirect API generator should generate absolute links to be able to work from backend modules or front... - 17:50 Bug #21906: mail password reset duration of link missed
- Works for me using TYPO3 branch 4.3, rev. 6908
Maybe you have invalid parameters in plugin.tx_felogin_pi1.dateForm... - 15:51 Bug #21906 (Rejected): mail password reset duration of link missed
- In german using of felogin I use "forgot password" and sending a email. In this email I miss the duration for the act...
- 16:41 Bug #20773: Main module does not load different navFrames in submodules.
- This bug is still present in version 4.3.1. You can test it also with the current dam v1.1.5 and dam_catedit v1.1.2
... - 12:33 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Ernesto, can you please supply the patch that fixes this issue for PHP5.1? Thanks
- 11:20 Bug #22130 (Closed): Nested mountpoints result in broken typolinks in the FE
- Scenario:
Mountpoint A points to a page B that contains mointpoints (C and D) to other pages itself.
Visiting A... - 09:23 Bug #22129 (Rejected): Non-RFC-conformant email adresses
- "LoginWarnings" send by the TYPO3 Backend are send from email address "no_reply@no_reply.no_reply". This is a hard co...
2010-02-16
- 22:13 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- I don't believe that there will be any modifications to TYPO3's base authentication classes.
However, please have a ... - 14:40 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- I did write my own authentication service - that´s where I found this "bug". I did a lot of debugging with the DLOG a...
- 01:03 Bug #22123: Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- You are free to write a custom authentication service (& bundle it in an own extension). Then you are able to overwri...
- 17:46 Feature #25578 (Closed): add new typoscript properties and update tsref descriptions
- Add new ts properties introduced in 4.3 and also update descriptions of existing properties.
http://wiki.typo3.org... - 17:12 Bug #21794: javascript error in tmenu_layers.php and gmenu_layers.php
- Experiencing the same issue. Would be nice if the patch can be included in a future release.
- 16:56 Task #6489: Add some unit tests and do some CGL cleanup
- I don't know if you saw the start of refactor. First i split all to logical units, then i will apply general CGL, the...
- 16:53 Task #6489 (Closed): Add some unit tests and do some CGL cleanup
- I still have some changes to the (old) EM on my HDD, containing some unit tests and some CGL cleanup. I'll port those...
- 16:20 Feature #6488: Must never stay on "Check for extensions update"
- As i already mentioned, my goal is to merge these views. I want to allow this check from the normal extension list, a...
- 15:51 Feature #6488 (Rejected): Must never stay on "Check for extensions update"
- Currently (4.3) if you select the menu "Check for extensions update" and then click on the Page module for example, E...
- 15:53 Bug #22127 (Closed): FORM: validateForm fails if a label contains a comma
- If a standard-mailform contains several required fields with commas in the label validateForms() in t3lib/jsfunc.vali...
- 14:26 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Confirmed as well on IE8.
- 14:26 Task #3358: make sure only "element" versioning type is supported / used
- Hey Sonja,
what do you think, could we implement a "Reports" element that shows the status of the versioning / wor... - 14:09 Feature #22126 (Closed): Preview of mount pages via backend
- Curently it is not possible to get previews of mount pages because the preview link is missing the mountpoint informa...
- 14:06 Feature #22125 (Closed): Impossible to use title.htmlSpecialChars in RTE
- If you use double quotes in the title-attribute of any link entered by RTE, it is not possible to use htmlSpecialChar...
- 11:52 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- Patch is pending in core
- 11:43 Bug #21971: Changed PHP System requirements with Minor Release Version Update
- I disagree.
Either we need to change the PHP 5.1 check in the core in v4.2 or we need to make it also work in PHP ... - 11:28 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
- related are as well: #19576 and #19576
- 11:23 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
- Against 4.3.0:
--- class.t3lib_parsehtml_proc.orig.php 2009-11-30 10:29:44.000000000 +0100
+++ class.t3lib_parseh...
2010-02-15
- 16:14 Bug #22048: saltedpasswords is not used if loginSecurityLevel is empty
- Default values in config_default.php should be set properly instead.
- 16:10 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- Andreas and Steffen, there's already some stuff in the work for "Dialect support" in TYPO3.
Here we need FR_CA bec... - 10:17 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- That would be the next step. Take german speaking languages, you may use
de_DE
de_AT
de_CH
so in general langKey_... - 07:33 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- Wrong example given by me.
Switzerland or Belgium will suit as a better example. You could have a TYPO3 installati... - 07:20 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- Would it be possible to use a locale for the language?
If you have a website for branches in USA, Germany, Austral... - 01:11 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- hm transl8tools checks two times for "$isLoaded && $row['static_lang_isocode']" ... imho elseif block will never be r...
- 00:33 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- I corrected the 2 chunks, thx.
I used varchar(3) as static_info_tables use integers which might need 3 chars for s... - 00:27 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- Hi,
By reading:
Patch, of t3lib_flexformtools.php, around line 306. Are you sure $row[$row['static... is correc... - 15:59 Bug #22037: mod.web_list.hideTables does not accept spaces
- Is there a reason not to use t3lib_div::trimExplode and in_array as it is with allowedNewTables and deniedNewTables? ...
- 15:52 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- Same problem,
and: for over 99%, redirect to a restricted page is desired, i think. - 15:50 Bug #22123 (Closed): Function getUser() in tx_sv_auth checks if password is supplied within the login-array
- The function getUser() in the service tx_sv_auth checks, if a password is supplied within the login-data-array (field...
- 15:15 Bug #22118: URL in text mails contain often square brackets which irritate Thunderbird for example
- I think we can't fix this globally, but we have to urlencode every single URL placed in a mail. Therefore we need to ...
- 15:12 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
- Can't reproduce with 4.3 in IE7
- 02:12 Bug #16907: Extensions can't be downloaded from Backup/Delete page using IE7
- I tested this with TYPO3 4.3 and IE8.
The file is offered for download and saved correctly.
- 14:38 Bug #22044: Active suggest feature for TCA fields with foreign tables
- I wondered why it doesn't work.
i found that suggest only use the TCA-config "allowed". This is only filled by MM-... - 14:13 Feature #5923 (Needs Feedback): Notify per email if groups are selected instead of single users
- Hi Thomas,
could you try it again with the new "try out" Extension I've uploaded on the startpage of the workspace... - 14:12 Bug #22122: SIM_EXEC_TIME is always 1 when logged in BE
- #0013175 has similar problem
- 14:11 Bug #22122 (Closed): SIM_EXEC_TIME is always 1 when logged in BE
- When I'm logged in BE and preview pages - $GLOBALS['SIM_EXEC_TIME'] always gets == 1.
I got the following TS for t... - 14:10 Bug #3546 (Needs Feedback): Click on "Create new" to create new workspace stage brings 404
- Hi Matthias,
could you try it again with the new "try-out" extension I've supported on the overview page of the fo... - 14:07 Bug #3545 (Accepted): Send notifications of changes also to memebers of groups, not only to users
- 14:06 Feature #2971 (Accepted): Workspace should use DB/file mount of BE user/group
- 14:05 Bug #2919 (Resolved): Show real name of the be user after the recipient email address
- 14:04 Feature #2918 (Accepted): Possiblity to select be_groups in responsible persons field of custom stage
- 14:02 Feature #2798 (Accepted): advanced staging module
- 14:02 Feature #2797 (Accepted): advanced staging integration in workspace preview
- 13:59 Feature #2796 (Accepted): advanced staging labels and localization
- 13:58 Feature #2795 (Accepted): advanced staging integration in existing workspace GUI
- 13:57 Feature #2794 (Accepted): advanced staging core db changes
- 13:56 Feature #2793 (Accepted): check custom staging permissions
- 11:25 Bug #22121 (Closed): save document and view page-button in admpanel-popup produces link to workspace window
- after updating from 4.2.10 to 4.3.1 i have a strange behavior with the admpanel-popup. when using the edit icon in fe...
- 11:22 Bug #22120 (Closed): absRefPrefix is not added to inline CSS url
- If config.absRefPrefix = http://test.org/ is set in typoscript
background-image:url(abs.png);
in the templated is... - 09:58 Bug #21925: login with felogin does not work in the same browser as the backend
- small update: it should be:
admPanel.override.preview >
but i still try to figure out why it works with some typo... - 02:09 Bug #19325: Sorting order of versions in Extension Manger Drop Down Box
- The drop down coming up, when you install a new extension has the right order in TYPO3 4.3. The newest version is at ...
2010-02-14
- 23:42 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- At the moment when static_info_tables is installed, the uid of the static_language record is saved in the field. With...
- 23:38 Bug #22119: Include ISO_3166-1 alpha2 in sys_languages
- attached is a patch which adds the ISO code and use it in core
- 23:26 Bug #22119 (Closed): Include ISO_3166-1 alpha2 in sys_languages
- There is already a field for this 2 char ISO code: static_lang_isocode
ATM the field is hidden if static_info_tabl... - 23:09 Bug #22118 (Closed): URL in text mails contain often square brackets which irritate Thunderbird for example
- Square brackets are "unwise characters" according to RFC 2396 <http://www.ietf.org/rfc/rfc2396.txt> and should be avo...
- 18:47 Bug #21730: ALTER TABLE is not able to parse length restriction in index creation (Oracle)
- Committed to Core:
- trunk (rev. 6902)
- 4-3 (rev. 6903)
Committed to DBAL:
- trunk (rev. 30009)
- 1-0 (re... - 18:30 Bug #22034: Recursive deletion of alternative page languages
- Committed to:
Trunk, revision 6900
4-3, revision 6901
2010-02-13
- 21:48 Bug #22117 (Closed): TSref description for typolink is very unclear
- I took me a while to understand how typolink works. The
TSref description
http://typo3.org/documentation/document-... - 17:24 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- There is a few places in DBAL were the "mssql" driver is tested, meaning using odbc_mssql will fail to be interpreted...
- 17:22 Bug #22062: Include BE:forceCharset config option
- After digging a bit into this issue, it seems that any MySQL connection should be properly initialized if you properl...
- 17:16 Bug #20427: DBAL - bigint (int8) values get converted to int4 by int-cast
- Michael, did you use driver "odbc_mssql" or "mssql"?
- 14:47 Bug #16708: WHERE func(expr) IN (n,...m) is broken
- Could not reproduce this bug anymore with latest trunk.
I committed attached patch 4493.diff as rev. 29978. It con... - 14:21 Bug #17552: IFNULL operator cannot be parsed
- Core trunk (rev. 6899) and DBAL trunk (rev. 29977)
- 12:21 Bug #17552: IFNULL operator cannot be parsed
- - Oracle equivalent is NVL : http://www.techonthenet.com/oracle/functions/nvl.php [^]
- MSSQL is ISNULL : http://msd... - 12:19 Bug #17552: IFNULL operator cannot be parsed
- Taking information from duplicated bug:
When using tt_news and choosing to restrict the list of news with a set of... - 12:15 Bug #22116: IFNULL operator cannot be parsed
- - Oracle equivalent is NVL : http://www.techonthenet.com/oracle/functions/nvl.php
- MSSQL is IFNULL too
- PostgreSQ... - 11:58 Bug #22116 (Closed): IFNULL operator cannot be parsed
- When using tt_news and choosing to restrict the list of news with a set of news categories, FE rendering crashes with...
- 11:27 Bug #22115: DISTINCT should not be used as a function
- Committed to trunk (rev. 6897) and 4-3 (rev. 6898)
- 11:09 Bug #22115 (Closed): DISTINCT should not be used as a function
- While working on #22114, I searched in Core if DISTINCT keyword in query was sometimes wrongly written as a function:...
- 11:20 Bug #25650 (Closed): Fatal error: Call to a member function push() with [SYS][useCachingFramework] = 1
- If I set
[SYS][useCachingFramework] = 1
scheduler doesn't run correctly.
Typo3 throws following error (BE and cr... - 10:32 Bug #22114: Argument 1 passed to ux_t3lib_DB::_quoteFieldNames() must be an array, string given
- Committed to
- trunk (rev. 29973)
- 1-0 (rev. 29974) - 10:26 Bug #22114 (Closed): Argument 1 passed to ux_t3lib_DB::_quoteFieldNames() must be an array, string given
- Some extensions use
DISTINCT(field)
instead of
DISTINCT field
in their queries. This is valid for MySQL b... - 00:03 Bug #21261: string literals quoted as identifiers in class.t3lib_loaddbgroup.php
- Uploaded v2 with use of official quoting method $GLOBALS['TYPO3_DB']->fullQuoteStr() instead of hard-coding single qu...
2010-02-12
- 23:53 Bug #22062: Include BE:forceCharset config option
- BTW, I personally have a similar problem with a native DB in MySQL, utf-8 and a MSSQL database for external data that...
- 17:21 Bug #21850: Data type 'typeNumber' are not defined in TSref
- Available in version 4.3.1
- 14:59 Bug #19964: Files in linkpopup should have sorting by ABC
- Bug is fixed in 4.3.1 so for me, this bug report could be closed.
- 14:50 Feature #20777: tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript
- pending in core list
- 13:33 Feature #22113 (Closed): Possibility to link to an explicit language of a page
- Sometimes it's necessary to link to an explicit language version of a page. At the moment you have to do it with an e...
- 13:16 Bug #22103: can't backend login to more than 1 instance on the same server
- Could you try to use Name based virtual hosts instead of different IPs?
I think the cookie is set for localhost, w... - 11:51 Bug #22112: mod.web_list.[tablename].hideTable is not working
- Only a documentation bug
- 11:50 Bug #22112: mod.web_list.[tablename].hideTable is not working
- Silly me, I misunderstood the thing. Indeed a documentation bug. Sorry. Will fix it right away.
- 11:46 Bug #22112 (Closed): mod.web_list.[tablename].hideTable is not working
- Hiding a single table using the syntax:
mod.web_list.[tablename].hideTable = 1
does not work. This is due to a ... - 09:35 Bug #20982: FE login in iE8 is not possible
- Please check #22084 for the issue of FE-Logins in IE8. RFC is in core list, review, test and give you +1 there if the...
- 09:35 Bug #21990: felogin ie8 session cookie
- Please check #13470 for the issue of FE-Logins in IE8. RFC is in core list, review, test and give you +1 there if the...
2010-02-11
- 23:50 Bug #22037: mod.web_list.hideTables does not accept spaces
- problem is not the hideTables but t3lib_div::inList which doesn't work with spaces in comma seperated lists
- 23:11 Feature #22111 (Closed): Add a new icon set to t3skin
- The current iconset contains several ugly-looking icons and lacks clear naming conventions.
This icon set was init... - 22:38 Bug #22105: Function changePassword does not work, when hitting 'enter' in change password form
- The relevant form field in the template is:
<input type="submit" name="tx_felogin_pi1[changepasswordsubmit]" value... - 19:44 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Renamed public API TRUNCATETABLE* to TRUNCATE* according to Core ML's discussion.
- 10:41 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- The solution to delete all tables and re-import them with the Database Analyzer also worked for me. Thanks!
- 00:24 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Just to make it clear here... I first cleared my MSSQL 2000 DB => no more tables, reused the install tool to create a...
- 00:19 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Please send your screenshot to my email address. I did not see anything special but maybe I overlooked something.
- 18:42 Bug #22109 (Closed): Wrong Parsing of wraps when combining noTrimWrap and option Split
- when a wrap is parsed, first it is splittet by the string "|*|" to get the three parts.
Then the parts are splitted ... - 17:43 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
- We can confirm this problem for sites upgraded from 4.1 to 4.2.10:
class.browse_links.php, line 2493
$this->f... - 17:31 Bug #22009: PHP Fatal Error: Cannot redeclare class backend_toolbarItem [After Typo3 Upgrade]
- Resolved, no change required.
Thanks for the solution Junaid. - 17:19 Bug #22029: cropHTML not honoring whole word setting
- Hi Ron.
IMO it is a small bug as the expected behavior for options is to behave exactly the same as crop.
Jochen - 17:04 Feature #22107: Add a Hook to add Sub Categories to the Constant Editor
- Resolved, duplicate of #19958.
Thanks for the pointer. - 11:23 Feature #22107: Add a Hook to add Sub Categories to the Constant Editor
- Please close this issue, it's already solved by #19958
- 10:42 Feature #22107 (Closed): Add a Hook to add Sub Categories to the Constant Editor
- Currently the Sub Categories of the Constant Editor are hardcoded (Enable Features, Dimensions, etc).
Especially whe... - 14:09 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- I don't like "quick & dirty" as well, but I just needed a way to make it work. I'd rather prefer a better solution fr...
- 11:24 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Can reproduce. Only the first line of the text area activates its focus in IE8
- 09:42 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- I can Conirm this as well. Is There any solution for this problem ?
- 11:15 Bug #22108 (Closed): filelinks do not open in _blank window
- Since update from 4.2.10 to 4.3.1 the parameter target="_blank" is missing
HTML in 4.2.10: <a target="_blank" href... - 09:22 Bug #22084: Session/Login not working in IE8 across subdomains
- Thanks for clarifying.
After the patch, the problem I described (*) is now solved.
* http://bugs.typo3.org/view.p... - 02:15 Bug #22106 (Closed): Use exec_TRUNCATETABLEquery() instead of DELETE FROM throughout the core
- Problem:
Thanks to #22104 we now have a dbal compatible way of truncating tables in mysql.
Solution:
Use this ne...
2010-02-10
- 22:38 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Thanks for the fast response.
The main problem is, when i try to set up a new page in the backend i got an error t... - 22:12 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Committed to Core trunk (rev. 6895) and DBAL trunk (rev. 29911).
- 19:21 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Hi,
This is true, parser is not able to parse TRUNCATE statements. However you have to understand that when using ... - 19:09 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- Started by recreating the screenshot by reducing color depth from 32 bit to 8 bit and cropped useless info. Screensho...
- 17:17 Bug #22104: Cannot parse TRUNCATE TABLE in Install Tool
- The SQL statement "TRUNCATE TABLE be_groups;" works fine when i directly use it against the db.
Used System Versio... - 17:07 Bug #22104 (Closed): Cannot parse TRUNCATE TABLE in Install Tool
- When using Typo3 (4.3.1) with a MS-SQL DB the Database Analyser can not update the tables in the "COMPARE" section an...
- 21:29 Bug #21595: Add a version matrix to the typo3.org website
- Released: http://typo3.org/download/version-matrix/
- 19:40 Bug #22105: Function changePassword does not work, when hitting 'enter' in change password form
- added the patch
- 19:38 Bug #22105 (Closed): Function changePassword does not work, when hitting 'enter' in change password form
- When trying to send the change password form by hitting 'enter' in the frontend, the same form appears again and agai...
- 17:03 Bug #22103 (Closed): can't backend login to more than 1 instance on the same server
- Just upgraded to 4.3.1 from 4.2.8.
I backend login to http://localhost:8503/typo3: OK
I backend login to http://loc... - 16:35 Bug #22037: mod.web_list.hideTables does not accept spaces
- IMO whitespace should be allowed as one might want to write something like that:
mod.web_list.hideTables (
tx_e... - 16:25 Bug #21925: login with felogin does not work in the same browser as the backend
- temporary solution is to add the following tsconfig code to the admin tsconfig:
admPanel.override > - 16:25 Bug #21925: login with felogin does not work in the same browser as the backend
- i found the problem: feeditadvanced
it inserts the following tsconfig code:
admPanel.override.preview = 1
i ha... - 09:14 Bug #21925: login with felogin does not work in the same browser as the backend
- any further progress?
- 16:16 Bug #22088: feediting - "show hidden content elements" setting is lost when switching page
- the problem is found in ext_localconf.php where the following tscode is inserted:
t3lib_extMgm::addUserTSConfig('
... - 14:15 Bug #22058: ext_tables.sql Syntax
- Hi Joachim ,
to get your patch discussed and finally included, send it to the TYPO3-core-list!
Check out:
http... - 09:14 Bug #22058: ext_tables.sql Syntax
- Instead of preg_split("/\s+/",$value) it might be more appropriate to use t3lib_div::trimExplode(' ', $value, 1).
- 14:04 Bug #22084: Session/Login not working in IE8 across subdomains
- Stig, the patch won't change what IE8 "developer tool" displays, because the cookies passed are the same as before. I...
- 13:42 Bug #22084: Session/Login not working in IE8 across subdomains
- Also - I have not currently any tools to test i thoroughly with IE7...
Maybe it's a IE - 4.3 problem? - 13:35 Bug #22084: Session/Login not working in IE8 across subdomains
- Got this error when trying to implement patch:
patching file t3lib/class.t3lib_userauth.php
Hunk #1 FAILED at 212... - 13:15 Bug #22084: Session/Login not working in IE8 across subdomains
- I changed:
if (!$id || !$this->isExistingSessionRecord($id)) {
to:
if (!$id) {
Still get following cookie infor... - 12:51 Bug #22084: Session/Login not working in IE8 across subdomains
- Claus, Stig, and others who have had this problem. Could you please test the attached patch if it fixes the problem? ...
- 12:10 Bug #22084: Session/Login not working in IE8 across subdomains
- This problem is related to
a) the "fe-session fixation" fix which changes the session ID whenever there is no sess... - 08:03 Bug #22084: Session/Login not working in IE8 across subdomains
- Well I guess this isn't a workaround in my case.
We have two TYPO3 installations.
A main site mydomain.dk
This one... - 13:37 Bug #25577 (Closed): imagelinwrap has no properties in following scenario
- type:
plugin.tx_ajadoeventsgo4culture_pi7 {
detailView.row.marks{
IMAGES = USER
IMAGES{
ro... - 12:09 Bug #22102: BE conditions doesnt have possibility for table lookup
- I made a first patch which allow the following condition in BE:
[globalString = DB:pages|keywords = es]
...
[end... - 12:05 Bug #22102 (Closed): BE conditions doesnt have possibility for table lookup
- In FE you can use TSFE:page to access fields of actual page record.
In BE we need something simular.
(iss... - 11:55 Bug #22097: Workspace filemounts don't respect user filemounts
- Hi Georg,
I have developted a solution for that problem. Would this solution also solve your problem:
http://forg... - 08:50 Bug #22097: Workspace filemounts don't respect user filemounts
- Sorry but v2 is necessary because now all filemounts are used (e.g. from
other fe_groups a user belongs to) - 08:24 Bug #22097 (Closed): Workspace filemounts don't respect user filemounts
- If you are using workspaces the file mounts need to be set additionally in every workspace. This is ok because some f...
- 11:18 Feature #25576 (Closed): listing markers on template objects
- would be cool to have something like this:
10 = TEMPLATE
10.template = FILE
10.template.file = fileadmin/testtem... - 11:15 Bug #25575 (Closed): codecompletion: dot "." is removed on right side of the operator
- after pressing enter on a cc proposal the dot, right to the cursor is removed (replaced by the selected cc proposal)
... - 10:07 Bug #22101 (Closed): Limit positive values in Rootline to current page
- In class.tslib_content.php you have a function called getKey. We have a rootline with 5 pages. Look at following TS:
... - 09:24 Bug #22100 (Closed): Workspace tiled Preview shows same version of Page
- If i open up the tiled preview link of a page, that has been modified in the workspace, and is in review i see the sa...
- 08:41 Bug #22099 (Closed): Indexed_search and crawler not work on complex site with fe_users and fe_groups
- I have installed
indexed_search 2.11.1
crawler 3.0.3
cachemgm 1.0.0
The problem is that the indexed search retur... - 08:37 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- I reported the bug at:
http://forge.typo3.org/projects/show/extension-cooluri
You can close this report. - 08:30 Bug #22098 (Closed): Cleanup return value in t3lib_userauthgroup check()
- The comment states that the return value is boolean but there is actually a return 1; and no default return
(issu...
2010-02-09
- 22:51 Bug #22096: Where clause 0=0 cannot be parsed
- ... and changeset 29886 backported to 1-0 (without unit test) and committed as rev. 29889 to DBAL 1-0
- 22:44 Bug #22096: Where clause 0=0 cannot be parsed
- - Core trunk (rev. 6889)
- Core 4-3 (rev. 6890)
- DBAL trunk (rev. 29886)
Not backported to DBAL 1-0 as branch 1... - 22:22 Bug #22096 (Closed): Where clause 0=0 cannot be parsed
- SQL parser is not able to parse 0=0 in a where clause as it wrongly thinks parsed '0' (= "fieldname") is empty.
(... - 21:05 Feature #17275: Virtual fields
- Trick to be able to see DB values into the edit form is to use proper case in tca.php. For instance 'FirstName', 'Las...
- 20:19 Feature #17275: Virtual fields
- Hi,
Quite old feature request but... :-)
I'm able to show records from a MSSQL database with legacy tables that... - 20:54 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- Then, could you please file a bug report for cooluri project. I intend to close this report.
- 16:46 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- The reason is the cooluri extension!
If i switch off this extension, login works perfect. - 13:38 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- In one installation i have cal installed, but already version 1.3.1.
In another installation, on another server, whe... - 12:15 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- saltedpasswords states clearly that the level has to be set ... Look at the FlashMessages.
#M13410 is dropped, since... - 12:12 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- Do you have cal version 1.3.0 installed?
If so please udpate to 1.3.1... - 12:12 Bug #22089: felogin does not work with saltedpasswords and rsaauth
- It seem the problem comes from the rsaauth sysext.
After deactivating it and apply the 0013410.patch for saltedpassw... - 11:35 Bug #22089 (Closed): felogin does not work with saltedpasswords and rsaauth
- Every frontend user, how tries to login, will be forwarded to "login failed" page and no restricted page apears (no f...
- 19:50 Bug #17107: maxW for image rows is not the maximum
- Michael,
do you have the possibility to apply the latest patch and report back if it solved your problem?
Thanks
... - 19:29 Bug #22095 (Closed): no alternative icon returned from 'getIcon' in class.t3lib_iconworks.php (backend-redesign)
- current situation:
the function 'getIcon' checks if an icon with the current states (hidden/timing/futuretiming/prot... - 19:15 Bug #22094 (Closed): wrong icon-state returned from 'getIcon' in class.t3lib_iconworks.php
- the current TYPO3-code causes the following situation:
a page which is disabled because...
...the endtime is in t... - 19:12 Bug #22084: Session/Login not working in IE8 across subdomains
- As a "workaround", set this:
$TYPO3_CONF_VARS['SYS']['cookieDomain'] = '/.*/';
and TYPO3 will always return the... - 11:41 Bug #22084: Session/Login not working in IE8 across subdomains
- TYPO3 4.3.1
Have a similar problem logging in at subdomains.
If we take mydomain.dk as example - it seems the probl... - 18:33 Bug #22093 (Closed): jumpurl.secure crashes on spaces or umlauts in URLs
- Spaces or umlauts in the filename or path make a secure download link generated via the function filelink crash, i.e....
- 18:07 Bug #21831: TSpagegen::inline2TempFile($this->makeScript(), 'js')
- Yes, indeed. I have experienced the same problem.
It's a change that impacts a lot of existing code.
Funny thing ... - 16:16 Feature #22087: feediting - no option "show hidden pages"
- the same applies to hidden content elements -> they are always shown because TYPO3 is always in "preview" mode also i...
- 15:56 Feature #22087: feediting - no option "show hidden pages"
- the problem is also that if I want to switch back to admin panel and activate the admin panel including "preview" sec...
- 10:32 Feature #22087 (Closed): feediting - no option "show hidden pages"
- the option "show hidden content elements" in the new and advanced feediting mode makes it possible to disable / enabl...
- 15:41 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- This problem is relevant again while switching to HTML5. I can already generate a valid HTML5-doctype but the charset...
- 15:22 Bug #22092: Automatic linking ignores/replaces protocol
- Sorry, I was talking about the href attribute of course.
BTW, this problem occurs with Firefox 3.5.7 and Opera 10.... - 15:14 Bug #22092 (Closed): Automatic linking ignores/replaces protocol
- When you enter a URL in an RTE field it will be linked to its address automatically. However, the created links src a...
- 14:57 Bug #22091 (Closed): Jump to end of text when inserting paragraph
- Sometimes when inserting a new paragraph by pressing enter, the paragraph is not inserted and instead the cursor jump...
- 14:51 Bug #22090 (Closed): Inline styles not available if text marked with keyboard
- Since the update from TYPO3 4.2.10 to 4.3.1 inline styles, links and custom tags cannot be applied to text marked wit...
- 13:12 Bug #21095: OpenID fails with fatal error
- No feedback provided for more than a month.
- 10:55 Bug #22088 (Closed): feediting - "show hidden content elements" setting is lost when switching page
- When disabling the option "show hidden content elements" in advanced feediting mode, it works. As soon as I switch pa...
- 08:52 Feature #22086 (Closed): Give headTag stdWrap properties
- PAGE.headTag does not have stdWrap properties but I have a usecase for it.
It should be implemented into core,... - 03:54 Bug #22029: cropHTML not honoring whole word setting
- Hi Jochen,
I think I found the issue. I should have not put a space before the "1" for the whole word setting.
... - 00:50 Bug #22085: List module eats up tons of memory if displaying records with many references
- Attached is a first hack up which still needs some improvements to be core-ready.
As this probably won't make it to ... - 00:45 Bug #22085 (Closed): List module eats up tons of memory if displaying records with many references
- Problem:
The list module is very wasteful in memory if handling rows with many references. It loads a SELECT * from ...
2010-02-08
- 21:15 Bug #22084 (Closed): Session/Login not working in IE8 across subdomains
- When working with IE8 using fe_login we cannot log in on sites having www.domain.com - changing to domain.com the log...
- 18:26 Feature #22083 (Closed): add getField() function to database API
- hey guys,
often some wants to get a single-value, like a name or a label or something. We have to getRows() and th... - 18:02 Bug #17107: maxW for image rows is not the maximum
- Would be very nice, if someone from the core team could fix that bug quickly.
This bug makes picture elements wit... - 17:59 Bug #22082 (Closed): Typoscript typolink wrap
- I need all my link with a <span> inside <a>
So I use :
lib.parseFunc_RTE.tags.link.typolink.wrap = <span>|</span>... - 17:31 Bug #21983: Thumbnail generation broken for PDF files
- Same problem here...
TYPO3 4.3.1, CentOS 5.4, GM 1.3.8, PHP 5.2.8
v2 patch works, but with noFramePrepended = ... - 17:14 Bug #22081: ORA-00920: invalid relational operator in module statistics
- Committed to:
- Trunk (rev. 6887)
- 4-3 (rev. 6888) - 16:59 Bug #22081 (Closed): ORA-00920: invalid relational operator in module statistics
- When using backend module statistics (modfunc2), an error is silently logged in DBAL debug log, if debug is activated...
- 16:06 Bug #22080: Modfunc2 (statistics) is not compatible with DBAL
- Committed to:
- Trunk (rev. 6885)
- 4-3 (rev. 6886) - 15:51 Bug #22080 (Closed): Modfunc2 (statistics) is not compatible with DBAL
- Statistics module always shows an empty list of queried words. In fact, the underlying DB query is not valid when usi...
- 14:51 Bug #21253: Indexing of files provided by dam_frontend extension fails
- Is there any code like
$GLOBALS['TSFE']->set_no_cache();
in the extension? comment it out and it will work. - 14:11 Bug #22079 (Closed): wrong image-path returned in class.t3lib_tceforms.php if TYPO3-source is symlinked (backend-redesign)
- If an extension is installed in 'typo3conf/ext/' and overrides BE-icons, the result of 't3lib_iconWorks::skinImg' (li...
- 08:54 Bug #22078 (Closed): Front-end login is broken with Safari
- Login not possible with mac, leopard 10 and safari 4.04.
No problems with Safari,Opera, IE on windows, or Firefox on... - 01:25 Bug #22077 (Closed): Full search issues invalid db query if TCA has tables without configured columns
- Problem:
If a table has no usable columns, fullsearch creates invalid SQL:
SELECT COUNT(*) FROM tx_rsaauth_keys WHE... - 01:18 Bug #22076: Typo in rsaauth ext_tables.sql
- - trunk rev. 6881
- 4.3 rev. 6882 - 01:10 Bug #22076 (Closed): Typo in rsaauth ext_tables.sql
- Problem:
typo3/sysext/rsaauth/ext_tables.sql
# Table structure for table 'tx_rsauth_keys'
... - 00:17 Bug #21970: PHP warning stristr() in Configuration -> Search under PHP 5.3
- Committed to:
- trunk rev. 6875
- 4.3 rev. 6876
2010-02-07
- 23:56 Feature #15193: There is no API to list tables in the Web->Page module
- committed to trunk rev 6874
- 23:27 Bug #22072: typo in BE cache init section
- Committed follow-up:
* trunk rev. 6872
* 4.3 rev. 6873 - 21:57 Bug #22072: typo in BE cache init section
- Thanks for the report!
Committed to:
- trunk rev. 6868
- 4-3 rev. 6869 - 23:11 Bug #22024: Table headers in t3lib_fullsearch
- - trunk rev. 6870
- 4.3 rev. 6871 - 21:16 Bug #21985: t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php throw a t3lib_cache_Exception in backend
- Resolved, no change required:
I don' t think we need any further error handling for this. If you upgrade a site an... - 21:06 Bug #25644: Day of week in cron command is not calculated correctly
- * Committed to trunk rev. 6865
* Committed to 4.3 rev. 6867
* Committed testcase to trunk rev. 6866 - 20:47 Feature #21754: database backend: Use t3lib_db to insert all tags in one run
- Committed to trunk rev. 6864
Will be included in 4.4 - 20:46 Feature #21753: Provide an API to insert multiple rows at once
- Will be included in 4.4
- 15:15 Feature #21753: Provide an API to insert multiple rows at once
- Committed to Core trunk (rev. 6861) and DBAL trunk (rev. 29769).
This issue is resolved but it will be closed when... - 16:40 Bug #21202: No redirection after login by systemextension felogin
- Argh, I should actually test my patches :-/
With my patch, the redirect works only at logout(!), but not at login :-... - 15:36 Bug #22070: Filemounts are unsorted
- New patch is much better as it works for any folder trees, eg also for DAM
- 14:52 Bug #22074: Enhance UPDATE statements with native driver (MySQL)
- Does not seem to make lots of sense after all.
- 12:34 Bug #22074 (Closed): Enhance UPDATE statements with native driver (MySQL)
- UPDATE operations in exec_UPDATEquery and exec_INSERTquery of class.ux_t3lib_db.php could be enhanced for native driv...
- 14:26 Bug #22075: Method compileINSERT of ux_t3lib_sqlparser should be protected
- Committed to
- Trunk (rev. 29766)
- 1-0 (rev. 29767) - 13:51 Bug #22075 (Closed): Method compileINSERT of ux_t3lib_sqlparser should be protected
- Method compileINSERT of ux_t3lib_sqlparser does not have a visibility identifier, meaning it's public although corres...
- 14:15 Feature #21944: MySQL extended INSERT statements cannot be parsed
- Committed to Core trunk (rev. 6859) and DBAL trunk (rev. 29765)
- 14:00 Feature #21944: MySQL extended INSERT statements cannot be parsed
- v2 of DBAL patch fixes the compileINSERT problem.
- 00:36 Feature #21944: MySQL extended INSERT statements cannot be parsed
- BEWARE: Method compileINSERT is overriden in DBAL (class.ux_t3lib_sqlparser.php) and should be updated there too!
- 01:56 Bug #22073 (Closed): The RTE puts and empty <p></p> tagset in front of a definition list (dl).
- I've allowed the definition list tags in my RTE (dl, dt and dd).
However, when the page is rendered, there's and emp...
2010-02-06
- 22:58 Bug #22061: Cannot parse INSERT when VALUES has no space before left parenthesis
- Committed to:
- Trunk (rev. 6855)
- 4-3 (rev. 6856)
Tests committed to DBAL:
- Trunk (rev. 29762)
- 1-0 (r... - 16:42 Bug #22072 (Closed): typo in BE cache init section
- In typo3/init.php there are lines:
if (TYPO3_UseCachingFramework) {
$typo3CacheManager = t3lib_div::makeInstance... - 15:50 Bug #22070: Filemounts are unsorted
- For any reasons the tree is corrupted with open mounts using first patch.
So i needed to sort the mounts before proc... - 01:52 Bug #22070 (Closed): Filemounts are unsorted
- In the folder tree of filelist the filemounts are displayed in the order they are assigned.
Sort them alphabetical... - 15:46 Feature #15193: There is no API to list tables in the Web->Page module
- I renewed the patch and wrote a demo extension using fe_users as example.
- 09:14 Feature #15193: There is no API to list tables in the Web->Page module
- Franz, could you have a look at what Olly said in may 2009 and provide a new patch if needed? it would be so nice to ...
- 14:10 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- tested with 4_3 svn and it works without errors, so i think fix is included in 4.3.2
- 11:37 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Some news about this problem ?
- 13:50 Bug #22071: DBmounts are unsorted
- v2 allows to configure the sortfield in be_user setting
Example:
options.pageTree.mountSortField = title - 02:17 Bug #22071 (Closed): DBmounts are unsorted
- The DBmounts in page tree are shown in the order they are assigned.
Order them by creation time.
May be i exten... - 11:32 Bug #21983: Thumbnail generation broken for PDF files
- This is the default behavior of convert (gs). If input file a multipage and no frame is given, convert will append th...
- 09:39 Bug #22029: cropHTML not honoring whole word setting
- Hi Ron.
Unfortunately, I was not able to reproduce this issue. It may be caused by a (wrong) combination of charse...
2010-02-05
- 23:50 Bug #22069 (Closed): wrong image shown in WEB->PERM (backend-redesign)
- in typo3/mod/web/perm/index.php all images are checked by t3lib_iconWorks::skinImg except the the 'legend.gif'.
if y... - 22:36 Bug #21555: Powermail-related: RIGHT OUTER JOIN is not supported
- Powermail patch has been committed too.
- 22:23 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- Please have a look at bug #4640 and report here or there if it helps fixing your problem.
- 22:17 Bug #22063: Backend login impossible with MSSQL via ODBC due to FetchRow() result
- I do not like "quick and dirty" hacks... But anyway, your hack cannot apply to current version of class.ux_t3lib_db.p...
- 14:16 Bug #22063 (Closed): Backend login impossible with MSSQL via ODBC due to FetchRow() result
- When setting up Typo3 with dbal using MS SQL Server via ODBC you always get thrown back to the backend login when ent...
- 22:14 Bug #22062: Include BE:forceCharset config option
- Hi,
Line 2234-2238 for me are
/************************************
*
* Handler management
*
*********... - 10:36 Bug #22062 (Closed): Include BE:forceCharset config option
- My setup is to connect to two mysql databases. Unluckily, the mysql client needs a setting for the charset. This can ...
- 18:58 Bug #22068 (Closed): [FEATURE] Allow marker for Subject and Message in aut-response-message of Mailform
- There is a neat feature for autorespond in the Mailform CE.
If you add this field:
|auto_respond_msg=hidden| Hel... - 18:13 Feature #22067 (Closed): Add a "keyword" to l10n_mode in ['columns'][fieldname] section
- With the l10n_mode you can control how T3 handles translations in the backend forms.
Four keywords are described in ... - 17:17 Bug #21650: Cannot set an RTE field as required
- +1
Same problem with TYPO3 4.3.1 et tt_news version 3 - 17:09 Bug #22066 (Closed): Multiple domain on the same page enable crossdomain linking wrongly in typolink
- Hello,
In my setup I've multiple domain on the same page.:
dev.xxxxxx.com
preprod.xxxxxx.com
www.xxxxxx.com
... - 17:06 Bug #22065: Multiple domain on the same page enable crossdomain linking wrongly
- Sorry, i posted report in the wrong project. It should be a TYPO3 4.3 report.
I'll post it in the right project. - 17:03 Bug #22065 (Closed): Multiple domain on the same page enable crossdomain linking wrongly
- Hello,
In my setup I've multiple domain on the same page.:
dev.xxxxxx.com
preprod.xxxxxx.com
www.xxxxxx.com
... - 15:30 Bug #22064 (Closed): t3lib_htmlmail -> from_name in FROM header not quoted
- Currently the from_name property isn't quoted inside the FROM header of the t3lib_htmlmailer. This causes problems if...
- 11:14 Bug #22039: JS-error in common.js crashes flash uploader
- committed to trunk rev 6852 and 4_3 rev 6854
- 11:09 Bug #22016: Datepicker is brocken with ExtJS 3.1
- committed to trunk rev 6851
- 10:25 Bug #22061 (Closed): Cannot parse INSERT when VALUES has no space before left parenthesis
- When trying to import static data of EXT:static_info_tables, the operation fails with
ERROR: Query could not be pa... - 10:15 Feature #22004: Implement HTML5 file uploads
- Plupload is a feature-rich implementation, which supports multiple file upload variants (Flash, HTML5, Gears, Silverl...
- 09:37 Bug #22032: Provide a manual for system extension saltedpasswords
- Committed to 4.3 in revision 6846
Committed to trunk in revision 6847 - 09:31 Bug #22032: Provide a manual for system extension saltedpasswords
- Corrected some minor typos before commit. Thanks for the work!
- 09:30 Bug #22057: Invalid quoting of numeric column names [scheduler]
- Committed to:
- DBAL trunk (rev. 29688)
- DBAL_1-0 (rev. 29689) - 09:21 Bug #22006: "Allow Frontend Preview" and "Allow preview of whole workspace"
- Committed to 4.3 in revision 6843
Committed to trunk in revision 6845
I'm attaching for reference the final versi... - 04:40 Bug #21966: _CSS_DEFAULT_STYLE
- realy mean bug. I updated a site to 4.3.1 everything looks great, print pages too, but i didn't test printing them......
- 01:30 Bug #21174: Advanced Front End Editing - click edit and content elements are empty
- Closing this ticket out since we're now handling it on Forge at http://forge.typo3.org/issues/show/4852. [^]
- 01:08 Bug #21174: Advanced Front End Editing - click edit and content elements are empty
- Simon,
Just wanted to check in again and see if you're still having this issue with the latest versions of feeditadv...
2010-02-04
- 20:52 Bug #15250: t3lib_BEfunc::blindUserNames() does not work sometimes
- all this would need is the following code:
if ($table == 'be_users') {
$tempBeUser = t3lib_div::makeInstance('t3... - 20:26 Feature #22060: Caching of the ExtDirect API configuration
- You can find a demo extension in the attached at the bugtracker entry #22000.
http://bugs.typo3.org/view.php?id=13313 - 20:25 Feature #22060 (Closed): Caching of the ExtDirect API configuration
- Currently the generated API configuration for ExtDirect isn't cached. This is a nogo, because the reflection mechanis...
- 17:10 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
- I can reproduce and verify this.
Every try to load Translation-Handling-page in Extension-Manager ends up in a "50... - 16:45 Bug #22059 (Closed): t3lib_div::cleanOutputBuffers() might loop forever
- In particular environments it is possible that ob_get_level() doesn't get updated by ob_get_clean(). As both function...
- 15:48 Bug #22058 (Closed): ext_tables.sql Syntax
- I extended the ext_tables.sql file of my extension by one new table, which is similar to the following definition.
... - 13:52 Bug #21983: Thumbnail generation broken for PDF files
- Hey,
i can confirm this bug, too.
The request is, to render the first page of a multisite pdf as image.
"132... - 13:17 Bug #22057 (Closed): Invalid quoting of numeric column names [scheduler]
- Sysext scheduler uses following query to check whether backend user exists:
SELECT 1 FROM be_users WHERE username ... - 12:27 Bug #22056 (Closed): Content Type Media rendering error
- Updated from 4.1.1 in steps to 4.3.1.
In 4.1.1. i used Content Type "Multimedia" for including a swf into Page Con... - 10:19 Bug #22055 (Closed): Improve message "Error..." in Extension Manager
- When I try to download or backup/delete my extension, the message "Error..." occurs in the main frame of the backend....
- 06:49 Bug #22054 (Closed): suggest wizard doesn't work with * as table
- The suggest wizard has been introduced to the core tables but the wizard doesn't work for allowed set to *. Therefore...
2010-02-03
- 19:09 Feature #22053 (Closed): Allow t3lib_div::_GETset() to set specified key
- hey guys,
at the moment t3lib_div::_GETset() is only able to replace hole arrays in $_GET. If you want to set $_GE... - 17:39 Bug #22052 (Closed): rsaauth: PHP Fatal error: Call to a member function getPrivateKey() on a non-object
- When opening the login page with rsaauth, saltedpasswords and felogin installed this page is empty. In the error log ...
- 16:27 Bug #18819: felogin redirect won't work if "hide at login" is selected
- I find the same problem, when set "hide at login" the login page, redirect doesn't work anymore.
- 16:19 Feature #22051 (Closed): Missing a More Link Marker in indexed search
- Missing the possibility to create an simple "more link" to link to the founded resource out of the results page inste...
- 15:41 Bug #22049: BETWEEN operator is not supported
- Committed revision 6841.
- 14:41 Bug #22049 (Closed): BETWEEN operator is not supported
- When using EXT:crawler, the crawler jobs fails with a parseWhere exception. Problem is that generated queries use a B...
- 14:53 Bug #22050 (Closed): Delete page problem with pages_language_overlay
- When I delete a page with 5 pages_language_overlay it always deletes pages_language_overlay that have the same pid a...
- 12:32 Bug #22006: "Allow Frontend Preview" and "Allow preview of whole workspace"
- Patch submitted to core list.
- 11:39 Bug #22048 (Closed): saltedpasswords is not used if loginSecurityLevel is empty
- If the TYPO3_CONF_VARS setting 'loginSecurityLevel' is empty, TYPO3 used the level 'normal' as default value. However...
- 11:06 Bug #22041: Clickmenu for files in File List no longer shows up
- I have found the cause of this... it was caused by the extension kb_unpack. It uses deprecated PHP functions and was ...
- 09:16 Bug #22041: Clickmenu for files in File List no longer shows up
- Can't reproduce in FF 3.6
Did you try to clear your browser cache?
Have you tried a different 4.3.1 installation?... - 10:42 Bug #18900: Defining alternative icons with specConfs.[pid].pageIcon does not work
- Appended patches fix the issue for 4.2, 4.3 and trunk without breaking the cache.
- 09:42 Feature #17037: Better Shortcut for pages
- It would be great to have this in - maybe even without multilang in the first step, but I haven't yet had a closer lo...
- 09:19 Bug #22028: Issue ID 0013244 and 0013258
- I'm quite sure, you use a somehow weird version of PHP 5.2.0
Please try to use the PECL filter library - or may be... - 07:19 Bug #22046: thumbs.php: Thumbnails for images with transparent background look ugly
- In the attached file this issue does not seem to occur. Under which circumstances is this problem visible. Can you up...
- 02:32 Bug #22047 (Closed): Shortcut page type will not forward destinations page "Metadata" fields
- I have a TS for menus which contain this entry:
NO.ATagTitle.field = abstract // title
That should fetch the "a...
2010-02-02
- 20:12 Bug #22046 (Closed): thumbs.php: Thumbnails for images with transparent background look ugly
- When viewing a thumbnail generated by thumbs.php for a file in the backend, the background of transparent images gets...
- 19:10 Bug #21990: felogin ie8 session cookie
- I'm using felogin 1.3.0 (Latest revision 6647 from http://forge.typo3.org/)
on a fresh Typo3 4.3.1
searching this... - 17:35 Bug #21990: felogin ie8 session cookie
- also check #11858
- 15:05 Bug #22027: Method filelink of tslib_content uses 'target' instead of 'fileTarget'
- Committed to:
- trunk (rev. 6839)
- 4-3 (rev. 6840) - 15:01 Feature #22045 (Closed): Allow stdWrap-functionality for _DEFAULT_PI_VARS
- Currently you can only set plain key/value-pairs like
plugin.tt_news._DEFAULT_PI_VARS.year = 2010
It would be gre... - 14:57 Bug #21784: ORA-00918: column ambiguously defined
- Committed to trunk (rev. 6837) and 4-3 (rev. 6838)
- 14:24 Feature #22000: ExtDirect API
- follow up v4 committed to trunk rev 6836 by Steffen Kamper
- 14:12 Bug #21983: Thumbnail generation broken for PDF files
- v2 patch is working in 4.3.1 as well as long I don't set noFramePrepended = 1.
- 12:48 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- I can confirm this. It's 100% reproducable here and is giving my editors a hard time.
- 12:28 Bug #22044 (Closed): Active suggest feature for TCA fields with foreign tables
- The patch adds suggest feature for following fields:
be_user => usergroup
pages => fe_group
fe_users => usergrou... - 11:08 Bug #22043 (Closed): Provide a way to logout from an active Install Tool session
- Problem:
Currently, there's no way to logout from the Install Tool. So, the user session is valid to a maximum of on... - 11:07 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- the problem is found in t3lib/thumbs.php -> SC_t3lib_thumbs::wrapFileName
in typo3 4.3 this method uses escapeshel... - 10:21 Bug #22042 (Closed): Install tool displays im_negate_mask=0 in panel while im_negate_mask=1 in localconf.php
- This problem has existed since numerous versions of typo3 :
The checkbox of setting im_negate_mask remains unchecked... - 09:53 Bug #22041: Clickmenu for files in File List no longer shows up
- This occurs in IE8 and Firefox 3.6
- 09:52 Bug #22041 (Closed): Clickmenu for files in File List no longer shows up
- After upgrading to 4.3.1 the clickmenu for files no longer appears. The page tree shows the menu but for files in the...
- 08:19 Bug #22032: Provide a manual for system extension saltedpasswords
- v2 clarifies that Portable PHP password hashing is the default and recommended setting. Furthermore, once chosen blow...
2010-02-01
- 22:39 Bug #22039 (Closed): JS-error in common.js crashes flash uploader
- Due an obvious error in common.js i have a site where flashloader quits working. It works again if i remove the JS er...
- 21:21 Bug #22038: Missing : in locallangs (DB & File mounts)
- Committed to
- trunk (rev. 6833)
- 4-3 (rev. 6834)
- 4-2 (rev. 6835) - 21:01 Bug #22038 (Closed): Missing : in locallangs (DB & File mounts)
- The : are missing at the end of the labels.
(issue imported from #M13388) - 17:18 Feature #14531: check in Typoscript parser on copying of certain value/properties
- I had a replica of this on typo3 4.3.1. But the error message was significant, sort of. The solution reported above o...
- 17:00 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- Hm. Mantis renamed my file to just "v2.diff" (stripped bug number).
- 16:52 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- I attached a patch with the renamed variable. I do not insist on renaming but I think it is more clear this way.
+... - 15:53 Bug #22037: mod.web_list.hideTables does not accept spaces
- You're right, it works as expected. But it is a bit inconsistent with other options.
For example:
mod.web_list.al... - 14:53 Bug #22037: mod.web_list.hideTables does not accept spaces
- Since it works correctly without the space, I don't see a problem here.
This is a "comma seperated list" and seperat... - 14:51 Bug #22037 (Closed): mod.web_list.hideTables does not accept spaces
- If you enter the following config in the page tsconfig, table tt_content will be hidden, but not tt_news :
mod.web_l... - 11:36 Feature #22035 (Rejected): Web Services for Remote Portlets (WSRP) support in TYPO3
- Hi,
There are 2 features related to WSRP i would like to see in TYPO3 :
- it would be great if Typo3 could con...
2010-01-31
- 21:09 Bug #22032: Provide a manual for system extension saltedpasswords
- After reading again through the manual, some wordings seemed to be odd. Find attached version 1 with a few adjustments.
- 14:05 Bug #22032 (Closed): Provide a manual for system extension saltedpasswords
- System extension saltedpasswords currently lacks of a manual. This makes it difficult for TYPO3 users to use this new...
- 19:43 Bug #25649: Autoload seems to be case sensitive when started in cli-mode
- Sorry, forgot to mention, that it occured under TYPO3 4.3.1, Apache2
PHP:
PHP 5.2.11-2 with Suhosin-Patch 0.9.7 (cl... - 19:41 Bug #25649 (Closed): Autoload seems to be case sensitive when started in cli-mode
- Autoloader seems to be case sensitive, therefore it was not able to unserialize task settings. This was because it co...
- 19:12 Bug #22034 (Closed): Recursive deletion of alternative page languages
- If an alternative page language record will be deleted this can trigger the automatic deletion of other records in th...
- 17:10 Bug #22028: Issue ID 0013244 and 0013258
- Yes I'm sure.
Suse 9.3 came with PHP 5.0.3 and I had to upgrade. But I don't recall whether I downloaded a rpm or ... - 12:35 Bug #22028: Issue ID 0013244 and 0013258
- Are you <b>really, really, really</b> sure that you are running at least PHP 5.2.0? I can't really believe this.
htt... - 12:05 Bug #22028: Issue ID 0013244 and 0013258
- Here is the error message:
Fatal error: Call to undefined function filter_var() in /var/www/vhosts/hsbk-oberhausen... - 16:59 Bug #21202: No redirection after login by systemextension felogin
- The attached patch no longer applies to 4.3.1 because of whitespace changes. I have attached an updated patch (t3bug-...
- 16:51 Bug #22033: SPRITE ICON API
- added docu as separate file
- 16:42 Bug #22033 (Closed): SPRITE ICON API
- SPRITE ICON API
The sprite icons are a completely different approach than using single file images. In order to ge...
2010-01-30
- 14:03 Bug #22031 (Closed): When installing the versioning the list view gets corrupted
- When installing the versioning the list view gets corrupted
(issue imported from #M13374) - 12:24 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- (Initial) patch introduces a new variable in saltedpassword's service class that overwrites extension configuration v...
- 11:45 Bug #22030 (Closed): Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
- Knowing a salted hashed password is sufficient to authenticate a Frontend user when using activated sytem extension s...
- 12:01 Bug #22028: Issue ID 0013244 and 0013258
- In your PHP error log file. If you don't know, where it is located, ask your admin or hoster.
You could also enabl... - 11:07 Bug #22028: Issue ID 0013244 and 0013258
- Where can I find the log?
- 09:03 Bug #22028: Issue ID 0013244 and 0013258
- Did you encounter the same error message in log?
- 00:01 Bug #22029 (Closed): cropHTML not honoring whole word setting
- First, I want to say I love the new cropHTML stdWrap property. But I have found one bug. It is not honoring the whole...
2010-01-29
- 22:57 Bug #22028 (Closed): Issue ID 0013244 and 0013258
- Assuming that I read the threads with IDs #0013244 and #0013258 correctly, the empty backend problem in version 4.2....
- 22:44 Bug #22009: PHP Fatal Error: Cannot redeclare class backend_toolbarItem [After Typo3 Upgrade]
- It seems that I have managed to resolve the error. Since the Typo3 installation was working once before with the sam...
- 17:52 Bug #21774: User Tools/Worspace screen stage change buttons problem
- Hi Daniel, I've patched the 4.2 patch 0009415 the same way :-)
Merged changes into 0012887_state-change-bug_v2.diff - 14:59 Bug #15604: versioning a page breaks all MM-Relations
- Kasper made a few changes in the previous versions, so in most cases everything works fine in latest version 4.2.11. ...
- 14:41 Bug #22027 (Closed): Method filelink of tslib_content uses 'target' instead of 'fileTarget'
- Method filelink prepares the typolink configuration with a parameter 'target'. However when dealing with files, the "...
- 11:42 Bug #22026 (Closed): DB Tools: Search Record shows the incorrect form, when the search starts
- Search record
Search String: Enter word, but the search result is false or empty. The 2nd attempt works always.
... - 11:37 Feature #22025 (Closed): Add a rel="nofollow" on the forget your password link
- If you have a login box on each of your pages you get indexed twice for each page. (at least if you rewrite the link)...
- 10:25 Bug #22024: Table headers in t3lib_fullsearch
- v2 takes more care about CGL and valid code
- 08:12 Bug #22024 (Closed): Table headers in t3lib_fullsearch
- This function renders the headers in t3lib_fullsearch which is used in sysexts sys_actions and lowlevel (BE module DB...
2010-01-28
- 23:32 Feature #22021: Edit User Groups from Backend User Administration
- one could have a list of BE-Usergroups as well ... not a bad idea
- 23:05 Bug #22023 (Closed): HTML cObject parser in t3editor fails to properly find matching parentheses
- In the following code in editing template records, the t3editor fails to realize where the parentheses close, therefo...
- 16:16 Bug #22022 (Closed): Cannot disable url prefixing for local anchors. config.prefixLocalAnchors > has no effect
- Setting config.prefixLocalAnchors > has no effect. Local URL's are still prefixed.
To note: when unsetting config.... - 16:08 Bug #21877: t3editor don't show content in FF3
- can be closed, updated typo3 and it works
- 15:46 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- I have fixed the bug.
In /t3lib/class.t3lib_tcemain.php on line 4730 the "transOrigPointerField" will be kept.
That... - 11:32 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- I've tested this issue again in a fresh installed TYPO3 Backend (Ver. 4.3.1).
I've created a new alternative page la... - 11:59 Bug #22019: Reorganization of CSS stylesheets and icons within the Core
- RFC dropped
- 10:10 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
- Confirmed with TYPO3 4.3.1 in IE 6, 7 and 8. Without text only the top line can be clicked to focus the RTE so you ca...
Also available in: Atom