Project

General

Profile

Activity

From 2009-06-26 to 2009-07-25

2009-07-25

20:40 Bug #19988: Rich text editor is not loading
Patched it manually
Doesn't support spaces in filenames now, otherwise it works!
thanks!!!
Stefan
16:42 Bug #19988: Rich text editor is not loading
I am having the same problem:
MacOS Lepoard.
Using:
Firefox 3.0.12
Opera 9.64 (doesn't load anything)
Safari ...
Administrator Admin
11:07 Bug #20757: Session Timeout after BE Login IE8
I don't know if this is connected, but I have session timeout problems in IE8 (IE7 too). For me it works perfectly fo... Søren Andersen

2009-07-24

19:26 Bug #20782: Small speed improvement in class.t3lib_tstemplate.php
Patch pending in the core list Dan Osipov
19:21 Bug #20782 (Closed): Small speed improvement in class.t3lib_tstemplate.php
In function splitConfArray, the passed array is transversed twice, once to pickout all elements that are arrays, and ... Dan Osipov
18:15 Bug #20781 (Closed): URL link in translated version of a News does not work
When creating a News item on a page and select "Link external URL" as the type, the External URL in the translated ve... Stephan meloche
15:33 Bug #20780 (Closed): There's no feature to throw an HTTP 403 error when a page is not accessible by a user
We're having to show our users a 404 error because pageNotAccessible_handling only allows us to do so. We'd like to g... JB
01:23 Revision a8b49144: [!!!] [~TASK] BlogExample (Domain): The directory structure of the Domain has changed accordting to changes in FLOW3. The Domain folder holds now different folders for the Model, the Repository, and-if needed-the Validator, and Service. Please Change your folder structure AND your class names!
[!!!] [~TASK] Extbase (Domain): The directory structure of the Domain has changed accordting to changes in FLOW3 (see... Jochen Rau

2009-07-23

23:27 Revision 0f86076b: Fixed bug: System extension feedit misspelled
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5734 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:42 Revision bd70c768: Fixed bug #11296: Login-Page: function makeCopyrightNotice() uses hardcoded text
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5733 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:56 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
I tried the second patch. It's just great. Johannes Schlatow
15:38 Bug #3966 (Closed): Codecompletion: IMAGE.titleText is missing in suggestion list
The IMAGE-Object has a 'titleText' Property, but it is missing at the moment.
Please add it to the code completion s...
Daniela Waranie
14:58 Bug #20779 (Closed): t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..." messages
Problem:
Whenever a form is submitted the t3lib_formmail::start() scans for 10 attachments and writes a syslog entr...
Fabrizio Branca
13:51 Feature #20778 (Closed): Colorpicker has no usable icon
If you define a colorpicker for a BE-Field in TCA, and the value of the field is not set to a valid color-value, then... Stefan Geith
10:29 Bug #19883: timout after backend login in 4.2.4
Sorry, clearing just the cookies is not enough. This problem (or a similar problem) occurs even on new installations ... Christopher Hlubek
09:58 Feature #17874: Add suggest-like feature to TCEforms
Uploaded a new version 8 of the patch, with these new features: Custom ordering of records, configurable maximum numb... Andreas Wolf
09:45 Feature #20777 (Closed): tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript
A lot of extensions works with points in their locallang.xml files like listView.more.
At the moment its not possi...
Sonja Schubert

2009-07-22

11:08 Bug #20776: Missing css for grouping grid collapse/expand (ExtJS)
committed to trunk, rev 5731 Steffen Kamper
10:39 Bug #20776 (Closed): Missing css for grouping grid collapse/expand (ExtJS)
in xtheme-t3skin the expand/collapse isn't visible. The icon changed to sprite but misses background position.
(i...
Steffen Kamper
10:54 Revision 8991e2b4: corrected white spaces
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5732 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:54 Revision 2e96f781: [+FEATURE] Extbase (Persistence): Implemented support for mm_opposite_field now. Still needs some testing in the wild. Relates to #3947.
Jochen Rau
10:50 Revision 824d6f20: Fixed bug #11566: Missing css for grouping grid collapse/expand (ExtJS)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5731 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:42 Bug #19988: Rich text editor is not loading
It worked for a while, but now I got the link problem (linking doesn't work in RTE 'cause firefox inserts another htt... Stefan
00:06 Revision 8f5f093d: [TASK] Extbase: Added some comments
[TASK] Extbase: Added unit test class for the TYPO3DbBackend (empty by now) Jochen Rau

2009-07-21

22:17 Revision fdcc85c2: [+FEATURE] Fluid (ViewHelpers): Implemented automatic error handling for forms. Relates to #3861
Sebastian Kurfuerst
22:14 Revision a1ac1b5d: [+FEATURE] Extbase (MVC): Added automatic form highlighting if there is an error. Fixes #3861.
[+TASK] Extbase (Property): Updated Property Mapper to latest FLOW3 version.
[+BUGFIX] Extbase (Persistence): Fixed c...
Sebastian Kurfuerst
21:12 Revision a9b6f5a3: [+BUGFIX] Extbase (Utility): Fixed a really severe caching issue. The TS conditions were wrong - mixed up = and :. I'm really happy I've found this :-)
Sebastian Kurfuerst
20:54 Feature #17299: Enable/integrate conditions in Page TSconfig
Attached a "work-in-progress" version as v13 - it's not finished...
Split up matchCondition to a backend and front...
Oliver Hader
17:47 Revision b9e1f934: [~CONF] Extbase (Configuration): The configuration is now stored in ext_typoscript_setup.txt. The TS path is now "config.tx_extbase.". You don't need to include a static template anymore. But clear your caches, please.
Jochen Rau
17:06 Revision c2e50161: minor improvement to phpDoc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5730 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:48 Revision a7fddc8c: [+TASK] Extbase: Added Extbase Settings Configuration/Settings/setup.txt (defines table to object mapping); please include the static template (only a preliminary solution)
[-TASK] Extbase: Removed Typo3Query files (follow up) Jochen Rau
14:44 Revision 91ec3447: [!!! +FEATURE] Extbase (DataMapper, DataMap): Extbase resolves the table name for a given class name. Extbase searches for configured mappings by crawling thorough the extended classes. As default, it takes the class name in lower case as table name. The configuration of the mapping can be found in EXT:extbase/Configuration/Settings/setup.txt. The place for the settings (plugin.tx_extbase) is only a preliminary solution. PLEASE INSERT THE STATIC TEMPLATE!
[~CONF] Extbase: Changed the initialization of the Plugin and Extbase Settings; These are now initialized in the Disp... Jochen Rau
12:25 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Excellent! Worked out for me! Thank you very much Juris. Daniel Sasjadvolk
10:53 Feature #20774 (Closed): Change Hardcoded MD5 Password Encryption in User/Setup
Currently it is only possible to change your BE-Password via User->Setup to an md5 hash.
For saltedpasswords integra...
Steffen Ritter

2009-07-20

23:42 Bug #20232: wrong encoded email header (t3lib_div::encodeHeader)
added Version 2 of the patch which uses the existing str_replace. Ivan Dharma Kartolo
22:47 Bug #20773 (Closed): Main module does not load different navFrames in submodules.
This bug was introduced by #19202 to current trunk (rev. 5729):
Changing submodules doesn't always reload the navF...
Christian Kuhn
18:13 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
I just deleted every image in the typo3temp folder and the warning occured. Tobias Eichelberger
18:05 Revision 1f0beacd: Fixed bug: #11006: Tooltip for page path in Page/List module is missing (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5729 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:49 Feature #20565: Add an opacity option to the GIFBUILDER BOX object
committed to trunk Ingo Renner
17:49 Revision 721dc80a: Added feature #11264: Add an opacity option to the GIFBUILDER BOX object
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5728 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:40 Bug #20231: Small rendering/css bug on FE with Text with image
I tested now on FF 3.5., IE8, Opera 9.64, all on a win XP, all within a TYPO3 4.2.6:
For me the patch works fine. ;)
Clemens Riccabona
13:37 Feature #20741: Move automatic session data garbage collection to separate method
Committed to SVN Trunk (rev. 5727) Oliver Hader
13:36 Revision 53b0c8d2: Added feature #11509: Move automatic session data garbage collection to separate method
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5727 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:33 Bug #20772 (Closed): pageNotFound_handling returns 301 instead of 404
Similar to bug described in http://bugs.typo3.org/view.php?id=3532
In a previous project within 4.2.6 the client get...
Janneke Janssen
08:37 Feature #20767: wrong getData behaviour with field parameter
I said nothing about only database fields. I can create my local cObject, ->start it with custom data array (e.g. wit... Myroslav Holyak
07:21 Bug #20770: [t3lib_div::getURL][curl] CURLOPT_HTTPAUTH missing
The general idea is nice. However, username and password being hardcoded isn't handy at all and this patch won't make... Marcus Krause
00:00 Feature #20771 (Closed): Extension Manager only removes directory where extension is installed
Installing an extension changes:
- directory + files of actual extension (these are removed)
- upload directory
- ...
Jigal van Hemert

2009-07-19

22:55 Bug #20770 (Closed): [t3lib_div::getURL][curl] CURLOPT_HTTPAUTH missing
When using a basic authentication (Apache) on site curl won't get the content because of missing CURLOPT_HTTPAUTH/CUR... Amar Bouchibane
20:02 Feature #20767: wrong getData behaviour with field parameter
Can you please give an example how you use it?
How do you get nested database fields?
Oliver Hader
19:56 Bug #20232: wrong encoded email header (t3lib_div::encodeHeader)
Thanks for your patch!
You could just use '=3F' for the question mark instead of the sprinftf() thingy.
Would you l...
Oliver Hader
15:30 Bug #20232: wrong encoded email header (t3lib_div::encodeHeader)
new patch files added.
10769-trunk.diff is made against the trunk of TYPO3 4.x.
10769.diff is made against the bran...
Ivan Dharma Kartolo
15:59 Bug #20568: Use PHP5 version of function microtime()
Committed to SVN Trunk (rev. 5726) Oliver Hader
15:58 Revision 80749ce7: Fixed bug #11267: Use PHP5 version of function microtime()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5726 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:36 Bug #17876: Sorting of child records is inverted on moving parent record to different page
Committed to SVN:
* TYPO3_4-2 (rev. 5724)
* Trunk (rev. 5725)
Oliver Hader
15:36 Revision 6381d4b7: Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5725 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:35 Revision 66051b0b: Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5724 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:46 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
Playing arround with APC and memcached I also get such errors. I did a wget -m several times over the website. After ... Thomas Schröder
13:18 Revision 888c8422: [+BUGFIX][~API]: Extbase (Utility): Fixed caching issue by providing two methods to register a plugin now: Tx_Extbase_Utility_Plugin::configureDispatcher() invoked in ext_localconf.php and Tx_Extbase_Utility_Plugin::registerPlugin() invoked in ext_tables.php. Thanks to Xavier Persegures who provided the patch.
Jochen Rau
12:05 Revision c5ddbc6f: [+BUGFIX] Extbase (Configuration): Tx_Extbase_Configuration_Manager is not t3lib_Singleton anymore, as it needs to be Plugin-local. This fixes a strange problem experienced by Steffen Kamper.
Sebastian Kurfuerst
11:48 Bug #20526: You can't use the left-Menu in Windows/Safari3
Resolved, no change required. Christian Kuhn
08:35 Bug #20526: You can't use the left-Menu in Windows/Safari3
Great thanks :)
this solved the problem ...
you can close this ticket ...
Simon Schick
11:16 Revision 6adce26d: [+BUGFIX][~API] Extbase (Persistence): Cleaned up implementation of TYPO3-specific query options, like PID checking or enableFields. CHANGES API! $this->createQuery(FALSE) is not available anymore inside the repository. Instead, create the query and call $query->useStoragePage(FALSE)->... instead. Related to #3698. Related to #3912.
Sebastian Kurfuerst
11:02 Bug #20379: Generate Random Key still does not work
AFAIK, this should work now. Marcus Krause
02:42 Bug #20038: AJAX relogin does not work
60 is too small and even unrealistic. There is also the warning time before the login appears. Small values are only ... Steffen Kamper
01:49 Bug #19649: importing translation by l10nmgr takes too long in t3lib_TCEmain::process_datamap()
you might want to have a look at the v4-branch of the l10nmgr on http://forge.typo3.org/projects/show/extension-l10nmgr Tolleiv Nietsch

2009-07-18

23:40 Bug #20031: tree of pages doesnt work when BE main dir/symlink is changed
I confirm it works! Files t3ib/config_default.php in versions 4.2.5 and 4.2.6 are the same. It should work also in ve... Tomasz Krawczyk
22:21 Bug #20038: AJAX relogin does not work
You are right. On a fresh trunk site it works for me, too. phpmyadmin (latest TER version) breaks the feature.
Onl...
Thomas Schröder
13:10 Bug #20038: AJAX relogin does not work
I tried again with a fresh trunk site, no extensions installed. All work fine!
So i consider that it doesn't work ...
Steffen Kamper
21:35 Bug #19461: translation do not follow parent when cut'n'paste
also related to: http://bugs.typo3.org/view.php?id=2314 (which just got a patch) .... I don't see how Deleting and Co... Tolleiv Nietsch
20:23 Bug #18013: Image compositing with JPGs results in dithered output
I think this is related to bug id #14537 and still actual in 4.2.8. Felix Buenemann
20:16 Bug #18013: Image compositing with JPGs results in dithered output
I can confirm this, GIFBUILDER only outputs truecolor png when above settings are made. Maybe setting [FE][png_to_gif... Felix Buenemann
12:56 Bug #20769: missing quotes in loginrefresh.js after #20398
fixed in trunk, rev 5723 Steffen Kamper
12:56 Revision cbb7ed39: Fixed bug #11556: missing quotes in loginrefresh.js
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5723 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:15 Bug #19568: Fatal error on the function readLLXMLfile of the class t3lib_div
I could not reproduce the error with PHP 5.2.4 (ubuntu) and latest trunk.
Even if I force $local_xmlContent to be an...
Rupert Germann
11:20 Bug #15948: Installation blocks complete BE
cannot reproduce on current TYPO3 version.
I installed latest tt_products from TER, the dependencies to div, table a...
Rupert Germann

2009-07-17

23:15 Bug #20038: AJAX relogin does not work
I don't have that problem to begin with. Do you have complicated passwords?
We don't touch cookies for the relogin. ...
Christoph Koehler
22:57 Bug #20769 (Closed): missing quotes in loginrefresh.js after #20398
Just some missing quotes, causing relogin to error out. See attached patch. Brainless fix.
(issue imported from #...
Christoph Koehler
20:33 Bug #20768 (Closed): Integrate EXT:gabriel as scheduler system extension
Integrate the gabriel extension as a system extension, under the name "scheduler".
(issue imported from #M11555)
Francois Suter
20:08 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
Reporter says he cannot reproduce this issue anymore. Marcus Krause
14:15 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
yeah, sounds good :p Rens Admiraal
12:34 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
Nice, but it was you who created it! ;-)
So do you want me to close this one?
Marcus Krause
16:59 Bug #20588: wrong save button link in rte fullscreen view
committed to trunk rev 5577 Rupert Germann
16:59 Bug #20587: wrong save&view button link in rte fullscreen view
committed to trunk rev 5577 Rupert Germann
16:44 Feature #20767 (Closed): wrong getData behaviour with field parameter
Why we return only $this->data[$field] while GPVar and TSFE can have nested arrays and objects? I propose to correct ... Myroslav Holyak
16:36 Bug #20766 (Closed): t3lib_pageSelect.enableFields() does not take parent groups into account
Modifying EXT:cb_indexedsearch_autocomplete (which uses t3lib_pageSelect.enableFields() to filter search results take... Klaus Netcreators)
16:32 Feature #3938 (Rejected): Use t3lib_syslock instead of serialzed_executions
Check if it's possible to use the built-in TYPO3 lock mechanism instead of keeping a serialized list of executions in... Francois Suter
16:25 Feature #19513: Instantiate time tracker as null object if not really required
The patch has also non–functional changes (like added "public" definitions) that should be left out. In addition it s... Dmitry Dulepov
16:13 Bug #20765 (Closed): Fix to HTMLparser_tags
Fix it so the fixAttrib.[attribute].list when used with 'class' handles multiple classes correctly.
Example, its n...
tyler kraft
16:11 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
Hello Oliver,
i can not confirm the "one-time-workaround" described by Bernd Gaspers within the ticket 0011396 (redi...
TomJanke no-lastname-given
16:05 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
Hello Oliver,
i am using the loginbox actually as regular content element on a dedicated page.
TomJanke no-lastname-given
15:34 Feature #20733: missing feature: database compare in install tool can require a huge amount of clicks
committed to trunk rev: 5703 Rupert Germann
15:30 Bug #20745: replace while(list()...) by foreach in the TYPO3 core part 1
added v2 which fixes a bug in tslib_content function SEARCHRESULT() Rupert Germann
15:28 Bug #20755: Frontend rendering is slowed down by timetracking
the benchmark results of both patches are virtually the same.
calling empty methods seems to be as expensive as proc...
Rupert Germann
13:38 Bug #19964: Files in linkpopup should have sorting by ABC
While we are at it:
Another option to first sort by filename extension and afterwards by filename would be appreciated.
Steffen Müller
13:37 Bug #19964: Files in linkpopup should have sorting by ABC
In your screenshot sorting is following ASCII order, with uppercase characters leading lowercase ones.
This is what...
Steffen Müller
12:04 Bug #19964: Files in linkpopup should have sorting by ABC
The Backend language isset to German, but the problem occurs also with BE language set to English.
The filenames are...
Sonja Schubert
13:20 Feature #20011: Add automatic lockdown of the Install tool
I guess this issue could be closed, right? Marcus Krause
12:56 Bug #20614: Remove checkbox for review - there are no reviews
That last quote just proves what I wrote previously. A complete removal of the checkbox is not desired.
-> Therefore...
Marcus Krause
12:49 Feature #20750: Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
At least write in the header for the t3lib_div::xml2array() function, that it ONLY works with ONE LEVEL of tags. That... Peter Klein
12:32 Feature #18172: Transfer cookies via SSL only whenever possible
I'm looking forward to this patch. ;-) Marcus Krause
00:16 Feature #18172: Transfer cookies via SSL only whenever possible
Hi Benni,
yes, I'm going to work on a solution for this tomorrow...
Oliver Hader
08:13 Bug #20763: $GLOBALS['TSFE']->additionalCSS produce invalid CSS
Forgot to write that its only the css validator that produces an error, not the html one.
http://jigsaw.w3.org/css...
erik dahlin

2009-07-16

23:57 Bug #17876: Sorting of child records is inverted on moving parent record to different page
The v3-patch is just educational how to use v2 without an if-block... ;-)
However, I prefer the array_reverse() patc...
Oliver Hader
18:36 Bug #17876: Sorting of child records is inverted on moving parent record to different page
sent to corelist. sorry for being late but bugtracker seemed to have a problem in sending mails so I haven't been inf... Nabil Saleh
22:56 Bug #19625: Popup-functionality for Pages using target field
committed to trunk, rev 5722 Steffen Kamper
22:55 Revision b2fb9125: Added feature #9808: Popup-functionality for Pages using target field
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5722 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:22 Bug #20762: improvement: select/deselect all checkbox in db compare tool and extension manager for each type of modification
Committed to trunk rev 5721 Christian Kuhn
11:34 Bug #20762: improvement: select/deselect all checkbox in db compare tool and extension manager for each type of modification
This is meant to be public. And I'd like to add a dependency to #0011499 - But I'm not able to edit my own bug report.. Bastian Waidelich
11:28 Bug #20762 (Closed): improvement: select/deselect all checkbox in db compare tool and extension manager for each type of modification
Problem:
With the integration of #20733 the feature has been added to select/deselect all checkboxes in the install ...
Bastian Waidelich
21:19 Revision e7acd0c5: Added feature #11544: select/deselect all checkbox in db compare tool and extension manager for each type of modification
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5721 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:14 Bug #20552: Deprecation clean-up in tslib_content::getData()
Committed to trunk in revision 5720 Francois Suter
21:13 Revision c048a325: Bug #11249: Abusive deprecation logging in tslib_content::getData()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5720 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:53 Feature #18172: Transfer cookies via SSL only whenever possible
Hey Olly,
are you gonna prepare a patch for this? I recently noticed this issue as well when security-checking a w...
Benni Mack
14:42 Revision 714aef4a: [+FEATURE] Extbase (Dispatcher): dispatcher::extractStoragePageId() now takes pages storage_pid into account. Relates to #3698
Nikolas Hagelstein
14:34 Bug #20764: Hook request for t3lib_userauth
Severity should be "feature" Andre
14:31 Bug #20764 (Closed): Hook request for t3lib_userauth
I'd like to get the attached hook included into typo3. It allows modifying the
standard values for typo3-sessions pr...
Andre
14:07 Feature #19474: Workspaces should be displayed in a dropdown field instead of a selector box
resolved by #19628 Ingo Renner
12:52 Bug #20763: $GLOBALS['TSFE']->additionalCSS produce invalid CSS
i don't see this, it validates with 0 errors and 0 warnings Steffen Kamper
11:54 Bug #20763 (Closed): $GLOBALS['TSFE']->additionalCSS produce invalid CSS
The function $GLOBALS['TSFE']->additionalCSS produces CSS that doesn't validate.
Php code:
$GLOBALS['TSFE']->addi...
erik dahlin
12:43 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Had the same problems with tt_news - on first save <media> tag appeared, on second save in frontend <media> appreared... Juris Treibahs
11:03 Bug #19955: redirecting to referer does not work
Patch doesn't work with the 1.0.0 version of felogin, and the 1.1.0 version from the 4.3 SVN doesn't display anything... Peter Klein

2009-07-15

22:46 Revision 7562960e: Added forgotten locallang file for RFC #11408
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5719 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:45 Revision 0c73692b: Cleanup #11408: Object Browser uses hardcoded texts (plus some CGL cleanup)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5718 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
22:41 Bug #20761 (Closed): Shortcuts broken if current directory is not in include path
If the current directory is not in the include path, shortcuts cannot be created due to a failing require_once.
The ...
Mads Chr. Olesen
20:46 Revision d9ea58f3: [+BUGFIX] Extbase (Persistence): Now, _isDirty() works correctly if checking a single property only. Fixes #3907.
Sebastian Kurfuerst
20:14 Bug #20760: FE-Login - Don't redirect users after successful login if 'hide at login' option is set.
already reported in issue #0008468 Administrator Admin
20:09 Bug #20760 (Rejected): FE-Login - Don't redirect users after successful login if 'hide at login' option is set.
Does not redirect users after successful login if 'hide at login' option is set, you must use redirect function witho... Hugo Martins
17:26 Feature #20742: Store timestamp of last modification of session data to frontend user object
Committed to SVN Trunk (rev. 5717) Oliver Hader
17:23 Revision 83d39493: Added feature #11510: Store timestamp of last modification of session data to frontend user object
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5717 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:19 Bug #20759 (Closed): Changing the workspace by the workspace selector produces JavaScript errors
On changing the workspace from e.g. live to draft by using the workspace selector, JavaScript errors appear. Firefox ... Oliver Hader
15:46 Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an element
it's because the server moved. Steffen Kamper
14:01 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
The patch I just attached is not complete, sorry.
There is another call to t3lib_div::mkdir_deep which needs to be f...
Ruetschi Romain
11:34 Revision caa4c24b: [+FEATURE] Extbase (Persistence): Added Ordering class (follow up); related to #3874
Jochen Rau
11:31 Revision 4bc54e0d: [+FEATURE] Extbase (Persistence): Implemented ordering (eg. $query->setOrderings(array('name' => Tx_Extbase_Persistence_QueryInterface::ORDER_DESCENDING));
Jochen Rau
10:37 Bug #20757: Session Timeout after BE Login IE8
No, there are no JavaScript errors
I'm still redirected to an error page after the login
Michael Raberger
10:20 Bug #20757: Session Timeout after BE Login IE8
Did you experience any JavaScript errors on that behaviour? Oliver Hader
09:29 Bug #20757 (Closed): Session Timeout after BE Login IE8
Sometimes after the login into the backend TYPO3 produces a session timeout when the page is redirecting to the main ... Michael Raberger
10:36 Bug #20756: no login since 4.28 in Firefox 3.5
I have no errors in the frontend and no extensions to encrypt the password Felix no-lastname-given
10:22 Bug #20756: no login since 4.28 in Firefox 3.5
Did you experience any JavaScript errors on that behaviour?
Do you have additional extensions installed that take ca...
Oliver Hader
00:19 Bug #20756 (Closed): no login since 4.28 in Firefox 3.5
Since the update from 4.26 to 4.28 does not login with Firefox 3.5.
With FF 2 and the IE the login works.
Please H...
Felix no-lastname-given
10:01 Bug #20758 (Closed): t3ver_stage will not be resetted when t3ver_stage was >0 before
Problem:
The field t3ver_stage contains workflow information for versionable records. -1 is "rejected", 0 is "edited...
Fabrizio Branca
09:54 Revision cdfe561a: Initializing DBAL structure.
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@22325 735d13b6-9817-0410-8766-e36946ffe9aa Karsten Dambekalns
00:39 Bug #20173: in Draft workspace: changed tt_content-element looses relation to translated element in edit view
Edit:
I tested this again: Standard Content Elements are also affected, this is not related to TemplaVoilàs FCEs! So...
Gregor Nathanael Meyer
00:34 Bug #20173: in Draft workspace: changed tt_content-element looses relation to translated element in edit view
are you sure that this is related to TV? This seems more or less a Core-Problem because TV isn't triggered in the fir... Tolleiv Nietsch
00:38 Bug #16788: Quotation marks are converted to " if not wrapped in <p>
Unable to reproduce with current versions. Stanislas Rolland
00:19 Revision e4aebdd7: [+BUGFIX] Extbase (DataMapper): Fixed wrong key in $row array (credit goes to Frans van der Veen)
Jochen Rau

2009-07-14

23:48 Bug #20755: Frontend rendering is slowed down by timetracking
the second patch has stripped whittespaces for better reading Rupert Germann
23:42 Bug #20755 (Closed): Frontend rendering is slowed down by timetracking

problem:
FE rendering is slowed down because many classes call methods of the timetrack object ($GLOBALS['TT']) - ...
Rupert Germann
23:41 Revision 89d15509: [+BUGFIX] Extbase (AbstractDomainObject): Made Identifier return NULL in case it is not set yet.
Sebastian Kurfuerst
22:44 Revision 59953baa: [+BUGFIX] Extbase (Persistence): Only set the PID in case it is not part of your domain object.
Sebastian Kurfuerst
22:25 Revision b2472a1e: [+FEATURE] Extbase (Persistence): Added autopopulation of PID column and use of selected storage folder. Resolves #3698
[TASK] Extbase (Persistence): Added an exception in case of an SQL error by the database. Sebastian Kurfuerst
20:32 Revision 525c977f: Extbase:
* Fixed issue that cache is tried to be cleared even if a relation is changed Sebastian Kurfuerst
20:24 Revision dd17a789: Extbase:
* fixed a potential bug in Persistence_Query. Please review @Jochen! Sebastian Kurfuerst
19:05 Feature #20717: Store separate extlist for the frontend
Conclusion:
---------------------------------------
Even when testing this patch with only a few extensions I had...
Rupert Germann
19:02 Feature #20717: Store separate extlist for the frontend
Some benchmarks:
My server is a standard installation with only a few FE extensions enabled.
siege -c 15 -i -b -t...
Rupert Germann
18:57 Feature #20717: Store separate extlist for the frontend
I added v2 of the patch which fixes the following problems:
1. if "extList_FE" is not yet set in localconf.php the e...
Rupert Germann
18:07 Bug #20752: JS Error in Recycler
some more issues found, refactored complete params handling in v2 Steffen Kamper
14:12 Bug #20752 (Closed): JS Error in Recycler
Change of the URL for store proxy is done the wrong way
Solution: use right variable for store.
(issue import...
Steffen Kamper
18:04 Revision a00ac9fa: Extbase:
* Implemented the handling of values === NULL in Queries; related to #3838 (needs feed-back)
* Changed all calls to t...
Jochen Rau
17:59 Bug #20754 (Closed): Recycler filter produce wrong SQL
for the filter recycler build the SQL like
AND TCA[ctrl][label] LIKE "%filtertext%"
But in TCA[ctrl][label] you...
Steffen Kamper
17:54 Bug #19239: Cannot log in to backend
We were able to solve this by adding the following the to localconf.php file:
$TYPO3_CONF_VARS['SYS']['setDBinit']...
Brian Lamb
17:37 Revision af040c06: Extbase:
* Implemented a static function Tx_Extbase_Dispatcher::getPersistenceManager()
* Changed Repository to invoke Tx_Extb...
Jochen Rau
17:32 Revision 95150d59: added issue number to the previous change
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5716 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:28 Bug #20753: Replace t3lib_div::GParrayMerged() with t3lib_div::_GPmerged()
committed to trunk Ingo Renner
17:27 Bug #20753 (Closed): Replace t3lib_div::GParrayMerged() with t3lib_div::_GPmerged()
Problem:
After having t3lib_div::GParrayMerged back from the -dead- deprecated folks we now have a small inconsisten...
Ingo Renner
15:32 Bug #16788: Quotation marks are converted to " if not wrapped in <p>
I can't reproduce the behaviour either in the current version. Seems to have been resolved
Jochen Stange
14:29 Feature #20750: Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
Yes got my own arround as well but it would be nice if typo3 would support it by default. Nikolas Hagelstein
14:06 Feature #20750: Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
I have once written a service extension, which implements the mentioned parser of Binny V A. It's not released on TER... Steffen Müller
11:21 Feature #20750 (Closed): Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
Currently xml2array isnt capble of handling xml structures like this:
<root>
<item>..</item>
<item>..</item>
</...
Nikolas Hagelstein
14:27 Revision 3b96e1e5: Extbase:
* The Persistence Backend will now be injected via setter injection rather than via constructor injection. The Persis... Jochen Rau
14:25 Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an element
in the database everything is in utf-8 (DEFAULT TABLE CHARSET, COLLATION, ...).
In the Install-tool / localconf.php...
Administrator Admin
13:43 Bug #20751: Hanging record sets in tslib_feUserAuth
Committed to SVN Trunk (rev. 5715) Oliver Hader
13:39 Bug #20751 (Closed): Hanging record sets in tslib_feUserAuth
There could be some hanging database record sets in tslib_feUserAuth.
(issue imported from #M11526)
Oliver Hader
13:43 Revision ea350d12: Fixed bug #11526: Hanging record sets in tslib_feUserAuth
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5715 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:43 Bug #20660: Redirect after logout does not work
Any updates? Thomas Deinhamer
12:30 Feature #20740: Integrate possibility to define lifetime of frontend session data
Committed to SVN Trunk (rev. 5714) Oliver Hader
12:29 Revision 9b8314c2: Added feature #11508: Integrate possibility to define lifetime of frontend session data
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5714 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:04 Revision 8bc2e42f: Extbase:
* Changed Argument: Check for is_object($result) instead of $result !== NULL prevents fatal error; empty result shoul... Jochen Rau
12:01 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
I´ve tried out the first patch, it works great. Jens Schmietendorf
11:50 Feature #17874: Add suggest-like feature to TCEforms
Review is in progress. See core-list. Steffen Müller
11:10 Feature #17874: Add suggest-like feature to TCEforms
will this be in 4.3? that would be soo cool!!! Jonas Felix
11:26 Feature #18657: auto save/preserve function for backend open documents function
Sure, I'll push every button I can to get it in the core Michiel Roos
11:09 Feature #18657: auto save/preserve function for backend open documents function
Maybe we will implement this for a customer, who would be interessted in this feature? Could you help us getting it i... Jonas Felix
11:12 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
It would be great if somebody could writhe a manual on how to implement translation handling for records in extension... Jonas Felix
11:08 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
I realy like sqlDebug :-), but the php error it selve should be catched. This is very easy if you check the mysql res... Jonas Felix
11:03 Feature #19140: Add history and clip-board buttons in frontend editing
Are there people preferring the oldschool admin panel frontend editing? We like this thing very much and would like t... Jonas Felix
11:02 Bug #17352: 'Stop page tree' doesn't work anymore
I'm sorry - i was too fast. issue is still there! Clicking is working, but css is (completely) missing Typoheads GmbH
10:59 Bug #17352: 'Stop page tree' doesn't work anymore
working in 4.2.8 > issue can be closed Typoheads GmbH
11:01 Feature #20591: Write system log t3lib_div::sysLog() calls into sys_log
That would be great.
But I would not translate those messages, they are spread all over TYPO3 and are more techni...
Jonas Felix
10:49 Bug #20529: stdWrap for TypoSrcrip-select parameters
Hi Joey,
I agree with your concerns regarding security, but at the same time the select property is very limited b...
tyler kraft
10:24 Feature #20590: Writhe systemlog t3lib_div::sysLog() calls into sys_log
Right at the next door... :) Steffen Müller
09:44 Feature #20590: Writhe systemlog t3lib_div::sysLog() calls into sys_log
Why is this a duplicate? Where is the duplicate? Jonas Felix
10:17 Bug #18670: alt_db_navframe.php often replaced by db_list.php without content under 4.2.0RC1 and RC2
Hi Ben,
Why do you ask me? Is it so difficult to test this?
I did two quick tests in Opera (otherwise I use Fir...
Anonymous
10:14 Bug #19842: fileadmin links to files are missing part of path
I did not try this fpr a while. The bug seems to have gone away since I purged Ubuntu's Typo3 packages and installed ... Andreas Hofer
10:05 Bug #18551: IMG_RESOURCE doesn't support file name with space
Yes, you are right, it's rather a feature than bug. It was very problematic for me in some cases in the past. I think... df3ct
09:56 Bug #19763: filelist path is saved absolute so shortcuts don't work if system is moved or copied
I did test this with 4.2.6 Jonas Felix
09:46 Bug #17631: fileadmin/img fileadmin/data is confusing and should be configurable
you could do a fallback solution, if the old directory exists it uses it otherwise it uses the new ones Jonas Felix
08:35 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
For now I copied the CONTENT-Function and modify it for my needs. Further I added a possibility to debug my SQL-Strin... Stefan Froemken
08:26 Bug #20200: mailform has the same name and id even if used more than once
If you add this to your setup, a unique id will be generated for each form
tt_content.mailform.20.formName >
Natalia Postnikova
08:24 Bug #20200: mailform has the same name and id even if used more than once
if you insert this in your setup, a unique id will be generated for the form
tt_content.mailform.20.formName >
Natalia Postnikova
08:22 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
Marcus: reading this bug report myself I don't even have a clue what's going on, so I'm not sure there's still need t... Rens Admiraal
08:12 Bug #17009: default .htaccess file does not rewrite correctly
Here is another idea:
http://typofree.org/article/archive/2008/june/title/rethinking-the-mod-rewrite-rules-yes-aga...
Michiel Roos
05:33 Bug #20749 (Closed): TYPO3 doesn't support image processing for files with parentheses in names
If a given file has parentheses in filename then GIFBUILDER can't render such file and no processing is possible. It ... Vladimir Podkovanov
04:30 Bug #19956: Page alias not publishing to LIVE from any workspace
Will look into this further, but this is a feature that should be assessed to be added.
I am using workspaces for ...
David Wallace
03:58 Bug #20685: ENABLE_INSTALL_TOOL is deleted after creation
I checked that bug against current 4.2.8 and yes, the buttons works perfect.
What happens when the admin has no acce...
Manfred Siegmund
00:44 Bug #20182: The ExtensionMangers configuration page multilanguage ?
Yes, feature sorry, not bug ! Yannick Pavard

2009-07-13

23:34 Revision b9a0d318: Extbase:
* Implemented cache clearing by TYPO3s clearCacheCmd. This is not particularily fine-grained, but works. references #... Sebastian Kurfuerst
22:14 Bug #20173: in Draft workspace: changed tt_content-element looses relation to translated element in edit view
Same problem here. A translation for a new or edited FCE in any other Workspace than LIVE is not correctly linked to ... Gregor Nathanael Meyer
21:44 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Dupe of #20746 Christian Kuhn
21:42 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Dupe of #20746 Christian Kuhn
21:42 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Dupe of #20746 Christian Kuhn
21:35 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Again 500 Errir on server, please close! Ingo Schmitt
21:32 Bug #20748 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for... Ingo Schmitt
21:33 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Sorry, Bugtracker issued a 500 Server Error Ingo Schmitt
21:29 Bug #20746 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for... Ingo Schmitt
21:32 Bug #20747: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Dupe of #20746 Christian Kuhn
21:30 Bug #20747 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for... Ingo Schmitt
18:36 Revision a12f79cf: Extbase:
* added small comments and cleaned up PHPDoc Sebastian Kurfuerst
18:10 Bug #20745 (Closed): replace while(list()...) by foreach in the TYPO3 core part 1
Problem:
foreach() has proven[1] that it is way faster than while(list()=each()) and in current PHP versions foreach...
Rupert Germann
17:51 Bug #20744 (Closed): Resources -> Files missing in doktype Sysfolder
SysFolder's page properties lack Files-field like almost all other doktypes have.
It makes no sense to hide this f...
Steffen Gebert
15:15 Revision 71b8dcba: Extbase (follow up to r930):
* The SQL string should be syntactically correct now (needs some more testing)
* Implemented a test before calling en...
Jochen Rau
12:24 Feature #20742 (Closed): Store timestamp of last modification of session data to frontend user object
If you'd like to know when the current record in the session data table was modified, you have to execute a separate ... Oliver Hader
12:20 Feature #20741 (Closed): Move automatic session data garbage collection to separate method
Sessions and session data are currently cleaned up automatically and randomly after 100 requests ("rand()%100"). When... Oliver Hader
12:08 Feature #20740 (Closed): Integrate possibility to define lifetime of frontend session data
Session data that is collected in frontend will currently be purged after a hardocded lifetime of 24 hours.
Soluti...
Oliver Hader
12:05 Bug #20739 (Closed): space before + after got a hardcoded limit of 50
The fields "before" and "after" in content elements got a hardcoded limit of 0-50. this is not needed, so delete it
...
Georg Ringer
10:45 Revision 8a3f44ca: Extbase:
* Fixed internal method _memorizeCleanState($propertyName); nothing was memorized if $property name was set
* Removed...
Jochen Rau
10:36 Bug #20386: Table sys_refindex cannot be created with DBAL
This is just a test. Michael Stucki
09:40 Revision a1365f76: Extbase:
* Fixed typo in Action Controller; Resolves #3531 Jochen Rau

2009-07-12

20:46 Revision dd263084: Replaced t3lib_div::GParrayMerged() with new method t3lib_div::_GPmerged()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5713 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2009-07-11

18:32 Revision f42f247f: Extbase:
* Reviewed code
* Biggest issue: Objects must be registered manually as reconstituted in the Persistence Session. I t...
Sebastian Kurfuerst
12:51 Revision 8dc37ebf: fixed bug #11379: TStemplate Info/Modify uses hardcoded texts (Thanx to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5708 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
12:12 Revision 3d3c9eda: Extbase:
* Removed unused class Literal
* Added check for having the same number of $parameters and placeholders ("?") in a st...
Jochen Rau
11:59 Revision eb8d7696: Extbase:
* Added some review comments for Extbase persistence rewrite Sebastian Kurfuerst
11:35 Revision d19f3514: Extbase:
* Change: Using $GLOBALS['EXEC_TIME'] instead of time(); resolves #3782
* Fixed: back-ported LiteralInterface
Jochen Rau

2009-07-10

18:21 Revision 0361d35f: FLuid:
* Adjustments to make it work with the new persistence rewrite Sebastian Kurfuerst
17:42 Revision db92f57d: Extbase:
(Changes by Jochen)
This commit merges the rewrite of the persistence layer back to trunk. It will probably break you...
Sebastian Kurfuerst

2009-07-09

22:11 Revision 39b5742a: same error message is used twice for different errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5707 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
22:10 Revision 9fd7d7bf: same error message is used twice for different errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5706 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:51 Revision 169d57ae: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5705 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:28 Revision 196079f5: removed an @see annotation to a deprecated function
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5704 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2009-07-08

15:15 Revision c4da4551: Feature #11499: database compare in install tool can require a huge amount of clicks. Added select/deselect all links.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5703 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:07 Bug #20738 (Closed): Firewall blocks because of malformed URL in browse_links.php (?)
seems that this happens because there are two "?" in the URL
.../browse_links.php?mode=wizard.../typo3/alt_doc.php?&...
Bernhard Giner
12:45 Bug #20737: TYPO3 4.3 is slower than 4.2.8: re-implement native db caching
added 2 patches. the 2nd one was made with --ignore-all-apaces for better reading. Rupert Germann
12:40 Bug #20737 (Closed): TYPO3 4.3 is slower than 4.2.8: re-implement native db caching
Problem:
the FLOW3 caching framework (F3CF) eats up a lot of performance.
Despite there have been a bunch of perfor...
Rupert Germann
12:34 Revision be52e3ef: Fix Ext JS spelling in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5702 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:53 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
I agree with Steffen.
I think, a devlog entry with the failing sql instead of the PHP error would be a good solution...
Sonja Schubert
11:01 Feature #20520: Hook request in TCEforms
Oopy, sorry, it's a copy-paste error that occured while trying to improve the function names. Andre
10:12 Revision 64a5d8b1: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5701 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:09 Revision 8b48b818: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5700 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:00 Bug #20672: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
Committed to SVN:
* TYPO3_4-2 (rev. 5698)
* Trunk (rev. 5699)
Oliver Hader
09:54 Revision f797bac4: Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5699 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
09:53 Revision ba5a1ae1: Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5698 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
09:16 Feature #20736 (Closed): HTML5 doctype implementation
Would be nice to have an implementation of the HTML 5 doctype definition in the config object, maybe also further com... Thomas Deinhamer
08:14 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
IMO it is also wrong in subdirs Georg Ringer

2009-07-07

22:21 Feature #20735 (Closed): Improve error handling for tslib_fe->printError and die()
Currently, TYPO3 handles severe errors in two ways. In a frontend context, tslib_fe->printError() is used to show a ... Jeff Segars
21:55 Bug #20734 (Closed): Order fe_groups in select fields alphabetically
Currently list of fe_groups in Backend forms are ordered by creation - annoying for >10 groups.
Attached patch sor...
Steffen Gebert
21:01 Feature #20733 (Closed): missing feature: database compare in install tool can require a huge amount of clicks
Problem:
currently I'm testing a lot of patches requiring database updates. DB compare in the install tool is a very...
Rupert Germann
18:39 Bug #20732 (Closed): external typoscript slows down page generation
When using an external file for TS page generation slows down significantly
I did a benchmark on the time of p...
Christian Zenker
16:03 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
This also affects Typo3 4.2.8 if using pixe_feedit for frontend editing: No labels in AdminPanel and the pixe_feeedit... Björn Pedersen
15:58 Bug #20731 (Closed): Text and headers are bad readable
to achieve that i used a line-height (14px) (was none before by 10px font size) and raised margins of headings from 3... Steffen Kamper
15:02 Bug #20730: Ext Js with debug setting now also deliver debug versions of adapters
committed to trunk, rev 5697 Steffen Kamper
14:57 Bug #20730 (Closed): Ext Js with debug setting now also deliver debug versions of adapters
so when debug for extJs is enabled, choose debug files for adapters as well.
(issue imported from #M11493)
Steffen Kamper
15:01 Revision ed209db2: Fixed Bug #11493: Ext Js with debug setting now also deliver debug versions of adapters
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5697 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:43 Bug #20685: ENABLE_INSTALL_TOOL is deleted after creation
Fixed here: Bug 0011391 Schmid Valentin
14:35 Feature #20729: Update extJs to 3.0 final
committed to trunk, rev 5696 Steffen Kamper
14:24 Feature #20729 (Closed): Update extJs to 3.0 final
today Ext Js 3.0 final was released
http://extjs.com/products/extjs/
Samples:
http://extjs.com/deploy/dev/exampl...
Steffen Kamper
14:29 Revision 1340b84f: Update #11492: Update Ext Js to 3.0 final
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5696 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:17 Bug #20728 (Closed): IE8 MD5 superchallenge produce wrong MD5 value
The javascript "typo3/md5.js" returns a wrong value on submitting the Loginform. The returned value is always wrong a... Torsten Peters
09:30 Bug #20727 (Closed): spamProtectEmailAdresses doesn`t work with umlauts
spamProtectEMailAdresses doesn`t work correctly with german umlauts.
(issue imported from #M11489)
Henrik Ziegenhain
03:07 Bug #20208: 00633 not fixed in latest versions of Typo3
Thanks - I ' ve checked - all right in version 4.2.8!
Dylgerov
00:08 Feature #20726 (Closed): Feature: Open InlineHelp in non-modal windows
central point for inlineHelp link rendering is t3lib_beFunc::helpTextIcon where the handler is installed.
There is a...
Steffen Kamper

2009-07-06

22:20 Bug #20725 (Closed): Compare Database cannot handle ENGINE when DBAL is installed
When having DBAL installed and using the COMPARE command of the database analyzer always shows the following entries,... Markus Klein
21:50 Bug #20724 (Closed): Error with User Manager when DBAL is installed. (Applies also to 4.2.8)
When DBAL extension is installed and I'm trying to use the User Manager module to "List Users Online" the following p... Markus Klein
20:06 Revision de6b538f: Fixed Bug #11480: missing BACK_PATH in css inclusion of Ext Js Stylesheets
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5695 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:01 Bug #18653: top.loadTopMenu undefined
The problem still persists in Typo3 4.2.8 if the following is set:
User settings / Edit & Advanced functions / Dis...
Philipp Metzler
17:47 Bug #20386: Table sys_refindex cannot be created with DBAL
Fixed in Trunk (rev. 5694) Michael Stucki
17:46 Revision db045dc3: Revert old change from 2006-09-01: Remove key length for sys_refindex table (was needed by [SYS][multiplyDBfieldSize] which is considered deprecated nowadays) (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5694 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:38 Feature #3308 (Rejected): Job to remove ENABLE_INSTALL_TOOL
Dropped for the time being, after discussion with Lars. Francois Suter
16:09 Feature #17024: request for configurability of pagetree view in web->page module
Also, it doesn't apply to 4.1 (which we are stuck to since RHEL does not support PHP 5) Steffen Stein
15:50 Feature #17024: request for configurability of pagetree view in web->page module
I don't see how.
This request focuses on displaying only e.g. editable pages in a given mount in the pagetree vie...
Steffen Stein
14:48 Bug #20723 (Closed): Links in RTE cannot be edited, have red border and are not rendered
After update to 4.2.8 the links to external pages are not prepended with http://typo3/ anymore, but after creating on... Matthias Stübner
13:37 Bug #20686: Warning: touch() [function.touch]: Utime failed
Same on TYPO3 4.2.8.
$enableInstallToolFile = PATH_typo3conf . 'ENABLE_INSTALL_TOOL';
if (is_file ($enableIns...
Jacco van der Post
13:36 Bug #20686: Warning: touch() [function.touch]: Utime failed
Same happens with typo3 4.1.12 on PHP4.4.8 on FreeBSD.
That is with all directories writable: green checks
I n...
Thomas Noest
11:56 Bug #20722 (Closed): Pagetree: Expand/collaps DB-Mounts buggy
Problem:
User X has to DB-mounts
DBM 1
DBM 2
If he/she expands DBM 1 in the pagetree DBM 2 disappears compl...
Uschi Renziehausen
10:38 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
@christopher
yes, i use all the tipps and hints, so tabledefinitions and database ok, browsercache clear, no temp*ca...
Christoph Jander
10:30 Bug #20721 (Closed): 1-2-3 Installer: Step 2 reports: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource
Hey guys,
I tried to set up TYPO3 4.2.6 on our server of host gator, but it report the error when I come to the se...
Micah
00:52 Feature #20115: Enable BE-User to change their OpenID
v3 is for the rewritten setup module Steffen Gebert

2009-07-05

22:54 Bug #20720 (Closed): missing BACK_PATH in css inclusion of Ext Js Stylesheets
If stylesheets for Ext Js are defined in $GLOBALS['TBE_STYLES'] they are relative to typo3-dir. So with inclusion $th... Steffen Kamper
13:13 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Problem is in the hardcoded true for $hasSub in function getBrowsableTree in class.webpagetree.php that builds up the... Andreas Kießling

2009-07-04

23:44 Bug #20719 (Closed): Redundant render of helpTextIcon in tceforms
the used markup is a double of t3lib_BEfunc::helpTextIcon.
So use it.
(issue imported from #M11476)
Steffen Kamper
20:50 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
also check if you use extensions that use XCLASSES.
In the Backend see:
Tools->Configuration
Select "TYPO3_CONF_VA...
Mathias Schreiber
20:02 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
Did you compare the database in the install tool and did you delete the TEMP*Cached files?
Also clear your browser c...
Chris topher
20:44 Bug #20718 (Closed): Add 'doNotLoadInFE' => 1, to several system extensions, speeding up the frontend
As an addition to ticket 11474 I changed most of the BE related system extensions to use 'doNotLoadInFE' => 1
This...
Mathias Schreiber
20:28 Feature #20717 (Closed): Store separate extlist for the frontend
If you have a lot of extensions loaded your frontend and backend becomes slower and slower.
In order to at least red...
Mathias Schreiber
18:35 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Fixed in TYPO3 4.2.8 Michael Stucki
14:46 Bug #20716 (Closed): ChangeLog is quite big and could be split to multiple files
The ChangeLog file is getting bigger and bigger, though usually people are only interested in the changes since the l... Ingmar Schlecht
01:36 Bug #20715 (Closed): no possibility to set returnpath for mails in class.t3lib_htmlmail.php
the existing variable $this->returnPath is used if this->forceReturnPath is set, which gets its value from $GLOBALS['... Bernd Wilke

2009-07-03

21:54 Revision edf81ced: Fix ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5693 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:53 Revision 629a5264: Tagging TYPO3 4.2.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-8@5692 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:52 Revision d6685a3d: Release of TYPO3 4.2.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5691 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:36 Revision f1fd5803: Fix ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5690 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:35 Revision 39a68c1a: Tagging TYPO3 4.1.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-12@5689 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:35 Revision b392b360: Release of TYPO3 4.1.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5688 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:35 Revision 1c6d6308: Updated htmlArea RTE version to 1.7.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5687 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:12 Revision bc886ced: Follow-up to issue #11391: Backport of the admin button was only half-way finished, in fact it was never visible due to a missing variable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5686 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:12 Revision e6dec72c: Raised version number of rtehtmlarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5685 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:05 Revision 0a76d3c4: Follow-up to issue #11391: Backport of the admin button was only half-way finished, in fact it was never visible due to a missing variable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5684 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:27 Bug #20712: Popup dialogs are not styled in v1.7.9, FF3.0.11, TYPO3-4.2.6. Wrong values in line 3520
I think this is a duplicate of issue #10982. Stanislas Rolland
12:09 Bug #20712 (Closed): Popup dialogs are not styled in v1.7.9, FF3.0.11, TYPO3-4.2.6. Wrong values in line 3520
When I hit the "generate table" button the appearing popup dialog window isn't styled because the href attribute of t... Martin Bless
16:15 Bug #20713 (Closed): $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
Problem:
In Revision 4482 (for bug #19628) the internal structure of the method t3lib_BEfunc::viewOnClick() was cha...
Fabrizio Branca
11:52 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Hey guys,
in the newest changelog (TYPO3 4.2.7, http://wiki.typo3.org/TYPO3_4.2.7#Changelog) is this patch included....
Andy Grunwald
09:17 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
thanks Lars,
in my patch there is missing the initialisation of the var $admin, too.
So thanks for that :)
Sven Juergens
04:23 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Sven: Your patch did not apply for me so I have created another one that should apply without problems.
I have als...
Lars Houmark
04:21 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Not working for 4.2 and 4.1. Patch 11391_followup_v2.patch solves that for 4.2 at least. Lars Houmark
11:50 Bug #20711 (Closed): deleting a older version of a content element / deletes always the live content too
For example, you have 2 versions of an content element (like textbox) . Now, you delete the old version of the ele... CSommer
11:31 Revision f74bfff4: Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5682 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:30 Revision 4670550f: Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5681 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:07 Feature #20708: Integrate possibility to disable redirects on the fly
Committed to SVN Trunk (rev. 5679) for TYPO3 4.3-beta1 Oliver Hader
11:05 Revision ccd9a6b0: Added feature #11460: felogin - Integrate possibility to disable redirects on the fly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5679 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:43 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
As mentioned in my note from 2008-04-30 this can easily be fixed with the patches attached.
This odd situation doe...
Andreas Otto †
10:24 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
I have added patches for trunk (4.3), 4.2 and 4.1 which correct the odd situation. Andreas Otto †
10:40 Bug #19988: Rich text editor is not loading
I downgraded Firefox from 3.5x to 3.0.11
Now it works.
---
After a lot of upgrading/downgrading from TYPO3 4.3...
Marc Ehret
10:33 Bug #20603: align center with breakSpace and breakWidth
we're a couple of days further now...
is there someone out there who has a solution for this bug?
bilal
09:59 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
Same fatal-errors in typo3 ver. 4.2.7 Christoph Jander

2009-07-02

23:46 Revision fe2e9749: Updating version number to 4.0.14-dev after release of 4.0.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5678 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:42 Revision 5059b04f: Tagging TYPO3 4.0.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-13@5677 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:27 Revision 3b8115ce: Release of TYPO3 4.0.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5676 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:04 Revision f042a410: Fluid:
[+FIX] (ViewHelpers): Removed trailing whitespace in FormViewHelper, fixes #3814 Sebastian Kurfuerst
22:58 Revision 8b698268: Extbase:
[+FEAT]: Added TypoScript converter method (to convert from new TS to classic TS). Fixes #3293. Sebastian Kurfuerst
22:48 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
the patch doesn't work on 4.2.7,
there ist no definition for $this->isAdmin
Sven Juergens
22:07 Bug #20509: You cannot switch FE-group in simulation in Web/View
11194_sliced_rootline_with_extendTo.diff:
The patch will establish rootline-truncation only for 'extendTo'-cases. ...
Niels Fröhling
20:14 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Andreys hint works fine for me. The problem occurred while moving from server to another.
The database was exported...
Stefan Frank
16:42 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
added a list with empty calls to $BE_USER->extGetLL(...) in tslib_content
the most annoying thing is, that there i...
Sven Juergens
15:35 Bug #20614: Remove checkbox for review - there are no reviews
topic 'Re: [TYPO3-dev] Removing "enable extension without reviews" checkbox'
Benjamin Mack a écrit :
> Hey,
>
...
Franz Holzinger
15:06 Revision 26ea332b: Updating version number to 4.2.8-dev after release of 4.2.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5675 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:01 Feature #19347: Integrate string replacement to stdWrap
Great! Michael Klapper
15:00 Revision f5cd0448: Tagging TYPO3 4.2.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-7@5674 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:00 Revision 5f9b2e9e: Release of TYPO3 4.2.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5673 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:40 Revision 4ae6abe2: Updating version number to 4.1.12-dev after release of 4.1.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5672 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:32 Revision 7733538b: Tagging TYPO3 4.1.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-11@5671 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:31 Revision 0e611541: Release of TYPO3 4.1.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5670 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
10:35 Feature #20709 (Closed): Serbian flag in sys_language selector
Hi,
Please add the serbian flag in the typo3/gfx/flags/ so it can be chosen in sys_language.
Thanks.
Best re...
Henrik Møller Rasmussen
09:58 Bug #20554: Use InnoDB for user/group tables
RFC was dropped Oliver Hader
09:51 Feature #20708: Integrate possibility to disable redirects on the fly
Thanks! +1 on reading and testing Oliver Hader
00:06 Feature #20708: Integrate possibility to disable redirects on the fly
Hi olly,
indeed this is useful having more than one login plugin on a page.
I made a patch the other way arround,...
Steffen Kamper
05:18 Revision 49da1799: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5669 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:15 Revision 96257238: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5668 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:08 Revision 0ffda111: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5667 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-07-01

23:13 Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an element
please tell me your charset settings Steffen Kamper
14:35 Bug #20706 (Closed): Russian chars in the comments are encoded wrong when changing the stage of an element
In the Versioning-Modul:
When you change the stage for an element, for example sending it to the reviewer, a javascr...
Marco Huber
19:48 Feature #20708 (Closed): Integrate possibility to disable redirects on the fly
The felogin extensions does not use and proper namespace to transfer data back to the TYPO3 system. Thus, it's not cl... Oliver Hader
19:18 Revision 2f92a057: Follow-up to feature #9615: Renamed extension from fe_edit to feedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5666 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:06 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The problem persists when no scheme is specified on the link. Firefox prepends the current base URL to the href attri... Stanislas Rolland
18:02 Bug #19988: Rich text editor is not loading
@Stefan: Use the Extension manager to 1. uninstall the RTE, 2. delete the local extension, 3. re-install the system e... Stanislas Rolland
15:44 Bug #20707 (Closed): After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
After udating from 4.1.10 to 4.2.6 several errors appear in class.browse_links.php like
Fatal error: Call to a mem...
Christoph Jander
12:52 Bug #17104: Install Tool does not work when using the right password
Hi Oliver,
sorry I tuned out of the bug report here. but now I am back, trying to install typo3 4.2.6 with the SAME...
zylonne
12:08 Bug #20663: IE8 compatibility mode can't be triggered properly
Hey, had the same problem. I fixed it temporarily by adding this:
page.headTag = <head> <meta http-equiv="X-UA-Com...
Benni Mack
09:56 Bug #20703: jsfunc.layermenu.js bug
please make a diff to the existing one. Which version was it, 4.2.6?
Steffen Kamper
06:50 Bug #20703 (Closed): jsfunc.layermenu.js bug
when mouse moves above the topmenu the dropdown menu is not closing.
Attached version has the partch
(issue...
Vahan Amirbekyan
09:52 Bug #20705 (Closed): Flexform doesn't know field type:passthrough
when using a field
<wType>
<TCEforms>
<config>
<type>passthrough</type>
<value>twitter</value>
</co...
Steffen Kamper
09:48 Bug #20704 (Closed): Section fields doesn't display default value
When you define section fields with a default value, it's not displayed on create new element. The default value is i... Steffen Kamper

2009-06-30

22:20 Bug #20637: Remove ancient blurLink code
no, that's part of the condition :)
But that's not enough. Also the link generation should be aware of this config...
Steffen Kamper
19:54 Bug #20637: Remove ancient blurLink code
Good idea!
What about the second part of the patch? I don't see a reason for a closing bracket. Bug?
- ' . $JSe...
Steffen Müller
18:15 Bug #20637: Remove ancient blurLink code
attached patch allows
config.noBlur = 1
to get rid of the
// Blurring links:
function blurLink(theObject) { ...
Steffen Kamper
16:25 Bug #25554 (Rejected): Handling of tab indentation is faulty
When opening a TS record in TCEforms (list module f.e.) and indenting lines with tab, these indentations are "gone" (... Administrator Admin
16:10 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
I replaced it with the code from T3 V 4.1.7 and it worked
// if (preg_match('/(.*/)(.*)$/', $fileref, $...
Christian Wessalowski
11:42 Bug #20701 (Closed): Wrong pattern modifier in t3lib_htmlmail
Warning: preg_match() [function.preg-match]: Unknown modifier ')' in /var/www/web36/web/trunk/t3lib/class.t3lib_htmlm... Franz Holzinger
15:00 Bug #20509: You cannot switch FE-group in simulation in Web/View
Additional bugs:
1: not protected
`-- 2: fe-protected (group A), no extendTo
`-- 3: not protected (but BE...
Niels Fröhling
14:01 Bug #18722: "Broken rootline" error when creating new page in Draft
Typo3 4.2.6
RealURL disabled
PHP 5.1
I just tried to apply teh patch as suggested, so the code of the functiuon ...
Sergii Khomenko
12:14 Bug #18819: felogin redirect won't work if "hide at login" is selected
I can reproduce the problem on:
TYPO3_VERSION: 4.2.6
PHP_VERSION : 5.2.6
felogin: 1.0.0
Jacco Lammers
11:43 Feature #20702 (Closed): Auto-formatting HTML in RTE in "Toggle HTML Source" view to make it readable
http://lists.typo3.org/pipermail/typo3-english/2009-June/062068.html
Hi List!
A lot of content that entered int...
Sergii Khomenko
10:49 Feature #20700: Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
OK, I think this request is bogus!
The install tool checks whether the client comes from 127.0.0.1 which would sol...
Mario Rimann
10:44 Feature #20700 (Closed): Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
I like the idea of having the ENABLE_INSTALL_TOOL file deleted if it's older than one hour.
But for local developm...
Mario Rimann
09:59 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
i can reproduce this and this definitly is leading to problems in any browser and also in 4.2.6 cause in a project, a... Georg Ringer
04:13 Bug #20690: transparent gif poor quality
Hello Christopher!
My provider doesn't allow ImageMagick and told me to install jb_gd_resize 1.1.1 which I did. ...
Stefan

2009-06-29

22:28 Bug #3760 (Resolved): New event has wrong next execution time
The error happened because the start date/time of a new event was set to 1 hour in the future by default (my fault, a... Francois Suter
22:26 Bug #3388 (Needs Feedback): Error with insert in Module
Francois Suter
22:25 Bug #3388: Error with insert in Module
This shouldn't happen anymore. Can you confirm? Francois Suter
22:18 Bug #19150: Page ID is always 0 in export module for impexp
As far as I can see, the issue is that the ID is not available as a GET var when t3lib_scbase->init() is called. Pat... Jeff Segars
19:54 Bug #20698 (Closed): Indexed Search on Windows does not index pdf files using xpdf (pdfinfo and pdftotext)
I am using TYPO3 4.2.3 WinInstaller (on WinXP) in my test-environment and Windows 2003 Server and IIS6 as productive ... Robert Wunsch
18:55 Bug #20697 (Closed): unwanted control fields exported in csv file
If you export from the LIST module the records of a table, then you also get control fields stored:
"_AFTERCONTROL...
Franz Holzinger
18:16 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
This should look this way:
Having more than one mountpoint creates a wrong nesting of <div> and li tags, because th...
Andreas Kießling
18:13 Bug #20696 (Rejected): Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Having more than one mountpoint creates a wrong nesting of <div> and <li> tags, because they are not closed. (Just co... Andreas Kießling
18:08 Feature #19656: Feature request for adding hooks inside the List module
Yes, a good idea. Franz Holzinger
17:53 Revision 8f47bd58: Update ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5665 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:53 Revision 0aabfae9: Update ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5664 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:53 Revision 6d1512aa: Update ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5663 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:49 Revision b2bd7a8e: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5662 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:40 Revision 49fe9363: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5661 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:36 Revision 19dbbaf2: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5660 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:30 Bug #20626: can't preview with multiple domains
Nearly the same here. The only difference is, that with none of the set domains the workspace preview's working.
...
Michael Bakonyi
17:15 Bug #20695 (Closed): TS - linked conditions
I've two pages with tt_news.
On the first page (uid=29) the customer should see a news-listing and on the secound pa...
Simon Schick
16:32 Revision 4ca617db: Fixed bug #6215: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5659 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:59 Revision 8b25cc26: Fix wrong bug number in the ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5658 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:48 Bug #20694 (Closed): Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
... even if user hasn't access to default Draft Workspace.
Patch against 4.2.6 attached.
(issue imported from ...
Robert Heel
15:38 Feature #16634: Hook-Request for typo3/class.db_list.inc
Committed by Benni Mack. Thank you! Michael Stucki
14:53 Revision d9701be8: Followup to #9991: one checkbox in version module was accidental deleted
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5657 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:07 Revision 571bcddb: deleted Thumbs.db and folder "Corel Auto-Preserve" from t3skin extJs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5656 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:43 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
Commited to trunk (will be in 4.3.0), rev. 5655. Ernesto Baschny
11:43 Revision 6dbc4e60: * Added feature #2421: CSC: Move static HTML from render_uploads to TypoScript, providing flexible rendering of "Filelinks" content elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5655 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:34 Feature #17194: aTagTitle & noBlur at tt_content.menu
Commited to trunk (will be in 4.3.0), rev.5654. Ernesto Baschny
11:34 Revision bacb53ea: * Fixed Bug #5381: Added htmlSpecialChars to rendering page titles in Sitemap/menu content elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5654 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:01 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Could you please tell us more? Didn't really find the code you mentioned above. An exact explanation would be awesome... Daniel Sasjadvolk
10:23 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
steps to reproduce
- install a clean trunk version of typo3 4.2.7 (and dummy package 4.2.6)
- create a page and a...
Sven Juergens
09:44 Feature #20693 (Closed): trouble with long filenames on windows with catdoc
If you use catdoc on windows machine, sometimes word documents not indexed correctly.
This would be happen, if the p...
Daniel Gercke
09:03 Revision 67e2560f: Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5653 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
08:56 Revision 4f4d0449: Followup to #9947: Deprecated class t3lib/class.gzip_encode.php as the ob_gzhandler methods are used
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5652 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
04:23 Bug #20692 (Closed): t3x import fails
No file uploaded! Probably the file was too large for PHPs internal limit for uploadable files.
when importing any...
Stefan

2009-06-28

23:18 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
OK. so nothing new here? Either there would be a small fix in date2cal or IRRE to get this thing done, instead of rew... Benni Mack
21:28 Bug #20690: transparent gif poor quality
Which version if imagemagick or graphicsmagick do you use?
Do you have the same problem with imagemagick 4.2.9?
(...
Chris topher
20:34 Bug #20690 (Closed): transparent gif poor quality
using text/w image content element transparent gifs get one sided blue borders, black background and have very poor q... Stefan
19:48 Bug #19988: Rich text editor is not loading
Hello!
For me it works on my localhost, but doesn't work remote. Firefox, Vista. Same thing in IE7.
Besides the ...
Stefan
17:52 Feature #20689 (Closed): Add a registry to t3lib
For certain purposes it'd be nice to have a place to store key, value pairs.
Example: Drupal offers a system statu...
Ingo Renner
15:57 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
this is strange. There is no call, the only occurance i found is here:
// Avoid autoloading "soapclient", since it's...
Steffen Kamper
00:53 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
I just turned on some debugging, that's all.
PHP did show the hint on several frames in BE.
David Bruchmann
13:21 Revision a3f7aa81: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5651 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:20 Bug #19823: tslib_pibase page browser may hurt search engines by the incorrect "Next" link
Fixed in TYPO3 4.1, TYPO3 4.2 and trunk. Benni Mack
13:19 Revision 600f5e64: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5650 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:18 Revision 6f5c14e6: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5649 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:14 Revision b3bfc364: Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5648 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
01:23 Bug #20687 (Closed): DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
Using Installtool with adodb is hard when unknown tables are in Database.
PHP-Errror-Message:
Fatal Error: Call t...
David Bruchmann

2009-06-27

22:10 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
committed to trunk, rev 5647 Steffen Kamper
22:09 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
np - i also added correction for searchresults. Steffen Kamper
22:08 Revision eabe791c: Fixed bug #11406: querygenerator/fullsearch doesn't use t3lib_iconWorks::skinImg, added alignment for images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5647 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:05 Bug #20669: backend.php don't use API to include JS libraries
committed to trunk, rev 5546 Steffen Kamper
22:04 Revision 4c9ca716: Fixed bug #11409: backend.php don't use API to include JS/CSS files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5646 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:36 Bug #19978: Show existance of deprecation log in Warning Box and possibility to show and delete
dropped for this placement. Steffen Kamper
21:34 Bug #18776: In listview Clipboard icons are not in the viewport with 1024-resolution
dropped Steffen Kamper
21:31 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
solved with #19382 Steffen Kamper
21:30 Bug #19813: loadJavascriptLib needs second param to be unique
not needed any more Steffen Kamper
16:33 Revision 9a1e88fd: Added #4361: Added new hook in class.db_list.inc for the list module (On behalf of Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5645 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:18 Revision 7f516112: Fixed bug #11425: Workspace Shortcut uses hardcoded texts (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5644 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:20 Revision 2ac6ba48: Fixed bug #6125: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5643 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:01 Bug #20686 (Closed): Warning: touch() [function.touch]: Utime failed
When I log into the Install Tool I get this warning message:
Warning: touch() [function.touch]: Utime failed: Oper...
Franz Holzinger
04:52 Bug #20685 (Closed): ENABLE_INSTALL_TOOL is deleted after creation
In TYPO3 4.3 Dev the ENABLE_INSTALL_TOOL is deleted, when server time is not matching file creation time.
I used w...
Manfred Siegmund
03:01 Bug #17260: label alt isn't checked when editing an IRRE element
still open in 4.3 Volker Graubaum
02:48 Feature #15513: FE Login based on UID not on username
Resolved, no change required as requested by reporter. Christian Kuhn
02:47 Feature #15513: FE Login based on UID not on username
everything fine in 4.2 :-) Volker Graubaum
02:42 Bug #17034: Message in Web > List isn't localized
* Committed as to trunk (rev. 5642) Christian Kuhn
02:39 Revision 5e282d8b: Fixed bug #5061: Message in Web > List isnt localized (thanks to Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5642 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
02:19 Feature #16771: Changing the SIZE of the RTE field in TCA
Resolved as duplicate of #3633:
It's possible to set the height of the RTE for special fields with RTEHeightOverri...
Christian Kuhn
02:19 Feature #16771: Changing the SIZE of the RTE field in TCA
Resolved as duplicate of #3633:
It's possible to set the height of the RTE for special fields with RTEHeightOverri...
Christian Kuhn
01:11 Bug #19297: extendToSubpages not working
Resolved as duplicate of #16561 Christian Kuhn
01:08 Bug #16561: Typolink doesn't check if a page in rootline has some access and include subpages is set...
confirmed for 4.3, please take a look at the duplicate issues for a "how to reproduce"
Christian Kuhn
01:05 Bug #17952: typolinkLinkAccessRestrictedPages / showAccessRestrictedPages access does not work with "include subpages"
Resolved as a duplicate of #16561 that describes the exact same issue. Christian Kuhn
00:48 Bug #20682: Align login form
This one is superseded by #20640. Benni Mack
00:48 Bug #20680: Center backend login screen
This one is superseded by #20640. Benni Mack

2009-06-26

23:49 Feature #20684: Hook to manipulate the page request in method getPage of class t3lib_pageSelect
as discussed :-) Volker Graubaum
23:36 Feature #20684 (Closed): Hook to manipulate the page request in method getPage of class t3lib_pageSelect
for some reasons it may be possible that you would like to manipulate the pageId before getting the row belonging to ... Volker Graubaum
22:47 Feature #18211: Array of display conditions for TCA fields instead of 1 string
forgot to mention: patched against 4.3 trunk rev. 5639 Ralf Hettinger
22:41 Feature #18211: Array of display conditions for TCA fields instead of 1 string
I'm in the need for a similar thing, though it is a bit more complex here. So I decided to come up with the attached ... Ralf Hettinger
22:37 Bug #20683 (Closed): Use $_SERVER['REQUEST_TIME'] instead of time() where it makes sense
Performance improvement tip from:
http://ilia.ws/files/phptek2007_performance.pdf
time() is a function call where...
Niels Pardon
21:16 Bug #20239: Copying Datasets with related data start- and endtime is recalculated
* Committed to trunk (rev. 5641) Christian Kuhn
21:07 Revision d48a1298: Fixed bug #10782: Copying datasets with related data start- and endtime is recalculated (thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5641 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:29 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
* Committed to trunk (rev. 5640) Christian Kuhn
20:22 Revision cccaf518: Fixed bug #10175: Duplicated values in localconf.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5640 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:01 Bug #14829: function ext_makeToolBar() in class.t3lib_tsfebeuserauth.php
The mentioned function doesn't exist anymore in TYPO3 4.3.0dev. I think we can close this. Niels Pardon
18:44 Revision 6811c90f: Fixed Bug #9415 - "Do" Dropdown in Workspace module doesn't respect users rights (Thanks to Franz Koch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5639 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
18:38 Bug #20682: Align login form
I could not know that... ;-) Chris topher
18:37 Bug #20682: Align login form
Thought I was fast enough so that this issue would be #20681 :) Filename of the patch should be 11429.patch of course... Fabrizio Branca
18:35 Bug #20682 (Closed): Align login form
The login form is distorted because the table#loginwrapper had some extra margins.
Removing these margins will rea...
Fabrizio Branca
18:31 Feature #18902: Hook for debug_typo3PrintError"
* Committed to trunk (rev. 5638). Christian Kuhn
18:30 Revision e82c5c98: Added feature #8601: Hook for debug_typo3PrintError
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5638 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:28 Bug #20680 (Closed): Center backend login screen
The backend login is not centered because the table containing the form has a width of 70%.
Changing this in css t...
Fabrizio Branca
18:25 Feature #20533: stdwrap to override image of imageLinkWrap
* Committed to trunk (rev. 5636). Christian Kuhn
18:23 Revision feb13e25: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5637 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:21 Revision 3547a3c5: Added feature #11229: stdwrap to override image of imageLinkWrap
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5636 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:01 Bug #20670: Speed up BEgetRootLine by reusing parts of the rootline from the cache
Committed to SVN Trunk (rev. 5635) Oliver Hader
17:00 Revision e907fa7d: Added feature #11410: Speed up BEgetRootLine by reusing parts of the rootline from the cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5635 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:50 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
there was a type in class="checkbox" which I corrected in the new version, but now I saw that the same correction was... Christian Müller
16:25 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
Confirmed: TYPO3_DOCUMENT_ROOT is wrong if installaltion symlinked (I think) / and or a subpath.
Stumbled upon this ...
Christian Kuhn
15:25 Bug #20481: calls to deprecated method t3lib_div::makeInstanceClassname
Committed to SVN Trunk (rev. 5634) Oliver Hader
15:25 Revision 8306987c: Fixed bug #11154: calls to deprecated function makeInstanceClassName in core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5634 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:20 Revision c96562bd: Added feature #11378: Constant Editor uses hardcoded texts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5633 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:16 Revision b7090807: Added feature #11373: Template-module "ts" uses hardcoded texts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5632 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:39 Bug #19370: "Do"-Dropdown doesn't respect current user's rights and is not localized
added patch version against latest trunk. Franz Koch
11:06 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Had the same problem... but changes to page TS Config (allowing meda tag) and especially changes to the TCA types arr... Jochen Rieger
11:05 Feature #17874: Add suggest-like feature to TCEforms
uploaded version 7 published on the core-list on 09/06/26 by Andreas Wolf Steffen Müller
10:54 Bug #20243: Content element anchors won't get disabled on translated pages
Any updates on this? Thomas Deinhamer
10:50 Bug #20660: Redirect after logout does not work
I tried it with a typsocript implementation now,
but it still doesn't seem to work.
Here some more information:
...
Thomas Deinhamer
10:39 Bug #20678 (Closed): Duplicate entry in sys_refindex
When our Customer is trying to Save an Entry in the Table "tx_3sfeusercreation_registerCustomization" via Backend-Mod... bSchreiber
10:31 Bug #20677 (Closed): TYPO3 still tries to link to a subpage even if it's "hidden"
If you got a page which is a "shortcut" and you tell it should link to the "first subpage" everything works.
But on...
marvin
 

Also available in: Atom