Project

General

Profile

Activity

From 2009-01-07 to 2009-02-05

2009-02-05

23:05 Bug #19950: Send Notification if BE is locked
committed to trunk rev 4958 Steffen Kamper
23:03 Revision fc7222b9: Fixed bug #10322: Send Notification if BE is locked
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4958 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:39 Bug #19966: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
Committed to 4.1 (rev 4955), 4.2 (rev 4956) and trunk (rev 4957) Francois Suter
21:38 Revision 12720043: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4957 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:36 Revision ef57f86d: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4956 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:34 Revision d55b0d3d: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4955 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:22 Feature #19973: Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme
added new patch adding deprecatedLog Steffen Müller
11:50 Feature #19973 (Closed): Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme
Problem:
The processing of GET/POST variables in TypoScript does not have a consistent naming scheme:
- TS conditi...
Steffen Müller
18:17 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
9439 is in now, so you can redefine the defaults however you want. Steffen Kamper
18:16 Bug #19382: New Element Wizard has no option for hiding Elements via pageTS
committed to trunk, rev 4954
Documentation added to
http://wiki.typo3.org/Pending_Documentation#doc_core_tsconfig
Steffen Kamper
18:09 Revision ea48af5d: Fixed bug #9439: New Element Wizard has no option for hiding Elements via pageTS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4954 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:39 Revision e70876b3: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4953 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:35 Revision 1496076f: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4952 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:33 Revision ad064ec0: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4951 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:45 Bug #17301: Wrong cropping of multi-byte $TCA field
I confirm the bug.
ill make a patch for 4.2.5 and submit it to the core
Michael Miousse
11:06 Bug #19755: IMAGE content element: two fields for entering the image width, none of them saves its content
Caused by kj_imagelightbox2 v 1.4.3
I resolved the problem by upgrading to 2.0.0
Pascal no-lastname-given
10:56 Bug #19972 (Closed): simulateStatics doesn't use unique urls
The scheme for urls is like that:
[page title].[pid].[type].html
When you rename a page title, old url fits als...
Steffen Kamper
09:20 Bug #16580: "pointer" error in tslib/class.tslib_pibase.php
I also have this problem in 4.2
You can correct it, by changing the $pointer / $a == null or '' if/else statements t...
Sebastian Böttger
08:19 Feature #2554: Recycler: Delete records from different database tables
Yes but if you have a bunch of datarecords (500 or more in 40 tables for example) which are marked as deleted, its a ... Daniel Felix
06:19 Bug #19971: htmlArea RTE: Definition List extension must require the Block Elements extension
Committed to SVN TYPO3core trunk (revision 4950). Stanislas Rolland
06:12 Bug #19971 (Closed): htmlArea RTE: Definition List extension must require the Block Elements extension
Plugin DefenitionList extends plugin BlockElements. Therefore, availability of the BlockElements plugin must be enfor... Stanislas Rolland
06:18 Revision 428f8b2a: Fixed bug #10354: htmlArea RTE: Definition List extension must require the Block Elements extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4950 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
06:04 Bug #19970: htmlArea RTE: Colouring features should check if style attribute is allowed
Committed to SVN TYPO3core trunk (revision 4949). Stanislas Rolland
05:56 Bug #19970 (Closed): htmlArea RTE: Colouring features should check if style attribute is allowed
Colouring extensions should be enabled only if the use of the style attribute is allowed in the RTE EM configuration.... Stanislas Rolland
06:04 Revision 5785b5c2: Fixed bug #10353: htmlArea RTE: Colouring features should check if style attribute is allowed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4949 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:14 Revision d3b641ec: Fixed bug #10352: htmlARea RTE: Shift+Enter raises exception in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4948 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:08 Bug #19969: htmlARea RTE: Shift+Enter raises exception in Safari
Committed to SVN TYPO3core trunk (revision 4948) and branch TYPO3_4-2 (revision 4947).
Stanislas Rolland
04:52 Bug #19969 (Closed): htmlARea RTE: Shift+Enter raises exception in Safari
Shift+Enter raises exception in Safari.
(issue imported from #M10352)
Stanislas Rolland
05:01 Revision 90eb1513: Fixed bug #10352: htmlARea RTE: Shift+Enter raises exception in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4947 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:16 Bug #19968: Whitespace cleanups in t3lib_frontendedit
Committed to trunk in r4946. Jeff Segars
00:12 Revision 8b77e9ec: * added some more unit tests for the Persistence Session
Jochen Rau
00:02 Revision 195c0c46: Fixed bug #10351: Whitespace cleanups in t3lib_frontendedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4946 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2009-02-04

23:48 Revision cd419966: * wrote some unit tests for the Persistence Session (using a patched version of tx_phpuit); more to come
* added some checks (Exceptions) for wrong registration of objects (e.g. trying to register added after registered th... Jochen Rau
23:25 Feature #2554 (Needs Feedback): Recycler: Delete records from different database tables
Oliver Hader
23:11 Feature #2554: Recycler: Delete records from different database tables
What do you mean exactly? It's possible with "All tables" to check different recordtypes and make one delete. Steffen Kamper
23:22 Bug #19968 (Closed): Whitespace cleanups in t3lib_frontendedit
There are several minor CGL and whitespace issues in t3lib_frontendedit. The attached patch cleans these up.
(is...
Jeff Segars
23:07 Feature #1835: Recycler: Integrate recursive recovering
Of course, this makes only sense for tables... Oliver Hader
22:17 Revision 22fb3070: * implemented support for additional header data
* deleted Web Request Builder and merged necessary code to Dispatcher Jochen Rau
21:49 Revision df3acd31: * implemented Exception_StopAction caught in the Dispatcher
* merged methods of the RequestHandlingController to the ActionController
* deleted RequestHandlingController
* fixed...
Jochen Rau
21:46 Feature #2567 (Closed): Recycler: Change layout and interface to fit HCI suggestions
Change layout and interface to fit HCI suggestions
* concerning usability
* concerning styling and colors
Oliver Hader
20:31 Bug #17236: new translated page only available after original page has been published
this bug no longer seems to be one in typo3 4.2.5
tried it and it works fine for me
Michael Miousse
18:36 Bug #17257: 404 Not Found
reported to be solved in typo3.teams.bugs Ingo Renner
18:33 Bug #16320: BE user not login
not a bug, bugtracker is no support forum Ingo Renner
16:40 Bug #19967 (Closed): typolink: title tag generation not correctly working, if in the title-tag string is an occurance of whitespaces
If you want to have a title-tag, you can do this with the linkwizard very nice and easy.
But if you need whitespaces...
Clemens Riccabona
15:45 Revision 0bd173dc: * implemented recursive deletion of objects (deletes the object its 1:n related objects and relations in mm tables but not mm related objects)
Jochen Rau
14:08 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
@lowlevel_cleaner cleanflexform
it uses t3lib_flexformtools->cleanFlexFormXML() to re-render a former malformed rend...
Peter Kuehn
12:45 Bug #19966: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
Patch sent to core list Francois Suter
12:37 Bug #19966 (Closed): l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
When TCA column option l10n_display is set to "defaultAsReadonly", it overrides l10n_mode to display a field as read-... Francois Suter
12:26 Revision e094b0d0: * data mapper almost implemented (todo: deletion of objects)
* implemented _getDirtyProperties() to AbstractDomainObject
* added check for aggregate root class in add() and remov...
Jochen Rau
12:26 Revision c3fd02f4: * data mapper almost implemented (todo: deletion of objects)
* implemented _getDirtyProperties() to AbstractDomainObject
* added check for aggregate root class in add() and remov...
Jochen Rau
11:50 Feature #15193: There is no API to list tables in the Web->Page module
Any progress? Sascha Egerer
11:27 Bug #19965 (Closed): folding state of main modules is not remembered anymore (reggression)
In TYPO3 4.2 the module menu remembers which main modules are open and which are close. In TYPO3 4.3-dev this is not ... Ingo Renner
10:57 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
committed to trunk (4.3) Ingo Renner
10:52 Revision 44abccf2: Added feature #4911: Add an option to add alternative external URL or shortcut for other languages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4945 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:40 Bug #19964 (Closed): Files in linkpopup should have sorting by ABC
Files in linkpopup should have sorting by ABC, currently its mixed up.
When you want to link something in RTE with...
Sonja Schubert
07:21 Feature #19963: htmlArea RTE: Move editing mode change to plugin
Committed to SVN TYPO3core trunk (revision 4944). Stanislas Rolland
06:59 Feature #19963 (Closed): htmlArea RTE: Move editing mode change to plugin
Editing mode handling is moved out of the core RTE script to an external plugin.
This will make it easier to event...
Stanislas Rolland
07:20 Revision ee52e96f: Added feature #10339: htmlArea RTE: Move editing mode change to plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4944 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:12 Bug #19957: linkHandler different than "record" leads to rteerror
Possibly not what you wanted to hear :-) but. You could use the "linkhandler" extension - and propably can configure ... Daniel Poetzinger
05:45 Revision a4ae9e99: Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4943 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:36 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
Committed to SVN TYPO3core trunk (revision 4943) and branch TYPO3_4-2 (revision 4942).
Stanislas Rolland
05:07 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
The attached patches fix the issue in TYPO3 4.2 and trunk. In the case of TYPO3 trunk, the whole exception handling p... Stanislas Rolland
05:07 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
A version of Allow Clipboard Helper compatible with Firefox 3 and Firefox 2 has been uploaded to typo3.org:
http://t...
Stanislas Rolland
00:22 Bug #19961 (Closed): htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
This is a problem when trying to use the copy/cut/paste buttons in Firefox 3 because configuring user.js settings man... Stanislas Rolland
05:34 Revision 86cda9d2: Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4942 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:50 Bug #19962: Feature: NewRecordWizard with grouping and sorting
additional the typo3.gif has to be copied to typo3/gfx Steffen Kamper
00:49 Bug #19962 (Closed): Feature: NewRecordWizard with grouping and sorting
The newRecordWizard doesn't look very well, it's sometimes hard to find the right records.
I grouped the records b...
Steffen Kamper
00:50 Bug #19946: Paste does not work correctly with table rows
Please try again with trunk revision 4941. Stanislas Rolland
00:23 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Moved the Allow Clipboard helper problem to a separate issue (10337).
Stanislas Rolland
00:21 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
I would be happy to provide a patch adding the MySQL locking if you want. Leonhard Wimmer
00:17 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
The MySQL function GET_LOCK() provides very sophisticated locking (compared to the "simple" mode) and should be avail... Leonhard Wimmer
00:06 Revision aa2e85f9: Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4941 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-03

23:44 Revision d3b0c2ba: Follow-up for bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4940 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:31 Bug #19954: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
Follow-up patch committed to trunk (revision 4940) and branch TYPO3_4-2 (revision 4939).
Stanislas Rolland
23:30 Revision a91c9f44: Follow-up for bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4939 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:21 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Committed to SVN TYPO3core trunk (revision 4941) and branch TYPO3_4-2 (revision 4938).
Stanislas Rolland
07:33 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Attaching a copy of Firefox Add-on Allow Clipboard Helper compatible with Firefox 3. Stanislas Rolland
07:04 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Attached patches should fix both issues #9894 and #8648 in trunk and in branch 4.2. Stanislas Rolland
23:21 Revision b0b0b5c0: Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4938 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:13 Bug #19056: eval "timesec" sets seconds to zero
see Ralf Hettinger 11.01.09 03:28 line no. 1
test on 4.2.5
patch applied
cleared all cash
nevertheless, have no c...
koi
22:24 Bug #18928: Page alias not publishing to LIVE from any workspace
Please do not duplicate issues in such cases.
Issues can be moved between categories - please ask in typo3.teams.bug...
Marcus Krause
22:19 Bug #19956: Page alias not publishing to LIVE from any workspace
Pascal claims in #8657:
This is also the case for 'Speaking URL path segment' - It is not transferred to the LIVE en...
Marcus Krause
22:02 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik, good to hear, that this issue is also caused by this mad piece of JavaScript. I now uploded a new version of... Helmut Hummel
21:58 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Leave it as resolved for the time beeing Helmut Hummel
21:28 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Sorry for uploading the wrong file. Now I changed it with a version Albert van der Veen suggested. It only changes th... Helmut Hummel
21:24 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Uploaded wrong file Helmut Hummel
21:30 Bug #15007: t3lib_svbase: Method init returns wrong value
Committed to 4.1 (4937), 4.2 (rev 4934) and trunk (4935). Francois Suter
21:29 Revision b4eb2832: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4937 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:26 Revision 3e007515: Fixed erroneous date in Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4936 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:25 Revision c9b2276c: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4935 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:20 Revision a9d355c2: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4934 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:53 Feature #19835: Add controller switching for frontend editing
Committed v2 patch to trunk in r4933. Jeff Segars
20:52 Feature #19835: Add controller switching for frontend editing
Added v2 patch with check for valid TSFE instance based on Steffen's review. Jeff Segars
20:51 Revision c8481b62: Added feature #10155: Add controller switching for frontend editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4933 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:22 Bug #19865: RTE doesn't load when using more than 1 section in TV
And I have just one section with container.
A screenshot from my FCE (and TV mapping): http://www.freeimagehostin...
Darko Jr. Gonzalez
20:17 Bug #19865: RTE doesn't load when using more than 1 section in TV
Exactly the same issue I have.
http://lists.netfielders.de/pipermail/typo3-project-rte/2009-February/001678.html
...
Darko Jr. Gonzalez
19:20 Feature #2554: Recycler: Delete records from different database tables
Sry shouldn't be a Bug. Its more a feature request. Daniel Felix
19:17 Feature #2554 (Closed): Recycler: Delete records from different database tables
Hello,
it would be great if i could delete records from diffrent databasetables without select "All tables" in the...
Daniel Felix
18:40 Bug #19955: redirecting to referer does not work
I found 2 problems:
1) when setting referer, you come to login page. Now you enter your data and press submit butt...
Steffen Kamper
18:00 Bug #19480: Frontend Edit Panel is not compatible with subdomains and RealURL
Committed original patch (t3lib_tsfebeuserauth.diff) to 4.2 in r4931 and updated patch (9600_v2) to trunk in r4932. Jeff Segars
17:57 Revision d1829405: Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4932 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:55 Revision 986ff47c: Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4931 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:05 Bug #19960 (Closed): Spellchecker dictionaries not loaded correctly
I am successfully using the spell checker plugin for a multitree site offering german and english subtrees.
I want...
Patrick Rodacker
15:31 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
trying lowlevel_cleaner cleanflexform:
needs the suggested fixes to work and seems to fix the xml to no longer break...
Peter Kuehn
14:24 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Hi Francois,
I guess the suggested patches will not fix the problem:
You would have to test if $editData is an ...
Peter Kuehn
14:43 Bug #19950: Send Notification if BE is locked
Here is version 2 displaying a modal waiting box Steffen Kamper
14:34 Bug #17223: Popup for Frontend-Editing is not showing up
I could not reproduce the bug with typo3 v 4.2.5
i have installed the fe editing and and event with the return fa...
Michael Miousse
14:16 Bug #19959 (Closed): in typo3-4.2.2 and above the globalstring wont work
if there's any globalstring GP (GET/POST) declaration in typoscript it wont work.
e.g.
[globalString = GP:tipUrl ...
Andreas Kreicy
14:06 Bug #17067: tt_content "Language" field : [All] value don't work
Not a bug, according to the bug's reporter. Francois Suter
14:01 Feature #19958 (Closed): Configurable Subcategories for ext_conf_template.txt
The ExtensionMangers configuration page for plugins sometimes looks a bit 'unorganized', especially with long ext_co... Stefan Geith
13:54 Revision 656e6951: Changed the pages description field from a one line input to a textarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4930 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:59 Revision ee67b285: * some more steps towards an implementation of the TCA mapper
Jochen Rau
11:10 Bug #19617: hook for linkhandler is missing in RTE browse_links
with TYPO3 4.3.trunk it works.
Bug there is a different bug:
http://bugs.typo3.org/view.php?id=10331
Martin Holtz
11:08 Feature #17881: Enable stdWrap for select.where
just for notice, that feature would make it possible to write sql-statements in this way:
select.where.cObject = C...
Martin Holtz
10:56 Bug #19957: linkHandler different than "record" leads to rteerror
Test this issue:
1.) Install linkhandler extension.
2.) create content element, disable rte and put into
<link c...
Martin Holtz
10:53 Bug #19957: linkHandler different than "record" leads to rteerror
i added an modified
T3X_linkhandler-0_2_1-z-200902031052.t3x
where i simple added an second linkhandler in
ext_...
Martin Holtz
10:51 Bug #19957: linkHandler different than "record" leads to rteerror
Patch applied Martin Holtz
10:17 Bug #19957 (Closed): linkHandler different than "record" leads to rteerror
class.tslib_content.php->typoLink($linktxt, $conf)
provides an hook for an linkHandler.
So an typolink like:
<li...
Martin Holtz
07:05 Bug #18925: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
Apply patch attached to #9894. Stanislas Rolland

2009-02-02

