Activity
From 2008-12-18 to 2009-01-16
2009-01-16
- 23:51 Bug #19299: Could not delete directory recursively
- Committed to trunk and 4.2-branch in rev 4737 / 4738 by Steffen Kamper. Thanks.
- 18:50 Bug #19299: Could not delete directory recursively
- Confirmed.
Now pending in core list.
- 23:46 Feature #15818: Enable expand/collapse for tables in the list module
- I will rework / finalize this patch as soon as #17225 (currently pending in core list) is committed.
- 23:44 Feature #19808: List view should have 'collapse' / 'expand' functionality for all list types
- Resolved as duplicate of #15818.
- 23:43 Feature #19808: List view should have 'collapse' / 'expand' functionality for all list types
- This is a duplicate of #15818 which already has a first patch attached.
- 23:22 Bug #18536: Beautify table for BE Log
- This one has been committed by Ingmar on 2008-04-01 in revision 3506 and was released with 4.2.0.
- 23:15 Revision 41b939df: Fixed bug #9307: Remove an obsolete check for disable_exec_function in filelist
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4737 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:13 Revision e8cdd744: Fixed bug #9307: Remove an obsolete check for disable_exec_function in filelist
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4736 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:10 Bug #17244: Backend task center does not work properly
- committed to trunk
- 14:02 Bug #17244: Backend task center does not work properly
- I attached a bugfix and sent it to the core list ...
Waiting for a +1 - 22:45 Revision 7a6299e0: Follow-up to bug #10094: Fixed typing error in t3lib_TCEmain::dbAnalysisStoreExec()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4735 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:27 Bug #16265: Meta keywords,description etc do not show up
- Not a core bug and no feedback for a long time.
- 21:07 Bug #19843: DBAL 0.9.20 crashes TYPO3 4.2.x
- This is directly related to issue #8231, however, I don't know how to set the cross link
- 21:03 Bug #19843 (Closed): DBAL 0.9.20 crashes TYPO3 4.2.x
- When installing dbal on a 4.2.x installation of TYPO3, the backend will crash with a fatal error:
Fatal error: Cal... - 20:55 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- This seems to be a fundamental misconception in the way DBAL and the installer work together. The error occurs when T...
- 20:10 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- I myself had this error a lot while develop. And - of coarse it doesn't help.
All the time i had to enable sqlDebu... - 18:23 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- DBAL: class ux_t3lib_DB extends t3lib_DB
debug_mysql_db: class ux_t3lib_DB extends t3lib_DB
* Yes, debug_mysql_db... - 17:54 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- A solution would be a proper error handling that also catches these warnings defines a general handling for it. Howev...
- 17:51 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- I just looked into into debug_mysql_db and cannot believe that it's integrated there:
* the mentioned extension over... - 14:31 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- The patch to avoid all this useless PHP error messages has been added now to the extension debug_mysql_db 0.2.1.
Jus... - 19:28 Bug #19836: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
- committed to trunk, 4_2 and 4_1
- 19:26 Revision 2d7c1d79: corrected textfile_ext
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4734 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:25 Revision 4d31b153: Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4733 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:24 Revision 8efe68f3: Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4732 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:21 Revision e11a850f: Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4731 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:16 Bug #19666: Adding T3_SERVICES to configuration modul
- committed v3 to trunk rev 4730
- 19:15 Revision c9086dcb: #9867: Adding T3_SERVICES to configuration modul
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4730 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:09 Bug #19842 (Closed): fileadmin links to files are missing part of path
- This is the same bug as described in issue 0000227. I could not reopen it, thus this report. In the Filelist module, ...
- 17:56 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- Hey Sebastian,
thanx again!
I've patched the t3lib/jsfunc.inline.js manually and it works also fine now.
So pl... - 15:16 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- Hi Lee,
good to here that it works for you.
As far as i remeber (some webcast from kasper) IRRE and these flexf... - 17:49 Bug #19841: Backend not usable in Internet Explorer anymore
- IE6 is also affected. I just switched the file backend.php back to rev4644 and IE is up and working again. So the bug...
- 17:33 Bug #19841 (Closed): Backend not usable in Internet Explorer anymore
- In Internet Explorer 7 the TYPO3 Backend is not usable anymore due to JavaScript errors. Clicking a module in the lef...
- 16:42 Bug #19840 (Closed): FlexForms: wrong mm-relations after copy and localize
- On copy or localize of a record with a FlexfForm that contains a MM-reference field the resulting record points to w...
- 14:48 Revision 386204a6: Fixed bug #5497: Links in Task Center
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4729 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:58 Bug #19839 (Closed): Javascript Error while navigating in menus section (msie4 is undefined)
- we are using 4.2.3 version in the server. In this, when we are navigating through the menus in the website generated ...
- 09:53 Bug #19766: hide/unhide page causes error when done via the context menu
- committed to trunk and 4_2
- 09:52 Revision 3c109bd9: Fixed bug #10057: hide/unhide page causes error when done via the context menu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4728 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:50 Revision 56b98d42: Fixed bug #10057: hide/unhide page causes error when done via the context menu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4727 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:44 Revision a470d29d: Fixed bug #10158: change of url only (com => org)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4726 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:10 Bug #19798: Cannot Load Multiple RTEs via AJAX
- Committed to trunk in r4725.
- 05:07 Revision 61a8059b: Fixed bug #10105: htmlArea RTE: Cannot load multiple RTEs via AJAX
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4725 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:39 Bug #19838: XSS vulnerability in workspace module
- patch added
ready to be committed - 03:34 Bug #19838 (Closed): XSS vulnerability in workspace module
- references TYPO3 Security Team OTRS issue #2008111310000065
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
P... - 03:01 Bug #19834: Weak encryption key generation vulnerability in sysext install
- ready to be committed
- 02:59 Bug #19834: Weak encryption key generation vulnerability in sysext install
- added new versions of patches for 4-1 and 4-2:
- registration of AJAX-scripts in ext_localconf.php instead of global... - 02:29 Bug #19834: Weak encryption key generation vulnerability in sysext install
- patch to be applied on 4-0 and 4-1 added (10154.diff)
- 01:34 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
- As soon as the version of rtehtmlarea gets increased, the tempfiles in typo3conf/rtehtmlarea/ will be regenerated aut...
- 01:27 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
- ciao Stanis. that worked!
i am sorry this happened to me some years ago... there should me a remind to empty typo3te...
2009-01-15
- 23:58 Bug #19837 (Closed): Credits to coredevs
- in "About TYPO3" i added a section with credits to core team members
(issue imported from #M10158) - 23:17 Feature #18039: Integration of kb_md5fepw into SysExt felogin
- For the moment i suggest instead of md5 the t3sec_saltedpw extension, which support salted md5-hashes and doesn't use...
- 20:40 Feature #18039: Integration of kb_md5fepw into SysExt felogin
- also, #254 is related when it comes to umlauts.
- 23:03 Bug #19836: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
- let's collect editable textfiles first
existing ones:
txt,html,htm,css,inc,tmpl,js,sql,'.PHP_EXTENSIONS_DEFAULT,
... - 22:52 Bug #19836 (Closed): t3lib/config_default.php textfile_ext should be updated to include xml and other text types
- There is a variable textfile_ext that is used to determine if a certain file is editable as text file with the text e...
- 21:42 Feature #18999: list title length fixed to 30 chars
- committed to trunk and 4_2
- 21:41 Revision 3faa1454: corrected date in ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4724 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:40 Revision 80fed136: Fixed bug #8787: titles length in list module (thanks to Stefano Cecere)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4723 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:35 Revision e9bbd4af: Fixed bug #8787: titles length in list module (thanks to Stefano Cecere)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4722 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:41 Bug #14256: special characters in username not checked
- related to #19695, #19695
- 18:34 Feature #19835: Add controller switching for frontend editing
- Added a test extension with an alternate controller that dies as soon as a record is saved in frontend editing.
To... - 18:29 Feature #19835 (Closed): Add controller switching for frontend editing
- The recent frontend editing overhaul for version 4.3 moves the logic of saving records into a controller in t3lib_fro...
- 18:33 Bug #19834: Weak encryption key generation vulnerability in sysext install
- patch added for 4-2
- 18:05 Bug #19834: Weak encryption key generation vulnerability in sysext install
- patch added for trunk
- 18:02 Bug #19834 (Closed): Weak encryption key generation vulnerability in sysext install
- Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
Problem:
The install tool generates encryption keys with a very... - 16:47 Bug #19768: sysext fe_edit: config.admPanel without effect
- Committed v2 patch to trunk in r4721. Thanks Ralf!
- 16:45 Revision b8be0d64: Fixed bug #10064: config.admPanel has no effect (thanks to Ralf Hettinger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4721 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:42 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- Any news?
BTW: The following two typoscript lines are important to render images of tt_content elements in the fro... - 13:27 Bug #19766: hide/unhide page causes error when done via the context menu
- Thanks Steffen, for actively chasing this one.
Looking good by testing the patch on 4.3_alpha1 trunk. - 13:17 Bug #19766: hide/unhide page causes error when done via the context menu
- please try attached patch
- 13:04 Bug #19766: hide/unhide page causes error when done via the context menu
- This bug also happens in 4.2 branch. This should be fixed before 4.2.4 to prevent a critical regression.
- 12:53 Bug #19766: hide/unhide page causes error when done via the context menu
- Yes Uschi, #10148 seems to be the same issue and #10126 is also a duplicate.
So this bug happens for many clickmen... - 08:42 Bug #19766: hide/unhide page causes error when done via the context menu
- I found another context menu related issue which might or might not be connected with this (really annoying) one: htt...
- 12:54 Bug #19816: 404 after drag'n'dropping page in the BE
- Duplicate of #19766
- 12:53 Feature #19833 (Closed): Page TS tree view (show a tree view of pages that have pageTSConfig set)
- Page TS tree view (show a tree view of pages that have pageTSConfig set).
If you go to 'Web -> Template' and click... - 11:19 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- In TYPO3 4.2.3 I get these PHP error lines:
[15-Jan-2009 11:10:43] PHP Warning: mysql_query() [<a href='function.... - 11:07 Feature #19742: [felogin] New Method for "forgotPassword"
- Steffen, I'll have a look at it but I'm not sure yet whether we can do that for 4.2
- 10:48 Bug #19565: Ship optimal TYPO3 configuration by default
- Just remember that mnogosearch may expect certain things set up a bit differently from this config.
I cannot remem... - 10:31 Bug #19565: Ship optimal TYPO3 configuration by default
- Inform users of TYPO3! . .
http://httpd.apache.org/docs/2.2/howto/htaccess.html#when
. . . that reading of .ht... - 10:19 Feature #19809: make pi_wrapInBaseClass wraps configurable
- send as RFC to core list...
- 08:13 Feature #19832 (Accepted): sectionMarker (page anchor) prefix is hardcoded as "c"
- sectionMarker (page anchor) prefix is hardcoded as "c" while it is freely configurable in css styled content.
You ... - 06:14 Bug #19831: Session fixation vulnerability in user authentication
- The first patch is for trunk only as it makes use of newly added function exec_SELECTcountRows(), the other one is fo...
- 05:41 Bug #19831 (Closed): Session fixation vulnerability in user authentication
- references TYPO3 Security Team OTRS issue #2008102610000015
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
P... - 01:08 Bug #19830 (Closed): "T3_THIS_LOCATION is not defined" Javascript Error in Element Browser
- there is a javascript error in the Element Browser. Please have a look at the image.
1. open the Element Browser
2.... - 00:36 Bug #19829 (Closed): enable JS-Libs in BE
- after i made a patch for extJS only some problems has been debunked.
* there are 3 libs in contrib that are used: ...
2009-01-14
- 23:55 Bug #19822: XSS vulnerability in sysext indexed_search
- patch added for 4-0 branch
- 12:47 Bug #19822: XSS vulnerability in sysext indexed_search
- Patch will be added until Jan 15, 2009.
- 12:47 Bug #19822 (Closed): XSS vulnerability in sysext indexed_search
- references TYPO3 Security Team OTRS issue #2009010610000014
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
P... - 23:46 Bug #19821: Command execution in sysext indexed_search
- patch added (made against trunk)
ready to be committed - 12:38 Bug #19821: Command execution in sysext indexed_search
- Patch will be added until Jan 15, 2009.
- 12:36 Bug #19821 (Closed): Command execution in sysext indexed_search
- references TYPO3 Security Team OTRS issue #2009010510000025
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
P... - 23:43 Revision 50f1ff8d: Fixed bug #10140: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4720 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:16 Revision 638b09fa: Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4719 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:15 Revision 5da46eb1: Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4718 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:14 Revision e0dde924: Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4717 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:09 Bug #19826: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
- Committed to SVN TYPO3core trunk (revision 4716) and branch TYPO3_4-2 (revision 4720).
- 17:48 Bug #19826 (Closed): htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
- In EXT:rtehtmlarea/res/contentcss/default.css the selectors to align text in table cells (th and td) are missing. T...
- 21:08 Revision 4859d1cf: Fixed bug #10140: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4716 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:33 Bug #19828 (Closed): spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters
- Problem:
Consider the following testcase:
10 = TEXT
10.value = John@doe.com
10.typolink.parameter = john@doe.... - 20:01 Bug #19827: XSS vulnerability in sysext adodb
- ready to be committed
- 19:57 Bug #19827 (Closed): XSS vulnerability in sysext adodb
- references TYPO3 Security Team OTRS issue #2009010510000016
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk) wher... - 19:58 Bug #19287: missing index for deleting outdated session data in fe_session_data
- I've found the same problem while trying to optimize the performance of a new website i'm working on, fe_session_data...
- 19:47 Feature #19824: htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
- Committed to SVN TYPO3core trunk (revision 4715).
- 17:12 Feature #19824 (Closed): htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
- Clear RTE cache option will be added to the BE Clear cache menu.
The option is always enabled when the user is Adm... - 19:46 Revision 2de78e58: Added feature #10138: htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4715 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:30 Bug #19810: Broken fe_adminLib.inc
- here is a fix.
The question: how does this happen? $this->dataArr is initialized as array and only overwritten by GP... - 19:29 Bug #19648: BE module configuration does not properly consider TYPO3_MODE
- I guess, issue can then be set to resolved.
- 19:16 Feature #19807: Remove/protect adodb testfiles
- Committed to 4-1 (r4713), 4-2 (r4711) and trunk (r4712).
- 19:06 Revision f1afbfc5: Fixed bug #9885: Add Hook to ClearCacheMenu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4714 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:27 Bug #19825 (Closed): Draft: Error: No Template found!
- Hallo!
Ich muss zugeben, dass ich noch relativ neu in der Arbeit mit Typo3 bin, habe aber meine ersten Seiten fert... - 15:09 Revision 5ab7786d: Fixed bug #10116: Remove/protect adodb testfiles
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4713 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:05 Revision d06fc85f: Fixed bug #10116: Remove/protect adodb testfiles
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4712 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:03 Revision e61d7b97: Fixed bug #10116: Remove/protect adodb testfiles
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4711 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:35 Revision 8809a2c3: Fixed bug #10120: Add .buildpath to svn:ignore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4710 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:18 Bug #19823 (Closed): tslib_pibase page browser may hurt search engines by the incorrect "Next" link
- If there are only X pages and user somehow* goes to X+1, than page browser shows "Next" link active and this creates ...
- 12:25 Bug #19815: Replace deprecated function calls in sysext indexed_search
- modified patch added. (made against trunk)
- 11:32 Bug #19820 (Closed): Use TYPO3 encryption key in initial state of random byte generation
- Function t3lib_div::generateRandomBytes() (fallback for OS windows) could be improved when using TYPO3's encryption k...
2009-01-13
- 23:20 Bug #19816: 404 after drag'n'dropping page in the BE
- Further observation: This bug is imo affecting all clickmenu objects in backend - their onclick action url seems to b...
- 22:31 Bug #19816: 404 after drag'n'dropping page in the BE
- I can confirm that bug for current 4.3 trunk
- 18:23 Bug #19816 (Closed): 404 after drag'n'dropping page in the BE
- 1. In the page tree, drag a page icon over another icon.
2. In the menu, select "move to behind".
Expected result... - 22:37 Bug #19759: Move t3lib_tceforms_fe into its own file
- Committed v3 patch to trunk in r4709.
- 22:33 Revision a1f5b340: Fixed bug #10046: Move t3lib_tceforms_fe into its own file
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4709 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:17 Bug #19819 (Closed): Date/time handling with negative timestamps
- in TCA Forms with Dates < 2-1-1970 shows wrong Date
perhaps a timezone error.
The list view shows the right date.
... - 21:53 Bug #19818 (Closed): JavaScript error upon login
- When Help>About is uninstalled, the following JavaScript error happens during login:...
- 21:51 Bug #18479: Javascript error message
- Feedback was not provided for over 4 months
- 18:36 Bug #19817 (Closed): htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
- OPTION+SPACE on MAC will insert a non-breaking space, just as CTRL+SPACE already does on non-MAC systems.
(issue ... - 17:32 Bug #19815: Replace deprecated function calls in sysext indexed_search
- Patch attached. (made against trunk)
- 17:30 Bug #19815 (Closed): Replace deprecated function calls in sysext indexed_search
- Sysext indexed_search uses function calls to deprecated t3lib_div::fixed_lgd(). (deprecated since TYPO3 v4.1)
Patc... - 15:51 Bug #19814 (Closed): Backend search (/typo3/db_list.php): search_levels GP var
- The searchbar (backend-search-menu: the one in the top right of the backend interface) only allow backend users to se...
- 15:34 Bug #19813 (Closed): loadJavascriptLib needs second param to be unique
- When using the function loadJavascriptLib in BE, the unique-check is done with the path.
This may be insufficient.... - 14:57 Bug #19812 (Closed): New template-function to add extJS inline code
- When using extJS you may need inline-Code that should be wrapped with
Ext.onReady(function() {
...
});
The pa... - 13:42 Bug #19811: Add .buildpath to svn:ignore
- Also added .TemporaryItems (created by Zend Studio 6.2)
- 13:41 Bug #19811: Add .buildpath to svn:ignore
- This happens with Ganymede (PDT-build) and SVNKit
- 12:58 Bug #19811 (Closed): Add .buildpath to svn:ignore
- If I import/create a project for TYPO3 sources, eclipse creates a file called .buildpath in the root. Therefore, even...
- 13:41 Revision 8f7363dd: Fixed bug #10120: Add .buildpath to svn:ignore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4708 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:40 Revision 29c89196: Fixed bug #10120: Add .buildpath to svn:ignore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4707 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:39 Revision 5513d42e: Fixed bug #10109: Google reports duplicate title tag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4706 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:38 Revision 18ae3a88: Fixed bug #10109: Google reports duplicate title tag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4705 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:37 Revision 012b48a2: Fixed bug #10120: Add .buildpath to svn:ignore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4704 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:36 Revision f09ed142: Fixed bug #10109: Google reports duplicate title tag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4703 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:47 Feature #19809: make pi_wrapInBaseClass wraps configurable
- Documentation update:
TSref [tsref:config/->CONFIG]
Property: disableBaseWrap
Data type: boolean
Description:... - 12:07 Feature #19809 (Rejected): make pi_wrapInBaseClass wraps configurable
- Background:
Plugins often use pi_wrapInBaseClass function in tslib_pibase to wrap the content with a base class. The... - 12:23 Bug #19810 (Closed): Broken fe_adminLib.inc
- If there's an extension installed that depends on fe_adminLib.inc (here feuser_admin), opening a page with that plugi...
- 11:02 Bug #19778: Feature: Add Icons to page:module TCEform
- Added shots.
- 11:01 Bug #19778: Feature: Add Icons to page:module TCEform
- seems there are some browser issues with image-select ...
- 10:54 Feature #19808 (Closed): List view should have 'collapse' / 'expand' functionality for all list types
- List view should have 'collapse' / 'expand' functionality for all list types. The changes should persist across sessi...
- 10:46 Feature #19807: Remove/protect adodb testfiles
- Besides, code is a total mess and imho not useful for TYPO3 at all.
The trunk patch will remove the complete test ... - 10:09 Feature #19807 (Closed): Remove/protect adodb testfiles
- Code is not "production-grade" and not protected in any way.
(issue imported from #M10116) - 09:48 Bug #19806: wrong encoded String from class.t3lib_tsfebeuserauth.php
- I can confirm this with current svn branch 4.2 and trunk where TYPO3 is using utf-8.
- 00:38 Bug #19806 (Closed): wrong encoded String from class.t3lib_tsfebeuserauth.php
- this behavior is reproducible in TYPO3 4.3 and TYPO3 4.2.3
If you activate the FE Editiing and try to deleted a re... - 00:17 Bug #19799: Undefined method t3lib_TCEforms_inline::addItems
- Committed to SVN Trunk (rev. 4702)
- 00:16 Revision b8cce89a: Fixed bug #10106: IRRE - Undefined method t3lib_TCEforms_inline::addItems
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4702 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:00 Bug #19802: eID Ajax results in Fatal error
- Please revert the change you applied manually of issue #19507 (it was not committed, since the behaviour was solved d...
2009-01-12
- 23:34 Bug #19805 (Rejected): fe login does not appear when access group is defined in plugin
- Hi,
For some reason the login boxes for website users does not appear when I define the access group. Instead, it ... - 23:12 Bug #19804 (Closed): Sections: span with preview data is empty on load
- This preview is important to know what is in a section. if they are collapsed, all look the same (see first screensho...
- 22:51 Bug #19803: Section with RTE - delete isn't possible because of JS-Error
- its encoded here, in code it's hex coded : \ & # 3 9 ; (without spaces)
- 22:50 Bug #19803 (Closed): Section with RTE - delete isn't possible because of JS-Error
- I created some elements in a section with testfield and RTE.
When i click on the trash-icon to delete, nothing hap... - 22:35 Bug #19759: Move t3lib_tceforms_fe into its own file
- t3lib_div::makeInstance() should take care of the loading if people actually create the object correctly but I guess ...
- 22:32 Bug #19802 (Closed): eID Ajax results in Fatal error
- If you use ajax with the eID parameter then you will end up in a fatal error:
Fatal error: Call to protected metho... - 22:11 Bug #19801 (Closed): Google reports duplicate title tag
- Google web master console complains about the duplicate title tag in the "showpic" eID script from the CMS extension....
- 19:57 Feature #19790: Support datetime with seconds in BE
- You may not see this data, but still it may be there... just imagine as an example some JavaScript (maybe AJAX) piec...
- 19:25 Bug #19799: Undefined method t3lib_TCEforms_inline::addItems
- This misbehaviour was introduced in this ChangeSet:
http://forge.typo3.org/repositories/diff/typo3v4-core?rev=4630 - 19:09 Bug #19799 (Closed): Undefined method t3lib_TCEforms_inline::addItems
- When you open a product record into TCE you get
( ! ) Fatal error: Call to undefined method t3lib_TCEforms_inline:... - 19:09 Bug #19795: Javascript error shown in BE after login (no user interaction)
- Confirmed, bugfix attached to 0010067 and trunk revision >= 4697 solves the issue.
Sorry for the duplicate; I was ... - 13:45 Bug #19795: Javascript error shown in BE after login (no user interaction)
- Please test the bugfix at issue #19771
- 02:01 Bug #19795 (Closed): Javascript error shown in BE after login (no user interaction)
- After being logged in, after some time two times a JavaScript alert box is shown stating "undefined".
I suspect th... - 19:06 Bug #19117: Sorting icons of inline records are in wrong order
- Committed to SVN:
* TYPO3_4-2 (rev. 4700)
* Trunk (rev. 4701) - 19:06 Revision cd7572c8: Fixed bug #8991: IRRE - Sorting icons of inline records are in wrong order
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4701 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:05 Revision 89345ce4: Fixed bug #8991: IRRE - Sorting icons of inline records are in wrong order
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4700 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:51 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
- Thanks for testing.
Committed to TYPO3core trunk (revision 4699). - 18:50 Revision f74768de: Follow-up to bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4699 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:27 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
- After updating rtehtmlarea from SVN, you should delete all files from directory typo3temp/rtehtmlarea and clear the b...
- 18:23 Bug #19798 (Closed): Cannot Load Multiple RTEs via AJAX
- In the new frontend editing concept for 4.3, we're loading the RTE via AJAX and displaying it in a lightbox.
On the... - 16:28 Bug #19797: Controll icons in header of newly created child elements are not shown
- Committed to SVN Trunk (rev. 4698)
- 16:13 Bug #19797 (Closed): Controll icons in header of newly created child elements are not shown
- The icons in the header of newly created child elements are not shown.
see attached screenshot for details
(issu... - 16:28 Revision e8ecd805: Fixed bug #10104: IRRE - Controll icons in header of newly created child elements are not shown
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4698 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:34 Bug #19769: Use TYPO3 clear.gif for ExtJS in backend.php
- Committed to SVN Trunk (rev. 4695) by Dmitry
- 15:33 Bug #19770: AJAX relogin polls server too often
- Committed to SVN Trunk (rev. 4696) by Dmitry
- 15:33 Bug #19771: common.js uses undefined variable
- Committed to SVN Trunk (rev. 4697) by Dmitry
- 14:34 Bug #19796: pi_wrapInBaseClass should not wrap the div if content is empty
- The patch makes source code hard to read. I suggest to use a regular control structure instead of ternary with shorte...
- 12:44 Bug #19796 (Closed): pi_wrapInBaseClass should not wrap the div if content is empty
- If you want to react in Typoscript on empty content, the function don't have to add content for this case.
Attache... - 14:12 Revision 3e32f3e4: Fixed bug #10067: common.js uses undefined variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4697 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:11 Revision 8cffff6f: Fixed bug #10066: AJAX relogin polls server too often
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4696 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:10 Revision 2b4f4f55: Fixed bug #10065: Use TYPO3 clear.gif for ExtJS in backend.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4695 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:28 Revision 25d0f0ff: Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4694 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:26 Revision 621c33d8: Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4693 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-01-11
- 23:13 Feature #19790: Support datetime with seconds in BE
- uh - never have seen a start of broadcast at 21:03:13 :D
- 19:21 Feature #19790: Support datetime with seconds in BE
- I actually do :)
Imagine some radio broadcasting company that might want to store its scheduled broadcasts into da... - 17:04 Feature #19790: Support datetime with seconds in BE
- Do you really see a usecase for seconds?
- 03:52 Feature #19790 (Closed): Support datetime with seconds in BE
- It would be nice for the sake of completeness, if one had the possibility to support datetime not only with minutes b...
- 21:52 Bug #19794 (Closed): Add a logging API for deprecated TypoScript
- Log usage of deprecated TypoScript and display it in the Admin Panel.
(issue imported from #M10100) - 19:52 Feature #19793 (Closed): Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows
- In the TYPO Core counting rows is/was implemented as the following:
* get result set for a "COUNT(*)" query, fetch r... - 18:43 Bug #19792 (Closed): t3lib_div::fixed_lgd_cs calls deprecated t3lib_div::fixed_lgd
- This is a contradiction as t3lib_div::fixed_lgd is commented with "deprecated, use t3lib_div::fixed_lgd_cs instead
... - 18:34 Revision 3bea421b: Follow-up to bug #10094: Wrong concatenation of arrays
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4692 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:14 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
- I can't confirm this too.
- 02:51 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
- You're talking about the TYPO3_4-2 branch, don't you (since rev. 4667 and 4670 are only there)?
If tested it with TY... - 16:49 Bug #19785: Hanging record sets in t3lib_TCEmain
- Committed to TYPO3_4-2 (rev. 4691) as well
- 16:48 Bug #19279: displayCond does not work inside fields in a section
- It's not a problem to call the displayCond, but it's a problem to address a field in a section.
Using HIDE_FOR_NON... - 16:48 Revision 160df26a: Fixed bug #10090: Hanging record sets in t3lib_TCEmain
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4691 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:44 Feature #19786: Integrate TYPO3_DB->exec_SELECTcountRows()
- Committed to SVN Trunk (rev. 4690)
- 16:43 Revision e9a2b442: Added feature #10091: Integrate TYPO3_DB->exec_SELECTcountRows()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4690 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:39 Bug #19789: Use foreach instead of while-list-each constructs in t3lib_TCEmain
- Committed to SVN Trunk (rev. 4689)
- 01:36 Bug #19789 (Closed): Use foreach instead of while-list-each constructs in t3lib_TCEmain
- In t3lib_TCEmain there are a lot of while(list(...)=each(...)) loops that should be replaced by foreach loops.
(i... - 16:38 Revision 9a8a6249: Fixed bug #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4689 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:06 Bug #17308: Install tool removes dots from admin usernames
- Committed to SVN:
* TYPO3_4-2 (rev. 4687)
* Trunk (rev. 4688) - 16:04 Revision bbbb3f0f: Fixed bug #5630: Install tool removes dots from admin usernames
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4688 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:04 Revision e1473757: Fixed bug #5630: Install tool removes dots from admin usernames
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4687 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:39 Bug #19637: Copy / Cut icons old: drag'n'drop in pagetree
- committed to trunk and 4_2 (4684/4686)
- 15:38 Revision c81ef0fc: Fixed bug #9825: Copy / Cut icons don't respect t3skin: drag'n'drop in pagetree (credits to Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4686 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:35 Revision 3b05cdda: added credits in ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4685 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:33 Revision bfd128f5: #9825: Copy / Cut icons don't respect t3skin: drag'n'drop in pagetree (credits to Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4684 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:14 Bug #19778: Feature: Add Icons to page:module TCEform
- committed to trunk rev 4681
- 14:12 Revision e85ede57: Fixed bug #10077: Feature: Add Icons to page:module TCEform
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4681 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:46 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
- Sorry, had not much time over the past weeks. Now I finally tested the follow up and it still works for me.
- 13:34 Feature #19791 (Closed): Use native SoapClient implementation of PHP5 only
- Currently EM uses native SoapClient implementation of PHP5's extension soap. However, there are fallbacks to PEAR:Soa...
- 11:38 Revision d3bca40d: corrected label in patch #10084
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4680 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:28 Bug #19056: eval "timesec" sets seconds to zero
- Confirming the bugy behaviur as well as the suggested fix itself by testing it.
Patch against 4.3_alpha1 is attached. - 00:20 Bug #19781: Hardcoded "Toggle All" and " Add New" in section
- committed to trunk rev 4679
- 00:18 Revision 38854faa: Fixed bug #10084: Hardcoded "Toggle All" and " Add New" in section
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4679 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-01-10
- 20:18 Revision 7a36d4b0: keepItemsInArray() was not declared static
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4678 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:30 Bug #19788 (Closed): RTE broken in TYPO3_4-2 rev. 4670
- with 4.2 trunk (rev 4670) i get all my htmlarea broken (FF 3)
i had to go back to rev. 4667
(issue imported from... - 17:26 Bug #19751: Strip uploaded images headers
- Here is the code...
We are adding three configuration vars to localconf.php:
$TYPO3_CONF_VARS['GFX']['jpegtran_... - 16:24 Revision f67b0138: Fix package name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4677 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:11 Feature #19786: Integrate TYPO3_DB->exec_SELECTcountRows()
- The attached new patch adds the possibility to define the field used in the COUNT() expression.
- 15:32 Feature #19786: Integrate TYPO3_DB->exec_SELECTcountRows()
- Attached is a patch that implements TYPO3_DB->exec_SELECTcountRows($table, $where = '').
It's not required to put it... - 15:28 Feature #19786 (Closed): Integrate TYPO3_DB->exec_SELECTcountRows()
- In the TYPO Core counting rows is/was implemented as the following:
* get result set for a "COUNT(*)" query, fetch r... - 15:36 Feature #19748: ImageMagick generates larger than necessary files
- We can make this option configurable:
$GLOBALS['TYPO3_CONF_VARS']['GFX']['strip_all_images'] = 1 or 0
So instea... - 15:28 Bug #19787 (Closed): Add a logging API for deprecated functions
- A functiion in t3lib_div that logs calls to deprecated functions to the PHP log and a custom log in typo3conf
(is... - 13:48 Bug #19785: Hanging record sets in t3lib_TCEmain
- Committed to SVN Trunk (rev. 4676)
- 13:42 Bug #19785 (Closed): Hanging record sets in t3lib_TCEmain
- There are several hanging record sets in t3lib_TCEmain. This means that SQL query results remain in the memory and ar...
- 13:48 Revision 45caaa1c: Fixed bug #10090: Hanging record sets in t3lib_TCEmain
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4676 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:29 Feature #16181: Redirect at BE Login
- it would be good to enhance this. Possible: store last view in session and start next login with exactly this view.
... - 00:57 Bug #19784 (Closed): Section is rendered with tx_templavoila - field
- When defining XML for flexform, the title is rendered with
<tx_templavoila>
<title>Group title</title>
</tx_t...
2009-01-09
- 23:30 Bug #19783: Deprecation annotations are wrong for 3.6 and below
- commited as revision 4675
- 22:21 Bug #19783 (Closed): Deprecation annotations are wrong for 3.6 and below
- Many functions claim that they have been deprecated in 4.0 or 4.1, but have been deprecated in 3.6 or 3.5.
(issue... - 22:32 Revision f264d3ad: Fixed bug #10087: Deprecation annotations are wrong for TYPO3 3.6 and 3.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4675 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:17 Bug #19782: Core uses deprecated function t3lib_db->sql()
- Fixed in SVN.
- 22:03 Bug #19782 (Closed): Core uses deprecated function t3lib_db->sql()
- It should use at least t3lib_db->sql_query() if not one of the other query functions.
(issue imported from #M10086) - 22:16 Revision 9b66792c: Fixed bug #10086: Core uses deprecated function t3lib_db->sql()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4674 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:57 Bug #19781 (Closed): Hardcoded "Toggle All" and " Add New" in section
- It's not possible to translate "Toggle All" and " Add New" in sections, because it's hardcoded in class.t3lib_tceform...
- 14:44 Bug #19267: French mismatch in default pi1/locallang.xml
- IMHO nobody will read this issue here.
You should better contact the French translation team for this.
http://wik... - 14:32 Bug #19184: no error message if include file not found
- In the backend you have already tools to examine the TypoScript. No need to change to the Frontend. The Template Anal...
- 12:17 Bug #19184: no error message if include file not found
- I disagree. In Typoscript a message has to be sent to admin panel like other errors too. This is the tool to verify t...
- 09:35 Bug #19184: no error message if include file not found
- @is_file is used on other places and would do this job.
An exception should be used if the file is not found. - 14:30 Bug #19780: Constant styles.content.imgtext.separateRows is not defined
- Committed to SVN:
* TYPO3_4-1 (rev. 4671)
* TYPO3_4-2 (rev. 4672)
* Trunk (rev. 4673) - 14:13 Bug #19780 (Closed): Constant styles.content.imgtext.separateRows is not defined
- The constant styles.content.imgtext.separateRows is not defined but is used in CSS Styled Content since TYPO3 4.0.0. ...
- 14:29 Revision 9e8b2bd7: Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4673 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:28 Revision dd8b2507: Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4672 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:27 Revision 6d6c3e5e: Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4671 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:51 Bug #18696: Drag and Drop problems with flexform sections
- could you test the patch under http://bugs.typo3.org/view.php?id=8882 if it solves this problem? its a prototype/sort...
- 10:51 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- Hi Sebastian,
it looks great (and easy ;) ...
Your patch works for me in FF2, FF3, IE6, IE7 and Safari with Tem... - 09:50 Bug #19779 (Closed): t3lib_div must not die if a locallang file is not found
- If you call the t3lib_div::readLLfile method and the file is not found, then the FE has completely gone.
This is th...
2009-01-08
- 22:16 Bug #19624: RTEhtmlarea does not work with IRRE after new child records were created
- Fixed in SVN TYPO3core branch TYPO3_4-2 (revision 4670) and trunk (revision 4556).
- 22:14 Bug #19477: RTE does not work in IRRE subelements
- Thanks for testing!
Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4670). - 22:12 Bug #19747: TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
- Fixed in SVN TYPO3core branch TYPO3_4-2 (revision 4670).
- 22:10 Revision d2e96642: Fixed bug #9596: htmlArea RTE does not work in IRRE subelements
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4670 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:50 Bug #19660: Second page of results in list-module with ordering flaw
- Additionally there is some strange behaviour aspect in that switching from "normal-table-view with X entries" to "exc...
- 21:42 Bug #19660: Second page of results in list-module with ordering flaw
- The issue is even worst. If you go on the third page of the list (implying you have a third page), take a look what _...
- 20:38 Feature #16665: Enable stdWrap for HMENU.alwaysActivePIDlist
- Committed to SVN Trunk (rev. 4669)
- 20:36 Revision d087bd30: Added feature #4427: Enable stdWrap for HMENU.alwaysActivePIDlist
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4669 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:44 Bug #19680: Syntax error in TCA types definitions of tt_content
- Committed to SVN:
* TYPO3_4-2 (rev. 4667)
* Trunk (rev. 4668) - 19:32 Bug #19680: Syntax error in TCA types definitions of tt_content
- I attached a version (4-2) for TYPO3 4.2.x
- 19:43 Revision a861a628: Fixed bug #9893: Syntax error in TCA types definitions of tt_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4668 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:43 Revision 6e8ba025: Fixed bug #9893: Syntax error in TCA types definitions of tt_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4667 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:19 Feature #15422: Make "Login-error or session timed-out" - page configurable
- Solved with #19152?
- 18:07 Feature #19152: Remove JS popup when login expired
- Committed to SVN Trunk (rev. 4645) by Dmitry.
- 17:58 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- Hi,
I think I had the same issue in an extension were we us flexforms to sort elements. the problem only occured if ... - 16:45 Bug #19433: HTML tags are removed in RTE content
- I stumbled across this problem too after updating from openSUSE 10.2 to openSUSE 11.1. I could work around it by down...
- 16:33 Revision 08aafc38: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4666 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:31 Revision fe698680: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4665 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:29 Revision 6985dfb3: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4664 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:06 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
- Still not workin with TYPO3 4.2.3, Safari 3.2.1
When you do a choice in the select box, the value is transfered to... - 14:51 Revision 88b7bdcb: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4663 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Feature #19524: TCEmain changes for new improved record recycling concept
- Committed to SVN Trunk (rev. 4662)
- 14:19 Feature #19524: TCEmain changes for new improved record recycling concept
- @steffen,
the recyler modul in Admin Tools is only for admins, yes, but in the Web > Info Modul is a second recycler... - 13:39 Feature #19524: TCEmain changes for new improved record recycling concept
- v4 of the patch:
* renamed canUndeleteRecord() to isRecordUndeletable()
* fixed some styling issues - 12:33 Feature #19524: TCEmain changes for new improved record recycling concept
- imho Recycler should be admin-only modules.
Web is a good place because of pagetree, but right place would be tools.... - 14:39 Revision aa90c668: Added feature #9674: TCEmain changes for new improved record recycling concept
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4662 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:46 Bug #19646: dividers get stripped when using method t3lib_extMgm::addFieldsToAllPalettesOfField()
- The fix for this problem was committed in issue #19683 to SVN Trunk.
- 11:39 Bug #19683: Extending palettes and fields to be displayed in back-end forms mixes up tabs
- Committed to SVN Trunk (rev. 4661)
- 11:38 Revision cc29b4b3: Fixed bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4661 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:29 Bug #19778 (Closed): Feature: Add Icons to page:module TCEform
- This patch adds icons to the select "module" of page record.
See screenshot
(issue imported from #M10077) - 01:44 Bug #19776: TYPO3 4.3.0alpha1 in combination with DAM throws error in protected function isClassAvailable($className, array $config)
- This issue was solved in issue #19620 already. Please apply the patch provided there or use latest SVN Trunk of the T...
2009-01-07
- 16:43 Bug #19777: Rootline cache does not work in multilingual websites
- Committed to 4.2 and trunk
- 14:15 Bug #19777 (Closed): Rootline cache does not work in multilingual websites
- The rootline cache (in class t3lib_pageSelect) was made to work properly in TYPO3 since version 4.2.2. However this i...
- 16:40 Revision 03b3166b: Fixed bug #10075: Rootline cache does not work in multilingual websites
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4660 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:39 Revision 52ae94c3: Fixed bug #10075: Rootline cache does not work in multilingual websites
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4659 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:09 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
- I can also confirm this. Just lots almost 7 hours on this issue. I was stupid enough to forget that I wrote about it ...
- 10:18 Bug #19776 (Closed): TYPO3 4.3.0alpha1 in combination with DAM throws error in protected function isClassAvailable($className, array $config)
- I'm testing TYPO3 4.3.0alpha1 at some develop installation, and have stumbled upon some weird behavior with htmlArea ...
- 10:00 Bug #19775 (Closed): Install Tool send mail does not use global TYPO3_CONF_VARS, XCLASS of htmlmail not working
- While i was working on the problem with sending mail in the install tool with stoefln_pear_mail i found that the chec...
- 09:37 Bug #18730: $TCA['fe_users']['palettes']['1']['showitem'] change in 4.2 causes problem with sr_feuser_register
- This has been fixed in the latest version of sr_feuser_register, to support both versions.
Please test also the deve... - 09:29 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- This is indeed an unnecessary PHP error output which should be avoided.
- 09:06 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
- A copy of this function has also been included into static_info_tables, because I did not find the time yet to write ...
- 08:27 Feature #18039: Integration of kb_md5fepw into SysExt felogin
- @Steffen: Thank you for you answer and sorry for the late reply. A description of the mentioned "umlauts-bug" could b...
- 08:16 Bug #19657: no typoscript template found
- It does not happen any more with the latest code of 4.3.
- 03:49 Bug #19774 (Closed): DataHandler is not multibyte safe
- Class class.t3lib_tcemain.php is using functions strstr(), substr(), strtoupper(), strtolower(), strlen(), str_replac...
2009-01-06
- 23:38 Bug #19773 (Closed): Feature: Function for including extJS in Backend module
- This feature allows you to include all you need for extJS in one call. It adds library with duplicate check so it's i...
- 18:29 Bug #19771: common.js uses undefined variable
- This sounds absolute logic, passing undefined var must lead to an error. Good catch!
- 17:35 Bug #19771 (Closed): common.js uses undefined variable
- common.js contains the following blocks of code:...
- 17:20 Bug #19770 (Closed): AJAX relogin polls server too often
- AJAX relogin script makes a request to the server every 10 seconds, which is not good because (1) it is too often and...
- 16:32 Bug #19769 (Closed): Use TYPO3 clear.gif for ExtJS in backend.php
- ExtJS requires and includes an 1x1 transparent GIF image to ensure that layout looks the same in all browsers. Bu def...
- 16:06 Bug #19768 (Closed): sysext fe_edit: config.admPanel without effect
- After moving frontend editing to a separate sysext (see #19491), the template TS property config.admPanel (respective...
- 15:20 Revision e5490bb8: Fixed bug #9374: Code in typo3/sysext/tstemplate/ts/index.php don't match with the new CGL (Thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4658 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:47 Bug #19767: Saving a be group causes a php warning
- Forget this one. It happened in an installation where I had not yet done the db compare stuff.
Sorry, Uschi - 13:39 Bug #19767 (Closed): Saving a be group causes a php warning
- When I try to save a be group i get the following php warning:
Warning: mysql_num_rows(): supplied argument is not... - 12:48 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
- I can recognize the completely same problem on a TYPO3 4.2.1, php5, mysql5 with tmenu_layers.
But the interesting th...
2009-01-05
- 19:53 Bug #19747: TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
- Yes, Stanislas, I can confirm this now after having patched against 4.2.4-dev.
Good work, thanks! - 19:52 Bug #19477: RTE does not work in IRRE subelements
- From my point of view the patch v2 is working for 4.2.4-dev. I added an extension that has a minor IRRE-RTE setup for...
- 16:11 Bug #19766: hide/unhide page causes error when done via the context menu
- i found the reason, error comes from my patch #18673.
I have to investigate how this can be changed preventing error... - 15:30 Bug #19766: hide/unhide page causes error when done via the context menu
- i can confirm this
- 15:05 Bug #19766 (Closed): hide/unhide page causes error when done via the context menu
- Hi folks,
I am on 4.3 trunk revision 4651. When I want to hide or unhide a page using the context menu in the page... - 15:24 Feature #19764: Add contrib directory to list of allowed paths
- committed v2 to 4_1, 4_2 and trunk, rev 4653-4655
- 15:22 Revision e74d2f2d: Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4655 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:22 Revision 97d29d74: Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4654 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:21 Revision 3344b29d: Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4653 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:42 Bug #19428: label uid shows not working
- committed to 4_1 and trunk, rev 4650/4651
- 14:40 Revision 795aba67: Fixed bug Fixed bug #9506: label uid shows not working
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4651 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Revision d82f4cc2: Fixed bug Fixed bug #9506: label uid shows not working
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4650 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:20 Bug #19765: Misspelling english word "guesbooks" (should: guestbooks)
- committed to 4_1, 4_2 and trunk, rev 4647 - 4649
- 09:54 Bug #19765 (Closed): Misspelling english word "guesbooks" (should: guestbooks)
- Misspelling english word "guesbooks", should be guestbooks (with "T") in file ./typo3/sysext/cms/layout/locallang_mod...
- 11:19 Revision 036f32f3: Fixed bug 10056: Misspelling english word "guesbooks"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4649 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:19 Revision 6154945a: Fixed bug 10056: Misspelling english word "guesbooks"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4648 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:15 Revision c94769b4: Fixed bug 10056: Misspelling english word "guesbooks"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4647 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-01-04
- 22:48 Feature #19764 (Closed): Add contrib directory to list of allowed paths
- It is sometimes necessary to include JavaScript frameworks in the FE. However, the frameworks in the 'contrib' direct...
- 21:21 Bug #19751: Strip uploaded images headers
- Additional squizing:
- By Niels Frohling:
http://groups.google.com/group/comp.compression/browse_thread/thread/83... - 18:29 Bug #19428: label uid shows not working
- i uploaded new patch. For uid there is no need to load TCA, so save performance and return the value.
- 17:05 Bug #19428: label uid shows not working
- Uploaded new and correct diff.
- 16:48 Bug #19428: label uid shows not working
- I uploaded diff file with my solution for uid label and I hope it help.
- 18:29 Revision 004418fa: Follow up on bad commit of typo3/classes/class.ajaxlogin.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4646 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:23 Revision 93e6a5d3: Fixed bug #9052: Remove JS popup when login expired
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4645 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:37 Bug #19763: filelist path is saved absolute so shortcuts don't work if system is moved or copied
- which version do you mean? I think this should be solved in 4_2-branch and trunk
- 15:55 Bug #19763 (Closed): filelist path is saved absolute so shortcuts don't work if system is moved or copied
- If you add a shortcut to a open textfile in the filelist module the path is saved absolute. If you move or copy the s...
- 14:06 Feature #17333: page module: Show header of content element in columns overview also for headers set to hidden
- Duplicate of #19745, fixed in 4.2.4
- 14:00 Bug #19741: Foldout menu in TYPO3 4.3.0 is broken
- Unable to reproduce, the foldout works fine for me in current trunk (rev. 4644) with FF3.
Could you please specify... - 13:48 Bug #19746: Switching to List view from Page view results in a session timeout when TYPO3 is not at website's root
- Xavier, maybe you forgot to mention that this bug relates to the Templavoila Page module?
If so, there are already... - 12:06 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
- Dmitry: do you know why this (fundamental!) INSTALL.txt isn't in the core trunk? (i could not find it anywhere but he...
2009-01-03
- 23:30 Bug #19762: Traversing back page records used in CONTENT object does not work on root page
- Forgot to mention another flaw:
Using select.pidInList for this approach on the table pages does not make sense at a... - 18:21 Bug #19762 (Closed): Traversing back page records used in CONTENT object does not work on root page
- The TypoScript object CONTENT allows to traverse back the rootline until something valid was found with the following...
- 20:14 Bug #19350: Editing of large files in fileadmin not possible
- The "Problem" is solved as there was not any :-( Sorry.
The behaviour was triggerd be some suhosin settings on two s... - 18:41 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
- @olly: I tested this in 4_2 (svn branch) and the problem doesn't appear there, so it's in trunk only.
- 18:36 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
- ok, here again more detailed.
How to reproduce:
* Install tt_news
* Install attached test-extension
* create a ... - 18:25 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- Hi Dmitry,
no, he did that all. He even deleted the cache tables before doing the COMPARE. So tables are correct. - 16:39 Revision 282656e3: Fixed bug #10049: ExtJS directory structure is broken
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4644 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:48 Bug #19761 (Closed): ExtJS directory structure is broken
- ExtJS directory structure in typo3/contrib/extjs is not the same as in the standard ExtJS distribution. It complicate...
- 10:02 Revision 17d120e3: Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4643 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:59 Revision b92b5c59: Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4642 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:56 Revision a31fec04: Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4641 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-01-02
- 22:11 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- ...and he should have asked in the mailing lists before writing a bug reported because it is not really a bug...
- 22:11 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- This error will happen if database tables have old (4.2) format. So this error is expected in Ingo's case. He should ...
- 19:14 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- i read 3 times after i got it :D
should read:
that the exception t3lib_cache_exception_NoSuchCache could not be... - 16:44 Bug #19757 (Closed): t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- I've done a upgrad (4.2 -> 4.3.dev) based on the current SVN Branch. After the update I get in the FE the above writt...
- 22:07 Bug #19759: Move t3lib_tceforms_fe into its own file
- Compatibility is broken :( If someone uses this class, it will be expected in the old file. To preserve compatibility...
- 20:25 Bug #19759 (Closed): Move t3lib_tceforms_fe into its own file
- Currently, t3lib_tceforms_fe is located within the main t3lib_tceforms file which violates the CGL requirement of one...
- 22:04 Bug #19744: RTE in section is rendered wrong
- Works ok in my FireFox. It must be a browser–specific issue.
- 22:02 Feature #19503: Implement autoloading for TYPO3
- "To be or not to be", that is a question...
- 21:49 Feature #19760 (Closed): typo3/contrib is not prefixed with config.absRefPrefix
- Fix: include necessary code to the tslib_fe.
(issue imported from #M10047) - 21:48 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
- Steffen, please, respond. The issue should be closed unless you are able to provide more meaningful description. IRRE...
- 18:50 Bug #19756: removed deprecated function
- committed v2 to trunk rev 4640
- 18:49 Bug #19756: removed deprecated function
- The patch was changed, openid was changed to use _GP, ICON_TYPES and t3lib_divGParrayMerged will stay without depreca...
- 18:47 Revision c21ae628: Fixed bug #10043: removed deprecated function-calls in openid
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4640 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:37 Bug #19758 (Closed): Missleading Error with Emtpy COA: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array, null g
- When having an empty COA in your TS, you get an missleading error Message: Catchable fatal error: Argument 1 passed t...
- 15:10 Bug #19751: Strip uploaded images headers
- I prefer recursive work, too. But you should avoid `find $DIR/*` as this passes a long (often too long) argument list...
- 14:26 Bug #18925: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
- @see #9894
- 14:25 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
- Related to #8648
Indeed I would think it's a duplicate, but this report here has a very neat description...
2009-01-01
- 19:27 Bug #19756 (Closed): removed deprecated function
- this patch deletes all function marked as deprecated since 3.7 / 3.8
One Array wasn't stripped as there is no alte... - 19:09 Feature #18490: stdWrap for doNotLinkIt & doNotShowLink
- committed to trunk rev 4639
- 19:07 Revision c2d87f1c: Fixed Bug #7922: stdWrap for doNotLinkIt & doNotShowLink
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4639 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:05 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
- committed v2 to trunk rev 4638
- 19:03 Revision cba5eb09: Fixed bug #4690: TCAdefaults.tt_content.imagecols = 1 is missing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4638 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Revision 636a0d74: Fixed bug #8590: Fileadmins folderoverview don`t show 'B' (for byte) after filesize (Thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4637 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:07 Revision 5de07d72: #7669: Changed elderly while(list()=each()) to foreach calls in t3lib_tstemplate (Credits Oliver Hader)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4636 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:02 Bug #18767: Stage change notification emails not send when publishing from Live workspace
- Commited to trunk, 4.2 and 4.1 on Jan 1st, 2009
- 17:00 Revision 114d4297: Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4635 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:59 Revision 6da9e64f: Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4634 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:58 Revision 1ff60b4b: Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4633 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:48 Revision 29a979fc: Fixed bug #9136: Less JS in backend.php / Framehandling problem
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4632 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:47 Bug #19755 (Closed): IMAGE content element: two fields for entering the image width, none of them saves its content
- In my TYPO3 installation, there are two fields for editing the image width property (Please have a look at the attach...
- 13:47 Bug #19754 (Closed): define Default GET-vars
- There is no way to set default values for GET-vars as you know from extensions where you can set _DEFAULT_PI_VARS
...
2008-12-31
- 17:11 Bug #19746: Switching to List view from Page view results in a session timeout when TYPO3 is not at website's root
- So, you have two different TYPO3 installations on one domain?
* first instance in www.domain.tld/
* second (differe... - 09:45 Bug #25546 (Closed): t3editor does not work in Google Chrome
- t3editor 0.0.10 does not work in Google Chrome - no syntax coloring.
Firefox is working nicely on the same installat...
2008-12-30
- 16:58 Bug #19753: Function index not up to date in class t3lib_div
- Committed as revision 4631
- 14:22 Bug #19753 (Closed): Function index not up to date in class t3lib_div
- 15 functions are missing from the index in t3lib_div, making them hard to spot :-)
I run extdeveval on the file an... - 16:56 Revision 998177c0: Fixed bug #10035: Function index not up to date in class t3lib_div
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4631 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:13 Feature #17297: Extend TCEFORM_confObj on Page TSconfig by property keepItems
- Committed to SVN Trunk (rev. 4630)
- 12:12 Revision 63d94b99: Added feature #5610: Extend TCEFORM_confObj on Page TSconfig by property keepItems
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4630 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-12-29
- 22:32 Bug #19751: Strip uploaded images headers
- I tried to run the script but I faced some compatibility problems on NetBSD / FreeBSD system. This is due to some lit...
- 16:27 Bug #19083: Date fields calculate wrong date using shortcut mode
- This is the intended behaviour (at least it has been like that for ages). So "won't fix".
- 09:26 Bug #19083: Date fields calculate wrong date using shortcut mode
- As far as I can see, the described behaviour is not a bug, as it has always been like that (since 3.8.1, I just teste...
- 16:26 Bug #19752: Shortcut "d" doesn't work as expected on date/time fields
- Fix was commited to trunk (rev. 4628) and TYPO3-4_2 (rev. 4629).
- 09:26 Bug #19752 (Closed): Shortcut "d" doesn't work as expected on date/time fields
- Since 4.2.0, the behaviour of the "d" shortcut for getting current date (aliases are "t" and "n") changed:
1) Ente... - 16:25 Bug #18977: Date/time field problem with timezone shifting when using the "+xx" and "d" syntaxes
- Fix was commited to trunk (rev. 4628) and TYPO3-4_2 (rev. 4629).
- 16:24 Revision c662009a: * Fixed bug #8746: Date/time field problem with timezone shifting when using the "+NN", "d" or "d+NN" shortcuts
- * Fixed bug #10033: Date/time field shortcut "d" doesn't work on already filled date fields since 4.2.0
* Fixed issue... - 16:22 Revision c2fffc18: * Fixed bug #8746: Date/time field problem with timezone shifting when using the "+NN", "d" or "d+NN" shortcuts
- * Fixed bug #10033: Date/time field shortcut "d" doesn't work on already filled date fields since 4.2.0
* Fixed issue... - 15:36 Revision 3305c42c: Follow-up to feature #9901: Fixed ChangeLog, check for stdWrap configuration
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4627 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:17 Feature #19685: Enable stdWrap for expAll
- committed to trunk rev 4626
- 15:15 Revision 7461d837: Fixed bug #9901: Enable stdWrap for expAll
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4626 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:03 Bug #19745: Pagecontent/Hidden has no effect
- committed to trunk and 4_2 rev 4624, 4625
- 15:01 Revision c9f9c91b: Fixed bug #10022: Pagecontent/Hidden has no effect
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4625 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:59 Revision c6727813: Fixed bug #10022: Pagecontent/Hidden has no effect
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4624 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:53 Revision c847a8c9: Fixed bug #8205: Shortcut ends in parse_url-error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4623 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:32 Revision cff8e548: Fixed bug #9773: Fallback for skinImg having forceFileExtension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4622 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:23 Revision 3be1d5af: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4621 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:55 Revision 70ec1a9b: Follow-up to bugfix #10004: Tweak corrections to update wizard for installing new system extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4620 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-12-28
- 23:08 Bug #19751 (Closed): Strip uploaded images headers
- Images can hold miscellaneous information (profiles, comments) in its headers.
The idea is to introduce config opt... - 15:03 Bug #19749 (Closed): overrideWithExtension uses hardcoded urls
- There are two wizards that you can override by extension:
* new page create wizard
* new content element wizard
... - 12:41 Bug #19743: Tabbing through tables does not work anymore
- Hey Stan,
the good news for you is that this was due to some mistake on my side. So everything is fine again and y... - 04:33 Bug #19747: TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
- I cannot reproduce this error after applying the patch attached to issue #9596.
Please upload an extension with wh...
2008-12-27
- 21:21 Feature #19748: ImageMagick generates larger than necessary files
- Here is the example: when creating 40x40 thumbnail from certain (not all) 70 kb jpegs, without –strip the result was ...
- 18:40 Feature #19748 (Closed): ImageMagick generates larger than necessary files
- IM preserves image profile information unless '-strip' option is specified. More info:
http://www.imagemagick.org/Us... - 15:06 Bug #19747 (Closed): TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
- As stated in the RTE mailing list [1] there is a nasty sounding JS error window popping when saving child records (mo...
- 14:26 Bug #19746 (Closed): Switching to List view from Page view results in a session timeout when TYPO3 is not at website's root
- Redirection from Page view to List view when TYPO3 is not at website's root is done with the target being at website'...
- 14:14 Revision c112cb8e: follow up to last commit: fixed a small typo (feedit => fe_edit)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4619 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:59 Bug #19735: Extend UpdateWizard for install systemextensions
- committed to trunk rev 4618
- 12:57 Revision 66dddf50: Fixed bug #10004: Extend UpdateWizard for install systemextensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4618 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:55 Bug #19744: RTE in section is rendered wrong
- after analyse the HTML output the bug seems to be in RTE
For example:
The wrapperDiv (<div id="editorWrapdata[tt_...
2008-12-26
- 22:30 Bug #14256: special characters in username not checked
- Just a further observation unfortunately without digging into details on this very very old one.
FE LOGINS
... - 20:49 Bug #19745: Pagecontent/Hidden has no effect
- Patch pending in the Core list
- 20:45 Bug #19745 (Closed): Pagecontent/Hidden has no effect
- Help for the option says:
"If you select "Hidden" the header will simply not appear. This is usefull if you wish a h... - 15:03 Bug #19744 (Closed): RTE in section is rendered wrong
- If you have rte in a section, it's rendered correct first time. After saving and reopen it's rendered wrong, see scre...
- 14:55 Feature #19693: Integrate possibility to define additional header data via TypoScript
- Hi olly,
This is a nice idea, it allows adding header data depending on defined objects.
+1! - 14:24 Bug #19743 (Closed): Tabbing through tables does not work anymore
- Hello Stan :-)
Somehow the tabbing through table cells does not work anymore as before. When using typo3 trunk rev... - 14:13 Feature #19742 (Closed): [felogin] New Method for "forgotPassword"
- The old method has a few issues that makes it possible to annoy other users, a new password is generated if you enter...
- 12:53 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
- The extension relies on the new mechanism to integrate BE modules ( see #5278 ). Therefore no BACK_PATH and TYPO3_MOD...
2008-12-25
- 21:20 Bug #16644: Time zones support
- Seems like this is a pretty old issue which got fixed in 4.2.0 already. If not, please reopen.
- 17:51 Bug #19741 (Closed): Foldout menu in TYPO3 4.3.0 is broken
- Hello,
the foldout menu of opendocs in TYPO3 4.3.0 alpha 1 and in the current trunk is broken. The ext works fine ... - 17:45 Feature #19099: The Extension Manager needs long time to get Updates
- This ticket can be closed.
Its done since i use a own server with more power. But i think this problem is still c... - 17:43 Bug #19098: backspace deletes wrong characters
- This error still occurs in my Firefox 3.0.5 and Firefox 3.1 when i write some sentences very fast and suddenly press ...
- 17:40 Bug #19655: Extreme performance decrease
- By the way...
memcached should automatically work for TYPO3 in the current trunk, or?
Or is there any checkbox ... - 17:38 Bug #19655: Extreme performance decrease
- I get the last trunk with the fixed memcached-support and two other bugfixes which broke down the performance.
The... - 09:55 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
- TV is not relevant. It does not show forms. The problem is in the TYPO3 core.
I cannot reproduce it in trunk. - 09:24 Bug #19129: Modul List T3 Backend
- It means that tables were not created properly. The fix must not be applied as described in the bug report. Please, c...
- 09:17 Bug #19740: TYPO3 generates incorrect ETag
- 4.1: rev 4605
4.2: rev 4604
4.3: rev 4603 - 09:10 Bug #19740 (Closed): TYPO3 generates incorrect ETag
- According to [1] and [2] ETag value must be wrapped in quotes. TYPO3 does not follow the RFC and generates ETag witho...
- 09:14 Revision 1af6b6ed: Fixed bug #10012: TYPO3 generates incorrect ETag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4605 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:13 Revision 41854568: Fixed bug #10012: TYPO3 generates incorrect ETag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4604 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:12 Revision 4d77388b: Fixed bug #10012: TYPO3 generates incorrect ETag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4603 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:28 Bug #18928: Page alias not publishing to LIVE from any workspace
- This is also the case for 'Speaking URL path segment' - It is not transferred to the LIVE environment upon publish.
...
2008-12-24
- 17:41 Revision 8e5dcce9: Fixed bug #9948: Label rm.clearCache_pages was abusively removed from core lang file
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4602 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:39 Revision 43490cd2: Fixed bug #9948: Label rm.clearCache_pages was abusively removed from core lang file
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4601 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:40 Bug #19083: Date fields calculate wrong date using shortcut mode
- Changing target version to 4.2.5 because this won't be ready for 4.2.4.
- 16:38 Bug #19083: Date fields calculate wrong date using shortcut mode
- Ernesto, can you please have a look at the proposed fix?
- 16:37 Bug #19083: Date fields calculate wrong date using shortcut mode
- After looking through the code, I will not change it. The issue was introduced in revision 2752 by Ernesto Baschny. I...
- 15:34 Bug #19083: Date fields calculate wrong date using shortcut mode
- Btw. does anyone know since when this is broken? I remember it worked pretty fine once...
- 15:32 Bug #19083: Date fields calculate wrong date using shortcut mode
- Thanks for the patch, it works fine. I'll post this to the core team list now.
- 11:02 Feature #19739 (Closed): TypoScript Condition to check for installed extensions
- It is sometimes necessary to give a different setup if an additional extension has been installed. This could be to e...
- 00:22 Bug #19617: hook for linkhandler is missing in RTE browse_links
- i think that Stan's hook configuration should go into linkhandler extension.. otherwise linkhandler doesn't work with...
2008-12-23
- 18:21 Revision db936f1a: Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4600 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:18 Revision fde000f7: Fixed wrong date in ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4599 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:17 Revision da38dd10: Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4598 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:16 Revision 2ad9082b: Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4597 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:07 Revision 2d1e9d1e: Fixed bug #9810: ClearCacheMenu doesn't work when click on icon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4596 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:16 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
- Well, the patch worked, but would not work in all cases. Please test the attached follow up patch, which should apply...
- 00:57 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
- Committed to SVN TYPO3core trunk (revision 4594).
- 10:01 Bug #18220: typo3-docheader not visible when error occures
- I think it's no problem to disable displaying php errors (or at least lowering the error-level - only errors but no w...
- 08:25 Bug #18220: typo3-docheader not visible when error occures
- This is still a usability problem for setups with enabled php warnings in productive environments, see #18980 for som...
- 09:43 Bug #19626: ClearCacheMenu doesn't work when click on icon
- committed to trunk rev 4595 and TYPO3_4-2 rev 4596
- 09:40 Revision 87207f20: Fixed bug #9810: ClearCacheMenu doesn't work when click on icon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4595 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:19 Feature #19738 (Closed): TS object browser: use AJAX to load parts of the tree
- See subject
(issue imported from #M10007) - 08:16 Bug #18980: warnings interferee with the save buttons.
- This issue will be set to resolved as a duplicate of #18220.
#18220 already has a pending patch in the core list b... - 08:13 Bug #19737 (Closed): "No template found" error after adding extension template
- When a new extension template is added to the same page where main site template is located, it is placed to the topm...
- 08:08 Bug #18068: Positioning of buttons/icons for saving, closing and previewing documents is less usable than before
- This is by design and acknowledged by the HCI team, afaik.
- 08:00 Bug #19048: Backend content saving button are overwritten by php-warnings
- Duplicate of #18220
- 07:45 Feature #17386: Make length of record titles configurable in List Module
- Duplicate of pending #18999.
- 07:40 Bug #18732: Changing user account startup module preferences break Click Menus (pagetree and filelist)
- Feedback needed.
- 07:39 Bug #18732: Changing user account startup module preferences break Click Menus (pagetree and filelist)
- I am unable to reproduce this with current 4.2.3 and trunk (rev. 4593).
Is this still reproducible for you?
BTW... - 07:30 Bug #18542: $TCA['tt_content']['interface']['maxSingleDBListItems'] =350
- Related to #19337
- 07:29 Feature #19337: make showLimit of db/recordlists configurable
- Related to #18542
- 07:24 Feature #18323: Save and Create button for CE
- This is already available in 4.2:
The docheader has a "Save and create new" button for all content elements in Web... - 07:17 Feature #17425: TSConfig options.disableDelete does not disable "delete" icon in List extended view
- options.disableDelete is only meant for TCEFORMs and not the list-module.
- 07:07 Feature #17762: Possibility to add new action buttons using a hook for Web > List
- Hooks have been added with #17801.
Please reopen or add a new issue if those still don't fit your needs. - 07:06 Feature #17346: Mod list : adding Icons
- Hooks have been added with #17801.
Please reopen or add a new issue if those still don't fit your needs. - 06:54 Bug #17548: Usability: After editing a record in the list view, restore the same list view after saving+closing
- Not reproducable in current 4.2.3.
Fixed somewhere before current 4.2.3 - 06:41 Bug #16546: editing template causes SQL error ' FROM ,pages'
- No feedback for a long time.
Please reopen if you still think this is an error in current TYPO3 core. - 06:34 Feature #16181: Redirect at BE Login
- Parts of this are solved in TYPO3 4.2.
The user settings allow to load a specific module on startup.
This logic... - 06:24 Bug #16225: Versionings "v" in Web>List not skinnable (extended view)
- Fixed somewhere before release of 4.2.3
- 06:23 Bug #16225: Versionings "v" in Web>List not skinnable (extended view)
- Fixed in current versions, the "V" has class="typo3-ctrl-versioning" in its a tag.
- 06:11 Bug #19129: Modul List T3 Backend
- This should be analyzed further. Why and how is this error triggered by direct_mail? At first glance this looks like ...
- 03:44 Feature #17225: Pagination to the List module
- Uploaded a new and reworked patch to make this bug ready for a core list RFC:
* See attached screenshots for visua... - 02:34 Bug #19477: RTE does not work in IRRE subelements
- This patch was committed only to trunk. The problem still exists in the 4.2 branch.
More testing is required before ... - 00:55 Revision 6cf8fc0c: Fixed bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4594 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-12-22
- 23:32 Bug #17107: maxW for image rows is not the maximum
- 5186_4.3.alpha1.patch provides better code readability of what is done.
- 17:42 Bug #19735 (Closed): Extend UpdateWizard for install systemextensions
- These systemextensions was created by moving the code from core to sysexts:
* simulatestatics
* fe_edit
* about
... - 17:32 Bug #19596: Fallback for skinImg having forceFileExtension
- committed to trunk ver 4593
- 17:30 Revision 026f38a9: Fixed bug #9773: Fallback for skinImg having forceFileExtension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4593 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:11 Bug #19734 (Closed): t3lib_db explainOutput does not work with tablealias
- Using table aliases in an SQL having t3lib_db::explainOutput ==1 causes mysql errors as t3lib_db::explain function c...
- 15:56 Bug #19302: mod.web_list.hideTables = tt_content dont work
- works as expected - i close this one.
- 15:37 Bug #19302: mod.web_list.hideTables = tt_content dont work
- I just tried to reproduce, it's working like expected in 4.2.3 and current trunk.
- 11:22 Bug #19302: mod.web_list.hideTables = tt_content dont work
- This worked fine in Typo3 4.1.7.
You need this feature if you use the extension rgnewsce. - 15:22 Bug #19544: Time simulation in Frontend Preview
- The reason for this behaviour is that the submitted options (preview settings, simulate access time, etc.) are proces...
- 14:58 Bug #19672: TCEmain function getExcludeListArray produces error if table in TCA with no "columns"
- I can confirm this bug
(typo3 4.2.1 and static_info_tables 2.1.0)
Warning: Variable passed to each() is not an a... - 14:38 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
- the attached patch fixes the issue, thx for your fast work!
- 14:20 Bug #19636: right click on links does show a broken context menu
- really strange. I cannot reproduce it myself now. I checked with two browsers and the error is just gone. hm. sorry f...
- 14:05 Bug #19733: Frontend preview on time controlled pages does not work
- Duplicate of #19544.
- 11:17 Bug #19733 (Closed): Frontend preview on time controlled pages does not work
- The preview in frontend of pages that are shown at a given time does not work with "simulate time" in admin-panel:
*... - 13:01 Bug #18673: Shortcut ends in parse_url-error
- committed v5 to trunk, rev 4591/92
- 12:59 Revision 97d0d605: changelog entry for #8205: Shortcut ends in parse_url-error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4592 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:56 Revision 2af069fb: Fixed bug #8205: Shortcut ends in parse_url-error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4591 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:45 Bug #19719: Extensions' class.ext_update.php scripts are executed even when extension isn't loaded
- committed to 4_1, 4_2 and trunk, rev 4587-4589
- 12:43 Bug #18829: tiny stuff in the Help Module (moved about and cshmanual to sysext)
- committed to trunk rev 4590
- 12:39 Revision c9e61788: Fixed bug #8492: tiny stuff in the Help Module (moved about and cshmanual to sysext)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4590 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Revision c8b189b1: Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4589 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:51 Revision c752b3f3: Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4588 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:49 Revision b10f4bab: Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4587 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:49 Feature #19732 (Closed): Enable "Content-length" header by default
- Enabling content-length header speeds up rendering if pipelining is enabled in Apache (browser does not have to wait ...
- 08:31 Bug #19731 (Closed): Setting [BE][compressionLevel]=true causes problems
- After fixing #19700 using 'true' is no longer possible because it makes blank output.
Fix: test for int and change... - 07:34 Bug #18048: Generating extension import list takes very long
- I confirm this bug with TYPO3 4.3svn on my notebook with AMDTurionX2:
Unfortunaltely I can hardly import any extensi... - 00:38 Bug #19730 (Closed): Custom tags moved or stripped if enclosing more than one paragraph
- I've introduced a custom tag for footnotes. The tags <fn></fn> just enclose the footnote text where the footnote shou...
- 00:26 Bug #19433: HTML tags are removed in RTE content
- I can confirm what Ertan writes. HSC is set to 0 and still I have this problem.
2008-12-21
- 23:29 Bug #19729 (Closed): ereg is deprecated in PHP 5.3 alpha3
- With current TYPO3 trunk I get a lot of PHP warnings like this one using PHP 5.3 alpha 3:
"Deprecated: Function er... - 22:37 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- Solution: use preg_replace().
- 18:10 Bug #19728 (Closed): ereg* is deprecated in PHP 5.3 alpha3
- With current TYPO3 trunk I get a lot of PHP warnings like this one using PHP 5.3 alpha 3:
"Deprecated: Function er... - 21:51 Feature #19399: Add the ability of including external files to includeJS/getFileName
- Patch resolving this limitation (is it a bug?) will be uploaded shortly.
The patch renames the original "getFileName... - 17:54 Revision 1354b169: Fixed bug #9741: wrong anchor links with absRefPrefix option enabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4586 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:40 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
- same problem here (TYPO3 4.2.3 - TV 1.3.7 PHP 5.2)
2008-12-20
- 22:36 Feature #18860: Korean Flag for language setup
- fixed in trunk, 4_2 and 4_1
- 22:35 Revision 59098251: Fixed bug #8525: added Korean flag
- Fixed bug #5628: added Slovak flag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4585 709f56b5-9... - 22:34 Revision 2987921e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4584 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:30 Revision 30f73b6e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4583 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:25 Feature #17307: SK language flag
- is in trunk, added also to 4_2 and 4_1
- 22:15 Feature #19093: Flags for turkey and switzerland are missing
- committed to 4_1, 4_2 and trunk
- 22:12 Revision 1d4eacd1: Fixed bug #8952: Flags are missing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4582 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:10 Revision 774594ab: Fixed bug #8952: Flags are missing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4581 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:07 Revision b28f8a77: Fixed bug #8952: Flags are missing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4580 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:33 Feature #17112: Add file operation permissions for back-end user groups
- Committed to SVN Trunk (rev. 4579)
- 18:32 Revision 50623164: Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4579 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:24 Bug #19727 (Closed): Localize versioning module
- Nearly all was hardcoded, attached patch localize complete module.
(issue imported from #M9991) - 15:53 Bug #19087: PHP-Error in class.em_index.php on line 4333
- Fixed also in TYPO3 4.2.4 and 4.3-alpha2
- 15:38 Bug #19691: Typing error in tslib_content ($gifCreateor => $gifCreator)
- Fixed also in TYPO3 4.2.4 and 4.3-alpha2
- 15:30 Bug #17407: get rid of clear.gif with space
- Committed to SVN Trunk (rev. 4561) by Thorsten Kahler
Committed Follow-up to SVN Trunk (rev. 4578) - 15:22 Revision 5351b2eb: Follow-up to feature #5835: Fix formatting and remove superfluous wrap in tslib_content::wrapSpace()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4578 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:18 Bug #19574: wrong anchor links with absRefPrefix option enabled
- Fixed in TYPO3 4.1.8, 4.2.4 and 4.3-alpha2
- 15:11 Bug #19700: gzip compression does not work in BE
- Fixed for TYPO3 4.2.4 and 4.3-alpha2
- 13:26 Revision d332f03b: Follow-up to feature #9852: Fix formatting and ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4577 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:06 Bug #19663: felogin: Drop languages from locallang.xml
- committed to trunk and 4_2
2008-12-19
- 22:43 Bug #19726 (Closed): UTF8 produces bad character output
- localconf.php
// always use utf-8
$TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8';
$TYPO3_CONF_VARS['SYS']['setDB... - 21:35 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
- I have now copied the formerly locally installed phpmyadmin into the global folder.
Now I get:
Fatal error: Cla... - 09:02 Bug #19722 (Closed): Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
- I have just imported the file http://typo3.org/fileadmin/ter/p/h/phpmyadmin_4.1.1.t3x (because no phpMyAdmin can be f...
- 20:45 Bug #19719: Extensions' class.ext_update.php scripts are executed even when extension isn't loaded
- patch added
- 20:05 Feature #19725 (Closed): Creation and modification date for pages with plugins
- When indexing a site with the crawler extension, timestamp and crdate from pages are kept in the index. Then, users c...
- 13:37 Feature #19724 (Closed): Element Browser window is MUCH too small
- The size of the Element Browser popup window is hardcoded to 600 x 350 px.
The height of 350 px is way to small for ... - 12:36 Bug #19433: HTML tags are removed in RTE content
- @Steffen Kamper
it does not effect if i delete the tag:
<proc type="array">
<HSC type="integer">0</HSC>... - 12:00 Bug #19433: HTML tags are removed in RTE content
- ensure in your DS of FCE that there is not the tag:
<HSC>1</HSC> - this will do a htmlspecialchars with the content.
- 06:28 Bug #19433: HTML tags are removed in RTE content
- For me this problem only occurs in FCEs. The RTE in regular content elements does not break. However, in the RTE with...
- 11:58 Bug #19636: right click on links does show a broken context menu
- looks like broken css. Try to empty your temp-folder
- 07:18 Bug #19636: right click on links does show a broken context menu
- Strange. I am not able to reproduce this issue. Do you get an error on the JavaScript console?
- 11:45 Bug #19723 (Closed): Default language not always honored in result list (has patch)
- When using indexed_search in multilanguage setups with config.linkVars containing L, there exists the following glitc...
- 11:39 Bug #19709: Missing file icon PPT
- committed to trunk, revision: 4576
- 11:37 Revision 1324133d: Fixed bug #9964: Missing file icon PPT
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4576 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:28 Bug #18311: Remove DAM-References from media field does not work
- Hi Christian,
Can you still reproduce this with the latest version from svn?
2008-12-18
- 22:23 Revision 5effa0a2: Fixed bug #9772: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4575 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:20 Bug #19595: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
- Committed to SVN TYPO3core trunk (revision 4574) and branch TYPO3_4-2 (revision 4575)..
- 22:18 Revision acdff771: Fixed bug #9772: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4574 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:13 Revision 6a6c4ada: Fixed bug #9741: wrong anchor links with absRefPrefix option enabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4573 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:11 Revision 91a6d85b: Fixed bug #9741: wrong anchor links with absRefPrefix option enabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4572 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:09 Bug #19721 (Closed): enableFields doesn't work with boolean as parameter
- According to typo3conf/ext/t3dev/apidocs/tslib_content_api.html the method enableFields expects a boolean as the seco...
- 20:45 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
- Closing the issue because it is no longer relevant
- 20:45 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
- Lars, you should use InnoDB for cache tables anyway. If you have such long delays it means you use MyISAM, which is b...
- 20:29 Bug #16496: Install Tool crashes MySQL server
- Too old and not reproducable
- 20:28 Bug #19607: PHP Warning: Invalid argument supplied for foreach() in t3lib_cache_backend_db.php
- This warning will happen only if you have SQL error in the db cache (for example, you forgot to update cache tables t...
- 20:25 Bug #19631: Sitemap doesn't recognize starting point from default
- That issue was discussed in the core team and we decided that sitemap shows the whole web site. See http://support.ty...
- 20:23 Bug #19642: tt_news records are not being reindexed
- This is normal behavior of indexed search. It is like Google: if page is indexed, it stays in the index until you cle...
- 20:21 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
- These requirements exist in the new INSTALL.txt (see 4.3 list and the attached file)
- 20:05 Bug #19715: Content-length header is calculated incorrectly
- Awaits #19717.
- 14:42 Bug #19715 (Closed): Content-length header is calculated incorrectly
- The method to calculate content length is incorrect. It does not take the following into account:
- admin panel
- d... - 20:03 Bug #17120: Content is not cached and white page displayed with big content / PHP 5.2.1
- Currently the code just sets original content back if new content is empty
- 19:58 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- --removed--, need more research on this...
- 19:43 Bug #18049: Submodules of Web module can't work with mod.php and the _DISPATCH system
- committed to trunk and 4_2, rev 4570 / 4571
- 19:38 Revision c7082cd0: Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4571 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:37 Revision c7df4811: fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4570 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
- Not sure when but it is already resolved
- 19:30 Bug #19720: Remove references to gzip_encode from File and Access modules
- rev 4569
- 19:23 Bug #19720 (Closed): Remove references to gzip_encode from File and Access modules
- Related to the issue #19700. This class is not longer used in BE.
(issue imported from #M9978) - 19:27 Revision f347a0c7: Fixed bug #9978: Remove references to gzip_encode from File and Access modules
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4569 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:15 Revision 96595aed: (thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4568 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:10 Revision 63bad27d: Fixed bug #9886: Hardcoded error messages (Parameter Error:) in some files related to file list module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4567 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:30 Bug #19719 (Closed): Extensions' class.ext_update.php scripts are executed even when extension isn't loaded
- Extension's script class.ext_update.php are used to update data when newly installing an extension or upgrading an ex...
- 16:00 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
- The attached patch is against TYPO3 version 4.2.3
- 15:55 Bug #19718 (Rejected): Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
- The sliding functionality doesn't respect the content_fallback mode correctly. It delivers always content elements of...
- 15:48 Feature #19717 (Closed): Use PHP built–in gzip/deflate compression in Frontend
- Currently TYPO3 uses its own GZip compression class. This class was not changed for a long time and few know how it w...
- 14:44 Bug #19716 (Closed): History/Undo not works on image elements
- If you delete an image in an image element (not the content element) and undo this with the History/Undo function, th...
- 14:24 Revision 33febc61: #9971: A call to protected method in index_ts.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4566 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:21 Bug #19714 (Closed): A call to protected method in index_ts.php
- If admin preview is enabled, there is a call to protected $TSFE->initCaches(), which is neither correct, nor necessar...
- 14:14 Revision c06e430a: Fixed bug #9947: gzip compression does not work in BE at all
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4565 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:13 Revision 7fb96ea8: Fixed bug #9947: gzip compression does not work in BE at all
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4564 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:12 Bug #15951: clickmenu on pagetree icons does not work
- See #19700
- 14:12 Bug #19700: gzip compression does not work in BE
- rev 4563
- 14:11 Revision f72c3a74: Fixed bug #9947: gzip compression does not work in BE at all
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4563 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Feature #19698: Unneccessary wildcard string comparisons in EM
- rev 4562
- 14:08 Revision 9c42fc0d: Fixed bug #9944: Unneccessary wildcard string comparisons in EM
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4562 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:46 Feature #19713 (Closed): Cache thumbnails shown in element browser
- The thumbnails that are shown in the element browser are currently not cached. Each preview of an image is generated ...
- 11:05 Revision 1ef360af: Fixed bug #5835: get rid of clear.gif with space (thanks to Susanne Moog).
- Implements already documented option stdWrap.space.useDiv
Adds option stdWrap.space.stdWrap
git-svn-id: https://svn.... - 09:46 Bug #19432: getHtmlTemplate should use resolveBackPath
- Commited to trunk (rev.4559) and TYPO3 4.2 (rev.4560).
- 09:42 Revision d5c9173d: Fixed bug #9511: getHtmlTemplate should use resolveBackPath. Fixes bug for extension BE modules using templates in certain environments (symlinked typo3/ dir) (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4560 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:41 Revision 0f70cd4c: Fixed bug #9511: getHtmlTemplate should use resolveBackPath. Fixes bug for extension BE modules using templates in certain environments (symlinked typo3/ dir) (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4559 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:20 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
- I also think that a final reset($array) is missing. This had been done in former versions of TYPO3.
- 08:57 Bug #19712: htmlArea RTE: blindImageOptions is not honoured by TYPO3 4.3-dev
- Committed to SVN TYPO3core trunk (revision 4558).
- 08:42 Bug #19712 (Closed): htmlArea RTE: blindImageOptions is not honoured by TYPO3 4.3-dev
- In TYPO3 4.3-dev, the Insert image dialogue honours buttons.image.options.removeItems
but not blindImageOptions.
... - 08:55 Revision e093daf7: Fixed bug #9969: htmlArea RTE: blindImageOptions is not honoured in TYPO3 4.3-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4558 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:43 Feature #18518: css parsing issue: classes with element context selectors are not honoured inside other context selectors
- Committed to SVN TYPO3core trunk (revision 4557).
- 07:42 Revision 76f2e0ae: Added feature #7963: htmlArea RTE css parsing: honour classes with element context selectors inside other context selectors (thanks to Mikkel Ricky)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4557 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:55 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
- Please confirm that the attached patch fixes the issue.
- 05:59 Bug #19641: RTE TSconfig lost when uploading files or creating folders
- Fixed in 4_1, rev 4548.
Fixed in 4_2, rev 4547 - 05:30 Bug #19477: RTE does not work in IRRE subelements
- Committed to trunk (revision 4556).
- 05:29 Revision b896ecd5: Fixed bug #9596: htmlArea RTE does not work in IRRE subelements
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4556 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:29 Bug #19711 (Closed): ['SYS']['lockingMode'] => default value 'disable' is lost
- the default-value of $TYPO3_CONF_VARS['SYS']['lockingMode'] is now "simple" instead of "disable".
This is ve...
Also available in: Atom