Activity
From 2009-05-18 to 2009-06-16
2009-06-16
- 23:27 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- So is this ready to be sent to the core list?
What do you plan, Olly?
IMHO releasing a bug-fix release is very ur... - 22:57 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- @Hanspeter Siegfried: Is your installation patched? Or does the attached patch solve the issue?
- 18:12 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- External links work in our installation, but when a non-admin redactor places media links, it doesn't work. RTE produ...
- 17:27 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- now after manually removing all files from typo3temp/ (install-tool didn't remove them) the Patch works for me.
Test... - 16:34 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Added a clean version v3 (removed the commented line) for 4.2.6/trunk and a version for 4.1.10.
Patch for 4.1.10 w... - 16:16 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Doesn't work for me.
Testet with
t3_4.2.6_patched_typo3link.js.diff and 0011009_v2.patch
on FF 3.0.11 running on... - 15:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Patch v2 works for me too now.
I forgot to set "forceCharset" to utf-8 ;-)
Everything works fine with FF 3.0.11 a... - 14:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I can confirm bug with FF 3.0.11 (Win XP SP3) and the latest solution (0011009_v2.patch) but without testing IDN-Doma...
- 14:20 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- testet FF 3.011 working patches are
t3_4.2.6_patched_typo3link.js.diff & 0011009_v2.patch- - 14:01 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- tested 0011009_v2.patch on FF 2.0.0.20 - works.
- 13:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Attached 0011009_v2.patch with Christian's solution.
Works for me. (Fixes this bug and doesn't break #0009196)
... - 13:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- > Did you successfully test your solution?
I use 4.2.6 myself and tried FF 3.0.11 on Ubuntu and Win Vista - successf... - 12:54 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- > Using decodeURI()/encodeURI() instead of the ~Component version should solve this problem once and for all.
Did ... - 12:04 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Removing encodeURIComponent() / decodeURIComponent() recreates bug #0009196 . It is not possible to use special chara...
- 10:20 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- This issue is also effecting E-Mail Links via RTE.
The 4.2.6 patch works for both type of links: External and E-Mail... - 18:59 Bug #20624 (Closed): Uncaught exception InvalidArgumentException on creating graphical menus
- Setup today apache with typo3 in 3 different versions for testing (4.26 stable, 4.26 svn , 4.30 svn ). For a simple l...
- 17:57 Bug #20623 (Closed): content_fallback for whole page, including navigation and title
- With TypoScript "config.sys_language_mode = content_fallback ; 1,0" it's possible to define a different fallback lang...
- 16:37 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- The config parameter for the <media> option of the DAM extension is documented like this in the backend ;
[mediat... - 14:38 Bug #20622 (Closed): ReverseProxy redirect
- t3lib_div::locationHeaderUrl uses t3lib_div::getIndpEnv('TYPO3_REQUEST_HOST') or t3lib_div::getIndpEnv('TYPO3_REQUES...
- 11:30 Bug #18904: Content Element Description Backend Display
- Sorry, I forgot to mention that am using the latest TYPO3 4.2.6
- 11:29 Bug #18904: Content Element Description Backend Display
- Same if you add new »Section Frames«.
TCEFORM.tt_content.section_frame {
addItems.100 = Ansprechpartner
remove... - 11:25 Bug #18904: Content Element Description Backend Display
- No, its not exactly the same like #0004033 sorry …
- 11:12 Bug #20316: image scaling fails when saving
- I could solve this issue.
What I learned:
- Image scaling is based on the width and height attributes of the imag... - 11:01 Bug #18722: "Broken rootline" error when creating new page in Draft
- i've debugged the issue
It only occures when realurl is in use and you create a page using the wizard or updating ... - 01:31 Bug #19988: Rich text editor is not loading
- Hello,
I've solved this error. In my installation of TYPO3 I had installed 2 versions of htmlArea RTE, one Local an...
2009-06-15
- 23:41 Revision 6bd09c29: fixed changelog date
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5596 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:40 Revision 64958543: Updated the caching framework to the according FLOW3 revision 2616
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5595 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:26 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- A short notice on version 4.1.10,regarding Rolands patch
4.1.10 has to different js-files, one is compressed. If y... - 22:05 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- In some instances you have to clear cookies and all browser cache to. Even after deleting typo3temp/rtehtmlarea/-file...
- 21:03 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Also tested in FF 3.0.11 on Windows XP and TYPO3 4.2.6
It took quite a bit of effort getting all cached items out of... - 20:15 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- confirmed using FF 3.0.11 (Ubuntu 8.10 package) and TYPO 4.2.6
0011009_experimental.patch resolves the issue. - 19:35 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- As I saw the relation to bug 0009196 I tested the patches of the js-file by linking to an url that contains a german ...
- 17:40 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- It now also works for me ... "remove the cached files in typo3temp/rtehtmlarea/" was the part I was missing
- 17:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- The patch worked for me too. On 4.1.10 the JS files of the RTE are somewhat different, I created a patch for 4.1.10 b...
- 17:18 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I wonder whether everybody understands the patch.
Actually, the encoding and decoding of the url is commented out... - 17:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Hi all,
if you test the patch (or any other RTEhtmlare patch), please make sure to remove the cached files in typo3t... - 17:04 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Doesn't matter what i do, the patch wont work for me.
If i check the js functions from the patch in a normal html do... - 16:56 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- > But I wonder if this is a Typo3-Bug now or a Firefox one...
I think it's a TYPO3 bug - because the patched vers... - 16:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Confirming the problem using FF 3.0.11 and TYPO3 4.1.10 as well.
The URLs created are somehow doubled (well, prefi... - 15:48 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Can confirm the problem with FF 3.0.11 shipped via autoupdate today. Manual removal of the wrong part in generated UR...
- 15:35 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- > 0011009_experimental.patch solves the issue here (4.2.6). (after clearing all caches and restarting firefox)
001... - 15:18 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Hi Peter,
thank you for your fast answer.
Now I created an xclass of that function in class.tx_rtehtmlarea_base... - 14:36 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Hi yall, Hi Sonja,
>Does somebody know where the php part is which the
> typo3/sysext/rtehtmlarea/htmlarea/plugi... - 14:01 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- 0011009_experimental.patch solves the issue here (4.2.6). (after clearing all caches and restarting firefox)
Succe... - 13:52 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Does somebody know where the php part is which the typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js i...
- 13:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Patch 0011009_experimental.patch does not work for me either
- 13:05 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I did some checks with older firefox nightly builds (3.0.x/1.9.0.x).
Latest build without this problem:
Mozilla/... - 11:26 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- 0011009_experimental.patch works for me (Firefox 3.0.11 + rtehtmlarea 1.7.9).
Though I wonder, if there was/is a ... - 11:02 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Patch does not work for me either.
- 10:41 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- confirmed, although manual removal of the generated typo3-part of the URL helps, for now I have to use IE7 which is p...
- 22:01 Bug #20449: Mapping in query does not takes care of remapping "table.field" in a WHERE clause
- At revision: 5594
- 21:59 Revision 044f3aa5: Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23899 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:59 Revision 091e5aaa: Fixed bug #11119: DBAL: Mapping in query does not takes care of remapping "table.field" in a WHERE clause (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5594 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:17 Revision 16606406: tx_fluid: (fresh backport from Fluid Package r2614 with FluidBackporter r2615):
- [FEAT] Fluid (ViewHelpers): Added AliasViewHelper, resolves #3592
[TASK] Fluid (Tests): Fixed and extended ForViewH... - 15:39 Feature #17874: Add suggest-like feature to TCEforms
- I just uploaded the latest version of the patch, polished by Benni Mack and pending in the core list. I will also hav...
- 15:09 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
- The same problem also occures if you enable versioning only for elements (disable it for page and branch).
- 14:48 Bug #20621 (Closed): Still a problem: Moving content elements in workspace results in Unknown column error
- I've installed the recent version of TYPO3 4.2.6. If found the reports #0010483 and #0009705. The described problems ...
- 14:03 Revision 94baa469: tx_fluid: (fresh backport from Fluid Package r2609 with FluidBackporter r2611):
- [FIX] Fluid (Core): Set controller context only if not null. This needs to be done for rendering contexts without a c...
- 13:22 Bug #20620: Setting a mailto: - Link with RTE creates an unuseable Link
- Maybe this is a duplicate of #20377?
- 02:00 Bug #20620 (Closed): Setting a mailto: - Link with RTE creates an unuseable Link
- When (for example) you write the text "test@test.de" in RTE, then mark that text and create a mailto: - Link, then th...
- 12:41 Feature #15809: Divider error
- committed to trunk, rev 5593
- 12:40 Bug #20574: Bring back the divider CE
- committed to trunk, rev 5593
- 12:40 Revision fbc8da30: Fixed bug #11275: Bring back the divider CE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5593 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:52 Feature #20438: Provide more flexible rendering for "text with image"
- Commited to trunk (rev. 5540). So it will be included in TYPO3 v4.3.0
- 10:43 Bug #20610: HMENU does not show top Level Page in TYPO3 v4.3alpha3
- That's right - never remarked that before.
Nevertheless at least special:rootline and special:directory list the fir... - 10:36 Bug #20404: Show Warning if memcache is configured but not installed / working on the server
- committed to trunk, rev 5592
- 10:35 Revision 438ee5a0: Fixed bug #11052: Show Warning if memcache is configured but not installed / working on the server
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5592 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:21 Feature #19693: Integrate possibility to define additional header data via TypoScript
- +1 for stdWrap.additionalHeaderData
to Johannes von Bargen,
+ 1 for converting page.headerData to assoc array so ... - 00:50 Feature #19693: Integrate possibility to define additional header data via TypoScript
- Yeah! That would be cool! I just had a discussion with several people at typo3camp Hamburg about such a possibility.
... - 10:17 Bug #19988: Rich text editor is not loading
- Hello,
I've the same problem, I'm using Firefox 3 in OSX 10.5 and I have the same error, also i've tried in Window... - 10:12 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
- From memcached docs:
"Expiration times
----------------
Some commands involve a client sending some kind of ex... - 07:00 Bug #20614: Remove checkbox for review - there are no reviews
- > But there have not been any extension reviews for years
wrong, last one was for civserv (in summer 2007 - less ... - 01:09 Feature #20619 (Closed): extension key namespaces in headerData
- I am currently working on a extension which integrates jQuery Galleriffic and Galleria into cType Image. That brought...
2009-06-14
- 22:32 Feature #19724: Element Browser window is MUCH too small
- committed to trunk, rev 5591
- 22:31 Revision 8b6438d4: Fixed bug #9984: Element Browser window is MUCH too small (thanks to Georg Kuehnberger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5591 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:27 Bug #20400: DBAL does not support CLOB/BLOB when using a mapped table name
- committed v3 to trunk, rev 5590
- 22:26 Revision 8a92180e: Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23898 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:26 Revision 99a82398: Fixed bug #11047: DBAL does not support CLOB/BLOB when using a mapped table name (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5590 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:24 Bug #20417: Cannot connect to non-local Oracle database with SID
- committed to trunk, rev 5589
- 22:23 Revision 3468751c: Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23897 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:23 Revision bf3933d8: Fixed bug #11076: DBAL: Cannot connect to non-local Oracle database with SID (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5589 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:17 Bug #20616: Change 2 forgotten icons in t3skin
- committed to trunk, rev 5588
- 22:16 Revision 9a46ba0b: Fixed bug #11327: Change 2 forgotten icons in t3skin (edit_fe and edit_file)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5588 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:02 Bug #20618 (Closed): OpenID authentication does not work with felogin
- When using the FE login system extension (felogin), it is not possible to use the OpenID system extension (openid) fo...
- 19:58 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Firefox Update 3.0.11is out and Link creation is brocken...
Priority should be set to High - 13:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- The experimental fix did not solve the problem in my case: Tested on following:
Firefox 3.0.11, TYPO3 4.2.6 and TY... - 02:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- FYI: Just to make sure this gets somehow integrated in a upcoming 4.2 patch level release... ;)
- 02:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I tracked down the problem to the file typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js and the URI h...
- 18:37 Bug #20610: HMENU does not show top Level Page in TYPO3 v4.3alpha3
- That's quite normal behavior afaik. 4.2 doesn't behave differently (at least not for me)
- 18:13 Feature #3663 (Accepted): Time calculations / insert time like everywhere else ;)
- I realised I knew where it was coming from just after I replied. It's done by JavaScript, which transforms e.g. "d+3"...
- 17:36 Feature #3663: Time calculations / insert time like everywhere else ;)
- Hmm, I didn't know you could do this... Actually it's broken when used in conjunction with date2cal.
Anyway I'll s... - 14:39 Feature #3663 (Closed): Time calculations / insert time like everywhere else ;)
- Hey,
a nice addition would be if we could enter a date like "d+7" in the date and time fields and that would be tr... - 17:31 Feature #3664 (Resolved): Colors / markup for errors and warnings
- I had changed the rendering of success and error messages, but forgotten to adapt this screen. It is fixed now.
No... - 14:43 Feature #3664 (Closed): Colors / markup for errors and warnings
- Hi,
in the setup module some things are checked, but you hardly see what went wrong because the error/warning tex... - 16:07 Revision 2cae8488: Fixed typo where Tx_Extbase was wrongly typed without underscore as TxExtbase.
- 14:18 Revision f64760c6: Changed line order of a comment in class.tx_rsaauth_sv1.php as it was confusing Eclipse. Totally minor change.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5587 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:11 Bug #20607: Wrong rendering of HTML content element
- As an explanation why I use wrappers in HTML CE.
I use it in case when:
a) wrapper will be not available to end u... - 00:42 Bug #20613: Remove all DEPRECATED Static Templates
- Thank you
2009-06-13
- 23:34 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Can also confirm.
Debug of $this->curUrlArray in class.tx_rtehtmlarea_browse_links.php gives, http://$URL_of_site/... - 19:15 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Can confirm it with FF 3.0.11 and branch TYPO3_4.2 (rev 5340).
- 13:06 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- The problem exists in Typo3 4.3 in both alfa releases with the actuell version of Firefox (3.0.11). Internal links ar...
- 23:22 Bug #20617 (Closed): Mail Form and Powermail not responding
- I am unable to create functional forms with either built-in "Mail Form" or extension "Powermail".
Forms are correc... - 22:01 Bug #20372: Exclude &L parameter from &cHash params
- +1 for adding &L to excluded parameters
It related not only to RealUrl but also to the fact that page cache is being... - 21:10 Bug #20616 (Closed): Change 2 forgotten icons in t3skin
- The edit_file and edit_fe are still copies of oldskin, so doesn't look like t3skin and have wrong size
Attached is... - 18:19 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- Hi, I've no this issue on last trunk (5586) and eAccelerator 0.9.5.3
- 14:32 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- Hi, I can confirm this to happen with a clean trunk install (rev. 5586) using eAccelerator. Switching to xCache (or u...
- 18:12 Bug #20615 (Closed): Memcached backend does not work well if cache of a page shall expire after 30 days
- If page's "Cache expires" setted to 1 month then Memcached backend does not cache page properly.
For example for pag... - 17:20 Feature #19724: Element Browser window is MUCH too small
- Added a diff agains latest 4.3 dev
bug_9984.diff [^] (746 bytes) 13.06.09 17:19
This change is a nobrainer and sh... - 14:29 Bug #20614 (Closed): Remove checkbox for review - there are no reviews
In the Extension Manager Settings you have:
Enable extensions without review (basic security check): default is un...- 12:12 Bug #20135: Collapse in list module doesn't process returnUrl
- committed v2 to trunk, rev 5586
- 12:11 Revision 493b3cea: Fixed bug #10617: Collapse in list module doesn't process returnPath
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5586 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:02 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- committed logo from Johannes to trunk, rev 5585
- 11:58 Revision 67e9d114: Fixed bug #8875: typo3 logo in backend on top left looks not perfect because it has white background on gradient background (thanks to Johannes Feustel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5585 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:54 Bug #20613: Remove all DEPRECATED Static Templates
- Yes, see #18194.
This has already been discussed, as far as I remember the decision was to remove them.
I think t... - 00:10 Bug #20613 (Closed): Remove all DEPRECATED Static Templates
- Hello, is it possible to remove all old deprecated static templetes from the core?
Thanx
Christian
(issue imp...
2009-06-12
- 22:24 Bug #20612 (Under Review): scandinavian letters are transliterated wrong
- The scandinavian letters ä, ö and å are rendered, with for example realurl, in a wrong way. Ä is ae, ö is oe.. Ä shou...
- 22:23 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Same here. FF 3.0.11 (XP 32) and TYPO3 4.2.6.
Internal links added with htmlarea look like this:
http://$URL_of... - 17:07 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Not 100% the same issue but I can't create internals links anymore with FireFox 3.0.11 and typo3 4.2.6. It seems that...
- 17:07 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Confirm this bug for FF 3.0.11 for internal links
- 18:37 Feature #20578: Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
- This was fixed in trunk of Extbase (r814).
- 18:36 Revision 13beb735: Extbase:
- * Tx_Extbase_MVC_Web_Routing_URIBuilder:
* $additionalArguments is an array now. URIFor() merges additionalArgument... - 14:59 Bug #19613: Default values have no labels in the multiple select control inside the flexform
- +1 on testing in 4.2
- 13:46 Bug #20072: extend Filelist with icon block according to list view
- committed to trunk, rev 5584
- 13:43 Revision c3a1166e: Fixed bug #10515: extend Filelist with icon block according to list view
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5584 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:54 Bug #20567: Remove initialization of the random number generator
- Committed to SVN Trunk (rev. 5583)
- 12:53 Revision df9059eb: Fixed bug #11266: Remove initialization of the random number generator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5583 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:21 Revision 5d664e54: Follow-up to feature #11314: Removed hardcoded length of a session ID
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5582 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:45 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
- eg line 2047 $GLOBALS['BE_USER']->writelog(5,1,0,0,'Extension list has been changed, extension %s has been %s',array(...
- 11:41 Feature #20591: Write system log t3lib_div::sysLog() calls into sys_log
- Sounds interesting.
I suggest to add a new "type" (database field. in the UI it's called "action"!) "system log" (... - 10:22 Feature #19898: adding itemsProcFunc to wizard functionality
- adding patches for TYPO3 4.2.7 dev and TYPO3 4.3 current trunk.
Testet with the example Extension.
now you can us... - 09:36 Bug #20572: Autoloader floads sysLog with XCLASS failures
- Committed to SVN Trunk (rev. 5581)
- 09:34 Revision ac00f676: Fixed bug #11272: Autoloader floads sysLog with XCLASS failures
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5581 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:23 Bug #20611 (Closed): deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- Info of PHP 5.3:
Deprecated: Assigning the return value of new by reference is deprecated in ...\typo3\mod\tools\em\... - 07:25 Bug #20610 (Closed): HMENU does not show top Level Page in TYPO3 v4.3alpha3
- Having a simple HMENU like this:
page.10 = HMENU
page.10 {
1 = TMENU
1.wrap = <div style="width:200px; bord... - 02:49 Bug #20609 (Closed): broken sorting of filemounts
- Description:
- Given a Backend-User/Group has more than one filemount, those filemounts are displayed in broken/conf...
2009-06-11
- 20:17 Bug #20509: You cannot switch FE-group in simulation in Web/View
- On condition detected:
The adminPanel will disapear on '4' only if you have the "preview" panel collapsed. You can... - 18:31 Bug #20607: Wrong rendering of HTML content element
- Small correct: 4.3 doesn't complete your tag but wraps your 'non-complete' tag into complete <div class="csc-default"...
- 17:24 Bug #20607: Wrong rendering of HTML content element
- It appears that from 4.3 every content element its wrapped with <div id="cXXX" class="csc-default" >|</div> and this ...
- 13:46 Bug #20607 (Closed): Wrong rendering of HTML content element
- If content element HTML has open tag, fe:
<div id="foo">
then it will be closed automatically but should not.
Th... - 16:32 Bug #20608 (Closed): Backport treelist caching from TYPO3 4.3 to TYPO3 4.2.6
- Problem:
function getTreeList() in class tslib_content can be some of the most expensive functions when rendering pa... - 01:25 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- Hey Cyrill,
does this picture have exactly the same background color as the bar in the backend does?
If so:
To...
2009-06-10
- 21:13 Bug #20509: You cannot switch FE-group in simulation in Web/View
- It's even going so far as that this happens:
1: not protected
`-- 2: fe-protected (group A), no extendTo
... - 16:14 Feature #20606: Extract functionality to create session ID from t3lib_userAuth::start()
- Committed to SVN Trunk (rev. 5580)
- 16:06 Feature #20606 (Closed): Extract functionality to create session ID from t3lib_userAuth::start()
- The creation of a new session ID is currently somewhere in the start() method of t3lib_userAuth. However, it can be h...
- 16:14 Revision 98df2598: Added feature #11314: Extract functionality to create session ID from t3lib_userAuth::start()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5580 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:25 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- That one should do the trick :)
- 15:23 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
- The image should be transparent, do you agree?
- 14:16 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
- Hi, I think it would definitely be a good idea to fix this as the editors might not keep this in mind when setting li...
- 12:06 Feature #20605 (Rejected): Add more information to logoff() method in user authentication
- The TYPO3 user authentication (t3lib_userAuth) has a method logoff() that is called at several places but has no info...
- 10:05 Revision de4c112f: Commit minor ChangeLog cleanup (plus two other typos)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5579 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:02 Revision 80deba5b: Commit some minor ChangeLog cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5578 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:44 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- Finally I'm going to add that the "Hide on FE-login" content elements appear with the "Show Hidden Records"-switch. E...
- 03:18 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- I fixed the "Preview of workspace" issue in 11311
I understood now why the superpowers and I'm going to make a final... - 02:24 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- Maybe this is the real question:
* If workspaces are enabled, why does it lead to superpowers regarding element-vi... - 02:00 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- As a side-effect it means that the BE-user can't run start/stop-time simulations, because the necessary query is neve...
- 01:58 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- I don't know if this is an additional bug:
While investigating how I can teach enableFields() to declare "show on ... - 03:30 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- The final patch removes "ADMCMD_view" from tslib_fe entirely.
"ADMCMD_view" means that the page is view from out o... - 03:15 Bug #20604 (Closed): PHP casting causes workspace message to appear in Web/View
- Somehow the integer-comparison casting in PHP makes
$this->fePreview == 2
return TRUE for "$this->fePreview = 1... - 02:07 Bug #20523: Turning off the admin-panel results in error
- I think your patch can work from reading, but I actually added a check for the validity of the adminPanel-object itse...
2009-06-09
- 23:02 Revision c48cc36d: Fixed bug #11291 and #11292: buttons "save" and "save and view" do not work in wizard_rte.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5577 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:53 Revision f3ac1751: Fixed bug #11285: functions flushByTag and flushByTags in caching framework are very unefficient
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5576 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:23 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
- Okay, the reason is in cms/class.tslib_fe.php: 1230
function checkPagerecordForIncludeSection($row) {
return (... - 21:27 Revision 796c18b4: Fluid:
- * !!! Commented out last change of Jochen. Please add it again when you commit it @Jochen
* Added Boolean Expression ... - 19:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I can confirm this for FF 3.5ß5 and Typo3-SVN
- 15:45 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- Problem still exists with Firefox 3.5b99
- 18:38 Bug #20603: align center with breakSpace and breakWidth
- Hi Oliver,
this is the code...
temp.menu-level-1 < temp.menu-level-0
temp.menu-level-1.entryLevel = 1
temp.me... - 17:02 Bug #20603: align center with breakSpace and breakWidth
- Please add the whole TypoScript that generates the mentioned image.
The breakSpace just defines a maximum width - ho... - 16:27 Bug #20603 (Closed): align center with breakSpace and breakWidth
- i have a gmenu. in the gmenu i also have this code:
10.align = center
10.offset = 0,15
10.breakWidth = 15... - 17:27 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- sorry, i forgotten
TYPO3 4.2.7 dev trunk 5575
- 17:03 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- What's the exact TYPO3 version you're working with?
- 11:30 Bug #20601 (Closed): after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- in patch 0011247 the Local_Lang check is removed,
after that, calls in class_tslib.content.php
function editPan... - 14:35 Bug #20602 (Closed): Use CSS classes for warning/error/notes/success-section-icons in Install Tool
- Currently the section-icons for warning, error, notes and success are added as normal images through an <img>-tag. We...
- 11:00 Feature #20597: Add possibility to trigger removal of frontend session data of the current session
- Committed to SVN Trunk (rev. 5575)
- 10:59 Revision 17755903: Added feature #11302: Add possibility to trigger removal of frontend session data of the current session
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5575 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Bug #20600 (Closed): Nested flexforms not possible
- When using a flexform in a flexform there are several errors, it's not possible.
nested flexform (simple):
* yell... - 00:50 Bug #20571: Use 2 level cache for BEgetRootLine
- v2 takes care of clearing the cache on any update with page records in tcemain
- 00:28 Revision 042883bd: Fluid:
- * Added "injectObjectManager" to the fake object factory (required by the upcoming committ of the refactored peristen...
2009-06-08
- 22:07 Bug #16463: TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
- This seems to be a duplicate of 0008605. Is there something new about this issue?
- 22:07 Bug #18904: Content Element Description Backend Display
- This seems to be a duplicate of 0004033. Is there something new about this issue?
- 22:01 Bug #20598 (Closed): Error after hide/show element
- Hi,
This is my error :
1: Could not be edited in offline workspace in the branch where found (failure state: '... - 17:35 Feature #20597 (Closed): Add possibility to trigger removal of frontend session data of the current session
- Currently there's no possibility to trigger the removal of frontend session data of the current session.
(issue i... - 17:20 Revision e9db2350: Follow-up to bug #10231: Fixed wrong pattern conversions from split() to preg_split()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5574 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:25 Revision 81d452a2: * Followup #11033: added missing hook class
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5573 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:06 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
- ok, forget it, I read your explanation in #9743
- 16:02 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
- I can't find this patch in TYPO3 4.2.6??
Please re-insert or explain why, as I think this feature is important, tia! - 14:30 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Well - the current situation already is exactly as I described in my post. It doesn't matter which part of the SQL qu...
- 13:32 Feature #20596 (Closed): php addslashes support for typoscript
- Sometimes I send links via ajax in json format. I need slashes there before each " (double-quote). So i propose add t...
- 13:06 Bug #20569: Optimize initialization of frontend editing
- Committed to SVN Trunk (rev. 5572)
- 13:05 Revision 5fd2477f: Fixed bug #11268: Optimize initialization of frontend editing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5572 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:59 Bug #20393: Optimize hook to indexed_search that checks for a running crawler task
- Committed to SVN Trunk (rev. 5571)
- 12:57 Revision 2b534676: Fixed bug #11033: Optimize hook to indexed_search that checks for a running crawler task
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5571 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:42 Revision a8060219: Extbase:
- * Removed new lines after ?>; resolves #
- 10:21 Revision 13290cd1: Followup to #11117: typo in ExtJs theme: grey -> gray
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5570 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:55 Bug #20595 (Closed): Unallowed classes are not removed on the way to the database
- Heya Stan :-)
Even if a class is neither listed under RTE.default.proc.allowedClasses nor under buttons.blockstyle... - 08:23 Bug #20594 (Closed): FF: Cannot enable inline buttons when highlighting the first characters inside ul with list-style-position-inside
- Hi Stan,
I detected a weird bug in FF3:
Problem:
Create a class for ul with the property list-style-positon:... - 00:38 Bug #20593 (Closed): install tool - color for success doesn't fit
- the green used (before.png) doesn't fit in color scheme
I used the same green as in the menu, white color too (aft... - 00:18 Bug #20365: install tool shows plain passwords
- committed v4 to trunk, rev 5569
- 00:16 Revision 6cdcab6c: Fixed bug #10993: install tool shows plain passwords - display of passwords was stripped at all places
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5569 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:08 Bug #20179: FileCache doesn't work on windows
- committed to trunk, rev 5568
- 00:06 Revision dd4b2b38: Fixed bug #10689: FileCache doesn't work on windows
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5568 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:04 Bug #20218: Create version of page crashes in Cache
- committed v2 to trunk, rev 5567
- 00:02 Revision e05ecb7c: Fixed bug #10741: Create version of page crashes in Cache caused by "-" in const PATTERN_ENTRYIDENTIFIER
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5567 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-06-07
- 23:36 Revision 7af90fea: * followup to #11260: normalized the boolean parameter $reportDocTag before adding it to the md5 hash string
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5566 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:57 Bug #20584: function tslib_fe->setPageCacheContent() removes page_cache entry twice
- Committed to trunk rev. 5565
- 22:56 Bug #20585: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root
- Committed to trunk rev. 5565
- 22:19 Revision 13567dcf: 2009-06-07 Rupert Germann <rupi@gmx.li>
- * Fixed bug #0011288: function tslib_fe->setPageCacheContent() removes page_cache entry twice
* Fixed bug #0011289: ... - 20:23 Bug #20529: stdWrap for TypoSrcrip-select parameters
- It's simple to change some lines like that:
from
// Fields:
$queryParts['SELECT'] = $config['selectFields'] ? ... - 14:18 Feature #20591 (Rejected): Write system log t3lib_div::sysLog() calls into sys_log
- To view sysLog() calls in the backend "Log" modules, they just have to be logged into the sys_log table.
Why s... - 14:03 Feature #20590 (Closed): Writhe systemlog t3lib_div::sysLog() calls into sys_log
- To view sysLog() calls in the backend "Log" modules, they just have to be logged into the sys_log table.
Why shoul... - 13:37 Bug #20589 (Closed): Login page is not translatable
- Hey,
the login page is not translatable. The labels are hardcoded and taken from the TYPO3_CONF_VARS['BE']['loginL... - 11:19 Bug #20588 (Closed): wrong save button link in rte fullscreen view
- clicking the save&view button in rte fullscreen shows only an empty page in TYPO3 4.3
no error msg.
patch from ht... - 11:16 Bug #20587 (Closed): wrong save&view button link in rte fullscreen view
- clicking the save&view button in rte fullscreen view doesn't work anymore in TYPO3 4.3
error msg:
Not Found
The re...
2009-06-06
- 23:47 Revision c75c7c38: Followup to #11016: Implement RSA authentication for BE and FE (Added deprecation warnings to unused functions in the login screen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5564 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:01 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
- I could not found any sys_log insert calls in the em/ module. Where does the extension manager log anything? I would ...
- 21:55 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
- This realy should be logged...
- 20:14 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Hi Jo,
what do you think about "where", "andWhere" and the different joins referring stdWrap?
Regards
David - 15:37 Bug #20586 (Closed): t3lib_cache_backend_FileBackend doesn't work on Windows
- Fatal error: Uncaught exception 't3lib_cache_Exception' with message 'The cache directory "C:/xampp/htdocs/seminars/t...
- 14:52 Bug #20585 (Closed): t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root
- I'm running several TYPO3 installations within subdirectories of Apache's DocumentRoot. Currently the file backend cr...
- 13:51 Bug #20584 (Closed): function tslib_fe->setPageCacheContent() removes page_cache entry twice
- function tslib_fe->setPageCacheContent() calls clearPageCacheContent() to remove the cache entry before setting it.
... - 12:26 Bug #20583 (Closed): Select queries in caching framework should use $GLOBALS['ACCESS_TIME'] instead of time()
- all select queries in the DB backend of the caching framework should use $GLOBALS['ACCESS_TIME'] instead of calling ...
- 12:15 Bug #20543: The value for loginSecurityLevel is by default empty
- the default value for loginSecurityLevel in the install tool was always empty.
in typo3/index.php loginSecurityLevel... - 11:36 Bug #20566: function getTreeList() doesn't use the caching framework
- added v3 patch
only difference is the "id autoinc column" in sql
reason for adding this are problems with missing a... - 10:56 Bug #20582: caching of pagesections uses superfluos serialize() call
- +1
first chunk can be simplified, $currentPageData is not needed - 00:11 Bug #20582 (Closed): caching of pagesections uses superfluos serialize() call
- in class tslib_tstemplate the caching of pagesections uses a superflous serialize() call.
functions start() and get...
2009-06-05
- 23:38 Bug #20218: Create version of page crashes in Cache
- Hi Rupi,
the reason why i didn't continued is, that this leaded to a discussion in v5 list where Robert at the end... - 22:57 Bug #20218: Create version of page crashes in Cache
- just stumbled across this one.
The bug still exists in current trunk and the patch fixes it.
go ahead Steffen ;-) - 23:03 Bug #20581 (Closed): functions flushByTag and flushByTags in caching framework db backend are very unefficient
- problem:
functions flushByTag and flushByTags in caching framework db backend are very precessing intensive because ... - 20:55 Bug #19504: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables
- Still present in TYPO3 4.3.0 alpha 3.
Add fields
ALTER TABLE cache_hash ADD PRIMARY KEY (id);
ALTER TABLE ca... - 19:57 Bug #20384: DB cache always uses 3600 sec as timeout
- Pls close this bug report as it has been duplicated and resolved in #20419
- 18:53 Feature #20580 (Closed): streaming content
- short: I'd like to stream content.
description:
TYPO3 fetches content first (saving it in arrays first) renders i... - 16:55 Bug #20519: IDN Domain names handled incorrectly in parts of the backend
- The Problem is that the js code of the context menu adds the complete location including the hostname urlencoded to t...
- 16:53 Bug #20579 (Closed): Validation issue: Lots of cleanup in typo3/sysext/install/mod/class.tx_install.php
- The install tool is still using HTML 4.01 Transitional. This has been changed to XHTML 1.0 Transitional.
A lot of ... - 15:56 Feature #20578: Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
- This was first filed as bug in Fluid here: http://forge.typo3.org/issues/show/3575
but fixing in extBase seems bette... - 15:30 Feature #20578 (Closed): Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
- In Fluid additionalParams for links are treated as Array (which I think is good), but URIFor in Tx_Extbase_MVC_View_...
- 15:26 Feature #20577 (Closed): Create better session identifiers and add basic validation
- Current sesssion identifiers in TYPO3 are a MD5 representation of several parameters.
Due to several security requir... - 14:39 Bug #20576 (Closed): t3lib_div has several calls to debug without namespace which leads to php-errors
- In t3lib_div there are many calls to t3lib_div::debug... Some of them lack the namespace/class and therefore only cal...
- 12:01 Bug #20574 (Closed): Bring back the divider CE
- as discussed in "Content rendering list" here is the patch that reintroduce the divider CE.
The default rendering ... - 11:44 Bug #20427: DBAL - bigint (int8) values get converted to int4 by int-cast
- I added a patch which should workaround the problem I described and the issue 0010965.
- 11:34 Bug #20573 (Closed): Pagetitle of Results not translated in contentelement SEARCHRESULT
- In the searchresults of the native contentelement search of Typo3 core (not indexed_search) the pagetitle is always i...
- 11:01 Bug #20572 (Closed): Autoloader floads sysLog with XCLASS failures
- In the sysLog many entries like this appear with using the autoloader:
04-06-09 17:20 - Core: Unable to autoload cla... - 10:20 Bug #20571 (Closed): Use 2 level cache for BEgetRootLine
- Now there is only a first level cache for BEgetRootLine, which is stored in a global var.
The patch
* use a static ... - 10:18 Bug #20340: Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
- committed to trunk, rev 5563.
- 10:16 Revision c46efefb: Fixed bug #10956: Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5563 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:09 Bug #20466: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
- committed to trunk, rev 5562.
- 10:08 Revision f6240586: * Fixed bug #11138: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5562 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:03 Bug #20467: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_w
- committed to trunk, rev 5561.
- 10:03 Revision 03f51dbb: Fixed bug #11139: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5561 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:00 Bug #20468: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpag
- committed to trunk, rev 5560.
- 09:59 Revision 44e4c0aa: * Fixed bug #11140: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpages_webfunc_2.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5560 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:54 Bug #20469: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
- committed to trunk, rev 5559.
- 09:54 Revision 49f30942: Fixed bug #11141: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5559 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:50 Bug #20472: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
- committed to trunk, rev 5558.
- 09:50 Bug #20570 (Closed): Use Cache for NewContentElementWizard
- The calculation of newCEWizardItems is expensive as TS and Hooks are processed, so use Cache to speed it up
... - 09:49 Revision 192ea425: Fixed bug #11144: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5558 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:46 Bug #20504: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
- committed to trunk, rev 5557.
- 09:45 Revision 71f6516f: Fixed bug #11189: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5557 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-06-04
- 20:48 Bug #20415: Error Message that keeps comming up
- Resolved, duplicate of #10487
Thanks for the answer, Ron.
There are bugs with mysql strict_mode, and this stora... - 19:10 Bug #20415: Error Message that keeps comming up
- what mode shuld it be in?
- 16:47 Bug #20415: Error Message that keeps comming up
- We are are running mysql is in strict_mode.
- 19:14 Feature #20562: Speed up xml2array by adding a two level cache
- Committed to trunk rev. 5544
final patch attached. - 19:10 Revision 9590cec1: * New feature #11260: Speed up t3lib_div::xml2array by adding a two level cache (thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5556 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:44 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- I can confirm this problem on servers with error_reporting=On.
This should be quite easy to fix but is "New" nearly ... - 17:25 Bug #20569 (Closed): Optimize initialization of frontend editing
- Frontend editing is currently initialized even if the admin panel has no frontend editing enabled. Furthermore t3lib_...
- 15:50 Revision f575cb43: Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5555 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:05 Bug #20568 (Closed): Use PHP5 version of function microtime()
- The PHP function microtime() delivered a string that has the current unixtime and the microseconds divided by a spaci...
- 13:45 Revision a9f75006: Cleanup: Cleanup iterations in t3lib_timeTrack->printTSlog()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5554 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:47 Bug #20567 (Closed): Remove initialization of the random number generator
- The random number generator is seeded automatically since PHP 4.2.0. Thus, calling srand(...) can be removed.
(is... - 11:35 Bug #20566 (Closed): function getTreeList() doesn't use the caching framework
- function getTreeList() in class tslib_content has a caching machanism for already generated lists but it uses direct ...
- 11:15 Bug #20559: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
- Committed to SVN Trunk (rev. 5553)
- 11:15 Revision 19312c62: Fixed bug #11257: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5553 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:55 Feature #20565 (Closed): Add an opacity option to the GIFBUILDER BOX object
- Currently it's not possible to have GIFBUILDER create (half)tranparent BOX elements. This could be usefull for "colo...
- 01:08 Bug #20564: Recycler fails with ExtJS 3
- committed to trunk, rev 5552
- 00:56 Bug #20564 (Closed): Recycler fails with ExtJS 3
- The Recycler fails with error in store. Reason is the paging toolbar which has wrong store definition. The store has ...
- 01:07 Revision 0f0c75fc: Fixed bug #11262: Recycler fails with ExtJS 3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5552 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:03 Revision a10a01ba: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5551 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:00 Revision be57a761: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5550 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:00 Revision 27888f5b: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5549 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-06-03
- 23:59 Revision 192b1cbf: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5548 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:58 Revision cfe66f3f: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5547 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:58 Revision 4b2fa739: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5546 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:24 Revision 71eb36d1: Followup to #10320: Split css styled content templates in version templates to get rid of the compat version checks (now the updater in the installer only shows up when there is something to do)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5545 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:16 Bug #20560: t3lib_cache_backend_ApcBackend::set() error in exception message
- Committed to trunk rev. 5544
greets
rupert - 13:00 Bug #20560 (Closed): t3lib_cache_backend_ApcBackend::set() error in exception message
- The exception message uses $exception which if not available there. See patch
(issue imported from #M11258) - 23:12 Revision 8b554c7b: * Fixed bug #11258: t3lib_cache_backend_ApcBackend::set() error in exception message (thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5544 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:39 Feature #19627: Adding Faroese flag to website languages
- Added hl_fo.gif renamed to fo.gif to typo3/gfx/flags (trunk rev. 5542)
- 22:36 Revision 0a502fa0: Fixed Changelog (wrong date)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5543 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:32 Revision 290a1628: Fixed bug #9811: Adding Faroese flag to website languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5542 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:03 Bug #20172: Switching modules impossible due to JS error
- The issue occurred due to XCLASS’ing of the tm_shared_lib extension. After disabling all of this extensions options, ...
- 20:32 Bug #16487: Changed permissions in workspace-versions are not respected
- As stated in the latest version of "Inside TYPO3", only the permissions of the live workspace are taken into account....
- 20:22 Revision a7c293e6: Followup to #10597: Fixed bad call to the admin panel within fe_edit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5541 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:44 Revision 58ffb4f2: Added feature #11107: CSC: Provides more flexible rendering for the images block in "text with image"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5540 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:42 Feature #20562: Speed up xml2array by adding a two level cache
- New patch. Serialize and Unserialize is not necessary because the variable frontend does this by itself...
- 14:15 Feature #20562 (Closed): Speed up xml2array by adding a two level cache
- When profiling backend code (escpecially when there is templavoila involved) you'll notice that t3lib_div::xml2array(...
- 16:02 Bug #3546 (Closed): Click on "Create new" to create new workspace stage brings 404
- When clicking on "Create new" a little popup window comes up: Error 404 not found
Revision 745 - 13:56 Revision 31db687f: Update #11117: Update ExtJs to 3.0 RC2, added typo3be-theme
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5539 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:46 Bug #20561 (Closed): cookie domain doesn't work with correct syntax.
- If the cookie Domains are corekt set. The domains doesn't work.
My typo3 hoster checked it again. The domain syntax ... - 13:19 Bug #19445: URLs in TYPO3 confirmation emails are broken and should be changed
- You are replacing the '[' and ']' in the generated urls. This could help to get all confirmation links in every email...
- 13:05 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
- No.
Switched back to alpha2. Still no function with redirect settings of group or user. - 12:55 Feature #20558: Mass file uploader: Uploading directories
- Currently, both the uploading of a whole folder as well as drag&drop are features that are not possible with the unde...
- 12:31 Feature #20558 (New): Mass file uploader: Uploading directories
- Many users want to upload a lot of files in a given directory structure. The mass file upload should support uploadin...
- 12:54 Bug #20559 (Closed): t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
- Entries with lifetime = 0 will be deleted by dbbackends collectGarbage.
See patch
(issue imported from #M11257) - 12:52 Revision 664e0600: Fixed #11234: Deprecate formatSize and checkEmail functions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5538 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:20 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
- Hi Sonja,
I so far didn't get your solution installed, that you presented at T3DD09. I used the files from svn but... - 12:11 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
- Hi Matthias
I agree with you that it is necessary to send the notification also to members of the assigned group.
... - 11:40 Bug #3545 (Needs Feedback): Send notifications of changes also to memebers of groups, not only to users
- 11:39 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
- Patch attached, please test
- 11:38 Bug #3545 (Closed): Send notifications of changes also to memebers of groups, not only to users
- In the actual version of workspaces notification emails are send only to user accounts that are assigned for differen...
- 12:12 Bug #17569: No notification mails will be sent on using user groups
- see also issue 0011255
- 12:02 Bug #20557 (Closed): Notification emails are send to assigned users only, not to groups
- The change notifications in a workspace are not send to user groups assigned to different roles (member & reviewer), ...
- 11:49 Feature #20556 (Closed): Add TypoScript properties to enable the admin panel only on specific pages/typeNums
- If in TypoScript the setting "config.admPanel = 1" is set, the admin panel will show on all pages in the frontend. If...
- 11:22 Revision 6f344a67: Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - re-added require_once() for the services classes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5537 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:06 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- I think this might be because you can't do a select from sysfolder and styles.content.get uses the select function
... - 10:55 Feature #20555: New parseFunc setting
- Additionally this would be perfect if it would even strip out empty tagsets that even have attributes in the tag - eg...
- 10:52 Feature #20555 (Closed): New parseFunc setting
- I only say parseFunc as I'm not sure where this would best be incorporated - perhaps HTMLparser might be more appropr...
- 10:39 Bug #20553: Validation error in typo3/stylesheet.css
- committed to trunk (rev 5536)
- 10:33 Bug #20553 (Closed): Validation error in typo3/stylesheet.css
- Selector "table.typo3-usersettings a.typo3-csh-link" has a trailing comma, which causes a CSS validation error.
So... - 10:37 Bug #20554 (Closed): Use InnoDB for user/group tables
- To serve concurrent modifications on the user/group tables with many elements, the database engine InnoDB should be u...
- 10:35 Revision e4a8bccf: Clean up: #11250: Validation error in typo3/stylesheet.css
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5536 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Bug #20552 (Closed): Deprecation clean-up in tslib_content::getData()
- Two issues regarding deprecation of usages of getText in TypoScript:
1) usage of "gpvar" is deprecated, but the de... - 10:07 Feature #20551 (Closed): New HMENU property
- I'd like to have a new property added to HMENU, at the same position (within TSref) as entryLevel. I'd like this new ...
- 09:58 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- Committed to trunk (rev 5535)
- 09:55 Revision 0e8ade5f: Fixed bug #3527: Mail Form validation: wrong encoding in JS pop-up
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5535 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-06-02
- 23:46 Feature #20284: [Feature] New Multimedia CE
- Added doc update after a quick proofread. Still needs another pass, restructuring, and more content before its offic...
- 22:44 Bug #15362: template::getTabMenu double ampersanded
- Reverted in 4.2-branch in revision 5533.
* it changed/introduced new behavior
* makes extensions depend on patch ... - 22:39 Bug #20550: No labels in admin panel when editing a content element in the frontend
- Committed to SVN Trunk (rev. 5534)
- 22:23 Bug #20550 (Closed): No labels in admin panel when editing a content element in the frontend
- When a content element is edited in the frontend on the same page, not in a popup window, the labels of the admin pan...
- 22:38 Revision 66af519e: Fixed bug #11247: No labels in admin panel when editing a content element in the frontend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5534 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:31 Revision e7fbc679: Reverted fix for bug #2178: It introduces new behavior and leads to extensions depending on patch level releases
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5533 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:11 Revision 9a33b60d: Follow-up to #10597: Fixed wrong initialization of locallang file for admin panel labels
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5532 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:09 Revision a17f73f9: reverted #9849 as this wasn't present in 4.2.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5531 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:09 Bug #20547: Secong RTE isn't displayed well
- Resolved, duplicate of #11245
- 20:08 Bug #20547: Secong RTE isn't displayed well
- Please close this issue, as it is stupid duplicate of #0011245. My network was down and I send the same bug twice aft...
- 20:07 Bug #20547 (Closed): Secong RTE isn't displayed well
- When I have two RTEs in backend after initial opening the second one gets blurred with RTE's menu (see in attached pr...
- 22:05 Bug #20549 (Closed): none of parameters are working with php when having a linkhandler link
- When making a link of a record with linkhandler none of the typolink parameters are working when making the link with...
- 21:41 Revision 030bd243: Follow-up to #10597: Removed hardcoded reference to fe_edit and updated extGetFeAdminValue() call to use tslib_AdminPanel
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5530 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:39 Bug #20544: Feature: Add TYPO3_USER_SETTINGS to configuration module
- committed to trunk, rev 5529
- 17:48 Bug #20544 (Closed): Feature: Add TYPO3_USER_SETTINGS to configuration module
- Now as we have a new Array for configure the user settings, it's worthy to explore the existing array.
(issue imp... - 21:38 Revision f115babb: Added feature #11241: Feature: Add TYPO3_USER_SETTINGS to configuration module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5529 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:07 Bug #20548 (Closed): Second RTE isn't displayed well
- When I have two RTEs in backend after initial opening the second one gets blurred with RTE's menu (see in attached pr...
- 19:59 Bug #20546: "How did you get here" dialog opens
- Should be:
"When I have two RTEs[...]" . - 19:55 Bug #20546: "How did you get here" dialog opens
- Duplicate of #8368
- 19:55 Bug #20546 (Closed): "How did you get here" dialog opens
- When I have to RTEs the message "How did you get here?" appears after triggering contextmenu on every following click...
- 18:29 Bug #19650: edit-wideDocument was removed, bring it back
- committed to 4_2, rev 5528
- 18:27 Revision fb282955: Fixed bug #9849: edit-wideDocument was removed, bring it back
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5528 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:06 Bug #20545 (Closed): Feature: Clear User Session Data
- There are many session data stored in BE_USER->uc like page tree status, module data etc. There is no way to reset th...
- 16:31 Bug #20385: User Setup Rewrite #4
- committed v10 to trunk, rev 5527
- 16:28 Revision c1598d3c: Fixed bug #11019: User Setup Rewrite #4 - User settings now configurable with $GLOBALS['TYPO3_USER_SETTINGS']
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5527 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:52 Revision ca419b4b: Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23896 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:52 Revision 3e81461c: Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5526 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:40 Bug #19632: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default
- committed to trunk (4.3)
- 13:38 Revision 4006cf23: Fixed bug #9818: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default (credits Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5525 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:16 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- I've seen this with a pre-release of Firefox 3.0.11 as well (also with mail links, which are prefixed with 'typo3/')....
- 13:04 Feature #3464: Inconsistent icon overlays for start and stop date
- Uschi Renziehausen wrote:
> Basically I think that we have to decide about two things separately:
>
> 1) Do we wa... - 12:55 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
- It is finished for the feature it describes "as is". Which means that you can use it for outputting images with em un...
- 12:41 Bug #20543 (Closed): The value for loginSecurityLevel is by default empty
- When the typo3 Installation is used the first time it seems that loginSecurityLevel has no value, which causes the ba...
- 12:11 Bug #20542 (Closed): typolink: addQueryString.exclude does not support arrays
- Currently, you cannot do an exclude of an array value for addQueryString
typolink.addQueryString = 1
typolink.add... - 11:30 Bug #19642: tt_news records are not being reindexed
- Has someone an idea or a workaround for this problem (Ex. Cronjob-Script)?
The same problem also exists for indexe... - 11:16 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
- TYPO3 4.2.6 and
TYPO3 4.3 ALPHA 3 - 11:14 Bug #20541 (Closed): Problem with $GLOBALS['TSFE']->recordRegister
- I searched a very long time in class.tslib_content.php. Wow...it's a very big file :-)
OK...I have following TS:
... - 11:06 Bug #19274: Editors can´t undelete records in history
- It would be really nice to get this fix into Typo3 4.3 before released
- 10:41 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
- Just a copy of my DEV-list post:
If this is the current behaviour, then this is definitely a bug but not for
the ... - 10:38 Bug #20529: stdWrap for TypoSrcrip-select parameters
- As long as TypoScript select is using stdWrap without escaping the results of the stdWrap functions before executing ...
- 06:38 Bug #20540 (Closed): Pages protected by incl. sub-pages FE-group don't redirect
- If you have a incl. sub-pages FE-group protected hierarchy you get the page renderd according to your login-status, i...
2009-06-01
- 23:23 Bug #20539 (Closed): Search reveals sensitive data
- If you set up a site with an authenticated section, a user should not see search results if their account does not pe...
- 21:01 Bug #19587: Multiple image resizes started
- This seems to be caused by an extension as I can't reproduce the behavior with TYPO3 core (trunk 4.3-dev).
- 20:57 Bug #19665: Indentation set with div section in htmlArea RTE renders not valid inFE
- I just tried to reproduce this with the current trunk version of TYPO3 and could not. If I enter the example HTML abo...
- 19:26 Bug #18873: ContentElement Menu/Sitemap of the section index type doesn't work...
- Do you still have this problem? Seems to be solved at least in current trunk.
- 18:02 Bug #19274: Editors can´t undelete records in history
- News:
Also with the new extension "recycler" it's not possible for a normal editor (without admin-rights) to undelet... - 16:23 Bug #20538 (Closed): Deprecate formatSize and checkEmail functions
- Hey,
this patch adds some deprecationLog calls to functions that are not referenced at all anymore in the TYPO3 co... - 14:55 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- Yes.
- 14:25 Bug #20523: Turning off the admin-panel results in error
- I'll try. Maybe I don't find the time until bug-day.
- 14:03 Feature #3464: Inconsistent icon overlays for start and stop date
- Please note that this issue is currently discussed in the 4.3 project list (search for the thread with the same topic...
- 13:52 Feature #3464: Inconsistent icon overlays for start and stop date
- 12:40 Bug #17876: Sorting of child records is inverted on moving parent record to different page
- Thanks Tobias for the test extension.
Nabil, your patch works, thanks.
I uploaded another version that doesn't us... - 11:56 Bug #20529: stdWrap for TypoSrcrip-select parameters
- +1
I'd like to see this in 4.3 - 11:55 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- +1
I'd like to see this in 4.3 - 02:16 Feature #20490: Add method for saving and closing a record.
- Committed to trunk in r5524.
- 02:14 Feature #18957: Flexforms & IRRE doesn't work
- I changed "function createNewRecord to:
function createNewRecord($domObjectId, $foreignUid = 0) {
// the curren... - 02:06 Revision 5cdbab8a: Added feature #11167: Add method for saving and closing a record.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5524 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:31 Bug #14572: Indexed external files have always sys_language_id=0
- Resolved as duplicate of #9739
- 00:52 Revision c0895721: Fixed Changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5523 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:48 Bug #20291: Using User-Setting "titleLen" in element browser
- Committed to trunk rev. 5522
- 00:47 Revision 7d91816c: Fixed bug #10865: Using User-Setting titleLen in element browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5522 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:04 Feature #16408: No unicode signs possible in title
- For now I set this rather old issue to "won't fix".
In fact unicode chars are actually working in the title tag an...
2009-05-31
- 23:36 Bug #18597: New workspace icon for t3skin
- Resolved as dupe of #20240 which introduced a new set of workspace icons.
- 23:25 Feature #18957: Flexforms & IRRE doesn't work
- Hi Georg,
I just have the same problem. Grey bar, trashicon on the right and my inputfields will not appear. My ve... - 22:22 Bug #20527: getModuleTemplate is prepended with backPath always
- committed v2 to trunk, rev 5521
- 22:20 Revision 3c6e527d: Fixed bug #11216: getModuleTemplate is prepended with backPath always. Now syntax EXT:extkey/templatefile is supported.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5521 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:28 Task #3523 (Closed): Rewrite of workspace manual started
- As I think that there will not more feedback or requirements on a manual, I started with the rewrite of the doc_v4_wo...
- 20:49 Bug #20537: Log module has an unwanted margin
- Committed to trunk rev. 5520
- 20:40 Bug #20537 (Closed): Log module has an unwanted margin
- Exact same issue as #20536 (see screenshots there) except for the belog module.
(issue imported from #M11233) - 20:48 Revision ff76c3bf: Fixed bug #11233: Log module has an unwanted margin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5520 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:35 Bug #20536: User Admin module has an unwanted margin
- Committed to trunk, rev. 5519
- 19:20 Bug #20536: User Admin module has an unwanted margin
- Patch pending in the core list
- 19:15 Bug #20536 (Closed): User Admin module has an unwanted margin
- See the screenshots. Patch solves the issue.
(issue imported from #M11232) - 20:34 Revision 36573d17: Fixed bug #11232: User Admin module has an unwanted margin (Thanks to Dan Osipov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5519 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:02 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
- added a new version of the patch, as the first patch had some side-effects with ACT state in some rare occasions. Now...
- 18:48 Feature #18902: Hook for debug_typo3PrintError"
- Uploaded a new version that moves the hook to the bottom, to enable a hook to actually modify the default message jus...
- 18:26 Feature #20362: User setup module, hide "New password" fields
- will be covered by #20385
- 18:11 Bug #20535: External in multidomain environment rewritten to wrong domain
- This is related to which domain you used to log into the BE. Not good since there are quite a few scenarios with cont...
- 17:15 Bug #20535 (Closed): External in multidomain environment rewritten to wrong domain
- In a multidomain environment, an external links set via the RTE in one of the domains to another of the domains is re...
- 14:51 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Committed to SVN Trunk (rev. 5518)
- 14:51 Revision 812f6886: Fixed bug #11176: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5518 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:46 Feature #20534: stdwrap to override image of imageLinkWrap
- Seems this second issue has been added by mistake.
Resolved as dupe of #20533 - 13:17 Feature #20534 (Closed): stdwrap to override image of imageLinkWrap
- currently it is not possible to override the image which is used for imageLinkWrap.
This would be nice to have it ... - 13:17 Feature #20533 (Closed): stdwrap to override image of imageLinkWrap
- currently it is not possible to override the image which is used for imageLinkWrap.
This would be nice to have it ... - 00:15 Feature #20450: Use t3lib_div::callUserFunction in typoscript userFunc condition
- Using extensions that allow TypScript Editing for Editors this feature is a security-issue that allows getting admin-...
- 00:04 Revision 23075d71: Fixed bug #11218: Typo in typo3/init.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5517 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:04 Revision 8a10ac19: Fixed bug #11218: Typo in typo3/init.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5516 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-05-30
- 23:46 Bug #18735: Incompatibility with MySQL commands: Add Primary Key table as 1 command
- Resolved, no change required.
The actual syntax of first adding an auto-increment field and next adding the primar... - 23:39 Bug #15202: links to pages with a different sys_domain record
- Resolved, no change required after a year without feedback.
- 23:34 Bug #18123: mysql_num_rows() error in alt_db_navframe.php
- Resolved, no change required after a year without feedback. Probably the required db-analyzer steps were not done.
- 23:32 Bug #18233: error when using a IRRE twice in a record
- Resolved, no change required as requested by reporter.
- 23:25 Bug #16101: Problem with russian (windows-1251)
- Resolved, no change required after no feedback for a long time.
- 23:24 Bug #17133: install tool crashes with PHP 5.2.1
- Resolved, no change required:
* The original reporter never gave any feedback to this issue, so this can't be nail... - 23:03 Feature #14822: Group membership defined by MM relation instead of text field.
- Resolved, won't fix.
This comma-separated-list of ID's concept is found for several relations throughout the core.... - 22:49 Bug #15210: BE-shortcuts don't work after transfering site
- Resolved, no change required.
I remember this issue from older TYPO3 versions, but did not stumble upon it since 4... - 22:39 Bug #18789: Error with Sitemap->sitemap choose
- Resolved, no change required after several month without feedback from the reporter. This is probably not a core but ...
- 22:38 Bug #17588: Safari loses login too fast in Backend
- Resolved, no change required after a long time without further feedback.
I am also unable to reproduce this here. ... - 22:34 Bug #18786: GraphicsMagick 1.2.x not compatible with Typo3
- Resolved, unable to reproduce after several month without requested feedback from the reporter.
- 22:31 Bug #19516: Rich text editor not loading
- Resolved, unable to reproduce after several month without feedback and a possible fix that has been committed to rece...
- 22:23 Bug #17281: swf is not protected when added in as multimedia
- Resolved, no change required for the reasons mentioned above.
- 22:21 Bug #15977: PHP error when updating reference index
- Hmm, no further feedback for quite some time.
I'll close this issue for now, please reopen if this is still reprod... - 22:19 Bug #19019: the header of every content element is empty after saving
- Resolved, unable to reproduce after a long time without feedback.
This is probably some local setup problem. - 22:16 Bug #18987: indexed_search hash-kollision
- Resolved, no change required.
No actual problem mentioned. - 22:14 Bug #19704: Constant editor not working (no scroll, no possible editing)
- Resolved, unable to reproduce.
I tested this in 4.2-branch and trunk and was unable to reproduce.
Please provid... - 22:10 Bug #20172: Switching modules impossible due to JS error
- Maybe this is related to #20526 ? Clearing caches (browser and typo3) helped ...
- 22:05 Bug #20208: 00633 not fixed in latest versions of Typo3
- Resolved, no change required after two month without feedback.
- 22:04 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
- Resolved, unable to reproduce.
Please reopen if this issue still exists. - 21:32 Bug #17204: Translate locallang.xml into cyrillic!
- Resolved, no change required after no feedback from the reporter for nearly two years.
- 21:30 Bug #16581: Mailforms are not sent when using Opera
- Resolved, no change required after no feedback from Staffan for a very long time.
If this really was an Opera issu... - 21:17 Bug #16301: scrambled umlauts from locallang.xml
- Resolved, unable to reproduce after nearly three years without requested feedback.
Please reopen if this issue sti... - 21:15 Bug #14455: html entities getting borked at rendering
- Resolved, no change required after three years without requested feedback.
Please reopen if this issue still exists. - 21:02 Bug #16529: externalUrl needs double click if not from baseURL domain
- Resolved, unable to reproduce.
Please reopen if this issue still exists in current versions. - 20:59 Bug #16493: Images of existing text/image content-elements can not be deleted in IE6 and HTTPS-backend
- Resolved, unable to reproduce.
* No further notes for a very long time.
* Unable to reproduce by me, too. - 20:55 Bug #20529: stdWrap for TypoSrcrip-select parameters
- found one typo and shortend inquiries a bit in patch 4
Tests I build until now are proceeded correct
changed par... - 17:19 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Mhm, something still isn't perfect with patch 2. Damned.
Uploaded patch 3 where some faulting behavior in loop was... - 16:14 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Hello Oliver,
Your Solution is a particial one. I don't see any reason to restrict changes to the two parameters y... - 20:52 Bug #17061: Mailform with localization ignores the email-address of the translated record
- Thanks a lot. Works perfectly at my setup.
- 20:51 Bug #18472: Cleaner scripts crash with errors due to malformed flexform content
- Resolved as duplicate of #17237
Please look in #17237 for discussion and progress on this error. - 20:35 Bug #15344: frameset+realurl+config.baseUrl failed for search engines
- Resolved, no change required.
A good solution by Dmitry: http://dmitry-dulepov.com/article/check-your-404-traffic.... - 20:09 Bug #19076: typolink check rootline for trees under a page
- Resolved as duplicate of #18553
The proposed fix was included by Dmitry for #18553 in rev. 3541. - 19:57 Bug #17823: Survey results are not stored in to database
- Resolved, no change required:
* This issue does not seem to be a core problem and should be reported to the extens... - 19:53 Feature #17703: Set tt_content.image.20.1.titleInLinkAndImg to 1
- Resolved, no change required as requested by reporter.
- 19:28 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- Ingo, as Xavier's problem was due to some inconsistent setup, you are the only person with this issue.
Is this sti... - 19:13 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
- Will this be in 4.3?
- 19:04 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
- Just had the same problem and wrote a patch for it - please check if this works for you.
- 16:56 Feature #16586: displayCond for flexforms, that affects on row of element
- I've attached a patch (second file is relevant) which enables to use the parent-record fields with the prefix "parent...
- 15:08 Bug #20532 (Closed): Special menu directory only renders 1st level if special.value is a mount point
- Create a directory menu with special.value being a mount point (Substitute Mount Point (this page) with Mounted page ...
- 13:58 Bug #19644: Hidden pages become visible if
- Resolved, duplicate of #20335
Choose this issue as dupe because the other one has a better description. - 13:51 Bug #20103: if.negate dosn't work with if.directReturn
- Resolved, won't fix.
It's true that .negate doesn't affect .directReturn, but there are some reasons not to change... - 13:18 Bug #20240: Add the new workspace icons to t3skin
- Committed by Patrick to trunk in rev. 5264
- 13:12 Bug #18727: Tools / User Settings form tabs don't display in BE
- Resolved, no change required:
This is very likely not a core, but an extension problem xclassing core files.
Pl... - 13:06 Bug #17167: class.t3lib_treeview.php - No such file or directory in class.t3lib_browsetree.php on line 52
- Resolved, unable to reproduce after 3 month without feedback.
Please reopen this issue if it still exists and try ... - 13:04 Bug #15245: navframe moves to the right if 'setup.override.navFrameResizable = 1' is set in User TSConfig
- Resolved, unable to reproduce after 3 month without feedback.
Please reopen if this issue still exists. - 13:01 Bug #20136: changes to "layout" field for content is not written to DB
- Resolved, unable to reproduce after a month without feedback.
- 12:46 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- This is only true for the Web->View module, right?
- 01:56 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- Yes, seem to have creeped up all at the same time. :)
I suggest to consider the proposed logic and respect the "Sh... - 12:43 Bug #20523: Turning off the admin-panel results in error
- Please try attached patch.
TS:
config.admPanel = 1
User-TS:
admPanel >
- 02:14 Bug #20154: Add <abbr> tag to hints SL, GL, SGL in EM
- Francois committed _v5 to trunk in rev. 5377
- 01:46 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- With the last SVN (27 or 28 of may) I get the standard "error" message about re-login from Typo3 in a BE-user section...
- 01:28 Bug #16186: <legend>Search form</legend> is hardcoded
- Committed to trunk rev. 5515
- 01:24 Revision 89a93ad6: Fixed bug #3569: <legend>Search form</legend> is hardcoded (Thanks to Krystian Szymukowicz)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5515 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-05-29
- 22:05 Bug #20526: You can't use the left-Menu in Windows/Safari3
- Just had this problem after updating to latest trunk, clearing browser cache / shift+reload solved it.
Please test i... - 08:38 Bug #20526 (Closed): You can't use the left-Menu in Windows/Safari3
- Hey, all
In the Typo3 v4.3 ALPHA3 is a big bug !
I can't use the left menu :D
If I click on any element It onl... - 21:34 Bug #19644: Hidden pages become visible if
- Hey Nabil,
to get your patch discussed and finally included, send it to the TYPO3-core-list!
Check out:
http:/... - 20:55 Bug #19644: Hidden pages become visible if
- patch accidently added to #0010951 but as the patch works for both bugs/bugs are equal i think its ok please test as...
- 18:43 Bug #19644: Hidden pages become visible if
- ok confirmed :) missed that point i'll have a look at it
- 18:26 Bug #19644: Hidden pages become visible if
- As I understand Ramon, he uses backend-users.
They should see the content/pages etc.
If they use the module web >... - 18:17 Bug #19644: Hidden pages become visible if
- I can not reproduce this after heavy testing,
admPanel {
hide=1
enable.preview=1
override.preview.simulateU... - 21:11 Bug #15517: hidden shortcut page misses icon in pagetree
- This is not a bug anymore as the icon exists now, but the icon is not unique and this might be a problem handled in t...
- 16:34 Bug #15517: hidden shortcut page misses icon in pagetree
- This issue is still valid in latest trunk.
Conditions: Set a page to shortcut and hidden, and make sure ext:t3skin... - 15:14 Bug #15517: hidden shortcut page misses icon in pagetree
- cant't reproduce in latest trunk
- 21:08 Bug #20531 (Closed): Icon of hidden shortcut-pages is not unique
- the arrow of shortcutpages is at the position of the "hidden-sign" (typo3\sysext\t3skin\icons\gfx\i\pages_shortcut__h...
- 20:55 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- please test the patches as i'm not shure about possible sideeffects
- 19:12 Bug #20524: Hide on FE-login still shows elemens in simulation mode
- This is the same as #17384.
It seems to be somehow connected to #20335, #19644, #17298. - 01:32 Bug #20524 (Closed): Hide on FE-login still shows elemens in simulation mode
- As the title says. Typo3 _does_ hide "hide on FE-login" pages though!
Logically I would consider a element that is... - 19:07 Bug #14959: Meta tag output in indexed search result breaks layout
- I think he means the search-results, where you get a bunch of information for each hit.
Are the values, which you ... - 15:28 Bug #14959: Meta tag output in indexed search result breaks layout
- 1st.
"in the page header's keywords field"
how can something in the headers keywords field influence a "a narrow... - 18:54 Bug #20440: Typo3 page editing doesn't work with IE8 and FF3.0.10
- Could he mean frontend-editing with enabled popup-windows?
- 16:01 Bug #20440: Typo3 page editing doesn't work with IE8 and FF3.0.10
- Unable to reproduce:
* TYPO3 4.2 requires php 5.2 ... is your php 5.0 information in the bug report correct?
* Wh... - 18:30 Revision 962e311b: Removed an extra # in the ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5514 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:26 Bug #20489: loadPrototype() called in frontend editing without a valid doc instance.
- Committed Olly's v3 patch to trunk in r5513.
- 18:23 Revision 110b806a: Fixed bug #11166: loadPrototype() called in frontend editing without a valid doc instance.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5513 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:17 Bug #20103: if.negate dosn't work with if.directReturn
- directReturn is a constant value why should you negate it?
I dont't think this is a bug!
Reference:
http://typ... - 16:54 Bug #20425: ctrl-section option 'sortby' => 'myfield DESC', causes SQL-error on saving a new record
- Resolved, no change required:
According to the documentation [1] the sortby field must only contain a fieldname. U... - 16:31 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Concerning stdWrap functionality for groupBy and orderBy there's already a patch pending in the core list as RFC #20508
- 15:51 Bug #20529 (Closed): stdWrap for TypoSrcrip-select parameters
- The select function doesn't allow stdWrap for several parameters. So the have to be hardcoded in TS.
I changed fun... - 16:10 Bug #20433: The import export menu will not activate
- Resolved, duplicate of #20052
This is the exact same error message as in #20052
I assume you are running mysql in... - 16:05 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- I second Michaels opinion. I see no real point in hiding the version number.
If nobody objects I think we should c... - 16:04 Feature #20530 (Closed): Separate firstname and lastname columns in fe_users table
- Well, I know you can easily add this column by yourself, but imho it would be a really nice feature to have a firstna...
- 15:49 Bug #20290: Adding entries to recs[]-Array not working
- Resolved as duplicate of #20424
- 15:43 Feature #20485: Possibility to create a new template record in Modul Tempalte
- Resolved as duplicate of #18186
This is already implemented in 4.3 (There is a "New" icon in the docheader in Info... - 15:19 Bug #17502: [upgrade] PHP 5.1 or later, MySQL 4.0 or later
- yes, that is done.
- 15:03 Bug #20516: External Files are always indexed for the default language
- Resolved as a duplicate of #9739
- 14:59 Bug #16768: shortcutFrame messed up after searching with editPage textinput
- Resolved, won't fix:
* This will not be fixed in 4.0 / 4.1 as it's not security related.
* Since 4.2 this issue d... - 14:48 Bug #20505: Login after Timeout does not accept Credentials
- Resolved as duplicate of #20038
- 14:12 Bug #20515: felogin templates must be ".html"
- Resolved, unable to reproduce as requested by reporter.
- 01:40 Bug #20515: felogin templates must be ".html"
- Strange, my output was null.
Please close if for now. I have to find the reason later. - 11:55 Bug #16186: <legend>Search form</legend> is hardcoded
- BTW: the hardcoded label is in typo3\sysext\indexed_search\pi\template_css.tmpl
- 11:33 Bug #16186: <legend>Search form</legend> is hardcoded
- Attached path resolves this issue.
- 11:33 Bug #20527: getModuleTemplate is prepended with backPath always
- Please use t3lib_div::getFileAbsFileName($filename, true, true);
Only allowing only relative paths to typo3/ and E... - 10:00 Bug #20527 (Closed): getModuleTemplate is prepended with backPath always
- Problem:
when writing BE module extension you may have your template in your extension directory. For now the $file... - 11:30 Revision d0d06b3b: Follow-up to #11207 changed filename to lower case in Hook-array
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5512 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:01 Bug #18407: file upload causes PHP error
- This issue still exists in 4.3.0alpha3.
- 02:33 Bug #20509: You cannot switch FE-group in simulation in Web/View
- There is an additional even worst effect of the lock:
- you have a tree beginning with FE-group protection and you... - 02:28 Bug #20525: fe_edit icons allways appear regardless of permitions
- Great the previous (first) diff is pretty destructive, I applied the fix.
- 02:25 Bug #20525 (Closed): fe_edit icons allways appear regardless of permitions
- fe_edit/editpanel always generates the edit-icons regardless if you have the permitions or not.
I annexed the modi... - 01:21 Bug #20523 (Closed): Turning off the admin-panel results in error
- Turning off the admin-panel (it's a 'admin' BE-user with adminPanel = 0 in the user's TS-config) results in error whe...
- 00:39 Feature #20522: Exclude items from list view in backend
- As written in core list, maybe I should change the way the property is added, because in the current patch it may aff...
- 00:12 Feature #20522 (Closed): Exclude items from list view in backend
- In regard to a question in typo3.english mailing list, I propose to add a feature that allows for custom additions to...
2009-05-28
- 23:48 Bug #20221: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
- Committed to trunk in r5511.
- 23:48 Revision 3a7ca727: Fluid:
- * Second part of the last big commit
- 23:47 Revision 308f0472: Fixed bug #10744: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5511 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:45 Revision 50af6b9c: Fluid:
- * Backported major changes from Fluid v5 to Fluid v4
* !!! Many of these changes are not backwards-compatible! Please... - 23:22 Revision 34a7724f: Extbase:
- * Backported major changes from FLOW3 to Extbase.
* !!! Some of these changes are not backwards-compatible!
* MVC:
**... - 22:30 Bug #3506 (Rejected): Recycler: Possible security issue
- Hi,
I found out that a regular BE user which has no access to the module recycler can have access to URL like this... - 19:02 Feature #20518: Hook Request typo3/class.webpagetree.php -> wrapTitle
- committed to trunk, rev 5510
- 13:16 Feature #20518 (Closed): Hook Request typo3/class.webpagetree.php -> wrapTitle
- I'd like to have a hook in typo3/class.webpagetree.php -> wrapTitle so I can change the pagetitle in order to show th...
- 19:01 Revision c0fe5f19: Added feature #11207 Hook in typo3/class.webPageTree.php -> wrapTitle
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5510 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:15 Feature #20521: Add possibility to validate a string as regular expression
- It should be possible to define the list of modifiers or to exclude the "e" modifier (evaluation code in PHP)...
- 17:36 Feature #20521 (Closed): Add possibility to validate a string as regular expression
- If working with regular expression (regexp) defined by configuration as string it is handy to have a possibility to r...
- 18:10 Feature #19347: Integrate string replacement to stdWrap
- One thing should possibly be disabled: The disposal of the "e" (PREG_REPLACE_EVAL) modifiert to evaluate the replacem...
- 17:31 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- I checked my localconf,php and there dam comes after rtehtmlarea.
However, I check the configuration of the dam ex... - 16:48 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- As far as I know this is caused by an incorrect load order of the dam and rtehtmlarea extensions. The RTE needs to be...
- 12:09 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- Same problem here with regular text content (not tt_news). <a> link tags are converted to <media> on first save, then...
- 16:57 Feature #20520 (Closed): Hook request in TCEforms
- I'd like to propose the addition of the following 2 hooks to the
class t3lib/class.t3lib_tceforms.php:
The first ... - 16:44 Bug #20519 (Closed): IDN Domain names handled incorrectly in parts of the backend
- If using an IDN (international domain name) like müller.de, the loading of the right frame fails under certain condit...
- 14:04 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
- Not a problem of the TYPO3 Core... extension related...
- 11:02 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
- Hi,
i had the same errors.
I updated from version 4.1.5.
In 4.1.5 there was a Firefox bug and i needet the exten... - 12:52 Bug #20517 (Closed): Clean up t3lib_extmgm_testcase
- Currently, this testcase has one test that checks a few different things (and one redundant check). This patch cleans...
- 12:33 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
- Is this patch really finished? or are there issues opened?
- 09:13 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- http://bugs.php.net/bug.php?id=39313
- 08:05 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Hi Christian,
the class_exists() with the second parameter to false might be a valid thing - however, the problem he... - 00:07 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- More infos:
in class.t3lib_div.php we have a function:
protected function getClassName($className) {
...
2009-05-27
- 23:34 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- I have the same.
Debian etch, php 5.2.0+dfsg-8+etch15, php running as fastcgi under apache...
Problem arises with... - 22:25 Feature #20490: Add method for saving and closing a record.
- Added v2 patch that applies cleanly.
- 22:22 Bug #20221: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
- Added v2 patch that applies cleanly.
- 22:08 Bug #20489: loadPrototype() called in frontend editing without a valid doc instance.
- Added v2 patch that applies cleanly to trunk. The concerns above about removing tceforms_fe inclusion within tceform...
- 20:51 Bug #20473: Starttime/endtime is not taken into account when caching
- The second version of the patch adds caching for the calculated value and 'all' option for the cache configuration. T...
- 20:50 Bug #20473: Starttime/endtime is not taken into account when caching
- Martin, please, discuss issue #19283 in that issue, not here.
- 20:06 Feature #20512: Preview link ("show") of pages in the backend should be prefixed with the domain record
- The problem happens only and only if the user access the Backend through the domain, which is not entered as a domain...
- 11:11 Feature #20512 (Closed): Preview link ("show") of pages in the backend should be prefixed with the domain record
- In the backend, if you click on the preview link of a page ("show") then you get the frontend preview of the page in ...
- 17:20 Bug #20515: felogin templates must be ".html"
- If you have a look into the flexform file, you can find:
<allowed>tmpl,html,htm</allowed> - 17:18 Bug #20515: felogin templates must be ".html"
- Works for me on trunk.
Please notice that the extension copies the template file to uploads/tx_felogin/
Maybe th... - 13:57 Bug #20515 (Closed): felogin templates must be ".html"
- Seems like felogin is very restrictive on the file-name of the template given in the flexform. I didn't make it work ...
- 16:59 Bug #20516 (Closed): External Files are always indexed for the default language
- External files (i.e. PDFs) are always indexed for the default language, therefore they will not show up when searchin...
- 12:22 Bug #20514 (Closed): links created by tslib_cObj->typolink_URL are not valid HTML/XHTML
- When creating links with several parameters using the function tslib_cObj->typolink(), the url is created fine: the p...
- 12:15 Bug #20513 (Closed): Feature: add eval email
- This patch introduce eval:email for TCA-fields. Validation is included in JS and PHP.
(issue imported from #... - 10:03 Bug #20465: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
- committed to trunk, rev 5509.
- 10:02 Revision f1bb97e5: Fixed bug #11137: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5509 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:01 Bug #20464: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
- committed to trunk, rev 5508.
- 10:00 Revision af88350a: Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5508 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:57 Bug #20463: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
- committed to trunk, rev 5507.
- 09:56 Revision 0bef50f7: Fixed bug #11135: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5507 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:43 Bug #20462: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexe
- committed to trunk, rev 5506.
- 09:42 Revision 4852cad9: Fixed bug #11134: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexedsearch_modfunc1.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5506 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:40 Bug #20461: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc
- committed to trunk, rev 5505.
- 09:39 Revision 951763b5: Fixed bug #11133: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5505 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:37 Bug #20459: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
- committed to trunk, rev 5504.
- 09:36 Revision 87cb57f1: Fixed bug #11129: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5504 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:33 Bug #20458: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
- committed to trunk, rev 5503.
- 09:33 Revision c26b5ac7: Fixed bug #11128: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5503 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:30 Bug #20457: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
- committed to trunk, rev 5502.
- 09:29 Revision 1cd4aabd: Fixed bug #11127: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5502 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:28 Bug #20507: options.shortcutFrame=0 does not work anymore
- ingo explained at the core list:
> your Problem/Solution/the mentioned option has nothing to do with the
> shortc... - 09:27 Bug #20456: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
- committed to trunk, rev 5501.
- 09:27 Revision 42086fb3: Fixed bug #11126: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5501 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:25 Bug #20455: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
- committed to trunk, rev 5500.
- 09:24 Revision 27047e16: * Fixed bug #11125: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5500 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:20 Bug #20454: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
- committed to trunk, rev 5499.
- 09:18 Revision a8359e04: Fixed bug #11124: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5499 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:55 Bug #19274: Editors can´t undelete records in history
- More infos...
this bug was introduced apparently in v 4.1.4 (dec. 2007) and since then normal editors cannot undelet... - 08:52 Bug #20511 (Closed): small stability fix proposal for plugin flexform handling
- In some case, when a an XML tag is not correctly closed in the flexform_ds.xml of an extension, editing the plugin tt...
- 01:00 Bug #20510: Extbase/Fluid does not support to fill an array from formular's text-fields
- <!-- Test (1) -->
<f:form.textbox property="myarray" /> - 00:47 Bug #20510 (Closed): Extbase/Fluid does not support to fill an array from formular's text-fields
- If you have a class that has an array as a property you cannot create the array's elements from multiple formular's t...
2009-05-26
- 22:37 Bug #20509: You cannot switch FE-group in simulation in Web/View
- I found a hard relationship:
- The FE-group set in the inner-panel is _locked_ on the FE-group that is defined in ... - 22:35 Bug #20509: You cannot switch FE-group in simulation in Web/View
- Ah, this behaviour has a condition:
- you have to have selected a page with FE-group protection
- if incl-subpage... - 22:30 Bug #20509 (Closed): You cannot switch FE-group in simulation in Web/View
- If you are using the Web->View to access pages while having the admin-panel on, you are unable to switch the simulate...
- 19:59 Revision 6a664ff0: add yui adapter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5498 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:31 Feature #20508 (Closed): Enable stdWrap on select properties groupBy and orderBy
- The TypoScript select properties groupBy and orderBy do not support stdWrap functionality.
TSref [tsref:->select]
... - 15:57 Bug #20507 (Closed): options.shortcutFrame=0 does not work anymore
- before bringing the shortcutframe to the top, you could disable it via USER-TS-Config:
options.shortcutFrame = 0
... - 15:51 Bug #16768: shortcutFrame messed up after searching with editPage textinput
- hm.. ok, or update at least to Old stable versions: 4.0.12 and check if that error occurs again.
- 15:45 Bug #16768: shortcutFrame messed up after searching with editPage textinput
- since 4.2 the shortcut has been moved to the top.
so this bug report is obsolete and could be closed? - 14:29 Bug #19288: FlexForm configuration in extension: Localized flexform values are ignored
- To use this patch you must go to the Extension-Manager and select Translation handling and download a language.
- 13:37 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
- Did it work in 4.3-alpha2?
- 12:24 Bug #20506 (Closed): Adminpanel forgets TYPO3_mainDir
- In tslib_AdminPanel::ext_makeToolBar() is a TYPO3_mainDir missing for custom content element wizards:
$newConten... - 12:14 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- Can confirm this bug. However, it does only appear in news items for me.
First time, media is linked correctly but a... - 12:05 Bug #20505 (Closed): Login after Timeout does not accept Credentials
- Timeout-Login does not accept my Credentials. "Username or password not correct". I'm sure they are correct.
I have ... - 09:57 Feature #3464 (Closed): Inconsistent icon overlays for start and stop date
- Currently the same icon is used for all scheduled states you can produce by filling in the the start and stop fields ...
- 09:57 Bug #20453: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
- committed to trunk, rev 5497.
- 09:56 Revision cb006b2e: Fixed bug #11123: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5497 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:49 Bug #20452: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
- committed to trunk, rev 5496.
- 09:48 Revision fbfe89a9: Fixed bug #11122: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5496 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:45 Bug #20451: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
- committed to trunk, rev 5495.
- 09:43 Revision 11df21c6: Fixed bug #11121: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5495 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:40 Bug #20437: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
- committed to trunk, rev 5494.
- 09:38 Revision 12cb0a6a: Fixed bug #11106: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5494 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:23 Bug #20504 (Closed): Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
- Branches: Trunk
Problems:
Although we once decided to switch to XHTML 1.0 Transitional, there are some errors wit... - 05:49 Bug #19274: Editors can´t undelete records in history
- The bug also appears in 4.2.6.
Thanks for the patch Christian!
Patching didn't work for me, so I've included your...
2009-05-25
- 23:35 Bug #20503 (Closed): Redirect at login tp page does not work on 4.3.0 alpha3
- The group oder user settings for redirect at login to page do not have any effect.
TYPO3 3.4.0alpha3
PHP 5.2... - 21:57 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- New patch: 6039_v9.diff
(Typo3 4.2-Branch Revision 5493)
- Bugfix 1: internal_type 'folder' shows now the path an... - 17:52 Bug #15795: Some notices and warnings in class.t3lib_cs.php (2 things)
- I can confirm this behaviour on a fresh and clean 4.2.6.
With php 5.2.6 on a linux.
New line information:
1. P... - 17:07 Bug #20502 (Closed): MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
- Thank you for implementing auto_incrementing PK's in cache_pages and cache_pagesection in 4.3, the table cache_treeli...
- 17:01 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
- Hi Peter,
not much of an performance issue as far as mysql is concerned . . but lots of advantages with clearing ... - 14:34 Bug #20501: Change the global variable access to the caching framework to Singleton access
- great!
- 13:41 Bug #20501 (Closed): Change the global variable access to the caching framework to Singleton access
- Currently you access the caching framework through global variables. It'd be better though to make the acces to the c...
- 14:01 Bug #20495: function getByTag() in new caching framework runs out of memory
- right, makes sense ;)
- 11:05 Bug #20495: function getByTag() in new caching framework runs out of memory
- Fetching everything for counting is indeed nonsense. getByTag() was not intended for this, so if one needs this infor...
- 10:38 Bug #20495: function getByTag() in new caching framework runs out of memory
- The DB BE could maybe use a more direct query...
- 13:37 Feature #20500 (Rejected): Change the DB backend to use a default cache table
- currently you have to set up a separate table for each cache using the DB backend. To ease the use of the DB backend ...
- 13:34 Feature #19185: Add a new templating engine
- Fixed by adding Extbase/Fluid instead
- 13:33 Feature #19186: Add a LLL view helper
- Fixed by adding Extbase/Fluid instead
- 13:33 Feature #19187: Add a TypoScript view helper
- Fixed by adding Extbase/Fluid instead
- 13:33 Feature #19190: Add support for pull data in templates that respects the TCA
- Fixed by adding Extbase/Fluid instead
- 13:33 Feature #19189: Write a tutorial about how to use the new template engine
- Fixed by adding Extbase/Fluid instead
- 13:32 Feature #19188: Add support for pull data in templates
- Fixed by adding Extbase/Fluid instead
- 13:25 Bug #19370: "Do"-Dropdown doesn't respect current user's rights and is not localized
- v3 of the patch has fixed line-endings (hopefully).
- 10:17 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
- Franz Koch suggested to use a real resulution-property.
Patch v2 implements this and TS v2 is the demo TS for this... - 09:40 Bug #20499 (Closed): setCachedList in t3lib_userauthgroup does not consider order of the groups
- When the setCachedList in t3lib_userauthgroup is called it overwrites the users group list without consideration of t...
- 09:12 Bug #20492: Syntax error in ADOdb PDO-SQLite driver
- Committed to SVN Trunk (rev. 5493)
- 09:11 Revision a3d133b1: Fixed bug #11169: Syntax error in ADOdb PDO-SQLite driver
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5493 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:58 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- Hi,
this is now working in TYPO3 4.2.6, so perhaps it should be considered fixed and closed now?
Thanks!
2009-05-24
- 23:49 Bug #20498 (Closed): Clear RTE cache is always visible with default settings
- This menu entry is for develop usage only and should not be visible in normal mode. I think troubleshoot-mode was the...
- 16:00 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Ok... I could reproduce this on a live server with
PHP 5.2.0-8+etch13 (cli) (built: Oct 2 2008 08:26:18)
Seems t... - 14:38 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Patch works fine. Thanks!
For Reproducing: I use a Debian Etch Installation with Usermin/Virtualmin Default Configur... - 14:18 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- I was not able to reproduce this behaviour neither.
However, it seems that spl_autoload() throws an exception when a... - 12:46 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- I do not know how to reproduce. Please give details.
FYI I'm using all pending patches (in core-list) for DBAL:
... - 10:50 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Version of php: PHP 5.2.0-8+etch11
So we are both running Debian 4.0 ( Etch)
- 15:57 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
- See http://geithware.de/rfc11177.html for the TS-Example
- 15:41 Feature #20497 (Closed): New options noRescale and resoultionFactor for getImgResource()
- Sometimes a higher resolution as the display-resolution of an Image is needed.
E.g. if you want to render PDFs from ... - 14:40 Bug #19200: PHP 5.3 throws warning when updating localizations in EM
- I have the same issue with PHP Version 5.2.5 and TYPO3 4.2.6
2009-05-23
- 21:13 Bug #20481: calls to deprecated method t3lib_div::makeInstanceClassname
- after discussion with Steffen Kamper, v3 of the patch is ensuring backwards compatibility and even providing a nice f...
- 20:34 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- Same Error on a fresh Installation.
PHP Version 5.2.0-8+etch15 - 20:18 Bug #20496 (Closed): LogicException is thrown if spl_autoload() fails with PHP 5.2.0
- PHP Fatal error: Uncaught exception 'LogicException' with message 'Class ux_t3lib_DB could not be loaded' in /home/m...
- 18:02 Bug #20495: function getByTag() in new caching framework runs out of memory
- hehe - i absolutely agree :-)
- 17:59 Bug #20495: function getByTag() in new caching framework runs out of memory
- hi,
yes you're right, using the simple count query does of yourse only work if there's actually a db to query.
T... - 17:37 Bug #20495: function getByTag() in new caching framework runs out of memory
- Hi Rupi,
i don't think it's possible to use the old function. If you use eg file-cache there is no DB-table used a... - 15:49 Bug #20495 (Closed): function getByTag() in new caching framework runs out of memory
- I got a:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 27672 bytes) in /srv/SVN/f... - 17:40 Revision 7b0c9475: Updating version number to 4.3-dev after release of 4.3.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5492 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:35 Revision bcd29406: Tagging TYPO3 4.3.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0alpha3@5491 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:34 Revision a6bf70ea: Release of TYPO3 4.3.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5490 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:26 Revision f7546d1f: Cleanup: Fixed formatting issues in typo3 and test PHP files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23895 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:26 Revision 6b1d442b: Cleanup: Fixed formatting issues in typo3 and test PHP files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5489 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:58 Bug #20396: Simulating frontend user groups via admin panel does not work
- Committed to SVN Trunk (rev. 5488)
- 16:15 Bug #20396: Simulating frontend user groups via admin panel does not work
- Hi Niels, thanks for pointing it out. I came to the same conclusion. Since the adminPanel was extracted from tsfeBeUs...
- 03:12 Bug #20396: Simulating frontend user groups via admin panel does not work
- Okay, the reason is priority-inversion:
typo3/sysext/cms/tslib/index_ts.php: 317+
"$TSFE->determineId()" is cal... - 03:06 Bug #20396: Simulating frontend user groups via admin panel does not work
- $GLOBALS['BE_USER']->frontendEdit
Is not set [isset is false] when entering the function ... - 02:43 Bug #20396: Simulating frontend user groups via admin panel does not work
- The trigger-code for the preview is in:
typo3/sysext/cms/tslib/class.tslib_fe.php: 792 determineId()
All the in... - 16:58 Revision c79fb138: Fixed bug #11039: Simulating frontend user groups via admin panel does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5488 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:40 Revision af14f4bd: Cleanup: Fixed formatting issues in t3lib PHP files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5487 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:08 Revision 814873ed: Follow-up to #10597: Faulty call to frontend editing instance instead of admin panel
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5486 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:59 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- So okay, I'm very sorry for the confusion, I have difficulties to describe the issue as it depends on several factors...
- 01:53 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- Okay, we tracked the error down to one of the pages inbetween being "BE-user page" ...
35: FE-user bereich, NICHT ... - 01:27 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- Okay, just to describe the most simplest way to reproduce this:
1) make a page, access-restriction is on a specifi...
2009-05-22
- 22:42 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- Due to many misbehaviours of the ereg/preg stuff, this fix needs again a full and detailed review.
- 11:30 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
- http://forge.typo3.org/repositories/revision/typo3v4-core/5424
http://forge.typo3.org/repositories/revision/typo3v4-... - 22:41 Revision 36f6c091: Follow-up to #11044: Changing to a backend module was not possible anymore in Internet Explorer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5485 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:11 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
- Possibly related to behaviour described in #0011163
- 22:09 Bug #20494 (Closed): Access-restriction behaves identical for non-recursive/recursive
- There is no distinction in behaviour if you restrict a page to a FE-group and mark "incl. sub-pages" or not. In both ...
- 21:46 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
- Committed to SVN Trunk (rev. 5484)
- 21:46 Revision 353401eb: Fixed bug #11152: Warning in Import/Export Module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5484 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:30 Revision c08e40ec: Follow-up to #9994: preg_replace doesn't work with entities_to_utf8 (class.t3lib_cs.php)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5483 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:09 Feature #20475: Remove static require_once() to t3lib and tslib and use autoloading instead
- Committed to SVN Trunk (rev. 5482)
- 21:08 Revision a372ac67: Added feature #11148: Remove static require_once() to t3lib and tslib and use autoloading instead
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5482 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:02 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
- Due to the recent reports of misbehaviours in fields with the possibility to select more than one element, I've rever...
- 12:02 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
- the patch doesn't work now for selects with more than 1 as maxitems.
Check the access selecter for fe_groups in tt... - 21:01 Revision 9fccf4c5: Reverted bug #11087 from rev 5441: Selecting more than one item in a selector box is not possible anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5481 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:59 Revision 9aa13e45: Reverted bug #11087 from rev 5442: Selecting more than one item in a selector box is not possible anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5480 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:36 Revision 907a64c4: Follow-up to #9994: preg_replace doesn't work with highlight xml (class.t3lib_syntaxhl.php)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5479 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:14 Revision 33c91813: Follow-up to #11044: mass uploader didn't worked because missing settings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5478 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:39 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- I have the same problem.
This problem is also discussed in this thread:
http://lists.typo3.org/pipermail/typo3-engl... - 19:22 Bug #20493 (Rejected): flexform ds remains even if the plugin changes
- Situation:
tt_content used as tt_news Plugin gets changed into some other Plugin. In this case the xml of the tt_new... - 19:03 Bug #20124: Admin panel is not available anymore when extension fe_edit is not installed
- Committed to SVN Trunk (rev. 5477)
- 18:59 Bug #20492 (Closed): Syntax error in ADOdb PDO-SQLite driver
- There is a Syntax-Error in the actual trunk of typo3 4.3 in adodb-pdo_sqlite.inc.php at Line 146
This is the patch... - 18:52 Revision 9257787c: Fixed bug #10597: Admin panel is not available anymore when extension fe_edit is not installed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5477 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:02 Bug #20491 (Closed): Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
- In the readMM method of class.t3lib_loaddbgroup.php there is a Variable $additionalWhere.
As the name already says, ... - 17:22 Feature #20490 (Closed): Add method for saving and closing a record.
- t3lib_frontendedit has methods for the common tcemain actions that are performed on a record (save, hide, new, etc) b...
- 17:09 Bug #20489 (Closed): loadPrototype() called in frontend editing without a valid doc instance.
- When using frontend editing with the edit forms appearing directly on the page (and not in a popup) the following fat...
- 16:47 Revision 4a81046e: Cleanup: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5476 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:34 Revision 5571b590: Follow-up to feature #10455: Enable system extension recycler by default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5475 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:36 Revision 689598b0: Cleanup: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5474 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Bug #19956: Page alias not publishing to LIVE from any workspace
- see: http://typo3.org/documentation/document-library/core-documentation/doc_core_inside/4.2.0/view/2/7/
Unique fie... - 14:38 Revision eb5fd26f: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5473 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision 3412194d: Cleanup: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5472 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:58 Revision 0f733b40: Cleanup: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5471 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:52 Feature #20488: set additionalParams for processRedirects
- This issue isn't important - I've found another way to solve my problem :D
- 12:38 Feature #20488 (Closed): set additionalParams for processRedirects
- I've a loginbox at the right side of every page on my website.
If you type in a incorrect password you should be d... - 13:12 Revision cf26610f: Extbase:
- * Started to backport the test cases for the Repository
- 12:49 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
- Committed to SVN Trunk (rev. 5470)
- 12:47 Revision 23ddb073: Fixed bug #10816: tslib_content calls deprecated function makeInstanceClassName
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5470 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:34 Bug #19930: login / logout only agains current page
- Here is another bugfix from me
http://bugs.typo3.org/view.php?id=9746
sorry - for cross posting ... - 12:24 Bug #19884: the icons for clearing of caches disappear in 4.2.4
- Microsoft Internet Explorer
Version: 6.0.2800.1106
Niveau de cryptage: 128 bits - 12:21 Revision de35aef7: Extbase:
- * Removed debug code
* Removed TODO comment (now issue on forge) - 12:18 Revision 29d7a1c4: Extbase:
- * Added comment to all backported FLOW3 classes ("Credits go to v5 team")
- 12:13 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
- Here's my xClass - for all other who can't wait for this feature :)
But don't forget to add
>>>
plugin.tx_felogi... - 11:40 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
- Here are the changes I'd do to implement this feature:
* typo3\sysext\felogin\ext_typoscript_setup.txt
>>>
plugi... - 12:11 Revision b76ca552: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5469 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:34 Bug #20487: FE-Group simulation doesn't work
- Duplicate of #20396
- 09:47 Bug #20487: FE-Group simulation doesn't work
- One more thing: I remember there was a bug that turned the changes to the admin panel active always on the 2nd load. ...
- 09:45 Bug #20487: FE-Group simulation doesn't work
- I'm not sure if I understand you correctly. Is the TypoScript for enabling the admin panel on a page which is accessi...
- 02:44 Bug #20487: FE-Group simulation doesn't work
- This extends to the Web->View module as well. If you configure the admin-panel to be shown and restrict edit-access t...
- 00:44 Bug #20487 (Closed): FE-Group simulation doesn't work
- The activation of FE-Group simulation in the admin-panel doesn't do a thing.
- It doesn't hide content elements wh... - 00:32 Feature #20416: Add more information (extension upload date, description and author name) to the list of extensions in import mode
- committed to trunk rev #17226
- 00:27 Revision cdde2132: * Added feature #11074: Add more information to the list of extensions in EM import mode (thanx to Steffen Müller)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5468 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-05-21
- 22:27 Bug #20486: MySQL errors and unable to create a page
- Well I've re-installed it using a InnoDB database. The MySQL errors are gone now. But I got a new error message when ...
- 22:02 Bug #20486: MySQL errors and unable to create a page
- Thanks for the tip.
I run MySQL in MyISAM mode not allowing InnoDB usage (which appears to be required).
I'll t... - 20:50 Bug #20486: MySQL errors and unable to create a page
- Hi Erik,
with the errors you described you maybe cannot save a content-element (because you cannot click the butto... - 20:28 Bug #20486: MySQL errors and unable to create a page
- At the end I say Typo version 4.3. That should be 4.2.6.
- 20:26 Bug #20486 (Closed): MySQL errors and unable to create a page
- After installing Typo3 for the first time I got two MySQL errors repeating a couple of times on the front and back-en...
- 21:48 Bug #20176: error while copying localized content in draft workspace
- This happens if you have two records on clipboardd 2, the one with default lang plus the one localized ?
- 21:10 Bug #20471: TEMPLATE directive doesn't generate any output
- Not a TYPO3 bug.
- 15:05 Feature #20395: Optimize loading of frontend user groups
- i reverted it
- 12:23 Feature #20395: Optimize loading of frontend user groups
- doesn't work - please revert:
the call to initUserGroups() calls fe_user->fetchGroupData() which is indeed
an ex... - 14:59 Revision 9f0dab8b: Reverted #11038 from rev 5451: this doesn't work as expected and has a lot negative side effects
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5467 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:15 Bug #19582: DBAL does not support SQL from (new?) session management
- committed to trunk, rev 5465
- 13:06 Feature #20485 (Closed): Possibility to create a new template record in Modul Tempalte
- when you start a new website, you create a lot of ext. template records.
so it would be a great and time saving fe... - 10:35 Bug #20484 (Closed): Wrong calculation of section height in flexform when toggeling sections
- If there is a rhtmlarea in a section and the content in the rhtmlarea is big, the height of the section is wrong and ...
- 10:14 Revision 815af80d: added credits for Xavier Perseguers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5466 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:59 Revision 2cac45d0: Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23894 735d13b6-9817-0410-8766-e36946ffe9aa
- 09:59 Revision 82c73594: Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5465 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:52 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- committed to trunk, rev 5464
- 09:50 Revision 841271d3: Fixed bug #8231: DBAL's bug admin_get_charsets() on a non-object
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23893 735d13b6-9817-0410-8766-e36946ffe9aa
- 09:50 Revision a4181f2f: Fixed bug #8231: DBAL's bug admin_get_charsets() on a non-object
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5464 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-05-20
- 22:37 Bug #18311: Remove DAM-References from media field does not work
- Hmm, would like to send you a reminder but there are like 20 Christians registered on bugs.typo3.org :-)
- 22:33 Bug #20399: Unable to login to the BE
- Like already said by Egbert van der Hout:
"DO NOT CHANGE this value manually without an alternative authentication s... - 22:30 Bug #20399: Unable to login to the BE
- To my knowledge, loginsecuritylevel set to "normal" only works (and is required) when ext:t3sec_saltedpw is installed...
- 20:20 Bug #20399: Unable to login to the BE
- Thanks.
I can see some potential confusion about this... But its not a bug, so it should be closed. - 18:33 Revision 5e04223a: fixed a type hint in getClassName()'s phpDoc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5463 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:56 Revision a55c0df5: Follow-up to #11044: moved the relogin stuff to extra file, used TYPO3.LLL.core for the labels
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5462 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:52 Bug #20288: Eval of double2 doesn't work
- committed to trunk, rev 5460 and 4_2, rev 5461
- 17:47 Revision 3c78c804: Fixed bug #10861: Eval of double2 doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5461 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:45 Revision 659d10c3: Fixed bug #10861: Eval of double2 doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5460 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:27 Revision 6c7eab2d: Follow-up to bug #11156: Fixed further misbehaviour of includeLibs in frontend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5459 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:54 Bug #20483: Misbehaviours due to integration of autoloader
- Committed to SVN Trunk:
* XCLASS/DBAL/AdoDB (rev. 5456)
* includeLibs/TemplaVoila (rev. 5458) - 15:03 Bug #20483: Misbehaviours due to integration of autoloader
- @Steffen: Was the requirement to use includeLibs for TemplaVoild introduced by the autoloader changes or was is there...
- 14:55 Bug #20483: Misbehaviours due to integration of autoloader
- The TV-issue has been solved by
includeLibs.tx_templavoila = EXT:templavoila/pi1/class.tx_templavoila_pi1.php
an... - 14:51 Bug #20483 (Closed): Misbehaviours due to integration of autoloader
- The integration and activation of the autoloader created some misbehaviours:
* DBAL seems not to be working anymore
... - 15:53 Revision d1e6d75e: Fixed bug #11156: Misbehaviours due to integration of autoloader (includeLibs in frontend)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5458 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:52 Revision e2735bdf: Fixed bug #11156: Misbehaviours due to integration of autoloader (XCLASSes)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5457 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:50 Revision d2fc9c4a: Fixed bug #11156: Misbehaviours due to integration of autoloader (XCLASSes)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5456 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:41 Bug #20471: TEMPLATE directive doesn't generate any output
- Excellent, this really solved the problem!
Thanks again for all your efforts.
Might be recommendable to have a ... - 10:19 Bug #20471: TEMPLATE directive doesn't generate any output
- Seems to be a problem with symlinks. Check this:
http://typo3.toaster-schwerin.de/typo3_english/2009_05/msg00323.htm... - 14:37 Bug #20482 (Closed): with Fix for #20422 and #20422 the Element Browser doesn't work with Flexforms
- after integration of this fix,
the Element Browser doesn't add the Element to the select field
Firebug Message:
... - 14:03 Bug #20481 (Closed): calls to deprecated method t3lib_div::makeInstanceClassname
- In addition to ticket #20257 there are some other places in the core that still use calls to t3lib_div::makeInstanceC...
- 13:35 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
- add updated patch that only lets pass valid characters from user submitted filename
- 13:34 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
- add updated patch that only lets path valid characters from user submitted filename
- 10:38 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
- seems like a nobrainer but as I've digged into it before checkin of the patch I found out:
- the regex is used to *c... - 12:15 Revision 05a1e6ef: Follow-up to feature #9633: XCLASSes did not work for autoloaded class files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5455 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:09 Feature #20480: Integrate t3lib_div::requireFile() for simple require() calls
- Committed to SVN Trunk (rev. 5454)
- 12:03 Feature #20480 (Closed): Integrate t3lib_div::requireFile() for simple require() calls
- In t3lib_div there's already a mehtod requireOnce() however the pendant for require() is missing. On using requireOnc...
- 12:08 Revision a479715b: Added feature #11153: Integrate t3lib_div::requireFile() for simple require() calls
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5454 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:10 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
- forgot to fix the var names for the error messages. So attached the new version of the patch.
- 10:57 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
- Just added a new version of the patch, as the affected lines changed during the autoloader commit. I also removed all...
- 09:35 Revision 9f997561: Fixed bug #10994: allow using custom adapter for extJs
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5453 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:23 Task #3389 (Closed): Rename Forge Project: Scheduler
- Done
- 05:32 Task #3389 (Closed): Rename Forge Project: Scheduler
- Or at least: Scheduler (Gabriel integration)
- 09:21 Bug #3388: Error with insert in Module
- It's work in progress right now. It's definitely not stable/usable in current state. Sorry.
- 05:27 Bug #3388 (Closed): Error with insert in Module
- *Value "" for "M" was not found as a module*
Appears when clicking on Module Scheduler-> Menu TYPO3 Scheduler -> I... - 00:20 Feature #17874: Add suggest-like feature to TCEforms
- I posted a new version of the patch and the demo extension. There are two major changes: The configuration may now be...
2009-05-19
- 21:23 Bug #20473: Starttime/endtime is not taken into account when caching
- i would like to have the method
setPageCacheExpiresTimestamp(...) from #19283 too.
So i would have the chance ... - 10:09 Bug #20473 (Closed): Starttime/endtime is not taken into account when caching
- If a content element has a starttime/endtime or a tt_news item has such dates, they are not taken into account when c...
- 21:17 Revision 2668f6fb: * Updated Extbase revisions to 680; that fixed a small issue on registering plugins
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5452 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:17 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
- hi dmitry,
in my eyes
#20473
is an better approach. - 10:30 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
- Please, see also #20473. It provides an automatic solution to this problem.
- 20:45 Bug #20479 (Closed): Export To t3d results in Fatal Error because of wrong RegEx
- When trying to export page trees to t3d in current trunk you'll get a warning, namely:
Warning: preg_replace() [fu... - 20:16 Bug #20477: CSS in BE has no general rules, only specific
- We definitely need a set of generic rules, then each module can add its own specific styles.
Needed also are style... - 18:45 Bug #20477: CSS in BE has no general rules, only specific
- best example you find in current css:
body#typo3-alt-doc-php, body#typo3-db-list-php, body#typo3-mod-web-perm-inde... - 18:39 Bug #20477 (Closed): CSS in BE has no general rules, only specific
- This leads to the fact that if you write your own BE-module, you have to write your own CSS rules.
Currently we ha... - 20:03 Bug #20471: TEMPLATE directive doesn't generate any output
- Thinking about this , could there be an issue with the Symlinks ?
Typo3_src is located outside of the www-Path
Al... - 19:50 Bug #20471: TEMPLATE directive doesn't generate any output
- I am currently using 4.2.6
What is strange, too, is that the is_file function seems to return TRUE only for files, t... - 19:17 Bug #20471: TEMPLATE directive doesn't generate any output
- Which version do you use? I will setup the same here and try it out.
- 17:58 Bug #20471: TEMPLATE directive doesn't generate any output
- Hi Christian,
thanks for the reply.
No, the file is correct - I made a typo when I wrote the bug report.
Both,... - 17:46 Bug #20471: TEMPLATE directive doesn't generate any output
- I have done some tests by adding some debug output.
The problem seems to be within the file
class.t3lib_tstemplate.... - 17:22 Bug #20471: TEMPLATE directive doesn't generate any output
- You wrote:
----
template.file = fileadmin/html/htmlTest.html
...
Content of testHTML.html (path is, of course, co... - 10:00 Bug #20471 (Closed): TEMPLATE directive doesn't generate any output
- I have a problem with some very basic TS Code, where I cannot identify the reason of my problems.
In the meantime, I... - 19:28 Bug #20478: Problems with turkish characters
- Ok, I could have thought of that myself ... Mantis doesn't seem to be capable of displaying the characters too.
Here... - 19:25 Bug #20478 (Closed): Problems with turkish characters
- When using fe_login (or the older newloginbox) in combination with turkish, a lot of special characters are displayed...
- 18:43 Feature #20395: Optimize loading of frontend user groups
- Committed to SVN Trunk (rev. 5451)
- 18:41 Revision 6b53a785: Fixed bug #11038: Optimize loading of frontend user groups
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5451 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:11 Feature #20476 (Closed): Why do you overwrite the TS-Var: linkConfig.parameter?
- Hi, all
I want to have a loginbox on the right side on every page
But therefore I have to set the ID for all ... - 18:09 Revision 4fb29046: Follow-up to feature #9633: Added abstract classes to registry and check whether extension key could be resolved
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5450 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:16 Bug #19621: getTreeList causes duplicate entry sql error
- This bug is related to 0007591 in cause and effect but it seems to be in the extension "debug_mysql_db" not in CORE a...
- 16:31 Feature #20475 (Closed): Remove static require_once() to t3lib and tslib and use autoloading instead
- Since autoloading is integrated in the TYPO3 Core it's not required to statically require files without knowing wheth...
- 15:57 Feature #18548: Adding autoload
- Autoloading is integrated in TYPO3 4.3 - see issue #19503
- 15:56 Feature #19192: Add autoloading to reduce require(_once) calls
- Resolved through duplicate #19503
- 15:55 Feature #19503: Implement autoloading for TYPO3
- Committed to SVN Trunk:
* functionality (rev. 5448)
* enabling the autoloader (rev. 5449) - 15:52 Revision 7e8ca29a: Follow-up to feature #9633: Enabled autoloading in TYPO3 Core
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5449 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:46 Revision c82d182e: Added feature #9633: Implement autoloading for TYPO3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5448 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:33 Revision 8fe70cb3: made the file comment fit into 80 chars width
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5447 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:47 Bug #20419: cache_pages timeout always 3600 seconds
- commited to trunk
- 13:44 Bug #20474 (Closed): Test case for #20419
- The bugfix #20419 "cache_pages timeout always 3600 seconds" was fixed.
A test-case should get created to test this... - 13:34 Bug #20398: Move inline JS to external file in backend.php
- committed v2 to trunk, rev 5446
- 13:29 Feature #18505: Hide buttons in Listview
- There is an extension from me, which utilizes a hook, to allow exactly this feature.
Not everything must be packed i... - 11:11 Feature #18505: Hide buttons in Listview
- Is it possible to deny access to cut/copy/paste as well?
- 11:04 Feature #18505: Hide buttons in Listview
- Confirmed the patch, still working in 4.2.5.
But: having spaces after the commata in Ts doesn't work.
Working:
... - 13:29 Revision 194c5941: Cleanup #11044: Move inline JS to external file in backend.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5446 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:24 Revision 85c780ed: * Fixed bug #11079: cache_pages timeout alway set to 3600 seconds
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5445 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:31 Revision 12039a7f: Extbase:
- * Tx_Extbase_Utility_Plugin::registerPlugin(): removed debug code
* re-implementet underscoredToUpperCamelCase() in U... - 12:25 Revision 3c3f9a7b: Extbase:
- * Changed Tx_Extbase_Utility_Plugin::registerPlugin(): You are now free to choose whether you want to pass the extens...
- 10:57 Revision edb9a4dd: Follow up to #8561: Checkboxes and labels are aligned badly if in one line (credits Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5444 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:52 Revision d9667c85: Follow up to #8561: Checkboxes and labels are aligned badly if in one line (credits Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5443 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:15 Revision 92057339: Extbase:
- * Fixed wrong class name of Tx_Extbase_Utility_Plugin_testcase (not mission critical)
- 10:04 Bug #20472 (Closed): Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:51 Bug #20470 (Closed): Column's default value is not properly quoted in CREATE TABLE
- When creating a table a few steps are involved to parse the MySQL table creation definition and rewrite it to be comp...
- 09:49 Bug #17621: Insertion of more than one items by the Element Browser is allowed when it shouldn't
- The problem is now solved for fields with size=1. For selects with a bigger size, there is an option to scroll, posit...
- 09:47 Bug #20469 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:44 Bug #20468 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpag
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:42 Revision abd17045: Fixed #11087 and #6372: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5442 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:42 Bug #20467 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_w
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:41 Revision 56e73903: Fixed #11087 and #6372: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5441 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:35 Bug #20466 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:35 Bug #20448: Reduce memory usage of db_list_extra
- Committed to 4.2 (rev 5439) and trunk (rev 5440).
- 09:33 Bug #20465 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:27 Bug #20464 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:24 Bug #20463 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:22 Revision 872f88d6: Clean up #11118: Reduce memory usage of db_list_extra
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5440 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:19 Bug #20462 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexe
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 09:19 Revision b92ffe4a: Clean up #11118: Reduce memory usage of db_list_extra
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5439 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:16 Bug #20461 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
2009-05-18
- 23:00 Feature #20441: Add Extbase and Fluid as a System Extension
- fixed :-)
- 22:18 Revision 1a2196f4: * New Feature #1110: Added Extbase and Fluid to System Extensions via svn:externals.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5438 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:23 Feature #20436: Add a method to register an Extbase plugin
- As a result of the discussion in the core list Extbase itself registers its plugins now:
/**
* A minimalistic co... - 21:16 Revision 0821b831: Extbase:
- * Added a new registerPlugin() method to Extbase
UtilityTx_Extbase_Utility_Plugin::registerPlugin('BlogExample', 'Pi1... - 20:21 Feature #20460 (Closed): GIFBUILDER support for additional blend-modes
- Currently, GIFGUILDER does not support blend-modes other than "over" (gm composite -compose over) for overlaying imag...
- 19:07 Bug #18253: Duplicate entry on cache_pagesection on reloading twice
- this issue is not solved in TYPO3 4.2.6!
there are duplicate entrys:
#19621
#19621
i get this error with
ide... - 18:56 Bug #20459 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:53 Bug #20458 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:45 Bug #20457 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:39 Bug #20456 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:34 Bug #20455 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:29 Bug #20454 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:25 Bug #20453 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 18:20 Bug #20452 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of se...- 18:14 Bug #20451 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
- Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa... - 17:07 Feature #20450 (Closed): Use t3lib_div::callUserFunction in typoscript userFunc condition
- In typoscripts userFunc condition [userFunc = ...] it is only allowed to user php functions. No class methods. The pa...
- 14:44 Bug #20449 (Closed): Mapping in query does not takes care of remapping "table.field" in a WHERE clause
- When remapping name of table X, any query selecting data from table Y and having a WHERE condition on some field of t...
- 13:34 Bug #20044: RTE is not loading
- I've just dropped you an email with the URL and login/pwd.
Have a nice day. - 13:07 Bug #18949: options.moduleMenuCollapsable = 0 doesn't have any effect
- committed to trunk, rev 5436 and 4_2, rev 5437
- 13:06 Revision 0675ca4d: Fixed bug #8701: Bug: options.moduleMenuCollapsable = 0 doesn't have any effect
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5437 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:02 Revision 7324d881: Fixed bug #8701: Bug: options.moduleMenuCollapsable = 0 doesn't have any effect
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5436 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:20 Bug #20448 (Closed): Reduce memory usage of db_list_extra
- After having a few memory limit errors using the Web > List module, I tracked down at least one statement that was ea...
- 11:37 Bug #20447 (Closed): Update extJs to 3.0 RC1
- since May 4th RC1 of version 3 is released, so update included extJs library
http://extjs.com/blog/2009/05/04/ext-... - 11:32 Bug #20428: maxWInText setting is never used, because of missing "textPos" TypoScript property
- commited to trunk (rev. 5435).
- 11:31 Revision ab95bb79: Fixed bug #11094: CSC: maxWInText setting was being ignored (since #10320).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5435 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:24 Revision 98e0ced7: Add missing ChangeLog for #11098
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5434 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:01 Revision c7a96759: Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS) - Part 2 (added the new files)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5433 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:59 Revision 7613118c: Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5432 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:36 Revision 6e274374: Extbase:
- * Some minor code cleanup
* Added some release notes - 10:34 Revision b07fa0bf: Extbase:
- * changed the default value of the section parameter from NULL to '' as that's the default of the link/uri view helpe...
- 10:31 Revision 8e91de1c: Fluid:
- * Removed debug output from Tx_Fluid_ViewHelpers_Uri_ActionViewHelper.
* Controller-Fallback is not required anymore,... - 10:11 Feature #20446 (Closed): Context menu in page tree should have a "delete cache for this page" item
- If you change records somewhere in a sysfolder and you know that the cache for a certain site has to be deleted after...
- 10:09 Bug #20417: Cannot connect to non-local Oracle database with SID
- Patch 11076.diff (based on driverOptions.php from Karsten) allows to connect to Oracle using a SID:
$TYPO3_CONF_VA... - 10:04 Revision 1a0dd179: Fixed bug #11111 / Follow-up to #10892: Root item cannot be collapsed in pagetree (Thanks to Andreas Wolf)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5431 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:01 Revision b4fbed0a: Fixed bug #11112 / Follow-up to #10892: Collapsing nodes in pagetree produces multiple items with same id (Thanks to Andreas Wolf)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5430 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:47 Feature #20445 (Closed): Feature request: current sub menu uid in register
- As the expAll menu property is now going through stdWrap[1], it would make sense to have the current sub menu uid at ...
- 01:58 Bug #20444 (Closed): disable deprecated versioning types by default
- versionng types page and branch are deprecated, only 'element' versioning is fully supported.
* disable 'page' and... - 00:50 Bug #20443: Collapsing nodes in pagetree produces multiple items with same id
- Attached screenshot shows the HTML structure after a few expand and collapse steps.
- 00:49 Bug #20443 (Closed): Collapsing nodes in pagetree produces multiple items with same id
- When you collapse or expand items in the pagetree, the Javascript updating the tree selects the wrong node when inser...
- 00:42 Task #3358 (Closed): make sure only "element" versioning type is supported / used
- - see Inline documentation
- (remove) configuration in workspace record
- config_default.php
- newPagesVersionin... - 00:36 Bug #19109: Disabling Versioning Types 'element' blocks creation of new page
- won't fix as element versioning type 'element' won't be supported.
element versioning is the onyl supported versio...
Also available in: Atom