Activity
From 2009-10-04 to 2009-11-02
2009-11-02
- 23:52 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Of course, I meant remote access to my mac. Do you have a small testsuite, what key codes are fired, when I press the...
- 23:44 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Well, remote access will not be of any help as the problem is on the client side. I don't understand why Opera handle...
- 23:30 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Unfortunately not. If you need remote access, just contact me on skype (steffengebert)!
- 20:29 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Second trial... Please test patch version 2 against trunk.
- 18:14 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Just tried 9.6 and it was already there.
- 17:59 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- @Steffen: Would you know if this issue is new on Mac with Opera 10 or if it was already so with Opera 9.5?
- 23:34 Bug #21432 (Closed): Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
- Limitations of the SQL parser are often the cause of bugs in DBAL. However main parts of the parsing process are loca...
- 23:03 Bug #21418: RTE sometimes not loading
- The reported js error is corrected by trunk revision 6312 (see #12439).
However, I would be surprised that it woul... - 22:53 Bug #21431: htmlArea RTE: js error raised by default word cleaning
- Patch committed to SVN TYPO3core trunk (revision 6312).
- 21:17 Bug #21431 (Closed): htmlArea RTE: js error raised by default word cleaning
- A js error is raised on paste when the default word cleaning is enabled:
editor.getPluginInstance("Default") is nu... - 22:52 Revision 08f0eac8: Fixed bug #12439: htmlArea RTE: js error raised on paste by default word cleaning
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6312 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:33 Bug #21396: sys_refindex can't handle linkhandler links correctly
- How to reprocue it:
===============
- Use current linkhandler version from TER http://typo3.org/extensions/reposito... - 18:40 Bug #21396: sys_refindex can't handle linkhandler links correctly
- Hi Mick,
could you please provide a short information on how to test this issue? I don't think that it would be easy... - 19:56 Bug #21430 (Closed): tt_content bodytext wizard icons aren't aligned properly...
- The RTE, table and form wizard icons for the tt_content.bodytext field aren't aligned properly. The TCA configuratio...
- 19:55 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Hey Peter, thanks for following that up and tracking that down!
This might be indeed the reason, I still haven't t... - 18:55 Bug #21428 (Closed): Recycler produces some scroll bars
- The recycler produces some scrollbars and this look a bit ugly.
* the recycler should use the whole dimension avai... - 18:28 Bug #21427 (Closed): Integrate checks concerning Suhosin/Hardened PHP in Install Tool
- The Suhosin/Hardened PHP Project allows to set limits to several PHP transmission (e.g. number of POST arguments) tha...
- 18:24 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
- this is obviously a Core issue (which shows up whenever TemplaVoilà is used - therefore I'll move that to the Core-Pr...
- 16:37 Bug #21426 (Closed): Accentuated characters in CE are not saved properly
- When using accentuated characters in either Header or Text field of a content element, the accentuated characters are...
- 16:03 Bug #21339: "Generate random key" button doesn't work
- I updated typo to 4.2.10 but it didn't resolve the problem. I made an installation on my local computer (windows) and...
- 15:13 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
- This is a duplicate of #19199. Please set the relationship (and vote ;))
- 14:28 Bug #21205: deleting of Irre Elements does not work
- This issue was solved with RFC #21349
- 14:28 Bug #21205: deleting of Irre Elements does not work
- Great! Thanks for your feedback! :)
- 14:27 Bug #21340: js error "result.login is undefined"
- Hi Stephan,
does the problem still exist with the current SVN Trunk of TYPO3 4.3?
At least the IE Error "Bezeichner... - 13:55 Bug #21425 (Closed): Name attribute in search form - invalid XHTML strict
- The form tag has the attribute name="tx_indexedsearch", which makes it not XHTML strict compliant.
Using last vers... - 13:19 Revision e16a5780: Follow-up to #10467: Fixed JavaScript notation bug for IE8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6311 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:48 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
- This issue was solved by RFC #21349
- 10:21 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
- Hi,
sorry for the late response ...
the patch is working fine and the problems are solved.
thanx! - 12:32 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
- This is similar (but not equal!) to #11839
- 12:29 Feature #25566 (Closed): t3editor should work also in file list with files with the extension '.ts'.
- t3editor now in 4.3beta2 works really like a charm now for me (beside some x-browser probs).
But it would be very us... - 12:26 Bug #25565 (Closed): t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- t3editor CTRL + S works on Opera but Opera decides to save the whole website too, at least on Windows Vista
Open a... - 12:22 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
- attached the current revision (pending in corelist) of the patches.
Using the HTTP_HOST in the cache identifier is... - 12:17 Bug #25555: Hardcoded label "lines" in t3editor
- Hej Christopher,
i have a patch in the pipe. i will post it after commiting the current pending patches. I think i... - 12:11 Bug #20194: Usability: Remove "Save and View" when creating records in sysfolders
- I attached a new version for that patch (10706_v2.diff). It provides the option to enable the "save & view" button fo...
- 11:30 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
- Added v2 against current trunk if this patch should ever be used (still pending)
- 06:54 Bug #21424 (Closed): wizard_add.php not compatible with workspaces
- This bug occurs when using the wizard_add.php together with TCA types "group" and "select". Records added in draft wo...
- 01:01 Feature #21423 (Rejected): Install Tool Password gets transmitted plain text
- When you log into the install tool, the password is transmitted plaintext "as is" to the server and there it gets md5...
2009-11-01
- 23:20 Bug #21419: Hard-coded strings for collections in status reports
- Attached v2 which takes Christopher's comments into account, and also includes many more hard-coded strings which I f...
- 22:24 Bug #21419: Hard-coded strings for collections in status reports
- As far as I have noted down these should be all of them in this extension.
But this note is already quite old (threa... - 22:13 Bug #21419: Hard-coded strings for collections in status reports
- Argh! So many of them!
Thanks for pointing this out. - 18:51 Bug #21419: Hard-coded strings for collections in status reports
- Hi Francois,
thanks for fixing this!
I still found some here:
typo3/sysext/install/report/class.tx_install_repor... - 18:16 Bug #21419 (Closed): Hard-coded strings for collections in status reports
- The names of the collections in the status reports of hard-coded in the status report's code. They should be replaced...
- 23:15 Bug #21421: slow t3lib_TSparser::parseSub
- works great
thank you - 22:22 Bug #21421 (Closed): slow t3lib_TSparser::parseSub
- There was a report about slow parsing of TS Templates in the dev list containing a description of the problem:
http:... - 22:54 Bug #21422 (Closed): Method "t3lib_tstemplate::procesIncludes" has misspelled "proces"
- The method is named "procesIncludes"
It is obvious to write "process" having 2"s"
Solution:
Rename method to "... - 22:42 Bug #21416: services overview does not provide extension key for installing the service
- Perfect, tHNx Francois.
- 18:15 Bug #21416: services overview does not provide extension key for installing the service
- That's a valid point. My proposal is to add it in the form:
metaExtract: Video (ma_meta_audiovideo: tx_mametaaudio... - 16:50 Bug #21416 (Closed): services overview does not provide extension key for installing the service
- In the "Installed Services" report you have the title of the Service and in brackets the tx_......... Like "metaExtra...
- 18:10 Bug #21418 (Closed): RTE sometimes not loading
- I have this issue spontanously on trunk version. All is standard, nothing special configured, no extra tsConfig, just...
- 16:57 Feature #21417 (Closed): TypoScript: page.config.additionalHeaders: Lack of flexibility because of data type string
- The field <i>page.config.additionalHeaders</i> should have a stdWrap functionality:
At the moment you are not able... - 16:47 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
- Confirmed.
IMHO $this->root in t3lib_cache_backend_FileBacked should be changed from / to PATH_site or something. - 14:58 Bug #21415 (Closed): Fix failing unit test in t3lib_cache_backend_FileBackendTestCase
- The unit test "getCacheDirectoryReturnsThePreviouslySetDirectory" in t3lib_cache_backend_FileBackendTestCase currentl...
- 13:57 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
- can you give me a hint, how the configuration option is called?
- 13:56 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
- Do you have cleaning Word tags enabled?
After you paste some text this feature sends this text to the server and bac... - 13:34 Bug #21414 (Closed): Paste is erratic in Opera 10 when server-based cleaning is enabled
- Paste functionality seems to have some issues:
If I press Cmd+V (Ctrl+V on Win), the text is inserted a few times, b... - 13:13 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- No, unfortunately this doesn't help :(
- 09:15 Bug #21413 (Closed): Log deprecated method calls and remove them in 4.5
- Many methods from Core either are marked as deprecated but either miss the t3lib_div::logDeprecatedFunction() call at...
2009-10-31
- 22:31 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Please test the attached patch against trunk on Mac.
Do not forget to clear RTE cache and Opera cache before testing. - 16:17 Bug #21393: Log deprecated method call in t3lib_db and remove the method in 4.4
- committed to trunk, rev 6310
- 16:17 Revision 6beb3617: Fixed bug #12386: Log deprecated method call in t3lib_db and remove the method in 4.5 (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6310 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:15 Bug #21394: Log deprecated method call in t3lib_befunc and remove the method in 4.4
- committed to trunk, rev 6309
- 16:14 Revision 922de147: Fixed bug #12387: Log deprecated method call in t3lib_befunc and remove the methods in 4.4 (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6309 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:12 Bug #21395: Log deprecated method call in t3lib_beuserauth and remove the method in 4.4
- committed to trunk, rev 6308
- 16:11 Revision 3b403e27: Fixed bug #12388: Log deprecated method call in t3lib_beuserauth and remove the method in 4.4 (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6308 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:10 Bug #21399: Log deprecated method call in t3lib_install and remove the method in 4.4
- committed to trunk, rev 6307
- 16:09 Revision 82cdbbd1: Fixed bug #12392: Log deprecated method call in t3lib_install and remove the method in 4.4 (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6307 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:06 Bug #21400: Log deprecated method call in t3lib_stdgraphic and remove the method in 4.4
- committed to trunk, rev 6306
- 16:05 Revision accaa14d: Fixed bug #12393: Log deprecated method call in t3lib_stdgraphic and remove the method in 4.4 (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6306 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:00 Bug #21401: Log deprecated method call in t3lib_tceforms_inline and remove the method in 4.4
- committed to trunk, rev 6305
- 15:59 Revision 95870335: Fixed bug #12394: Log deprecated method call in t3lib_tceforms_inline and remove the methods in 4.4 (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6305 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:21 Bug #21412: "No TypoScript template found!" Error when you use the Save&View Button on a new Version of a Page-Record
- Hi Devid,
thanks for your bug-fix!
To get the fix included in the next versions of TYPO3, please send it to the c... - 14:58 Bug #21412 (Closed): "No TypoScript template found!" Error when you use the Save&View Button on a new Version of a Page-Record
- When you edit the Page-Properties on a new Version in a Workspace and use the button "save document and view page" th...
2009-10-30
- 22:06 Feature #21411 (Closed): trimExplode with more than only one delimiter
- Like in the php function str_replace() there could be a possibility to give more than only one delimiter
see f... - 21:02 Bug #25555: Hardcoded label "lines" in t3editor
- Hi Tobi,
I saw that you posted several improvements to t3editor today!
Any progress on this one? - 18:03 Feature #25622: Add BE method to mark a stalled / died task as not running
- Committed to trunk in revision 6304
- 17:56 Revision 8bdc4c4d: Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6304 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:19 Bug #21279: Improve locallangXMLOverride feature
- New patch - new place for the config: It's moved from $TYPO3_CONF_VARS['EXT']['locallangXMLOverride'] to $TYPO3_CONF_...
- 17:12 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Yes, works in both.
- 17:05 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- I do not have access to a Mac.
Does it work in Safari on Mac? Does it work in Firefox on Mac? - 16:29 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Indeed, you're right. It appears only on my MacOS, not in a Windows VM.
@stan
Do you have a Mac in reach? Otherwi... - 08:24 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Could it be a plattform/browser issue?
OS could be helpful in this questions - as browser can behave slightly diffr... - 03:29 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- Do I understand well? I just re-tested this with Opera 10.01 and TYPO3 4.3 (SVN trunk): shift+enter does insert a br ...
- 17:11 Bug #25564: codecompletion IMAGE.titleText attribute missing
- attached patch provided by Stephan Petzl. Thanks!
- 17:10 Bug #25564 (Closed): codecompletion IMAGE.titleText attribute missing
- the titleText attribute for IMAGE is missing in tsref.xml
(issue imported from #M12417) - 16:57 Bug #21410: t3lib_BEfunc::getProcessedValue does not show record title for foreign elements for type group / db
- Steps for testing:
any Table with a TCA Field type group, internal_type db can be use for testing.
Just display t... - 16:18 Bug #21410 (Closed): t3lib_BEfunc::getProcessedValue does not show record title for foreign elements for type group / db
- Problem:
In the list view relation fields using the type group (internal_type=db) doesn't display the related val... - 16:21 Bug #25563 (Closed): cleanup t3editor javascript file
- some javascript files need some cleanup to match the CGL.
* CGL cleanup
* removed commented code
* check for unn... - 16:09 Bug #25562 (Closed): t3editor should not be disabled in safari
- currently the t3editor is disabled in safari.
In the javascript for the initialisation is an check for "webkit", whi... - 16:03 Bug #25561: CodeCompletion: CONTENT->select is of type "string", should be "select"
- Thanks to Stephan Petzl for fixing this issue
- 16:02 Bug #25561 (Closed): CodeCompletion: CONTENT->select is of type "string", should be "select"
- in the tsref.xml, the CONTENT->select is of type "string", should be "select"
(issue imported from #M12412) - 15:59 Bug #25560: gifbuilder IMAGE type being treated as cObj IMAGE
- thanks to stephan petzl for taking care on this issue
- 15:58 Bug #25560 (Closed): gifbuilder IMAGE type being treated as cObj IMAGE
- * gifbuilder IMAGE type being treated as cObj IMAGE
* gifbuilder types (SHADOW, BOX, EFFECT, etc.) are not triggered... - 15:55 Bug #25551: codecompletion triggers with spaces in TS path
- thanks christian kartnig for fixing this issue
- 15:50 Bug #25559: CodeCompletion: some properties got not listed
- thanks to Stephan Petzl for fixing this issue
- 15:48 Bug #25559 (Closed): CodeCompletion: some properties got not listed
- properties got not listed in the codecompletion results, when they had the same naming as a javascript array member (...
- 15:43 Bug #25558: codecompletion: objects still showed up after deleting
- thanks to christian kartnig for this bugfix
- 15:42 Bug #25558 (Closed): codecompletion: objects still showed up after deleting
- Example:
temp.myImage = IMAGE
temp.myImage >
Code-Completion (Ctrl-Space) still shows 'myImage' in proposals f... - 15:34 Bug #25539: bad line numbering
- attached patch should solve the problem
- 14:19 Bug #25627: Minor cleanups in BE module
- Committed to trunk in revision 6303
- 14:13 Bug #25627 (Closed): Minor cleanups in BE module
- The attached patch does the following minor things:
- in the list view, running tasks appeared disabled if their c... - 14:16 Revision c5a3d2fb: Fixed bug #12406: Scheduler: Performed some minor cleanups in the BE module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6303 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:25 Bug #21409 (Closed): Frontend editing form does not display flexforms with multi-line tabbed dividers correctly
- When opening an edit form that contains a flexform with tabbed dividers: If those tabs occupy more than one row, the ...
- 11:07 Bug #21408 (Closed): Various crashes in SQL parsing when using install tool to compare and fix database.
- I tried updating a rather outdated TYPO3 database and got a few errors.
When updating a table where the engine typ... - 10:57 Bug #21343: Database Analyser does't undestand comments in sql file
- Actually, when coming from SQL the only comment allowed starts with two dashes, so
-- this is a comment in SQL
... - 10:48 Feature #21407: Provide a t3lib library for symmetric encryption
- The t3lib library (class.t3lib_symencryption.php) is intented to be located in a newly to be created path t3lib/secur...
- 10:44 Feature #21407 (Closed): Provide a t3lib library for symmetric encryption
- TYPO3 lacks general encryption support.
This RFC is about an easy to use t3lib library that provides symmetric encry... - 10:01 Revision a9cf6d4e: corrected date in ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6302 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:57 Revision a75107da: Follow-up to #12336: Little Flaws with MediaCE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6301 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:55 Bug #21406 (Closed): Some Error at the
- When I use the Install-Tool the first time in a new TYPO3 4.3.0beta2 installation there come everytime the error:
"T...
2009-10-29
- 23:26 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
- The attached patch (rtehtmlarea_bugfix_4670_trunk.patch) cleans up any empty "a" tag left over by a cut operation (us...
- 20:50 Bug #21405 (Closed): Suggest Autocomplete
- The suggest-autocomplete feature which is now integrated to core works excellent when using it in tca.php
But I can'... - 20:34 Bug #21375 (Closed): Unreplaced markers stay in the BE
- Some markers, which are not replaced, stay in the output. This is not a problem in the Core, but is an issue for exte...
- 19:44 Bug #21404: opening records using opendocs in top frame should not close page tree frame
- probably in line 179 of "class.tx_opendocs.php" target="content" could be replaced with target="list_frame"
nav_fr... - 18:59 Bug #21404 (Closed): opening records using opendocs in top frame should not close page tree frame
- When user opens records using the opendocs-menu in the top frame the page tree frame is closed.
The page tree fram... - 17:14 Bug #21403 (Closed): PHP Warning produced by t3lib_div::flushOutputBuffers()
- Problem:
The method "t3lib_div::flushOutputBuffers()" produces a PHP Warning after each run of the "cli_dispatch.php... - 16:59 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- # to reproduce:
// within t3lib_div::_GP('TYPO3_INSTALL'); stripslahesOnArray89 is used which in turn uses referen... - 16:54 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- This might(?) depend on the php version? At least it turns out to be an issue with 't3lib_div::stripSlashesOnArray()'...
- 13:33 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Serversetting:
* Apache2 (2.2.3-4+etch10)
* PHP 5.2 (5.2.0.8+etch15)
* MySQL Server 5 (5.0.51a-3~bpo40+1)
* K... - 12:15 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Thanks Dirk, I just edited your note to "anonymize" your save_path, I hope it is ok. :) And Pavel, you called phpinfo...
- 08:50 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Session Support enabled
Registered save handlers files user
Registered serializer handlers php php_binary wddx
... - 01:31 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Hi,
It is that information which is necessary?
session
Session Support enabled
Registered save handlers fil... - 16:48 Bug #25626: Change TEXT fields to BLOBs for storing serialized data
- Committed to trunk in revision 6300.
- 16:46 Revision a7dc9aeb: Fixed bug #12381: Scheduler: Changed TEXT fields to BLOBS for storing serialized data
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6300 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:24 Bug #19734: t3lib_db explainOutput does not work with tablealias
- Updated patch sent to the core list
- 14:43 Bug #21402: spamProtectEmailAdresses does not encrypt:decrypt 1:1
- TYPO3 Version 4.3
- 14:41 Bug #21402 (Closed): spamProtectEmailAdresses does not encrypt:decrypt 1:1
- There is a problem with spamProtectEmailAdresses. If you add a subject to a mail link, some chars can break the java...
- 14:29 Bug #18662: Storing data crashes somehow with MM tables
- @olly: I agree on that at least for new projects, but I think it would be great
to have the ability to completely s... - 12:56 Bug #21388: typo3temp got filled with thousands of javascript_* files
- Additional information - How to reproduce:
1.) Delete temp js files in typo3temp
2.) Create a Layer_menu with a code ... - 12:20 Revision 71eb52f2: [+FEATURE] Fluid (ViewHelpers): extended cObject viewhelper by an additional "data" argument. Now you can write {f:cObject(typoscriptObjectPath: 'lib.someCObject', data: someObject)} in your templates. This change is backwards compatible! Relates to #5150
- [+FEATURE] Fluid (ViewHelpers): extended translate viewhelper by an additional "default" argument. Now you can write ...
- 11:08 Bug #21384: Warning issued on first load of install tool
- Commited to
- trunk rev. 6297 (beta3)
- 4.2 rev 6298 (4.2.11)
- 4.1 rev 6299 (4.1.14) - 11:07 Revision 00ae5af6: Fixed bug #12371: Warning issued on first load of install tool with open_basedir set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6299 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Revision 370141f9: Fixed bug #12371: Warning issued on first load of install tool with open_basedir set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6298 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Revision 2fe1ef07: Fixed bug #12371: Warning issued on first load of install tool with open_basedir set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6297 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:20 Bug #21401 (Closed): Log deprecated method call in t3lib_tceforms_inline and remove the method in 4.4
- Methods getNewRecordLink(), initForAJAX() and getJSON() of t3lib_tceforms_inline are deprecated since TYPO3 4.2.
U... - 10:12 Bug #21400 (Closed): Log deprecated method call in t3lib_stdgraphic and remove the method in 4.4
- Methods imageGif() and imageCreateFromGif() of t3lib_stdgraphic are deprecated since TYPO3 4.0.
Use t3lib_div::log... - 10:05 Bug #21399 (Closed): Log deprecated method call in t3lib_install and remove the method in 4.4
- Method getFieldDefinitions_sqlContent() of t3lib_install is deprecated since TYPO3 4.2.
Use t3lib_div::logDeprecat... - 10:00 Bug #21398 (Closed): Remove deprecated methods in t3lib_htmlmail
- Methods quoted_printable() and convertName() were announced to be removed in TYPO3 4.3. Do this yet.
(issue impor... - 09:38 Bug #21397 (Closed): Wrong module name in extbase backenplugin in page context
- When you add an extbase backend module and whant to use in the page context, the module name ist not determined corre...
- 09:37 Bug #21396 (Closed): sys_refindex can't handle linkhandler links correctly
- Problem:
The "t3lib_softrefproc" handle the linkhandler values as type of "_STRING" and that is wrong.
The linkh... - 09:29 Bug #21395 (Closed): Log deprecated method call in t3lib_beuserauth and remove the method in 4.4
- Method trackBeUser() of t3lib_beuserauth is deprecated since TYPO3 3.6. Use t3lib_div::logDeprecatedFunction() at the...
- 09:22 Bug #21394 (Closed): Log deprecated method call in t3lib_befunc and remove the method in 4.4
- Many methods are marked as deprecated. Use t3lib_div::logDeprecatedFunction() to log them and clearly state in phpDoc...
- 09:05 Bug #21393 (Closed): Log deprecated method call in t3lib_db and remove the method in 4.4
- Method sql() of t3lib_db is deprecated since TYPO3 3.6.
Use t3lib_div::logDeprecatedFunction() at the beginning of... - 08:29 Bug #21350: AJAX Login fails in Filelist
- At my end relogin doesn't work. Even on Web>page.
There is no 10 sec delay. It is almost instant giving the messa... - 08:24 Revision dc145d3c: [!!!][+FEATURE] Fluid: Strings inside Arrays and the inline notation are now parsed by Fluid as well. This enables things like {fullName: '{firstName} {lastName}'} - thus, everything can be nested inside arrays and the ViewHelper inline notation arguments. This is a breaking change in case you used literal {...} inside your arguments, but not else. Relates to #5118.
- [+FEATURE] Fluid (ViewHelpers): extended format.date viewhelper by an additional "date" argument. Now you can write {...
- 03:39 Bug #21351: Plugins may not be loaded for multiple RTEs
- I think that this is a regression that was introduced by trunk revision 4556 and TYPO3_4-2 branch revision 4670.
I...
2009-10-28
- 23:33 Revision 00f276a2: Added code to log all deprecated method calls
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25963 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:23 Bug #21065: Sporadic random Backend Logoffs
- No, has nothing to do with extensions. I only opened Backend and a TCEform.
There should be a reason, why it falls... - 23:22 Bug #21065: Sporadic random Backend Logoffs
- And another note about this, just found this piece of information, which might explain why setting the TYPO3 backend ...
- 23:20 Bug #21065: Sporadic random Backend Logoffs
- IE8 displays that buttoon on every page that is presenting itself in standards mode and has no meta-tag. This is not ...
- 23:03 Bug #21065: Sporadic random Backend Logoffs
- Okay, will try it after tomorrows exam and appropriate party :)
I think then I should at least get error messages,... - 23:00 Bug #21065: Sporadic random Backend Logoffs
- It has been documented on how to get rid of the "compatibility switch" on a website. Read the full blown explanation ...
- 22:43 Bug #21065: Sporadic random Backend Logoffs
- No, they for sure didn't hit that button.
I always get switched to Comp-mode, as soon as I open the page propertie... - 22:40 Bug #21065: Sporadic random Backend Logoffs
- I tested some minutes with IE8 and couldn't reproduce that.
I was only "thrown out" of the backend as soon as I cl... - 22:34 Bug #21065: Sporadic random Backend Logoffs
- I had two clients in my last training, which used IE8 and were sometimes thrown out of backend. We added the site to ...
- 22:45 Bug #21343: Database Analyser does't undestand comments in sql file
- Ok, I unterstand now.
The parser from the install tool is pretty "dumb" when it comes to comments. It will get han... - 22:41 Bug #21343: Database Analyser does't undestand comments in sql file
- Hmm, so far I isolated bug triggering to this sql definition
CREATE TABLE tx_extkey_table1 (
uid int(11) unsigne... - 20:11 Bug #21343: Database Analyser does't undestand comments in sql file
- Start-of-line comments are handled correctly ("#"). Other comments are not really supported, also not after-a-line-co...
- 22:36 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Dirk, so no fastCGI on your front? Could you please post us the "session" part of the phpinfo() as shown in the Insta...
- 22:30 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- this is my environment where it doesn't work with 4.2.10:
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
CON... - 20:46 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- I was suspecting the FastCGI to be the cause, but I just tested on a FastCGI installation (on debian etch, PHP Versio...
- 20:16 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- SERVER_SOFTWARE Apache/1.3.34 (Debian)
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.0
PHP Version 5.2.0-... - 19:48 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Could the reporter Dirk, Sebastian and Pavel please give us more details about your setup?
Which PHP versions, whi... - 22:29 Bug #21384: Warning issued on first load of install tool
- Thanks. Pending in the core list
- 20:59 Bug #21384: Warning issued on first load of install tool
- Yep, patch fixed this.
The system is a std. debian lenny php package (php5-cgi/lenny uptodate 5.2.6.dfsg.1-1+lenny... - 19:42 Bug #21384: Warning issued on first load of install tool
- Ok, the problem is that glob() seems to be returning false in your case, while it returns an empty array for me in th...
- 19:27 Bug #21384: Warning issued on first load of install tool
- The gc callback in session_set_save_handler() is called _before_ the write callback. Thats the reason why sometimes n...
- 08:04 Bug #21384: Warning issued on first load of install tool
- I am not able to reproduce that. The "hash_" file is created as soon as I first hit the install tool, so there is alw...
- 22:00 Revision 97bbe8a2: Follow-up to #12326: $label is already used, rename new variable to $optionLabel
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6296 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:38 Feature #21392: REQ: DB Compare - check all button?
- Wow, Thanks a lot!
- 19:08 Feature #21392: REQ: DB Compare - check all button?
- This is a duplicate of #20733.
- 19:08 Feature #21392: REQ: DB Compare - check all button?
- Hi Maik,
thanks for your bug-report.
The feature you requested - a check all button in the database analyzer in... - 17:09 Feature #21392 (Closed): REQ: DB Compare - check all button?
- Wie wäre es im Install-Tool unter Punkt 2: Database Analyser nach dem
'DB compare' eine Option 'alle auswählen' einz... - 16:02 Bug #21389: Allow to overwrite cli arguments
- I've attached a cleanup up version of the patch.
- 11:43 Bug #21389 (Closed): Allow to overwrite cli arguments
- Currently there is no way to overwrite the used cli arguments from the class who extends from the t3lib_cli.
This ... - 15:37 Task #21391 (Closed): Add some more unit tests
- Let's have some more unit tests.
(issue imported from #M12382) - 15:04 Bug #25626 (Closed): Change TEXT fields to BLOBs for storing serialized data
- The fields "serialized_task_object" & "serialized_executions" are defined as "TEXT" this can be a problem with charse...
- 14:31 Revision 6fe53b9e: Moved class tx_dbal_sqlengine to freshly created directory lib/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25944 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:26 Revision 6561b66b: Added compatibility operators for PostgreSQL as resource script (thanks to Ries van Twisk)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25943 735d13b6-9817-0410-8766-e36946ffe9aa
- 13:47 Bug #19613: Default values have no labels in the multiple select control inside the flexform
- rev 6295 and 6294
- 13:45 Revision abc46965: Fixed bug #9795: Default values have no labels in the multiple select control inside the flexform
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6295 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:43 Revision c2c11a0e: Fixed bug #9795: Default values have no labels in the multiple select control inside the flexform
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6294 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:41 Revision 9e1f1453: Fixed wrong year
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6293 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:43 Bug #21390: Missing JS linebreak crashes output within IE 8.0 (non non-compatibility mode)
- Sorry, forgot to add Summery: Missing JS linebreak crashes output within IE 8.0 (non non-compatibility mode)
- 12:39 Bug #21390 (Closed): Missing JS linebreak crashes output within IE 8.0 (non non-compatibility mode)
- The problem is the same like http://bugs.typo3.org/view.php?id=8421.
New about this issue is, that it crashes the ... - 12:24 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
- Having exactly the same issue. The problem seems to be clear: due to not resetting the $this->stdWrapHookObjects arra...
- 11:47 Bug #21345: cHash is generated when no parameters are given
- Nobody prevents you from sending an RFC to the core list and try to get it into the core:
http://typo3.org/teams/cor... - 11:10 Bug #21345: cHash is generated when no parameters are given
- An other problem occurs if you have the following typoscript setup:
10 = TEXT
10 {
typolink {
... - 10:52 Bug #21345: cHash is generated when no parameters are given
- I think such typoscript errors exists on many sites. If you have such an error on a big site is hard to locate it. Th...
- 11:37 Bug #21388 (Rejected): typo3temp got filled with thousands of javascript_* files
- If you use "GMENU_LAYERS / TMENU_LAYERS" without a specific "layer_menu_id" then your typo3temp will be filled contin...
- 11:23 Bug #21387 (Closed): typo3tempgot filled with thousands of EXTERNAL_URL* files
- If indexing of external URLs is activated then typo3temp will be filled continously with EXTERNAL_URL* files. Sometim...
- 10:53 Revision 81c794a9: Follow-up to #11370: Inconsistent Login Screen doesn't show system required errors
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6292 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:42 Bug #21385: install: Login form message is shown as warning
- committed to trunk, rev 6291
- 10:42 Revision 4b5bff31: Fixed bug #12372: install: Login form message is shown as warning
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6291 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:40 Bug #21371: Remove WIN-check in tsconfig_help::rebuild
- committed to trunk, rev 6290
- 10:38 Revision 4dba7fd9: Fixed bug #12355: Remove WIN-check in tsconfig_help::rebuild
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6290 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:31 Bug #21378: Icon for content element 'Media'
- committed to trunk, rev 6289
- 10:30 Revision 36ac4bee: Fixed bug #12364: Icon for content element 'Media'
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6289 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:20 Bug #17785: Multiple RTEs in Flexforms don't work properly
- I tried to understand what produce the bug and analysed the javascript code. There are many objects rendered with the...
- 08:14 Bug #21205: deleting of Irre Elements does not work
- Everything looking good in the current trunk :)
- 00:55 Revision 85158c68: [+FEATURE] Extbase (Persistence): Implemented support for multiple valued static operands. Resolves #5154.
2009-10-27
- 22:58 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- After updating a bunch of 4.2 sites on different systems (most of them with suhosin +fcgid) with ff 3.5 this issue ne...
- 21:16 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Hi
i had the same problem too. in addition - same problem in "Image Processing" by pressing test buttons. (clean ins... - 14:14 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- I cannot reproduce this with latest revision of 4.2 branch (Opera) on a server that uses fcgid and suhosin.
- 13:34 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Hi there,
i had the same problem. I have tryed with different browsers (opera, ff, konquerer, ie) and different ve... - 22:45 Bug #20430: Test failure and SQL error in the Cache unit tests
- This test has been commented out by Ingo in rev. 5595:
Updated the caching framework to the according FLOW3 revisi... - 22:23 Bug #21386 (Closed): Extension Manager confusing behavior with "reviewed" extensions setting.
- I checked out the trunk from svn today, revision 6286 and did all the standard things in the install tool to switch f...
- 22:17 Bug #21373: Remove exclude=1 from lastlogin field of be_user TCA
- committed to trunk, rev. 6288
- 01:40 Bug #21373 (Closed): Remove exclude=1 from lastlogin field of be_user TCA
- Problem:
#17524 added the lastlogin field to TCA for be_users. The 'exclude' = 1 definition is superfluous as non-ad... - 22:14 Revision 5930ef3d: Fixed bug #12356: Remove exclude=1 from lastlogin field of be_user TCA
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6288 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:56 Revision 49476d3c: [~TASK] Extbase (Persistence): Added count() to the QueryInterface. Related to #4991.
- 21:51 Revision 336367ca: [+FEATURE] Extbase (Persistence): Implemented Query::count() supplementary to Query::execute(). Resolves #4991.
- 21:51 Revision 04208538: [+BUGFIX] Extbase (Persistence): Fixed typo in Exception class.
- [-TASK] Extbase (Persistence): Removed implementation of ArrayObject from Tx_Extbase_Persistence_RowInterface. You ha...
- 21:48 Bug #21205: deleting of Irre Elements does not work
- with current trunk (6287) the bug is solved
- 18:31 Bug #21205: deleting of Irre Elements does not work
- This problem was solved in the current SVN Trunk and will be released with TYPO3 4.3-beta3.
Please report again, if ... - 18:02 Bug #21205: deleting of Irre Elements does not work
- I can confirm this bug for TYPO3 4.3beta2 in Firefox 3.5.3 running on Ubuntu 9.04.
In Epiphany everything works fi... - 21:01 Bug #25625: Don't show rights check on Windows
- Committed to trunk in revision 6287
- 00:04 Bug #25625: Don't show rights check on Windows
- i checked for tsconfig_help and patch can be found in core list, #12355
- 21:01 Bug #21385 (Closed): install: Login form message is shown as warning
- "Enter the Install Tool Password" is shown as warning, but it isn't. Instead it should be shown as info
(issue im... - 20:56 Revision 61e7b9c0: Fixed bug #12251: Scheduler: Don't show rights check on Windows
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6287 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:44 Bug #21384 (Closed): Warning issued on first load of install tool
- On first load of the install tool from the BE interface the following warning is issued. This was introduced with 4.2...
- 20:29 Bug #21383 (Closed): cObject FILE dos not Work with PHP 5.3
- page = PAGE
page.10 = FILE
page.10.file = fileadmin/datei.html
did not work in TYPO3 4.3 beta2 with PHP 5.3.
W... - 19:32 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
- Fixed with patch provided on bug #19073. Please acknowledge on Core list. Thanks.
- 18:32 Bug #19073: "List users online" not DBAL compliant - Module crashes
- I confirm this still occurs in 4.3. Uploaded patch 8915.diff works if patch for issue #19999 has been committed.
- 18:21 Bug #17554: Problem with strings in IN
- Hi,
Is this still true? I mean, I don't use DAM with DBAL but according to code I fixed today for bug #12231, I gu... - 18:17 Bug #21268: Caching framework does not work with DBAL on Oracle
- DBAL patch will be committed as soon as the "core" part of the patch gets committed to trunk. Thanks for reviewing it.
- 16:46 Bug #21268: Caching framework does not work with DBAL on Oracle
- I confirm that "lifetime" field is not quoted
- 17:55 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
- Well, i tried something.
As rootline is modified each time we follow a shortcut, the shortcut resolution should ma... - 17:33 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
- I have another kind of problem with this issue :
When a page is not accessible, the checkRootlineForIncludeSection... - 17:45 Revision 557545c5: Removed garbage character
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25922 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:42 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- @Ernesto,@Steffen
I think sanitizing (new) files in the upload folder by way of the API is the way to go. Addition... - 11:32 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- To sum up once again:
Either
* leave it as it is as safe_mode is soon to be dropped from PHP packages and with c... - 11:16 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- Morton, thanks for your note 31705, which pretty much sums up the real problem here. PHP is not able to create a esca...
- 11:09 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- @Marcus - i ahree that rename is a no-go. But we coud throw an exception if the file is "unescapable"
- 11:06 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- if user don't use the TYPO3 API, we can't do something against. There are several ways to produce rubbish ...
So i... - 10:46 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- Renaming files which are not under explicit TYPO3 control is a no-go.
In addition to the problem of modifying fil... - 10:33 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- If a user is allowed/able to circumvent any TYPO3 mechanism (creation of files via shell, upload via FTP/SFTP/SCP), y...
- 10:28 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- This will reduce the impact of this bug for sure. Extensions that do their "own" file-handling or work with files upl...
- 10:15 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- so as conclusion all picture filenames should be cleaned before copying them to upload folder, then it should work in...
- 09:21 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- Sorry, in my testfile I mistakenly used escapeshellcmd() instead of escapeshellarg() as a remains of some test combin...
- 16:59 Bug #21287: htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
- Committed to SVN TYPO3_core trunk (revision 6286).
- 16:58 Revision 8aa5c896: Fixed bug #12252: htmlArea RTE: errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6286 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:49 Revision 513ffad1: Updated wpplayer to version 2.0beta6
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6285 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:43 Revision a76c3d54: Follow-up of revision 25917: BE login was not possible anymore on an Oracle install
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25918 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:40 Bug #21382 (Closed): Context menu of page tree does not work anymore
- If the "Disable Popup Context Menus" setting in "User Settings > Edit & Advanced functions" is enabled, the context m...
- 16:10 Revision 700760f5: Cleanup: (partially) applied CGL to class.ux_t3lib_db.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25917 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:20 Revision ec4547c2: Cleanup: Applied CGL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25913 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:19 Revision 0d4bbabc: Follow-up to #12358: FE-user last-login field uses "date" instead of "datetime" (thanks to Christian Kuhn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6284 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:02 Bug #21381 (Closed): Optimize some database indexes
- Some database indexes in TYPO3 tables are not optimal: they include sorting field in the wrong position. MySQL will n...
- 14:46 Bug #21166: RTE needs reloading to get displayed properly
- Well, I guess the developer in charge of the project add them. It seems he was trying to set a default language. Anyw...
- 14:38 Bug #21166: RTE needs reloading to get displayed properly
- Where did these lines come from?
May this issue be closed then?
- 14:23 Bug #21166: RTE needs reloading to get displayed properly
- After deinstalling all possible extensions, cleaning up the file system, updating TYPO3, etc. I've found the cause fo...
- 14:40 Revision 9e11e236: Renamed class.sqlengine.php to class.tx_dbal_sqlengine.php to prevent naming annoyance in EM
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25909 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:23 Bug #21380 (Closed): [Media CE] Add flash parameter wmode to 'Media Parameter'
- Please add flash parameter wmode to the list of 'Media Parameter' of the new media content element.
Possible value... - 14:21 Bug #21379: cache_extensions.authorname too small
- Increase it to somewhere around 150
- 14:20 Bug #21379 (Closed): cache_extensions.authorname too small
- cache_extensions.authorname is defined as:
authorname varchar(100) NOT NULL default '',
in t3lib/stddb/tables.s... - 14:09 Bug #21378 (Closed): Icon for content element 'Media'
- There is no icon for content element 'Media' in t3skin\icons\gfx\i
(issue imported from #M12364) - 13:19 Revision bafab2bf: Created icons for extension and Debug module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25898 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:51 Bug #21376 (Closed): Workspace Preview showing live content, not preview of new content
- If i switch to the workspace preview of a page, i see in both frames the current page, and not the preview on the sec...
- 12:25 Bug #19275: TypoScript objects CONTENT and RECORDS do not respect localization of table pages
- I'm not quite sure about it, but I think the patch has a small bug, too.
After patching class.t3lib_page.php the l... - 11:21 Bug #21326: CE Media does not work with certain file names
- resolved by #21354
- 11:20 Bug #21354: Little Flaws with MediaCE
- committed to trunk, rev 6283
- 11:19 Revision df491618: Fixed bug #12336: Little Flaws with MediaCE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6283 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:09 Revision 9b594709: Follow-up of changeset 25876: Using tx_dbal_sqlengine instead of t3lib_sqlengine for sample handlers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25889 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:03 Bug #21374: BE-user last-login field uses "date" instead of "datetime"
- committed to trunk, rev 6282
- 09:41 Bug #21374 (Closed): BE-user last-login field uses "date" instead of "datetime"
- #17524 added a field with the Last login date of a BE-user as read-only field to TCEforms.
Unfortunately, only "da... - 11:02 Revision 9cddb0f8: Fixed bug #12358: BE-user last-login field uses "date" instead of "datetime" (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6282 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:00 Bug #21370: Remove t3lib_sqlengine from Core and move it to DBAL
- committed to trunk, rev 6281
- 10:58 Revision 68cd7766: Fixed bug #12354: Remove t3lib_sqlengine from Core and move it to DBAL (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6281 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:57 Bug #21368: Clean-up SQL parser and SQL engine
- committed v2 to trunk, rev 6280
- 10:55 Revision d2c40ce4: Cleanup: #12351: Clean-up SQL parser (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6280 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:30 Bug #18013: Image compositing with JPGs results in dithered output
- The problem occurs also for me, when using
typoscript to add a after.cObject to a menu; see
the file 'tt_content-m... - 08:52 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- Releated to http://bugs.typo3.org/view.php?id=12090 maybe ?
- 08:44 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- reopened to make it public
- 08:44 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- reopened to make it public
- 00:30 Bug #21346: Page tree will not be shown in the typo3 backend
- It's probably too late but:
Revisions 6235-6237 [1] are clearly the root cause for this bug. I simply wonder why the... - 00:29 Revision 97e2a471: Cleanup: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6279 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:28 Revision fb8990a1: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6278 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:19 Bug #21349: DOM object identifiers use invalid characters
- Committed to SVN Trunk (rev. 6277)
- 00:18 Revision 6b22d0a1: Fixed bug #12327: IRRE - DOM object identifier use invalid characters
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6277 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:13 Bug #20922: Table of new feature "registry" won't be created if database is utf8
- Ok, I'm closing this issue for the TYPO3 Core...
2009-10-26
- 23:50 Bug #21371 (Closed): Remove WIN-check in tsconfig_help::rebuild
- There is a wrong OS-check in tsconfig_help:
if ($GLOBALS['TYPO3_OS'] === 'WIN')
This is wrong, as the OS is saved... - 23:49 Bug #21368: Clean-up SQL parser and SQL engine
- t3lib_sqlengine will be deprecated (see #21370): removed from patch in v2.
- 16:12 Bug #21368 (Closed): Clean-up SQL parser and SQL engine
- This patch adds visibility to methods of t3lib_sqlengine and t3lib_sqlparser and applies CGL on modified lines.
Pu... - 23:45 Bug #21370: Remove t3lib_sqlengine from Core and move it to DBAL
- It has been chosen to deprecate the class instead. Changes have been committed to DBAL trunk.
- 19:45 Bug #21370 (Closed): Remove t3lib_sqlengine from Core and move it to DBAL
- t3lib_sqlengine is not used at all in Core, it is only used within DBAL. It was thought as being a standard class whe...
- 23:39 Bug #21366: Clean-up SQL parser and SQL engine
- Fixed in changeset 25879
- 23:36 Bug #21366: Clean-up SQL parser and SQL engine
- Added v2 as XCLASS of t3lib_sqlengine does not exist anymore in trunk
- 17:24 Bug #21366: Clean-up SQL parser and SQL engine
- Method ux_t3lib_sqlengine::checkEmptyDefaultValue() should not be deleted and I would suggest not to remove the other...
- 15:48 Bug #21366 (Closed): Clean-up SQL parser and SQL engine
- This patch adds visibility to methods of XCLASS of t3lib_sqlengine and t3lib_sqlparser and applies CGL.
(issue im... - 23:38 Bug #25625: Don't show rights check on Windows
- yeah, v2 works perfect. I'd say make a FYI, i will post vote.
With tsconfig_help i'll examine if rebuild really fa... - 21:44 Bug #25625: Don't show rights check on Windows
- Funnily enough, the test was taken from another sysext ;-)
I've uploaded a new version of the patch, could you tes... - 23:38 Revision 96e2fcb1: Fixed bug #12349: Clean-up SQL parser and SQL engine
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25879 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:27 Bug #19810: Broken fe_adminLib.inc
- thanks for the reminder, is in core list now.
- 22:51 Bug #19810: Broken fe_adminLib.inc
- in user_feAdmin->init() it is always been asked for transferred data;
if there's no data transmitted (initial displa... - 23:01 Revision b9f2ade9: Merged branch t3lib_sqlengine 25874:25875 into trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25876 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:38 Bug #21268: Caching framework does not work with DBAL on Oracle
- OK. I'm currently working on #12354. I found that it is possible to have BITAND used for all operators. This is a bug...
- 17:51 Bug #21268: Caching framework does not work with DBAL on Oracle
- Hi, I tried to set up a small website and activated new caching framework but I don't see any error in DBAL module. F...
- 20:42 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- hello oliver,
strange. i checked that behaviour at my private typo3 installation and there it just works fine with... - 18:38 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
- Hi Dirk,
thus, you did not see any tables that needed changes and got redirected immediatelly after clicking the "CO... - 10:53 Bug #21361 (Closed): Update required tables COMPARE doesn't work in 4.2.10
- if i click on "COMPARE" i get redirected to the about section of the install tool :(
(issue imported from #M12342) - 20:18 Bug #20922: Table of new feature "registry" won't be created if database is utf8
- Hey Oli, does not exist anymore.
In the related issue of realurl, the problem stays - 19:30 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
- Could not reproduce for a while, lowering its severity.
- 19:24 Bug #21365: Wrong login message in system log for Tsconfig options.lockToIP restrictions
- recent revision in svn branch 4.2
- 18:35 Bug #21365: Wrong login message in system log for Tsconfig options.lockToIP restrictions
- Hi Marcus,
in which TYPO3 versions did you experience this behaviour? - 15:31 Bug #21365 (Closed): Wrong login message in system log for Tsconfig options.lockToIP restrictions
- TYPO3 logs - amongst others - every successful login to the sys_log table. A user could use TSconfig configuration "o...
- 18:32 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
- Hi,
the problem can be found in CSS selectors modern browsers use (e.g. "#element.className") instead of using an el... - 17:04 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
- Oh, I've realised now, that this seems to be a problem of modern browsers only, because this is a problem in Firefox ...
- 17:01 Bug #21369 (Closed): JavaScript-Error with "useSortable => 1" with more than one inline element
- With more than one element, inserted in an inline area (IRRE), I've got the following JavaScript-Error when I have en...
- 18:21 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- Your above (claimed) results of wrapFilenames() are wrong; the resulting string is independent from safe_mode setting...
- 18:20 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- Just to show the different results of the wrapFilenames() function with safe_mode = On and Off here's the output of a...
- 18:12 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- You are right about the Frame Indicator being the most visible cause of the problem. With "clean" filenames it's the ...
- 17:57 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- SUMMARY:
The problem IS the frame indicator (1) now being encapsulated by single quotes. Before the command injectio... - 16:56 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- The frame indicator (being part of the filename and thus encapsulated in single quotes) is the problem. As temporary ...
- 14:20 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- Thanks for testing.
What the patch does:
- prevents double escaping if safe_mode is enabled
- makes sure that in... - 13:41 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- It happens also with 4.1.13
Even if not using GM, the thumbs generation is broken. The difference is that IM doesn... - 12:41 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
- I've attached a patch (made on trunk). Could you please test if it works for you?
- 10:50 Bug #21360 (Closed): Image Generation broken with PHP safe_mode = On / Graphicsmagick
- Due to the security fixes in TYPO3 4.2.10 image handling the rendering of Images and Thumbnails is severly broken.
... - 18:03 Revision 235b3393: [+BUGFIX] Extbase (Persistence): The Storage Backend invokes t3lib_db::admin_get_fields() now to determine wether a 'pid' column exists or not. Resolves #5124.
- 17:18 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- Another issue has been reported to be via e-mail concerning the image tests in the Install Tool:
The execution of ... - 14:58 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- We have that same problem since upgrading to version 4.2.10 of TYPO3.
The problem only exists if PHP safe mode is ... - 12:13 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- Hi Oliver,
we have the problems on
debian 4.0
and
SUSE LINUX 10.0 (i586) OSS
VERSION = 10.0
Both sys... - 11:51 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- Hi Denis,
can you tell me the distribution you are running your servers with (e.g. Debian Version x.y.z)? - 16:36 Bug #21359: extbase throws an exception if a plugin is inserted multiple times on a page.
- Your issue was moved to Forge, please continue there (you can use your typo3.org Password/Username there as well):
h... - 10:48 Bug #21359 (Closed): extbase throws an exception if a plugin is inserted multiple times on a page.
- The following error occurs after inserting a frontend-plugin a second time on a page:
"The Reflection Service can on... - 16:26 Bug #21341: IRRE: TCA Configuration "appearance->showAllLocalizationLink" dosn't work in in table "pages"
- Changed version to TYPO3 4.2.10 since it appears there as well.
- 16:25 Bug #21367: Click on Delete at IRRE Record throws JavaScript Exception...
- This is a duplicate of issue #20963.
Please have a look to #20963 to find a patch that is already in the Core List. ... - 16:09 Bug #21367 (Closed): Click on Delete at IRRE Record throws JavaScript Exception...
- and the record is not deleted...
Fehler: uncaught exception: [Exception... "An invalid or illegal string was speci... - 15:58 Bug #21349: DOM object identifiers use invalid characters
- Thanks for the feedback! As already written to the Core List, v2 of the patch fixes some other misbehaviours.
- 10:44 Bug #21349: DOM object identifiers use invalid characters
- This patch fixes the related issue 0011835, _but_ introduces other 'missbehaviour':
- Inline Records, that are co... - 15:23 Bug #21364 (Closed): Integrate check to the install tool and reports module concerning eAccelerator
- There are some parts in the TYPO3 Core that require annotation parsing, e.g. Extbase and the unit tests. These parts ...
- 14:47 Bug #21075: TCEforms suggest defaultreceiver returns array or boolean
- FYI: committed v3 to trunk rev 6276
- 14:45 Revision 28de9486: Fixed bug #11980: TCEforms suggest defaultreceiver returns array or boolean (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6276 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Bug #21363 (Closed): TCA feature _VALIGN for wizards is broken
- Due to the changes within "typo3/sysext/t3skin/stylesheets/stylesheet_post.css" the vertical alignment settings which...
- 14:12 Bug #21346: Page tree will not be shown in the typo3 backend
- What about using \w in the RexExp? So the Webserver can do the language specific stuff.
- 14:11 Bug #21346: Page tree will not be shown in the typo3 backend
- I'd say the whitelist pattern from marco is sufficient. In any case we must block the colon : because if not, then th...
- 13:20 Bug #21346: Page tree will not be shown in the typo3 backend
- comparing to what we had before you don't open new holes, you close known holes. That should be the policy, same with...
- 13:19 Bug #21346: Page tree will not be shown in the typo3 backend
- (I'm concerned that we might open new security holes if we freely allow lots of characters.)
- 13:16 Bug #21346: Page tree will not be shown in the typo3 backend
- I agree that we need to add the stuff which we've forgotten.
In this case, it's all about directory names that are... - 13:11 Bug #21346: Page tree will not be shown in the typo3 backend
- one addition: in this case we are talking about "names". Think about languages (russian, arabic, chinese etc) and all...
- 13:02 Bug #21346: Page tree will not be shown in the typo3 backend
- i object your objection. If you forget something you have to add it, same in whitelist as in blacklist.
If you cre... - 12:36 Bug #21346: Page tree will not be shown in the typo3 backend
- I strongly object. Blacklisting is less secure than whitelisting because it allows any potentially dangerous characte...
- 12:34 Bug #21346: Page tree will not be shown in the typo3 backend
- then create a blacklist with this 3 chars, more easy ;)
- 12:30 Bug #21346: Page tree will not be shown in the typo3 backend
- Most important is : because this blocks URLs liks http://myeveilserver.com/. % also needs to be blocked because it al...
- 12:24 Bug #21346: Page tree will not be shown in the typo3 backend
- this should match the most chars:
$whitelistPattern = '/^[a-zA-ZäöüÄÖÜß0-9_\/\.&=\?:~%$§!-]+$/';
Opposite quest... - 11:21 Bug #21346: Page tree will not be shown in the typo3 backend
- I agree about the Umlauts, Peter.
- 11:16 Bug #21346: Page tree will not be shown in the typo3 backend
- I second Oliver here, '~' and '-' are rather common in subdirectory names. However it is even valid to have a ':', '"...
- 10:36 Bug #21346: Page tree will not be shown in the typo3 backend
- I think we only need to allow characters that make sense as part of URLs. So eg. spaces shouldn't be allowed. (I'd li...
- 10:30 Bug #21346: Page tree will not be shown in the typo3 backend
- Could you try to find out about *all* characters allowed in directory names? So we have a full solution here. Thanks ...
- 10:25 Bug #21346: Page tree will not be shown in the typo3 backend
- This is indeed a serious problem to all users who operate a TYPO3 installation in a subdirectory with '~' or '-' in t...
- 14:11 Bug #21350: AJAX Login fails in Filelist
- Btw. relogin triggers the email notification feature. It can be discussed if that feature should be activated on a re...
- 14:08 Bug #21350: AJAX Login fails in Filelist
- A few new test shows that the login process sometimes take a very long time. When the time for the requests exceeds 1...
- 14:03 Bug #21350: AJAX Login fails in Filelist
- Response Headers
Date Mon, 26 Oct 2009 12:53:16 GMT
Server Apache/2.2.8 (Ubuntu) mod_ssl/2.2.8 OpenSSL/0.9.8g
X-Po... - 13:25 Bug #21350: AJAX Login fails in Filelist
- please post the error message. I tested with IE6-8 and it worked for me.
- 13:22 Bug #21350: AJAX Login fails in Filelist
- BTW in beta 2 I have no working relogin in IE 7, but it working in FF.
Some time ago in beta 1 or alfa it was workin... - 13:42 Revision 95d9b950: [~TASK] Extbase (Documentation): Removed API and Manual directory as they are obsolete. Now, linking to doc_extbase
- 11:52 Bug #21357: Thumbnail generation broken
- Duplicate of issue #21087 - please continue there
- 11:43 Bug #21362: Missing error message when creation of admin user fails due to missing repeated pw (install tool)
- This is a general problem: there's no visual feedback if you forgot to fill any required field.
- 11:29 Bug #21362 (Closed): Missing error message when creation of admin user fails due to missing repeated pw (install tool)
- The install tool allows to create admin users (Database Analyzer->Create "admin" user). A user needs to fill in two f...
- 10:54 Revision 7b8fe8ea: [+BUGFIX] Extbase (Persistence): Implemented support for mm-relations configured with IRRE. Resolves #5062.
- 10:54 Revision 755e55c6: [+BUGFIX] Extbase (Persistence): Revised patch from Steffen Ritter. Resolves #4470.
- 10:48 Revision 9645bea1: [+FEATURE] Extbase (Utility): Localization Helper now supports sprintf format strings and an optional array argument. Most of this patch has been provided by Bastian. Relates to #4858. Resolves #5003
- [+FEATURE] Fluid (Utility): Translation ViewHelper now supports sprintf format strings and an optional array argument...
- 10:48 Revision 16edab4d: [+FEATURE] Extbase (Utility): Localization Helper now supports sprintf format strings and an optional array argument. Most of this patch has been provided by Bastian. Relates to #4858. Resolves #5003
- [+FEATURE] Fluid (Utility): Translation ViewHelper now supports sprintf format strings and an optional array argument...
- 10:34 Bug #20963: Child records cannot be deleted inline
- Patch 0012327 resolves the problem _here_ (with Safari and FF 3.5.2, IE8 not tested).
- 10:27 Bug #20963: Child records cannot be deleted inline
- I've got the same problem, but it depends on the browser. My results:
Records can be deleted with
- Firefox 3.0.1... - 10:21 Bug #20868: click-enlarge function for images does not work correctly in IE8
- Hi, Maik
There are many posts (also TYPO3-forum-posts) which are talking about this problem ...
f.e.
http://ww... - 10:00 Bug #21358 (Closed): Content Element Sitemap renders empty
- Hi folks,
in current 4.3 versions (beta and trunk) the standard sitemap does not work anymore. The rendering is emp... - 07:24 Revision e78ce48d: [+BUGFIX] Extbase (Persistence): Added a missing hasPIDColumn check. Resolves #4979.
- 07:21 Revision 606f8efa: [+BUGFIX] Extbase (Persistence): Now, the sorting of relations is evaluated as well. Patch is from Steffen Ritter. @Jochen: Please cross-check! Relates to #4470.
- 07:13 Revision f690835f: [+BUGFIX] Extbase (Dispatcher): Resolved a bug where the reflection service is not initialized correctly. This prevented two plugins from appearing on the same page. Patch is from Jochen, and has been confirmed to work by Steffen Ritter and Xavier Perseguers. Thanks everybody!
- 07:08 Revision 167c56bc: [+BUGFIX] Fluid (Core): Validation of ViewHelper arguments is non-mandatory now, as there is no validator for each domain object / we do not always want to call it. Resolves #5108.
- [+BUGFIX] Fluid (Core): Shorthand Syntax of ViewHelpers can now use longer namespace prefixes than one character. Res...
2009-10-25
- 22:45 Bug #21350: AJAX Login fails in Filelist
- I can't reproduce, tried all that views, works always the same.
And i don't wonder: the script is triggered by bac... - 22:28 Bug #25625: Don't show rights check on Windows
- doesn't work here, $GLOBALS['TYPO3_OS'] is "null"
its a constant,, no globals so check:
if (TYPO3_OS !== 'WIN')... - 16:28 Bug #25625: Don't show rights check on Windows
- Could a Windows user please test the attached patch? The result should be that the rights check doesn't show up anymo...
- 21:22 Bug #21185: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
- committed to trunk, rev 6172
- 17:41 Bug #21185: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
- committed to trunk, rev 6172
please close - 20:44 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- Hi Oliver,
no we do not use DAM, just the normal fileadmin-upload.
We think it is a problem with the function es... - 19:10 Bug #21357 (Closed): Thumbnail generation broken
- With TYPO3 version 4.2.10 the generation of thumbnails does not work anymore. It doesn't matter if it is an update fr...
- 18:44 Bug #21356 (Closed): Misleading flash message when creation/deletion install tool file (mod setup)
- When you (as administrator) delete or create the ENABLE_INSTALL_TOOL file using setup modul, two flashmessages appear...
- 17:15 Bug #21351: Plugins may not be loaded for multiple RTEs
- I noticed this same bug on Friday last week. I spent a good couple of hours trying to sort through it, and found the ...
- 15:24 Bug #21348: EXT:setup CSH mode setting gets lost
- Committed to trunk, rev 6275
- 15:24 Revision eb7feb19: Fixed bug RFC #12326: EXT:setup CSH mode setting gets lost (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6275 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:18 Bug #21339: "Generate random key" button doesn't work
- did you checked it in 4.2.10? Imho i fixed it there.
- 15:10 Bug #21354 (Closed): Little Flaws with MediaCE
- The patch fixes some little flaws with MediaCE
1) defaultWith and defaultHeight wasn't read because of wrong array... - 13:50 Bug #21353 (Closed): Installer deletes ENABLE-file too early when system Timezone doesn't fit PHP timezone
- We have a server that's running in GMT time zone (regarding the filesystem time), although we're GMT+2. I guess that'...
- 11:57 Feature #5098 (Closed): Add support for t3lib_extMgm::insertModuleFunction
- At the moment, Extbase allows creation of backend module, just as old-school scbase modules were created. This works ...
- 11:44 Task #5097 (Closed): Function menu cannot be handled as with scbase for BE modules
- See thread "Conceptual problem with BE modules" in typo3.projects.typo3v4mvc for details.
I'm currently working on... - 05:50 Bug #21346: Page tree will not be shown in the typo3 backend
- Hi Oliver, we use the backend.php.
2009-10-24
- 21:44 Bug #21346: Page tree will not be shown in the typo3 backend
- Stefan, are you using the new BE (backend.php) or the old BE (alt_main.php)?
- 14:56 Bug #21346: Page tree will not be shown in the typo3 backend
- FYI.
- 14:37 Bug #21346: Page tree will not be shown in the typo3 backend
- Hello Marco
Yes, that works perfect. - 14:06 Bug #21346: Page tree will not be shown in the typo3 backend
- In typo3_src-4.2.10/t3lib/class.t3lib_div.php Line 3878
Should look like
$whitelistPattern = '/^[a-zA-Z0-9_\/\.&=... - 14:59 Bug #19664: Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
- Any progres on this area?
- 14:27 Bug #19716: History/Undo not works on image elements
- related to #M5132 #M5665 and #M12099
- 14:04 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
- Hi Staffan,
regarding example 2: I think I now understand the idea - you could then in frontend give such bogus li... - 13:26 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
- If example 1 was rewritten to <a href=""><img /></a>?
Example 2 was not related to the BE but to the frontend repr... - 12:59 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
- Hi Staffan,
currently my suggestion would filter both of your examples above.
Comment for example 1: I can see, t... - 12:33 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
- @Ralf: Is the filter susch as <a href=""></a> is filtered out but not <a href=""><td></td></a>
And how does it wor... - 12:25 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
- This turns out to be pretty inconvenient for editors.
Attached patch filters links without linktext on the way to ... - 13:49 Revision 7868047c: [~TASK] Fluid: Added @package and @subpackage annotations.
- 13:43 Bug #21344: Frontend editing (standard and advanced) is broken
- Commited to trunk, rev. 6274
- 13:42 Revision 4518debf: Fixed bug #12321: Follow-up to #11586, fixes FE editing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6274 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:01 Revision 9b2830bc: * Adding @api annotations
- * Changed the fluid-specific RuntimeException to SPL's RuntimeException.
- 12:49 Revision 93f6867e: * Adding API annotations to classes
- 12:42 Bug #16217: Leading and trailing blanks can't be edited
- Looking good to me. Thank you.
- 11:28 Bug #21351: Plugins may not be loaded for multiple RTEs
- Version 2 loads htmlarea's plugins for all RTE fields just after all of them were rendered by t3lib_TCEforms.
Avoids... - 04:57 Bug #21351 (Closed): Plugins may not be loaded for multiple RTEs
- htmlarea's plugins may not be loaded and thus not be available although configured for follow up RTEs, when more than...
- 10:30 Bug #21352: Not able to save any content changes
- And a good tip is to run the checks in the install tool.
- 10:22 Bug #21352: Not able to save any content changes
- hi!
this is no help forum but a bugtracker - it is for bugs only! For help please contact the mailinglists or a fo... - 05:38 Bug #21352 (Closed): Not able to save any content changes
- I moved my sites from 3.8 on Windows to 4.2.9 on ubuntu hardy heron 8.04
Issues
1.0 All sites are showing up bu... - 05:31 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
- I just went into class.t3lib_db.php and added the following line
mysql_query('SET SESSION sql_mode=\'\'', $this->lin... - 04:14 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
- I moved my sites from 3.8 on Windows to 4.2.9 on ubuntu hardy heron 8.04
http://www.rengucha.com/phpInfo.php will ... - 01:20 Bug #21339: "Generate random key" button doesn't work
- I checked this in IE 8 and in FF on another computer, and it doesn't work. JavaScript and cookies are enabled (BE is ...
2009-10-23
- 22:50 Bug #21350: AJAX Login fails in Filelist
- AJAX relogin
Works in
Web->Versioning
Web->Page
Web->Functions
Web->TemplaVoila
Tools->Ext mgr
Doesn't wor... - 20:49 Bug #21350 (Closed): AJAX Login fails in Filelist
- Noticed that bug 10467 was resolved.
I noticed that the release of 4.3b2 solved the relogin bug when in pageview ... - 22:18 Bug #21348: EXT:setup CSH mode setting gets lost
- Bug is caused by a variable clash
foreach ($config['items'] as $key => $value) {
$html .= '<option value="' . $ke... - 19:55 Bug #21348: EXT:setup CSH mode setting gets lost
- Introduced by rev 5991, fix for #21010: User Setup miss save of be_users fields and miss handling of default value
- 19:32 Bug #21348: EXT:setup CSH mode setting gets lost
- Can you please check when (at which TYPO3 version) this behaviour was introduced? Thanks!
- 19:03 Bug #21348 (Closed): EXT:setup CSH mode setting gets lost
- Go to "user settings" and set "?Context Sensitive Help mode" to "Display help icon only". Save the configuration.
... - 21:28 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
- This is not a bug.
- 19:36 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- Hi Denis,
do you use DAM? If so, please try without it and report whether the problem still exists without DAM. Thanks! - 16:50 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- We face the same problem since update to 4.1.13 and 4.2.10 when uploading images to fileadmin via backend.
- 19:30 Bug #20963: Child records cannot be deleted inline
- Please test the patch carefully provided at issue #0012327 and give me some feedback. Thanks!
- 15:27 Bug #20963: Child records cannot be deleted inline
- The JavaScript frameworks are fine, but the characters used with JavaScript in the Core are not:
e.g. "]" and "[" ar... - 19:10 Bug #21349 (Closed): DOM object identifiers use invalid characters
- The DOM object identifier that are created for nested elements of Inline Releational Record Editing contains invalid ...
- 19:08 Feature #16621: Non-admin access to templatesrecords?
- Of course, this works! No need for a new feature.
Access setting can be easily changed, to give access at least us... - 12:02 Feature #16621: Non-admin access to templatesrecords?
- Will not work - security risks are too great.
Please close - 18:17 Bug #21346: Page tree will not be shown in the typo3 backend
- We haven't any - in the directroy. And the problem is only in the newest Version 4.2.10. All other Version works corr...
- 16:46 Bug #21346: Page tree will not be shown in the typo3 backend
- I had this problem when the directory had a "-" in its name. When I removed the "-" the page tree appeared.
- 11:53 Bug #21346 (Closed): Page tree will not be shown in the typo3 backend
- If you don't use a real domain like www.mydomain.ch/typo3 (example http://194.150.249.xxx/~mydomain/typo3 the page tr...
- 15:19 Bug #21344: Frontend editing (standard and advanced) is broken
- can add that the patch work and the problem is real
- 11:18 Bug #21344 (Closed): Frontend editing (standard and advanced) is broken
- Using feedit with beta2 leads to this error:
PHP Fatal error: Cannot access protected property t3lib_frontendedit... - 14:39 Bug #21345: cHash is generated when no parameters are given
- One cannot prevent all possible misconfigurations in typoscript. So your patch just blows up the core without gaining...
- 14:38 Bug #21345: cHash is generated when no parameters are given
- bug_12322.diff is the correct patch
- 14:02 Bug #21345: cHash is generated when no parameters are given
- Yes sure it's a bug in the example Typoscript the correct way would be to write it this way:
additionalParams = ... - 12:55 Bug #21345: cHash is generated when no parameters are given
- cHash calculation is fine, but your Typoscript example has the bug. You should check in TS if QUERY_STRING is empty.
- 11:45 Bug #21345 (Closed): cHash is generated when no parameters are given
- If somebody adds accidentally useCacheHash to typolink configuration the caching of Typo3 gets broken (only in combin...
- 13:27 Bug #21347: tx_felogin Redirect Mode defined by Usergroup Record or User Record in TYPO3 4.3.0beta1 und beta2 doesn't work
- Ups I am sorry. Seems to be the same issue than ticket 0012144 and 0011188. Should have looked up first...
- 12:24 Bug #21347 (Closed): tx_felogin Redirect Mode defined by Usergroup Record or User Record in TYPO3 4.3.0beta1 und beta2 doesn't work
- I tried this out in 4 different TYPO3 installations with exactly the same settings:
1 time TYPO3 4.3.0beta1 --> Prob... - 12:00 Feature #15773: Option to show only stable, beta or alpha versions
- Nice to see it assigned.
TYPO3 version number should maybe be changed? - 11:08 Feature #21282 (Closed): Limit/maxitems for section elements like maxitems
- As you can set a limit (maxitems) for content elements in a TemplaVoila DS, it would be nice to have such a limit for...
- 10:52 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
- reopened to change it to "public".
- 09:45 Bug #20805: OpenID authentication broken when dl() is not available
- Would checking the PHP.ini setting for enable_dl before calling dl() a solution?
- 09:12 Bug #21340: js error "result.login is undefined"
- that changed nothing. still the same error. in IE and FF.
- 09:01 Bug #21342: Improve TCEforms Suggest
- Sounds good ;-)
2009-10-22
- 23:00 Bug #21343: Database Analyser does't undestand comments in sql file
- typo: "It affects 4.2 as well 4.2 branches" -> "It affects 4.2 as well 4.3 branches. "
- 22:54 Bug #21343 (Closed): Database Analyser does't undestand comments in sql file
- If .sql file in an extension use any comments (# or /* */ does't matter) it ruins Database Analyser / Compare mode fo...
- 21:25 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
- Feedback:
I downloaded and installed TYPO3 4.2.9 [typo3_src+dummy-4.2.9.zip] onto a local workstation already havi... - 20:53 Bug #21342 (Closed): Improve TCEforms Suggest
- As described in 00011979, TCEforms suggest tends to be slow for larger sites. This mainly results from the search str...
- 20:44 Bug #20805: OpenID authentication broken when dl() is not available
- The problem is that if the library is not yet loaded, PHP will try to load it. But if dynamic loading of libraries is...
- 20:22 Bug #21176: No upload in the new massuploader with Firefox
- I just tried it using exactly this combination and it worked, of course.
There seem to be weird problems out there... - 19:41 Bug #21176: No upload in the new massuploader with Firefox
- I have the same problem. Using Win7, Firefox 3.5.3, Flash 10.0
The upload fails in the flash uploader and works pe... - 18:15 Bug #21339: "Generate random key" button doesn't work
- I checked this with Firefox 3.5.3 in TYPO3 4.3.beta2 (= current trunk) and it works.
If it works in other browser,... - 13:52 Bug #21339 (Closed): "Generate random key" button doesn't work
- In Typo3 4.2.9 installation tool -> "Basic Configuration" there is a button "Generate random key" used to generate en...
- 18:14 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
- Seems like this was fixed in the latest security release (10/22/2009).
- 17:31 Bug #21340: js error "result.login is undefined"
- clear all cache and browser cache
- 15:30 Bug #21340 (Closed): js error "result.login is undefined"
- when i log in into the backend of typo3 4.3 beta2 (firefox, console of firebug enabled) i get an JS error.
first t... - 16:49 Bug #21341 (Closed): IRRE: TCA Configuration "appearance->showAllLocalizationLink" dosn't work in in table "pages"
- When you extend the table "pages" and "pages_language_overlay" with a field from type "inline" then the TCA Configura...
- 14:30 Bug #20430: Test failure and SQL error in the Cache unit tests
- This now worksforme - I don't get this failure anymore.
- 14:25 Revision 5db944d5: Updating version number to 4.3-dev after release of 4.3.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6273 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:21 Revision 7e384aa1: Tagging TYPO3 4.3.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0beta2@6272 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:21 Revision f76a03cf: Release of TYPO3 4.3.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6271 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:16 Revision a2f03a8b: Updating version number to 4.2.11-dev after release of 4.2.10
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6270 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:14 Revision 3d2e1989: Tagging TYPO3 4.2.10
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-10@6269 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:14 Revision 5017615e: Release of TYPO3 4.2.10
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6268 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:13 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- Commited follow-up by Oli Hader (thanks) to:
trunk (rev.6262)
TYPO3_4-2 (rev.6263)
TYPO3_4-1 (rev.6264) - 13:45 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- +1 by reading the follow-ups
- 13:38 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- +1 by reading the follow-ups
- 13:02 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- I'll take care of the follow-up.
- 12:59 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- in thumbs.php there is also a wrapFileName function, which does exactly the same the old one did. It hast to be repla...
- 12:24 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- Commited to:
trunk (rev.6258 = beta2)
TYPO3_4-2 (rev.6259 = 4.2.10)
TYPO3_4-1 (rev.6260 = 4.1.13) - 12:16 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- +1 by reading and testing in 4.3-Trunk
Besides that I tested the following:
touch('File with spaces.txt'); -> wor... - 11:49 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- comments.diff improves the comments on t3lib_div::fixPermissions (no code changes, just comments).
- 11:45 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- +1 on reading. I'll create an additional patch in a minute that improves the documentation for the fixPermissions fun...
- 11:32 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- See trunk-v2 for a proposed solution.
- 10:41 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- Yes, it works on the filename as it is (on the file system). If we escape it, it won't work anymore:
$file = 'this... - 10:04 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- but will fixPermissions() (or better chmod() and chgrp()) work on files with unexcaped spaces?
- 14:09 Revision 0f04cbe9: Updating version number to 4.1.14-dev after release of 4.1.13
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6267 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
- understand, used
config.linkVars=L(0,1) to suppress undesired values added from bot...
thank you very much. - 12:56 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
- this is just a bot who adds extra vars to everything it can find.
again: please look at the link of ralf! use conf... - 12:54 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
- Hmmmm thank you for your note, but I have several suspect.
You sau that this is a normal behaviour, but it is not cl... - 12:35 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
- this is no bug but a normal behaviour. if you only want to allow integers, you need to specify that!
this is no b... - 12:32 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
- If you dont use linkVars, you should disable this config settings.
If you use linkVars, it is highly recommended to ... - 11:59 Bug #21337 (Closed): page.config.linkVars = L produces (xcross?) additional and suspected params
- Hi folks,
forgive me but I can't know If I'm right posting here. Infact this problems should be associated to ttnews... - 14:06 Revision 57cb887f: Tagging TYPO3 4.1.13
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-13@6266 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:06 Revision 021c99d7: Release of TYPO3 4.1.13
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6265 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:55 Revision 325c1bd6: Follow-up to bugfix #12090: Applied fix to thumbnail view as well
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6264 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:55 Revision 507e440d: Follow-up to bugfix #12090: Applied fix to thumbnail view as well
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6263 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:55 Revision bee311ae: Follow-up to bugfix #12090: Applied fix to thumbnail view as well
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6262 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:40 Bug #21338 (Closed): Menu in alt_main does not react to clicks
- Steps to reproduce:
1. Log in to the BE.
2. enter ..../typo3/alt_main.php in the URL bar
3. click on Web > Page ... - 12:26 Revision 9598ed90: Follow-up to #12090: no PHP5 stuff in TYPO3 4.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6261 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:24 Revision 080bdc3b: * Fixed bug #12090: Filenames should be escaped with escapeshellarg before passing them to imagemagick (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6260 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:23 Revision cad9edc7: * Fixed bug #12090: Filenames should be escaped with escapeshellarg before passing them to imagemagick (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6259 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:21 Revision 65ff6432: * Fixed bug #12090: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6258 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:30 Bug #21336: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0
- Commited to:
trunk (rev.6255 = beta2)
TYPO3_4-2 (rev.6256 = 4.2.10)
TYPO3_4-1 (rev.6257 = 4.1.11) - 11:11 Bug #21336 (Closed): Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0
- These settings required for being exploitable:
['TYPO3_CONF_VARS']['FE']['secureFormmail'] == 0
['TYPO3_CONF_VARS']... - 11:30 Revision e567bc73: * Fixed bug #12310: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0 (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6257 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Revision 26cc9295: * Fixed bug #12310: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0 (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6256 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:24 Revision 5f3036af: * Fixed bug #12310: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0 (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6255 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:05 Bug #21335: Knowing the md5 hash of the password, it is possible to gain access to the install tool
- Commited to:
trunk (rev.6252 = beta2)
TYPO3_4-2 (rev.6253 = 4.2.10)
TYPO3_4-1 (rev.6254 = 4.1.11) - 10:49 Bug #21335 (Closed): Knowing the md5 hash of the password, it is possible to gain access to the install tool
- Solution is to use PHP sessions instead and make these "secure".
Reported by: Bernhard Kraft
Security Team OTRS r... - 11:05 Revision 5dd40815: * Fixed bug #12309: It was possible to gain access to the Install Tool by only knowing the md5 hash of the password.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6254 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:03 Revision ea1b326e: * Fixed bug #12309: It was possible to gain access to the Install Tool by only knowing the md5 hash of the password.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6253 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:59 Revision 3a332738: * Fixed bug #12309: It was possible to gain access to the Install Tool by only knowing the md5 hash of the password.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6252 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:47 Bug #20059: XSS vulnerability in sysext install
- Commited to:
trunk (rev.6249 = beta2)
TYPO3_4-2 (rev.6250 = 4.2.10)
TYPO3_4-1 (rev.6251 = 4.1.11) - 09:23 Bug #20059: XSS vulnerability in sysext install
- The patch -v3 (in #21319) broke the 123 installer, as there is a step called "go" (which is not an integer).
Atta... - 00:04 Bug #20059: XSS vulnerability in sysext install
- +1 by reading 12293_v2.diff
- 10:47 Revision 41c7531c: * Fixed bug #10501: XSS vulnerability in the install tool (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6251 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:47 Revision 505f31ea: * Fixed bug #10501: XSS vulnerability in the install tool (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6250 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:45 Revision 8a845896: * Fixed bug #10501: XSS vulnerability in the install tool (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6249 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Bug #21333: Sysext:lowlevel (function "DB>Full search") susceptible to XSS
- Commited to:
TYPO3_4-2 (rev.6247 = 4.2.10)
TYPO3_4-1 (rev.6248 = 4.1.11)
Note that trunk (4.3) is not affected. - 10:34 Bug #21333 (Closed): Sysext:lowlevel (function "DB>Full search") susceptible to XSS
- Sysext:lowlevel provides, amongst others, a function called "Full Search" that allows to query the database directly....
- 10:37 Revision 356bff3c: * Fixed bug #12308: XSS vulnerability in "DB > Full search" functionality
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6248 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision 7ec62e2e: * Fixed bug #12308: XSS vulnerability in "DB > Full search" functionality
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6247 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:36 Bug #20800: Deletion of an extension leads to a mysql error for special cases
- resolved with 12299
- 09:57 Bug #20800: Deletion of an extension leads to a mysql error for special cases
- just uploaded my test-extension.
i did:
1. import that extension
2. I did _not_ install that extension
3. sel... - 09:54 Bug #20800: Deletion of an extension leads to a mysql error for special cases
- Hi Marcus,
i tried to reproduce that, but i was not able to.
I tested without applying patch 12299_v4 so i get ... - 10:33 Bug #21332: XSS in alt_palette
- Commited to:
trunk (rev.6244 = beta2)
TYPO3_4-2 (rev.6245 = 4.2.10)
TYPO3_4-1 (rev.6246 = 4.1.11) - 10:28 Bug #21332 (Closed): XSS in alt_palette
- BE authentication required to exploit the vulnerability
TYPO3 Security Team OTRS reference: #2009061610000068
(iss... - 10:32 Revision 4b8e1b80: * Fixed bug #12307: XSS vulnerability in alt_palette (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6246 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:31 Revision 3a57b82f: * Fixed bug #12307: XSS vulnerability in alt_palette (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6245 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:30 Revision 7470486c: * Fixed bug #12307: XSS vulnerability in alt_palette (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6244 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:28 Bug #21331: XSS in module dispatcher
- Commited to:
trunk (rev.6241 = beta2)
TYPO3_4-2 (rev.6242 = 4.2.10)
TYPO3_4-1 (rev.6243 = 4.1.11) - 10:21 Bug #21331 (Closed): XSS in module dispatcher
- BE authentication required to exploit the vulnerability
TYPO3 Security Team OTRS reference: #2009061610000068
(iss... - 10:26 Revision 6f08bec0: * Fixed bug #12306: XSS vulnerability in module dispatcher
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6243 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:24 Revision 51735974: * Fixed bug #12306: XSS vulnerability in module dispatcher
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6242 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:24 Revision 32befd7e: * Fixed bug #12306: XSS vulnerability in module dispatcher
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6241 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:19 Bug #21330: tfID GET variable used in view_help.php is not sanitized and therefore susceptible to XSS
- Commited to:
trunk (rev.6238 = beta2)
TYPO3_4-2 (rev.6239 = 4.2.10)
TYPO3_4-1 (rev.6240 = 4.1.11) - 10:15 Bug #21330 (Closed): tfID GET variable used in view_help.php is not sanitized and therefore susceptible to XSS
- Sanitize tfID before using it.
Reporter: Jelmer de Hen
Security Team OTRS reference: 2009060310000056
(issue im... - 10:18 Revision 799826d7: * Fixed bug #12305: XSS vulnerability in view_help.php / tfID parameter (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6240 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:18 Revision 3958e803: * Fixed bug #12305: XSS vulnerability in view_help.php / tfID parameter (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6239 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:18 Revision 1f149b2c: * Fixed bug #12305: XSS vulnerability in view_help.php / tfID parameter (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6238 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Bug #21329: XSS in alt_mod_frameset
- Commited to:
trunk (rev.6235 = beta2)
TYPO3_4-2 (rev.6236 = 4.2.10)
TYPO3_4-1 (rev.6237 = 4.1.11) - 10:08 Bug #21329 (Closed): XSS in alt_mod_frameset
- BE authentication required to exploit the vulnerability
TYPO3 Security Team OTRS reference: #2009061610000068
(... - 10:14 Revision 074eb7e4: * Fixed bug #12304: Frame inclusion in the backend through alt_mod_frameset (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6237 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Revision ee7f9044: * Fixed bug #12304: Frame inclusion in the backend through alt_mod_frameset (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6236 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:12 Revision cb40316b: * Fixed bug #12304: Frame inclusion in the backend through alt_mod_frameset (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6235 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:06 Bug #21328: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue
- Commited to:
trunk (rev.6232 = beta2)
TYPO3_4-2 (rev.6233 = 4.2.10)
TYPO3_4-1 (rev.6234 = 4.1.11) - 09:56 Bug #21328 (Closed): XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue
- Reported by Andreas Schnapp.
Added missing escaping of the first parameter. Better description (and name) of the u... - 10:04 Revision 5d4218fa: * Fixed bug #12303: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6234 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:01 Revision ef9ab2da: * Fixed bug #12303: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6233 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:59 Revision 51f3dd98: * Fixed bug #12303: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6232 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:49 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
- Commited to
trunk (rev.6229 = beta2)
TYPO3 4.2 (rev. 6230 = 4.2.10)
TYPO3 4.1 (rev. 6231 = 4.1.11) - 09:49 Revision 44de763b: * Fixed bug #11586: Potential SQL injection in frontend editing (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6231 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:48 Revision 8c860fe9: * Fixed bug #11586: Potential SQL injection in frontend editing (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6230 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:45 Revision 6048bc13: * Fixed bug #11586: Potential SQL injection in frontend editing (thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6229 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:41 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- Commited to TYPO3_4-2, rev.6228
- 09:40 Revision 5fc5fcd9: * Security Issue #11664: Updated RemoveXSS code to the latest knowledge in this area (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6228 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:14 Bug #21214: Pagetitle not shown
- Ok - found the problem. On my installation, the (popular) date2cal extension leads to prototype.js being included twi...
- 02:06 Bug #21214: Pagetitle not shown
- I can confirm that this is happening for me as well with the beta1 and fresh source from trunk. Firebug reports a jav...
- 01:05 Bug #21184: Enable resizable textareas by default
- committed to trunk, rev 6227, changing default heigth from 600 to 300
- 01:03 Revision 2e4acf61: Fixed bug #12299: #12112: Enable resizable textareas by default (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6227 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:00 Bug #21324: EM tries to read from tables of not installed extensions
- committed v4 to trunk, rev 6226
- 00:59 Revision 2933b383: Fixed bug #12299: EM tries to read from tables of not installed extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6226 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:30 Feature #15575: Include date selection widget into the TYPO3 Core
- Resolved as duplicate of #20829
This is now realized with ExtJS and will be included in TYPO3 4.3 - 00:27 Bug #20486: MySQL errors and unable to create a page
- Resolved as duplicate of #20052
- 00:24 Bug #21245: Improve "Login not possible" message, if login fails although username and password were correct
- Resolved with fixed in 4.2.9 as requested by reporter.
- 00:22 Bug #21212: Unable to create a page
- Resolved as duplicate of #20052
- 00:13 Bug #21277: Danger for misusing forgot password function for spamming mailboxes
- Resolved as duplicate of #11765
2009-10-21
- 23:59 Bug #21291: No thumb generated in BE interface
- Resolved, unable to reproduce.
As Georg already mentioned please use the tests in the install tool to check your i... - 23:59 Bug #21327: User with restricted languages is not able to translate a record
- The change that showed this flaw was a change in t3lib_TCEmain::getExcludeListArray().
Before that change while/each... - 20:53 Bug #21327 (Closed): User with restricted languages is not able to translate a record
- In this case the record is created with sys_language_uid = 0, no form is displayed
1) create a page with 2 transla... - 23:53 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- The function wrapFileName() is also used in these situations:
t3lib_div::fixPermissions($this->wrapFileName($o... - 10:41 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- +1 by reading (no need to test, easy enough)
- 23:42 Bug #16847: Deleting localized content elements fails
- Resolved as duplicate of #14408
- 14:56 Bug #16847: Deleting localized content elements fails
- that a duplicate of #14408 which was fixed and comitted yesterday - maybe someone could close it thx
- 23:41 Bug #21236: Add API functions for cleaning and flushing output buffers
- FYI: committed to trunk rev 6225
- 23:39 Revision 3b40ba8f: Added feature #12189: Add API functions for cleaning and flushing output buffers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6225 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:28 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
- +1 on reading the following patches:
11586.diff
11586_41.diff
11586_42.diff - 23:15 Bug #21151: Add COMPARE Link to update Wizard
- committed v4 to trunk, rev 6224
- 23:10 Revision dae957eb: Fixed bug #12075: Add COMPARE Link to update Wizard
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6224 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:34 Bug #21324: EM tries to read from tables of not installed extensions
- i just added another patch (i renamed it to _v3 - its the same as i posted to the corelist as _v2)
that patch give... - 21:15 Bug #21324: EM tries to read from tables of not installed extensions
- wondered why i cannot reproduce that - setting [SYS][sqlDebug] = 1 helps:)
- 21:01 Bug #21324: EM tries to read from tables of not installed extensions
- uploaded test extension, which just does nothing else than providing a table
- 19:08 Bug #21324: EM tries to read from tables of not installed extensions
- might be related to #20800
- 15:52 Bug #21324 (Closed): EM tries to read from tables of not installed extensions
- If you click on an extension that isn't installed and go to the backup/delete view, EM tries to read th table data, w...
- 20:44 Revision 45594344: Cleanup: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6223 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:55 Bug #21326 (Closed): CE Media does not work with certain file names
- If there is a '&' in the filename, at least audio files (the only ones I tested) the flash player cannot play the fil...
- 19:32 Revision f9a548e8: Follow-up to bugfix #2314: Using the clipboard in the list view shows SQL errors for tables without versioning support
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6222 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:59 Revision 72733fdf: [~TASK] Fluid (ViewHelpers): Added some checks to make form view helper usable without the surrounding f:form tag. This resolves #3985 (backported from v5)
- 18:54 Revision 88dc0be9: Cleanup: Fixed non-static function declarations in t3lib_BEfunc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6221 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:02 Revision df94c3e6: [+BUGFIX] Fluid: register universal tag attributes in link.email view helper. This resolves #5069.
- [+TASK] Fluid: added some standard tag attributes to link.email, link.action and link.external view helpers (backport...
- 16:21 Bug #21325: Output compression breaks prompt for keyboard input in CLI scripts
- FYI: the attached patches were committed to
4_2 branch rev 6219
4_1 branch rev 6220 - 15:54 Bug #21325 (Closed): Output compression breaks prompt for keyboard input in CLI scripts
- Problem:
When running the lowlevel_cleaner script with --AUTOFIX or -i options, validation is requested from the use... - 16:15 Revision f2ca1001: Fixed bug #12300 (Follow-up to 11995): Output compression breaks prompt for keyboard input in CLI scripts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6220 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:03 Revision bccb0a50: Fixed bug #12300 (Follow-up to 11995): Output compression breaks prompt for keyboard input in CLI scripts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6219 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:03 Bug #21216: Empty line in general header comment
- committed to trunk, rev 6218
- 13:55 Bug #21216: Empty line in general header comment
- was not committed ;)
- 16:02 Revision 0487ad51: Fixed bug #12168: Empty line in general header comment
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6218 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:32 Revision 242a45aa: Follow-up to 11093: fixed broken quotes in config_default.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6217 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:53 Bug #19461: translation do not follow parent when cut'n'paste
- Resolved as dupe of #14408
- 14:16 Bug #19461: translation do not follow parent when cut'n'paste
- that's a duplicate of #14408 which was fixed yesterday - maybe someone could close it?
- 14:21 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- Ok Steffen, thanks! I will review this and we will commit this right before release of 4.2.10 (meaning tomorrow morni...
- 13:08 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- it's committed yesterday to trunk (unit tests). This patch is for 4_2 and should go to 4.2.10 so we have the same fil...
- 11:39 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- Steffen, thanks a lot for the work. I haven't reviewed it but I assume it is already ok. Have you commited it? "Some ...
- 13:55 Bug #21307: List view don't show if there are more records than displayed
- committed to trunk, rev 6187
- 13:47 Bug #21311: Error Message while creating empty Folders
- FYI: committed to trunk rev 6215
and 4_2 branch rev 6216 - 02:59 Bug #21311: Error Message while creating empty Folders
- Hey Daniel,
your patch looks reasonable, I just attached a new version in proper diff format (unified diff from tr... - 13:45 Revision dc30237c: Fixed bug #12280: Error Message while creating empty Folders (thanks to Daniel Schmitzer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6216 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:42 Revision dc12c743: Fixed bug #12280: Error Message while creating empty Folders (thanks to Daniel Schmitzer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6215 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:12 Bug #20835: RemoveXSS corrupts HTML
- look to the unit tests i committed yesterday to trunk, you'll find a lot of possible xss attacks using the style attr...
- 12:37 Revision 4f3f4a52: * Updating Fluid and Extbase versions to 0.9.11.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6214 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:32 Revision 8a221801: [-TASK] Exbase (Persistence): Removed option deleteChildObjects.
- [+BUGFIX] Extbase (MVC): The dataTypeClassSchema is now set again when datatype changes.
[~TASK] Extbase (Persistence... - 12:26 Revision 2a132e11: Follow-up to bugfix #539: Tables that cannot be localized at all produce a SQL error on deleting records
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6213 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:25 Bug #20831: typoLink() sometime wrongly drops url
- FYI: committed to trunk rev 6211
- 12:18 Revision 8ff3b762: * Increasing version number to 0.9.11
- 12:18 Revision cc7564ee: * Increasing version number to 0.9.11
- 12:07 Revision 099d6e6d: * WHitespace changes
- * ObjectAccessorNode now fails silently if no variable found
- 12:04 Bug #21286: t3skin: Headers are smaller than the text
- committed to trunk, rev 6212
- 12:03 Revision a721ed3d: Fixed bug #12250: t3skin: Headers are smaller than the text
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6212 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:01 Revision 333dbc72: Fixed bug #11643: typoLink() sometimes wrongly drops url if link contains a section (thanks to Vladimir Podkovanov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6211 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Revision d40262ae: [!!!][+FEATURE] Fluid (Core): Removed the old Shorthand Syntax, and added a new chainable syntax for ViewHelpers. ADJUST YOUR TEMPLATES in case you use the {f:….()} syntax! Resolves #5033.
- [+TASK] Fluid (Core): The object accessor node now uses FLOW3 reflection service instead of custom implementation. Th...
- 11:44 Revision 73b211f5: [+TASK] Extbase (Reflection): ObjectAccess::getProperty now also supports arrays, and not only ArrayObjects.
- 11:31 Revision 65f0cdd1: Cleanup: Updated ext_emconf.php files in system extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6210 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:54 Bug #21071: Install Tool button in User Settings does not reflect current state
- resolved with #21223
- 10:53 Bug #21223: User Setup don't check file time of ENABLE_INSTALL_TOOL
- committed to trunk, rev 6209
- 10:52 Revision fc6077ba: Fixed bug #12175: User Setup don't check file time of ENABLE_INSTALL_TOOL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6209 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:49 Bug #21308: Debug parsetime equals 0
- The parsetime is only added as a comment after the </html> if $TYPO3_CONF_VARS['FE']['debug'] = '1'; is set. So we do...
- 10:31 Bug #21308: Debug parsetime equals 0
- I think it would be okay to only enable the timetracker,
if you're logged in to the backend and have admin-rights.
... - 03:22 Bug #21308: Debug parsetime equals 0
- Yes, it's related to the timetrack object, which is a null object if no BE user is logged in.
We could easily fix ... - 10:41 Revision 5892871b: Fixed bug #12237: Use flash-messages in user-settings (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6208 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:29 Revision c9a699d7: Follow-up to bug #12272: reverted renaming of step
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6207 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:18 Bug #21323 (Closed): t3lib_cs::cropMbstring has problems with negative length
- function cropMbstring($charset, $string, $len, $crop = '')
as always, $len can also be negative and is correctly ... - 09:53 Revision fab99af5: added credits to Dan Osipov
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6206 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:39 Bug #21306: Steps disregarded in t3lib_clock
- committed to trunk, rev 6204 and 4_2, rev 6205
- 09:38 Revision 0067d9dc: Fixed bug #12272: Steps disregarded in t3lib_lock (thanks to Dan Osipov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6205 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:35 Revision 94cd7120: Fixed bug #12272: Steps disregarded in t3lib_lock
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6204 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:05 Bug #21314: Add unit tests for RemoveXSS
- Patch was committed to trunk by Steffen in rev. 6183.
- 01:54 Bug #20947: t3lib_db does not meet CGLs
- * Committed to trunk rev. 6203
- 01:52 Revision 14c5904b: Cleanup #11813: Refactoring t3lib_db to match CGL (thanks to Felix Oertel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6203 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:00 Bug #20059: XSS vulnerability in sysext install
- Uploaded a new patch that incorporates the fixes from Marcus
2009-10-20
- 23:59 Revision a6af706d: Cleanup: Fixed comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6202 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:55 Revision 5cc536e9: Follow-up to feature #5613: Enabled evaluation of conditions in the backend by default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6201 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:38 Revision 5fd4787e: [~TASK] Extbase: Refactored Dispatcher. Moved initialization of cache and reflection to separate methods to decrease cohesion.
- [~TASK] Extbase (MVC): Refactored classes and unit tests of Abstract Controller, Argument and Arguments. Moved creati...
- 23:38 Revision 2cd139ac: [+BUGFIX] Extbase: Removed new line at the end of class file.
- 23:33 Bug #21168: Improve the error and exception handling
- FYI: committed to trunk rev 6200
- 23:28 Revision d8d25b4e: Added Feature #12093: Improve the error and exception handling.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6200 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:07 Bug #21321 (Closed): Cleaning config_default, exclude values from being listed in install tool, all configuration
- I did some CGL cleanup.
Added Boolean / Integer ( String (textarea) if missing.
Also there are some values that s... - 23:06 Revision 4c068fd4: Follow-up to bug #539: code cleanup 2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6199 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:01 Revision 77ebd262: Follow-up to bug #539: code cleanup, cgl
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6198 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:33 Bug #21304: List module and Clickmenu should not enable to create inconsistant record-relations
- FYI: committed to trunk rev 6197
- 22:30 Revision 3e59108c: Fixed bug #12271: List module and Clickmenu should not enable to create inconsistant record-relations (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6197 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:25 Bug #21307: List view don't show if there are more records than displayed
- Steffen, you committed this one to trunk in rev 6187.
Issue #21216 is still NOT in trunk! :-) - 22:25 Bug #21301: List module renders wrong data in localization view when record-overlay was moved in WS
- FYI: committed to trunk rev 6196
- 22:22 Bug #21214: Pagetitle not shown
- maybe this one is helping: http://www.nabble.com/-SOLVED--Re%3A--funny-problems-with-T4.2-p18072272.html
in my cas... - 14:04 Bug #21214: Pagetitle not shown
- same thing happening for me (german backend).
neither page titles nor content element headers are filled in the fo... - 22:18 Revision ca044aab: Fixed bug #12269: List module renders wrong data in localization view when record-overlay was moved in WS (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6196 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:11 Bug #19014: Copying Content Elements does not copy Language Overlays
- FYI: committed to trunk rev 6195
- 22:07 Revision 9910350e: Fixed bug #8817: Copying Content Elements does not copy Language Overlays (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6195 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:56 Bug #15452: When moving records the translation do not move with it
- FYI: committed to trunk rev 6193
- 21:55 Bug #25621: Creation of late task
- Committed to trunk in revision 6194.
- 21:55 Feature #21169: add fullQuoteStr to stdWrap
- just uploaded enhanced patch from Bastian Waidelich
patch works:) - 21:52 Revision 7f4935c4: Fixed bug #12177: Scheduler: Corrected situation where a new single task with a creation date in the past would never run
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6194 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:51 Revision dddcb061: Fixed bug #2314: When moving records the translation do not move with it (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6193 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:39 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- FYI: commited to trunk rev 6192
- 21:36 Revision 87d8bd7f: Fixed bug #539: lang-children "get lost"(should be deleted) when deleting parent-record in default language (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6192 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:25 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
- +1 (did not look at the testcases though)
- 21:21 Bug #21234: Add some flashmessages to EM (part 3)
- Committed attached v4 to trunk in revision 6191.
- 21:20 Revision e3f0f253: Added feature #12187: Added more usage of flashmessages to EM
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6191 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:07 Bug #19667: t3x export reports SQL errors with uninstalled extensions
- Hello Oliver,
I do not remember, how I came into this. I have selected 'ALL tables'. There has been a local extensio... - 19:44 Bug #20802: t3lib_transl8tools::translationInfo() should return also CType of the element
- Committed to SVN Trunk (rev. 6190)
- 19:44 Revision aa0ae588: Fixed bug #11610: t3lib_transl8tools::translationInfo() should return also CType of the element
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6190 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:29 Feature #17299: Enable/integrate conditions in Page TSconfig
- Committed to SVN Trunk (rev. 6188)
Committed tests to SVN Trunk (rev. 6189) - 19:27 Revision b67787b8: Follow-up to feature #5613: Added test cases for matching conditions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6189 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:18 Revision ffb6384a: Added feature #5613: Enable/integrate conditions in Page TSconfig
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6188 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:11 Bug #21216: Empty line in general header comment
- committed to trunk, rev 6187
- 18:10 Revision 848b28bc: Fixed bug #12273: List view don't show if there are more records than displayed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6187 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:44 Bug #21317 (Closed): Feature request: Multiple temporary mounts
- The ability to temporarily mount sections of the page tree from the context menu is a great feature, but it could be ...
- 16:37 Bug #21292: Strange phenomena: Images having particular dimensions disappeared
- The install tool works properly. GD and Image Magick were detected
- 16:36 Bug #21311: Error Message while creating empty Folders
- Hi Daniel,
thanks for your bug-fix!
To get the fix included in the next versions of TYPO3, please send it to th... - 14:42 Bug #21311: Error Message while creating empty Folders
- Fixed with the uploaded diff file in t3lib/class.t3lib_extfilefunc.php. Usage patch class.t3lib_extfilefunc.php 00122...
- 08:55 Bug #21311 (Closed): Error Message while creating empty Folders
- If you try to create Folder with empty name, you get a error that the folder already exists. This should be catched, ...
- 16:00 Revision b5d7e445: Follow-up to bug #10467: Added var "showRefreshLoginPopup" to config_default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6186 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:58 Feature #20778: Colorpicker has no usable icon
- Added demo-plugin 'T3X_demo_colorpicker-0_0_0.t3x'.
This adds a field BgColor to the pages-table. - 15:38 Bug #21316 (Closed): Superadmin.php: Changing the password of the admin gives empty result and Warning: mysql_real_escape_string()
- This is a bug for superadmin.php.
In "Admin logins" menu, in bottom page: Change TBE Admin Passwords
Is not pos... - 15:24 Bug #20038: AJAX relogin does not work
- committed v5 to trunk, rev 6185
- 15:23 Revision 2ba9a8f0: Fixed bug #10467: AJAX relogin does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6185 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:22 Bug #21315 (Closed): Automatic admin login for superadmin.php script
- There is a problem with superadmin.php script.
With this code :
<form method="post" target="EXTERnalWindow" act... - 14:56 Revision f55ac2b3: Raised feeditadvanced from 0.1.0 to 0.1.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6184 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:52 Revision 8f141c70: Added test #12286: Add unit tests for RemoveXSS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6183 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:46 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- added some unit tests in #21314 - will commit it to trunk in some minutes
- 10:47 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- I also installed a testscript here:
http://www.sk-typo3.de/RemoveXSS.376.0.html - 09:50 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- Ernesto, i will start with unit tests in trunk.
I did a page where i compared the "new" file (this) against the ol... - 08:34 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- Steffen, will do.
First note is that I would love to see some unit tests for the most common XSS cases that are be... - 01:41 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- The uploaded patch is the version used in trunk. So we have the same security for RemoveXSS in both versions (4.2 and...
- 14:43 Bug #21314 (Closed): Add unit tests for RemoveXSS
- initial tests with 32 expressions
(issue imported from #M12286) - 14:32 Revision f13312df: Raised DBAL version from 0.9.22 to 0.9.23
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6182 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:29 Revision cf35b255: Set version to 0.9.23
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25630 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:24 Revision 4aec4880: Raised saltedpasswords version from 0.9.0 to 0.9.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6181 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:51 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
- Committed the follow-up patch to SVN Trunk (rev. 6180)
- 11:32 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
- Using the RegExp "t3lib_div::trimExplode\([^)]+,\s*[2-9]\s*\)" to find parts where this is used in the core I got the...
- 12:49 Revision 23829ac8: Follow-up to bugfix #9779: Modified the limit argument in t3lib_div::trimExplode() to behave as the regular explode() function does
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6180 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:18 Bug #21310: Empty condition doesn't work after #19515
- Unable to reproduce. The test cases have been committed to SVN Trunk as follow-up to #21206
- 10:56 Bug #21310: Empty condition doesn't work after #19515
- I attached a test case for the mentioned TypoScript condition.
- 10:49 Bug #21310: Empty condition doesn't work after #19515
- Hm, I could not reproduce this behaviour in 4.3-beta1 with
* someUrl
* someUrl?L=
The condition matched sucessfu... - 11:17 Revision 98832157: Follow-up to test #12153: Added test cases for empty comparison in globalVar condition
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6179 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Bug #21309: Move t3lib_matchCondition::whichDevice() to t3lib_utility_Client::getDeviceType()
- Committed to SVN Trunk (rev. 6178)
- 10:34 Revision 0c974588: Cleanup #12278: Move t3lib_matchCondition::whichDevice() to t3lib_utility_Client::getDeviceType()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6178 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:23 Bug #21299: Can't restore a deleted page in draft workspace
- undeleteRecord doesn't restore the t3ver_wsid and undelete the workspace version.
- 09:12 Revision d94dcb3f: fixed changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6177 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:06 Bug #19779: t3lib_div must not die if a locallang file is not found
- FYI: committed to trunk rev 6176
- 09:04 Revision f0c0d6db: Fixed bug #10081: t3lib_div must not die if a locallang file is not found (thanks to Franz Holzinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6176 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:56 Bug #21241: The filetree does not show whether a folder is write protected
- FYI: committed to trunk rev 6175
- 08:54 Revision 80101cc5: Fixed bug #12194: The filetree does not show whether a folder is write protected
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6175 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:50 Revision c06742c9: Raised Extbase and Fluid versions to 0.9.10
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6174 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:39 Revision d5c99295: * Fixed doc comments
- * Raised version to 0.9.10
- 05:38 Revision 747e31b5: Raising version to 0.9.10
- 01:23 Bug #21275: [Media CE] using a flash video file doesn't work
- committed to trunk, rev 6173
- 01:23 Revision 32eaf218: Fixed bug #12240: [Media CE] using a flash video file doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6173 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:24 Revision 2611048f: Fixed bug #12113: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6172 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-10-19
- 23:42 Bug #21310 (Closed): Empty condition doesn't work after #19515
- This stopped working after #19515:
[globalVar = GP:L = ]
#do something
[end]
possible Solution:
http://codep... - 23:18 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
- Added a follow-up patch, that come back to the behaviour of the original explode() function in PHP:
Example:
<p... - 23:04 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
- Reopened... the behaviour will be reworked...
- 23:01 Feature #17299: Enable/integrate conditions in Page TSconfig
- v16 requires
* integration of follow-up for #19601
* integration of refactoring #19601 - 22:47 Bug #21308: Debug parsetime equals 0
- I guess this is related to the modified TimeTracker (TT) object which is not initialized anymore when logged into the...
- 21:47 Bug #21308 (Closed): Debug parsetime equals 0
- If not logged in in the backend, the parsetime
is shown as 0 in the HTML source code.
HTML Source: <!-- Parse... - 22:43 Revision 2c2c0342: Follow-up to test #12153: Added test cases for device condition
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6171 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:39 Revision 5d8cfac9: Follow-up to test #12153: Refactored browserInfoHookIsCalled() test case
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6170 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:33 Revision 4481e747: Follow-up to test #12153: Fixed bug in language condition tests
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6169 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:19 Bug #21309 (Closed): Move t3lib_matchCondition::whichDevice() to t3lib_utility_Client::getDeviceType()
- The method t3lib_matchCondition::browserInfo() was moved to t3lib_utility_Client::getBrowserInfo() in RFC #20784. For...
- 17:18 Bug #20805: OpenID authentication broken when dl() is not available
- hi,
I have problems to reproduce this issue, and I'm not shure if this is an error at all.
the openID authservice... - 16:34 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- attached patch is required by #15452 and #15452 - togehter they resolve copy, move and delete of records with l10n-ov...
- 16:33 Bug #15452: When moving records the translation do not move with it
- attached patch 0002314_v3.patch depends on changes from #14408- besides no other changes needed...
- 16:32 Bug #19014: Copying Content Elements does not copy Language Overlays
- attached patch depends on changes from #14408
- 16:01 Bug #21307 (Closed): List view don't show if there are more records than displayed
- Since we have the page browser, the nav icons in MultiTableView has been removed. Editors are used to click on them ...
- 16:00 Bug #21306 (Closed): Steps disregarded in t3lib_clock
- If steps are passed as a parameter, its disregarded, and default 200 is used instead.
(issue imported from #M12272) - 14:14 Bug #18781: field tablename in sys_refindex too short
- committed #0011694 to trunk.
So the problem is fixed in trunk since rev 6166
I keep this bug open because the fix... - 14:10 Bug #21304 (Closed): List module and Clickmenu should not enable to create inconsistant record-relations
- At the moment the List module provides Cut, Copy and Paste after icons even in "Localization view".
Since it doesn... - 14:07 Bug #21198: Use flashmessages to display messages from tcemain
- FYI committed v4 to trunk rev 6168
- 14:05 Revision 9866d07a: Added Feature #12138: Use flashmessages to display messages from tcemain
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6168 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:00 Bug #21235: Double display of flashmessages
- committed to trunk rev 6167
- 13:59 Revision e75a7e19: Fixed bug #12188: Double display of flashmessages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6167 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:57 Bug #19999: table name are not mapped in the value part of a query and in inner join
- Thx Xavier,
i will try to remember your comment for next patches
I'm happy of the dbal advancement - 13:52 Bug #20867: Table sys_refindex / KEY lookup_string not UTF-8 compatible
- committed to trunk rev 6166
- 13:50 Revision 1fdeaa28: Fixed bug #11694: Table sys_refindex / KEY lookup_string not UTF-8 compatible (thanks to Morton Jonuschat)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6166 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:44 Bug #20979: PHP warning in file module when uploading files with the flashuploader
- committed to trunk rev 6165
- 13:43 Revision b5b47c44: Fixed bug #11853: PHP warning in file module when uploading files with the flashuploader (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6165 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:16 Feature #21302 (Closed): click enlarge: popup window params are hardcoded
- the user cannot resize the popup or scroll the window e.g. to read long image captions. should be defined in typoscri...
- 13:10 Bug #21301 (Closed): List module renders wrong data in localization view when record-overlay was moved in WS
- The list module renders the wrong record if a language-overlay record was moved together with it's parent record.
... - 12:59 Bug #20309: typo3/db_new.php shows tables under another extension name
- fixed with #20308
- 12:59 Bug #20308: typo3/db_new.php prompts to create records in hidden, static and readonly tables
- committed to trunk, rev 6164
- 12:58 Revision a2909b22: Fixed bug #10897: typo3/db_new.php prompts to create records in hidden, static and readonly tables
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6164 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:00 Bug #21274: Record statistics use hidden tables and isn't formated well
- committed v2 to trunk, rev 6163
- 11:59 Revision fd0f714e: Fixed bug #12239: Record statistics use hidden tables and isn't formated well
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6163 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:25 Bug #21299 (Closed): Can't restore a deleted page in draft workspace
- Create a page in draft workspace and delete it. Try to restore this page. Everything in history is shown correct, but...
- 09:51 Bug #20153: shortcut icon type detection does not work if allow_url_fopen is disabled
- Susanne Moog wrote:
<snip>
aren't you using the wrong "else" part if you want to set this if the
finfo_open functi... - 09:06 Feature #21298 (Closed): Show directorys in the File-Mounts to choose one per click
- If you add a new filemount you have two options:
- absolute (root) /
- relative ../fileadmin/
Couldn't be the...
2009-10-18
- 21:55 Feature #19465: Configuration enhancement for indexed_search
- While I appreciate the much greater flexibility which would be introduced by this patch, I'd think that it might be a...
- 21:24 Bug #17736: Image is not saved if FCE
- If I got this right it's a problem within the flexform handling (probably already solved) which is part of the TYPO3 ...
- 21:10 Bug #20174: FCE - Not repeating inside a content
- That's related to the flexform-handling and this is not part of TemplaVoila - that's related to the TYPO3 Core
- 21:10 Bug #21297 (Closed): Fatal error in superadmin script
- Hi,
superadmin's script (please see misc/superadmin.php inside source of TYPO3) has bugs with TYPO3 4.3 !
Can y... - 19:42 Feature #15393: Separating multilanguage translations of FCE into several tabs
- That's a Core-issue - not a TV issue - Sebastian is right that TV is the main Flexform application but it's still a C...
- 17:23 Feature #21296 (Rejected): Possibility to define a page which gets displayed on 404 etc.
- I would appreciate it, if you could define an error page,
which gets displayed if an error occurs, for every domain.... - 16:52 Bug #21295 (Closed): Can't send custom Status Header in Plugins
- Following header get's overwritten by TYPO3:
header($_SERVER['SERVER_PROTOCOL'] . ' 404 Page Not Found', TRUE, 404... - 09:49 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
- Unfortunately I see this bug not completely fixed. It mostly occurs on the first load of RTE in TYPO3 on a remote ser...
2009-10-17
- 17:04 Bug #21293: List view shows unnecessary buttons in root page
- last time I checked trunk, the view webpage was not in a sysfolder available
- 16:55 Bug #21293: List view shows unnecessary buttons in root page
- "view webpage" is a very valif button in the root page and also in sysfolders.
Its functionality is "Open the first ... - 14:16 Bug #21293 (Closed): List view shows unnecessary buttons in root page
- The buttons "view webpage" and "clear cache" are not needed in the root page
(issue imported from #M12258) - 14:47 Bug #21294 (Closed): Use labels in the page wizard for the page title fields
- the page title fields are missing label tags
(issue imported from #M12259) - 12:25 Bug #19999: table name are not mapped in the value part of a query and in inner join
- Example of renaming configuration for query given by Michael Miousse with message from 13.10.2009 14:10:
SQL:
---... - 11:23 Bug #19999: table name are not mapped in the value part of a query and in inner join
- Hi Michael,
I started reviewing the changes. Thanks for the new patch. I'm currently working on it but a few comme... - 12:16 Bug #21292: Strange phenomena: Images having particular dimensions disappeared
- as already in the other bug entry said > are the tests in install tool working?
- 09:55 Bug #21292 (Closed): Strange phenomena: Images having particular dimensions disappeared
- I used the following configuration to dynamically resize image:
file.width = 50
file.height = 50
This configuratio... - 12:15 Bug #21291: No thumb generated in BE interface
- please take a look at the tests in the install tool. if they don't work either, it is not a bug but you are doing som...
- 09:32 Bug #21291 (Closed): No thumb generated in BE interface
- When I added image using BE interface, the thumbnail of the image does not appear. A default image named "No thumb ge...
2009-10-16
- 22:57 Bug #21283: absRefPrefix is prefixed with external js files
- however absRefPrefix is not needed as it's prefixed in TSFE::setAbsRefPrefix
There were two directories missing (e... - 17:46 Bug #21283: absRefPrefix is prefixed with external js files
- I attached a new file which add absRefPrefix only when the file is not marked as external
- 20:27 Bug #21227: Section "Help" is shown even with no subelements
- Yes, as I wrote: That is the logical solution.
But you cannot introduce it as long as there are extensions illogic... - 20:24 Bug #21227: Section "Help" is shown even with no subelements
- hide main title if no sub module is there
- 20:23 Bug #21227: Section "Help" is shown even with no subelements
- What do you propose?
- 20:21 Bug #21227: Section "Help" is shown even with no subelements
- IMO that makes no sense for me cause those kind of hacks are not very nice. I guess it is best to wait for newsgroups...
- 20:19 Bug #21227: Section "Help" is shown even with no subelements
- Hi Georg,
since the newsgroup-server is unavailable till sunday, let's continue here:
Your patch correctly hide... - 19:59 Bug #21227: Section "Help" is shown even with no subelements
- ah damn, it seems I overlooked something ...
can you please check the patch and report in the core list if it wor... - 19:57 Bug #21227: Section "Help" is shown even with no subelements
- Hi Georg,
thank you for your fix!
I also noticed this problem; this is a duplicate of #21072. - 18:59 Bug #21289 (Closed): Double wrap of rules subpart with template_css.tmpl (indexed_search 2.11.1)
- In template_css.tmpl the content of the subpart ###RULES### is wrapped in
<div class="tx-indexedsearch-rules"> </d... - 17:43 Bug #21143: Add some constants
- Actually, the patch is already pending in the core list and just waiting for a +1 by a core dev. :-)
- 17:37 Bug #21143: Add some constants
- great idea - looking forward to patch in core list
- 17:35 Bug #21288 (Closed): Flash Uploader only works in click menu in file tree, not in right frame
- the flash uploader only works when using the click menu in the file tree (2nd frame) and not in the right frame.
w... - 16:41 Bug #21287: htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
- Will provide a patch to add a warning in the Install tool when upgrading to 4.3 and rtehtmlarea_definitionlist is ins...
- 16:07 Bug #21287: htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
- TYPO3 and htmlArea RTE versions requirements of extension rtehtmlarea_definitionlist were updated on TER.
- 15:23 Bug #21287: htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
- Answer from Stan:
With TYPO3 4.3, definition lists are integrated into core. Extension rtehtmlarea_definitionlist f... - 13:26 Bug #21287 (Closed): htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
- When clicking "in- or decreace indent" button with rtehtmlarea_definitionlist installed, the RTE reloads and all chan...
- 16:38 Feature #15162: date-params are hardcoded
- The format of these dates should configurable with TS.
The makeInfo() function could be changed like this:
// exi... - 15:27 Revision ea5d30d8: * Fixed Bug #12218: Spaces in Webroot path break ImageMagick compose (thanks to Joerg Wagner)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6162 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:08 Bug #18620: TSref: CONFIG object is empty / no reference! --- 4.2RC1
- Benni, does this still happen to you in 4.3? I thought I had come across some bugs, but I can't reproduce any now. I ...
- 12:52 Bug #21159: Backend login cookie check fails in IE6
- no change needed.
The problem was caused by the simulated IE from multipleIEs.
I just installed a fresh XP in a V... - 00:01 Bug #21159: Backend login cookie check fails in IE6
- the "no cookies" message is displayed because document.cookie is always empty on my machine. I attached a patch which...
- 12:14 Bug #25625: Don't show rights check on Windows
- confirmed.
"The webserver user is not allowed execute this script."
which is obviously wrong. - 11:50 Bug #25625 (Closed): Don't show rights check on Windows
- The test that checks whether the cli_dispatch script is executable always returns false on Windows. So it should not ...
- 12:05 Bug #21259: Forms using dataArray do not show any field
- Thanks for the feedback. Thus, I can close this issue.
- 12:00 Revision c8ad0b7e: Follow-up to bug #12117: The flash messages sometimes contained content meant for the main screen and not the message
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6161 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:57 Bug #25623: Various small issues
- Committed to trunk in revision 6160
- 11:51 Bug #25623: Various small issues
- Windows issue moved to separate report: http://bugs.typo3.org/view.php?id=12251
- 11:55 Revision b7d37270: Cleanup #12211: Scheduler: Corrected a couple of labels and one code indent in BE module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6160 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:36 Bug #25621: Creation of late task
- Here's the formal patch for this issue, which I'm going to submit to the core list.
The main difference with Ingma... - 11:27 Bug #25621: Creation of late task
- isn't it much simpler to validate the date and display a extJs msgbox if date is older than now? This wouldn't allow ...
- 11:08 Bug #21286 (Closed): t3skin: Headers are smaller than the text
- Good example is the reports module.
(issue imported from #M12250) - 11:06 Revision c863538d: Follow-up to #12132: New exception was not caught nor handled properly everywhere
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6159 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:50 Bug #21281: Reports module: icon not clickable
- committed v2 to trunk, rev 6158
- 10:49 Revision ffdbe0f1: Fixed bug #12246: Reports module: icon not clickable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6158 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:03 Bug #25618: The script tried to execute a method or access a property of an incomplete object
- Committed v3 to trunk in revision 6157
- 10:02 Revision 8114c379: Fixed bug #12132: Scheduler: Introduced proper handling of incomplete objects after unserialization from DB storage
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6157 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:44 Bug #21285: Improve comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
- Committed to trunk in revision 6156
- 09:38 Bug #21285: Improve comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
- And in EXT:sv/ext_localconf.php, the comment:
// auth services needs to be added here. ext_tables.php will be read... - 09:35 Bug #21285 (Closed): Improve comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
- File EXT:sv/ext_tables.php contains the following comment:
// normal services should be added here
This is wron... - 09:44 Revision d25d1603: justified report module register to new array var after #12167 in core
- 09:41 Revision 85adb185: Cleanup #12249: Improved comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6156 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:32 Bug #21225: Provide a report for installed services in the new Reports module
- Committed v2 to trunk in revision 6155
- 09:30 Revision 2d2d93c0: Feature #12178: Provide a report for installed services in the new Reports module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6155 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:25 Bug #21284 (Closed): Description for extList_FE is missing
- Problem:
If the new parameter extList_FE has been added to localconf.php by the extension manager this parameter sho... - 09:22 Bug #21215: Enhance report registration API to provide custom icons for reports
- Committed v2 to trunk in revision 6154
- 09:21 Revision 67105a9e: Feature #12167: Reports: Enhanced report registration API to provide custom icons for reports
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6154 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:18 Bug #21280: Cleanup API for providers in status report
- Committed to trunk in revision 6153
- 09:17 Revision 6aa1c8b0: Cleanup #12245: Reports: Cleaned up API for providers in status report
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6153 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-10-15
- 23:28 Bug #21283 (Closed): absRefPrefix is prefixed with external js files
- When using config.absRefPrefix also external files are built with
absRefPrefix + http://...
which leads to wrong ur... - 22:31 Bug #21243: PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils
- FYI: committed to trunk rev 6152
- 22:30 Revision 18dcd33e: Fixed bug #12196: PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6152 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:09 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
- Hi,
ok, please kindly ignore my patch. ;)
The problem is not calling debug() WITHOUT namespace but WITH. In typ... - 21:40 Bug #21281 (Closed): Reports module: icon not clickable
- the icons in the reports module next to the header (inside the <h2>) are not clickable. only a click at the text open...
- 21:06 Bug #21280 (Closed): Cleanup API for providers in status report
- Currently the list of status providers for the status report is alongside the title, description and report propertie...
- 16:36 Bug #21279: Improve locallangXMLOverride feature
- How to test:
* Install the attached langtest2 extension.
It renames the logout button and the title of the shortc... - 16:31 Bug #21279 (Closed): Improve locallangXMLOverride feature
- #20955 introduced a new way to override LL-XML files.
Unfortunately it's as unflexible as the old XLLfile style, whi... - 16:35 Bug #19938: warning: in_array wrong datatype
- Line 562 has two other issues.
Take a look at this operator
$preserveVars = ! ( $this->conf['preserveGETvar... - 16:13 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
- Indeed, data protection is a problem in this case.
But maybe you can provide an option to choose between sending a... - 16:12 Bug #21278 (Closed): Pre-fill Value for the search input field problem?
- TYPO3 4.2
Indexed Search 2.11.1
This is the usual config line:
<input name="tx_indexedsearch[sword]" type="text" v... - 16:09 Bug #21277: Danger for misusing forgot password function for spamming mailboxes
- Sorry, duplicate of 0011765
- 16:09 Bug #21277: Danger for misusing forgot password function for spamming mailboxes
- Hi Markus,
thanks for your report!
This has already been reported and discussed; see #11765.
If you have an ... - 16:03 Bug #21277 (Closed): Danger for misusing forgot password function for spamming mailboxes
- When a user enters an unknown mail address in the forgot password field, a mail is sent to the given mail address tel...
- 14:25 Bug #21060: MEDIA.renderType in TypoScript is reset
- committed to trunk, rev 6151
- 14:23 Revision fa903f02: Fixed bug #11963: MEDIA.renderType in TypoScript is reset
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6151 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:20 Bug #19716: History/Undo not works on image elements
- A display of the bug is uploaded in the typo3_43b1_bug.PNG file.
It's really annoying and I would say it the error... - 11:40 Bug #21252: $this->doc->sectionHeader return wrong HTML
- committed to trunk, rev 6150
- 11:39 Revision b23bf13f: Fixed bug #12207: $this->doc->sectionHeader return wrong HTML
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6150 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:01 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- FYI: committed attached v2 to
trunk rev 6147
4_2 branch rev 6149
this fixes also bug #21270 - 10:59 Bug #21270: t3lib_admin::lostRecords produce errors / warning
- fixed by committing #18966
- 10:10 Bug #21270: t3lib_admin::lostRecords produce errors / warning
- I suggest to drop this patch in favour of an improved version of #18966
TYPO3_DB->sql_fetch_assoc() already calls de... - 10:56 Revision 6a6c8ff9: Fixed bug #8728: PHP Warning, if SQL error occurs in class t3lib_db in functions which depend on an existing resultset (thanks to Felix Oertel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6149 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:56 Feature #14211: calculate and display filepermissions in filelist
- Why ist writable and readable negated?
$info['writable'] = !@is_writable($wholePath);
$info['readable'] = !@i... - 10:51 Revision aabc2a88: fixed changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6148 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:48 Revision 78b06247: Fixed bug #8728: PHP Warning, if SQL error occurs in class t3lib_db in functions which depend on an existing resultset (thanks to Felix Oertel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6147 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:20 Feature #20382: Implement RSA authentication for BE and FE
- committed to trunk by dmitry in revisions 5386 and 5387
- 01:40 Bug #21265: Wrong sizes of image
- Hi Oliver, yes it does apply to 4.2 as well.
- 01:00 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
- have uploaded patch
- 00:41 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
- Hi Oliver, just checked with latest trunk - yes, the bug still exists.
- 00:48 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- I investigated this and found that the steps to reproduce are wrong.
correct is:
1. Have a site running on 4.2... - 00:11 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
- Give me a day, I'm going to check it in 4.2.0. Deductions says "yes", as the code hasn't changed since ages.
- 00:04 Bug #21275 (Closed): [Media CE] using a flash video file doesn't work
- When selecting a flash video file (swf) always the player is used to display the movie. But the swf file has to be di...
2009-10-14
- 23:20 Bug #21274 (Closed): Record statistics use hidden tables and isn't formated well
- When rsaauth is installed you see the "oops" message which shouldn't be displayed.
Also tables miss header to unders... - 22:56 Bug #21273 (Closed): Improve the configuration API of the reports module
- Currently the status providers and the label fields like "title" or "description" are mixed up in the array
$GLOBALS... - 21:49 Bug #21181: Call to getCache() on a non-object
- OK, after wasting some more hours I can say that moving the caching framework initialisation before the loading of th...
- 18:55 Bug #21181: Call to getCache() on a non-object
- i agree argumentation of Rupi. This is missusage of ext_localconf as this file is loaded "before" anything else.
S... - 17:54 Bug #21181: Call to getCache() on a non-object
- possible solution for the missing cache object:
- disable caching of t3lib_div::xml2array() when there's no caching ... - 17:39 Bug #21181: Call to getCache() on a non-object
- hi,
I digged into this and found that there's no obvious fix.
In general I see this two possibilities:
1. fix it... - 21:42 Bug #20309: typo3/db_new.php shows tables under another extension name
- i was wrong, #20308 solves it
- 20:57 Bug #20309: typo3/db_new.php shows tables under another extension name
- imho a problem of rsaauth. For example have a look to new record wizard on globe - you even see an "oops"
- 20:48 Bug #21060: MEDIA.renderType in TypoScript is reset
- correct - just forgotten to read it from conf.
- 20:22 Bug #21210: template view instead of listview in right frame
- ok, so i'll close it until it is reproducable ;)
- 12:54 Bug #21210: template view instead of listview in right frame
- sorry, can't reproduce it any more.
it happend immidiate after the first installation. (Installation and import of a... - 11:50 Bug #21210: template view instead of listview in right frame
- I can't reproduce. Please test how this can happen and try to find a way to reproduce, as i never saw this before (an...
- 20:20 Bug #20610: HMENU does not show top Level Page in TYPO3 v4.3alpha3
- absolotely correct: this worked never before in any version.
Reason: there is at least a pidInList used which contai... - 19:32 Bug #21259: Forms using dataArray do not show any field
- Hi Oliver:
Sorry, but it seems I made a mistake. :(
The site that was giving this erros was using typo3 version... - 10:10 Bug #21259: Forms using dataArray do not show any field
- Hi Carlos,
can you please provide a simple TypoScript example how to reproduce and test this? Thanks in advance! - 19:01 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- I still don't like the button to trigger to distinct actions but one simple solution not to break the current logic w...
- 16:25 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- The button was moved to this tab newly. But if I remember correctly noone considered this problem... The idea of movi...
- 14:11 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- In my eyes the problem is that two actions are commited when trying to create the ENABLE_INSTALL_TOOL file:
1. ENABL... - 14:08 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- The problem is, that the enable-button actually saves the content of the form!
But that is what the save-button shou... - 11:01 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- i don't see a problem with this message. The autofill is done by browser, not by code. When you don't use the autofil...
- 18:23 Bug #21270 (Closed): t3lib_admin::lostRecords produce errors / warning
- there are expressions used in sql query without checking.
This function is used from lowlevel (DB CHECK) -> Record... - 17:46 Bug #21196: autoloaders registered by extensions slow down the core autoloader
- besides the mentioned autoloader problem, there's another issue that would be fixed by this patch, too:
If an extens... - 16:31 Bug #18781: field tablename in sys_refindex too short
- the solution for the follow-up problem of this bug is in #0011694
(index too long on utf-8 databases)
The problem ... - 16:01 Bug #21217: Sitemap: Recently updated pages broken
- Since #19762 introduced this negative side-effect and got reverted now, no change is required here.
- 16:00 Bug #19762: Traversing back page records used in CONTENT object does not work on root page
- Reverted this bugfix in SVN Trunk (rev. 6146)
- 15:55 Revision a97b31d1: Reverted bugfix #10050: Traversing back page records used in CONTENT object does not work on root page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6146 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:29 Feature #15193: There is no API to list tables in the Web->Page module
- reopened by request of franz H.
- 14:20 Revision 455545c1: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6145 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:06 Feature #21266: Add stdWrap date/strftime with GMT format property
- is related to #17066 (and quite useful imo)
- 10:41 Bug #21269 (Closed): md5_file() to check if a file has been changed is very expensive [performance]
- i am generating thumbnails from very large images. I thought, after rendering once, it should not be an performance i...
- 10:06 Bug #21265: Wrong sizes of image
- Hi Vladimir,
can you please test whether this exists in TYPO3 4.2 as well? Thanks! - 10:05 Bug #21268 (Closed): Caching framework does not work with DBAL on Oracle
- Problems:
When looking in the DBAL debug module, a lot of errors are produced, which all point to the new caching fr... - 10:05 Bug #21264: Fatal error when importing from .3td
- No bug of the Core and solved in latest version of static_info_tables...
- 09:55 Revision 815d6ad4: [+BUGFIX] Extbase (Persistence): Added loadTCA() to ensure the $TCA is loaded in FE (with check). Resolves #4683.
- 09:33 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
- Ah, overlooked the additional information... thanks! ;-)
- 03:12 Bug #21262: Checkboxes get bigger on hover in IE7
- Hi, I can confirm that.
- 03:06 Bug #21267 (Closed): Function tslib_cObj::crop() is not multibyte safe
- Function tslib_cObj::crop() is not multibyte safe so it does truncate in wrong position when multibyte string involve...
2009-10-13
- 23:46 Bug #21264: Fatal error when importing from .3td
- static_info_tables updated - case solved
- 22:00 Bug #21264: Fatal error when importing from .3td
- install latest version of static_info_tables, no mistake of the core!
- 21:03 Bug #21264 (Closed): Fatal error when importing from .3td
- Get the followong error when importing website into a fresh TYPO3 4.3 site:
Fatal error: Cannot re-assign $this in... - 23:28 Bug #21263: BE: The buttons "hide"" and "delete" of extension "rgnewsce" doesn't work
- Resolved, no change required.
Wim, this is not a core and tx_login issue, but a problem of some specific extension... - 16:57 Bug #21263 (Closed): BE: The buttons "hide"" and "delete" of extension "rgnewsce" doesn't work
- Under the tabs "content" or "extra" of the extension "rgnewsce" the buttons "hide" and "delete" doesn't work.
Under ... - 23:10 Bug #21032: Typoscript template "next level" chaining doesn't work as expected
- Yeah that's the version... It's a huge site and unfortunately updating it would me a major pain. We've tried once and...
- 17:27 Bug #21032: Typoscript template "next level" chaining doesn't work as expected
- Are you sure you use version 3.8.1?
This version is maybe five years old and is therefore no longer supported.
... - 17:21 Bug #21032 (Closed): Typoscript template "next level" chaining doesn't work as expected
- There are 3 typoscript templates in a "template storage" sysfolder.
- menu_level1
- menu_level2
- menu_level3
... - 23:09 Feature #21266 (Closed): Add stdWrap date/strftime with GMT format property
- when dealing with timestamps in TS that are stored in UTC it's not possible to display them in local time.
I can u... - 22:29 Bug #25621: Creation of late task
- @Francois, I just uploaded the second patch I created during out phone call yesterday, so it doesn't get lost.
- 21:21 Bug #21265 (Closed): Wrong sizes of image
- I found issue with getting wrong sizes of image produces from gif file with cropping.
Conf used for image:
page... - 20:39 Bug #20938: SOAP error while uploading an updated extension
- Simply tested it on my own.
Created a PHP-File with the following Content on my Webspace:
$content = file_get_con... - 20:26 Bug #20938: SOAP error while uploading an updated extension
- Also think the same. Why not try it?
You can also place a second tx_ter_wsdl.php with Content-Length somewhere else ... - 13:03 Bug #20938: SOAP error while uploading an updated extension
- "isn't necessary" :
- does not mean that it doesn't help in this case ...
- does not say, that it must be omitted
... - 12:40 Bug #20938: SOAP error while uploading an updated extension
- Changing tx_ter_wsdl.php probably won't help because with "Transfer-Encoding: chunked" a Content-Length header isn't ...
- 11:48 Bug #20938: SOAP error while uploading an updated extension
- I will add the content length to tx_ter_wsdl.php. It doesn't change anything and maybe it helps.
- 08:51 Bug #20938: SOAP error while uploading an updated extension
- Latest trunk: Rev 6144
[BE][compressionLevel] = 0
[FE][compressionLevel] = 0
Error:
Fatal error: SOAP-ERROR: Pa... - 17:30 Revision 9e4076c4: [+BUGFIX] Fluid (ViewHelpers): Added check, if the given value implements the Iterator interface. This is important to allow objects like the Object Storage to be traversed.
- 17:22 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
- Christian, there are several patches. The cosmetic change is on the 4.1 and 4.2 branch versions only. The biggest par...
- 17:14 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
- Wow. I opened this security bug in july 2009, and four months later a new patch has been developed, changing "(int)" ...
- 17:09 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
- I've created new 4.1 and 4.2 patches that now use intval instead of (int).
- 17:05 Bug #19999: table name are not mapped in the value part of a query and in inner join
- Hi xavier
i have recreated my patch to only patch the mapping error of joins and i modified the parser in order t... - 14:10 Bug #19999: table name are not mapped in the value part of a query and in inner join
- the part from the where as been resolved in an other bug.
But the par for the join is still valid.
since that i... - 14:02 Bug #21054: GMENU - first menu item does not appear because of wrong calulation of text position
- its a php bug http://bugs.php.net/bug.php?id=22513
- 09:34 Bug #21054: GMENU - first menu item does not appear because of wrong calulation of text position
- We have exactly the same error. The rendered test images looked right. php: 5.2.6, freetype: 2.3.7, libgd2. The use o...
- 13:18 Bug #21262 (Closed): Checkboxes get bigger on hover in IE7
- Reproduce:
Go to "File list"
Open "Clipboard #2" (or the one you like ;))
Hover over the appearing checkboxes
... - 12:10 Bug #21261 (Closed): string literals quoted as identifiers in class.t3lib_loaddbgroup.php
- Problem:
When using MySQL ANSI mode, some mm_relations operations will not work because string literals are quoted... - 10:17 Bug #20153: shortcut icon type detection does not work if allow_url_fopen is disabled
- I added an anhanced patch, that
a) uses $iconMimeType = ' type="image/x-icon"' if the finfo_open function doesn't ex... - 09:59 Bug #21260: Spaces in Webroot path break ImageMagick compose
- Here is an example of the content of the array returned from function t3lib_div::unQuoteFilenames() WITHOUT and WITH ...
- 09:17 Bug #21260 (Closed): Spaces in Webroot path break ImageMagick compose
- Install Tool -> Image Processing -> Combining images
shows all masks inverted if webroot path contains breaks.
Test... - 09:31 Revision d368b844: [+BUGFIX] Extbase (Security): Fixed two issues with Request Hashing. Changed hash implementation from normal SHA1 to a real HMAC. Thanks to Markus Krause for pointing this out. Relates to #4960.
- [+BUGFIX] Extbase (Persistence): Fixed a syntax error I introduced with last commit. Sorry :-)
- 08:53 Revision 392feb40: [+BUGFIX] Extbase (Persistence): Added a check for PID column in Typo3DBBackend - Cache Clearing. In case no PID is found, but we are in FE, we clear the current page as best-effort. Resolves #4969.
- 07:20 Bug #21259 (Closed): Forms using dataArray do not show any field
- When a FORM is set using Typoscript, if it uses the 'dataArray' property, the form will lack its fields. It doesn't h...
2009-10-12
- 23:45 Bug #21258 (Closed): Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
- While pressing Enter key in RTE causes a new paragraph (<p>), Shift+Enter usually creates a line-break (<br/>).
Li... - 22:41 Bug #25624: Usage of timezone
- Actually there was the idea of displaying the server's time in the BE module. That would definitely be useful.
- 22:41 Bug #25624 (Closed): Usage of timezone
- The Scheduler relies purely on the server's time zone. This should be mentioned at all appropriate places (BE module,...
- 21:47 Bug #20251: AJAX relogin box doesn't appear
- Actually it just happened again, on an installation with 10467 patch applied... Not sure why. Let me know what I shou...
- 18:02 Bug #20251: AJAX relogin box doesn't appear
- I did experience it with beta1, but I think patch 10467 resolved the issues - at least I haven't noticed it since app...
- 18:00 Bug #20251: AJAX relogin box doesn't appear
- Hi Dan,
do you still experience this behaviour with the lates TYPO3 4.3-beta1 release and/or the SVN Trunk version? - 19:51 Revision adf993ee: [+BUGFIX] Extbase (Tests): Fixed several unit tests. Speeded up unit tests by replacing markSkipped() by markIncomplete() (maybe a bug in tx_phpunit).
- [+BUGFIX] Extbase (MVC): Added missing Tx_Extbase_MVC_Exception_InvalidOrNoRequestHash.
- 19:51 Revision f95b0353: [+BUGFIX] Extbase (Persistence): The LazyLoadingProxy implements the Iterator interface now. Resolves #4956.
- 19:51 Revision 57081954: [+BUGFIX] Extbase (Tests): Fixed a problem with autoloading the BaseTestCase twice by adding the file to ext_autoload.php.
- 18:41 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
- Haven't got a test scenario available now, but according to the additional information it should ;-)
- 17:56 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
- Hi Joey,
I guess this behaviour also exists in TYPO3 4.2, doesn't it? - 18:35 Bug #20546: "How did you get here" dialog opens
- Please upload an extension that allows to reproduce this issue. I am unable to reproduce it with the conditions descr...
- 13:42 Bug #20546: "How did you get here" dialog opens
- The problem is still there.
Firefox 3.5.3.
TYPO3 4.2.6 - 18:35 Feature #21257 (Closed): Integrate Security section to Install Tool
- In TYPO3 4.3 there are several new security related extensions and settings, like saltedpasswords, rsaauth etc. Howev...
- 18:19 Bug #20077: FORM is empty
- Hi Franz,
indeed there was a bug in evaluating the FORM TypoScript which should be fixed with TYPO3 4.3-beta1. Can y... - 18:15 Bug #19667: t3x export reports SQL errors with uninstalled extensions
- Hi Franz,
how can one reproduce this behaviour? - 18:12 Bug #20307: t3lib_cache_frontend_AbstractFrontend constructor is inefficient
- Everything is fine here, $backend is an object and thus already a reference.
- 18:06 Bug #20429: Regular expressions conditions can not differentiate between values that are part of other values
- Hi Ingo,
please use the start and end statements in your pattern:
[globalString: GP = tx_blogexample_pluginkey|acti... - 17:41 Bug #20510: Extbase/Fluid does not support to fill an array from formular's text-fields
- Hi Marcel,
does this bug still exist with the lates release of TYPO3 4.3-beta1 and an updated version of Extbase?
I... - 17:40 Bug #21002: message to reviewer has troubles with umlauts
- how to reproduce:
1) install sysext version, as admin just switch to any workspace, add a new content element
2) sw... - 17:19 Bug #21002: message to reviewer has troubles with umlauts
- Hi Georg,
can you please give a short step by step info how to reproduce and which character set you're using in you... - 17:36 Bug #21176: No upload in the new massuploader with Firefox
- Works fine if a disable the checkbox! Only with the flashuploader no upload is possible.
- 17:25 Bug #21176: No upload in the new massuploader with Firefox
- Ok, please disable the flashuploader and test it again:
In "User Settings" module on tab "edit & advanced functions"... - 17:35 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
- Hi Steffen,
can you please give an example of these errors? What is shown? I never experienced a behaviour like this... - 17:34 Bug #20543: The value for loginSecurityLevel is by default empty
- Duplicate of #0012205
- 17:29 Bug #15452: When moving records the translation do not move with it
- @Nils - this is no TemplaVoila issue - TemplaVoila just uses the t3lib_tcemain to perform copy/move/delete actions - ...
- 17:23 Bug #15452: When moving records the translation do not move with it
- @Tolleiv: could you please write which files are needed for TYPO3 with TemplaVoila and which for a plain TYPO3 instal...
- 16:58 Bug #15452: When moving records the translation do not move with it
- I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee...
- 17:26 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
- Does this problem still exist on your system?
- 17:17 Bug #21020: recycler can't delete INITIAL PLACEHOLDER
- Closing this issue since it should be fixed.
If the problem still occurs with the current trunk or TYPO3 4.3-beta1, ... - 17:16 Bug #21020: recycler can't delete INITIAL PLACEHOLDER
- This bug should not be valid anymore:
1) the separator in the caching framework was changed from "-" to "@"
2) the ... - 17:15 Bug #21059: Not possible to install a sysext with Extension manager
- hi! i tried to upload + install an sys ext through the EM and of course I set in install tool that exts can be instal...
- 17:13 Bug #21059: Not possible to install a sysext with Extension manager
- Hi Georg,
did you want to upload/upgrade an extension or just install/enable? - 17:11 Bug #20938: SOAP error while uploading an updated extension
- Stefan, do you have compression enabled in the install tool?
Besides that, could you please give an debug output of ... - 17:05 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
- Did you test whether this behaviour also occurred in TYPO3 4.2?
- 17:01 Bug #20685: ENABLE_INSTALL_TOOL is deleted after creation
- Hi Manfred,
you can put the string "KEEP_FILE" into the ENABLE_INSTALL_TOOL file which prevents from being deleted a... - 16:59 Bug #19461: translation do not follow parent when cut'n'paste
- I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee...
- 16:58 Bug #19014: Copying Content Elements does not copy Language Overlays
- I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee...
- 16:58 Bug #16847: Deleting localized content elements fails
- I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee...
- 16:57 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee...
- 16:56 Bug #20922: Table of new feature "registry" won't be created if database is utf8
- Hi Steffen,
does this issue still exist in TYPO3 4.3-beta1?
The size of both fields is now 128 chars for each, thus... - 16:36 Bug #21244: Sitemap does not show shortcuts with shortcut_mode != 0
- works in 4.3 (and trunk)
- 15:52 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- BTW: Why does the "Create enable install tool" button to the same HTML-form that holds the user data?
Isn't saving... - 15:43 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- Good point!
Clearing the password field manually does indeed solve the problem.
Maybe renaming the password fie... - 15:19 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- I also noticed that.
I think the reason might be, that I entered the password-data in my browser to fill out the fie... - 14:35 Bug #21255 (Closed): Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
- This bug applies to TYPO3 4.3-dev (not selectable in bugtracker):
Creating or deleting the install tool enable fil... - 15:46 Bug #21256 (Closed): provide requirements for extensions to have fully working indexing of content
- Suppose i want to develop an extension and i would like to be sure the content generated in front-end by this extensi...
- 15:08 Bug #21253: Indexing of files provided by dam_frontend extension fails
- It appears that content generated by dam_frontend is not in cache (using USER_INT) ...
Is there a way to index it ?? - 11:20 Bug #21253 (Closed): Indexing of files provided by dam_frontend extension fails
- I've just add dam_frontend extension to manage links to files stored and managed by dam extension.
I try indexing al... - 14:40 Bug #25623 (Closed): Various small issues
- Some language string mistakes / typos:
- two verbs in the following sentence: "The script to execute to run the Sc... - 14:19 Bug #19955: redirecting to referer does not work
- Fixed, seems to work +1.
- 13:45 Bug #21252: $this->doc->sectionHeader return wrong HTML
- i would say it's a bug, and it should be prevented to deliver wrong HTML.
- 11:32 Bug #21252: $this->doc->sectionHeader return wrong HTML
- I just read in template.php:
@param string Additional attributes to h-tag, eg. ' class=""'
There is a space be... - 11:15 Bug #21252 (Closed): $this->doc->sectionHeader return wrong HTML
- I wrote an extension and try some samples with mediumdoc
While this test I saw that following:
$this->content .= ... - 12:49 Bug #21254: [felogin] lang label for send chnage password link misses variable for valid end time
- committed to trunk, rev 6144
- 12:44 Bug #21254 (Closed): [felogin] lang label for send chnage password link misses variable for valid end time
- hardcoded "2009-09-01 02:55" has to be replaced by "%s"
(issue imported from #M12209) - 12:48 Revision b98a7a40: Fixed bug #12209: [felogin] lang label for send change password link misses variable for valid end time
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6144 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:23 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
- sorry i've added a file by error
debug_is_tt_news.html must be removed from here - 11:13 Bug #21251 (Closed): [felogin] New Method for "forgotPassword" doesn't hook for kb_md5fepw
- The extension use JS to change the pw with md5 while entering. This is not the case in reset password form
(... - 11:06 Bug #21250 (Closed): Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- Steps to reproduce (from memory - that happened to me some time ago):
1. Have a site running on 4.2.
2. Update th... - 10:53 Bug #21249 (Closed): indexed search Unset Stopwords in Backend is not possible
- Unsetting Stopwords in Info->Indexed Search [Detail Page View] is not possible.
If you just set one Word, save, u... - 10:50 Bug #21248 (Closed): "Clear temporary data" in setup module misses JS confirm
- Problem:
The new button "Clear temporary data" (data[clearSessionVars]) in user->setup has no JS confirm. The action... - 09:59 Bug #21247 (Closed): Replace header(Location:) with t3lib_div::redirect()
- Replace
header('Location: '.t3lib_div::linkThisScript($vA));
exit;
with
t3lib_div::redirect(t3lib_div::link... - 08:41 Bug #21212: Unable to create a page
- My bad.
Should of course have been an empty SQL_MODE. I've copied this one from the conf which I used to try to repr... - 08:30 Revision 78797da5: [+BUGFIX] Extbase (MVC): Fixed redirects in Backend. Resolves #4970.
- 08:27 Revision 5b29df95: [!!!][+FEATURE] Extbase (Security): Added a HMAC generator and checker to prevent unauthorized access on objects where no edit fields were generated for. It is mandatory in case objects are modified on the server side. See the issue for a more in-depth explanation. This feature does NOT break backwards-compatibility as long as you use only Fluid for form-generation. In case of custom fields, it WILL break backwards compatibility, and you might need the @dontverifyrequesthash annotation. Relates to #4960.
- 08:23 Revision 360c781d: [+FEATURE] tx_fluid (ViewHelpers): Prepared ViewHelpers for Request Hash (HMAC) generation. Relates to #4960.
- [+FEATURE] tx_fluid (Core): Implemented editing of properties for nested objects in forms. Resolves #3702.
[+TASK] tx... - 00:26 Bug #20351: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object
- committed attached patches to
trunk rev 6141
4_2 branch rev 6142
4_1 branch rev 6143 - 00:20 Revision 83b48c6b: Fixed bug #10971: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object (thanks to Andre Steiling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@6143 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:07 Revision 9cd95dca: Fixed bug #10971: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object (thanks to Andre Steiling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6142 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-10-11
- 23:55 Revision 696ac311: Fixed bug #10971: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object (thanks to Andre Steiling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6141 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:19 Bug #21233: EM sends Location-header without exit
- committed to trunk, rev 6140
- 14:17 Bug #21233 (Closed): EM sends Location-header without exit
- After installing/removing an extension using the icon in the Ext-list, EM redirects to the same page again:
header... - 23:19 Bug #21246 (Rejected): <input> placed outside <form> in screen "Dependency Error"
- If an extension is imported from disk and the "Dependency Error" occurs, the uploaded file is saved in a typo3temp/ a...
- 23:17 Revision 8c8378cd: Fixed bug #12186: EM sends Location-header without exit (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6140 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:07 Bug #20243: Content element anchors won't get disabled on translated pages
- Found a solution for this.
For the souce of translated pages
you should use this typoscript instead:
tt_content.... - 23:05 Feature #20736: HTML5 doctype implementation
- A patch for this consist of those 2 lines
case 'html5' :
$docTypeParts[] = '<!DOCTYPE html>';
inserted into th... - 22:57 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- Will this be included into 4.3? I'd really appreciate it, as it makes serving error pages a LOT easier, and also SEO ...
- 22:41 Feature #25622: Add BE method to mark a stalled / died task as not running
- A good point. There's an automated clean up, but a manual one would be convenient. I'll check how to fit that in the ...
- 12:33 Feature #25622 (Closed): Add BE method to mark a stalled / died task as not running
- Problem:
If a task dies during execution (eg. because of a programming error) it will be marked as running forever, ... - 22:23 Bug #21245: Improve "Login not possible" message, if login fails although username and password were correct
- seemes to be solved in Typo3 4.2.9
- 21:46 Bug #21245 (Rejected): Improve "Login not possible" message, if login fails although username and password were correct
- Hi,
If there's no free disk space is left then you can't login to Typo3 anymore. It tells you to check username an... - 21:36 Bug #21244 (Closed): Sitemap does not show shortcuts with shortcut_mode != 0
- T3 Sitemap will not show Shortcuts with shortcut_mode != 0 (or Shortcut Mode in Flexform not "", but either "First su...
- 21:27 Bug #21243 (Closed): PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils
- Problem:
with the following settings PHP shows a warning when viewing pages in FE:
$TYPO3_CONF_VARS['SYS']['enabl... - 20:57 Bug #17079: Wrong path for images in repetitive content elements
- I can't reproduce this ... why would oyu even place an image within the section itself? The image should sit inside a...
- 20:06 Bug #21213: Use flashmessages to display messages in fileadmin
- committed attached v3 to trunk rev 6139
- 19:59 Revision 3939233e: Fixed bug #12164: Use flashmessages to display messages in fileadmin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6139 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:50 Bug #21242 (Closed): Renaming write protected file issues a php warning
- Problem:
Moving (cut&paste) write protected files issues a php warning.
Solution:
supress the warning in functi... - 19:44 Bug #21241 (Closed): The filetree does not show whether a folder is write protected
- Problem:
The filetree does not show if a folder is write protected, athough the folderlist in the listframe does.
... - 19:29 Bug #21240 (Closed): Missing foldername in redirect url after contextmenu paste action in foldertree
- Problem:
if pasting clipboard content into a folder in the filetree with the context menu option "paste into" the fi... - 19:26 Bug #21239 (Closed): alt_file_navframe.php is reloaded twice on contextmenu paste actions
- Problem:
when pasting clipboard content to a folder with the contextmenu in the filetree the filetree frame is reloa... - 19:20 Bug #21238 (Closed): Missing pageID in redirect url after contextmenu paste action in pagetree
- Problem:
if pasting clipboard content into a page in the pagetree with the context menu option "paste into" the list... - 17:42 Bug #21237 (Closed): TCA rendering broken for ['sys_action']['columns']['t1_allowed_groups']
- TCA Entry t1_allowed_groups cannot be scrolled (up/down arrows missing).
$GLOBALS['TCA']['sys_action']['columns']... - 17:26 Bug #21236 (Closed): Add API functions for cleaning and flushing output buffers
- Problem:
There'S currently no generic way to clean or flush the php output buffering
Solution:
introduce 2 new f... - 17:17 Bug #21235 (Closed): Double display of flashmessages
- Problem:
if nav_frame and list_frame are reloaded at exactly the same time the queued flashmessages show up in both ... - 17:14 Bug #21229: Add ext_icon.gif to sysext version
- committed to trunk, rev 6138
- 16:56 Revision e680680e: Added ext_icon for sysext version (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6138 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:40 Revision 74474547: Whitespace cleaning of typo3 sysext files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6137 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:15 Revision c46f54e7: Follow-up to bug #9355: Fixed some broken utf-8 chars in class t3lib_error_debugexceptionhandler
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6136 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:02 Revision 7f13ea61: Whitespace cleaning of typo3 files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6135 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:05 Revision 238abe0e: Whitespace cleaning of t3lib files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6134 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:32 Revision 81cdbed6: Follow-up to bug #12154: renamed t3lib_MessageQueue to t3lib_FlashMessageQueue, changed some some function names in t3lib_flashmessages and t3lib_FlashMessageQueue.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6133 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:19 Bug #21234 (Closed): Add some flashmessages to EM (part 3)
- Add FlashMessages after installing/removing an extension from the extension list.
This patch requires #21233
(issu... - 13:56 Bug #25621: Creation of late task
- Actually, I don't understand why tasks are automatically disabled at all. When the date is in the past, well, then it...
- 13:11 Bug #21232 (Rejected): Setting im_version_5 is not available until a value set
- If I open the install tool, there's no entry for im_version_5.
As soon as I enter a value in localconf.php, the entr... - 07:21 Bug #21212: Unable to create a page
- I worked now. Thanks for your help.
- 02:23 Bug #21231 (Closed): External Files are included with absRefIndex
- CSS-Files miss the absRefIndex, JS files are included with absRefIndex, even if fleg external is set
(issue ...
2009-10-10
- 22:31 Bug #21212: Unable to create a page
- Try 'SET SESSION sql_mode=\'\'', I don't think the above is enough. It's the fix of 0010487 in another way.
- 09:57 Bug #21212: Unable to create a page
- Did that. Still get the same error.
- 21:58 Bug #21230 (Closed): Add some flash messages to EM (part 2)
- Add flash messages to importExtFromRep()
(issue imported from #M12182) - 20:09 Bug #21229 (Closed): Add ext_icon.gif to sysext version
- Since #20957 removed EXT:version from required extensions, no more "Rq" icon is shown in EM, but the default ? icon.
... - 19:45 Bug #21228 (Closed): Speedup t3lib_BEfunc::getRecordPath by using rootline cache
- t3lib_BEfunc::getRecordPath() calculates its own rootline instead of using the (cached one) from BEgetRootLine().
... - 18:17 Bug #21216: Empty line in general header comment
- If you provide a correct patch, I would send it to the core list (or you send it yourself).
Please follow the core... - 07:51 Bug #21216: Empty line in general header comment
- Look at attached screenshot.
- 16:27 Bug #21227 (Closed): Section "Help" is shown even with no subelements
- Since 4.3. it is possible to hide all elements of the "Help" module which is really great but if no sub element is re...
- 16:15 Bug #19999: table name are not mapped in the value part of a query and in inner join
- Please give some code to reproduce this issue.
- 15:30 Feature #3464: Inconsistent icon overlays for start and stop date
- -1 Dousn't looks like TYPO3.
Uschi you can't give your self a +1
Phil you are not able to give +1 s - 15:09 Bug #20992: TYPO3 autoloader is case-sensitive while PHP's is not
- After discussion in the mailing lists, it seems like this is not an issue. Just something that needs to be properly d...
- 14:58 Bug #21225 (Closed): Provide a report for installed services in the new Reports module
- TYPO3 doesn't provide an easy way to check all installed services, along with their properties.
I propose to add s... - 14:36 Revision 88cae913: * Backported a few testcases
- 11:59 Bug #21194: Translation update broken
- FYI: committed attached v3 patches to
4_2 branch rev 6131
trunk rev 6132 - 11:55 Bug #25621: Creation of late task
- I'm not sure how to best answer that. The logic for recurring tasks is that the next execution will always be calcula...
- 11:27 Bug #25621 (Closed): Creation of late task
- I have a question (or maybe a feature request) regarding the creation of single (not recurring) tasks.
When I ente... - 11:48 Revision 6cb226fd: Fixed bug #12129 (follow-up to bug #11986): Translation update broken with activated output compression (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6132 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:40 Revision 13567dcc: Fixed bug #12129 (follow-up to bug #11986): Translation update broken with activated output compression (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6131 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Bug #21224 (Closed): Inconsistent display of errorlevels in tce_db, tce_file and belog module
- Problem:
error messages from tce_db and tce_file are displayed with the fatalerror icon although they have error lev... - 01:37 Bug #21223 (Closed): User Setup don't check file time of ENABLE_INSTALL_TOOL
- As there is the option to delete/create this file in user setup, the displayed action in user setup is wrong:
When t... - 00:10 Bug #20926: htmlentities in Template-mod about
- Please close, solved (SVN)
- 00:06 Bug #21222 (Closed): The extension manger does not use iconWorks
- A lot of the icons are hardcoded, added all missing as iconWorks-queries.
This is like that for a long time, t...
2009-10-09
- 23:40 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
- This then even is a duplicate of 0008542
- 23:21 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
- The patch I added will turn off strict_mode for the sql-session. No other fixes to the sql-dialect necessary. Checked...
- 15:15 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
- Added a patch which solves the issue.
Except from the BE, the same error was given when a page was cached.
The pa... - 23:37 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- Close please, solved (SVN).
- 23:33 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
- After three months of testing and verification I came up with the last uploaded solution. Changing "checkPagerecordFo...
- 23:25 Bug #20486: MySQL errors and unable to create a page
- Duplicate of 0010487, confirmative.
- 23:22 Bug #21212: Unable to create a page
- Duplicate of 0010487, confirmative.
- 12:36 Bug #21212: Unable to create a page
- Might be. I did default install of mysql. I haven't changed any values yet.
- 12:31 Bug #21212: Unable to create a page
- Looks like this issue is the same issue as 0010487.
Are you running MySQL in strict mode?
If so, you should be able... - 11:40 Bug #21212 (Closed): Unable to create a page
- While creating a page, I get the following error:
-------------------------------------------
2: SQL error: 'Out of... - 23:15 Bug #21221 (Closed): felogin forgot password message missing placeholder
- Localization contains string "2009-09-01 02:55" instead of "%s"
(issue imported from #M12173) - 22:48 Bug #20038: AJAX relogin does not work
- Can confirm it
- 21:46 Bug #21216: Empty line in general header comment
- I don't see an empty line. Please be more explicit.
- 16:20 Bug #21216 (Closed): Empty line in general header comment
- Look at general copyright comment rendered in <meta>. Empty line prepended.
(issue imported from #M12168) - 21:07 Bug #21217: Sitemap: Recently updated pages broken
- i discovered also some misbehaviour of the update menu, though i could display something with root page start (but on...
- 18:41 Bug #21217 (Closed): Sitemap: Recently updated pages broken
- Hi,
the Sitemap with Menu type "Recently updated pages" does nothing show in the Frontend. I selected the root page ... - 20:40 Bug #21183: Improve output of extension details
- committed to trunk, rev 6130
- 20:38 Revision 5fe863f0: Fixed bug #12111: Improve output of extension details (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6130 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:28 Bug #21220 (Closed): EM Extension details, CSH should be in first column
- All CSH icons are displayed to the left, in EM extension details it's on the right.
Further, if no CSH description e... - 20:01 Bug #21182: Show status of flag doNotLoadInFE in extension details
- committed v4 to trunk, rev 6129
- 20:00 Revision 77a4af8c: Fixed bug #12110: Show status of flag doNotLoadInFE in extension details
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6129 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:40 Revision 1c8a7711: Moved unit tests around
- 19:35 Revision c754efe7: [+BUGFIX] Extbase (MVC): Fixed a temporary bug which has been introduced with the last Fluid commit.
- 18:45 Bug #21218 (Closed): TER2 update checker reports success on fail
- Got a tiny problem with my setup and discovered this small bug. As my TYPO3 installation can't fetch any data the ext...
- 18:34 Bug #21189: PHP warning snw, if webserver can't remove extension dir
- Committed to trunk, rev 6128
- 18:32 Revision b80ccd3e: Fixed bug #12119: PHP warning shown in EM, if webserver can't remove extension dir (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6128 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:57 Revision c48ae261: [TASK] tx_fluid: Backported some non-functional changes
- 15:46 Bug #21215 (Closed): Enhance report registration API to provide custom icons for reports
- It would be nice if the reports registration API provided a way for report developers to provide a custom icon for th...
- 15:21 Feature #15575: Include date selection widget into the TYPO3 Core
- This can be dropped/closed (as #20829 fixed this)
- 15:18 Feature #20220: Integrate possibility to define read/write access on different filemounts
- This should be possible using TS: options.folderTree.altElementBrowserMountPoints
http://jeffsegars.com/2008/08/03... - 14:44 Bug #21197: Unable to autoload class "Date"
- The statement "class_exists('Date') ", I found in the extension "cal" (file /res/pearloader.php).
The "new Date()", ... - 14:25 Bug #21197: Unable to autoload class "Date"
- Ah, I see...
I could not find any reference to a Date class in the TYPO3 Core. Could you please search in your insta... - 14:44 Bug #21185: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
- Yeah.. really cool to hear. Never imagined that a function like this could exist!
Will provide a patch tonight, I ... - 14:32 Bug #21185: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
- In t3lib_div there's the function removeDotsFromTS() which does this job. Could you please come up with a patch and a...
- 14:33 Bug #21176: No upload in the new massuploader with Firefox
- the size of the file makes no difference... but, I have testet it on an other server. There everything works fine! Do...
- 14:29 Bug #21176: No upload in the new massuploader with Firefox
- Are you always uploading to the same server?
How big is the file? Does it work with smaller files?
Which version of... - 14:26 Bug #21210: template view instead of listview in right frame
- Do you get any JavaScript errors before the right frame is refreshed?
- 00:21 Bug #21210 (Closed): template view instead of listview in right frame
- every no and then the content of the right frame changes to template view, while I'm in the listview and change the a...
- 14:17 Bug #25620: Gather TODOs from Forge and close the Forge bugtracker
- Updated manual committed to trunk in revision 6127.
- 13:36 Bug #25620 (Closed): Gather TODOs from Forge and close the Forge bugtracker
- A project was created on Forge during the integration of Gabriel into the TYPO3 Core (see http://forge.typo3.org/proj...
- 14:13 Bug #21214: Pagetitle not shown
- screenshot uploaded (german backend). "Seitentitel" text field should be filled with "Home", but it's empty as you ca...
- 14:05 Bug #21214: Pagetitle not shown
- Can you please a screenshot or tell where the pagetitle is not shown in the backend? Thanks!
- 13:34 Bug #21214 (Closed): Pagetitle not shown
- The pagetitle of a page is not shown. I have the same problem with Mail form pagecontent, where the Recipient-email i...
- 14:08 Bug #21194: Translation update broken
- Thanks for narrowing this down to the compression level!
- 12:37 Bug #21194: Translation update broken
- The bug is gone after setting $TYPO_CONF_VARS['BE']['compressionLevel'] = ''
- 13:38 Revision 15697541: Fixed bug #12166: Scheduler: Gathered TODOs from Forge bug tracker into the Scheduler's manual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6127 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:27 Bug #21213 (Closed): Use flashmessages to display messages in fileadmin
- Problem:
the error messages from t3lib_extFileFunc (fileadmin) are not displayed as flashmessages
Solution:
use ... - 12:17 Bug #21202: No redirection after login by systemextension felogin
- I think it is not related.
To my experience the redirection of a user or usergroup doesn't work.
The issue you ment... - 11:47 Bug #21202: No redirection after login by systemextension felogin
- Is this related to: 0010327?
- 12:06 Feature #18911: Shortcut mode: add "parent page"
- The issue described by Rob is an issue in the TemplaVoila module.
I've added a patch which adds the required label i... - 10:52 Revision b7f68583: Follow-up to issue #12162: Reverted modification of existing locallang labels and introduced new labels instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6126 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:41 Bug #21207: Improve flashmessages API
- FYI: committed to trunk rev 6125
changed documentation uploaded to:
http://wiki.typo3.org/index.php/Pending_Docum... - 10:35 Bug #21211 (Closed): Several bugfixes and features by Kasper
- Several bugfixes and features have been committed to SVN Trunk (rev. 6116-6122) by Kasper:
* Tiny bug with date fu... - 10:21 Revision 1d24b1b3: Fixed bug #12154: Improve API of flashmessages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6125 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:11 Bug #21188: Add some flash messages to EM
- Committed attached v2 to trunk in revision 6124.
- 10:08 Revision ecb51568: Fixed bug #12117: Added use of flash messages to the Extension Manager
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6124 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:49 Bug #21205: deleting of Irre Elements does not work
- it seems there is a problem with Firefox 3.5.3 on Windows an MAC, with FF 3.0.14 there is a normal behavior.
yout ca... - 09:33 Bug #25619: Check if additional fields indeed provide fields
- Committed to trunk in revision 6123.
- 09:06 Bug #25619 (Closed): Check if additional fields indeed provide fields
- If the additional fields definition is incomplete, it may happen that its fields list is undefined. This causes a PHP...
- 09:23 Revision dabdf3fc: Fixed bug #12078: Scheduler: Check if additional fields indeed provide fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6123 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:07 Revision 8c026a55: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6122 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:06 Revision 1cfc4984: Fixed bug in Addwizard: It didn't work properly with wizard for other pages. Took the wrong table name. Thanks to Hassan AIT ABDELLAH, Dassault Systemes, for the fix.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6121 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:06 Revision 1619b5fc: * Expanded the feature that disables/enables login in a branch so now you can allow a login but force the usergroups to be "0,-2" (basically, that no usergroups are set for the user). This can help to reduce multiple caching of similar pages in case of many usergroup combinations in a system.
- * Implemented a simple hook after retrieval of a page from cache.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tr... - 09:05 Revision 61d3f532: Implemented an override of allowed language per workspace. This is an expert feature available as a USER TSconfig option "options.workspaces.allowed_languages"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6119 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:05 Revision 7367be8a: * Fixed problem with notification emails to users when a workspace review rejection happens. Now it works
- * Added possibility to reset the diff-information for localizations so translators or admins can click a button that ...
- 09:04 Revision b1398473: Added User TSconfig option "options.checkPageLanguageOverlay" so flexforms only show language fields for languages available on the page.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6117 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:03 Revision 6401d85f: Tiny bug with date function in t3lib_befunc. Casted timestamp to integer.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6116 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-10-08
- 22:35 Revision c9edce52: Follow-up to #12128: Added unit tests for t3lib_div::get_dirs() (thanks to Peter Foerger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6115 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:23 Bug #21193: Performance improvement in t3lib_div::get_dirs()
- committed to trunk rev 6114
- 22:21 Revision b967493a: Fixed bug #12128: Performance improvement in t3lib_div::get_dirs() (thanks to Dan Osipov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6114 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:17 Bug #21191: "Installation Type: L" - tell the user, what's "L"
- committed to trunk rev 6113
- 22:14 Revision 3cbe21f7: Fixed bug #12121: "Installation Type: L" - tell the user, what's "L" (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6113 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:54 Bug #20982: FE login in iE8 is not possible
- In my TYPO3 enviroment I found lots of pages with different login settings on the page propertys.
changing this to 0... - 21:37 Revision 94100fe2: [+BUGFIX] Extbase (Persistence): Fixed a problem where Objects are deleted from the database by accident (mm-relations). Related to #4716.
- [-TASK] Extbase (Persistence): Removed support for 'tablenames' in relation tables. Will be added again later.
- 18:17 Bug #21209: Empty paragraphs contain <br /> in Firefox instead of i.e.
- How can i insert html tags??
FF: < p >< br / >< /p >
IE: < p > & nbsp ; < / p >
- 18:12 Bug #21209 (Closed): Empty paragraphs contain <br /> in Firefox instead of i.e.
- When I enter twice in rte the empty line looks as follows:
FF: <p><br /></p>
IE: <p> </p>
Sometimes in FF I... - 17:57 Bug #21208: TypoScript FORM object does not render correctly anymore
- Committed to SVN Trunk (rev. 6058) by Kasper
- 17:50 Bug #21208 (Closed): TypoScript FORM object does not render correctly anymore
- The TypoScript FORM object does not render correctly anymore.
This behaviour was introduced with rev. 4636 in SVN Tr... - 17:56 Revision 268edab1: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6112 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:46 Revision 51badff0: Follow-up to test #12153: Added unit tests for simulated conditions via TypoScript object browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6111 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:06 Bug #21195: Improve performance of flashmessages
- dropped in favour of #21207
- 16:46 Bug #21207 (Closed): Improve flashmessages API
- Problem:
The current handling of the message queue for flashmessages happens in template.php and is quite unflexibl... - 16:31 Bug #21206: Add more unit tests for t3lib_matchCondition
- Committed to SVN Trunk (rev. 6110)
- 16:12 Bug #21206 (Closed): Add more unit tests for t3lib_matchCondition
- Extend the number of unit tests in t3lib_matchCondition for the expressions:
* language
* usergroup
* loginUser
*... - 16:29 Revision 91d347af: Added test #12153: Add more unit tests for t3lib_matchCondition
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6110 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:13 Bug #17785: Multiple RTEs in Flexforms don't work properly
- In version 4.2.6 and 4.2.8 the problem that the RTE overlaps other input fields with in flexforms still appears.
Sa... - 15:43 Revision 8c36ec53: [-TASK] Extbase (Tests): Removed obsolete file Base_testcase.
- 15:27 Revision 075b9069: [-TASK] Fluid (Core): Removed previous added registration of event handler attributes. Use "additionalAttributes" instead.
- 15:16 Bug #21205 (Closed): deleting of Irre Elements does not work
- in current trunk 6109 of TYPO3 4.3
it's not possible to deleted an Irre Element, if you click the garbage Icon.
F... - 15:15 Revision a26e2da0: [~CONFIGURATION] Extbase: Set lockType to empty string instead of 'system'.
- [+BUGFIX] Extbase (Tests): Fixed and renamed BaseTestCase. It supports now Data Providers.
[+TASK] Extbase (Tests): A... - 11:34 Bug #15452: When moving records the translation do not move with it
- @Nils: I copy the elements on the same page - didn't tried to copy to other pages yet. No, I do not use TemplaVoila.
- 11:26 Bug #15452: When moving records the translation do not move with it
- @Markus: is you destination page available in all languages?
Do you use TemplaVoila or traditional pages?
I use TV. - 10:54 Bug #15452: When moving records the translation do not move with it
- Hi there again.
I still encounter that weird behavior that copied content elements with translations somehow loose... - 11:02 Feature #21204 (Closed): Question about class.t3lib_tceforms.php
- First of all: Following is only a try.
I only want to show a date in format "d.m.Y".
On line 844 I found this one... - 08:48 Bug #20739: space before + after got a hardcoded limit of 50
- This issue also exists in the 4.2 branch. (I think lower versions also)
- 07:15 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
- Committed revision 25171.
- 07:14 Revision 7d40ac53: Fixed bug #6953: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work (Thanks to Christian and Michael Miousse)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@25171 735d13b6-9817-0410-8766-e36946ffe9aa
- 01:46 Bug #21203 (Closed): Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
- When pressing "Perform Updates" the wizard reports "Update successful!" but reentering the "Update Wizard" it reports...
2009-10-07
- 23:33 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
- UPDATE
Just double checked again – the warning being produced only in ver. 4.3!
it occures in this part, when var... - 23:22 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
- Hi, for example such conf
lib.content = IMAGE
lib.content {
file = GIFBUILDER
file {
XY = [10.w],[10.h]
... - 18:57 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
- Can you please provide the full TypoScript that resulted in this warning?
- 16:06 Bug #21200 (Closed): GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
- When using IMAGE or IMG_RESOURCE with file = GIFBUILDER it results in warning <"GIFBUILDER" is not a file (uploads/.....
- 20:00 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
- The 4.2 and 4.1 patches are different because 4.1 doesn't require PHP5 and thus cannot use the "protected" keyword. I...
- 19:27 Bug #21181: Call to getCache() on a non-object
- Besides the fact that I'm waiting for the backtrace to analyze the problem further, the attached patch prevents from ...
- 19:19 Bug #21181: Call to getCache() on a non-object
- Hm, I see... However, using the caching framework only will be triggered, when the constant 'TYPO3_UseCachingFramewor...
- 12:22 Bug #21181: Call to getCache() on a non-object
- This occurs in both backend, frontend and install tool. This happens e.g. if you install paymentlib and one of those ...
- 11:56 Bug #21181: Call to getCache() on a non-object
- Does this occur in frontend and/or backend disposal?
- 19:16 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
- I wouldn't do that, Tobi, as HTTP_HOST comes from the user and cannot be trusted.
Rather I would drop the dependen... - 17:41 Bug #21202 (Closed): No redirection after login by systemextension felogin
- In content element I defined as redirect mode "defined by User Record". And I filled in a redirection page in the use...
- 17:07 Bug #15452: When moving records the translation do not move with it
- OK, that might cause the problem...
the issue is with a TYPO3 v4.1.7 here. - 15:20 Bug #15452: When moving records the translation do not move with it
- @Markus: I needed also the 0002314_v2.patch like I've written a few notes above.
- 14:48 Bug #15452: When moving records the translation do not move with it
- @nils: Just the extension: T3X_klee_translation-0_1_2-z-200812051716.t3x
- 13:41 Bug #15452: When moving records the translation do not move with it
- @Markus: which files do you have installed? Just the extension or also a patch?
- 13:33 Bug #15452: When moving records the translation do not move with it
- Hi there!
I witnessed some strange behavior of the extension:
(might be relevant to the patch, too)
When copyi... - 16:59 Bug #21040: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
- Update... no problem with RSAAuth here...
The problem was using the HTTPS protocol on the OpenId. On my local system... - 16:21 Feature #21201 (Closed): use navigation title if available
- The path displayed in the search hits can become quite chaotic if people use very long page titles in combination wit...
- 16:08 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
- Tested and it worked as expected
thanks Xavier - 15:05 Bug #25617: Wrong example configuration of cronjob in manual
- Committed to trunk in revision 6109
- 15:04 Bug #25617: Wrong example configuration of cronjob in manual
- Text corrected to:
If you are editing system crontabs (for example /etc/crontab and /etc/cron.d/*), there will be ... - 14:58 Revision 990a1c27: Fixed bug #12078: Scheduler: Wrong example of cronjob configuration in the manual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6109 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:49 Bug #21197: Unable to autoload class "Date"
- All warnings and errors are mailed to me (Setting of $TYPO3_CONF_VARS['SYS']['systemLog']).
The If I didn't do that,... - 11:07 Bug #21197: Unable to autoload class "Date"
- Hi Wim, how can one reproduce this?
Can you please tell the required steps to get this error message? - 10:20 Bug #21197 (Closed): Unable to autoload class "Date"
- Error message:
Extension: Core
Severity: 4
Unable to autoload class "Date"
(issue imported from #M12135) - 13:44 Bug #21199 (Closed): Usage of quotationmarks in Linkitles in RTE does not work with IE7
- The usage of quotationsmarks in Linktitles in RTE-HTMLArea (TYPO3 4.2x) with IE7 makes it unpossible to edit oder cha...
- 13:00 Bug #21198 (Closed): Use flashmessages to display messages from tcemain
- Problem:
the error messages from tcemain are not displayed as flashmessages
Solution:
use flashmessages to displ... - 12:05 Bug #21065: Sporadic random Backend Logoffs
- additional information: the problem seems to be internet explorer 8 specific.
- 11:52 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
- Committed to SVN Trunk (rev. 6108)
- 11:37 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
- Hey, this fix was easy... escaping the "/" delimiter was missing...
- 11:51 Revision 8af5be77: Fixed bug #11451: Wrong pattern modifier in t3lib_htmlmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6108 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:28 Bug #21194: Translation update broken
- No, nothing in error_log - there's no error (also not the unpack()-error).
It's a problem of output buffering.
As s... - 11:17 Bug #21194: Translation update broken
- Is there something in the webservers error log or PHP log?
On updating the translations I get a
"Warning: unpack() ... - 01:27 Bug #21194: Translation update broken
- I've attached a patch (12129.diff), which solves the problem on my mac - but on a production server it doesn't work (...
2009-10-06
- 16:32 Bug #21196 (Closed): autoloaders registered by extensions slow down the core autoloader
- Problem:
If an extension registers an autoloader by itself this slows down the core autoloader because extension aut... - 14:55 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- Yes I see, but in my opinion this is a bug... so it should be fixed in branch as well.
- 14:51 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- Right Cyrill, this is fixed in TYPO3 4.3, e.g. in the current beta.
As Steffen wrote, your fix has been applied.
... - 14:22 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- I don't think thats fixed in 4.2.9, the image has no transparency.
The image I supplied had transparent background... - 13:49 Bug #25618: The script tried to execute a method or access a property of an incomplete object
- should be in the list still with a special error "extension / class not available"
it is like an extension which ... - 13:46 Bug #25618: The script tried to execute a method or access a property of an incomplete object
- You're right, the scheduler should check if the class is indeed available, as is done in other parts.
What do you ... - 12:48 Bug #25618 (Closed): The script tried to execute a method or access a property of an incomplete object
- Hi,
I did some tests with the scheduler and wrote 2 custom extensions, registered a class, created a task for it a... - 12:01 Revision b7f6ca85: added Media doc to relase-excluded dir typo3/contrib/flashmedia/src until it's released
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6107 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:21 Bug #21195 (Closed): Improve performance of flashmessages
- Problem:
The current handling of flashmessages in the list module is very unefficient and slows down the BE if there... - 11:09 Bug #21166: RTE needs reloading to get displayed properly
- Yes, it's a strange problem. It's the only project we have that shows this problem.
I've tried to uninstall t3skin... - 04:09 Bug #21166: RTE needs reloading to get displayed properly
- I don't know how to reproduce this issue...
Is t3skin installed? If you unsinstall t3skin, do you get the same beh... - 10:54 Bug #19198: TCA is not loaded completely when "dynamicConfigFile" is used.
- Hallo,
just for info: problem still resides - found it in version 4.2.9.
But I suggest applying t3lib_div::load... - 10:43 Revision fde32b09: [+BUGFIX] Fluid (Core): Added event handler tags to universal tags in TagBasedViewHelper.
- 10:43 Revision 7e4a8c74: [~TASK] Fluid: Tweaked icon.
- [~TASK] Fluid: Recreated ext_autoload.php.
- 08:03 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
- is there any news about it?
- 04:02 Bug #19617: hook for linkhandler is missing in RTE browse_links
- Closing this ssue as it was correctly fixed in linkhandler extension: see
http://forge.typo3.org/issues/show/1342
2009-10-05
- 20:48 Feature #16180: Add random on listNum
- I agree this would be cool to have in core. I needed similar functionality and am now using an XCLASS as suggested by...
- 19:10 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
- Michael,
Could you please test patch bug_6953_v4.diff which I rewrote in order to take CGL into account and to hav... - 18:32 Bug #21194 (Closed): Translation update broken
- #21079: "dynamic update of translation status im EM is broken"
makes Translation handling submodule broken.
A few... - 18:05 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
- Original reporter cannot reproduce this bug anymore, nor did I.
- 17:47 Bug #21193 (Closed): Performance improvement in t3lib_div::get_dirs()
- @ symbols are used in the function. They can be removed to improve performance. Performance improvement with the patc...
- 17:10 Revision a6654b79: * Committing some changes Bastian made on the translate viewhelper which I forgot to forward-port. Always do an svn update before you start working ;-)
- 17:09 Revision dc6ebe74: * Small bugfix. sorry guys :-)
- 17:08 Revision dbfb0391: [TASK] BlogExample: Adjusted TypoScript _LOCAL_LANG settings as needed in recent commit. Related to #4905.
- 16:57 Revision fc29cc4f: [!!!][BUGFIX] Extbase (Configuration): Moved _LOCAL_LANG from plugin.tx_XXX.settings._LOCAL_LANG to plugin.tx_XXX._LOCAL_LANG. THIS IS A BREAKING CHANGE for Users. Resolves #4905.
- [BUGFIX] Extbase (Utility): Extracting translation code from Translation ViewHelper to utility class. Related to #4905.
- 15:44 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
- Closing this issue as a duplicate of #10632.
- 08:29 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
- See also
http://bugs.typo3.org/view.php?id=10632 - 15:31 Revision 2dcd4646: * Small cleanup - check if controllerContext is set to prevent fatal error in rare cases.
- 15:28 Bug #21192: List module: scroll-button is missing
- Ah, i see :-) Maybe the pagination-scroller should be shown by default if the amount of entries iy > 20.
- 13:32 Bug #21192: List module: scroll-button is missing
- I think it got removed with the new pagination.
You still can click on the table title
But I agree that it's not ... - 10:48 Bug #21192 (Closed): List module: scroll-button is missing
- Standard list module shows 20 entries per CE-type. If you have more entries a button and text [21 - xx ] is shown to...
- 12:06 Bug #21065: Sporadic random Backend Logoffs
- nope, still no go, the customer still has the problem.
- 10:49 Revision 947880d9: Cleanup: Whitespace cleanup in extension manager
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6106 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:41 Bug #21191 (Closed): "Installation Type: L" - tell the user, what's "L"
- After importing an extension from TER, you get the following output:
Extension import results
SUCCESS!
Folder ... - 10:28 Bug #21190 (Closed): Suggest: Function call on a non-object
- I'm working with current trunk and get following error, when I try to edit a database record in list modul:
Fatal ... - 09:11 Feature #15063: Link to pages that are not in the user's DB Mount
- This is possible now with user TS config: options.pageTree.altElementBrowserMountPoints = 34,123
Thanks for Susann... - 09:00 Bug #15909: Internal (on page) links corrupted with t3lib_parsehtml::prefixResourcePath()
- Prefixing #-anchor with current page path is needed if you are using the baseUrl feature (required for realurl), and ...
- 08:56 Bug #16159: change default constants with compatibility wizard "pageframe object"
- Defaults in css_styled_content nowadays is blank (since 4.2.0).
- 08:52 Bug #16085: TCEFORM changes are ignored for the secondary fields, if they are displaied within top frame
- Not reproduceable nowadays. Thanks to Susanne Moog for reporting
- 08:51 Bug #16238: Can't login BE, default admin user is within db table 'be_users', also creat a new admin in table
- AFAIK, login in BE works nowadays. :)
- 08:49 Feature #15701: Better page-Not-Found-handling (Redirect-Support)
- Can be done already with config.typolinkLinkAccessRestrictedPages and typolinkLinkAccessRestrictedPages_addParams.
- 08:47 Bug #15865: Styles for colored diffing not available
- either fixed or not reproduceable. Diff is currently colored both in old and new skin
- 08:46 Bug #15666: Old logo and "skin" in install-tool and install-wizard
- long ago resolved..
- 08:46 Feature #15150: Get list of content elements for "new content" wizard from TCA
- Resolved by Steffen's new feature (rev. 4954, #19382)
- 08:45 Feature #15610: add content-element headline to "New content element" wizard by default
- Resolved by Steffen's new feature (rev. 4954, #19382)
2009-10-04
- 21:59 Bug #17861: Extension Manager does not sort versions of an extension correctly
- I can confirm that this bug is still present in 4.2.9. It took hours of my time to find out that the things in the ma...
- 21:04 Bug #21189: PHP warning snw, if webserver can't remove extension dir
- I'm very sorry for the uncomplete bug title and description.. accidently pressed the enter key :(
Correct title: P... - 21:01 Bug #21189 (Closed): PHP warning snw, if webserver can't remove extension dir
- If user uploaded an extension not using TYPO3 and with permissions, so that TYPO3 can't delete the ext-directory, a P...
- 20:50 Bug #21188 (Closed): Add some flash messages to EM
- Replace some plain outputs in Extension Manager with shiny flash messages.
(issue imported from #M12117) - 18:37 Bug #21187 (Closed): "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
- To reproduce the bug:
* Edit text in any content element using the htmlarea RTE
* Write a sentence, the select some... - 18:09 Bug #21186 (Closed): Show "loadInFE" in EM details view
- Extensions have a new flag "doNotLoadInFE". Now it would be nice to show this in EM details view.
See attached scr... - 16:49 Bug #20038: AJAX relogin does not work
- I refactored the relogin complete (rewrite in ExtJS only) and it works again.
- 15:53 Bug #21176: No upload in the new massuploader with Firefox
- Thought you have the same problem like you said in the list? But strange is, same FF Version, same Mac os x on an oth...
- 15:26 Bug #21185 (Closed): Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
- You can set default values for $BE_USER->uc using
a) $TYPO3_CONF_VARS['BE']['defaultUC']
b) setup.default in UserTS... - 15:12 Bug #21184 (Closed): Enable resizable textareas by default
- With #20946 resizable texareas were introduced.
Unfortunately, they aren't enabled by default.
So enable them.
... - 14:03 Bug #21183 (Closed): Improve output of extension details
- Currently EM's view of extension details has a mix of
Key? Yes/No
and
Key: Yes/No
Unify this to "Key: Value"
... - 13:36 Bug #21182 (Closed): Show status of flag doNotLoadInFE in extension details
- With 4.3 we added the flag "doNotLoadInFE" to exclude extension from being loaded in FE.
The EM doesn't show the s... - 12:14 Bug #21173: Replace "Warning: filemtime(): stat failed" with a nice error message
- this is a duplicate of #17321.
t3lib_FlashMessage? nice :) - 12:11 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
- If you have further questions regarding TYPO3, you can use the mailing-lists which you find here:
http://lists.netfi... - 12:10 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
- Install the extension t3skin.
I remember, that skin_grey2 is even working in 4.2...
So if you like your old desig... - 03:05 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
- Ok, i solved finally my problem
The tm_contentaccess extension, was making that my BE wasn't visible into the upda...
Also available in: Atom