Project

General

Profile

Activity

From 2010-01-01 to 2010-01-30

2010-01-30

14:03 Bug #22031 (Closed): When installing the versioning the list view gets corrupted
When installing the versioning the list view gets corrupted
(issue imported from #M13374)
Claus Harup
12:24 Bug #22030: Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
(Initial) patch introduces a new variable in saltedpassword's service class that overwrites extension configuration v... Marcus Krause
11:45 Bug #22030 (Closed): Authentication Bypass in frontend user authentication (sysext:saltedpasswords)
Knowing a salted hashed password is sufficient to authenticate a Frontend user when using activated sytem extension s... Marcus Krause
12:01 Bug #22028: Issue ID 0013244 and 0013258
In your PHP error log file. If you don't know, where it is located, ask your admin or hoster.
You could also enabl...
Steffen Gebert
11:07 Bug #22028: Issue ID 0013244 and 0013258
Where can I find the log? Ralf Seliger
09:03 Bug #22028: Issue ID 0013244 and 0013258
Did you encounter the same error message in log? Steffen Gebert
00:01 Bug #22029 (Closed): cropHTML not honoring whole word setting
First, I want to say I love the new cropHTML stdWrap property. But I have found one bug. It is not honoring the whole... Ron Hall

2010-01-29

22:57 Bug #22028 (Closed): Issue ID 0013244 and 0013258
Assuming that I read the threads with IDs #0013244 and #0013258 correctly, the empty backend problem in version 4.2.... Ralf Seliger
22:44 Bug #22009: PHP Fatal Error: Cannot redeclare class backend_toolbarItem [After Typo3 Upgrade]
It seems that I have managed to resolve the error. Since the Typo3 installation was working once before with the sam... Junaid
17:52 Bug #21774: User Tools/Worspace screen stage change buttons problem
Hi Daniel, I've patched the 4.2 patch 0009415 the same way :-)
Merged changes into 0012887_state-change-bug_v2.diff
Robert Heel
14:59 Bug #15604: versioning a page breaks all MM-Relations
Kasper made a few changes in the previous versions, so in most cases everything works fine in latest version 4.2.11. ... Herbert Sojnik
14:41 Bug #22027 (Closed): Method filelink of tslib_content uses 'target' instead of 'fileTarget'
Method filelink prepares the typolink configuration with a parameter 'target'. However when dealing with files, the "... Xavier Perseguers
11:42 Bug #22026 (Closed): DB Tools: Search Record shows the incorrect form, when the search starts
Search record
Search String: Enter word, but the search result is false or empty. The 2nd attempt works always.
...
Tobias Franz
11:37 Feature #22025 (Closed): Add a rel="nofollow" on the forget your password link
If you have a login box on each of your pages you get indexed twice for each page. (at least if you rewrite the link)... Cross-Systems
10:25 Bug #22024: Table headers in t3lib_fullsearch
v2 takes more care about CGL and valid code Georg Ringer
08:12 Bug #22024 (Closed): Table headers in t3lib_fullsearch
This function renders the headers in t3lib_fullsearch which is used in sysexts sys_actions and lowlevel (BE module DB... Georg Ringer

2010-01-28

23:32 Feature #22021: Edit User Groups from Backend User Administration
one could have a list of BE-Usergroups as well ... not a bad idea Philipp Gampe
23:05 Bug #22023 (Closed): HTML cObject parser in t3editor fails to properly find matching parentheses
In the following code in editing template records, the t3editor fails to realize where the parentheses close, therefo... C
16:16 Bug #22022 (Closed): Cannot disable url prefixing for local anchors. config.prefixLocalAnchors > has no effect
Setting config.prefixLocalAnchors > has no effect. Local URL's are still prefixed.
To note: when unsetting config....
Christopher W
16:08 Bug #21877: t3editor don't show content in FF3
can be closed, updated typo3 and it works Administrator Admin
15:46 Bug #21873: alternative page language will be deleted in new workspaces after publishing
I have fixed the bug.
In /t3lib/class.t3lib_tcemain.php on line 4730 the "transOrigPointerField" will be kept.
That...
Marcel Fiedrich
11:32 Bug #21873: alternative page language will be deleted in new workspaces after publishing
I've tested this issue again in a fresh installed TYPO3 Backend (Ver. 4.3.1).
I've created a new alternative page la...
Marcel Fiedrich
11:59 Bug #22019: Reorganization of CSS stylesheets and icons within the Core
RFC dropped Steffen Gebert
11:34 Revision efaea027: [+BUGFIX] Extbase (Persistence): Added relation table name to the match condition to avoid ambiguities. Resolves #6116.
Jochen Rau
11:34 Revision 1acbb7bd: [+BUGFIX] Extbase (Persistence): Fixed typo in the Query Settings which disabled chaining. Resolves #6230.
Jochen Rau
10:10 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
Confirmed with TYPO3 4.3.1 in IE 6, 7 and 8. Without text only the top line can be clicked to focus the RTE so you ca... Rudy Gnodde

2010-01-27

23:32 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
version 2 of the patch, adding enhanced compatibility for group fields and incorporating the changes (drop of the che... Franz Koch
15:46 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
The issue is related to #6232 and #6233 as methods changed in these issues are also changed with this. Martin Kutschker
15:18 Task #6249 (Closed): Support for TCA fields of type "group" - allowes DAM support (has patch)
Hi, extbase currently doesn't support TCA fields of type "group" natively. A easy workaround currently is to addition... Franz Koch
22:43 Feature #22021: Edit User Groups from Backend User Administration
Some text missing above, sorry!
What I meant was:
In the Admin Tools > User Admin, one can handily test and mod...
Urs Braem
22:40 Feature #22021 (Closed): Edit User Groups from Backend User Administration
In Admin Tools > User Admin one can handily test and modify User Settings.
But not the settings for the different ...
Urs Braem
22:33 Feature #22020 (Closed): Return to "Admin Tools > User Admin" when exiting simulated BE User
When exiting a simulated BE user, Typo3 returns to the default startup page specified in the user settings.
It wo...
Urs Braem
17:38 Bug #21966: _CSS_DEFAULT_STYLE
Same problem encountered here - while for custom CSS, it can be solved by overwriting the default "media=screen" with... Raffi no-lastname-given
16:50 Feature #6251 (Closed): User GROUPS should be able to OWN workspaces
Right now only individual users are owners of workspaces.
I would like to select GROUPS as owners of workspaces.
Th...
Jean-Baptiste Joulé
15:33 Revision 3372f8c6: [+FEATURE] Extbase (Persistence): Implemented removeAll() to the Persistence Repository. Related to #3852. Resolves #6248.
Jochen Rau
15:28 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
I am having the same problem with update from 4.1.13 to 4.2.11, too.
I used a different approach that seems to wor...
Larsen no-lastname-given
13:25 Bug #22019 (Closed): Reorganization of CSS stylesheets and icons within the Core
Problem:
========
Currently, the situation is a bit messed-up regarding the CSS stylesheets and icons organization ...
Fabien Udriot
12:18 Feature #20530: Separate firstname and lastname columns in fe_users table
committed to trunk, rev 6823 Steffen Kamper
12:16 Revision ac287548: Separate first-, middle- and lastname columns in fe_users table (thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6823 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:36 Bug #22018 (Closed): reset password form ignores usage of kb_md5fepw
I'm using md5 encrypted passwords with kb_md5fepw and Typo3 4.3.1.
While resetting the password via frontend form t...
Heiko Haensge
11:33 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
For me it works fine, for non restricted pages. Tim Wendisch
10:40 Bug #22016: Datepicker is brocken with ExtJS 3.1
i will do - i wait for comment of ExtJs team on this issue, may be there is a better way. Steffen Kamper
08:54 Bug #22016: Datepicker is brocken with ExtJS 3.1
shall I send an RFC to core list or will you take care of it? Philipp Gampe
10:18 Feature #22017 (Closed): Enable printing of frames at the backend
The backend uses framesets with css - definitions to hide content ("overflow: hidden", "z-index") and javascript to c... Juergen Deisenroth
09:17 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
Adding a new patch that fixes (hopefully all) the issuses with ajax-calls in FE-editing. In extensions this needs som... Björn Pedersen
08:51 Revision 95cce2d7: Backported changeset 6791 from trunk: Fixed bug #12681
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6822 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
08:41 Revision 8e1124f9: Backported changeset 6787 from trunk: Fixed bug #12553
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6821 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers

2010-01-26

21:40 Bug #22016: Datepicker is brocken with ExtJS 3.1
sorry my fault... seems to work now :) Philipp Gampe
16:48 Bug #22016: Datepicker is brocken with ExtJS 3.1
your error shows that you have a mix of new and cache, Ext.getCmp('p....').setValue was removed by the patch. Steffen Kamper
16:44 Bug #22016: Datepicker is brocken with ExtJS 3.1
sorry, still does not work, but errors differ ...
I'll attach a new screenshot
Philipp Gampe
16:30 Bug #22016: Datepicker is brocken with ExtJS 3.1
yeah, something again changed in ExtJs 3.1. Attached patch should fix it. Steffen Kamper
15:23 Bug #22016: Datepicker is brocken with ExtJS 3.1
forgot to mention ... this relates to trunk as of today 26.01.2010 afternoon
does not occur with 4.3.1
Philipp Gampe
15:22 Bug #22016 (Closed): Datepicker is brocken with ExtJS 3.1
I am using Firefox 3.6 on Ubuntu 9.10 x64 (official build from mozilla.com).
If I try to edit an event (in cal) th...
Philipp Gampe
21:27 Bug #15445: field type "group" subtype "db" behaves differently for TCA and flexForms
I came across this today in 4.3.1,
wondering if this may get fixed? Thanks!
Update: This only seems to happen for...
Thomas Deinhamer
19:37 Bug #21629: MM relations: rollback not working / sys_history wrong
committed to 4_3 rev 6820 Steffen Kamper
19:35 Bug #22008: UpdateExtJS to version 3.1
Updated ExtCore to 3.0.0 in 4_3 rev 6819 Steffen Kamper
19:31 Revision 61224f17: Fixed bug #12688: MM relations: rollback not working / sys_history wrong (thanks to Ralf Hettinger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6820 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:29 Revision 467036c1: Update #13327: Update ExtCore to version 3.0.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6819 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:53 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
I have typo3 4.3.1, php 5.3.1 and templavoila 1.4.1.
The failure appears in function makeInstance at:
$instance...
Thomas Löffler
11:25 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
Can someone with PHP 5.3 please dig deeper into this issue? Oliver Hader
11:28 Feature #22000: ExtDirect API
Note: the class names in the commit do not fit the naming conventions.
is:
t3lib_ExtJs_ExtDirectAPI
t3lib_ExtJs_...
Ingo Renner
00:13 Feature #22000: ExtDirect API
committed to trunk rev 6818 Steffen Kamper
09:49 Bug #22005: Minor CSS issue
Thanks, this fixes the issue. Chris Mueller
09:34 Feature #17247: Load Inline Elements On Demand
Hi Harald, thanks for the patch. It works well except IRRE records with tabs - they do not expand, though AJAX data b... Vladimir Podkovanov

2010-01-25

23:58 Revision 1f233047: Added feature #13313: ExtDirect API (thanks to Stefan Galinski and the T3UXW09 team)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6818 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:38 Bug #21761: Fatal error in class autoloader after upgrade to TYPO3 4.3
problem still exists with typo3 v4.31 and php5.3+
Fatal error: Class 'tx_templavoila_pi1' not found in /html/typo3...
Martin Friedrich
15:31 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
Yes i'm having same problem on felogin in 4.3.1, when using referer option i get 404, without it, login works. Navi
14:37 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
It seems that this also effects other js-scripts calling ajax.php, e.g. ttnews_category_tree in fe-editing. Björn Pedersen
14:13 Feature #22015: Different PID for Password Recovery
Using linkConfig is possible solution but not obvious and not documented yet. ILYA
14:05 Feature #22015 (Closed): Different PID for Password Recovery
It is good idea to have configurable PID for password recovery tool (current page is used now). It is specially actua... ILYA
11:07 Bug #22014 (Closed): Change default emptyTitleHandling to "removeAttr"
emptyTitleHandling default in css_styled_content has changed from "useAlt" to "removeAttr". This default should chang... Robert Heel
09:48 Bug #18042: Selected value of select field not shown in TCEforms
Could someone apply this patch to 4.2.x and check if that is still relevant for 4.3? This is a really, really annoyin... Christian Weiske
08:14 Bug #21668: Wrong mail encoding
PROBLEM IS SOLVED
The errors occured due to the php directive mail.add_x_header. This was accidentally globally set ...
Boos no-lastname-given
02:35 Feature #22013 (Closed): Typo3 Search function should also search in in tx_templavoila_flex
Hello,
IMHO the Typo3 search function should also search in the field tx_templavoila_flex of the table tt_content....
Philipp Metzler

2010-01-24

20:18 Bug #18704: Pagetree only shows [no title] no pid and has no "depth"
Cannot reproduce with latest version. Xavier Perseguers
16:49 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
Fine, then please post more information about your environement at #13188.
Especially: Which charsets do you use i...
Chris topher
16:43 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
Yep, you're right. That's it. We can follow this on the path 13188.
It's sometimes difficult to find the accurate ...
Markus Schuler
16:19 Bug #22011: RTE htmlarea 1.8.6: no context menu on editing text
Does it work, if you change the language for the user to English?
And does the context menu at the page tree appear ...
Chris topher
12:07 Bug #22011 (Closed): RTE htmlarea 1.8.6: no context menu on editing text
RTE htmlarea doesn't show a specific RTE right-click context menu like in earlier versions. It displays the browsers ... Markus Schuler
16:20 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
Hi,
Is this issue still a problem for you with latest TYPO3 version?
If so, I'll have a look at this and fix it...
Xavier Perseguers
16:13 Bug #22012 (Closed): Table wizards cuts table
I created a table with 200 rows each containing 6 cells. Editing this table with the normal backend text box works fi... ZdadrDeM no-lastname-given
16:09 Bug #16782: Oracle : Swap (online / offline) between 2 pages or contents,...
Could not reproduce this bug. Xavier Perseguers
16:08 Bug #21835: Calendar Base an DBAL on Typo3 4.2.10
Hi Steffen,
Do you still have this problem?
If so, could you please activate DBAL debug mode and report the que...
Xavier Perseguers
11:48 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
committed to trunk rev 6817 Steffen Kamper
11:46 Revision 0bfdf94c: Fixed bug #13090: 4.4.0 trunk: version warning with CSS styled content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6817 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:23 Revision 09752476: Fixed bug #13090: version warning with CSS styled content
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@29247 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers

2010-01-23

23:39 Feature #16731: Cache-Control Headers do not address client-side caching
Hi, any news on this issue?
I'm running into that Opera 9.0 caches pages and does not check them again unless no-c...
Vladimir Podkovanov
21:53 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
patch is attached and in core list Steffen Kamper
21:17 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
ah - i see.
Yes, that's really nonsense. With each new version all sysexts has to be raised. It's nonsense because...
Steffen Kamper
19:02 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
Install a sysext (which you uninstalled before) in EM.
It will say, that this ext is not compatible to the TYPO3 ver...
Chris topher
17:13 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
Christopher: where does this happen? Steffen Kamper
20:49 Bug #22010 (Closed): Datepicker button color is wrong
In Datepicker the button "Today" is rendered with white text. This is wrong, only toolbar buttons should be white.
...
Steffen Kamper
19:58 Bug #17106: Changes of MM relations wont reliably clear the relevant cache
Fixed with #21629 and can be closed. Ralf Hettinger
17:18 Bug #21629: MM relations: rollback not working / sys_history wrong
committed to svn, trunk only (rev 6816) Steffen Kamper
17:16 Revision 19814c6f: Fixed bug #12688: MM relations: rollback not working / sys_history wrong (thanks to Ralf Hettinger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6816 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:12 Bug #21952: Using TYPO3_version with "xxx-dev" won't be parsed correct in EM
committed v3 to svn
4_3 rev 6814
trunk rev 6815
Steffen Kamper
17:09 Revision a4d56568: Fixed bug #13230: Using TYPO3_version with "xxx-dev" won't be parsed correct in EM
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6815 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:09 Revision 9d45db31: Fixed bug #13230: Using TYPO3_version with "xxx-dev" won't be parsed correct in EM
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6814 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:28 Bug #22009 (Closed): PHP Fatal Error: Cannot redeclare class backend_toolbarItem [After Typo3 Upgrade]
Login attempts to the admin backend lead to 500 server errors. Php error log reports:
'Cannot redeclare class ba...
Junaid
15:22 Revision 56a5d80f: Follow-up to #13327: Fix Recycler resize plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6813 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:26 Revision e9d88e3c: Update #13327: Update ExtCore to version 3.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6812 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-01-22

19:06 Bug #22005: Minor CSS issue
I shortened the translation (in lang/locallang_misc.xml: shortcut_workspace) to "Modul Arbeitsumgebungen aufrufen". T... Chris topher
10:53 Bug #22005: Minor CSS issue
Attached a screenshot of the issue. Chris Mueller
10:52 Bug #22005 (Closed): Minor CSS issue
In German the text for "Go to Workspace Module" in workspace selector is too long so it breaks the indent.
(issue...
Chris Mueller
18:10 Bug #22008: UpdateExtJS to version 3.1
committed to trunk, rev 6811 Steffen Kamper
17:52 Bug #22008 (Closed): UpdateExtJS to version 3.1
There are some changes needed in core:
* recycler has to modified
* locale files are not minified, so the ".min" fr...
Steffen Kamper
18:05 Revision 12b047c0: Update #13327: Update ExtJS to version 3.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6811 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:35 Bug #21866: Ext manager produce blank page
Uhm.. 4min is a really long time. What's in the log file? Steffen Gebert
14:34 Bug #21866: Ext manager produce blank page
i've set max_execution time to 300 and after a 4min I got a blank page. What can be done next? Trandel Miszcz
14:06 Bug #21866: Ext manager produce blank page
it was used on another server, ill set it again and check for new errors Trandel Miszcz
14:04 Bug #21866: Ext manager produce blank page
Yes.. the notice would be no problem, although it wonders me a bit, why it appears at all - it's only called, when th... Steffen Gebert
13:56 Bug #21866: Ext manager produce blank page
Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer zlib output compression. in /typo3_src-4.3.0/t3lib/c... Trandel Miszcz
13:54 Bug #22007: In a flexform extension, any "special characters" (UTF-8 characters) will throw an error
Well, I found a fix browsing trough some old IRC discussion.
Force BE to use utf-8 like this:
$TYPO3_CONF_VARS['B...
Andrei Eftimie
13:41 Bug #22007 (Closed): In a flexform extension, any "special characters" (UTF-8 characters) will throw an error
While having a flexform extension, adding any "special" charcaters in any field, Typo3 fails to save and throws this ... Andrei Eftimie
13:14 Bug #21850: Data type 'typeNumber' are not defined in TSref
Committed to documentation trunk in revision 6809 Francois Suter
11:07 Feature #19809: make pi_wrapInBaseClass wraps configurable
No.
It's pending in the core list. No decision yet.
Steffen Müller
10:59 Bug #22006: "Allow Frontend Preview" and "Allow preview of whole workspace"
Attached a screenshot. The same occurs in module "Web" > "Versioning".
Chris Mueller
10:58 Bug #22006 (Closed): "Allow Frontend Preview" and "Allow preview of whole workspace"
If you use the "Preview and compare workspace version with live version" there is on the right sidebar the text "Allo... Chris Mueller

2010-01-21

21:59 Bug #21966: _CSS_DEFAULT_STYLE
I can confirm this, it has been introduced by #20661 (svn rev 5903; huge commit).
This bug report should imo be se...
Ralf Hettinger
21:53 Feature #19809: make pi_wrapInBaseClass wraps configurable
This bug is resolved ?
Thanks
Yannick Pavard
20:34 Feature #22004 (Closed): Implement HTML5 file uploads
HTML5 adds some new possibilities to upload multiple files, even in background.
Already supported in Firefox 3...
Steffen Gebert
20:31 Bug #21763: Massuploader skinning has to be improved
As all issues addressed by this report are fixed (see related entries), I set this as resolved, too.
Thank you guys!
Steffen Gebert
17:24 Feature #22003 (Closed): Checkbox to hide system extensions
Create the possibility to show all extensions except from system extensions. This is especially useful to get a good ... Georg Ringer
17:23 Bug #21953: Installation of 'opendocs' extension results in fatal error
Closing this issue as requested by the reporter. Oliver Hader
16:48 Feature #17378: Hide dotfiles such as .svn in filelists
We also need such a feature to hide .svn in FileList module.
The use of configuration through UserTSConfig could a...
Mickaël PERRIN
15:44 Bug #25648: Status "Disabled" does not appear
Yes, the "failed" status takes precedence over "disabled" in the display. So as long as there's a failure message, th... Francois Suter
10:28 Bug #25648 (Closed): Status "Disabled" does not appear
I have disabled a Task because it does not work and have some error.
After status is "Disabled" the Scheduler shows ...
Administrator Admin
15:12 Bug #22002 (Closed): Add unit test concerning XML parsing of unwrapped entities
Imagine a XML value like the following:
index.php?&id=13
Several PHP/libxml versions do not parse entities li...
Oliver Hader
00:31 Bug #21668: Wrong mail encoding
Upgraded to php 5.3.1
Current version typo3 4.2.10
Still the same problem.
Also Checked typo3 current 4.2.11 chang...
Boos no-lastname-given

2010-01-20

21:34 Feature #22001 (Closed): Please add a TS-parameter "params2" to the imgRessource-Type
The current implementation of imgRessource provides the paramter "param" in typoscript to modify the imagemagick call... Christian Welzel
21:31 Bug #21978: t3lib_cache_backend_dbbackendtestcase does not reflect current db backend table definitions
* Committed to trunk rev. 6807
* Committed to TYPO3_4-3 rev. 6808
Christian Kuhn
21:29 Revision ff6a7066: Fixed bug #13270: t3lib_cache_backend_dbbackendtestcase does not reflect current db backend table definitions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6808 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:27 Revision cee1b459: Fixed bug #13270: t3lib_cache_backend_dbbackendtestcase does not reflect current db backend table definitions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6807 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:26 Revision 9c1821a0: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6806 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:49 Feature #22000 (Closed): ExtDirect API
The attached patch introduces an API for the integration of ExtDirect into TYPO3. The API is very simply to use and s... Stefan Galinski
20:33 Bug #21999 (Closed): substituteMarkerArrayCached corrupts style-informations
in the template I use theare are inline styles used:
<div style="width: 190px;">###marker###</div>
after Passin...
Christian Tauscher
17:20 Bug #21998 (Closed): RTE HTMLAREA - Additional Inline Elements Bug
If you have Additional Inline Elements in use, there occurs a bug when you create overlapping text styles. For examp... Constantin Htterer
17:00 Revision bc6cce55: [+BUGFIX] Extbase (Persistence): Follow-up to revision 1795. Iterateor interface is also allowed. Related to r1795.
Jochen Rau
14:36 Feature #21997 (Closed): t3lib_div::getURL curl connection has no connection timeout
If you get content from a foreign server through t3lib_div::getURL in frontend and $GLOBALS['TYPO3_CONF_VARS']['SYS'... Michael Birchler
14:16 Revision 4dbd0734: [+BUGFIX] Extbase (Persistence): Fixed small typo in DataMap.php causes "call to undefined method...". Thanks to franz-Xaver Koch. Resolves #6128.
Jochen Rau
11:45 Revision 0b969706: [+TASK] Extbase: Removed some obsolete comments.
Jochen Rau
11:45 Revision e8a0af38: [+FEATURE] Extbase (Persistence): Support for MM_match_fields and MM_match_table when persisting Objects. Thanks to Franz-Xaver Koch who provided the patch. Resolves #6116.
Jochen Rau
11:45 Revision 392ee229: [+BUGFIX] Extbase (Persistence): Added check for array before calling foreach. Thanks to Franz-Xaver Koch.
Jochen Rau
11:45 Revision 4c26315c: [+BUGFIX] Extbase (MVC): UriBuilder created URIs with a leading slash. Thanks to Bastian Waidelich. Resolves #5248.
Jochen Rau
11:45 Revision 6dba5a31: [-CONFIGURATION] Extbase: Removed default CSS for form errors. Moved the code to the BlogExample. Resolves #5504.
Jochen Rau
11:11 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
Still present in 4.3.1. I noticed that if you click the upper left corner of the text area (or, if there's already so... Sven Teuber
10:43 Bug #21783: Switching Workspaces as a normal User (non admin) Cause Browser Crash in Internet Explorer 8
Sorry Christopher
0012532 doesnt solve the problem.
oliver leitner
10:07 Bug #21996: includeLibs not working since 4.3.1
Sorry, I don't use SVN and I'm not used to the exact SVN mechanics. I just installed the release on the server and wa... Chris
09:51 Bug #21996: includeLibs not working since 4.3.1
Could you please checkout the SVN branch from
https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3/
and step some ...
Steffen Gebert
09:01 Bug #21996 (Closed): includeLibs not working since 4.3.1
This line:
includeLibs.something = fileadmin/template/scripts/myscripts.php
should include the file fileadmin/tem...
Chris
00:11 Bug #21971: Changed PHP System requirements with Minor Release Version Update
As it was always said that TYPO3 Version 4.2 requires PHP 5.2, I don't see the need for fixing this, just because it ... Steffen Gebert

2010-01-19

22:10 Bug #21995 (Rejected): After integration of extension ingmar_admpanelwrap layermenus are not handled correctly
layermenus are not hidden onmouseout if adminpanel is present.
This is most likely caused by the integration of the ...
Clemens Riccabona
21:25 Bug #21994 (Closed): Defining new cache backend in extension must use absolut path
Loading a new cache Backend from an extension doesn't parse the common 'EXT:' syntax, the backend must be defined wit... Christian Kuhn
21:14 Bug #21993: Core: unable autoload user_***
And i have to remark: everything works for me except this error_log flooding, but i'm not using this auto-addJs/addMo... Clemens Riccabona
21:12 Bug #21993 (Closed): Core: unable autoload user_***
If 'error_log' is set in installtool systemLog, then the logfile gets flooded with 'unable to autoload blabla'. Flood... Clemens Riccabona
18:28 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
Please test, if this is fixed in TYPO3 4.3.1. Chris topher
18:22 Bug #21941: RTE 1.8.6 not focusing correctly with IE8
I can confirm the issue an a TYPO3 4.3.0 system with TemplaVoila. In IE8, you need to click on any icon in the RTE be... Sven Teuber
17:34 Bug #21992: htmlArea RTE: textstyle cannot be applied to full content of block element
sorry:
firefox 3.0.17
Guenter Koch
17:32 Bug #21992 (Closed): htmlArea RTE: textstyle cannot be applied to full content of block element
After creating a new CE, it´s not possible to mark word´s in the RET in one (if nothing else is written) with a text ... Guenter Koch
17:26 Bug #21959: After upgrading 4.2.10 to 4.2.11 empty backend
I think this is the same problem as in #21971.
Let's continue the discussion there!
Chris topher
15:54 Bug #21959: After upgrading 4.2.10 to 4.2.11 empty backend
We have the same problem with php-5.1.6.
In the error log we found:
PHP Fatal error: Call to undefined functio...
Ralf Hansen
11:03 Bug #21959: After upgrading 4.2.10 to 4.2.11 empty backend
can you tell me the location of t3 error logs please Philipp Idler
10:21 Bug #21959: After upgrading 4.2.10 to 4.2.11 empty backend
Please have a look at the PHP error log. TYPO3 also logs PHP errors in its Log module.
PHP 5.2 is required since T...
Steffen Gebert
09:30 Bug #21959: After upgrading 4.2.10 to 4.2.11 empty backend
same probleme here, php 5.1.6 Philipp Idler
17:10 Bug #21971: Changed PHP System requirements with Minor Release Version Update
The question, if you can rely on the blog post by Michael Stucki is still open:
The post was written in 2007. That...
Chris topher
17:07 Bug #21971: Changed PHP System requirements with Minor Release Version Update
I just investigated the release policy of CentOS and they say:
Is PHP 5.2.5 released for CentOS?
No. As with each o...
Chris topher
16:17 Bug #21971: Changed PHP System requirements with Minor Release Version Update
We have the same error with PHP 5.1.6.
I think this is the same error like #21959.
We installed "pecl-filter" t...
Ralf Hansen
15:28 Bug #21985: t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php throw a t3lib_cache_Exception in backend
Yes, I do. Regards. Laurent Valdes
15:13 Bug #21983: Thumbnail generation broken for PDF files
v2 Patch works fine for me as long as I don't set noFramePrepended = 1.
If I do, the server converts all pages of ...
Florian Schaeffer
10:19 Bug #21983: Thumbnail generation broken for PDF files
v2 Patch works for me, but i didnt test with setting 'noFramePrepended' enabled. Online Now! GmbH
15:00 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Confirmed: I also have this bug: with Firefox the date picker works with the English or French backend. With IE 7 or ... Marc-Andr D'Amour
14:21 Bug #19621: getTreeList causes duplicate entry sql error
It must not be an extension. It also can be an mistake in TypoScript. I just get the same error on some pages when I ... Stefan Froemken
14:10 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
My Description in this Form isn't correct.
I had scenarios where my patch didn't work.
I'll post another patch ...
David Bruchmann
13:38 Bug #25647: Add option to disable the test task
maybe the "test" tasks should disappear as soon as there are real tasks available Tolleiv Nietsch
11:35 Bug #25647 (Closed): Add option to disable the test task
It would be nice to have the option to disable the test tasks wich are provided by the scheduler.
Solution:
Add c...
Michael Klapper
12:38 Bug #21053: Support for SSL and absolute Links
Find attached a new patch (v2) that does not use the replacements anymore, but is built into the domain linking part ... Oliver Hader
11:58 Bug #21701: show_item.php does not provide correct mm-relation info
Works on 4.2.6 Alienor.net
11:31 Bug #21991: Deleted combo records are still validated by TBE_EDITOR
I added a patch which does solve the problem here. It's not done in a very clean way but IMO it should not break anyt... Marcel Greter
10:57 Bug #21991 (Closed): Deleted combo records are still validated by TBE_EDITOR
If you use combo mode and remove a record that currently does not satisfy the validation, you cannot save the "page" ... Marcel Greter
10:49 Bug #21990 (Closed): felogin ie8 session cookie
Currently I run several sites on one typo3 installation (version 4.3.1). A frontend user can perform the login but on... Roman Büchler
01:06 Revision 00280947: [+BUGFIX] Extbase (Validation): EmailAddressValidator detects 'andreas@foerthner@example.com' now as invalid. Thanks to Peter Schuster. Resolves #5843.
Jochen Rau
01:06 Revision 06eadff9: [+BUGFIX] Extbase (Persistence): DataMapper::thawProperties() called getValue() twice. Thanks to Martin Kutschker. Resolves #5874.
Jochen Rau

2010-01-18

23:27 Revision b5564536: [+BUGFIX] Extbase: Fixed check for an underscore in the type name before class_exists() is invoked. Related to #5605.
Jochen Rau
22:54 Bug #21922: BE search does not retreive tt_news records
The search will be rewritten and improved for 4.4 (at least it's on the plan). So please don't expect too much effort... Steffen Gebert
18:53 Bug #21922: BE search does not retreive tt_news records
I can confirm this bug, and I may explain some things probably a bit deeper.
First of all: This has been tested on...
Clemens Riccabona
22:31 Revision 110a03cb: [+TASK] Extbase: Merging back changes to trunk accidentally committed to tag/1.0.1.
[+FEATURE] The Configuration Manager respects settings from plugin.tx_myext_pi1.settings , too.
[+TASK] Extbase: Refa...
Jochen Rau
21:43 Bug #21985: t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php throw a t3lib_cache_Exception in backend
@Laurent: You mean the database table is not corretly set up (in the install toll), thus the exception is thrown and ... Christian Kuhn
13:30 Bug #21985 (Closed): t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php throw a t3lib_cache_Exception in backend
t3lib_cache_Exception(
'No table to write tags to has been set using the setting "tagsTable".',
1253534137
...
Laurent Valdes
19:15 Bug #21989 (Closed): In a extension with RTE field a clickenlarge image doesn't work with own image dir
In a extension with a RTE field and an own image storage dir a image with the clickenlarge function the popup always ... René Pflamm
19:10 Bug #21981: defaults are not applied using "page after" in "new element wizard"
the check already exists, patch is not needed. Steffen Kamper
10:23 Bug #21981 (Closed): defaults are not applied using "page after" in "new element wizard"
When you use the wizard it makes a difference if you choose "page inside" or "page after". The reason is that a negat... Martin Kutschker
18:31 Bug #21988 (Closed): Usage of deprecated method - getSetUpdateSignal()
The method "getSetUpdateSignal()" is still used inside the core! Should be replaced with the related replacement call... Stefan Galinski
17:16 Bug #21983: Thumbnail generation broken for PDF files
Hey Florian,
see if the patch works for you.
Benni Mack
14:28 Bug #21983: Thumbnail generation broken for PDF files
or even better
$frame = $this->noFramePrepended?'':'['.intval($frame).']';
as in imageMagiskIdentify()
Florian Schaeffer
13:12 Bug #21983 (Closed): Thumbnail generation broken for PDF files
Due the patch with report 0012341, the generation of thumbnails for PDF files does not work anymore. The problem is t... Online Now! GmbH
17:08 Bug #20424: Built In shopping basket is not working

Committed to trunk (rev. 6803)
Committed to TYPO3_4-3 (rev. 6804)
Committed to TYPO3_4-2 (rev. 6805)
Benni Mack
17:08 Revision 1abbe597: Fixed #11089: Fixing the built-in shopping basket (Thanks to Mathias Schreiber)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6805 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:06 Revision ef50c3bd: Fixed #11089: Fixing the built-in shopping basket (Thanks to Mathias Schreiber)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6804 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:04 Revision 2ecdef3a: Fixed #11089: Fixing the built-in shopping basket (Thanks to Mathias Schreiber)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6803 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:53 Bug #21327: User with restricted languages is not able to translate a record
Bastis and my problem solved here: http://bugs.typo3.org/view.php?id=12924 Markus Kurde
16:39 Bug #21964: New child records created from a translated record have default language
I attached a patch which does fix the "create new" link to behave as needed for my case.
If you click "create new" i...
Marcel Greter
12:13 Bug #21964: New child records created from a translated record have default language
I guess this is a related bug : http://bugs.typo3.org/view.php?id=9526
I'm now looking into localizeChildrenAtPare...
Marcel Greter
11:10 Bug #21964: New child records created from a translated record have default language
I found one bug so far :
t3lib/class.t3lib_tceforms_inline.php @ 1139
- if ($parentRecord[$languageField]>0) {
...
Marcel Greter
09:40 Bug #21964: New child records created from a translated record have default language
Please forget about l18n_parent, it's of course "null" as there is no known parent. Also it's only affecting "create ... Marcel Greter
16:20 Feature #21950: loginBoxImage_rotationFolder doesn't work
to re-enable the loginimage you can do this:
- make a copy of the login.html (sysext/t3skin/templates/login.html)...
Sven Juergens
10:36 Feature #21950: loginBoxImage_rotationFolder doesn't work
sorry i meant the typo3 logo.
its quite confusing that variables of the old style still exist.
Philipp Idler
16:09 Bug #21986 (Closed): When using tx_indexedsearch together with macina_searchbox the paging wasn't working properly
Hello,
we experienced that all search results were displayed on the first search result page but after pressing "...
Michael
13:25 Bug #21984 (Closed): t3lib_div not found in t3lib/error/class.t3lib_error_errorhandler.php
There is a PHP error in t3lib/error/class.t3lib_error_errorhandler.php:
[18-Jan-2010 13:20:08] PHP Fatal error: C...
Laurent Valdes
13:06 Bug #21982 (Closed): buttons.formattext.restrictTo not evaluated correctly
The config parameter
page.RTE.default.buttons.formattext.restrictTo
is ignored. At least it is ignored as long ...
Jörg Wagner
12:52 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
I think #21783 isn't related to this Steffen Gebert
12:49 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
err, what i ment... since there was a link here from the following bugreport by me: 12901
the random sporadic logo...
oliver leitner
11:45 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
#21065 has also been committed to 4-2, so the X-UA-Compatible tag is also in 4.2.11 Steffen Gebert
11:45 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Hi Olli,
I think, the problem isn´t fixed, but version 4.3.1 has now a workaround, which seem to help. I never got...
Maik Matthias
11:27 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
hello everyone
thx for the info that this was fixed in 4.3
will there be a fix for 4.2?
greetings
oliver leitner
10:49 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
Redirect does NOT work for me, if the page with the felogin-plugin is set to 'Hide at any login'
Redirect DOES work ...
Stefan Geith
10:44 Bug #21953: Installation of 'opendocs' extension results in fatal error
Please close this issue. The hoster is in the process of solving the 'isolated hosting related' issue. Michiel Roos
03:18 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
Same situation on my T3 installation.
I could fix it by install/loading the latest version of extension 'TYPO3 Sys...
Joerg Kummer
02:49 Feature #21754: database backend: Use t3lib_db to insert all tags in one run
This patch will be pending as soon as #21753 has enough reviews to be committed to 4.4. You could easily gain a perfo... Christian Kuhn

2010-01-17

23:29 Bug #21980 (Closed): Preview of a versioned element shows page with the "live" element
When I create a version of an element and try to preview the changes it always shows the live version in the popup wi... Thomas Lenzen
22:46 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
It would be nice, if you could set the sponsorship as paid :)
Thanks for fixing, Stanislas!
Steffen Gebert
22:40 Bug #21916: files upload through Firefox 3.5.6
If you still encounter problems, please provide as much information as possible about your environment.
Starting w...
Steffen Gebert
22:38 Bug #21176: No upload in the new massuploader with Firefox
As #21920 added an improved error handling for the uploader (included in 4.3.2), we should cover the most frequent pi... Steffen Gebert
16:28 Bug #21176: No upload in the new massuploader with Firefox
Could you please try this patch and give feedback, whether it gives you a reasonable error message?
http://bugs.ty...
Steffen Gebert
16:03 Bug #21176: No upload in the new massuploader with Firefox
Up ! Same problem with firefox, IE7, google chrome on windows, but no probem on mac OS... Tempestini Cédric [Archriss]
19:37 Bug #21979 (Closed): Caching framework sub-select is slow because mysql does not use indexes on outer query
Problem:
mysql is unable to use indexes for outer query if where clause is a sub select [1]. This makes tag-deletion...
Christian Kuhn
19:09 Bug #20424: Built In shopping basket is not working
More information about the functionality of the basket here:
http://typo3.org/documentation/document-library/core-...
Benni Mack
18:00 Bug #21978 (Closed): t3lib_cache_backend_dbbackendtestcase does not reflect current db backend table definitions
Type: Bugfix, nobrainer
Branches: trunk, 4.3
Problem:
The db backend defines those fields for cache tables:
...
Christian Kuhn
17:49 Feature #25643: Allow different timestamp as optional parameter in constructor of class tx_scheduler_croncmd
* Committed to trunk, rev. 6802 Christian Kuhn
17:44 Revision ffc737a8: Added feature #13192: Allow different timestamp as optional parameter in constructor of class tx_scheduler_croncmd
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6802 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:41 Bug #21880: Massuploader: Window is not closable

Committed to trunk (rev. 6800)
Committed to TYPO3_4-3 (rev. 6801)
Benni Mack
17:40 Revision 90752d60: Fixed bug #13093: Massuploader: Window is not closable (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6801 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:39 Revision 5ca412d6: Fixed bug #13093: Massuploader: Window is not closable (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6800 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:29 Revision 8301d7ef: Fixed bug #12742: BE-login screen: Login box with spinner becomes to small and label not centered (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6799 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:28 Revision cceadbf9: Fixed bug #12742: BE-login screen: Login box with spinner becomes to small and label not centered (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6798 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:25 Bug #21763: Massuploader skinning has to be improved
But maybe this is an idea for 4.4?
=> see #0013269.
Chris topher
17:18 Bug #21763: Massuploader skinning has to be improved
I just searched the place where I read, that you could continue working while uploading.
NEWS.txt ("Uploading files ...
Chris topher
16:58 Bug #21763: Massuploader skinning has to be improved
Should be written down somewhere. Any ideas where? Benni Mack
16:52 Bug #21763: Massuploader skinning has to be improved
Thanks for the info, Benni! Chris topher
16:40 Bug #21920: Improve error handling of massuploader

Committed to trunk (rev. #17833)
Committed to TYPO3_4-3 (rev. #17833)
Benni Mack
16:39 Revision e4735d25: Fixed bug #13167: Flash Uploader error messages should be more descriptive / Improve error handling of massuploader (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6797 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:38 Revision d5108b68: Fixed bug #13167: Flash Uploader error messages should be more descriptive / Improve error handling of massuploader (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6796 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:36 Bug #21975: Web->Function: empty frame if all related ext removed
This is the same kind of problem as #21227, but here not for a group of modules, but for a single one.
Hiding the ...
Chris topher
11:09 Bug #21975 (Closed): Web->Function: empty frame if all related ext removed
After removing (de-installation, not physically deleting) all relevant system extensions (func_wizards, wizard_crpage... Michael Schams
16:33 Bug #21972: No entry in sys_log at login
No, I don't use OpenID. I also checked two total different installations - no entry in both of them.
Will try to d...
Steffen Gebert
16:30 Bug #21972: No entry in sys_log at login
I log in using the BE login form and entering the data.
Maybe you use OpenID (or any other ext) and this ext. does...
Chris topher
12:50 Bug #21972: No entry in sys_log at login
Yes, that's what I'm speaking of.
I also tried another installation - also no entry.
Steffen Gebert
14:22 Bug #21968: Flash Messages in wizard "create multiple pages"
Committed to:
trunk, revision 6792
4-3, revision 6794
4-2 does not support flash messages ;-)
Andreas Otto †
14:15 Revision a22911dd: Fixed bug #13254: Flash Messages in wizard create multiple pages (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6794 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
14:15 Revision 70d13941: Fixed bug #13254: Flash Messages in wizard create multiple pages (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6792 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
13:36 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
For all coreFreaks ...
I've debugged this function and searched for a useful solution ... (Using TYPO3 v4.3.1)
My...
Simon Schick
11:07 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
This problem is also resistent in TYPO3 v4.3.1
But one thing:
Why don't you add the SQL-command into the var $GLO...
Simon Schick
12:59 Bug #21976 (Closed): missing page-link-address in menu
If you put a clear numeric alias into the alias-field of a page, e.g. "2010", the menu-item in the frontend for this ... Kurt Kunig
09:35 Bug #21974: SQL error if i want to create a page by using "Page (inside)"
Resolved as duplicate of #20052.
@Simon, this is a problem with mysql running in STRICT mode, please have a look a...
Christian Kuhn

2010-01-16

22:27 Bug #21974: SQL error if i want to create a page by using "Page (inside)"
Now I tried to create a specific content-type and this didn't work also ...
hey - If I'm the only one with this pr...
Simon Schick
22:18 Bug #21974: SQL error if i want to create a page by using "Page (inside)"
Hey, I've got the same problem if I want to create a page by using "Page (after)"
2: SQL error: 'Incorrect integer...
Simon Schick
22:16 Bug #21974 (Closed): SQL error if i want to create a page by using "Page (inside)"
If I create a page by using the "Page (inside)" and click on save or select another page-type I allways get the error... Simon Schick
20:32 Bug #21973 (Closed): replace hardcoded typo3/ with TYPO3_mainDir
the path/ should not be hardcoded as there is a constant for that
(issue imported from #M13262)
Georg Ringer
19:55 Bug #21971: Changed PHP System requirements with Minor Release Version Update
Hi Nico,
install pecl-fliter. That should fix it.
Alternativelly: Filter_var is a native php function since ver...
Chris topher
16:00 Bug #21971 (Closed): Changed PHP System requirements with Minor Release Version Update
Hi There,
after Updating my TYPO3 installations from version 4.2.10 to 4.2.11 Suddenly get an PHP Error when calli...
Nico Thomaier
19:36 Bug #21972: No entry in sys_log at login
You mean BE users in the log module?
I still get an entry when logging in...
Chris topher
17:04 Bug #21972 (Closed): No entry in sys_log at login
When a user logs out, an entry is created in sys_log.
When a user logs in, no entry exists.
(issue imported from...
Steffen Gebert
19:04 Bug #17107: maxW for image rows is not the maximum
CGL cleanup. Ralf Hettinger
19:03 Feature #17035: Approach and patch for removing all inline JavaScript
New patch which would apply for 4.3 / current trunk... Ralf Hettinger
16:20 Bug #21624: Select/Descelect all should be visible as link
Committed to trunk (rev. 6791). Xavier Perseguers
16:19 Revision 4afb9655: Fixed bug #12681: Select/Deselect all should be visible as link (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6791 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
16:09 Bug #21845: Available languages are ordered by name in english and not in selected language
Committed v2 to trunk (rev. 6666) Xavier Perseguers
16:08 Revision 2cff0a62: Reverse-merged changeset 6766: was applied to DBAL-trunk instead
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6790 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
16:06 Revision c6b4d22e: Reverse-merged changeset 6766: was applied to DBAL-trunk instead
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6789 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:48 Bug #21527: Text "A simple table with up to 8 columns." is wrong
Committed to
trunk (rev. 6787)
4-3 (rev. 6788)
Xavier Perseguers
15:47 Revision 7a8200ef: Backported changeset 6787 from trunk: Fixed bug #12553
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6788 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:43 Revision 995191ea: Fixed bug #12553: Text "A simple table with up to 8 columns" is wrong (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6787 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:34 Revision 67b06dc2: Backported changeset 28898 from trunk: Fixed bug #13199
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@28899 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:32 Revision 49fc55ca: Fixed bug #13199: fileadminDir is hardcoded in several places (Thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28898 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:20 Bug #21969: Wrong text in wizard "create multiple pages"
Patch for locallang.xml file was committed to:
trunk (rev. 6783)
4-3 (rev. 6784)
4-2 (rev. 6785)
I did not ra...
Xavier Perseguers
12:35 Bug #21969 (Closed): Wrong text in wizard "create multiple pages"
The sentence "No pages was created!" is wrong. It should be "No pages were created!"
(issue imported from #M13255)
Georg Ringer
15:19 Revision 54691646: Follow-up of changeset #6784: added backport information
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6786 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:16 Revision efc1cd54: Backported changeset 6783 from trunk: Fixed bug #13255
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6785 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:14 Bug #21970 (Closed): PHP warning stristr() in Configuration -> Search under PHP 5.3
Go to module configuration and enter a search term. The following PHP warning is emitted numerous times:... Steffen Gebert
15:14 Revision 373e791f: Backported changeset 6783 from trunk: Fixed bug #13255
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6784 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:10 Revision 56e01234: Fixed bug #13255: Wrong text in wizard "create multiple pages" (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6783 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:08 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
There are still issues with redirection in 4.3.1. If you select to redirect to the referer URL, login will result in ... Christian Hennecke
12:55 Feature #17247: Load Inline Elements On Demand
Thanks for the patch Harald! It seem to work quite good but I have one issue with the expandSinge configuration.
W...
Alexander Stehlik
12:47 Bug #21968: Flash Messages in wizard "create multiple pages"
v2 introduces a flash message if pages have been created Georg Ringer
12:29 Bug #21968 (Closed): Flash Messages in wizard "create multiple pages"
A flash message is missing!
To reproduce:
1) Go to the visit, submit the form and you get it
2) apply patch
3) gi...
Georg Ringer
12:12 Bug #21967 (Closed): late initialization of searchfield
$search_field is initialized too late. Therefore the input field is always as empty.
Very simple to test:
1) go t...
Georg Ringer

2010-01-15

23:03 Bug #21966 (Closed): _CSS_DEFAULT_STYLE
I was just wondering why the following is hardcoded in the source:
public function addCssFile($file, $rel = 'styl...
Claus Harup
19:25 Bug #21965 (Closed): "Show database queries performed" does not show any query in install tool, point 3
When I enable that option I expect to see the sql queries to be shown (as it was in some old versions I think)
But...
Cyrill Helg
17:17 Bug #21964 (Closed): New child records created from a translated record have default language
You can find an example here: http://www.olly.de/typo3/irre_localization.html @ 2:20
In the example a german hotel...
Marcel Greter
15:05 Bug #21962 (Closed): IRRE disappear DocHeader options...
Hi,
When I use IRRE widget in backend form, my docheader options (save, save and view, save and close ..) disappea...
Yannick Pavard
13:30 Bug #21843: css_styled_content 4.3 and image borders
its not fixed in 4.3.1 ... TimoF no-lastname-given
12:09 Bug #21819: function getRelated() currently not support in simulateStatic for links to related tt_news
Hello Olli,
thanks for your feedback! There's already a little discussion in
http://bugs.typo3.org/view.php?id=...
Jorgo S.
09:18 Bug #21819: function getRelated() currently not support in simulateStatic for links to related tt_news
Can you please give some more details? What needs to be extended and why?
What's the exact problem, error or warning...
Oliver Hader
12:09 Bug #21961 (Closed): collapseAll => 0 not working
Setting collapseAll => 0 had no effect for me, all items stayed collapsed.
I've experienced this issue with ty...
Jari no-lastname-given
11:44 Bug #21602: Value Preview of empty timestamp shows "01-01-70 (-40 yrs) "
same as: 0007586: Empty datetime and other timestamp fields with displayCond = defaultAsReadonly Juergen Deisenroth
10:47 Bug #21957: openid login fails when using an openid server with openid standard 1.x
After discussion it turned out that the OpenID identifier entered during login and in the BE record did not match the... Dmitry Dulepov
10:36 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
The patch does not work. When is this bug gonna fixed? Bas van der Togt
10:07 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
Committed to 4.3 in revision 6781
Committed to trunk revision 6782
Francois Suter
10:06 Revision c6c0da3a: Fixed bug #11815: Saving translation settings in EM: strcmp() throws warning with PHP5.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6782 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:02 Feature #21960 (Closed): Render Access Lists settings in be_groups configuration as checkboxes
for beginners it is much easier to have "ckeckbox" the default value for accessListRenderMode since there is also a d... Simon Schaufelberger
09:55 Revision c1f4610b: Fixed bug #11815: Saving translation settings in EM: strcmp() throws warning with PHP5.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6781 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:28 Bug #21959: After upgrading 4.2.10 to 4.2.11 empty backend
I use 5.1.6 instead of 5.2. William
09:16 Bug #21959 (Closed): After upgrading 4.2.10 to 4.2.11 empty backend
After upgrading van 4.2.10 to 4.2.11 (source installation) i noticed that all my websites DO show a normal frontend, ... William
08:24 Bug #21958 (Closed): small improvements to t3lib_page
There are 2 functions which are quite often used: checkRecord() and getRawRecord().
There is a superfluous intval(...
Georg Ringer
01:37 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Ok, now it's a core issue again.
@Vincent: Thanks, good catch!
Christian Kuhn

2010-01-14

20:27 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Can confirm this for french. Steffen Gebert
18:50 Bug #21914: Datepicker doesn't work in Internet Explorer 8
I have found that when the calendar stop to work when I localize the interface into French.
If I roll back my prefer...
Vincent MARIANI
19:27 Bug #21552: Flash Messages issues in the Extension Manager
I also have one pending, which adds Flash Messages to EM: #21230 Steffen Gebert
18:30 Bug #21953: Installation of 'opendocs' extension results in fatal error
Hi Oliver,
I can also not reproduce this issue on Debian stable.
It comes down to a 'special PHP' compiled by h...
Michiel Roos
18:23 Bug #21953: Installation of 'opendocs' extension results in fatal error
Could not reproduce on TYPO3 4.3.1. Can you determine where any why this is redeclared? Oliver Hader
14:55 Bug #21953 (Closed): Installation of 'opendocs' extension results in fatal error
Fatal error: Cannot redeclare class backend_toolbarItem in /var/www/bla/typo3/interfaces/interface.backend_toolbarite... Michiel Roos
18:19 Bug #21957: openid login fails when using an openid server with openid standard 1.x
Is it possible to get a login to test and analyze this issue on your system? Oliver Hader
17:55 Bug #21957 (Closed): openid login fails when using an openid server with openid standard 1.x
When using an openid server standard 1.x the login fails for both, be-users and fe-users. This could be reproduced on... Peter Proell
18:15 Bug #21956: No Install Tool logon during update to 4.3.1
What happens exactly? Was this already present in TYPO3 4.3.0? Oliver Hader
16:02 Bug #21956 (Closed): No Install Tool logon during update to 4.3.1
During update from 4.2.9 to 4.3.1 logon to install tool impossible. Workaround by using var $passwordOK=1; in class.... Heiko Vogl
15:47 Bug #20697: unwanted control fields exported in csv file
Indeed that totally screws up the export. Nikolas Hagelstein
15:06 Bug #21955 (Closed): Broken forward/previous link in typo3-page-stdlist (/typo3/sysext/cms/layout/db_layout.php)
If a page contains more than 1000 tt_address entries and you view it with the "Page"-Module, the forward-link at the ... Stephan Großberndt
13:52 Revision c0b86c51: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6780 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:26 Bug #21954 (Closed): Update JSmin
The libary "JSmin" should updated, because there is a never version of it with some speed improvements.
The la...
Michael Klapper
12:14 Bug #21927: Page Tree doesn't expand; Retracts then expands again
I just solved this:
I was using a symbolic link to my typo3 folder so I could easily upgrade versions. This seems t...
Aaron Cruz
12:04 Revision 1823f494: Updating version number to 4.2.12-dev after release of 4.2.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6779 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:02 Revision 1ce23b0d: Tagging TYPO3 4.2.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-11@6778 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:02 Revision 97ce87e8: Release of TYPO3 4.2.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6777 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:01 Bug #21940: Flash upload and Session
the attached file is not the bug its the patch. sorry for this naming Not Only Pixel
10:59 Revision 00c086ef: Updating version number to 4.3.2-dev after release of 4.3.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6776 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:58 Revision fbfce044: Tagging TYPO3 4.3.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-1@6775 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:58 Revision 84fced88: Release of TYPO3 4.3.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6774 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:51 Revision 76741c74: Fixed bug #13146: Authentication Bypass in TYPO3 Core (OpenID)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6773 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:50 Revision 275af93a: Fixed bug #13146: Authentication Bypass in TYPO3 Core (OpenID)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6772 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:44 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
This Problem still exists in TYPO3 4.2.X and 4.3.X!
tslib_fe.checkPageGroupAccess() does not work with "extendToSu...
Sascha Egerer
09:32 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
Reminder. Björn Pedersen
09:31 Bug #21808: saveDocNew saves on top instead of after
Committed to svn
4_3 rev 6770
trunk rev 6771
Steffen Kamper
09:29 Revision bc2008ba: Fixed bug #12947: saveDocNew saves on top instead of after (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6771 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:29 Revision 2a8fc2ec: Fixed bug #12947: saveDocNew saves on top instead of after (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6770 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:54 Bug #21874: addToList doesn't work any more in TSConfig
I tried to break my fixed configuration again by reverting it to what had not worked originally. However, I did not s... Christian Lerrahn
01:00 Bug #21938: Links for additional software wrong / non-working.
Committed to svn
4_3 rev 6768
trunk 6769
Steffen Kamper
00:58 Revision 0f8b8c6e: Fixed bug #13200: Text change: Links for additional software in install tool wrong / non-working (Thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6769 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:58 Revision ade35b33: Fixed bug #13200: Text change: Links for additional software in install tool wrong / non-working (Thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6768 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:55 Bug #21937: fileadminDir is hardcoded in several places
Committed to svn
4_3 rev 6766
trunk rev 6767
Steffen Kamper
00:54 Revision 897f694c: Fixed bug #13199: Cleanup: fileadminDir is hardcoded in several places (Thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6767 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:53 Revision b05fb871: Fixed bug #13199: Cleanup: fileadminDir is hardcoded in several places (Thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6766 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:48 Bug #17344: Install tool doesn't take the fileadminDir into account
Committed to svn
4_3 rev 6764
trunk rev 6765
Steffen Kamper
00:47 Revision 6bad9610: Fixed bug #5716: Install tool doesn't take the fileadminDir into account (Thanks to Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6765 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:47 Revision f438bb70: Fixed bug #5716: Install tool doesn't take the fileadminDir into account (Thanks to Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6764 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:43 Bug #21651: Forgotten flash message in user setup
Committed to svn
4_3 rev 6762
trunk rev 6763
Steffen Kamper
00:42 Revision e72e143e: Fixed bug #12709: Forgotten flash message in user setup (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6763 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:42 Revision 87e6f314: Fixed bug #12709: Forgotten flash message in user setup (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6762 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:37 Bug #21065: Sporadic random Backend Logoffs
Committed to svn
4_3 rev 6759
trunk rev 6760
4_2 rev 6761
Steffen Kamper
00:35 Revision 70491d63: Fixed bug #11968: Sporadic random Backend Logoffs / Add X-UA-Compatible flag (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6761 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:33 Revision 90ea64f0: Fixed bug #11968: Sporadic random Backend Logoffs / Add X-UA-Compatible flag (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6760 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:33 Revision 211c15e7: Fixed bug #11968: Sporadic random Backend Logoffs / Add X-UA-Compatible flag (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6759 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:27 Bug #21795: tcemain checkFullLanguageAccess is too restrictive
committed to svn
4_3 rev 6757
truink rev 6758
Steffen Kamper
00:26 Revision 8815603d: Fixed bug #12924: Bugfix: t3lib_tcemain checkFullLanguageAccess is too restrictive (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6758 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:26 Revision 24ba92e1: Fixed bug #12924: Bugfix: t3lib_tcemain checkFullLanguageAccess is too restrictive (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6757 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:22 Bug #21945: Change focus to login field when OpenId is selected at login
committed to svn
4_3 rev 6755
trunk rev 6756
Steffen Kamper
00:21 Revision 10cf41cb: Fixed bug #13211: Change focus to login field when OpenId is selected at login (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6756 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:21 Revision 83b3000c: Fixed bug #13211: Change focus to login field when OpenId is selected at login (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6755 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-01-13

18:41 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
BTW: Especially developers of so called "Enteprise" CMSs should take care about MS products, since many of those ente... Jo Hasenau
18:38 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Hehe.. I think we all know that there's still a LOT to do to get our T3UXW work in ;-) Steffen Gebert
18:36 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
as long as this won't be the reason to go on as usual ;-)
Just check the trunk of t3uxw final with IEx to get a ro...
Jo Hasenau
18:30 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Okay Joey, I removed the relationship again.
For us developers, I admitt that it would be better to see the errors...
Steffen Gebert
18:23 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Sorry - but this is not a duplicate - it's not even close to being a duplicate, since 11968 is just removing the symp... Jo Hasenau
17:22 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
#21065 (which is a duplicate of this) is already pending in core list and has enough +1s to be committed
Steffen Gebert
13:45 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
I also have the problems with the random Loggout with my FE-Sessions... Robert Wander
16:13 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
@ Daniel, Alex: Can you give us more information about your environement? Chris topher
15:46 Revision 47e0e3ca: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6754 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:25 Bug #21767: Standard feedit (not advanced) will be displayed inside the page (content column) and not in separate page
Hey Jeff, could you please have a look at this issue? Thanks in advance! Oliver Hader
15:20 Bug #21874: addToList doesn't work any more in TSConfig
Can you please give some more information on how to reproduce this issue? Oliver Hader
15:20 Bug #21874: addToList doesn't work any more in TSConfig
I've tested this with TypoScript and TSconfig and could not reproduce.
Some example for the frontend:
page = PA...
Oliver Hader
15:11 Bug #21927: Page Tree doesn't expand; Retracts then expands again
I could not reproduce in Firefox 3.5. Do you get any JavaScript errors? What does the AJAX response tell (this can be... Oliver Hader
14:57 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
@ Franz: Have you ever seen two issues with the same number here?
So one of these two issue numbers will be higher.....
Chris topher
14:08 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
@Steffen: How can an issue be the duplicate of an issue in the future with a higher number? Franz Holzinger
13:56 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
solved in #21952 Steffen Kamper
14:52 Feature #21950: loginBoxImage_rotationFolder doesn't work
The new login screen in 4.3 does not use a login image.
I also missed the picture, but this obviously was done inten...
Chris topher
09:40 Feature #21950 (Closed): loginBoxImage_rotationFolder doesn't work
$GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder']
isn't working in 4.3 anymore.
Maybe it was dropped because...
Philipp Idler
13:49 Bug #21952 (Closed): Using TYPO3_version with "xxx-dev" won't be parsed correct in EM
As EM works with version_compare it needs a correct version number. Version like 4.4-dev won't be parsed correct.
...
Steffen Kamper
13:07 Revision 9584cb8f: Follow-up to #12781: Bug: tceforms type do not work if the type field has l10n_mode == exclude (thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6753 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:06 Revision 699eae11: Follow-up to #12781: Bug: tceforms type do not work if the type field has l10n_mode == exclude (thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6752 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:27 Bug #21774: User Tools/Worspace screen stage change buttons problem
Patch works but there is still a problem with the Do-list.
I changed lines 209-212 of file class.wslib_gui.php with ...
Calderini Daniel

2010-01-12

16:09 Feature #21948 (Closed): request: new hook for class tslib_fe->getPageAndRootline
i've added a new doktype and want to replicate some of the shortcut functionality. as tslib_fe->getPageAndRootline() ... Adrian von
14:31 Feature #17247: Load Inline Elements On Demand
I just added the above suggested feature to make the ajax-based loading configurable, new patch file is bug5500_confi... Harald Glaser
14:27 Bug #21947 (Closed): BE user which have right to edit one of x installed plugin content elements can edit all
A BE user which is no admin user but got the right to edit one plugin content element can edit all other plugin conte... Sonja Schubert
11:23 Bug #21931: Child will not be saved, if inline-element was closed
RTFM
Quote: Of course it only works if there is at least a sorting column defined in TCA for that table which stor...
Stefan Froemken

2010-01-11

23:22 Bug #21913: 'hidden' field handling error
Resolved, no change required.
Thanks for feedback!
Christian Kuhn
23:14 Bug #21913: 'hidden' field handling error
I'm sorry, I solved the problem.
It was my fault, It happend on a customer's windows-server, where the GD-lib was ...
This Mächler
23:17 Bug #21946 (Closed): sql_regcase() deprecated with PHP 5.3.1

t3lib_error_Exception
PHP : Function sql_regcase() is deprecated in ..../typo3_src-4.3.0/typo3/sysext/cms/tslib/...
Ralph Schuster
22:55 Bug #21945 (Closed): Change focus to login field when OpenId is selected at login
When Switch to OpenID is selected in the login form, the focus appears to be not set. It would be nice if focus would... Bill Tenny-Brittian
19:54 Feature #17114: Display Updated(date of last update) within the Extension Mangager
This has been fixed in TYPO3 4.3. Chris topher
19:48 Bug #17960: Unsuccessful update of extension list not recognized
So this is fixable by making the Core set the internal "Update successful"-flag _after_ the update has successfully _... Chris topher
18:59 Feature #21944 (Closed): MySQL extended INSERT statements cannot be parsed
MySQL dumps typically contain extended INSERT:
INSERT INTO table (col1, col2, col3) VALUES (v1,v2,v3),(v4,v5,v6),(...
Xavier Perseguers
17:16 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
Since 4.3 I have problems with the german translation too.
Every Label or Tooltip ends if there is an Umlaut. "Tabel...
Alex Weller
16:48 Feature #17247: Load Inline Elements On Demand
As the cm_irre extension no longer works with Typo3 4.3+, I packed the functionality into a patch.
Please try the fi...
Harald Glaser
16:04 Bug #21914: Datepicker doesn't work in Internet Explorer 8
We had date2cal but we desinstall it and delete it from typo3conf/ however it's an update website, not a new install.... Vincent MARIANI
15:47 Bug #21943 (Closed): redirect to referer when changing password
When you click forgot password, you fill in your email address and get a link in your email.
Click the link in the...
Navi
15:00 Bug #21879: Massuploader: Button is too small
Committed to trunk (rev. 6750)
Committed to TYPO3_4-3 (rev. 6751)
Benni Mack
14:59 Revision b32c3bda: Fixed bug #13092: Massuploader button is too small (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6751 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:58 Revision 5a50027e: Fixed bug #13092: Massuploader button is too small (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6750 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:52 Bug #21942: Input fields cannot be focused anymore after setting a link
I can confirm this for Firefox 3.5.7 on Mac as well.
It was tested on a fresh TYPO3 4.3.0 website with no other exte...
Oliver Hader
14:51 Bug #21942 (Closed): Input fields cannot be focused anymore after setting a link
Scenario:
Create a new text element in the backend, enter some text and create a link to a page.
After the link was...
Jonathan Starck
14:26 Bug #21406: Some Error at the
Reporter told via PM that this issue is not valid anymore.
Thus, this bug report gets closed.
Oliver Hader
13:56 Bug #21941 (Closed): RTE 1.8.6 not focusing correctly with IE8
I've tested it on different Installations with TYPO3 bersion 4.3.0 but it doesn't work with IE8. I have to change in ... Marcel Piller
13:56 Bug #21501: Install Tool duplicates values of textarea fields
I can confirm this bug on TYPO3 4.3.0 final.
Every time writing the localconf changes the fields values get doubled....
Clemens Riccabona
12:28 Bug #21940 (Closed): Flash upload and Session
I want to use a flashuploader in combination with fe_login and eid. I cannot give flash a cookie to send so i use the... Not Only Pixel
08:05 Bug #21935: dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
Make a modification: Add a file ENABLE_INSTALL_TOOL.001 which will automatically be copied to ENABLE_INSTALL_TOOL wit... Franz Holzinger
03:12 Bug #21939: Use same install tool check for reports as used in About module
Additional information in bug report #20894 and in mailing list http://lists.typo3.org/pipermail/typo3-team-core/2009... Moreno Feltscher
03:10 Bug #21939 (Closed): Use same install tool check for reports as used in About module
At the moment the report module checks for install tool file existence. If the file exists a warning is shown. Concer... Moreno Feltscher

2010-01-10

19:36 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
The Problem doesn't appear, if you redirect to a site which everybody can see.
Only if you redirect to a site which ...
Maximilian
19:18 Feature #25646: tx_scheduler_CronCmd does not correctly parse combined values for day of week
BTW note that day names should be supported too, as they are supported in the normal crontab. I'm not sure if they ar... Francois Suter
00:09 Feature #25646 (Closed): tx_scheduler_CronCmd does not correctly parse combined values for day of week
Problem:
Day of month value of cron command currently only parses a single integer value.
* * * * 1,2 should match ...
Christian Kuhn
17:30 Bug #21938 (Closed): Links for additional software wrong / non-working.
In the "Basic configuration" section of the install tool are links for getting additional software like gdlib or free... Susanne Moog
17:14 Bug #21937 (Closed): fileadminDir is hardcoded in several places
The fileadminDir is hardcoded in several places although the configuration variable for it should be used.
I did ...
Susanne Moog
15:18 Bug #21913: 'hidden' field handling error
This is probably no core problem, but an extension failure.
Are you sure the TCA definition of your table is correct?
Christian Kuhn
15:14 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Resolved, unable to reproduce.
Works for me as well. As Christopher mentioned this is probably an extionsion probl...
Christian Kuhn
15:07 Bug #21904: Warning of a depricated function
Resolved as duplicate of #21868 Christian Kuhn
15:05 Bug #21585: Flash Message to the history / changelog
* Committed to TYPO3_4-3 rev. 6748 Christian Kuhn
15:01 Bug #21308: Debug parsetime equals 0
Attached a simple patch which ads implementation of getMilliseconds() to timetracknull, but this solution is not very... Christian Kuhn
14:08 Feature #21872: page.incudeJS stdwrap
Apply the patch to test this feature.
How to test:
Use some TS like the following and look at your source code (a...
Susanne Moog
13:23 Revision d4283144: Fixed bug #12631: Flash Message to the history / changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6748 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
11:38 Bug #21821: treeLevel in TSconfig conditions should consider the creation of new pages
Committed to SVN:
* TYPO3_4-3 (rev. 6746)
* Trunk (rev. 6747)
Oliver Hader
11:35 Revision 7b6ee2e6: Fixed bug #12977: treeLevel in TSconfig conditions should consider the creation of new pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6747 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:34 Revision a1967e7e: Fixed bug #12977: treeLevel in TSconfig conditions should consider the creation of new pages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6746 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:19 Bug #21936 (Closed): accessKey title attribute isn't accurate (or configurable)
Recent versions of TYPO3 which allow use of the 'accessKey' TS property automatically append the following output to ... Paul Vetch
00:06 Bug #21935: dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
Also if you say, that the file will be deleted after an hour and so there won't be a big securitys whole, if it was p... Chris topher
00:05 Bug #25645 (Closed): tx_scheduler_CronCmd does not correctly parse step values
Problem:
Step values of cron command are not always calculated correctly in getList():
* * */14 * * should result i...
Christian Kuhn

2010-01-09

23:53 Bug #25644 (Closed): Day of week in cron command is not calculated correctly
Problem:
If cron command is set to "1 1 * * 1" a task is executed every day, but it should be executed every monday ...
Christian Kuhn
23:40 Feature #25643 (Closed): Allow different timestamp as optional parameter in constructor of class tx_scheduler_croncmd
Problem:
__construct() of class tx_scheduler_croncmd uses current timestamp to initialize the calculation of valid v...
Christian Kuhn
21:00 Bug #25642: Scheduler fails with fatal error if using intervals in cron command
The attached patch was committed to:
trunk rev. 6743
TYPO3_4-3 rev. 6744
Will be included in 4.3.1
Christian Kuhn
20:51 Bug #25642 (Closed): Scheduler fails with fatal error if using intervals in cron command
Problem:
If using a cron command like "* * 1-4 * *" the scheduler fatals with "class t3lib not found in line 249".
...
Christian Kuhn
20:58 Revision 1909d29a: Fixed bug #13191: Scheduler fails with fatal error if using intervals in cron command
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6744 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:58 Revision 064449f2: Fixed bug #13191: Scheduler fails with fatal error if using intervals in cron command
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6743 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:46 Bug #21935 (Closed): dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
If you download the dummy-4.3.0.tar.gz and unpack it, then it does not have any file typo3conf/ENABLE_INSTALL_TOOL . ... Franz Holzinger
17:04 Bug #21585: Flash Message to the history / changelog
Committed to trunk rev. 6742 Christian Kuhn
17:02 Revision 45aa72e4: Fixed bug #12631: Flash Message to the history / changelog (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6742 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:09 Bug #20076: Alternating rows with display thumbnails doesn't alternate the colors for the thumbnail row
fixed with #21884 Steffen Kamper
16:02 Bug #21797: SQL error in translationCount() if table does not provide deleted field
* Committed to trunk rev. 6740
* Committed to TYPO3_4-3 rev. 6741
Christian Kuhn
15:58 Revision 815e868e: Fixed bug #12928: SQL error in translationCount() if table does not provide deleted field (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6741 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
15:57 Revision 925429cd: Fixed bug #12928: SQL error in translationCount() if table does not provide deleted field (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6740 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:48 Bug #21495: (Un)Install icon points to wrong extension in Opera
* Committed to trunk rev. 6737
* Committed to TYPO3_4-3 rev. 6738
* Committed to TYPO3_4-2 rev. 6769
Christian Kuhn
13:46 Revision 847ef6a6: Fixed bug #12507: (Un)Install icon points to wrong extension in Opera (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6739 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:45 Revision 3aa07314: Fixed bug #12507: (Un)Install icon points to wrong extension in Opera (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6738 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:45 Revision d06ecea6: Fixed bug #12507: (Un)Install icon points to wrong extension in Opera (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6737 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:54 Bug #21933 (Closed): Problems with utf-8 filenames in new Media CE
Pointing to a video file with foreign characters in the file name stops the new Media CE from rendering correctly.
...
Peter Murray
00:37 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
Does it work for you with other non-english languages?
E.g. I know that for me German works...
Chris topher
00:23 Bug #21932 (Closed): Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
When user's default language is not English (is Brazilian Portuguese, on my case), the Context Menu in Rich Text Edit... Daniel Arndt

2010-01-08

23:49 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
provided patch bug_13176_v1.diff David Bruchmann
15:07 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
One open point:
when a plugin in BE was called where some code was inserted in a pointerfield (i.e. select_key) th...
David Bruchmann
14:44 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
Even if it's not the best way, I post the changed and tested code instead of a diff-file. I rearranged the inquiries ... David Bruchmann
12:34 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
An Example from ext_tables.php where the Extension itselfe works but disturbs other Extensions (don't know why):
$...
David Bruchmann
11:17 Bug #21926 (Closed): t3lib_befunc::getFlexFormDS fails because of wrong inquiries
The incoming parameter $conf[ds] always has a syntax like
$conf[ds][ MODUL,TYPE] = VALUE;
Example:
$conf[d...
David Bruchmann
21:36 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
I've the same problem and the patch of the other fix doesn't works, too. Maximilian
20:15 Bug #21931 (Closed): Child will not be saved, if inline-element was closed
Look at my configuration below. In parent-record I can add new relations to my defined child-records without any prob... Stefan Froemken
18:16 Revision 7763d694: Backported changeset 28572 from trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@28574 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:13 Revision 1b2753c7: Updated copyright year
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28572 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:09 Bug #21925: login with felogin does not work in the same browser as the backend
i will take care of tomorrow and see if i can fix.
As it works as expected on my installations, may be you have an a...
Steffen Kamper
17:50 Bug #21925: login with felogin does not work in the same browser as the backend
What's about the connection (perhaps it's clear when RSA is known) is it http or https or different for FE and BE.
O...
David Bruchmann
17:32 Bug #21925: login with felogin does not work in the same browser as the backend
I tried again without firewall by another network and I can't login too. So I think it's not the firewall. Sonja Schubert
17:20 Bug #21925: login with felogin does not work in the same browser as the backend
Can you try to reach the page without firewall?
Which kind / product of firewall you're using?
David Bruchmann
17:17 Bug #21925: login with felogin does not work in the same browser as the backend
Yes we use a firewall to get to the website and no, no proxy. Sonja Schubert
14:27 Bug #21925: login with felogin does not work in the same browser as the backend
Do you use a firewall or a proxyserver?
David Bruchmann
14:25 Bug #21925: login with felogin does not work in the same browser as the backend
But I think its not a problem of firefox 3.5.7, I had the problem already on 3.5.x Sonja Schubert
14:14 Bug #21925: login with felogin does not work in the same browser as the backend
Hello,
same problem after updating to Firefox 3.5.7
TYPO3 4.3.0
felogin 1.2.0
guenterk
Guenter Koch
10:15 Bug #21925: login with felogin does not work in the same browser as the backend
Hi Benni,
I tested the login again without RSA or saltedpassword support enabled and the login does not work. I cl...
Sonja Schubert
09:54 Bug #21925: login with felogin does not work in the same browser as the backend
Hey Sonja,
maybe this is related to either RSA support or the saltedpassword sysext. Could you try and reproduce t...
Benni Mack
08:58 Bug #21925 (Closed): login with felogin does not work in the same browser as the backend
When I'm logged in in the backend of 4.3.0 with firefox I cannot login in the frontend with felogin. It displays alwa... Sonja Schubert
17:11 Feature #5923 (Accepted): Notify per email if groups are selected instead of single users
Sonja Schubert
16:41 Bug #21930: CSS not displayed
found link to navigation point.
Issue can be closed!
Uninstalled mn_ff3_be_bugfix and css is displayed!
Many...
Janine Schendel
16:39 Bug #21930: CSS not displayed
Edit the file typo3conf/localconf.php via FTP. Alternativella there also is an option i the install tool to set it.
...
Chris topher
16:38 Bug #21930: CSS not displayed
if i click on a navigation point, get JS error:
top.goToModule is not a function
onclick(click clientX=0, clientY=0)
Janine Schendel
16:37 Bug #21930: CSS not displayed
How can i uninstall an extension, when backend show white pages. Janine Schendel
16:32 Bug #21930: CSS not displayed
Please uninstall the extension, which modifies the login-screen.
Do you have a skin-extension installed? Uninstall...
Chris topher
16:27 Bug #21930 (Closed): CSS not displayed
Hi,
after successful update from 4.2.10 to 4.3.0 there is no CSS file included in HTML.
No CSS displayed on log...
Janine Schendel
15:54 Bug #21782: TS-Localization (_LOCAL_LANG) isn't applied
Can't confirm this bug.
It's working fine in my TYPO3 4.3.
Julian Hofmann
15:52 Feature #21929 (Closed): extra stdWrap for changePassword-errors
It would be nice to have a different stdWrap for error-messages.
E.g. it isn't possible giving ll_change_password_n...
Julian Hofmann
14:14 Feature #21928 (Closed): Enable/Disable Control Icons in the List Module via PageTS/UserTS
For each record in the databse the List module offers a variety of funtions. Depending on the Database Table, User Ri... Sebastian Michaelsen
12:54 Feature #17037: Better Shortcut for pages
Thanks Tobias for reporting back :)
It's true, that selecting content elements for multilang setups hasn't been on...
Ralf Hettinger
12:42 Bug #21927: Page Tree doesn't expand; Retracts then expands again
I know this Bug and propose to adapt the treeview from the new tt_news extension to the core-treeview.
Furthermore t...
David Bruchmann
11:29 Bug #21927 (Closed): Page Tree doesn't expand; Retracts then expands again
When I click on the plus to expand the page tree in the BE the browser thinks for a second then nothing happens.
Whe...
Aaron Cruz
12:29 Bug #21776: fe_adminLib.inc crashes on 5.3 because usage of split()
Where is this method preg_spliti documented?
function sendHTMLMail($content,$recipient,$dummy,$fromEmail,$fromNa...
Franz Holzinger
12:12 Feature #21921: Log mails send via TYPO3-default mailform
If you like it, we can send it to the core list right away. Benni Mack
12:11 Feature #21921: Log mails send via TYPO3-default mailform
Hey Olly,
there is something like this already in t3lib_div: plainMailEncoded. There is also already a sysLog mess...
Benni Mack
11:09 Bug #21885: DB list: layout looks weird with thumbnails
committed to svn,
4_3 rev 6735
trunk rev 6736
Steffen Kamper
11:08 Revision 41b173b9: Fixed bug #13098: DB list: layout looks weird with thumbnails (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6736 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:08 Revision 1a995373: Fixed bug #13098: DB list: layout looks weird with thumbnails (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6735 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:02 Bug #21884: File list: Alternating row colors are weird with thumbnails
committed to svn
4_3 rev 6733
trunk rev 6734
Steffen Kamper
10:58 Revision e153af2a: Fixed bug #13097: File list: Alternating row colors are weird with thumbnails (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6734 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:58 Revision 20bcc06c: Fixed bug #13097: File list: Alternating row colors are weird with thumbnails (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6733 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:01 Bug #20646: Empty FE group list in content element or page Access tab
I managed to solve this issue by accident.
The groups did not show up because the sysfolder of the FE groups was
...
Stefanos Karasavvidis
09:50 Bug #21700: Save the previous selected type of login in a cookie
commited v5 to trunk (rev. 6731)
commited v5 to TYPO3_4-3 (rev. 6732)
Benni Mack
09:49 Revision 08888f9d: Fixed bug #12779: Previously selected type of backend login is now stored in a cookie (Thanks to Sebastian Gebhard)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6732 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:48 Revision 1d863d69: Fixed bug #12779: Previously selected type of backend login is now stored in a cookie (Thanks to Sebastian Gebhard)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6731 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2010-01-07

21:31 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
I'll take care of this during the next weeks! Thanks for checking. Benni Mack
19:46 Bug #21924: suggest wizard does not work properly with TCA fields of type "select"
added final patch including changes in JS. Franz Koch
19:05 Bug #21924 (Closed): suggest wizard does not work properly with TCA fields of type "select"
Also the pending documentation claims that the new suggest wizard is working nicely with group and select fields, it'... Franz Koch
17:45 Feature #5923 (Closed): Notify per email if groups are selected instead of single users
In the current version there are email notifications on a new stage. If groups are selected in the member, reviewer o... Thomas Löffler
15:01 Bug #21843: css_styled_content 4.3 and image borders
i also figured out that when you have ONE image and an image caption, the border appears. without an image caption, t... TimoF no-lastname-given
14:05 Feature #17037: Better Shortcut for pages
5066_trunk_v2.patch works fine with TYPO3 v4.3.0, except for multi language setups:
Selecting a page content element...
Tobias Huettel
13:26 Bug #21065: Sporadic random Backend Logoffs
I've just dealt with a similar issue with a client of ours.
The problem, in our case, occured even between updates o...
Mark Möller-Bengtsson
13:15 Feature #21921: Log mails send via TYPO3-default mailform
That makes sense e.g. also for developing a website where only the devs should receive mails.
A solution could be to...
Oliver Hader
10:00 Feature #21921 (Closed): Log mails send via TYPO3-default mailform
It would be very usefull if TYPO3 could log all mails send via mailform into the database or an "mailform.log"-file.
...
marvin
11:04 Bug #21923 (Closed): Workspace Owners should be manageable with groups as well
The management of workspace-access rights is inconsistent, members and reviewers can be assigned via user-groups, own... Tolleiv Nietsch
11:00 Bug #21922 (Closed): BE search does not retreive tt_news records
The top right global BE search does not retreive tt_news records while entering an existing UID, or a text keyword. (... RENIER
09:29 Bug #21919: XSS Error in IE8 when Picture is enlarged
Thanks for your fast answer!
Yes! I disabled the extension, cleared all caches. Restart IE8 -> same problem.
I thin...
Johann Maurer

2010-01-06

23:33 Bug #21288: Flash Uploader only works in click menu in file tree, not in right frame
Problem is that initFlashUploader() is not defined in global scope, but only in a local, reachable from the upload-bu... Steffen Gebert
23:12 Bug #21288: Flash Uploader only works in click menu in file tree, not in right frame
can reproduce this Steffen Gebert
23:08 Bug #21920 (Closed): Improve error handling of massuploader
The massuploader currently has a very poor error handling.
As flash has several limitations (silently rejecting se...
Steffen Gebert
23:04 Revision ae1319ac: Updated htmlArea RTE version to 1.9.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6730 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:01 Revision 39e2f5ad: Updated htmlArea RTE version to 1.8.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6729 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:59 Revision 3de919b7: Updated htmlArea RTE version to 1.7.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6728 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:54 Revision 491c4282: Updated RTE htmlArea version to 1.7.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6727 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:10 Bug #21783: Switching Workspaces as a normal User (non admin) Cause Browser Crash in Internet Explorer 8
Maybe related to #12532 and friends?
Chris topher
21:06 Bug #21834: Icons for Word documents missing
Hi Christian,
can you provide a patch?
Chris topher
21:05 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
I recently had to use TYPO3 in IE8 and those "random" logouts make TYPO3 nearly unusable.
Considering the market s...
Chris topher
20:58 Bug #21877: t3editor don't show content in FF3
This report belongs to the section htmlarearte and can be closed I think:
Version 4.1 is no longer supported activel...
Chris topher
20:55 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
You should get this with all sysexts.
The max version should be updated to 4.4.99 or so...
Chris topher
20:53 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Do you have an extension (like date2cal) installed, which changes the output there? Chris topher
18:39 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Can't reproduce. Works for me.
What happens, when you try to open the date picker? Any JS errors? Have you cleared...
Steffen Gebert
12:53 Bug #21914 (Closed): Datepicker doesn't work in Internet Explorer 8
The new datepicker in Typo3 4.3 doesn't work when I use Internet Explorer 8.
No problem with Firefox or Safari.
...
Vincent MARIANI
20:50 Bug #21919: XSS Error in IE8 when Picture is enlarged
Do you also have this error, if you use no extension for the popup window?
Related to #11695?
Chris topher
19:59 Bug #21919 (Closed): XSS Error in IE8 when Picture is enlarged
When 'click to enlarge' is set in 'Text w/image' element, then IE8 reports an cross scripting error on opening the n... Johann Maurer
19:39 Bug #21570: Debug output destroys BE HTML
REMINDER for myself Steffen Kamper
19:36 Bug #21916: files upload through Firefox 3.5.6
in TV there is a simular issue: #13052
not reproducable, only appears in FF 3.5.2, never appears when firebug is act...
Steffen Kamper
19:30 Bug #21916: files upload through Firefox 3.5.6
Can you upload more/bigger files at once to see, what's the error message?
Could you debug the JS by setting a bre...
Steffen Gebert
19:28 Bug #21916: files upload through Firefox 3.5.6
No I don't use any SSL certificate.
I think it's an Ajax issue.
Sebastien Reuse
18:19 Bug #21916: files upload through Firefox 3.5.6
Do you have a self-signed SSL certificate? Steffen Gebert
16:02 Bug #21916: files upload through Firefox 3.5.6
no I use the standars file uploader (filelist->fileadmin->upload files->the ajax window pop-up)
no I don't have an...
Sebastien Reuse
15:03 Bug #21916: files upload through Firefox 3.5.6
I this an issue with the new mass file uploader? I guess so...
Is your webspace secured by an .htaccess file that re...
Oliver Hader
13:51 Bug #21916 (Closed): files upload through Firefox 3.5.6
When I try to upload a file with Firefox 3.5.6 with fileadmin the file is not uploaded without any explanation. The a... Sebastien Reuse
18:22 Bug #20394: [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
i tried it in actuall trunk and it works as expected.
thanks!
Martin Holtz
15:15 Bug #20394: [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
Please test it again with the attached patch. Oliver Hader
14:11 Bug #20394: [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
Confirmed and still occurs with TYPO3 4.3 Oliver Hader
17:00 Bug #21912: USER_INT Plugin not rendered when logged into BE as editor (non-admin)
Another hint:
The first element ist shown if the page will have no BE group set in "Access" module!!!
So ... mu...
Jochen Rieger
16:49 Bug #21912: USER_INT Plugin not rendered when logged into BE as editor (non-admin)
Hi Oliver,
I think we can close this one... there IS a strange behaviour though. But it might have to do with Tem...
Jochen Rieger
15:05 Bug #21912: USER_INT Plugin not rendered when logged into BE as editor (non-admin)
Can you please give a short note how one can reproduce this step by step? Thanks! Oliver Hader
14:51 Bug #18016: FCE-Dropdown shows Invalid Value Error when using comma
I already posted a patch for core, see #20021 Steffen Kamper
14:23 Bug #18016: FCE-Dropdown shows Invalid Value Error when using comma
Is there any patch for the bug or is it possible to solve it somehow? Stig Kjeldsen
14:19 Feature #21918 (Closed): CLI processes cannot be executed when adminOnly mode is enabled
CLI processes that require a backend user are not executed when these backend users don't have the admin flag set and... Oliver Hader
14:16 Bug #21917 (Rejected): TCEmain doesn't substitute all NEW
This works:
$data['be_groups']['NEW3'] = array(...);
$data['be_users'][$beuser['uid']] = array(
'usergroup' => ...
Steffen Kamper
13:44 Bug #21915: Problem with special characters in rtehtmlarea languagefiles
I was sure I had tested this but apparently it turns out that forceCharset=utf-8 fixes the issue. You can close this Brian no-lastname-given
13:18 Bug #21915 (Closed): Problem with special characters in rtehtmlarea languagefiles
Hi
I just installed a new TYPO3 4.3 with the dummy package to be sure it was not a configuration error. As you can...
Brian no-lastname-given
13:28 Bug #21832: HMENU does not generate correct links for mount points with "substitute mount point"
Hey Benjamin,
thanks for your reply. It's a GMENU in my case, and it's pretty hard to reproduce, I have to admit...
Volkmar Lecke

2010-01-05

18:14 Feature #21902: Support SQL "LOCATE"
Committed pre_13134_*-cleanup.diff to
Core trunk (rev. 6725)
DBAL trunk (rev. 28422)
Committed 13134_*.diff to...
Xavier Perseguers
18:11 Revision ba4f8175: Added feature #13134: Support of SQL LOCATE function
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28423 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:08 Revision f1623e58: Added feature #13134: Support of SQL LOCATE function
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6726 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
18:05 Revision ecab6c46: Preparation of commit for feature #13134
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28422 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:05 Revision f63ae7e8: Preparation of commit for feature #13134
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6725 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:39 Bug #21913 (Closed): 'hidden' field handling error
when one of the records that should list with 'list' (extension record in a sys-folder) is set to 'hidden', no conten... This Mächler
15:15 Bug #21912 (Closed): USER_INT Plugin not rendered when logged into BE as editor (non-admin)
Tested with air_filemanager... If I'm logged into BE as admin or not logged in at all then the plugin renders its con... Jochen Rieger
15:06 Bug #21327: User with restricted languages is not able to translate a record
Same problem here.
Found your Mailing List entry here:
http://www.typo3-jack.net/typo3-german-lists-netfielders-de/...
Markus Kurde
14:18 Bug #21053: Support for SSL and absolute Links
Maybe it's better to use
typolink.forceAbsoluteUrl = 1
typolink.forceAbsoluteUrl.protocol = https
since forcin...
Oliver Hader
13:32 Bug #21897: After upgraded to 4.3.0 no thumbnails in BE filelist
Resolved with issue #21360
Commited to trunk (rev 6722)
Commited to TYPO3_4-3 (rev 6723)
Commited to TYPO3_4-2 (...
Benni Mack
13:31 Bug #21792: Image processing does not work in final 4.3, but in RC1 and RC2
Resolved with issue #21360
Commited to trunk (rev 6722)
Commited to TYPO3_4-3 (rev 6723)
Commited to TYPO3_4-2 (...
Benni Mack
13:30 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft!
Commited to trunk (rev 6722)
Commited to TYPO3_4-3 (re...
Benni Mack
13:27 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft!
Commited to trunk (rev 6722)
Commited to TYPO3_4-3 (re...
Benni Mack
13:29 Bug #14202: ImageMagic detection fails in safe_mode
OK. I found out that still no version works. It seems like this isn't connected to the detection in the install tool,... Benni Mack
13:20 Bug #14202: ImageMagic detection fails in safe_mode
OK. I found out that still no version works. It seems like this isn't connected to the detection in the install tool,... Benni Mack
13:26 Revision 74a13f62: Fixed bug #12341: Image generation broken with PHPs safe_mode activated and GraphicsMagick (Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6724 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:25 Revision 004f4fed: Fixed bug #12341: Image generation broken with PHPs safe_mode activated and GraphicsMagick (Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6723 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:24 Revision 05f3c3f5: Fixed bug #12341: Image generation broken with PHPs safe_mode activated and GraphicsMagick (Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6722 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:49 Feature #21911 (Closed): need logDeprecated function for included files
Hi everyone,
the function t3lib_div::logDeprecatedFunction() is to log calls to a deprecated functions. As we want...
Felix Oertel
05:53 Bug #21863: htmlarearte sometimes deletes contents
Please test attached patch. Stanislas Rolland

2010-01-04

23:12 Revision 6176d0bf: Follow-up of changeset #28324: Quoting when part of CASE WHEN flow control
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28377 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:14 Feature #21902: Support SQL "LOCATE"
Found some nice table for Oracle's equivalent in MSSQL:
http://www.dba-oracle.com/oracle_news/2005_12_16_sql_syntax_...
Xavier Perseguers
20:18 Bug #21883: Unable to disable thumbnails with thumbnailsByDefault
committed to svn
4_3 rev 6720
trunk rev 6721
Steffen Kamper
20:17 Revision 537b49e9: Fixed bug #13096: Unable to disable thumbnails with thumbnailsByDefault (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6721 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:17 Revision 7ca346a1: Fixed bug #13096: Unable to disable thumbnails with thumbnailsByDefault (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6720 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:13 Bug #21895: Toggle empty tree produces JS error
committed to svn
4_3 rev 6718
trunk rev 6719
Steffen Kamper
20:13 Revision cd3f9b58: Fixed bug #13118: Toggle empty tree produces JS error (Thanks to Felix Oertel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6719 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:12 Revision eb997c4e: Fixed bug #13118: Toggle empty tree produces JS error (Thanks to Felix Oertel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6718 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:08 Bug #21807: t3lib_div::readLLfile use debug output
committed to svn
4_3 rev 6716
trunk rev 6717
Steffen Kamper
20:07 Revision 1dcce627: Fixed bug #12946: t3lib_div::readLLfile use debug output
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6717 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:04 Revision ac23dcda: Fixed bug #12946: t3lib_div::readLLfile use debug output
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6716 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:35 Feature #21909 (Closed): feeditadvanced user interface should be the same that TYPO3 BackEnd
In order to improve the user experience, Typo3 Backend and Frontend editors should use the same design and the same i... Vincent MARIANI
17:32 Bug #21772: Frontend Editing should be in front of flash videos, but is not
The Typo3 parser should add this parameter, shouldn't it ? Vincent MARIANI
17:07 Bug #21494: JSMENU does not respect mount point overlays

Commited to trunk (rev #17790)
Commited to TYPO3_4-3 (rev #17790)
Commited to TYPO3_4-2 (rev #17790)
Benni Mack
17:06 Revision 97eb58a4: Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6715 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:05 Revision d9234d85: Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6714 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:04 Bug #20514: links created by tslib_cObj->typolink_URL are not valid HTML/XHTML
I guess this would be a feature. Links are not only used in HTML but can also be used in non-HTML E-Mails, XML, PDF G... Lina Wolf
17:04 Revision b8629602: Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6713 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:12 Feature #18194: Remove Static Templates from Standard Installation
Updated to current trunk and worked Susannes's patch in there. Benni Mack
10:30 Bug #14202: ImageMagic detection fails in safe_mode
And yes: My patch now works for me :). So +1 after testing and reading. Benni Mack
10:29 Bug #14202: ImageMagic detection fails in safe_mode
Hey Michael.
a) I updated your patch so it's validating against the latest trunk.
b) colons is correct!
If I...
Benni Mack
10:08 Bug #17477: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
This is a clear bug, would you care to send it to the core list? Benni Mack
10:00 Bug #21763: Massuploader skinning has to be improved
Hey Christopher,
no, that's due to a restriction: If the frame (e.g. file_list.php) that opened the mass uploader ...
Benni Mack

2010-01-03

22:12 Feature #21903: Support SQL "CASE WHEN"
v2 were committed to:
- Core trunk (rev. 6712)
- DBAL trunk (rev. 28324)
Xavier Perseguers
18:28 Feature #21903: Support SQL "CASE WHEN"
Uploaded draft of the patch. What is still missing is properly quoting fields inside the CASE ... WHEN construct. Xavier Perseguers
22:09 Revision a495b61b: Added feature #13135: Support for CASE WHEN flow control
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28324 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:07 Revision e6a701ec: Added feature #13135: Support for CASE WHEN flow control
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6712 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
18:49 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
I patched class.t3lib_lock.php as follows in the T3 System I use. The existance of the resource should be checked fir... Dierk Scharbert
18:40 Bug #21908 (Closed): redirect_url should only be used after successful login
When using redirect_url as additional request parmater, the user will be redirected to the redirect_url in ANY case.
...
Bastian Schreiber
15:25 Bug #21882: Massuploader: Max file size is shown in KB

* commited to trunk (rev. 6710)
* commited to TYPO3_4-3 (rev. 6711)
Benni Mack
15:23 Revision a489242b: Fixed bug #13095: Massuploader: Max file size is shown in KB (THanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6711 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:22 Revision 46b7ccf1: Fixed bug #13095: Massuploader: Max file size is shown in KB (THanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6710 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:35 Bug #21907: felogin provides no hook for changing $markerArray
Imagine you have the felogin extension in the right column on every page, now you would like to point the ###FORGOT_P... Jonas Felix
13:06 Bug #21907 (Closed): felogin provides no hook for changing $markerArray
felogin serves several hooks, but it's not possible to add any $markerArray entry with any of those hooks.
If you ...
Jonas Felix

2010-01-02

18:24 Bug #21904: Warning of a depricated function
Hi Daniel,
thanks for your bugreport.
This will be solved in the next version of TYPO3.
The report is a duplica...
Chris topher
17:22 Bug #21904 (Closed): Warning of a depricated function
Function spliti() is deprecated in D:\xampp\htdocs\testsite\t3lib\class.t3lib_parsehtml_proc.php line 1252
proble...
Daniel Doesburg
17:12 Bug #21632: Can't access 'Basic Configuration' on a fresh install
I can confirm that a missing timezone-setting in php.in caused the problem. Simply setting the timezone-setting solve... Lars Smit
16:45 Feature #21903 (Closed): Support SQL "CASE WHEN"
In order to support new feature of TemplaVoilà, support for CASE WHEN (http://dev.mysql.com/doc/refman/5.0/en/control... Xavier Perseguers
16:43 Feature #21902: Support SQL "LOCATE"
Equivalent of LOCATE
In Oracle: "instr" http://www.adp-gmbh.ch/ora/sql/instr.html
In PostgreSQL: "strpos" http://...
Xavier Perseguers
16:41 Feature #21902: Support SQL "LOCATE"
Actually there is two needs here, one for supporting LOCATE and one for supporting CASE
Xavier Perseguers
16:10 Feature #21902 (Closed): Support SQL "LOCATE"
the LOCATE function isn't supported in DBAL.
In templavoila i added this in select clause:
CASE WHEN LOCATE(' . $...
Steffen Kamper
15:51 Bug #21901 (Closed): File list cancel button does not respect returnUrl
If you call file_edit.php from any script like
file_edit.php?target=[filepath]&returnUrl=[returnUrl]
only the sav...
Steffen Kamper
00:41 Feature #19857: ability to disable AJAX relogin polls
A short-hand solution is to change "interval:" from 60 to e.g. 600 in typo3/js/loginrefresh.js Steffen Gebert
00:18 Feature #21900 (Closed): Add API to add stylesheet directories
In order to split up the BE stylesheets (separation of structure and visual), some API to add all *.css files in a di... Steffen Gebert

2010-01-01

19:40 Bug #21899 (Closed): with "[BE][interfaces] = backend_old" the modules in WEB and FILE doesn't work
steps to reproduce:
1. set in InstallTool
[BE][interfaces] = backend_old
2. Logout and login
Now the Module...
Sven Juergens
 

Also available in: Atom