22:58 Revision b24f9f8b: Cleanup: Reverted accidental revision 4928
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4929 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:45 Bug #18928: Page alias not publishing to LIVE from any workspace
Recreated under id 0010330 as original report might not have been under correct category to get attention. David Wallace
22:26 Bug #18928: Page alias not publishing to LIVE from any workspace
Still broken in 4.2.5 David Wallace
22:44 Bug #19956 (Rejected): Page alias not publishing to LIVE from any workspace
NB: relisted as previous issue does not seem to have been addressed (0008657)
This happens for both of the following...
David Wallace
21:05 Revision fa79e8e0: Share project "TYPO3_trunk" into "https://svn.typo3.org/TYPO3v4/Core"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4928 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:46 Revision 6a6040dc: * introduced a tca mapper
Jochen Rau
17:29 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
here's a patch that
* adds translatable shortcut options
* adds translatable external url options
* adds tabs t...
Ingo Renner
17:20 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
changed bug to also include shortcuts Ingo Renner
17:25 Revision 927c18ee: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4927 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:50 Revision 32c964f4: Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4926 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:48 Revision 2a9f9afa: Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4925 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:46 Bug #19955: redirecting to referer does not work
Correction, the 1.1.0 version from Trunk i got from you will not show the login box at all.
Can't test if referer ...
Sander
10:50 Bug #19955 (Closed): redirecting to referer does not work
It seem that the redirect option "Defined by referer" does not work, when i enable it, it gives me my website with no... Sander
15:42 Revision e1d097fc: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4924 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:41 Revision c095528a: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4923 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:40 Revision e3cafdbd: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4922 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:17 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Helmut,
it seems, that the extension EfA Font Size ( efafontsize ) - see bugreport 0010216 - additionally made...
Maik Matthias
11:18 Revision 90c96699: Small corrections to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4921 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:10 Feature #19748: ImageMagick generates larger than necessary files
new patch attached withou any default params. You can add the parameter for stripping profile in Install tool as ther... Steffen Kamper
08:53 Bug #19064: option+space for inserting non-braking space on Mac OSX does not work properly
Please try the patch attached to issue #10127 with Safari on Mac after applying the patch attached to issue 0010324.
...
Stanislas Rolland
08:50 Bug #19817: htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
Please try the attached patch with Safari on Mac after applying the patch attached to issue #10324. Stanislas Rolland
08:32 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
In Typo3 4.2.x, htmlArea RTE does not process hotkeys CTRL+C or CTRL+X. It does not process those keys when the Copy... Stanislas Rolland
04:27 Revision 2a8a1d47: Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4917 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:23 Bug #19954: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
Committed to SVN TYPO3core trunk (revision 4916) and branch TYPO3_4-2 (revision 4917).
Stanislas Rolland
04:06 Bug #19954 (Closed): htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
In versions of Mozilla/Firefox older than 2008-02-05, enableWordClean is broken on paste operations.
(issue impor...
Stanislas Rolland
04:23 Revision 39347ee7: Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4916 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:31 Feature #19953: htmlArea RTE: Make hotkey for enableWordClean feature configurable
Committed to SVN TYPO3core trunk (revision 4915). Stanislas Rolland
01:23 Feature #19953 (Closed): htmlArea RTE: Make hotkey for enableWordClean feature configurable
Default hotkey, CTRL+0, is not currently configurable.
Add Page TSConfig option:
RTE.default.enableWordClean.ho...
Stanislas Rolland
01:30 Revision e032a56e: Added feature #10325: htmlArea RTE: Make hotkey for enableWordClean feature configurable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4915 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:14 Revision fcf2cef1: Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4914 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:12 Bug #19952: htmlArea RTE: Configured hotkeys are not honoured in Safari
Committed to SVN TYPO3core trunk (revision 4913) and branch TYPO3_4-2 (revision 4914).
Stanislas Rolland
00:11 Revision 8ad3ddc8: Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4913 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:01 Revision b85b196d: Fixed list minus bullet icon in t3skin, was missing a solid background
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4912 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:01 Revision 1299eadc: Fixed list minus bullet icon in t3skin, was missing a solid background
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4911 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2009-02-01

23:36 Bug #19952 (Closed): htmlArea RTE: Configured hotkeys are not honoured in Safari
hotkeys defined in the RTE configuration are not honoured in Safari.
CTRL+key generates a keydown event in WebKi...
Stanislas Rolland
23:21 Revision d860dae0: Fixed look of the logout button in Safari after the introduction of ExtJs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4910 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:31 Revision 75716108: Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4909 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:25 Bug #19951: htmlArea RTE: hotkey CTRL+0 is not honoured
Committed to SVN TYPO3core trunk (revision 4908) and branch TYPO3_4-2 (revision 4909).
Stanislas Rolland
20:49 Bug #19951 (Closed): htmlArea RTE: hotkey CTRL+0 is not honoured
hotkey CTRL+0 is not honoured.
CTRL+0 is the default hotkey for feature enableWordClean.
(issue imported from...
Stanislas Rolland
22:24 Revision 8ec8bd15: Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4908 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:19 Revision 5b569325: Fixed brocken icon for the TYPO3 manual with t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4907 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:17 Revision 961aaa53: fixed Changelog (Kasper's name not displayed correctly due to special chars and wrong encoding)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4906 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:14 Bug #19812: New template-function to add extJS inline code
committed to trunk, rev 4905 Steffen Kamper
20:13 Revision ea01243a: Fixed bug #10121: New template-function to add extJS inline code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4905 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:22 Feature #19748: ImageMagick generates larger than necessary files
i made a patch.
one small addition: as this is the default behaviour and may be users want to preserve this inform...
Steffen Kamper
12:27 Feature #19748: ImageMagick generates larger than necessary files
One space is missing, so the correct version is:
$cmdLine = $path.($gfxConf['strip_all_images'] ? ' -strip ' : ' '...
John Angel
15:48 Bug #19950 (Closed): Send Notification if BE is locked
One of the latest aditions is the possibility to lock the BE for maintainance. This is done by creating the file
typ...
Steffen Kamper
15:32 Feature #19717: Use PHP built–in gzip/deflate compression in Frontend
Another possible optimization: always send content length. It helps browser to detect the end of data stream aftser a... Dmitry Dulepov
13:34 Feature #19949 (Closed): Make LOCK_BACKEND styleable/more informative
It would be great if the new "LOCK_BACKEND" function could give an information about the reason for the locking.
S...
Daniel Felix
13:08 Bug #19873: Admin tools > User Admin icons point to wrong user in Opera browser
Patch only works with 4.3 (body-tag has a different ID in 4.2) Steffen Gebert
12:05 Feature #19948 (Closed): Split css styled content templates in version templates to get rid of the compat version checks
At the moment the css_styled_content ts-template is one large (and somewhat chaotic) piece of TS that renders element... Susanne Moog
10:23 Revision a3f15490: * refactored Repository (moved methods from blogexample to extmvc)
* first sketch of LLL handling (not finished yet) Jochen Rau
03:45 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
When you say that RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx ... Stanislas Rolland
03:24 Bug #19915: Locallang File "not valid"
Uschi,
You mean you had a problem with file
typo3/sysext/rtehtmlarea/extensions/InlineCSS/locallang.xml
in ...
Stanislas Rolland

2009-01-31

23:11 Revision db45b2b5: fixed a typo in a comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4904 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:39 Feature #18657: auto save/preserve function for backend open documents function
Yes, auto save of open content elements before 'BE logout' of a user would be nice. Michiel Roos
14:25 Revision db3cb546: Added a checkbox with the previewlink button in Web>Version module so that whole workspace can be browser (but starting out with a specific page).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4903 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:23 Revision 1f240eff: * Added a hook for processing external links made through typolink and makelinks.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4902 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:23 Revision ec6aedfe: Added backend locking feature so the existence of the file typo3conf/LOCK_BACKEND will lock down the backend for browser access. For CLI-script processing.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4901 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:22 Revision 6f6debd3: * Fixed bug that add-wizard did not work with flexform fields.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4900 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:21 Revision 85e64cee: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4899 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
13:31 Bug #19840: FlexForms: wrong mm-relations after copy and localize
version 1.1.0 of the demo-extension now contains the fix from the latest bug_10165_fix1.diff
Please use these two ...
Peter Kuehn
13:22 Bug #19840: FlexForms: wrong mm-relations after copy and localize
added an improved version that avoids a bug that would have been introduced with the first patch.
credits go to ww...
Peter Kuehn
13:10 Feature #19947 (Closed): Possibility to hide only certain table operations from toolbar
Problem:
If you hide all table operations in toolbar you need to use the context menu, which is inconvenient. If you...
Uschi Renziehausen
13:05 Bug #19915: Locallang File "not valid"
Let me guess: 4.3 trunk. I had the same issue an it came in after applying the patch for the language feature. The co... Uschi Renziehausen
13:03 Bug #19946 (Closed): Paste does not work correctly with table rows
I knew it worked once in FF, but now it is broken:
Select all cells of one or multiple rows, position your cursor ...
Uschi Renziehausen
12:56 Bug #19945 (Closed): Impossible to activate button cellsplit
We do having a button for splitting a cell, but I cannot find a way to aktivate it.
I tried:
- highlighting the con...
Uschi Renziehausen
00:12 Revision 12924fdc: * implemented support for m:n relations
Jochen Rau

2009-01-30

23:45 Bug #19908: session fixation fix avoid BE login
Steffen, please check, if you're also affected by bug #19879.
@Thomas: #19879 is indeed still a problem.
Helmut Hummel
23:41 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik,
in exactly what cases setting cookieDomain does not help?
Helmut Hummel
11:05 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hello Marcus,
thanks for your advice. I agree with you, www.example.de and example.de are different domains. But: ...
Maik Matthias
23:29 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
I'm glad TYPO3 behave perfectly right and does not accept the faulty cookies, Helmut Hummel
23:26 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Yeah, just found out the same after doing some testing.
I fixed the cookie.js for us by not letting it touch ?e_ty...
Helmut Hummel
22:56 Bug #19865: RTE doesn't load when using more than 1 section in TV
>> Patch 8232 never got into the 4.2 branch.
How come? It worked brilliantly for 4.2.2 with the patch you and Dmi...
Søren Andersen
21:59 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Won't fix.
Nevertheless, with 0010313 fileadmin-module will no longer be able to create such directories.
Marcus Krause
17:22 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Attached updated version. This bug only affects systems with
GLOBALS['TYPO3_CONF_VARS']['BE']['forceCharset'] == 'ut...
Steffen Gebert
15:07 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Attached a patch and sent it to core list. Steffen Gebert
21:50 Bug #19944 (Closed): Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
TYPO3 doesn't allow using directory names ending with one or more dots.
This is ensured by function t3lib_basicFileF...
Steffen Gebert
20:58 Bug #19940: constant TYPO3_copyright_year should use the current year
Reverted as copyright year needs to be fixed (and not dynamically set) Francois Suter
11:22 Bug #19940: constant TYPO3_copyright_year should use the current year
Committed to trunk (rev 4888). Francois Suter
10:37 Bug #19940 (Closed): constant TYPO3_copyright_year should use the current year
The copyright year is currently hardcoded like 1998-2008.
IMO it would be better to just use the current year becaus...
Georg Ringer
20:56 Revision 11e1b472: Reverted #10305 - Copyright year should not be dynamic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4898 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:28 Revision 6788c15f: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4897 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:25 Revision 9633eba2: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4896 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:20 Revision c89725fb: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4895 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:06 Revision 10d25e2e: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4894 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:04 Revision ca8cd0f1: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4893 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:03 Revision b9465c67: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4892 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:00 Revision a783731c: Fixed bug #10282: Table definition in cache_treelist not compliant with MySQL 5.0 strict mode (Thanks to Steffen Müller and Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4891 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:58 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Can you explain how I can reproduce this bug? Where should I put an umlaut and what action should I take afterwards? Francois Suter
16:30 Bug #14160: CGI Error message when accessing the install tool
This is fixed.
Rev. 4890:
Line 1856 in typo3/sysext/install/mod/class.tx_install.php :
if (ini_get('open_based...
Christian Kuhn
16:15 Revision 9be52f08: Followup to #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4890 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:13 Bug #19943 (Closed): t3lib_flexformtools->flexArray2Xml() depends on BE-only settings
A call to t3lib_flexformtools->flexArray2Xml($array,true) will not work in the frontend since there is no $GLOBALS['L... Peter Kuehn
15:51 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
basically the problem seems to start in tcemain line 2663 function copyRecord():
t3lib_BEfunc::getRecordWSOL($tabl...
Peter Kuehn
15:16 Bug #19841: Backend not usable in Internet Explorer anymore
Works for me now. A extension which xclassed the backend has broken the last revisions for me. But this is fixed now. Daniel Felix
14:55 Bug #19873: Admin tools > User Admin icons point to wrong user in Opera browser
The attached patch hopefully solves the problem. David Steeb
14:22 Bug #19942: Module Web->List pagination function misses fe_user db records
Not confirmed.
Maybe those records have been deleted (deleted field = 1 in database), or moved to some other page?...
Christian Kuhn
13:13 Bug #19942 (Closed): Module Web->List pagination function misses fe_user db records
In the module Web->List, when accessing General Stoarge, some fe_user db records are missing when iterating through t... mhiqhjdb
13:46 Feature #17732: css changes for the t3skin
Rejected in the core list.
Closed by request of the reporter.
Francois Suter
13:43 Feature #15422: Make "Login-error or session timed-out" - page configurable
Solved when 9052 was committed to trunk Francois Suter
13:39 Feature #15422: Make "Login-error or session timed-out" - page configurable
Hmm, I don't really agree with the relation to 7640, as it is a configuration question and not a localization issue.
...
Francois Suter
13:42 Feature #15251: Make all checkboxes use labels in the BE
Francois, Sounds reasonable. However, I'd like to dig this up again once the TCEforms rewrite is done. Benni Mack
13:10 Feature #15251: Make all checkboxes use labels in the BE
I don't think this can actually be solved, at least not in an easy way. TCEforms does use labels, but it uses it when... Francois Suter
13:16 Revision 5cc57242: * 1:n relations are fetched an reconstituted recursively
* reconstitution of objects works with rich contructors Jochen Rau
13:12 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
This related to #19205 but was not fixed properly.
Installer don´t fetch ["SYS"]["compat_version"] (with double q...
Stefano Kowalke
13:00 Bug #17349: Bad line in French localization file for indexed search
I updated the translation of this label on the translation server. I'm not sure how frequently translated packages ar... Francois Suter
12:46 Bug #19922: double headers after editing page title
Solved: See comment from reporter Thomas Hempel
12:14 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
committed the follow-up attached here. (rev 4889) Steffen Kamper
11:54 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
Confirmed, there's no such method (includeLibs()) in 4.2 Marcus Krause
11:43 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
> when trying to open the front end in the current trunk version
I have to correct myself this only happens in th...
Anonymous
11:34 Bug #19941 (Closed): The function COBJ_ARRAY in the tslib_content crashes
Hi,
when trying to open the front end in the current trunk version (which is not selectable in Product versions) I...
Anonymous
12:14 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
I don't know if this is the wished behavior. As I wrote I only "backported" the patch for TYPO3 trunk. We'll see what... Thomas Hempel
12:11 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
So this patch just disables gzip_encode in file_list.php?
Is this a wished behavior?
I'm not really up-to-date with...
Clemens Riccabona
11:37 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
I backported a patch from Dmitry to version 4.2
Greets,
Thomas
Thomas Hempel
11:55 Revision 6ef61255: Fixed bug #10045 follow-up: removed call to non existent function
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4889 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:20 Revision b44fa9e0: iFixed bug #10305: constant TYPO3_copyright_year should use the current year (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4888 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:56 Feature #19939: Links in the warning box are not visible as links
Committed to 4.2 (rev 4887) and trunk (rev 4886) Francois Suter
10:14 Feature #19939 (Closed): Links in the warning box are not visible as links
The links should look like links because in many cases users ignore the warnings because "it is so diffult, to go to ... Georg Ringer
10:52 Revision ccae63c5: Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4887 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:44 Revision e0deaf76: Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4886 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:43 Bug #18807: Template Objectbrowser menu
committed to trunk, rev 4885 Steffen Kamper
10:41 Revision b6dd2e30: Fixed bug #8446: Template Objectbrowser menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4885 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:33 Feature #15017: Feature Request: Date fields that can handle dates outside the UNIX time range
closed as 4.2 shipped already Ingo Renner
10:32 Feature #15017: Feature Request: Date fields that can handle dates outside the UNIX time range
date fields can handle dates before "0" unixtime since 4.2 Ingo Renner
10:27 Bug #19758: Missleading Error with Emtpy COA: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array, null g
committed to 4_2 and trunk, rev 4883/4884 Steffen Kamper
10:25 Revision ed6c0c76: Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4884 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:22 Revision e299e377: Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4883 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:17 Bug #17373: TSFE : beUserLogin doesn't work, when config.baseUrl is set.
@Jan: Could you please give us some more details and tell us if the problem still occurs... otherwise we're gonna jus... Benni Mack
09:59 Bug #19938: warning: in_array wrong datatype
Which Version?
Do you have preserveGETvars defined?
Steffen Kamper
08:41 Bug #19938 (Closed): warning: in_array wrong datatype
I get a warning message:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/jamb...
Franz Holzinger
09:27 Revision 8f7b4da6: * deleted unnecessary RequestHandling classes
Jochen Rau
09:15 Revision ed0fa8b2: * refactoring of DomainObject and Utility classes
Jochen Rau
00:20 Revision 217c789b: * renamed EntityObject to Entity
* renamed 'hands off' methods; underscore is now first char
* renamed private variables in AbstractDomainObject
Jochen Rau

2009-01-29

23:51 Bug #19726: UTF8 produces bad character output
I can confirm: this problem exists also for Russian.
And the solution works OK.
Valery Romanchev
18:25 Bug #19937: additionalHeaderData in connection with xmenu_layers not in correct order
aehm, the file for the changes is:
typo3/sysext/cms/tslib/class.tslib_pagegen.php
Clemens Riccabona
17:56 Bug #19937: additionalHeaderData in connection with xmenu_layers not in correct order
In addition i want to point out once again: document.onload is in IE throughout problematic, if you do not use it wit... Clemens Riccabona
17:48 Bug #19937 (Closed): additionalHeaderData in connection with xmenu_layers not in correct order
If you have a xmenu_layers on your page, then you have a problem.
this causes multiple js errors on ie7 at least wit...
Clemens Riccabona
16:04 Bug #19934: DB Search output should be sanitised
confirmed Marcus Krause
09:11 Bug #19934: DB Search output should be sanitised
Setting view status to private - might be a vulnerability in regards to security.
To be evaluated ...
TYPO3 S...
Marcus Krause
07:27 Bug #19934 (Closed): DB Search output should be sanitised
When using the Database search functionality (DB Check -> Full Search -> Advanced), when searching any field that has... Carey Dessaix
15:20 Feature #18954: postgres schema support in core
The Postgres64 driver is rather old, there are newer ones in the ADOdb library. And if ADOdb needs fixing, the patch ... Karsten Dambekalns
13:38 Bug #17104: Install Tool does not work when using the right password
This strange behaviour with Firefox browsers:
When I enter the wrong passwort, I get the message:
The password ...
Franz Holzinger
12:12 Bug #19935: XSS in the User Admin
Hi,
you could commit this one with a cleaning patch adding spaces and CGL ?
I did same once with felogin.
Steffen Kamper
09:45 Bug #19935 (Closed): XSS in the User Admin
Try setting username to `something<script>alert('hi!')</script>` (without backticks) and navigate to the "User Admin"... Dmitry Dulepov
11:56 Feature #17247: Load Inline Elements On Demand
I had the same problem - extremly slow loading of the edit form of my records (up to 50 seconds!). So I xclassed "t3l... Harald Glaser
11:06 Revision 893cb7f3: * some refactorings
* implemented camelCaseToLowerCaseUnderscored() utility method Jochen Rau
01:32 Bug #19933 (Closed): Database relation does not work as the label-field in the BE
If you have a field that is a database relation, it does not work as a label-field in the backend of TYPO3. By label-... Carey Dessaix

2009-01-28

23:32 Revision 09251e7e: * first step towards magic findByPropertyXYZ() methods taken
Jochen Rau
22:12 Revision f5bc6174: * refactored common code to ExtensionUtility class
Jochen Rau
20:31 Bug #19932: Can't create a content record
Resolved. Static Info Tables was missing and templavoila was out of date. Andrew Franks
20:10 Bug #19932 (Closed): Can't create a content record
When I attempt to create a content record, the following error is displayed.
Fatal error: Argument 2 passed to t3l...
Andrew Franks
20:02 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Dear Maik,
I would describe your "problem" as "works as expected".
example.org and www.example.org are totally di...
Marcus Krause
18:30 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
I made a lot of testing until today. Maybe I can describe the bug better now:
The bug only occurs with IE (version...
Maik Matthias
18:11 Revision ee319a8c: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4882 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
17:23 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
... now waiting for a second +1 in the core list. Benni Mack
17:16 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
Ah, got it, it's in the wizards... :)
Will report this one to the core list! Thanks for the advice.
Benni Mack
16:50 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
You can test http://www.ensci.com/fileadmin/_temp_/testFor0007123.html
It explain the need of this.blur() javascript...
BIDAU
15:57 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
Hey,
I am running Safari here, can you send me a screenshot or a direction on how to reproduce this behaviour? I j...
Benni Mack
17:06 Feature #19931 (Closed): Hooks in alt_doc.php
Hi,
Would be nice to have a hook in SC_alt_doc::tceformMessages() and at the beginning of SC_alt_doc::main() so we...
Cyrille
16:23 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
Same problem with 4.2.3.
Page id = 1606, but preview id is 1607.
Yannick Pavard
15:11 Bug #19930: login / logout only agains current page
sorry, for the cross posting, I have seen the other bug (#9220) to late. Frank Nägler
15:07 Bug #19930 (Closed): login / logout only agains current page
currently all login and logout request are send to the current page.
this is a big problem if you have a page which ...
Frank Nägler
15:10 Bug #19249: redirect doesn't work when login page is set to hide at login
I have wrote a patch for this issue, but have seen this bug to late, take a look at the new bug with id #10291 Frank Nägler
14:58 Revision b653447f: Fixed bug #10241: DB check ->Full search ->Advanced query always includes deleted field (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4881 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:56 Revision 48231f96: Fixed bug #10241: DB check ->Full search ->Advanced query always includes deleted field (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4880 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:58 Bug #19928: Autocreation of records inserts wrong timestamps if user don't have access on that field
Fast fix for everyone.
Simply remove this 3 lines or comment out:
// if ($value>0 && !$this->dontProcessTransfor...
Sven Weiss
09:35 Bug #19928 (Closed): Autocreation of records inserts wrong timestamps if user don't have access on that field
I found this bug because I am beginning with workspaces and don't want that some persons edit the starttime or endtim... Sven Weiss
11:56 Revision 80fff2bc: Fixed bug #10289: Pre-Cleanup for integration of a mass uploader
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4879 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:53 Feature #19809: make pi_wrapInBaseClass wraps configurable
but i really like this solution, because we have than stdWrap on plugins which uses pi_wrapInBaseClass = great enhanc... Martin Holtz
11:40 Feature #19809: make pi_wrapInBaseClass wraps configurable
same as http://bugs.typo3.org/view.php?id=4801 Martin Holtz
11:51 Bug #19929 (Closed): Pre-Cleanup for integration of a mass uploader
In order to integrate a mass uploader, I started to clean up the necessary files.
(issue imported from #M10289)
Benni Mack
11:38 Bug #19796: pi_wrapInBaseClass should not wrap the div if content is empty
i think,
http://bugs.typo3.org/view.php?id=4801
would be a nicer solution.
so you can disable the wrap and u...
Martin Holtz
11:26 Revision 64bb24fe: * added code to retrieve only the aggregate root objects from the session
Jochen Rau
11:12 Revision f8318a51: * added property aggregateRootClassName and the getters and setters
* implemented methods isDirty() and memorizeCleanState()
* updated Web Request to latest changes in FLOW3 (more to co...
Jochen Rau
10:43 Bug #19865: RTE doesn't load when using more than 1 section in TV
You can find example data in #19921 C Bieser
10:34 Bug #19921: RTE does not work in TemplaVoila FCE Section
i don't know what has happend but now i have a duplicate of #19865 C Bieser
09:56 Bug #19921: RTE does not work in TemplaVoila FCE Section
with v1.7.6 i am getting a blank white frame but no editor
«document.getElementById("pleasewait" + editorNumber) i...
C Bieser
09:41 Bug #19921: RTE does not work in TemplaVoila FCE Section
TYPO3 v4.2.5 comes with rtehtmlarea v1.7.8 C Bieser
09:30 Bug #19921: RTE does not work in TemplaVoila FCE Section
there is no rtehtmlarea v1.7.6 in the repository. the latest is v1.4.4 => http://typo3.org/extensions/repository/view... C Bieser
07:55 Bug #19921: RTE does not work in TemplaVoila FCE Section
try rtehtmlarea version 1.7.6
Michael Klapper
09:41 Revision d3c9c187: * adapted paths to ControllerInterface and ViewInterface
Jochen Rau
09:40 Revision 0bb3b079: * renamed ControllerInterface and ViewInterface
Jochen Rau
09:37 Revision b8e52c54: * moved ControllerInterface to Controller folder
* moved ViewInterface to View folder
* changed initialization of cleanProperties
Jochen Rau

2009-01-27

23:42 Revision b38bcd66: * renamed identifier to uid (necessary for generic reconstitution)
* added a reconstituteProperty() method in the AbstractDomainModel
* removed setter for uid (fka identifier)
Jochen Rau
23:10 Bug #19927: Two typos in typo3-TCEforms.css
Only fixed in trunk Benni Mack
21:04 Bug #19927 (Closed): Two typos in typo3-TCEforms.css
There are to typos ';' instead of : in typo3-TCEforms.css
The attached patch corrects them.
(issue imported fr...
Uschi Renziehausen
23:05 Revision 78dba336: Fixed bug #10287: Two typos in typo3-TCEforms.css (Thanks to Uschi Renziehausen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4878 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
22:17 Bug #19373: Safari or Google Chrome doesn't keep login
Hi!
This is a browser related issue - not related to a typo3 bug - Google Chrome didn't ask for saving passwords i...
Michael Heigl
21:58 Bug #19884: the icons for clearing of caches disappear in 4.2.4
Hi!
I've just tried to reproduce this behaviour but using IE 6 and version 4.2.5 the icons worked fine. Did you tr...
Michael Heigl
20:57 Bug #19547: Losing list view mode - going back to page view mode
the bug is not reproducable with the latest stable TYPO3 release (4.2.5). I think it can be closed now. Rachel Foucard
17:13 Bug #19926 (Closed): Image not displayed while using Flexible Content element
Image not displayed while using flexible content element (FCE) in the main column. In the backend we have generated ... Srinivasan
16:39 Feature #19563: Show "forgot PW" only in Content and not in my small_left_login
Can you close this ticket ?
I think it's solved ...
Simon Schick
16:25 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
The attached patch is against TYPO3 4.2.4... Stefan Galinski
16:22 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
The bug report #17635 is related to this problem... Stefan Galinski
16:21 Bug #19925 (Closed): IFSUB and friends are ignoring the l18n_cfg field of the page record
The l18n_cfg field is used to disable the default language record or any alternative language records which haven't a... Stefan Galinski
16:24 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
I think you're right.
I also have yaml installed. I dropped the constant pageHeaderData declared at yaml's constan...
Philipp Idler
11:55 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
I have found out what the troublemaker of my 1 year expire cookies is.
Its the script cookies.js from the efa font s...
Benjamin Hoft
16:23 Revision a0cb6201: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4877 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:23 Revision fb6a48b4: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4876 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:22 Revision 30c594b0: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4875 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:21 Revision 9cc753bb: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4874 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:19 Revision 19eda6a9: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4873 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:18 Revision f394ce0c: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4872 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
15:54 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
Hm... an "enhancement" of the simple lock could be to define the lock-timeout (maximum time to wait a lock gets relea... Oliver Hader
15:39 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
Disabling the locking at all isn't a good ideas since it may lead to other conflicts on concurrent requests in the fr... Oliver Hader
15:10 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
The main problem is that the Locking Mechanism doesn't work!
The settings in the localconf or in the class-file ar...
David Bruchmann
14:53 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
http://lists.netfielders.de/pipermail/typo3-german/2009-January/054840.html
http://lists.netfielders.de/pipermail/ty...
David Bruchmann
15:05 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Is that item solved now?
I had problems to create GMENU-Items with Version 4.23.
David Bruchmann
14:03 Revision 22d43098: Fixed bug #10178: Toolbar menu fails if there are no menu items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4871 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:33 Bug #19130: search results too long when non-utf8 characters are in index and iconv is being used
We have the same problem. When we switch to mbstring it works perfectly. Raffi no-lastname-given
12:59 Revision 8a8e19cc: * first sketch to memorize clean object state (uses $TCA)
Jochen Rau
12:30 Bug #19924 (Closed): Make unit test names more readable by adding underscores as separators
As discussed in the core list, let's make the test names more readable.
The patch also does some minor cleanup.
...
Oliver Klee
11:23 Bug #19923 (Closed): Table definition in cache_treelist not compliant with MySQL 5.0 strict mode
The table cache_treelist was introduced in revision 3947. The column treelist of type TEXT has a NOT NULL property wh... Steffen Müller
11:17 Revision ca5d5640: * implemented session as singleton (no setSession() anymore)
* instanciation of session now in Persistance Repository Jochen Rau
10:47 Revision 5fa3eb58: corrected date in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4870 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:44 Bug #19914: Multiple calls to deprecated function "fixed_lgd_pre" throughout the core
committed to trunk, rev 4869 Steffen Kamper
10:43 Revision 627873ba: Fixed bug #10263: Multiple calls to deprecated function "fixed_lgd_pre" (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4869 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:40 Bug #19642: tt_news records are not being reindexed
Hi Dmitry,
and why it's a differnet behavior when I delete a page or a news-record? Deleting a page will be automa...
Falk no-lastname-given
10:37 Bug #19846: Multiple calls to deprecated function "fixed_lgd" throughout the core
committed v3 to trunk, rev 4868 Steffen Kamper
10:36 Revision c2929156: Fixed bug #10176: Multiple calls to deprecated function "fixed_lgd" throughout the core (thanks to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4868 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:32 Bug #19918: t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string
committed to trunk, rev 4867 Steffen Kamper
10:31 Revision fb219665: Fixed bug #10272: t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string (thanks to Uschi Renziehausen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4867 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:29 Bug #19848: Toolbar menu fails if there are no menu items
committed to trunk Steffen Kamper
10:26 Revision 54355361: * enabled $session->commit()
* added persistAll() to RepositoryInterface (
* refined Persistance Session (removed $index, added $removeAll())
* so...
Jochen Rau
10:25 Revision 65b6f51c: Fixed bug #10178: Toolbar menu fails if there are no menu items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4866 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-01-26

20:25 Bug #19918: t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string
v2 of the patch pays better attention to cgl: tabs at the beginning of line, spaces inside lines. Uschi Renziehausen
15:02 Bug #19918 (Closed): t3lib_div::fixed_lgd_cs needs a third parameter for appending a custom string to a truncated string
Problem:
4.3 encourages developers not to use the deprecated function fixed_lgd anymore. Instead, fixed_ldg_cs sha...
Uschi Renziehausen
17:41 Bug #19922: double headers after editing page title
When i clear all the cache in the backend the headers are not printed twice anymore. Bas van der Togt
17:39 Bug #19922 (Closed): double headers after editing page title
After editing a pagetitle all headers are printed twice on the frontend.
This happens when using the following TS:...
Bas van der Togt
17:30 Revision 252afc26: Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4864 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:30 Bug #19921: RTE does not work in TemplaVoila FCE Section
while saving you are asked to login again C Bieser
17:25 Bug #19921: RTE does not work in TemplaVoila FCE Section
Firebug reports
«document.getElementById("pleasewait" + editorNumber) is null
http://localhost/customer_xy/typo3tem...
C Bieser
17:11 Bug #19921 (Closed): RTE does not work in TemplaVoila FCE Section
When using RTE (htmalrea) in IRRE subelements RTE just shows that it is loading (forever). So it is not possible to u... C Bieser
17:27 Revision b80b336d: Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4863 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:50 Revision 16111c26: Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4862 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:44 Revision 0042de28: Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4861 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:30 Bug #19920 (Closed): php exec() warning, on a host with exec blocked, when trying to edit localized content
My typo3 site is hosted on a server that has the exec() php command disabled in its configuration. This causes the ty... Kim Pihlstrm
16:00 Bug #19919 (Closed): "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
On the backend login-screen, the message
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' canno...
Carsten Pohle
15:32 Revision 95038564: * Added AbstractDomainObject, AbstractEntityObject, and AbstractValueObject
* Enhanced TemplateView to auto render domain object (not yet finished) Jochen Rau
15:32 Revision 0ba8a272: * Added AbstractDomainObject, AbstractEntityObject, and AbstractValueObject
* Enhanced TemplateView to auto render domain object (not yet finished) Jochen Rau
15:01 Feature #19852: htmlArea RTE: Add support for editing lang attribute
Committed to SVN TYPO3core trunk (revision 4860). Stanislas Rolland
14:59 Revision c311e577: Added feature #10182: htmlArea RTE: Add support for editing lang attribute
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4860 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
14:33 Bug #19915: Locallang File "not valid"
What version of TYPO3? Stanislas Rolland
13:03 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Same problem here, but only when using a redirect to a subdomain:
- 1st request to <domain>.de is a redirect (via ...
Christian Karsten
11:25 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Same problem with me according to Maik's description. I don't know the reason yet, but I know I may not use the versi... Manfred Mueller-Spaeth
09:49 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik,
i can not aggree that issue.
Regards,
Mick
Tested on
========
OS: Windows XP SP3
Browser IE 7....
Michael Klapper
12:47 Bug #19886: Not possible to set links to pages underneath a page with activated temporary DB mount
v2 is a lot cleaner Georg Ringer
12:26 Feature #19899: Make indexed_search search and index the contents of .zip, .tbz, .tgz and .tar archives
I added basic support for .docx, .dotx, .xlsx, .xltx, .ppsx, .pptx, .potx and fixed the patches... now they actually ... Webmaster
12:21 Bug #19908: session fixation fix avoid BE login
Login to one installation works fine, but loading a page from another TYPO3 installation raise the Login-error. See b... Thomas Schröder
10:11 Bug #19908: session fixation fix avoid BE login
Uh... shouldn't write here when it's too late. Of course top level domain should read domain... Ralf Hettinger
03:27 Bug #19908: session fixation fix avoid BE login
I can confirm this (and it is probably solvable by playing with the conf vars to avoid cookie validity for the whole ... Ralf Hettinger
12:15 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
I can confirm this behavior with TYPO3 4.2.5, FF3, IE7. Steffens workarround in bug #19908 works also fine for this b... Thomas Schröder
11:04 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
The only possible solution (which isn't implemented and therefore currently not working) is to limit each session id ... Marcus Krause
09:21 Bug #19916 (Closed): Session handling - cannot login to >1 TYPO3 installation under one domain
With the new session handling introduced in 4.2.4 it is no longer possible to login (at the same time) to two or more... Tomas Mrozek
11:55 Bug #19917: Creation of new encryption key fails with IE 6
Same problem with IE7 (Typo 4.2.5/4.1.9, PHP 5.2).
You have to generate the new key with Firefox.
Maik Matthias
11:14 Bug #19917 (Closed): Creation of new encryption key fails with IE 6
The creation of new encryption key (Generate random key) with the install-tool (Basic configuration) fails with IE 6 ... Christoph Werner
01:01 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
@Stefan,
Thanks for your merged patch. I've reported your new patch to the typo3 core list:
http://lists.netfield...
Martin Borer

2009-01-25

20:52 Bug #19915 (Closed): Locallang File "not valid"
The file "typo3/sysext/rtehtmlarea/extensions/InlineCSS/locallang.xml" is no TYPO3 language file! Reason: Line 1: Inv... Josh
19:23 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hello Ingmar,
i deleted the cookies severeal times. Also I testet it on different maschines, some never opened the...
Maik Matthias
15:47 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik,
could you please try again after you manually deleted all cokies from IE7 (with the versions you experien...
Ingmar Schlecht
14:58 Bug #19912 (Closed): The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
After login of a FE-user you immediately get logged out when clicking any link.
You can reproduce the bug on IE7 (...
Maik Matthias
19:04 Bug #19914 (Closed): Multiple calls to deprecated function "fixed_lgd_pre" throughout the core
Multiple calls to deprecated function "fixed_lgd_pre" throughout the core
(issue imported from #M10263)
Susanne Moog
18:30 Bug #19908: session fixation fix avoid BE login
i tracked it down, and it was a second cookie that got priority.
Domain was home.local.com
There was a cookie for ....
Steffen Kamper
13:16 Bug #19908: session fixation fix avoid BE login
cannot confirm in my specific setup:
FF2, cookie validity set to browser session only, t3sec_saltedpw auth services
Marcus Krause
02:10 Bug #19908: session fixation fix avoid BE login
problem occurs in trunk (other branches not tested yet) Steffen Kamper
02:09 Bug #19908 (Closed): session fixation fix avoid BE login
After the fixation fix i can't login in BE.
To be more precise:
Login works, but i'm logged out immediately and onl...
Steffen Kamper
17:59 Revision 8703b4c3: * added interfaces for view and controller
Jochen Rau
17:27 Revision 90a08838: * added assign() to AbstractView
Jochen Rau
16:54 Bug #19913: Extension manager: Direct import of extensions always fails, normal import works.
The title should read: "Direct import of extensions always fails,..." Susanne Moog
16:53 Bug #19913 (Closed): Extension manager: Direct import of extensions always fails, normal import works.
When trying to directly import an extension (by clicking the little red arrow), this error message pops up, no matter... Susanne Moog
14:10 Bug #19903: Web>Versioning shows a \ No newline at end of file above docheader
as reporter states, the cause is not this project Marcus Krause
14:04 Bug #19903: Web>Versioning shows a \ No newline at end of file above docheader
Meanwhile I found out that the issue comes from dam_ttcontent, so this bug can be closed. Uschi Renziehausen
14:10 Bug #19904: Tools>Workspace has '\No newline at end of file' above docheader
as reporter states, the cause is not this project Marcus Krause
14:00 Bug #19904: Tools>Workspace has '\No newline at end of file' above docheader
Meanwhile I found out that the issue is coming from dam_ttcontent. So this one can be closed.
Kind regards, Uschi
Uschi Renziehausen
14:09 Bug #19911 (Closed): Copyright still 2008
This is really a trivial bug, but the copyright in TYPO3 4.2.5 is still 1998-2008, not 1998-2009.
(issue imported...
Mathias Bolt Lesniak
09:26 Bug #19910 (Closed): Link to CLI Script in Check DP->ReferenceIndex Script is wrong
The path points out a non existing file, when informing the admin that he might Run a CLI Script checking/cleaning re... Steffen Ritter
03:41 Bug #19909 (Rejected): Menu_layers obstructs links below menu layers when hidden - IE only
XMenu_layers using the visibility:hidden to hide menus and display menus. However, in IE, works in FF, any normal lin... Bill Stoltz

2009-01-24

22:38 Bug #19902: Use of deprecated function t3lib_div::fixed_lgd in class.db_list_extra.inc
This issue is also covered by #19846, which fixes all t3lib_div::fixed_lgd calls in the core.
Resolved this one as...
Christian Kuhn
15:28 Bug #19902 (Closed): Use of deprecated function t3lib_div::fixed_lgd in class.db_list_extra.inc
Use of deprecated function t3lib_div::fixed_lgd in class.db_list_extra.inc
Problem: fixed_lgd is deprecated but s...
Uschi Renziehausen
22:32 Bug #19901: Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php
This issue is also covered by #19846, which fixed all t3lib_div::fixed_lgd calls in the core.
Resolved this one as...
Christian Kuhn
16:08 Bug #19901: Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php
Missed one call of fixed_lgd in v1 of the patch. Uschi Renziehausen
15:10 Bug #19901: Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php
The patch needs patch 10098 to work. Uschi Renziehausen
15:03 Bug #19901 (Closed): Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php
Problem: fixed_lgd is deprecated but still used in extMgr, causing a lot of noise with warnings when calling the extM... Uschi Renziehausen
21:40 Bug #19467: limit to language not effective in list module
Attached a patch to fix this:
If a user is restricted to some languages only those language records will be shown ...
Christian Kuhn
20:01 Bug #19907 (Closed): gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
missing gzip_encode inclusion in file_list.php
concerns 4.2.4 and 4.2.5
If backend compression is set, and you ca...
Clemens Riccabona
19:12 Bug #19900: stdout always buffered in CLI mode
problem still exists in 4.2.5 Daniel Matuschek
14:53 Bug #19900 (Closed): stdout always buffered in CLI mode
After upgrading from 4.2.3 to 4.2.4 output of CLI scripts is always buffered. Until 4.2.3 the output was not buffered... Daniel Matuschek
18:37 Bug #18729: Localize to flags shown for international records
Resolved with no change required: With the current localization system the localization of "All language" records is ... Christian Kuhn
18:36 Bug #18729: Localize to flags shown for international records
You could still localize records, even if they are set to [All]. This is by intention:
doc_l10nguide:
When using ...
Christian Kuhn
18:30 Feature #17547: Issue with Multilanguage-Pages and Content-Elements enabled for "All" languages
Resolved with no change required for now.
This issue might be set as related to a new one if someone comes up with...
Christian Kuhn
18:26 Feature #17547: Issue with Multilanguage-Pages and Content-Elements enabled for "All" languages
Here is the Page TSconfig trigger, the [All] elements will be shown in the default language column:
mod.web_layout...
Christian Kuhn
18:01 Revision 302199fd: Fixed bug #9785: htmlArea RTE: Disabling images in RTE still leaves the toolbar button
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4859 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:50 Revision 40982038: Fixed bug #9965: htmlArea RTE: IE jumps down to last RTE input
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4858 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:01 Bug #19906 (Closed): MM relations do not work with flexible content elements
As noted in the Core API docs (http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.2.0/... Peter Kuehn
16:58 Bug #19867: DB session records are only created when users authenticate
Patch v5 committed to all affected branches. Ingmar Schlecht
13:39 Bug #19867: DB session records are only created when users authenticate
A hook can be added to allow this for multiple extensions. Franz Holzinger
10:10 Bug #19867: DB session records are only created when users authenticate
C
Extensions should definitely not bloat the core.
Sending a warning to the commerce team is fine too.
Michiel Roos
01:55 Bug #19867: DB session records are only created when users authenticate
Oh well... What a mess!
After verifying the patch on a clients site, I can confirm that it
works, however there a...
Michael Stucki
01:08 Bug #19867: DB session records are only created when users authenticate
I'm really sorry ... but it's the same erroneous behaviour as before ...
After patching a freshly unzipped 4.2.4 w...
Manfred Mueller-Spaeth
16:51 Bug #19905 (Closed): New IRRE records don't get related to it's parent
If you don't set "maxitems" in the TCA config the new IRRE record get's
created and displayed, but after you save, t...
Thomas Deinhamer
16:43 Revision b9732b37: Updating version number to 4.2.6-dev after release of 4.2.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4857 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:38 Bug #19840: FlexForms: wrong mm-relations after copy and localize
added a testing environement and some documentation as requested on typo3-team-core@lists.netfielders.de
Peter Kuehn
16:38 Revision f577c0e5: Tagging TYPO3 4.2.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-5@4856 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:37 Revision 070ac1c7: Release of TYPO3 4.2.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4855 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:29 Revision 6cb2b9c6: Updating version number to 4.1.10-dev after release of 4.1.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4854 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:23 Revision d738b452: Tagging TYPO3 4.1.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-9@4853 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:23 Revision f430e420: Release of TYPO3 4.1.9
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4852 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:19 Revision 9e498b7d: Updating version number to 4.0.12-dev after release of 4.0.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4851 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:14 Revision 64284f64: Tagging TYPO3 4.0.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-11@4850 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:14 Revision af3a71ff: Release of TYPO3 4.0.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4849 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:57 Revision 83df35c9: Fixed bug #10205: DB session record is only created when user is authenticated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4848 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:52 Revision bc6fa65d: Fixed bug #10205: DB session record is only created when user is authenticated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4847 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:52 Bug #19904 (Closed): Tools>Workspace has '\No newline at end of file' above docheader
When calling modue Tools>Workspace the string '\ No newline at end of file' is shown above the docheader.
(issue...
Uschi Renziehausen
15:47 Revision a0088b2e: Fixed bug #10205: DB session record is only created when user is authenticated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4846 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:45 Bug #19903 (Closed): Web>Versioning shows a \ No newline at end of file above docheader
When calling modue Web>Versioning the string '\ No newline at end of file' is shown above the docheader.
(issue ...
Uschi Renziehausen
15:43 Revision b449bf35: Fixed bug #10205: DB session record is only created when user is authenticated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4845 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
14:43 Revision 8c21094f: #10098: t3lib_div::fixed_lgd_cs calls deprecated t3lib_div::fixed_lgd
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4844 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:38 Bug #18331: wrong dependancy check with beta versions
indeed this is annoying.
I attached a patch where
* TYPO3_version contains correct version number (eg. 4.3.0)
* ...
Steffen Kamper
08:34 Bug #18331: wrong dependancy check with beta versions
This bug is still present in TYPO3 4.3alpha-1
I must install the install tool to be able to use it. Then I get:
...
Franz Holzinger
10:52 Revision f324e602: rename typo3ext to ext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4843 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:49 Revision c70e2f4e: logging API for deprecated TypoScript
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4842 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:37 Revision c7108968: logging API for deprecated functions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4841 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:33 Feature #19899 (Closed): Make indexed_search search and index the contents of .zip, .tbz, .tgz and .tar archives
I saw that indexed_search already uses unzip for OpenOffice.org-documents. So I patched our installation to also sear... Webmaster
02:43 Feature #19898 (Closed): adding itemsProcFunc to wizard functionality
there are a some possiblities to add a wizard to an BE Input Field,
with this code you can add a select field
'wiza...
Sven Juergens
01:41 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
How come your be_typo_user cookie is valid for 3 years? That can't be normal, please investigate the reason for this ... Michael Stucki
00:40 Revision 002d41ad: * prepared the Persistence Repository
* rewritten the Persistence Session
* added an Object Storage based on SplObjectStorage
* several renamings and clean...
Jochen Rau

2009-01-23

22:29 Bug #19867: DB session records are only created when users authenticate
bug_10205_v4.diff is tested and will be submitted to the core list next. Michael Stucki
22:26 Bug #19867: DB session records are only created when users authenticate
Finally found the reason why this works on some sites and and some it doesn't. My assumption regarding $lifetime was ... Michael Stucki
12:37 Bug #19867: DB session records are only created when users authenticate
bug_10205_v3.diff did fix my 4.1.8-Installation.
It is a realy urgent matter as i also updated over 10 Projects un...
Benno Weinzierl
12:30 Bug #19867: DB session records are only created when users authenticate
I thought all went fine, but I'm wrong ...
It's a curious thing: after using the system with the workaround above ...
Manfred Mueller-Spaeth
11:46 Bug #19867: DB session records are only created when users authenticate
[Update]
I've tested the patch bug_10205_v3.diff.
To reproduce the Problem with the login being not possible with t...
Jens Hirschfeld
10:47 Bug #19867: DB session records are only created when users authenticate
bug_10205_v3.diff didn't fix the problem described by Manfred Mueller-Spaeth a few comments earlier (at least it didn... Clemens Kalb
09:04 Bug #19867: DB session records are only created when users authenticate
New patch mentioned by Marcus is up now (bug_10205_v3.diff). Please test once again... Michael Stucki
22:10 Revision b9f8f2d8: * Fix indention (non-functional)
* Add phpdoc comments to t3lib_userAuth::isExistingSessionRecord()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/b...
Michael Stucki
22:08 Revision a98b7d25: * Fix indention (non-functional)
* Add phpdoc comments to t3lib_userAuth::isExistingSessionRecord()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/b...
Michael Stucki
21:50 Revision c34e6fd4: * Fix indention (non-functional)
* Add phpdoc comments to t3lib_userAuth::isExistingSessionRecord()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/b...
Michael Stucki
21:49 Revision 8d3310c4: Fix typo in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4837 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:48 Revision d979d33e: Reverted a change which was committed by mistake
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4836 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:45 Revision aa6bde12: * Fix indention (non-functional)
* Add phpdoc comments to t3lib_userAuth::isExistingSessionRecord()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/t...
Michael Stucki
21:44 Bug #19897: Bad interaction between OpenId auth and ExtJS relogin box
I like the relogin. I am sure we can optimize it in the case of other auth services.....
I am okay with an option to...
Christoph Koehler
20:07 Bug #19897: Bad interaction between OpenId auth and ExtJS relogin box
In fact I would love to get rid of relogin at all. I do not see why we need it. Dmitry Dulepov
18:59 Bug #19897: Bad interaction between OpenId auth and ExtJS relogin box
i think we need a switch for the relogin thingy to deactivate it.
It could be deactivated automatically when openID ...
Steffen Kamper
18:46 Bug #19897 (Closed): Bad interaction between OpenId auth and ExtJS relogin box
The interaction of the OpenID authentication and the new relogin box in the current Trunk version is far from optimal... Francois Suter
20:56 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
This is probably related to #19205 Christian Kuhn
20:29 Bug #19896: sysext\lowlevel always looking for field "deleted"
Well, I does not matter in which branches something gets committed if it is done carefully and tested well!
I did no...
Oliver Hader
20:20 Bug #19896: sysext\lowlevel always looking for field "deleted"
Yes, this is probably a very old bug.
But with our latest experience with patches for older releases I wrote the R...
Christian Kuhn
19:51 Bug #19896: sysext\lowlevel always looking for field "deleted"
Thanks for the patch. The behaviour is also present in older releases (since 4.0.0)... Oliver Hader
18:05 Bug #19896: sysext\lowlevel always looking for field "deleted"
Attached a patch to fix this. Christian Kuhn
16:18 Bug #19896 (Closed): sysext\lowlevel always looking for field "deleted"
hi there.
since typo3 4.3.x static_info_tables can be selected within a typoscript CONTENT object (thanks for that)....
Robin Frster
20:13 Revision f5d630f7: moved t3lib_tcemain_testcase.php to tests/t3lib
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4834 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:13 Revision 8b24b8fb: created folder tests/typo3ext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4833 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:12 Revision b832aaa5: created folder tests/typo3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4832 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:11 Revision 910bda8a: created folder tests/t3lib
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4831 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:11 Revision 373d32c8: moved typo3/tests to [root]/tests
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4830 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:58 Bug #19849: sys_action menu doesn't respect hidden and returns empty ul if there are no entries
committed to trunk rev 4828 Steffen Kamper
19:57 Bug #19892: when "create new record" in list module, page (after) is last entry
committed to trunk, rev 4829 Steffen Kamper
00:49 Bug #19892 (Closed): when "create new record" in list module, page (after) is last entry
The new record wizard starts with new page (inside), then other records follow, at the end there is page (after)
T...
Steffen Kamper
19:56 Revision 6f8e2b61: Fixed bug #10234: when "create new record" in list module, page (after) is last entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4829 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:54 Revision 5988f8f9: Fixed bug #10179: sys_action menu doesn't respect hidden and returns empty ul if there are no entries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4828 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:12 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
(I didn't reload before. Just see now that Ingmar suggested the same...) Michael Stucki
19:09 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
@Dmitry: The reporter said that the problem did not occur in 4.1.7. Can you confirm this? If so, please switch to 4.1... Michael Stucki
18:32 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
@David / Dmitry:
So... What is the first revision you're having the bug with? Could you do an incremental update o...
Ingmar Schlecht
17:05 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
David,
please post the "GFX" section of your localconf.php settings. I'm unable to reproduce the issue neither wit...
Michael Stucki
08:46 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
A little more info: problem happens only if "niceText" property is set to 1. Dmitry Dulepov
08:15 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Found the changeset, it should not be the source of the problem.
http://forge.typo3.org/repositories/diff/typo3v4-...
Dmitry Dulepov
08:06 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Here is the change log for this file until August 2007:
Applico:t3test dima$ svn log t3lib/class.t3lib_stdgraphic....
Dmitry Dulepov
07:23 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
No idea :( I checked changelog for the t3lib_stdgraphics, nothing special.
Remember Steffen fixes some typo relate...
Dmitry Dulepov
02:40 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Hi Dmitry,
do you know which ChangeSet caused the error? Then we might just roll back the ChangeSet in case the er...
Ingmar Schlecht
00:46 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
I understood that the command above must produce image on the background but it does not. Does somebody know why? Dmitry Dulepov
00:44 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Images are not necessary but testing needs a font file (any file will do).
I traced the error till line 683 of t3l...
Dmitry Dulepov
18:27 Bug #19691: Typing error in tslib_content ($gifCreateor => $gifCreator)
Ah, sorry, I didn't get that. Ingmar Schlecht
18:14 Bug #19691: Typing error in tslib_content ($gifCreateor => $gifCreator)
Well, Dmitry wrote "Found the changeset, it should not be the source of the problem" and it was an addition to a prev... Oliver Hader
18:04 Bug #19691: Typing error in tslib_content ($gifCreateor => $gifCreator)
For some reason this change seemd to have caused #19887 - according to Dmitry it was this ChangeSet that caused that ... Ingmar Schlecht
18:11 Bug #17839: Search working in the first group's DB mount only
Resolved as duplicate of #16989. Thanks Martin. Christian Kuhn
18:03 Bug #17839: Search working in the first group's DB mount only
seems to be duplicate bug from
#16989
Martin Holtz
16:12 Bug #19891: split() is deprecated in PHP 5.3
Fixed in Trunk. Michael Stucki
16:11 Revision c5f9b030: Fixed bug #10231: split() is deprecated in PHP 5.3 (patch by Karsten Dambekalns)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4827 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:57 Revision 38b97741: Convert DOS to Unix linebreaks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4826 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:57 Bug #19895: Firewall deletes attachments
Maybe mime_content_type() or finfo_file() would do a much better job here in general. Christian Kuhn
12:14 Bug #19895 (Closed): Firewall deletes attachments
When sending emails with doc or pdf files as attachment, some firewalls remove this attachment because it isn't corre... Sven Burkert
15:45 Bug #19893: sys_action breaks be-search in top toolbar
Resolved as duplicate of #19848 Christian Kuhn
11:55 Bug #19893: sys_action breaks be-search in top toolbar
Hi,
patch is in core list, ready for commit. See #19848
Steffen Kamper
02:04 Bug #19893: sys_action breaks be-search in top toolbar
Should be:
@Steffen: Maybe that was introduced by #19472 ?
Christian Kuhn
02:01 Bug #19893 (Closed): sys_action breaks be-search in top toolbar
Works in 4.2-branch
Failure in trunk (rev. 4823)
If the system extension sys_action is installed (and has no reco...
Christian Kuhn
15:43 Revision 0e8c2fa8: * copied two other subpackages from FLOW3 to extmvc (Persistence, Configuration)
* renamed files
* reverted namespace changes
* cleaned up comments
Jochen Rau
15:43 Revision c1be1dce: Fix typo in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4825 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:35 Revision 0a33bfda: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4824 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:59 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
We have also problems with the 4.1.8 Version of typo3
There are 3 cookies created with expire date of 2010?
e.g.
...
Benjamin Hoft
11:32 Bug #19894 (Closed): Rootline cache does not work in multilingual websites - Continued
Problem is originaly described in Issue 0010075. When switching languages in combination with RealURL all links that ... Marvin Kramer
10:50 Bug #19064: option+space for inserting non-braking space on Mac OSX does not work properly
I think that some things get mixed up here. There actually is a problem with Option-Space on Mac, but part of the des... Jörg Wagner
02:16 Bug #16788: Quotation marks are converted to " if not wrapped in <p>
Please explain how to reproduce this issue and in what browser in TYPO3 4.1 or 4.2. Stanislas Rolland
01:53 Bug #19534: Adding more than one class value to a paragraph class attribute leads to removal of class attribute
See correction on issue #9774. Stanislas Rolland
00:15 Bug #19166: t3lib_befunc::getNoRecordTitle dies with fatal error if $LANG is not instantiated
This should be fixed with #19328.
I didn't set up a test case, but I really think the issue is solved.
Please reo...
Christian Kuhn

2009-01-22

23:56 Bug #15268: Display nav_title in navigation tree
Resolved as duplicate of #16477. Christian Kuhn
23:54 Bug #17800: Issue 0004064: Navigationtitle in Pagetree
doc_core_tsconfig correctly states that options.pageTree.showNavTitle is User TSconfig. The bugtracker id #16477 is n... Christian Kuhn
23:36 Bug #19867: DB session records are only created when users authenticate
I've reviewed a new patch created by Michael. This patch seems to be a proper bugfix. I guess, he will add it here ve... Marcus Krause
23:22 Bug #19867: DB session records are only created when users authenticate
we have to check comment from Marcus first as this would be a no-go Steffen Kamper
23:20 Bug #19867: DB session records are only created when users authenticate
After the fix we had no problems either. Will this be a HOTFIX now? Ben van 't Ende
20:57 Bug #19867: DB session records are only created when users authenticate
I test the new Patch "bug_10205_v2.diff", and it's look's good!
tt_products runs and no problems with logins ...
...
Reto Schmid
18:43 Bug #19867: DB session records are only created when users authenticate
v2 is broken, it again allows session fixation for non-authenticated (fe-) users Marcus Krause
18:37 Bug #19867: DB session records are only created when users authenticate
I attached the v2-patch for trunk Steffen Kamper
18:35 Bug #19867: DB session records are only created when users authenticate
I tested v2 with trunk. I had the problem that i can't login in BE (i logged in and session was invalid direct after ... Steffen Kamper
18:34 Bug #19867: DB session records are only created when users authenticate
Patch bug_10205_v2.diff is not against current svn trunk, as I have thought.
Could you please attach the patch for t...
Franz Holzinger
18:01 Bug #19867: DB session records are only created when users authenticate
I've checked bug_10205_v2.diff too for bobsairport.de.
It seems be working the same way as the old bug_10205.diff pa...
Ralph Brugger
17:36 Bug #19867: DB session records are only created when users authenticate
By having a look at patch "10205.diff" I think it is not solving the problem correctly.
1) Although such session i...
Michael Stucki
12:45 Bug #19867: DB session records are only created when users authenticate
Thanx alot!! the hotfix does the trick!
10205.diff [^] (858 bytes) 21.01.09 23:47
Michael Fritz
11:38 Bug #19867: DB session records are only created when users authenticate
The problem comes in another "flavour" for me: fe_users may login, but on the next request, they seem to be logged ou... Manfred Mueller-Spaeth
10:02 Bug #19867: DB session records are only created when users authenticate
tt_products basket: The patch 10205_trunk.diff for the trunk works fine, but only tt_products 2.8.0. It does not wor... Franz Holzinger
02:24 Bug #19867: DB session records are only created when users authenticate
re patch: I think the additional check should only get done, if "! $count" applies to the first check;
In case there...
Daniel Hahler
01:09 Bug #19867: DB session records are only created when users authenticate
Hotfix 10205.diff tested for www.bobsairport.de
Seems to work!
Thanks for the fast hotfix
Ralph Brugger
23:31 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Please, post also images used in this TS. I am willing to check where the problem is but I am very reluctant to creat... Dmitry Dulepov
20:34 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Hi David,
could you please post or attach a generated image? Is there an image at all or just filled with the back...
Oliver Hader
18:46 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Hi David,
I'm currently searching for a change in TYPO3 4.1.8 that might have caused this, but there is nothing th...
Ingmar Schlecht
13:24 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Perhaps i have not written it clear enough:
the image, which has the text inside, is not rendered in 4.1.8
David Zschille
12:10 Bug #19887 (Closed): After update to 4.1.8 image rendering doesn't work anymore
I am using a grafical menu. After update to 4.1.8 the text in the menu tabs are gone.
Switching back to 4.1.7 they a...
David Zschille
22:52 Bug #19885: Adding more then x IRRE child-records causes system logout
Thanks for feedback, Marcus.
Issue resolved with "no change required".
Christian Kuhn
22:47 Bug #19885: Adding more then x IRRE child-records causes system logout
HA! That's the point!!! Rising the limits of :
suhosin.post.max_*
and
suhosin.request.max_*
directives, solve...
Marcus Biesioroff
20:37 Bug #19885: Adding more then x IRRE child-records causes system logout
Do you use some kind of "hardened PHP" like suhosin or something the like?
If so, please have a look into the log fi...
Oliver Hader
00:15 Bug #19885 (Closed): Adding more then x IRRE child-records causes system logout
When trying to add more than 3 IRRE child-records, system logouts at save parent record operation.
Was testing wit...
Marcus Biesioroff
22:39 Bug #17549: Usability: after editing WS versions, go back to the previously showed list view
Added a patch to remove the icon from the module :)
Christian Kuhn
22:27 Bug #17549: Usability: after editing WS versions, go back to the previously showed list view
Taking a deeper look I was unable to find a simple way on how to solve this in a consistent way:
The button says "...
Christian Kuhn
21:51 Revision 3cf51718: added testcase (unittest) for regular expressions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4823 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:20 Feature #15818: Enable expand/collapse for tables in the list module
I meant: ok to your patch. Steffen Kamper
20:31 Feature #15818: Enable expand/collapse for tables in the list module
> So i would say leave it as it is now.
Does that mean "Ok to your version of the patch" or "Don't implement that...
Christian Kuhn
20:21 Feature #15818: Enable expand/collapse for tables in the list module
i looked into this for ajax. It's no problem to set state via ajax, but (un-/)hiding the table is not as easy as doin... Steffen Kamper
19:38 Feature #15818: Enable expand/collapse for tables in the list module
i will look into that ;-) Steffen Kamper
19:06 Feature #15818: Enable expand/collapse for tables in the list module
Sry Steffen, already compiled the core rfc and saw your new comment to late.
Do you have an idea on how to "ajaxif...
Christian Kuhn
19:02 Feature #15818: Enable expand/collapse for tables in the list module
New patch and screenshot attached.
Now pending in core list.
Christian Kuhn
18:40 Feature #15818: Enable expand/collapse for tables in the list module
patch works for me.
Anyway i would like to have this done by Ajax instead of complete reload.
Steffen Kamper
20:10 Bug #19327: CSV Export
committed to trunk (rev4821) and 4_2 (rev 4822) Steffen Kamper
19:35 Bug #19327: CSV Export
Pending in core list. Christian Kuhn
20:08 Revision 394e4254: Fixed bug #9345: Bug: CSV export includes _CLIPBOARD_ in header row (thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4822 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:05 Revision 104f7b0c: Fixed bug #9345: Bug: CSV export includes _CLIPBOARD_ in header row (thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4821 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:01 Feature #19868: Provide some proof-of-concept unit tests for the TYPO3 core
committed to trunk rev 4820 Steffen Kamper
18:59 Revision 5fd947c8: Fixed bug #10220: Feature: Get some unit tests for the core (thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4820 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:48 Bug #19587: Multiple image resizes started
I think this is caused by some gallery, perhaps ce_gallery or such so it might be as you said that the extension is t... Vlatko Šurlan
18:47 Bug #19891: split() is deprecated in PHP 5.3
You're right - looking to str_split again it's different as it uses defined length for splitting. Steffen Kamper
18:38 Bug #19891: split() is deprecated in PHP 5.3
There are more split() uses than I found in my first round, yes.
As to the proper replacement - it depends on the ...
Karsten Dambekalns
18:10 Bug #19891: split() is deprecated in PHP 5.3
Hi Karsten,
i think str_split is the better way for replace as it's much faster than preg_split.
btw - i found ...
Steffen Kamper
18:04 Bug #19891 (Closed): split() is deprecated in PHP 5.3
split() is depreceted and should be replaced by preg_split()
(issue imported from #M10231)
Karsten Dambekalns
18:17 Bug #19890: Generate random key does not work
Hi,
this is related to #19875 where the missing files are.
EncryptionKey is defined in install.js.
Steffen Kamper
18:06 Bug #19890: Generate random key does not work
No, but I just installed a new TYPO3 site with latest Trunk revision (4818). Oliver Hader
18:00 Bug #19890: Generate random key does not work
did you clear the localconf cache? Ingo Renner
17:59 Bug #19890 (Closed): Generate random key does not work
The "generate random key" button in the install tool's "basic configuration" does not work due to a missing JavaScrip... Oliver Hader
18:11 Revision 5e3252a7: Added missing credits for RFC #10218 (again, sorry)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4819 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:48 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Still it is the same problem, so there is no need to reopen this issue. Please report to #19867 and especially try my... Michael Stucki
17:29 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
I am sorry!
The bugfix of 0010205 doesn't help!
I have to switch back to 4.1.7! :-(
Sebastian Enders
17:39 Bug #19865: RTE doesn't load when using more than 1 section in TV
Patch 8232 never got into the 4.2 branch. Stanislas Rolland
16:53 Bug #19875: Missing files in sysext install
While fixing this, please rename the file class.tx_install_eid.php to something different. The suffic "_eid" is meant... Michael Stucki
16:41 Feature #19889 (Closed): displayErrors=2 and no errors on CLI
Many sites set displayErrors=2 and have devIPmask to a list of IPs from the developer. This won't disturb the public,... Ernesto Baschny
16:37 Bug #16038: error in t3lib/config_default.php on setting display_errors
fixed a long time ago, 2006-07-24 Ernesto Baschny
15:44 Revision 2cb4a6ed: Improvement to bugfix #10218: Quote the match-word properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4818 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:33 Revision a7d13592: Add comment to t3lib_div::generateRandomBytes() on why pack() is used instead of md5()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4817 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:33 Revision eab61729: Add comment to t3lib_div::generateRandomBytes() on why pack() is used instead of md5()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4816 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:52 Bug #19888: Use of preg functions with ereg patterns
Closing this and still wondering where on earth this is documented... Karsten Dambekalns
14:51 Bug #19888: Use of preg functions with ereg patterns
Ok, forget it. In my example the behaviour is correct. "Zero or more times whitespace" matches before every character... Karsten Dambekalns
14:33 Bug #19888: Use of preg functions with ereg patterns
As I see this problem exists also in version before TYPO3 4.3... Oliver Hader
14:22 Bug #19888 (Closed): Use of preg functions with ereg patterns
There are a bunch (see attached file) of preg_* calls using "[:alnum:]" and "[:space:]". This doesn't give any error ... Karsten Dambekalns
12:46 Bug #19880: Patch 10146 in Version 4.2.4 does not work for me. None of the FE Sessions are beeing kept
Bug #19867 offers a fix that worked for me! Michael Fritz
09:43 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
The patch is incomplete. You need to replace all occurrences of... Schmid Valentin
09:11 Bug #19886 (Closed): Not possible to set links to pages underneath a page with activated temporary DB mount
I just discovered a serious bug in using the checkbox "Stop page tree" inside the page properties.
Imagine this tr...
Georg Ringer
03:41 Bug #19707: IE jumps down to last RTE input
Committed to SVN TYPO3core trunk (revision 4815) and branch TYPO3_4-2 (revision 4858).
Stanislas Rolland
03:41 Revision 5def25b1: Fixed bug #9965: htmlArea RTE: IE jumps down to last RTE input
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4815 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:34 Bug #19605: disabled images in RTE still leave the toolbar button
Committed to SVN TYPO3core trunk (revision 4814) and branch TYPO3_4-2 (revision 4859).
Stanislas Rolland
03:33 Revision e0086d5f: Fixed bug #9785: Disabling images in RTE still leaves the toolbar button
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4814 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-01-21

23:20 Bug #19810: Broken fe_adminLib.inc
patch works here Marcus Krause
23:19 Bug #19883: timout after backend login in 4.2.4
The cookies for the backend must be cleared. Then it works. Franz Holzinger
22:59 Bug #19883 (Closed): timout after backend login in 4.2.4
Each time when I have logged into the backend, I am logged out immediately and get:
------------------------------...
Franz Holzinger
23:08 Bug #19884 (Closed): the icons for clearing of caches disappear in 4.2.4
The icons to clear the caches are shown only one second, then they disappear.
Tested in IE 6. Somethings seems to ov...
Franz Holzinger
22:48 Bug #19867: DB session records are only created when users authenticate
Hotfixes added, please test!
(*_trunk.diff is for subversion trunk only)
Marcus Krause
21:56 Bug #19867: DB session records are only created when users authenticate
So it's currently unclear; both solution have their pros and cons.
I hereby unassign this issue. I don't want to s...
Marcus Krause
21:55 Bug #19867: DB session records are only created when users authenticate
for the urgent reason i would say:
* use #1 for now to have a fix.
* work on an alternative way like #2 without hurry
Steffen Kamper
21:30 Bug #19867: DB session records are only created when users authenticate
I'm not too happy about storing _every_ anonymous session into the database. This could lead to a serious performance... Helmut Hummel
20:47 Bug #19867: DB session records are only created when users authenticate
i tend to #2, but i think there must be a garbage collection as this can raise data a lot, especially the anonymous s... Steffen Kamper
20:27 Bug #19867: DB session records are only created when users authenticate
There is no patch so far, just a workarround that reverts the session fixation fix. Marcus Krause
19:23 Bug #19867: DB session records are only created when users authenticate
i see this patch as very urgent. The releases are not working and new release has to come very soon.
Does this patch...
Steffen Kamper
17:45 Bug #19867: DB session records are only created when users authenticate
WORKAROUND:
comment out / remove this part in t3lib/class.t3lib_userauth.php:
"|| !$this->isExistingSessionRecord...
Daniel Hahler
15:12 Bug #19867: DB session records are only created when users authenticate
Just a note:
this bug/topic is important - I upgraded to Typo3 4.0.10, 4.1.8 and 4.2.4 (several installations on sev...
Christian Hernmarck
12:59 Bug #19867: DB session records are only created when users authenticate
Uploaded a simple script to test&reproduce the problem. The following TS should be added to the site TS to see it in ... Dmitry Dulepov
12:56 Bug #19867: DB session records are only created when users authenticate
#2 Dmitry Dulepov
09:58 Bug #19867: DB session records are only created when users authenticate
Solution 2 seems more consistent.Obviously session ids need to be preserved once the user is logged in. Francois Suter
22:31 Feature #19868: Provide some proof-of-concept unit tests for the TYPO3 core
Hi Olly,
great, many thanks!
Would be nice to release the svn version of phpunit.
Steffen Kamper
22:17 Feature #19868 (Closed): Provide some proof-of-concept unit tests for the TYPO3 core
This is only about getting some unit tests for the core to run at all as a first step.
In order for the tests to r...
Oliver Klee
22:30 Bug #19880: Patch 10146 in Version 4.2.4 does not work for me. None of the FE Sessions are beeing kept
All versions of tt_products do not work in latest TYPO3 4.3 from svn and also not in 4.2.4. The basket is always emp... Franz Holzinger
20:18 Bug #19880: Patch 10146 in Version 4.2.4 does not work for me. None of the FE Sessions are beeing kept
I confirm, Powermail is broken with 4.2.4. Same thing with ext:Commerce. Rolled-back to 4.2.3 Sys-Tech
18:51 Bug #19880: Patch 10146 in Version 4.2.4 does not work for me. None of the FE Sessions are beeing kept
BTW: Powermail is not working with 4.2.4 because of patch 10146. Michael Fritz
16:59 Bug #19880 (Closed): Patch 10146 in Version 4.2.4 does not work for me. None of the FE Sessions are beeing kept
if (!$id || !$this->isExistingSessionRecord($id)) {
// New random session-$id is made
$id = substr(md5(...
Michael Fritz
21:59 Bug #18867: Enhance page modul
why are you creating diffs against 4.2? We can't include it there anymore, just create patches against trunk, that'll... Ingo Renner
14:49 Bug #18867: Enhance page modul
uploaded version 3 for TYPO3 4.2.4 Stefan Galinski
21:17 Bug #19881: For fixing bug #19828 the function str_ireplace was introduced, which does not exist in PHP4
Committed to 4.1 (revision 4813) Francois Suter
20:28 Bug #19881: For fixing bug #19828 the function str_ireplace was introduced, which does not exist in PHP4
thx for the fast fix! Steffen Kamper
20:10 Bug #19881 (Closed): For fixing bug #19828 the function str_ireplace was introduced, which does not exist in PHP4
Problem:
While fixing the bug #19828 the function str_ireplace was introduced which does not exist in PHP4.
Solut...
Helmut Hummel
21:15 Revision e2149e12: #10218: For fixing bug #10143 the function str_ireplace was introduced, which does not exist in PHP4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4813 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:47 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
will be fixed with a #19867 bugfix Marcus Krause
16:51 Bug #19879 (Closed): after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
We upgraded several sites to the new versions 4.1.8 and 4.2.4
And we habe the problem that after the upgrade the fro...
Sebastian Enders
20:25 Feature #19882: htmlArea RTE: Clean up unused localization files
Committed to SVN TYPO3core trunk (revision 4812). Stanislas Rolland
20:14 Feature #19882 (Closed): htmlArea RTE: Clean up unused localization files
The RTE configuration script requires every plugin to have a locallang.xml file, even if it not really used.
The a...
Stanislas Rolland
20:24 Revision 8129d4a9: Added feature #10219: htmlArea RTE: Clean up unused localization files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4812 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:39 Bug #19877: md5's second argument is only valid for PHP5
committed to 4_0 and 4_1 (rev 4810,4811) Steffen Kamper
11:52 Bug #19877: md5's second argument is only valid for PHP5
confirmed
md5's 2nd parameter was introduced in PHP5
workarround use md5() with single argument, wrapped by pack
Marcus Krause
11:31 Bug #19877 (Closed): md5's second argument is only valid for PHP5
After upgrading 4.1.7 to 4.1.8 I get the following in the PHP error log:
apache2: PHP Warning: Wrong parameter c...
Jose Antonio Guerra
19:37 Revision 2b26206c: Fixed bug #10214: md5's second argument is only valid for PHP5 (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4811 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:37 Revision 19f3d15f: Fixed bug #10214: md5's second argument is only valid for PHP5 (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4810 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:42 Bug #17349: Bad line in French localization file for indexed search
tt_news page browser is also affected with an english transaction in place of the French transaction, though it may b... Alban Cousinie
18:22 Bug #17349: Bad line in French localization file for indexed search
This issue still exists and remains unfixed in the main trunck although it has been reported since monthes and how to... Alban Cousinie
17:31 Bug #19223: Redirect type does not redirect when HTTP referrer is an external site
Worked fine for me, thanks. Olivier Schopfer
16:16 Feature #19859: htmlArea RTE: Enable the RTE in Opera 9.62+
The attached follow-up patch was committed to trunk (revision 4809) in order to update the RTE About info. Stanislas Rolland
16:14 Revision 00a4723a: Follow-up to #10195: htmlArea RTE: Update RTE about info
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4809 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:04 Revision a2ebc681: * adapted the views
Jochen Rau
14:50 Bug #19839: Javascript Error while navigating in menus section (msie4 is undefined)
Could you please specify which type of menu you have used? Anything from static_templates, or did you make your own t... Wolfgang Zenker
14:47 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Latest patch is against 4.2.4 and includes my file integrity patch. Stefan Galinski
14:13 Feature #19674: Add Hook to ClearCacheMenu
Steffen committed this one to trunk rev. 4714. Christian Kuhn
12:53 Bug #19875: Missing files in sysext install
confirmed
typo3/sysext/install/mod/class.tx_install_eid.php
and
typo3/sysext/install/mod/install.js
are missing
Marcus Krause
11:22 Bug #19875 (Closed): Missing files in sysext install
In the latest Trunkrevision (r4806) - the regeneration of the EncryptionKey is broken.
I get this Error:
Line: 20...
Daniel Felix
12:47 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
it does not seem so.
tx for the patch!
Laurent Cherpit
10:35 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Is this patch included in the release 4.2.4 now? Lee Perry
12:32 Revision 6424e37b: * adapted the request and response objects
* adapted the controller hierarchy
* removed dependencies to \F3\PHP6\Functions::
* renamed dispatcher to meet politi...
Jochen Rau
11:43 Bug #19878 (Closed): RELEASE_NOTES.txt for 4.2.3 and 4.2.4 has the content of the 4.1 RELEASE_NOTES.txt
Within the RELEASE_NOTES.txt for 4.2.3 and 4.2.4 is the content of the 4.1 RELEASE_NOTES.txt. Maybe this file should ... Jonas Felix
11:39 Bug #19876: TYPO3 4.0.10 problems in PHP4
Could you please check the bugtracker first for an existing ticket covering your issue, before you create a new one? Marcus Krause
11:28 Bug #19876 (Closed): TYPO3 4.0.10 problems in PHP4
After upgrading 4.0.9 to 4.0.10 I get the following in the PHP error log:
PHP Parse error: parse error, unexpecte...
Jose Antonio Guerra
11:17 Bug #19874 (Closed): Typo3 4.1.8: fe_session_data regression due to session fixation (bug 10146)
In bug 10146 (which I cannot access, but is referenced in the changelog), session fixation has been fixed, so that a ... Daniel Hahler
10:18 Bug #19873: Admin tools > User Admin icons point to wrong user in Opera browser
Please move to category TYPO3 Core > BE User Interface
Sorry for the newb mistake...
Titus Nachbauer [Netcreators]
10:16 Bug #19873 (Closed): Admin tools > User Admin icons point to wrong user in Opera browser
In the BE user admin the icons used to edit, hide or switch to a certain BE user are mapped wrong. Only the upper edg... Titus Nachbauer [Netcreators]
10:14 Bug #19871: t3lib_div breaks on PHP4
fixed in 4.0.11 and 4.1.9 Ingo Renner
09:44 Bug #19871 (Closed): t3lib_div breaks on PHP4
Line 1381 says:
public static function generateRandomBytes($count) {
which is PHP5. It should be
function ge...
Sebastiaan Wiersema
10:14 Bug #19870: TYPO3 4.1.8: Call to undefined function: str_ireplace() using PHP 4.x.x
fixed in 4.0.11 and 4.1.9 Ingo Renner
09:09 Bug #19870 (Closed): TYPO3 4.1.8: Call to undefined function: str_ireplace() using PHP 4.x.x
called in class.tslib_content.php on line 5508
str_ireplace() has been introduced in PHP 5, thus it will result in...
Peter Foerger
10:02 Bug #19872: icons in useradmin point to wrong user in opera browser
This bugreport is not complete and has been filed under the wrong project/category, please close this report. I will ... Titus Nachbauer [Netcreators]
09:48 Bug #19872 (Closed): icons in useradmin point to wrong user in opera browser
When clicking the edit icon in the backend useradmin the user below the current user is opened instead of the current... Titus Nachbauer [Netcreators]
10:01 Bug #19866: PHP error due to "public static" keywords in PHP4 in t3lib_div::generateRandomBytes()
fixed in 4.0.11 and 4.1.9 Ingo Renner
09:59 Revision 874ab616: Fixed bug #10204: PHP error due to "public static" keywords in PHP4 in t3lib_div::generateRandomBytes() (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4808 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:58 Revision e7c9eb63: Fixed bug #10204: PHP error due to "public static" keywords in PHP4 in t3lib_div::generateRandomBytes() (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4807 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
06:09 Bug #19707: IE jumps down to last RTE input
The attached patches for trunk and branch TYPO3 _4-2 fix the issue in IE7, FF3, Safari 3 and Opera 9.62. Focus will b... Stanislas Rolland
04:54 Bug #18413: List view fault in backend Element Browser popup
Confirmed this behavior for 4.1-branch, but this issue is not reproducible with 4.2-branch (rev. 4806) anymore.
Se...
Christian Kuhn
04:31 Bug #18142: colPos gets overwritten by colPos value of a copy/pasted content element when sorting in web > list
Resolved as a duplicate of #14873, it describes the exact same issue. Christian Kuhn
04:25 Bug #17679: List view and custom layout Labels
Confirmed.
This is still true in trunk rev 4806 (4.3-dev).
Christian Kuhn
04:18 Bug #17668: force charset does not work in mass editing
Is anyone able to confirm a charset issue in multi record edit mode in current versions?
Are there any other open ...
Christian Kuhn
04:11 Bug #17637: db_list looses pointer parameter in returnUrl after editing a record
This has been fixed by Kasper in svn revision 2631. Christian Kuhn
04:06 Bug #17549: Usability: after editing WS versions, go back to the previously showed list view
Confirmed.
This is still valid in current trunk (rev 4608).
Christian Kuhn
03:56 Feature #17547: Issue with Multilanguage-Pages and Content-Elements enabled for "All" languages
Confirmed:
All content elements set to Language = [All] are not shown in the default page module.
Is there any TS...
Christian Kuhn
03:12 Bug #16898: Filelist module: Max. Title Length doesn't work
This issue is resolved with solved #18999: The "Max. Title Length:" value from User->Setup is poperly used in the fi... Christian Kuhn
02:45 Bug #16620: Some backend problems - mainly disappearing content
Resolved this issue with "no change required". The issue description is not exact and descriptive enough to gain any ... Christian Kuhn
02:38 Bug #16305: Getting "undefined" in "more options..." values, when editing several content elements at the same time
Set issue to "unable to reproduce".
This issue has probably been solved somewhere between 4.0 and 4.1.8. I was una...
Christian Kuhn
02:22 Bug #15958: copy/paste in Clipbord in List module
This is still true in current trunk (rev. 4806):
Copy / Cut in the clickmenu of an item in the list module doesn't...
Christian Kuhn
02:14 Feature #15482: titleLen (used in t3lib_div::is not settable
Resolved this issue as a duplicate of #18999.
Please open a new issue with proper description if we missed something.
Christian Kuhn
01:58 Bug #14578: DB record disappears when language != default and Localization-View enabled
This is fixed at least since 4.2:
If localization-view is enabled in Web->List, a element will still be displayed ...
Christian Kuhn
01:42 Bug #19605: disabled images in RTE still leave the toolbar button
Regarding trunk, the image button will show up only if enableImages is set.
But, as stated in the manual, this sho...
Stanislas Rolland
01:39 Feature #15092: Same options at top of page (edit content) as in list (e.g. permissions, copy, paste, ...)
I don't think a change is required in this case:
The suggested screenshot replicates most of the icons that are al...
Christian Kuhn
01:20 Bug #15702: Multiple item clipboard x doesn't remove item
Resolved as "unable to reproduce":
Removal of single items from the clipboard works fine in current trunk (rev 4806).
Christian Kuhn
01:00 Bug #15299: class.db_list_extra::makeControl() renders broken edit icon in custom DB Lists
This is solved.
The requested change has been done long ago, all editOnClick calls include the backPath at least s...
Christian Kuhn
00:29 Bug #14873: CE jumps from right to normal when moved in list mode
This is still confirmed in current trunk, rev. 4806 (4.3-dev). Christian Kuhn

2009-01-20

23:36 Feature #19869: htmlArea RTE: Allow to hide any button
Committed to SVN TYPO3core trunk (revision 4806). Stanislas Rolland
23:27 Feature #19869 (Closed): htmlArea RTE: Allow to hide any button
Currently buttons undo, redo and about cannot be hidden and are always shown.
The attached patch removes this cons...
Stanislas Rolland
23:35 Revision edba7999: Added feature #10206: htmlArea RTE: Allow to hide any button
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4806 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:28 Revision 60c3feff: * some minor renaming (package -> extension)
Jochen Rau
23:20 Bug #19867: DB session records are only created when users authenticate
There are two possible solutions:
- let method isExistingSessionRecord() check both tables fe_sessions/be_sessions...
Marcus Krause
22:40 Bug #19867 (Closed): DB session records are only created when users authenticate
Functions $GLOBALS["TSFE"]->fe_user->getKey() or $GLOBALS["TSFE"]->fe_user->setKey() allow to bind data to a user's s... Marcus Krause
22:31 Revision 04c3b614: * added common extension files
* some general clean up (FLOW3 related comments etc.)
* first hands on dispatcher, request, and response
Jochen Rau
22:11 Bug #18655: Page tree not expanded
The issue itself is resolved, no change required.
Database compare is a documented TODO after a major TYPO3 update...
Christian Kuhn
21:55 Bug #18917: How Did You Get Here? (Please Report!!)
Resolved this issue after half a year with no feedback as a duplicate of #18769.
Please reopen if this still happe...
Christian Kuhn
21:40 Bug #18893: wide by default doesn't exist in TYPO3 4.2.0 any more
Resolved as duplicate of #19650 which is currently pending in core list. Please test. Christian Kuhn
21:40 Bug #18144: setup.override.edit_wideDocument=1 ignored
Resolved as duplicate of #19650 which is currently pending in core list. Please test. Christian Kuhn
21:16 Bug #19865: RTE doesn't load when using more than 1 section in TV
Please upload an extension that allows to reproduce this issue. Stanislas Rolland
18:32 Bug #19865 (Closed): RTE doesn't load when using more than 1 section in TV
Did the changes from 0008232 go into core? It didn't work for 4.2.2, but it was supposed to be fixed for 4.2.3, but w... Søren Andersen
21:13 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
I just re-tested this issue with latest 4.2 branch (4.2.4) and with trunk. I could not reproduce the described behavi... Stanislas Rolland
21:07 Revision aa27a7e9: * renamed the dispatcher to lowercase
* restructured folders inside extmvc Jochen Rau
21:06 Revision 8468b57a: * renamed the dispatcher to make it lowercase in the next commit
Jochen Rau
21:05 Bug #17913: page tree in BE cannot be expanded/collapsed
After no feedback for half a year this issue is now set to resolved, no change required.
The issue was probably re...
Christian Kuhn
20:46 Bug #19166: t3lib_befunc::getNoRecordTitle dies with fatal error if $LANG is not instantiated
With current trunk (r4805) $LANG is initialized in init.php. This was changed with #19328. So this issue is solved, r... Christian Kuhn
19:57 Bug #19660: Second page of results in list-module with ordering flaw
I redid this patch and came up with a new version that doesn't need additional db queries.
Please test and give fe...
Christian Kuhn
19:00 Bug #19866 (Closed): PHP error due to "public static" keywords in PHP4 in t3lib_div::generateRandomBytes()
This is a followup to #0010154.
For PHP4 (TYPO3 4-0 & 4-1) "public static" keywords must be omitted.
(issue ...
Marcus Krause
17:29 Bug #19864: Duplicate cHash Values
Patch is in the core list Dan Osipov
16:01 Bug #19864 (Closed): Duplicate cHash Values
After a discussion on the english list (see thread 'Duplicate cHash values'), it is clear that this is a bug.
Basica...
Dan Osipov
16:52 Revision 9f33a26b: Updating version number to 4.2.5-dev after release of 4.2.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4805 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:44 Revision 9c93e85d: Tagging TYPO3 4.2.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-4@4804 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:44 Revision 630dcf40: Release of TYPO3 4.2.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4803 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:37 Revision f0abc319: * renamed classes
* reverted namespace changes made in FLOW3 (still all class names must prefixed by hand with TX_EXTMVC_...) Jochen Rau
16:35 Revision 130d9e2b: Updating version number to 4.1.9-dev after release of 4.1.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4802 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:10 Revision d4590c0d: Updating version number to 4.0.11-dev after release of 4.0.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4801 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:01 Revision 35c330c6: * Initial import (copied and renamed files from FLOW3)
Jochen Rau
15:02 Bug #17876: Sorting of child records is inverted on moving parent record to different page
I can confirm that on Version 4.1.7 Benno Weinzierl
15:01 Bug #19597: Incorrect validation of allowed class in RTE transformation
Committed to SVN TYPO3core trunk and TYPO3_4-2 (for inclusion in 4.2.4).
Stanislas Rolland
14:47 Revision 922bf1ab: Tagging TYPO3 4.0.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-10@4800 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:47 Revision 1c52c6d7: Release of TYPO3 4.0.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4799 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:34 Revision e4d2a6b3: Update ext_emconf.php in all system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4798 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:35 Revision e6cd6617: Tagging TYPO3 4.1.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-8@4797 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:35 Revision 6b86d812: Release of TYPO3 4.1.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4796 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:25 Revision a6d6621f: Fixed bug #9774: Incorrect validation of allowed classes in RTE transformation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4795 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:21 Revision 2f6483f7: Fixed Bug #9774: Incorrect validation of allowed classes in RTE transformation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4794 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:12 Bug #19831: Session fixation vulnerability in user authentication
Committed to 4.0, 4.1, 4.2 and trunk. Ingmar Schlecht
13:11 Bug #19838: XSS vulnerability in workspace module
Committed to 4.0, 4.1, 4.2 and trunk. Ingmar Schlecht
13:10 Revision cf7ddae3: Fixed bug #10159: XSS vulnerability in workspace module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4793 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:10 Revision 99a9ba29: Fixed bug #10159: XSS vulnerability in workspace module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4792 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:07 Revision 9e9fda93: Fixed bug #10159: XSS vulnerability in workspace module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4791 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:05 Revision efde6b69: Fixed bug #10159: XSS vulnerability in workspace module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4790 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:03 Bug #19545: Moving page in WS will hide it from editors due to missing access settings of placeholder
fixed in 4.2.4 and trunk Ingo Renner
13:01 Revision 021459a1: Fixed bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Franz-Xaver Koch and Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4789 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:00 Revision 59daae34: Fixed bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Franz-Xaver Koch and Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4788 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:48 Bug #19828: spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters
committed to trunk, 4_2 and 4_1 Steffen Kamper
12:32 Revision 8cd423da: Fixed bug #10146: Session fixation vulnerability in user authentication
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4787 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
12:30 Bug #19834: Weak encryption key generation vulnerability in sysext install
fixed in 4.0.10, 4.1.8, 4.2.4, and trunk Ingo Renner
01:44 Bug #19834: Weak encryption key generation vulnerability in sysext install
added _v4 patches for 4-0 and 4-1 as _v3 ones didn't apply properly - no functionality changes! Marcus Krause
00:04 Bug #19834: Weak encryption key generation vulnerability in sysext install
upload reworked patches, use patches with the _v3 suffix for the commit!! Helmut Hummel
12:28 Revision 71ab2e48: Fixed bug #10146: Session fixation vulnerability in user authentication
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4786 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
12:27 Revision 9ed0a0fa: Fixed bug #10154: Weak encryption key generation vulnerability in sysext install (thanks to the TYPO3 Security Team, and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4785 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:22 Revision 3f02b80b: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4784 709f56b5-9817-0410-a4d7-c38de5d9e867
Ingmar Schlecht
12:20 Revision 7d1a1d9d: Fixed bug #10154: Weak encryption key generation vulnerability in sysext install (thanks to the TYPO3 Security Team, and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4783 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:17 Bug #19370: "Do"-Dropdown doesn't respect current user's rights and is not localized
added most recent patch from RFC Franz Koch
12:15 Revision 655446da: version number increased due to security fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4782 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:15 Revision 1a6ef4b0: version number increased due to security fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4781 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:14 Revision 2f4e4837: Fixed bug #10146: Session fixation vulnerability in user authentication
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4780 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
12:14 Bug #17271: cli_dispatch.phpsh will not run on CGI API
I've overworked the patch and resent it to core list. Steffen Gebert
12:13 Revision 440b89b9: Fixed bug #10154: Weak encryption key generation vulnerability in sysext install (thanks to the TYPO3 Security Team, and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4779 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:05 Revision 2ff12b5f: Fixed bug #10154: Weak encryption key generation vulnerability in sysext install (thanks to the TYPO3 Security Team, and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4778 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:54 Revision 7553569d: Fixed bug #10186: Time shifting (again) in datetime fields (followup to Bug #8746)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4777 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:45 Bug #19821: Command execution in sysext indexed_search
fixed in 4.0.10, 4.1.8, 4.2.4, and trunk Ingo Renner
11:44 Revision 4bc6ef9d: Fixed bug #10133: Command execution in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4776 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:43 Revision b10c3d0f: Fixed bug #10133: Command execution in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4775 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:43 Revision 3f105a70: Fixed bug #10133: Command execution in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4774 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:42 Revision 776b9819: Fixed bug #10133: Command execution in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4773 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:38 Bug #19855: datetime evaluation again buggy in TYPO3 4.2.4-dev
Committed to the 4.2 branch. Ingmar Schlecht
11:36 Revision 49fbd989: Fixed bug #10186: Time shifting (again) in datetime fields (followup to Bug #8746)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4772 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:33 Bug #19822: XSS vulnerability in sysext indexed_search
fixed in 4.0.10, 4.1.8, 4.2.4, and trunk Ingo Renner
11:31 Revision 819b7f02: Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4771 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:28 Revision 4b643b78: Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4770 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:26 Revision a0d72cf0: updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4769 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:26 Revision 7422f752: updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4768 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:23 Revision daffeec7: Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4767 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:21 Bug #19862: Show level links only once if no related records and $config[appearence][levelLinksPosition] = both
appended a new patch (bug_10199_v2.diff )
changed !=0 to > 0
Steffen Müller
01:02 Bug #19862 (Closed): Show level links only once if no related records and $config[appearence][levelLinksPosition] = both
Top and bottom level links are shown one below the other if there are no related records. This is pretty senseless, o... Steffen Müller
11:18 Revision 7191d8bd: Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4766 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:10 Bug #19827: XSS vulnerability in sysext adodb
has been fixed in 4.0, 4.1, 4.2, and trunk Ingo Renner
11:03 Bug #19863 (Closed): Javascript Error while navigating in menus section (msie4 is undefined)
we are using 4.2.3 version in the server. In this, when we are navigating through the menus in the website generated ... Srinivasan
10:53 Bug #19461: translation do not follow parent when cut'n'paste
Hi françois.
Could we consider that the main bug is 0000539
and switch discussion there ?
Luc Muller
10:45 Bug #19701: Missing license statement for famfamfam icon usage
comitted to SVN Ingo Renner
10:43 Revision 63a018e6: Added missing license statement for using the "Silk" icon set of Mark James according to Creative Commons Attribution 2.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4765 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:41 Revision aa95c7bc: updated document version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4764 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:37 Revision b7edeb1a: Added missing license statement for using the "Silk" icon set of Mark James according to Creative Commons Attribution 2.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4763 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:33 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
You're right! I stumpled over this in a customers project which still runs on 4.2.2.
The issue concering the missing...
Tobias Liebig
10:23 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
hey tobias,
maybe you were working with TYPO3 4.2.2?
I guess, there was a bug (http://bugs.typo3.org/view.php?i...
Lee Perry
10:29 Revision e931f58c: added .buildpath to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4762 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
05:36 Revision 61203751: Updated htmlArea RTE version to 1.8.1 for TYPO3 4.3.0 alpha2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4761 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:21 Revision 46d5a2ec: Fixed bug #9935: htmlArea RTE: enableWordClean on paste does not work when hidden button is not in toolbar
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4760 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:16 Revision e9ca25b2: Fixed bug #9935: htmlArea RTE: enableWordClean on paste does not work when hidden button is not in toolbar
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4759 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:40 Feature #19851: htmlArea RTE: Move status bar to plugin
Follow-up patch correcting configuration glitches in script class.tx_rtehtmlarea_statusbar.php was committed as revis... Stanislas Rolland
02:37 Revision 5fc331d5: Follow-up to #10181: htmlArea RTE: Move status bar to plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4758 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:02 Feature #16012: Move the target attribute and other non-standard html tags to compatability mode
Is this still open? I'd love to see this feature implemented! Thomas Deinhamer

2009-01-19

20:28 Bug #19861: htmlArea RTE: Missing XCLASS inclusion
Committed to SVN TYPO3core trunk (revision 4757). Stanislas Rolland
20:21 Bug #19861 (Closed): htmlArea RTE: Missing XCLASS inclusion
Script class.tx_rtehtmlarea_pi1.php is missing XCLASS include.
(issue imported from #M10197)
Stanislas Rolland
20:27 Revision 063664e9: Fixed bug #10197: htmlArea RTE: Missing XCLASS inclusion in class.tx_rtehtmlarea_pi1.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4757 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:08 Feature #19860: htmlArea RTE: Remove extension configuration variable enableClickEnlarge
Committed to SVN TYPO3core trunk (revision 4756). Stanislas Rolland
19:57 Feature #19860 (Closed): htmlArea RTE: Remove extension configuration variable enableClickEnlarge
This configuration variable is not needed. Extension configuration may therefore be simplified.
Like any other pro...
Stanislas Rolland
20:07 Revision ebcdf534: Added feature #10196: htmlArea RTE: Remove extension configuration variable enableClickEnlarge
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4756 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:36 Bug #19855: datetime evaluation again buggy in TYPO3 4.2.4-dev
I was able to reproduce the problem. Will try to find a fix ASAP. Ernesto Baschny
12:07 Bug #19855: datetime evaluation again buggy in TYPO3 4.2.4-dev
FYI: The described behaviour occurs with AND without the extension date2cal installed. Jochen Rieger
11:43 Bug #19855 (Closed): datetime evaluation again buggy in TYPO3 4.2.4-dev
This is a bug report for TYPO3 4.2.4-dev
I know there has been a lot of discussion and fixes around the timezone p...
Jochen Rieger
18:33 Feature #19859: htmlArea RTE: Enable the RTE in Opera 9.62+
Committed to SVN TYPO3core trunk (revision 4755). Stanislas Rolland
18:24 Feature #19859 (Closed): htmlArea RTE: Enable the RTE in Opera 9.62+
As of version 9.62, Opera has fixed most bugs in editable content features.
(issue imported from #M10195)
Stanislas Rolland
18:33 Revision bb85e317: Added feature #10195: htmlArea RTE: Enable the RTE in Opera 9.62+
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4755 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:30 Bug #19858 (Closed): Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php
Tested with TYPO3 4.3dev Rev. 4754.
When activating the extension "simulatestatic", the frontend crashes with fata...
Thomas Schröder
14:31 Bug #19461: translation do not follow parent when cut'n'paste
Indeed, relationship added.
I *do* plan to work on this bug, I just lack the time...
Francois Suter
14:07 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
i tried the patch but it didn't solved the issue for me.
When i try to Drag an dDrop a section the Browser thorws ...
Tobias Liebig
12:13 Feature #19857 (Closed): ability to disable AJAX relogin polls
While debugging TYPO3 in a debug-every-request like mode, AJAX polls start a new debug run.
Therefore it should be...
Steffen Gebert
12:11 Feature #19856 (Closed): Feature wanted: Setting special ATagParams for links to access restricted pages
Problem: If you want to show links to access restricted pages, be that in bodytext or you might want to inform your u... Uschi Renziehausen
12:01 Bug #19815: Replace deprecated function calls in sysext indexed_search
Committed to 4.1, 4.2 and trunk Francois Suter
12:01 Revision 317b7c9f: Added forgotten credits to RFC #10125
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4754 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:00 Revision 6c1e5e8b: Added forgotten credits to RFC #10125
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4753 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:59 Revision 7d10d34f: Added forgotten credits to RFC #10125
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4752 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:48 Bug #19854: Backend User Administration, submit button doesn't work with IE
related to 0009874 Thomas Loeffler
09:39 Bug #19854 (Closed): Backend User Administration, submit button doesn't work with IE
When you are in "Compare user settings" mode, the save button has no effect in Internet Explorer, so you can't displa... Olivier Schopfer
10:26 Bug #19853: [felogin] redirect doesn't work with return_url
committed to trunk and 4_2 Steffen Kamper
09:39 Bug #19853 (Closed): [felogin] redirect doesn't work with return_url
When using config.typolinkLinkAccessRestrictedPages the page for redirect is in getVar return_url which is not proces... Steffen Kamper
10:06 Revision 150b702f: added comment for #10183: [felogin] redirect doesn't work with return_url
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4751 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:05 Revision 85cb0b46: added comment for #10183: [felogin] redirect doesn't work with return_url
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4750 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:59 Revision 650b7a8e: Fixed bug #10183: [felogin] redirect doesn't work with return_url
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4749 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:55 Revision efc4b7c7: Fixed bug #10183: [felogin] redirect doesn't work with return_url
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4748 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:11 Bug #19236: htmlareRTE: Click-enlarge not rendered if image is in table
Closing this issue as there is no reply. Stanislas Rolland
08:15 Feature #19852 (Closed): htmlArea RTE: Add support for editing lang attribute
Allow to assign lang attribute to elements.
1. Two new toolbar elements: language (drop-down list of languages) an...
Stanislas Rolland
07:52 Feature #19851: htmlArea RTE: Move status bar to plugin
Committed to SVN TYPO3core trunk (revision 4747). Stanislas Rolland
06:56 Feature #19851 (Closed): htmlArea RTE: Move status bar to plugin
Restructure RTE code so as to extract status bar from core JS script and move it to own plugin.
(issue imported f...
Stanislas Rolland
07:51 Revision 66e20c97: Added feature 10181: htmlArea RTE: Move status bar to plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4747 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:09 Bug #19850 (Closed): Print PAGE.headerData before PAGE.includeJS
It's be a better solution to print the headerData output before the
includeJS files are printed imho - so it would b...
Thomas Deinhamer

2009-01-18

18:55 Bug #25535: On Mac OS the save action should be triggered by Cmd+s
fixed in the newest release of codemirror (0.60).
this issue will be fixed in the next t3editor release for 4.3b2
Administrator Admin
18:52 Bug #25545: Save and close closes _without_ saving
fixed in t3editor on forge (trunk: r15791)
i will prepare a patch soon
Administrator Admin
18:05 Bug #19822: XSS vulnerability in sysext indexed_search
patch added for 4-1 up to trunk
all patches are now available
-> ready to be committed
Marcus Krause
17:32 Revision d89b7e2e: Cleanup #10125: Replace deprecated function calls in sysext indexed_search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4746 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:31 Bug #19849 (Closed): sys_action menu doesn't respect hidden and returns empty ul if there are no entries
sys_action menu doesn't respect hidden and returns empty ul if there are no entries
(issue imported from #M10179)
Steffen Kamper
17:28 Revision 09b088f7: Cleanup #10125: Replace deprecated function calls in sysext indexed_search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4745 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:27 Bug #19831: Session fixation vulnerability in user authentication
adding new patch 10146_trunk_v1.diff which replaces variablename $dbres by $count as requested by Francois Marcus Krause
16:43 Bug #19848 (Closed): Toolbar menu fails if there are no menu items
If you install sysactions and you have no sysaction created, the toolbar menu renders an empty li. This causes a JS-e... Steffen Kamper
16:22 Revision 08cd0ee5: Cleanup #10125: Replace deprecated function calls in sysext indexed_search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4744 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:50 Bug #19847 (Closed): Use extra tab in the backend
By default the redirect option is placed at the end of the feuser record in the backend. It would be nice to have an ... Anonymous
14:11 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Thanks, Sebastian for finding a solution for this problem! I submitted the patch (icluding the IRRE fix) to the core ... Helmut Hummel
11:46 Bug #19846 (Closed): Multiple calls to deprecated function "fixed_lgd" throughout the core
The function "fixed_lgd" is deprecated since 4.1 but still used in various places in the core. As we now throw warnin... Susanne Moog

2009-01-17

21:27 Bug #19845 (Closed): Duplicated values in localconf.php (typo3conf) - compat_version
I found an annoying "bug" in Install Tool/localconf.php when doing some upgrades (from 4.1.x to 4.2.x, from 4.2.x to ... Erik Svendsen
19:40 Bug #18312: Constants are not correctly substituted on some PHP5 distributions
Committed to SVN
* TYPO3_4-1 (rev. 4742)
* TYPO3_4-2 (rev. 4743)
Oliver Hader
19:38 Revision e6550199: Fixed bug #7677: Constants are not correctly substituted on some PHP5 distributions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4743 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:37 Revision f2382382: Fixed bug #7677: Constants are not correctly substituted on some PHP5 distributions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4742 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:27 Revision 800e4ae4: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4741 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:27 Revision ef188538: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4740 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:26 Revision 0e2be0fe: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4739 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:12 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
related to #19382, where the wizard's defVals can be configured by Page TSconfig. Ralf Hettinger
11:34 Bug #19844 (Closed): Wizard for new content elements doesn't respect TCAdefaults
When inserting new content elements via the new content element wizard, there are some fixed defValues set by this wi... Ralf Hettinger
11:18 Feature #19790: Support datetime with seconds in BE
There has been an error in the initial version. Please use _v2 Ralf Hettinger
10:47 Bug #19841: Backend not usable in Internet Explorer anymore
I checked with 4_2 and it doesn't occur there, so we can concentrate on changes in trunk. (also the module errors) Steffen Kamper
10:07 Bug #19841: Backend not usable in Internet Explorer anymore
in my case it says on line '3789' character 7 (IE6 with current trunk - so with applied patch of this BT entry).
A...
Franz Koch
01:10 Bug #19841: Backend not usable in Internet Explorer anymore
committed patch to trunk.
I let the BT entry open until one left error is fixed as it's not clear if it's related,...
Steffen Kamper
00:37 Bug #19841: Backend not usable in Internet Explorer anymore
Uploaded a patch that fixes it for me in IE7 at least. Please test. Christoph Koehler
01:11 Bug #19639: Listview and sorting
Added Steffens screen shot to #19660 and resolved this issue as duplicate. Christian Kuhn
01:10 Bug #19660: Second page of results in list-module with ordering flaw
Added Steffens screen shot to illustrate this issue. Christian Kuhn
00:02 Bug #19660: Second page of results in list-module with ordering flaw
Niels, your latest comment is solved with a new pagination concept in #17225. A patch is currently pending in core li... Christian Kuhn
01:08 Revision 4734adae: Fixed bug #10167: Backend not usable in Internet Explorer anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4738 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:41 Bug #19755: IMAGE content element: two fields for entering the image width, none of them saves its content
I do not think this is a core bug.
Please see attached 10041.png for a screen shot of the default Dimension interf...
Christian Kuhn
00:31 Bug #19746: Switching to List view from Page view results in a session timeout when TYPO3 is not at website's root
Resolved as duplicate of #9430. Christian Kuhn
00:11 Bug #19657: no typoscript template found
Resolved as unreproducible in current trunk. Christian Kuhn

2009-01-16

23:51 Bug #19299: Could not delete directory recursively
Committed to trunk and 4.2-branch in rev 4737 / 4738 by Steffen Kamper. Thanks. Christian Kuhn
18:50 Bug #19299: Could not delete directory recursively
Confirmed.
Now pending in core list.
Christian Kuhn
23:46 Feature #15818: Enable expand/collapse for tables in the list module
I will rework / finalize this patch as soon as #17225 (currently pending in core list) is committed. Christian Kuhn
23:44 Feature #19808: List view should have 'collapse' / 'expand' functionality for all list types
Resolved as duplicate of #15818. Christian Kuhn
23:43 Feature #19808: List view should have 'collapse' / 'expand' functionality for all list types
This is a duplicate of #15818 which already has a first patch attached. Christian Kuhn
23:22 Bug #18536: Beautify table for BE Log
This one has been committed by Ingmar on 2008-04-01 in revision 3506 and was released with 4.2.0. Christian Kuhn
23:15 Revision 41b939df: Fixed bug #9307: Remove an obsolete check for disable_exec_function in filelist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4737 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:13 Revision e8cdd744: Fixed bug #9307: Remove an obsolete check for disable_exec_function in filelist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4736 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:10 Bug #17244: Backend task center does not work properly
committed to trunk Steffen Kamper
14:02 Bug #17244: Backend task center does not work properly
I attached a bugfix and sent it to the core list ...
Waiting for a +1
Bernhard Kraft
22:45 Revision 7a6299e0: Follow-up to bug #10094: Fixed typing error in t3lib_TCEmain::dbAnalysisStoreExec()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4735 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:27 Bug #16265: Meta keywords,description etc do not show up
Not a core bug and no feedback for a long time. Christian Kuhn
21:07 Bug #19843: DBAL 0.9.20 crashes TYPO3 4.2.x
This is directly related to issue #8231, however, I don't know how to set the cross link
Sven Teuber
21:03 Bug #19843 (Closed): DBAL 0.9.20 crashes TYPO3 4.2.x
When installing dbal on a 4.2.x installation of TYPO3, the backend will crash with a fatal error:
Fatal error: Cal...
Sven Teuber
20:55 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
This seems to be a fundamental misconception in the way DBAL and the installer work together. The error occurs when T... Sven Teuber
20:10 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
I myself had this error a lot while develop. And - of coarse it doesn't help.
All the time i had to enable sqlDebu...
Steffen Kamper
18:23 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
DBAL: class ux_t3lib_DB extends t3lib_DB
debug_mysql_db: class ux_t3lib_DB extends t3lib_DB
* Yes, debug_mysql_db...
Franz Holzinger
17:54 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
A solution would be a proper error handling that also catches these warnings defines a general handling for it. Howev... Oliver Hader
17:51 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
I just looked into into debug_mysql_db and cannot believe that it's integrated there:
* the mentioned extension over...
Oliver Hader
14:31 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
The patch to avoid all this useless PHP error messages has been added now to the extension debug_mysql_db 0.2.1.
Jus...
Franz Holzinger
19:28 Bug #19836: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
committed to trunk, 4_2 and 4_1 Steffen Kamper
19:26 Revision 2d7c1d79: corrected textfile_ext
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4734 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:25 Revision 4d31b153: Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4733 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:24 Revision 8efe68f3: Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4732 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:21 Revision e11a850f: Fixed bug #10157: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4731 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:16 Bug #19666: Adding T3_SERVICES to configuration modul
committed v3 to trunk rev 4730 Steffen Kamper
19:15 Revision c9086dcb: #9867: Adding T3_SERVICES to configuration modul
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4730 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:09 Bug #19842 (Closed): fileadmin links to files are missing part of path
This is the same bug as described in issue 0000227. I could not reopen it, thus this report. In the Filelist module, ... Andreas Hofer
17:56 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Hey Sebastian,
thanx again!
I've patched the t3lib/jsfunc.inline.js manually and it works also fine now.
So pl...
Lee Perry
15:16 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Hi Lee,
good to here that it works for you.
As far as i remeber (some webcast from kasper) IRRE and these flexf...
Sebastian Fuchs
17:49 Bug #19841: Backend not usable in Internet Explorer anymore
IE6 is also affected. I just switched the file backend.php back to rev4644 and IE is up and working again. So the bug... Franz Koch
17:33 Bug #19841 (Closed): Backend not usable in Internet Explorer anymore
In Internet Explorer 7 the TYPO3 Backend is not usable anymore due to JavaScript errors. Clicking a module in the lef... Oliver Hader
16:42 Bug #19840 (Closed): FlexForms: wrong mm-relations after copy and localize
On copy or localize of a record with a FlexfForm that contains a MM-reference field the resulting record points to w... Peter Kuehn
14:48 Revision 386204a6: Fixed bug #5497: Links in Task Center
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4729 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
11:58 Bug #19839 (Closed): Javascript Error while navigating in menus section (msie4 is undefined)
we are using 4.2.3 version in the server. In this, when we are navigating through the menus in the website generated ... Srinivasan
09:53 Bug #19766: hide/unhide page causes error when done via the context menu
committed to trunk and 4_2 Steffen Kamper
09:52 Revision 3c109bd9: Fixed bug #10057: hide/unhide page causes error when done via the context menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4728 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:50 Revision 56b98d42: Fixed bug #10057: hide/unhide page causes error when done via the context menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4727 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:44 Revision a470d29d: Fixed bug #10158: change of url only (com => org)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4726 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
05:10 Bug #19798: Cannot Load Multiple RTEs via AJAX
Committed to trunk in r4725. Jeff Segars
05:07 Revision 61a8059b: Fixed bug #10105: htmlArea RTE: Cannot load multiple RTEs via AJAX
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4725 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
03:39 Bug #19838: XSS vulnerability in workspace module
patch added
ready to be committed
Marcus Krause
03:34 Bug #19838 (Closed): XSS vulnerability in workspace module
references TYPO3 Security Team OTRS issue #2008111310000065
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
P...
Marcus Krause
03:01 Bug #19834: Weak encryption key generation vulnerability in sysext install
ready to be committed Marcus Krause
02:59 Bug #19834: Weak encryption key generation vulnerability in sysext install
added new versions of patches for 4-1 and 4-2:
- registration of AJAX-scripts in ext_localconf.php instead of global...
Marcus Krause
02:29 Bug #19834: Weak encryption key generation vulnerability in sysext install
patch to be applied on 4-0 and 4-1 added (10154.diff) Marcus Krause
01:34 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
As soon as the version of rtehtmlarea gets increased, the tempfiles in typo3conf/rtehtmlarea/ will be regenerated aut... Oliver Hader
01:27 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
ciao Stanis. that worked!
i am sorry this happened to me some years ago... there should me a remind to empty typo3te...
Stefano Cecere

2009-01-15

23:58 Bug #19837 (Closed): Credits to coredevs
in "About TYPO3" i added a section with credits to core team members
(issue imported from #M10158)
Steffen Kamper
23:17 Feature #18039: Integration of kb_md5fepw into SysExt felogin
For the moment i suggest instead of md5 the t3sec_saltedpw extension, which support salted md5-hashes and doesn't use... Steffen Kamper
20:40 Feature #18039: Integration of kb_md5fepw into SysExt felogin
also, #254 is related when it comes to umlauts. Ralf Hettinger
23:03 Bug #19836: t3lib/config_default.php textfile_ext should be updated to include xml and other text types
let's collect editable textfiles first
existing ones:
txt,html,htm,css,inc,tmpl,js,sql,'.PHP_EXTENSIONS_DEFAULT,
...
Steffen Kamper
22:52 Bug #19836 (Closed): t3lib/config_default.php textfile_ext should be updated to include xml and other text types
There is a variable textfile_ext that is used to determine if a certain file is editable as text file with the text e... Michiel Roos
21:42 Feature #18999: list title length fixed to 30 chars
committed to trunk and 4_2 Steffen Kamper
21:41 Revision 3faa1454: corrected date in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4724 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:40 Revision 80fed136: Fixed bug #8787: titles length in list module (thanks to Stefano Cecere)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4723 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:35 Revision e9bbd4af: Fixed bug #8787: titles length in list module (thanks to Stefano Cecere)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4722 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:41 Bug #14256: special characters in username not checked
related to #19695, #19695 Ralf Hettinger
18:34 Feature #19835: Add controller switching for frontend editing
Added a test extension with an alternate controller that dies as soon as a record is saved in frontend editing.
To...
Jeff Segars
18:29 Feature #19835 (Closed): Add controller switching for frontend editing
The recent frontend editing overhaul for version 4.3 moves the logic of saving records into a controller in t3lib_fro... Jeff Segars
18:33 Bug #19834: Weak encryption key generation vulnerability in sysext install
patch added for 4-2 Marcus Krause
18:05 Bug #19834: Weak encryption key generation vulnerability in sysext install
patch added for trunk Marcus Krause
18:02 Bug #19834 (Closed): Weak encryption key generation vulnerability in sysext install
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
Problem:
The install tool generates encryption keys with a very...
Marcus Krause
16:47 Bug #19768: sysext fe_edit: config.admPanel without effect
Committed v2 patch to trunk in r4721. Thanks Ralf! Jeff Segars
16:45 Revision b8be0d64: Fixed bug #10064: config.admPanel has no effect (thanks to Ralf Hettinger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4721 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
13:42 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Any news?
BTW: The following two typoscript lines are important to render images of tt_content elements in the fro...
Stefan Galinski
13:27 Bug #19766: hide/unhide page causes error when done via the context menu
Thanks Steffen, for actively chasing this one.
Looking good by testing the patch on 4.3_alpha1 trunk.
Ralf Hettinger
13:17 Bug #19766: hide/unhide page causes error when done via the context menu
please try attached patch Steffen Kamper
13:04 Bug #19766: hide/unhide page causes error when done via the context menu
This bug also happens in 4.2 branch. This should be fixed before 4.2.4 to prevent a critical regression. Christian Kuhn
12:53 Bug #19766: hide/unhide page causes error when done via the context menu
Yes Uschi, #10148 seems to be the same issue and #10126 is also a duplicate.
So this bug happens for many clickmen...
Christian Kuhn
08:42 Bug #19766: hide/unhide page causes error when done via the context menu
I found another context menu related issue which might or might not be connected with this (really annoying) one: htt... Uschi Renziehausen
12:54 Bug #19816: 404 after drag'n'dropping page in the BE
Duplicate of #19766 Christian Kuhn
12:53 Feature #19833 (Closed): Page TS tree view (show a tree view of pages that have pageTSConfig set)
Page TS tree view (show a tree view of pages that have pageTSConfig set).
If you go to 'Web -> Template' and click...
Michiel Roos
11:19 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
In TYPO3 4.2.3 I get these PHP error lines:
[15-Jan-2009 11:10:43] PHP Warning: mysql_query() [<a href='function....
Franz Holzinger
11:07 Feature #19742: [felogin] New Method for "forgotPassword"
Steffen, I'll have a look at it but I'm not sure yet whether we can do that for 4.2 Ingo Renner
10:48 Bug #19565: Ship optimal TYPO3 configuration by default
Just remember that mnogosearch may expect certain things set up a bit differently from this config.
I cannot remem...
Michiel Roos
10:31 Bug #19565: Ship optimal TYPO3 configuration by default
Inform users of TYPO3! . .
http://httpd.apache.org/docs/2.2/howto/htaccess.html#when
. . . that reading of .ht...
Michiel Roos
10:19 Feature #19809: make pi_wrapInBaseClass wraps configurable
send as RFC to core list... Steffen Müller
08:13 Feature #19832 (Accepted): sectionMarker (page anchor) prefix is hardcoded as "c"
sectionMarker (page anchor) prefix is hardcoded as "c" while it is freely configurable in css styled content.
You ...
Michiel Roos
06:14 Bug #19831: Session fixation vulnerability in user authentication
The first patch is for trunk only as it makes use of newly added function exec_SELECTcountRows(), the other one is fo... Marcus Krause
05:41 Bug #19831 (Closed): Session fixation vulnerability in user authentication
references TYPO3 Security Team OTRS issue #2008102610000015
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
P...
Marcus Krause
01:08 Bug #19830 (Closed): "T3_THIS_LOCATION is not defined" Javascript Error in Element Browser
there is a javascript error in the Element Browser. Please have a look at the image.
1. open the Element Browser
2....
Sven Juergens
00:36 Bug #19829 (Closed): enable JS-Libs in BE
after i made a patch for extJS only some problems has been debunked.
* there are 3 libs in contrib that are used: ...
Steffen Kamper

2009-01-14

23:55 Bug #19822: XSS vulnerability in sysext indexed_search
patch added for 4-0 branch Marcus Krause
12:47 Bug #19822: XSS vulnerability in sysext indexed_search
Patch will be added until Jan 15, 2009. Marcus Krause
12:47 Bug #19822 (Closed): XSS vulnerability in sysext indexed_search
references TYPO3 Security Team OTRS issue #2009010610000014
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
P...
Marcus Krause
23:46 Bug #19821: Command execution in sysext indexed_search
patch added (made against trunk)
ready to be committed
Marcus Krause
12:38 Bug #19821: Command execution in sysext indexed_search
Patch will be added until Jan 15, 2009.
Marcus Krause
12:36 Bug #19821 (Closed): Command execution in sysext indexed_search
references TYPO3 Security Team OTRS issue #2009010510000025
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
P...
Marcus Krause
23:43 Revision 50f1ff8d: Fixed bug #10140: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4720 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:16 Revision 638b09fa: Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4719 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:15 Revision 5da46eb1: Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4718 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:14 Revision e0dde924: Fixed bug #10143 spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4717 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:09 Bug #19826: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
Committed to SVN TYPO3core trunk (revision 4716) and branch TYPO3_4-2 (revision 4720).
Stanislas Rolland
17:48 Bug #19826 (Closed): htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
In EXT:rtehtmlarea/res/contentcss/default.css the selectors to align text in table cells (th and td) are missing. T... Stanislas Rolland
21:08 Revision 4859d1cf: Fixed bug #10140: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4716 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:33 Bug #19828 (Closed): spamProtectEmailAddresses_atSubst does not work correctly if linktext contains email address with uppercase charachters
Problem:
Consider the following testcase:
10 = TEXT
10.value = John@doe.com
10.typolink.parameter = john@doe....
Helmut Hummel
20:01 Bug #19827: XSS vulnerability in sysext adodb
ready to be committed Marcus Krause
19:57 Bug #19827 (Closed): XSS vulnerability in sysext adodb
references TYPO3 Security Team OTRS issue #2009010510000016
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk) wher...
Marcus Krause
19:58 Bug #19287: missing index for deleting outdated session data in fe_session_data
I've found the same problem while trying to optimize the performance of a new website i'm working on, fe_session_data... Saverio Vigni
19:47 Feature #19824: htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
Committed to SVN TYPO3core trunk (revision 4715). Stanislas Rolland
17:12 Feature #19824 (Closed): htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
Clear RTE cache option will be added to the BE Clear cache menu.
The option is always enabled when the user is Adm...
Stanislas Rolland
19:46 Revision 2de78e58: Added feature #10138: htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4715 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:30 Bug #19810: Broken fe_adminLib.inc
here is a fix.
The question: how does this happen? $this->dataArr is initialized as array and only overwritten by GP...
Steffen Kamper
19:29 Bug #19648: BE module configuration does not properly consider TYPO3_MODE
I guess, issue can then be set to resolved. Marcus Krause
19:16 Feature #19807: Remove/protect adodb testfiles
Committed to 4-1 (r4713), 4-2 (r4711) and trunk (r4712). Marcus Krause
19:06 Revision f1afbfc5: Fixed bug #9885: Add Hook to ClearCacheMenu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4714 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:27 Bug #19825 (Closed): Draft: Error: No Template found!
Hallo!
Ich muss zugeben, dass ich noch relativ neu in der Arbeit mit Typo3 bin, habe aber meine ersten Seiten fert...
seppel
15:09 Revision 5ab7786d: Fixed bug #10116: Remove/protect adodb testfiles
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4713 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:05 Revision d06fc85f: Fixed bug #10116: Remove/protect adodb testfiles
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4712 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:03 Revision e61d7b97: Fixed bug #10116: Remove/protect adodb testfiles
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4711 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:35 Revision 8809a2c3: Fixed bug #10120: Add .buildpath to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4710 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:18 Bug #19823 (Closed): tslib_pibase page browser may hurt search engines by the incorrect "Next" link
If there are only X pages and user somehow* goes to X+1, than page browser shows "Next" link active and this creates ... Dmitry Dulepov
12:25 Bug #19815: Replace deprecated function calls in sysext indexed_search
modified patch added. (made against trunk) Marcus Krause
11:32 Bug #19820 (Closed): Use TYPO3 encryption key in initial state of random byte generation
Function t3lib_div::generateRandomBytes() (fallback for OS windows) could be improved when using TYPO3's encryption k... Marcus Krause

2009-01-13

23:20 Bug #19816: 404 after drag'n'dropping page in the BE
Further observation: This bug is imo affecting all clickmenu objects in backend - their onclick action url seems to b... Ralf Hettinger
22:31 Bug #19816: 404 after drag'n'dropping page in the BE
I can confirm that bug for current 4.3 trunk Ralf Hettinger
18:23 Bug #19816 (Closed): 404 after drag'n'dropping page in the BE
1. In the page tree, drag a page icon over another icon.
2. In the menu, select "move to behind".
Expected result...
Oliver Klee
22:37 Bug #19759: Move t3lib_tceforms_fe into its own file
Committed v3 patch to trunk in r4709. Jeff Segars
22:33 Revision a1f5b340: Fixed bug #10046: Move t3lib_tceforms_fe into its own file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4709 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
22:17 Bug #19819 (Closed): Date/time handling with negative timestamps
in TCA Forms with Dates < 2-1-1970 shows wrong Date
perhaps a timezone error.
The list view shows the right date.
...
Kim Lang
21:53 Bug #19818 (Closed): JavaScript error upon login
When Help>About is uninstalled, the following JavaScript error happens during login:... Dmitry Dulepov
21:51 Bug #18479: Javascript error message
Feedback was not provided for over 4 months Dmitry Dulepov
18:36 Bug #19817 (Closed): htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
OPTION+SPACE on MAC will insert a non-breaking space, just as CTRL+SPACE already does on non-MAC systems.
(issue ...
Stanislas Rolland
17:32 Bug #19815: Replace deprecated function calls in sysext indexed_search
Patch attached. (made against trunk) Marcus Krause
17:30 Bug #19815 (Closed): Replace deprecated function calls in sysext indexed_search
Sysext indexed_search uses function calls to deprecated t3lib_div::fixed_lgd(). (deprecated since TYPO3 v4.1)
Patc...
Marcus Krause
15:51 Bug #19814 (Closed): Backend search (/typo3/db_list.php): search_levels GP var
The searchbar (backend-search-menu: the one in the top right of the backend interface) only allow backend users to se... Bjorn
15:34 Bug #19813 (Closed): loadJavascriptLib needs second param to be unique
When using the function loadJavascriptLib in BE, the unique-check is done with the path.
This may be insufficient....
Steffen Kamper
14:57 Bug #19812 (Closed): New template-function to add extJS inline code
When using extJS you may need inline-Code that should be wrapped with
Ext.onReady(function() {
...
});
The pa...
Steffen Kamper
13:42 Bug #19811: Add .buildpath to svn:ignore
Also added .TemporaryItems (created by Zend Studio 6.2) Dmitry Dulepov
13:41 Bug #19811: Add .buildpath to svn:ignore
This happens with Ganymede (PDT-build) and SVNKit Marcus Krause
12:58 Bug #19811 (Closed): Add .buildpath to svn:ignore
If I import/create a project for TYPO3 sources, eclipse creates a file called .buildpath in the root. Therefore, even... Marcus Krause
13:41 Revision 8f7363dd: Fixed bug #10120: Add .buildpath to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4708 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:40 Revision 29c89196: Fixed bug #10120: Add .buildpath to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4707 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:39 Revision 5513d42e: Fixed bug #10109: Google reports duplicate title tag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4706 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:38 Revision 18ae3a88: Fixed bug #10109: Google reports duplicate title tag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4705 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:37 Revision 012b48a2: Fixed bug #10120: Add .buildpath to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4704 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:36 Revision f09ed142: Fixed bug #10109: Google reports duplicate title tag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4703 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:47 Feature #19809: make pi_wrapInBaseClass wraps configurable
Documentation update:
TSref [tsref:config/->CONFIG]
Property: disableBaseWrap
Data type: boolean
Description:...
Steffen Müller
12:07 Feature #19809 (Rejected): make pi_wrapInBaseClass wraps configurable
Background:
Plugins often use pi_wrapInBaseClass function in tslib_pibase to wrap the content with a base class. The...
Steffen Müller
12:23 Bug #19810 (Closed): Broken fe_adminLib.inc
If there's an extension installed that depends on fe_adminLib.inc (here feuser_admin), opening a page with that plugi... Marcus Krause
11:02 Bug #19778: Feature: Add Icons to page:module TCEform
Added shots. Michiel Roos
11:01 Bug #19778: Feature: Add Icons to page:module TCEform
seems there are some browser issues with image-select ... Steffen Kamper
10:54 Feature #19808 (Closed): List view should have 'collapse' / 'expand' functionality for all list types
List view should have 'collapse' / 'expand' functionality for all list types. The changes should persist across sessi... Michiel Roos
10:46 Feature #19807: Remove/protect adodb testfiles
Besides, code is a total mess and imho not useful for TYPO3 at all.
The trunk patch will remove the complete test ...
Marcus Krause
10:09 Feature #19807 (Closed): Remove/protect adodb testfiles
Code is not "production-grade" and not protected in any way.
(issue imported from #M10116)
Marcus Krause
09:48 Bug #19806: wrong encoded String from class.t3lib_tsfebeuserauth.php
I can confirm this with current svn branch 4.2 and trunk where TYPO3 is using utf-8. Marcus Krause
00:38 Bug #19806 (Closed): wrong encoded String from class.t3lib_tsfebeuserauth.php
this behavior is reproducible in TYPO3 4.3 and TYPO3 4.2.3
If you activate the FE Editiing and try to deleted a re...
Sven Juergens
00:17 Bug #19799: Undefined method t3lib_TCEforms_inline::addItems
Committed to SVN Trunk (rev. 4702) Oliver Hader
00:16 Revision b8cce89a: Fixed bug #10106: IRRE - Undefined method t3lib_TCEforms_inline::addItems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4702 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:00 Bug #19802: eID Ajax results in Fatal error
Please revert the change you applied manually of issue #19507 (it was not committed, since the behaviour was solved d... Oliver Hader

2009-01-12

23:34 Bug #19805 (Rejected): fe login does not appear when access group is defined in plugin
Hi,
For some reason the login boxes for website users does not appear when I define the access group. Instead, it ...
Zetti
23:12 Bug #19804 (Closed): Sections: span with preview data is empty on load
This preview is important to know what is in a section. if they are collapsed, all look the same (see first screensho... Steffen Kamper
22:51 Bug #19803: Section with RTE - delete isn't possible because of JS-Error
its encoded here, in code it's hex coded : \ & # 3 9 ; (without spaces) Steffen Kamper
22:50 Bug #19803 (Closed): Section with RTE - delete isn't possible because of JS-Error
I created some elements in a section with testfield and RTE.
When i click on the trash-icon to delete, nothing hap...
Steffen Kamper
22:35 Bug #19759: Move t3lib_tceforms_fe into its own file
t3lib_div::makeInstance() should take care of the loading if people actually create the object correctly but I guess ... Jeff Segars
22:32 Bug #19802 (Closed): eID Ajax results in Fatal error
If you use ajax with the eID parameter then you will end up in a fatal error:
Fatal error: Call to protected metho...
Franz Holzinger
22:11 Bug #19801 (Closed): Google reports duplicate title tag
Google web master console complains about the duplicate title tag in the "showpic" eID script from the CMS extension.... Dmitry Dulepov
19:57 Feature #19790: Support datetime with seconds in BE
You may not see this data, but still it may be there... just imagine as an example some JavaScript (maybe AJAX) piec... Ralf Hettinger
19:25 Bug #19799: Undefined method t3lib_TCEforms_inline::addItems
This misbehaviour was introduced in this ChangeSet:
http://forge.typo3.org/repositories/diff/typo3v4-core?rev=4630
Oliver Hader
19:09 Bug #19799 (Closed): Undefined method t3lib_TCEforms_inline::addItems
When you open a product record into TCE you get
( ! ) Fatal error: Call to undefined method t3lib_TCEforms_inline:...
Franz Holzinger
19:09 Bug #19795: Javascript error shown in BE after login (no user interaction)
Confirmed, bugfix attached to 0010067 and trunk revision >= 4697 solves the issue.
Sorry for the duplicate; I was ...
Marcus Krause
13:45 Bug #19795: Javascript error shown in BE after login (no user interaction)
Please test the bugfix at issue #19771 Oliver Hader
02:01 Bug #19795 (Closed): Javascript error shown in BE after login (no user interaction)
After being logged in, after some time two times a JavaScript alert box is shown stating "undefined".
I suspect th...
Marcus Krause
19:06 Bug #19117: Sorting icons of inline records are in wrong order
Committed to SVN:
* TYPO3_4-2 (rev. 4700)
* Trunk (rev. 4701)
Oliver Hader
19:06 Revision cd7572c8: Fixed bug #8991: IRRE - Sorting icons of inline records are in wrong order
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4701 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:05 Revision 89345ce4: Fixed bug #8991: IRRE - Sorting icons of inline records are in wrong order
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4700 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:51 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
Thanks for testing.
Committed to TYPO3core trunk (revision 4699).
Stanislas Rolland
18:50 Revision f74768de: Follow-up to bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4699 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:27 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
After updating rtehtmlarea from SVN, you should delete all files from directory typo3temp/rtehtmlarea and clear the b... Stanislas Rolland
18:23 Bug #19798 (Closed): Cannot Load Multiple RTEs via AJAX
In the new frontend editing concept for 4.3, we're loading the RTE via AJAX and displaying it in a lightbox.
On the...
Jeff Segars
16:28 Bug #19797: Controll icons in header of newly created child elements are not shown
Committed to SVN Trunk (rev. 4698) Oliver Hader
16:13 Bug #19797 (Closed): Controll icons in header of newly created child elements are not shown
The icons in the header of newly created child elements are not shown.
see attached screenshot for details
(issu...
Oliver Hader
16:28 Revision e8ecd805: Fixed bug #10104: IRRE - Controll icons in header of newly created child elements are not shown
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4698 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:34 Bug #19769: Use TYPO3 clear.gif for ExtJS in backend.php
Committed to SVN Trunk (rev. 4695) by Dmitry Oliver Hader
15:33 Bug #19770: AJAX relogin polls server too often
Committed to SVN Trunk (rev. 4696) by Dmitry Oliver Hader
15:33 Bug #19771: common.js uses undefined variable
Committed to SVN Trunk (rev. 4697) by Dmitry Oliver Hader
14:34 Bug #19796: pi_wrapInBaseClass should not wrap the div if content is empty
The patch makes source code hard to read. I suggest to use a regular control structure instead of ternary with shorte... Steffen Müller
12:44 Bug #19796 (Closed): pi_wrapInBaseClass should not wrap the div if content is empty
If you want to react in Typoscript on empty content, the function don't have to add content for this case.
Attache...
Steffen Kamper
14:12 Revision 3e32f3e4: Fixed bug #10067: common.js uses undefined variable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4697 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:11 Revision 8cffff6f: Fixed bug #10066: AJAX relogin polls server too often
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4696 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:10 Revision 2b4f4f55: Fixed bug #10065: Use TYPO3 clear.gif for ExtJS in backend.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4695 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:28 Revision 25d0f0ff: Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4694 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:26 Revision 621c33d8: Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4693 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-01-11

23:13 Feature #19790: Support datetime with seconds in BE
uh - never have seen a start of broadcast at 21:03:13 :D Steffen Kamper
19:21 Feature #19790: Support datetime with seconds in BE
I actually do :)
Imagine some radio broadcasting company that might want to store its scheduled broadcasts into da...
Ralf Hettinger
17:04 Feature #19790: Support datetime with seconds in BE
Do you really see a usecase for seconds? Steffen Kamper
03:52 Feature #19790 (Closed): Support datetime with seconds in BE
It would be nice for the sake of completeness, if one had the possibility to support datetime not only with minutes b... Ralf Hettinger
21:52 Bug #19794 (Closed): Add a logging API for deprecated TypoScript
Log usage of deprecated TypoScript and display it in the Admin Panel.
(issue imported from #M10100)
Martin Kutschker
19:52 Feature #19793 (Closed): Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows
In the TYPO Core counting rows is/was implemented as the following:
* get result set for a "COUNT(*)" query, fetch r...
Oliver Hader
18:43 Bug #19792 (Closed): t3lib_div::fixed_lgd_cs calls deprecated t3lib_div::fixed_lgd
This is a contradiction as t3lib_div::fixed_lgd is commented with "deprecated, use t3lib_div::fixed_lgd_cs instead
...
Steffen Kamper
18:34 Revision 3bea421b: Follow-up to bug #10094: Wrong concatenation of arrays
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4692 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:14 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
I can't confirm this too. Steffen Kamper
02:51 Bug #19788: RTE broken in TYPO3_4-2 rev. 4670
You're talking about the TYPO3_4-2 branch, don't you (since rev. 4667 and 4670 are only there)?
If tested it with TY...
Oliver Hader
16:49 Bug #19785: Hanging record sets in t3lib_TCEmain
Committed to TYPO3_4-2 (rev. 4691) as well Oliver Hader
16:48 Bug #19279: displayCond does not work inside fields in a section
It's not a problem to call the displayCond, but it's a problem to address a field in a section.
Using HIDE_FOR_NON...
Steffen Kamper
16:48 Revision 160df26a: Fixed bug #10090: Hanging record sets in t3lib_TCEmain
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4691 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:44 Feature #19786: Integrate TYPO3_DB->exec_SELECTcountRows()
Committed to SVN Trunk (rev. 4690) Oliver Hader
16:43 Revision e9a2b442: Added feature #10091: Integrate TYPO3_DB->exec_SELECTcountRows()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4690 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:39 Bug #19789: Use foreach instead of while-list-each constructs in t3lib_TCEmain
Committed to SVN Trunk (rev. 4689) Oliver Hader
01:36 Bug #19789 (Closed): Use foreach instead of while-list-each constructs in t3lib_TCEmain
In t3lib_TCEmain there are a lot of while(list(...)=each(...)) loops that should be replaced by foreach loops.
(i...
Oliver Hader
16:38 Revision 9a8a6249: Fixed bug #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4689 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:06 Bug #17308: Install tool removes dots from admin usernames
Committed to SVN:
* TYPO3_4-2 (rev. 4687)
* Trunk (rev. 4688)
Oliver Hader
16:04 Revision bbbb3f0f: Fixed bug #5630: Install tool removes dots from admin usernames
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4688 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:04 Revision e1473757: Fixed bug #5630: Install tool removes dots from admin usernames
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4687 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:39 Bug #19637: Copy / Cut icons old: drag'n'drop in pagetree
committed to trunk and 4_2 (4684/4686) Steffen Kamper
15:38 Revision c81ef0fc: Fixed bug #9825: Copy / Cut icons don't respect t3skin: drag'n'drop in pagetree (credits to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4686 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:35 Revision 3b05cdda: added credits in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4685 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:33 Revision bfd128f5: #9825: Copy / Cut icons don't respect t3skin: drag'n'drop in pagetree (credits to Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4684 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:14 Bug #19778: Feature: Add Icons to page:module TCEform
committed to trunk rev 4681 Steffen Kamper
14:12 Revision e85ede57: Fixed bug #10077: Feature: Add Icons to page:module TCEform
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4681 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:46 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
Sorry, had not much time over the past weeks. Now I finally tested the follow up and it still works for me. Susanne Moog
13:34 Feature #19791 (Closed): Use native SoapClient implementation of PHP5 only
Currently EM uses native SoapClient implementation of PHP5's extension soap. However, there are fallbacks to PEAR:Soa... Marcus Krause
11:38 Revision d3bca40d: corrected label in patch #10084
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4680 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
03:28 Bug #19056: eval "timesec" sets seconds to zero
Confirming the bugy behaviur as well as the suggested fix itself by testing it.
Patch against 4.3_alpha1 is attached.
Ralf Hettinger
00:20 Bug #19781: Hardcoded "Toggle All" and " Add New" in section
committed to trunk rev 4679 Steffen Kamper
00:18 Revision 38854faa: Fixed bug #10084: Hardcoded "Toggle All" and " Add New" in section
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4679 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-01-10

20:18 Revision 7a36d4b0: keepItemsInArray() was not declared static
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4678 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:30 Bug #19788 (Closed): RTE broken in TYPO3_4-2 rev. 4670
with 4.2 trunk (rev 4670) i get all my htmlarea broken (FF 3)
i had to go back to rev. 4667
(issue imported from...
Stefano Cecere
17:26 Bug #19751: Strip uploaded images headers
Here is the code...
We are adding three configuration vars to localconf.php:
$TYPO3_CONF_VARS['GFX']['jpegtran_...
John Angel
16:24 Revision f67b0138: Fix package name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4677 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:11 Feature #19786: Integrate TYPO3_DB->exec_SELECTcountRows()
The attached new patch adds the possibility to define the field used in the COUNT() expression. Oliver Hader
15:32 Feature #19786: Integrate TYPO3_DB->exec_SELECTcountRows()
Attached is a patch that implements TYPO3_DB->exec_SELECTcountRows($table, $where = '').
It's not required to put it...
Oliver Hader
15:28 Feature #19786 (Closed): Integrate TYPO3_DB->exec_SELECTcountRows()
In the TYPO Core counting rows is/was implemented as the following:
* get result set for a "COUNT(*)" query, fetch r...
Oliver Hader
15:36 Feature #19748: ImageMagick generates larger than necessary files
We can make this option configurable:
$GLOBALS['TYPO3_CONF_VARS']['GFX']['strip_all_images'] = 1 or 0
So instea...
John Angel
15:28 Bug #19787 (Closed): Add a logging API for deprecated functions
A functiion in t3lib_div that logs calls to deprecated functions to the PHP log and a custom log in typo3conf
(is...
Martin Kutschker
13:48 Bug #19785: Hanging record sets in t3lib_TCEmain
Committed to SVN Trunk (rev. 4676) Oliver Hader
13:42 Bug #19785 (Closed): Hanging record sets in t3lib_TCEmain
There are several hanging record sets in t3lib_TCEmain. This means that SQL query results remain in the memory and ar... Oliver Hader
13:48 Revision 45caaa1c: Fixed bug #10090: Hanging record sets in t3lib_TCEmain
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4676 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
01:29 Feature #16181: Redirect at BE Login
it would be good to enhance this. Possible: store last view in session and start next login with exactly this view.
...
Steffen Kamper
00:57 Bug #19784 (Closed): Section is rendered with tx_templavoila - field
When defining XML for flexform, the title is rendered with
<tx_templavoila>
<title>Group title</title>
</tx_t...
Steffen Kamper

2009-01-09

23:30 Bug #19783: Deprecation annotations are wrong for 3.6 and below
commited as revision 4675 Steffen Kamper
22:21 Bug #19783 (Closed): Deprecation annotations are wrong for 3.6 and below
Many functions claim that they have been deprecated in 4.0 or 4.1, but have been deprecated in 3.6 or 3.5.
(issue...
Martin Kutschker
22:32 Revision f264d3ad: Fixed bug #10087: Deprecation annotations are wrong for TYPO3 3.6 and 3.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4675 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
22:17 Bug #19782: Core uses deprecated function t3lib_db->sql()
Fixed in SVN. Martin Kutschker
22:03 Bug #19782 (Closed): Core uses deprecated function t3lib_db->sql()
It should use at least t3lib_db->sql_query() if not one of the other query functions.
(issue imported from #M10086)
Martin Kutschker
22:16 Revision 9b66792c: Fixed bug #10086: Core uses deprecated function t3lib_db->sql()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4674 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
15:57 Bug #19781 (Closed): Hardcoded "Toggle All" and " Add New" in section
It's not possible to translate "Toggle All" and " Add New" in sections, because it's hardcoded in class.t3lib_tceform... Sven Juergens
14:44 Bug #19267: French mismatch in default pi1/locallang.xml
IMHO nobody will read this issue here.
You should better contact the French translation team for this.
http://wik...
Franz Holzinger
14:32 Bug #19184: no error message if include file not found
In the backend you have already tools to examine the TypoScript. No need to change to the Frontend. The Template Anal... Franz Holzinger
12:17 Bug #19184: no error message if include file not found
I disagree. In Typoscript a message has to be sent to admin panel like other errors too. This is the tool to verify t... Steffen Kamper
09:35 Bug #19184: no error message if include file not found
@is_file is used on other places and would do this job.
An exception should be used if the file is not found.
Franz Holzinger
14:30 Bug #19780: Constant styles.content.imgtext.separateRows is not defined
Committed to SVN:
* TYPO3_4-1 (rev. 4671)
* TYPO3_4-2 (rev. 4672)
* Trunk (rev. 4673)
Oliver Hader
14:13 Bug #19780 (Closed): Constant styles.content.imgtext.separateRows is not defined
The constant styles.content.imgtext.separateRows is not defined but is used in CSS Styled Content since TYPO3 4.0.0. ... Oliver Hader
14:29 Revision 9e8b2bd7: Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4673 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:28 Revision dd8b2507: Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4672 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:27 Revision 6d6c3e5e: Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4671 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:51 Bug #18696: Drag and Drop problems with flexform sections
could you test the patch under http://bugs.typo3.org/view.php?id=8882 if it solves this problem? its a prototype/sort... Sebastian Fuchs
10:51 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Hi Sebastian,
it looks great (and easy ;) ...
Your patch works for me in FF2, FF3, IE6, IE7 and Safari with Tem...
Lee Perry
09:50 Bug #19779 (Closed): t3lib_div must not die if a locallang file is not found
If you call the t3lib_div::readLLfile method and the file is not found, then the FE has completely gone.
This is th...
Franz Holzinger

2009-01-08

22:16 Bug #19624: RTEhtmlarea does not work with IRRE after new child records were created
Fixed in SVN TYPO3core branch TYPO3_4-2 (revision 4670) and trunk (revision 4556).
Stanislas Rolland
22:14 Bug #19477: RTE does not work in IRRE subelements
Thanks for testing!
Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4670).
Stanislas Rolland
22:12 Bug #19747: TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
Fixed in SVN TYPO3core branch TYPO3_4-2 (revision 4670). Stanislas Rolland
22:10 Revision d2e96642: Fixed bug #9596: htmlArea RTE does not work in IRRE subelements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4670 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:50 Bug #19660: Second page of results in list-module with ordering flaw
Additionally there is some strange behaviour aspect in that switching from "normal-table-view with X entries" to "exc... Niels Fröhling
21:42 Bug #19660: Second page of results in list-module with ordering flaw
The issue is even worst. If you go on the third page of the list (implying you have a third page), take a look what _... Niels Fröhling
20:38 Feature #16665: Enable stdWrap for HMENU.alwaysActivePIDlist
Committed to SVN Trunk (rev. 4669) Oliver Hader
20:36 Revision d087bd30: Added feature #4427: Enable stdWrap for HMENU.alwaysActivePIDlist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4669 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:44 Bug #19680: Syntax error in TCA types definitions of tt_content
Committed to SVN:
* TYPO3_4-2 (rev. 4667)
* Trunk (rev. 4668)
Oliver Hader
19:32 Bug #19680: Syntax error in TCA types definitions of tt_content
I attached a version (4-2) for TYPO3 4.2.x Oliver Hader
19:43 Revision a861a628: Fixed bug #9893: Syntax error in TCA types definitions of tt_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4668 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:43 Revision 6e8ba025: Fixed bug #9893: Syntax error in TCA types definitions of tt_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4667 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:19 Feature #15422: Make "Login-error or session timed-out" - page configurable
Solved with #19152? Chris topher
18:07 Feature #19152: Remove JS popup when login expired
Committed to SVN Trunk (rev. 4645) by Dmitry. Oliver Hader
17:58 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Hi,
I think I had the same issue in an extension were we us flexforms to sort elements. the problem only occured if ...
Sebastian Fuchs
16:45 Bug #19433: HTML tags are removed in RTE content
I stumbled across this problem too after updating from openSUSE 10.2 to openSUSE 11.1. I could work around it by down... Markus Gaugusch
16:33 Revision 08aafc38: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4666 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:31 Revision fe698680: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4665 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:29 Revision 6985dfb3: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4664 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:06 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
Still not workin with TYPO3 4.2.3, Safari 3.2.1
When you do a choice in the select box, the value is transfered to...
BIDAU
14:51 Revision 88b7bdcb: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4663 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:40 Feature #19524: TCEmain changes for new improved record recycling concept
Committed to SVN Trunk (rev. 4662) Oliver Hader
14:19 Feature #19524: TCEmain changes for new improved record recycling concept
@steffen,
the recyler modul in Admin Tools is only for admins, yes, but in the Web > Info Modul is a second recycler...
Julian Kleinhans
13:39 Feature #19524: TCEmain changes for new improved record recycling concept
v4 of the patch:
* renamed canUndeleteRecord() to isRecordUndeletable()
* fixed some styling issues
Oliver Hader
12:33 Feature #19524: TCEmain changes for new improved record recycling concept
imho Recycler should be admin-only modules.
Web is a good place because of pagetree, but right place would be tools....
Steffen Kamper
14:39 Revision aa90c668: Added feature #9674: TCEmain changes for new improved record recycling concept
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4662 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:46 Bug #19646: dividers get stripped when using method t3lib_extMgm::addFieldsToAllPalettesOfField()
The fix for this problem was committed in issue #19683 to SVN Trunk. Oliver Hader
11:39 Bug #19683: Extending palettes and fields to be displayed in back-end forms mixes up tabs
Committed to SVN Trunk (rev. 4661) Oliver Hader
11:38 Revision cc29b4b3: Fixed bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4661 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:29 Bug #19778 (Closed): Feature: Add Icons to page:module TCEform
This patch adds icons to the select "module" of page record.
See screenshot
(issue imported from #M10077)
Steffen Kamper
01:44 Bug #19776: TYPO3 4.3.0alpha1 in combination with DAM throws error in protected function isClassAvailable($className, array $config)
This issue was solved in issue #19620 already. Please apply the patch provided there or use latest SVN Trunk of the T... Oliver Hader

2009-01-07

16:43 Bug #19777: Rootline cache does not work in multilingual websites
Committed to 4.2 and trunk Francois Suter
14:15 Bug #19777 (Closed): Rootline cache does not work in multilingual websites
The rootline cache (in class t3lib_pageSelect) was made to work properly in TYPO3 since version 4.2.2. However this i... Francois Suter
16:40 Revision 03b3166b: Fixed bug #10075: Rootline cache does not work in multilingual websites
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4660 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:39 Revision 52ae94c3: Fixed bug #10075: Rootline cache does not work in multilingual websites
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4659 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:09 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
I can also confirm this. Just lots almost 7 hours on this issue. I was stupid enough to forget that I wrote about it ... Dmitry Dulepov
10:18 Bug #19776 (Closed): TYPO3 4.3.0alpha1 in combination with DAM throws error in protected function isClassAvailable($className, array $config)
I'm testing TYPO3 4.3.0alpha1 at some develop installation, and have stumbled upon some weird behavior with htmlArea ... Erik Svendsen
10:00 Bug #19775 (Closed): Install Tool send mail does not use global TYPO3_CONF_VARS, XCLASS of htmlmail not working
While i was working on the problem with sending mail in the install tool with stoefln_pear_mail i found that the chec... Axel Klarmann
09:37 Bug #18730: $TCA['fe_users']['palettes']['1']['showitem'] change in 4.2 causes problem with sr_feuser_register
This has been fixed in the latest version of sr_feuser_register, to support both versions.
Please test also the deve...
Franz Holzinger
09:29 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
This is indeed an unnecessary PHP error output which should be avoided. Franz Holzinger
09:06 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
A copy of this function has also been included into static_info_tables, because I did not find the time yet to write ... Franz Holzinger
08:27 Feature #18039: Integration of kb_md5fepw into SysExt felogin
@Steffen: Thank you for you answer and sorry for the late reply. A description of the mentioned "umlauts-bug" could b... Christian Clemens
08:16 Bug #19657: no typoscript template found
It does not happen any more with the latest code of 4.3. Franz Holzinger
03:49 Bug #19774 (Closed): DataHandler is not multibyte safe
Class class.t3lib_tcemain.php is using functions strstr(), substr(), strtoupper(), strtolower(), strlen(), str_replac... Vladimir Podkovanov
 

Also available in: Atom