Project

General

Profile

Activity

From 2011-02-05 to 2011-03-06

2011-03-06

22:08 Revision 96c7e1d5: [BUGFIX] Typo in top.TYPO3.ModuleMenu
Change TYPO3.ModuleMenu.selecteModule to selectedModule.
Change-Id: Ife7eff40678191f5eb1113799924b71eee418b75
Resolv...
Steffen Gebert
21:34 Bug #13585 (Resolved): Workspaces cannot be changed with the topbar switcher
Applied in changeset commit:"8898a035ddfa4ff4afe9f709f5ea566fc3911449". Tolleiv Nietsch
21:11 Revision 58ad0d9a: Merge "[BUGFIX] Fix broken topbar switcher"
Susanne Moog
20:59 Revision 4ef20ce5: [BUGFIX] Avoid SQL error when module is opened on moved page
In case the backend module is opened on a page which was moved
within the current workspace there's a SQL error cause...
Tolleiv Nietsch
20:58 Revision b356d9ea: [BUGFIX] Avoid SQL error when module is opened on moved page
In case the backend module is opened on a page which was moved
within the current workspace there's a SQL error cause...
Tolleiv Nietsch
20:40 Revision 8b372023: [BUGFIX] Typo in top.TYPO3.ModuleMenu
Change TYPO3.ModuleMenu.selecteModule to selectedModule.
Change-Id: Ie0faa9d2d72c4c51de8a92159323ee63afd620b4
Resolv...
Steffen Gebert
14:59 Bug #25263 (Closed): Typo in top.TYPO3.ModuleMenu
There's a typo in TYPO3.ModuleMenu: selecteModule has to be selectedModule.
(issue imported from #M17875)
Steffen Gebert
12:24 Bug #25211: New EM - cannot save files with noEdit disabled
https://review.typo3.org/1067
https://review.typo3.org/1068
Steffen Kamper
01:29 Bug #25211: New EM - cannot save files with noEdit disabled
sorry, you are right. There is a bug, see patch Steffen Kamper
07:47 Bug #25206: Remove Stylesheets and files only for IE6 from t3skin
master: https://review.typo3.org/#change,949 Jigal van Hemert
01:07 Revision 58e71ce6: [BUGFIX] EM interface for renderHook is missing
Seems this file was not added with latest merge, add it
Change-Id: Ibb2e70722f633251193576227659cc44fa7a21a6
Resolve...
Steffen Kamper
01:06 Revision 037fbe3b: [BUGFIX] EM interface for renderHook is missing
Seems this file was not added with latest merge, add it
Change-Id: I7a6cf6edc6ccdb8e39f38c702fedf4dd1c766c8b
Resolve...
Steffen Kamper

2011-03-05

23:30 Revision bc15176e: [TASK] Remove specials for IE6 from t3skin
IE6 Supports will be dropped in 4.6...
There are some special CSS files, 2 php classes and sprites as GIF Icons.
Remo...
Steffen Ritter
22:32 Bug #25241: TemplaVoila FCE > overwrite image > error: The fields marked with a yellow ....
Flexform handling is part of the core Tolleiv Nietsch
19:45 Feature #8596: add isEmpty() to Query
The corresponding commit from FLOW3
[~TASK] FLOW3 (Persistence): When persisting NULL values are now recorded and co...
Marc Bastian Heinrichs
18:56 Feature #13423: Add DAM section to the manual
After discussing with Patrick, the section was committed to DAM manual, while the linkvalidator manual will add a ref... Dan Osipov
18:31 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I had another look at this problem. When I have SecFilterEngine Off in my .htaccess all seems to work fine. I hope th... Douwe Doornbos
16:26 Bug #25211: New EM - cannot save files with noEdit disabled
Are you sure that the value is in localconf.php? I myself used to do it manually there;
$TYPO3_CONF_VARS['EXT']['noE...
Steffen Kamper
16:16 Bug #25211: New EM - cannot save files with noEdit disabled
in the old EM I get this error message:
Value "" for "M" was not found as a module
Arfit
15:31 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
Reviewed and committed in:
master - https://review.typo3.org/#change,1035
4.5 - https://review.typo3.org/#change,...
Steffen Kamper
15:30 Bug #25261: Make backend layout dropdown in CE editform translateable
* review for master: https://review.typo3.org/#change,1066
* also relevant for TYPO3_4-5
Stefano Kowalke
11:37 Bug #25261 (Closed): Make backend layout dropdown in CE editform translateable
In case you have to provide more than one language in your backend, you have to localize the name of the column. You... Stefano Kowalke
15:29 Revision d5268a7f: [BUGFIX] Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
Due a missing closing " the form has invalid HTML that result in a very long GET request
Change-Id: I0e369dec5cb9184...
Steffen Kamper
15:28 Revision 2dbe53ec: [BUGFIX] Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
Due a missing closing " the form has invalid HTML that result in a very long GET request
Change-Id: I907434f5f868541...
Steffen Kamper
13:32 Bug #25248: Sort plugin names in BE form alphabetically
In general +1, i'm only not happy with the place of the userfunction as it's in the dynamic configfile, which will be... Steffen Kamper
11:58 Feature #25262 (Rejected): add() method needed in caching framework
Would be good to implement add() method in caching framework. Such method exists in memcached yet and I think could b... Vladimir Podkovanov
11:03 Task #13571 (Closed): Implement previewInfo via hook_eofe()
A duplicate of #12075 Tolleiv Nietsch
10:54 Bug #13635 (Under Review): SQL error if module opened up on moved page
See: https://review.typo3.org/1064 (master), http://review.typo3.org/1065 (4.5) Tolleiv Nietsch
10:48 Bug #13635 (Closed): SQL error if module opened up on moved page
In cause the backend module is opened on a page which was moved within the current workspace there's a SQL error caus... Tolleiv Nietsch
08:08 Revision 8832fbdb: [+FEATURE] t3editor: use the t3editor in TCA-Forms
Change-Id: Ib61434c6a959d492dcee42b2a38631482c93b713
Resolves: #M17863
Reviewed-on: http://review.typo3.org/1033
Revi...
Tobias Liebig

2011-03-04

22:59 Bug #13572: preview js is loaded in live workspace frontend preview - causes js error
nope !t3lib_div::_GP('tx_workspaces_web_workspacesworkspaces') is always true in that context ;) - atm. we can't dist... Tolleiv Nietsch
17:03 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
I had the same problem with typo3 4.5.2
I added the code:
$T3Editor_template = trim( preg_replace( '/\s+/', ' ', ...
Administrator Admin
17:01 Feature #3098: add t3editor to "whole temlate record"-view
* https://review.typo3.org/1033
* http://bugs.typo3.org/view.php?id=17863
* http://bugs.typo3.org/view.php?id=14878
Tobias Liebig
17:00 Feature #3098 (Accepted): add t3editor to "whole temlate record"-view
i did push a change, which enables to use the t3editor as a "wizard" for each TCE-Form-Textarea.
There are still s...
Tobias Liebig
16:48 Feature #25259: Add MySpace as a Media content provider
http://review.typo3.org/1063 Alienor.net
16:43 Feature #25259 (Rejected): Add MySpace as a Media content provider
In the list of available Media content providers in the tslib_mediaWizardCoreProvider class, we can add MySpace so th... Alienor.net
16:40 Bug #25258: Media object should respects moveJsFromHeaderToFooter=1
http://review.typo3.org/1062 Alienor.net
15:38 Bug #25258 (Closed): Media object should respects moveJsFromHeaderToFooter=1
If you set config.moveJsFromHeaderToFooter=1 in your TS template, and add a Media object, such as a youtube video, t... Alienor.net
16:35 Bug #13446 (Resolved): tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
Applied in changeset commit:"9e9a5815c8ff69711d4720e62aff42be6fb2f6e5". Tolleiv Nietsch
15:12 Bug #13446: tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
See: https://review.typo3.org/#change,1056 Tolleiv Nietsch
16:17 Revision 2f5beedc: Merge "[BUGFIX] Append Fehook output to TSFE->content"
Tolleiv Nietsch
16:15 Revision cff3165f: [BUGFIX] Append Fehook output to TSFE->content
To avoid that the output of our preview hook
breaks the markup (and breaks IE7) we append it to the
TSFE->content ins...
Tolleiv Nietsch
16:14 Revision 323de885: Merge "[BUGFIX] Append Fehook output to TSFE->content" into 4.5
Tolleiv Nietsch
16:11 Revision 5796b682: Merge "[BUGFIX] Show fieldname if fieldtitle is empty"
Tolleiv Nietsch
16:11 Revision 91b5846d: [BUGFIX] Show fieldname if fieldtitle is empty
Change-Id: Ie609e843031b6bfeb525b364cd401857b6fbf8c3
Resolves: #13480
Tolleiv Nietsch
16:04 Bug #13480 (Resolved): In row detail view display field name when label is missing
Applied in changeset commit:"e47fa2672954352b03932d79cb7fd9ac70a5d49f". Anonymous
15:49 Revision ec26b2a0: Merge "[BUGFIX] Show fieldname if fieldtitle is empty" into 4.5
Tolleiv Nietsch
15:46 Revision af1ab5bd: [BUGFIX] Show fieldname if fieldtitle is empty
Change-Id: Ic2a30699fecc08c02f6d5b840155aa5816b0415d
Resolves: #13480
Francois Suter
15:27 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
Yes, still don't work in 4.5.2 Robert Heel
15:15 Feature #13518: Include preview link in notification
Workspace extension:
https://review.typo3.org/#change,1054
Version extension:
https://review.typo3.org/#change,1057
Sonja Schubert
15:11 Revision 8e88f1e2: [BUGFIX] Pagetree - Selection state incorrect after a cancelled edit
Currently the selection state of a node is set to the wrong node if you cancel an inline edit.
Change-Id: I1e11854de...
Stefan Galinski
15:09 Bug #25226: Pagetree - Selection state incorrect after a cancelled edit
Reviewed and committed in:
master - https://review.typo3.org/#change,979
4.5 - https://review.typo3.org/#change,1055
Stefan Galinski
15:06 Revision b66f4475: [BUGFIX] Pagetree - Selection state incorrect after a cancelled edit
Currently the selection state of a node is set to the wrong node if you cancel an inline edit.
Change-Id: I2d0af2a4e...
Stefan Galinski
14:59 Revision 2c76f6f0: [~BUGFIX] correct annotations of Tx_Extbase_Persistence_Mapper_DataMapper
In several places the DataMapper is still annotated with it's old
classname Tx_Extbase_Persistence_DataMapper.
* rep...
Felix Oertel
14:55 Revision 94a1d966: [BUGFIX] Append Fehook output to TSFE->content
To avoid that the output of our preview hook
breaks the markup (and breaks IE7) we append it to the
TSFE->content ins...
Tolleiv Nietsch
14:52 Feature #13095: Make displayed fields in "Send to stage" layer configurable
https://review.typo3.org/#change,1053 Sonja Schubert
14:45 Bug #13551 (Resolved): Missing hsc() for WS title
Tolleiv Nietsch
14:44 Revision f18af6e6: [BUGFIX] pagetree->expand contextmenu action does not work as expected
When I click "expand branch" in the new pagetree once it simply expands the next level und the page where I opened th... Stefan Galinski
14:42 Bug #24882: pagetree->expand branch does not work as expected
Reviewed and committed in:
master - https://review.typo3.org/#change,986
4.5 - https://review.typo3.org/#change,1047
Stefan Galinski
14:42 Revision 5df982ab: [BUGFIX] Add missing hsc() for WS title
Change-Id: I3eaca25424e61a35d92f0520bde2d1fd143579ed
Resolves: #13551
Tolleiv Nietsch
14:38 Bug #25257 (Closed): Query with LIMIT does not work in ux_t3lib_db->exec_query
The queryParts for LIMIT get lost in exec_query (LINE 923)
$limit = isset($queryParts['LIMIT']) ? $this->SQLparser...
Werner Wallmeier
14:36 Bug #13580: Grid generates invalid id's for the group view
4.5 branch:
https://review.typo3.org/#change,1050
Sonja Schubert
14:31 Bug #13580: Grid generates invalid id's for the group view
https://review.typo3.org/#change,1048 Sonja Schubert
14:35 Revision 9d610e22: [BUGFIX] Add missing hsc() for WS title
Change-Id: I3a58865b6502ed71385dbff56013f3b5564240d2
Resolves: #13551
Tolleiv Nietsch
14:31 Bug #13526: Moved page can't have a live-preview
https://review.typo3.org/#change,1049 Tolleiv Nietsch
14:28 Revision 558ba2d2: [BUGFIX] Grid generates invalid id's for the group view
ExtJS generated invalid id's for the group view which
causes javascript errors in IE7. ExtJS only makes HTMLencode
on...
Sonja Scholz
14:22 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Please logon to Gerrit and review the patch there.
http://review.typo3.org/
User/Pwd same as for bugtracker her...
Markus Klein
14:12 Revision e0aff3fd: [BUGFIX] Fix broken topbar switcher
Workspaces cannot be changed with the topbar switcher when the
user has no rights to the workspace module
Change-Id:...
Tolleiv Nietsch
14:04 Bug #13585: Workspaces cannot be changed with the topbar switcher
https://review.typo3.org/#change,1045 Tolleiv Nietsch
13:51 Revision ef5aa041: [BUGFIX] pagetree->expand contextmenu action does not work as expected
When I click "expand branch" in the new pagetree once it simply expands the next level und the page where I opened th... Stefan Galinski
13:34 Bug #25178: Extbase Backend modules uses old pagetree
Will be fixed inside extbase itself...
https://review.typo3.org/#change,1032
Stefan Galinski
13:28 Bug #12743: pagetree is not highlighted if only a content element is changed
+1 by reading and testing Sonja Schubert
11:40 Bug #12743 (Under Review): pagetree is not highlighted if only a content element is changed
Relies on https://review.typo3.org/#change,1037 Tolleiv Nietsch
13:11 Bug #25242: Drop the checks for the image file size from the install tool
Committed to 4.6, 4.5 and 4.4
https://review.typo3.org/1012
https://review.typo3.org/1038
https://review.typo3.o...
Dmitry Dulepov
13:06 Bug #13467: Modifying page titles in page tree doesn't work while in workspace
Well they don't happen in my installations neither for admins nor for users ;) Tolleiv Nietsch
13:01 Feature #13517 (Closed): Stage notification settings
Tolleiv Nietsch
12:52 Bug #25173: Copy and Paste in Listview gives "Error validating security token" (CSRF)
i can affirm the problem in versions 4.5.0, 4.5.1 and 4.5.2 Rainer Fischinger
12:18 Bug #25256 (Closed): EM interface for renderHook is missing
Seems this file was not added with latest merge, add it
(issue imported from #M17865)
Steffen Kamper
11:53 Revision 23edf41d: [BUGFIX] Drop the checks for the image file size from the install tool
The file sizes of the generated images in the install tool may somewhat differ in size while
the images are perfectly...
Oliver Klee
11:33 Revision f14fd853: [BUGFIX] Drop the checks for the image file size from the install tool
The file sizes of the generated images in the install tool may somewhat differ in size while
the images are perfectly...
Oliver Klee
11:27 Bug #25602: use t3editor in TCA for e.g. HTML content elements
https://review.typo3.org/#change,1033 Administrator Admin
10:43 Bug #25602 (Closed): use t3editor in TCA for e.g. HTML content elements
It should be possible to configure the t3editor as a "wizard", e.g. to edit the HTML-Content-Element with syntax high... Administrator Admin
11:19 Bug #25255: pagetree dataprovider should enable node postprocessing
http://review.typo3.org/1037 Tolleiv Nietsch
10:51 Bug #25255 (Closed): pagetree dataprovider should enable node postprocessing
In order to change pagetree node properties the dataprovider should enable postprocessing of the node-collections. Us... Tolleiv Nietsch
11:13 Revision 62eb4210: [BUGFIX] Drop the checks for the image file size from the install tool
The file sizes of the generated images in the install tool may somewhat differ in size while
the images are perfectly...
Oliver Klee
11:12 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
http://review.typo3.org/1034
http://review.typo3.org/1035
Steffen Kamper
11:04 Bug #24910: Performance Bottleneck when having several RTE fields at one data-entry
just replace it with tinymce_rte - since TinyMCE is way faster than HTMLArea.
In wonder why the antique HTMLArea i...
Sigfried Arnold
10:54 Bug #25086: A cache with identifier "cache_hash" does not exist.
I just fixed the problem in mm_forum by changing line 145 from
if($GLOBALS['TYPO3_CONF_VARS']['SYS']['useCachingFr...
Albrecht Köhnlein
10:30 Bug #25217: Additions to fileDenyPattern give security warning in BE
http://review.typo3.org/1030
http://review.typo3.org/1031
Steffen Kamper
10:02 Bug #24815: Saving extension configuration fails
This had nothing to do with CSRF protection and is now solved in 4.5.2 Helmut Hummel

2011-03-03

21:13 Bug #24641: icon deleted page into workspace
The attached patch makes it work again, in conjunction with the patch from 0017815.
However this is not a clean so...
Francois Suter
20:53 Bug #25215: Deleted overlay type is missing from overlay priorities list
BTW just in case someone stumbles on this one, I'm on it, leave it to me please, it's my test bug for using Git/Gerri... Francois Suter
20:43 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
Dear RVVN,
Thanks, that's the solution.
Kind regards
Dirk
Dirk Wildt
19:08 Bug #25251: Edit of Usergroup not possible after upgrade from 4.3.9 to 4.5
Hi Christopher,
I updated to 4.5.2, unfortunatly the problem still occures.
Christian Obermann
18:04 Bug #25251: Edit of Usergroup not possible after upgrade from 4.3.9 to 4.5
Hi Christian,
can you please update to TYPO3 4.5.2 and test, if the issue is still present there?
There were some...
Chris topher
17:22 Bug #25251 (Closed): Edit of Usergroup not possible after upgrade from 4.3.9 to 4.5
It is not possible to edit an already existing usergroup after an Update from 4.3.9 to 4.5. If I try to safe the form... Christian Obermann
19:03 Bug #12743: pagetree is not highlighted if only a content element is changed
First the pagetree needs a method to call like... Steffen Kamper
18:59 Bug #13585: Workspaces cannot be changed with the topbar switcher
this looks strange for me:... Steffen Kamper
15:56 Bug #13585 (Under Review): Workspaces cannot be changed with the topbar switcher
Tolleiv Nietsch
15:19 Bug #13585 (Closed): Workspaces cannot be changed with the topbar switcher
Assign a normal user (= no admin) two or more different workspaces. Afterwards login as this user and try to switch t... Stefan Galinski
18:59 Bug #25254 (Closed): wrong position for newly created tt_content translations
# I have a multilingual 4.5.2 installation.
# First I create content element in default language, then in 'Languages...
Viktor Livakivskyi
18:56 Bug #12851: Expanding row for content element in WS module throws js error in IE6
we can't patch ExtJS core.
Please apply patch from #13580 first and try again - i have the feeling that all these ...
Steffen Kamper
18:55 Bug #13580: Grid generates invalid id's for the group view
I also posted the solution to sencha as bug:
http://www.sencha.com/forum/showthread.php?125468-Wrong-usage-of-groupI...
Steffen Kamper
15:13 Bug #13580 (Under Review): Grid generates invalid id's for the group view
Tolleiv Nietsch
14:08 Bug #13580 (Closed): Grid generates invalid id's for the group view
ExtJS only makes HTMLencode on the groupId which isn't sufficient.
Override the method to generate valid HTML-ids ...
Steffen Kamper
18:25 Bug #25253 (Closed): When previewing a page in a custom Workspace, unable to execute an action in List view tab.
In a custom workspace, if I modify a page and I click on the preview page button, a new window opens with a Visual pr... Joannie Racine
18:22 Feature #13579 (On Hold): Hook Request for t3lib_db
Actually, waiting for DBAL corresponding patch to be committed to set this patch to "resolved" Xavier Perseguers
18:21 Feature #13579 (Resolved): Hook Request for t3lib_db
Patch has been committed to master Xavier Perseguers
16:05 Feature #13579 (Under Review): Hook Request for t3lib_db
DBAL part will be tackled with once this patch has been committed as DBAL is using another repository anyway.
Plea...
Xavier Perseguers
15:34 Feature #13579: Hook Request for t3lib_db
Hooks look good and should work perfectly for our neeeds. Maybe these hooks could also be used by DBAL not only imple... Thomas Maroschik
15:08 Feature #13579: Hook Request for t3lib_db
Please find enclosed a proposal that should then be implemented into DBAL too. Xavier Perseguers
14:06 Feature #13579 (Closed): Hook Request for t3lib_db
Hello Xavier,
for the introduction of uuid in TYPO3 I would need some hooks inside t3lib_DB.
Currently I need o...
Thomas Maroschik
18:19 Bug #25252 (Closed): Sprite Icon Fallback to gif does not work in IE6 due to error in spriteGenerator
there is a line of code missing in the spritegenerator... therefore sprites in ie6 fail.
(issue imported fro...
Steffen Ritter
18:18 Revision 290ff5b7: [FEATURE] Hook Request for t3lib_db
For the introduction of uuid within TYPO3, a few hooks need to be added to t3lib_DB.
Change-Id: I3822710055d8d735e61...
Xavier Perseguers
18:06 Bug #13572: preview js is loaded in live workspace frontend preview - causes js error
Maybe there should be checked if the frontend mode is the workspace frontend preview, is this possible?
Currently ...
Anonymous
16:54 Bug #13572: preview js is loaded in live workspace frontend preview - causes js error
Hi,
I tested it and it works in the frontend if I'm not in the workspace in the backend.
When I'm in the worksp...
Anonymous
10:48 Bug #13572: preview js is loaded in live workspace frontend preview - causes js error
Patch works very well for me. +1 by reading and testing Sonja Schubert
10:30 Bug #13572 (Under Review): preview js is loaded in live workspace frontend preview - causes js error
Tolleiv Nietsch
10:27 Bug #13572 (Closed): preview js is loaded in live workspace frontend preview - causes js error
When you're in live workspace and press the preview icon of a page the frontend contains javascript of the preview.ht... Sonja Schubert
17:52 Bug #24910: Performance Bottleneck when having several RTE fields at one data-entry
Hi, my temporary workaround is to part the RTEs into several tabs (DIV elements in TCA plus tabbed view) and also con... Andreas Cord-Landwehr
09:25 Bug #24910: Performance Bottleneck when having several RTE fields at one data-entry
Hi Andreas,
i can reproduce this with an FCE element with a section which contains an RTE. I have a customer with ...
Kevin Ulrich Moschallski
17:30 Feature #13518: Include preview link in notification
Added v2 for workspace extension part with small fixes bug in writing Sonja Schubert
15:06 Feature #13518 (Under Review): Include preview link in notification
Added two patches which implemented two new markers for the notification mail:
###PREVIEW_LINK### -> preview link...
Sonja Schubert
16:24 Bug #25250 (Closed): compressionDebugInfo is gone
While fiddling around with
$TYPO3_CONF_VARS['BE']['compressionLevel']
$TYPO3_CONF_VARS['FE']['compressionLevel']
...
Christian Tauscher
16:18 Revision 1f6f5eb5: [BUGFIX] fix t3lib_extMgm::addToAllTCAtypes(..... , 'replace:xxx')
t3lib_extMgm::addToAllTCAtypes(..... , 'replace:xxx')
breaks when palette used in many types
Change-Id: I2c514097352...
Tolleiv Nietsch
15:51 Bug #24871: Required select box element isn't required
Update:
This definition also doesn't work:
$tempColumns = Array (
"tx_blabla_foobar" => Array (
"...
Anonymous
15:17 Bug #13551 (Under Review): Missing hsc() for WS title
Tolleiv Nietsch
15:12 Task #13581 (Accepted): Request for checking some old workspace related code
Tolleiv Nietsch
14:12 Task #13581 (Closed): Request for checking some old workspace related code
File: class.t3lib_userauthgroup.php
Lines: ~267 (+/- several ones ;-)
The code is related to access permissions. ...
Stefan Galinski
14:59 Bug #25249 (Closed): Remove t3lib_sqlengine
t3lib_sqlengine is deprecated and can be removed
used also as git/gerrit test case for me
(issue imported fro...
Georg Ringer
14:46 Bug #25228: Pagecontent > Text w/image > image width max 300 px
Thanks. Anonymous
14:41 Bug #25248: Sort plugin names in BE form alphabetically
https://review.typo3.org/1010 Dmitry Dulepov
14:28 Bug #25248 (Closed): Sort plugin names in BE form alphabetically
If you have a large number of plugins, it is hard to navigate among them because they are shown in the form in the or... Dmitry Dulepov
14:41 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
I have the same error when I want to make a copy of an extension template or a template in the list module Igor
14:39 Bug #13582 (Closed): Many small issues, bugs and cleanup needed after code review part 1
I've done part 1 of the EM code review and found lots of bugs, issues, misnamers, incorrect documentation and code th... Oliver Klee
14:22 Bug #13554: Javascript errors in grid view in IE7
have a look if #13580 solves this Steffen Kamper
14:21 Bug #25247 (Closed): Remove colon in Extension Manager
There are a few translations that do have double colons in the "Info" tab.
Christopher said: "..the colon should b...
Andreas Becker
14:03 Revision c11cff16: [~TASK] (FlashMessages) finish the renaming of flashMessages
Membervariables holding Tx_Extbase_MVC_Controller_FlashMessages were
renamed from $flashMessage to $flashMessageConta...
Felix Oertel
13:01 Bug #16286: 'eval' => 'unique' and Versioning don't work as expected
is this still relevant?
what's the actual bug and what are the steps to reproduce them?
Tolleiv Nietsch
12:58 Bug #25208: Cannot complete Upgrade-Wizard with registered globals
I think, this issue was closed too soon.
I have had a look at the code and found the culprit:
instead of "if (!...
Michael Buergi
12:58 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
is this still valid?
Imho already resolved with the cleanups during the release
Tolleiv Nietsch
12:57 Bug #25242 (Closed): Drop the checks for the image file size from the install tool
The image file sizes in the install tool often are "incorrect", i.e., they differ from the reference file sizes. Howe... Oliver Klee
12:41 Bug #25241 (Closed): TemplaVoila FCE > overwrite image > error: The fields marked with a yellow ....
Summary:
Flex CE image must be deleted before it can overwritten by other image, else I get javascript popup error...
Anonymous
12:03 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I upgraded to 4.5.2, but the problem remains there. Even with a fresh dummy.
Douwe Doornbos
10:47 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
i have installed the typo3 4.5.2 with dummy package and there are no more any errors. version 4.5.2 solved my problem. Tamer Erdogan
11:51 Feature #13095: Make displayed fields in "Send to stage" layer configurable
Thank you very much! Thats a absolutely great Feature! Jonas Felix
11:36 Feature #13095 (Under Review): Make displayed fields in "Send to stage" layer configurable
Sonja Schubert
11:32 Bug #25226: Pagetree - Selection state incorrect after a cancelled edit
http://review.typo3.org/979 Ernesto Baschny
11:26 Bug #25226: Pagetree - Selection state incorrect after a cancelled edit
hehe ... ok
1) Select a node
2) Double-Click on another node
3) press enter (don't change the title)
4) the sel...
Stefan Galinski
08:53 Bug #25226: Pagetree - Selection state incorrect after a cancelled edit
Also this I cannot reproduce. What do you mean with "try to break the node selection"?
1) I double click on a pag...
Ernesto Baschny
11:23 Bug #24882: pagetree->expand branch does not work as expected
Hi Ernesto,
See my comment @gerrit
This bug is very clear if you look into the code and should be work for 4.5 ...
Stefan Galinski
08:48 Bug #24882: pagetree->expand branch does not work as expected
I am not able to reproduce this bug, so its difficult to review. I click on "Expand branch" and it expands all pages ... Ernesto Baschny
11:23 Bug #13574 (Closed): Notification mails are send to all members while switching back to edit stage
When you switch back to edit stage and uncheck all checkboxes in the popup the notification mail is sent to all membe... Sonja Schubert
11:20 Bug #25237: remove workspace-previewInfo()
https://review.typo3.org/1003 Tolleiv Nietsch
10:03 Bug #25237 (Closed): remove workspace-previewInfo()
The EXT:workspaces will use the hook_eofe() hook to display the workspace-previewInfo(), therefore we can cleanup ind... Tolleiv Nietsch
11:19 Feature #25033: Extension Repository search not local but online
When I search for an extension I want Typo3 to look up in the online Repository. If it has found the extension it mus... Anonymous
11:19 Bug #25239: Preview info - should utilize hook_previewinfo
https://review.typo3.org/1005 Tolleiv Nietsch
11:12 Bug #25239 (Closed): Preview info - should utilize hook_previewinfo
#25237 removes the previewInfo() part - therefore the regular previewInfo should use the hook_eofe to display the nic... Tolleiv Nietsch
11:15 Bug #25240 (Closed): Typo3 natives menus don't build cHash in links
As typolink calls in tslib_menu never set the parameter "useCacheHash", chash are never generated, so linkVars are ne... Popy no-lastname-given
10:22 Bug #17537: Shortcuts within mounted trees lose MP-Parameter
The issue is still present in 4.4.
Popy patch is quite OK for the 2 special shortcut modes (first page & random),...
Julien Bourdin
10:14 Bug #25238 (Closed): Sorting of fe_users in list view is wrong on last page
If there are a lot of fe_user records in one sysfolder and therefore the list view is split into multiple pages, the ... Juergen Weber
10:08 Task #13571 (Closed): Implement previewInfo via hook_eofe()
http://bugs.typo3.org/view.php?id=17844 will remove the previewInfo() within the core - therefore this has to be impl... Tolleiv Nietsch
09:45 Feature #22249: Custom Workspaces allow users file mounts
No feeback for quite some time - assuming that this is already solved Tolleiv Nietsch
09:44 Bug #19111: Umlauts in workspace comments
Could you please check whether this is still relevant with 4.5.x or not? Tolleiv Nietsch
09:31 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
Ah, I see. Then back to feature request mode: The Admin should be able to set the default state of pastetoggle to On.... Gregor Nathanael Meyer
09:23 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
Additionally you need to add a new button to the RTE which is called "pastetoggle". The options in the user settings ... Michael Bakonyi
09:20 Bug #25214: Import/Export module uses page id as tree depth
Committed to GIT
* TYPO3_4-5 (https://review.typo3.org/#change,987)
* Master (https://review.typo3.org/#change,988)
Oliver Hader
08:59 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Works now Ernesto Baschny
00:51 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Installed 4.5.2, updated symlink, deleted typo3conf/temp*, restarted Apache (needed for xcache to delete cached opcod... Andreas Mayer
03:03 Bug #25229: localconf.php gets set to 0 (empty) when permissions are set wrong and do changes in em
I could not believe it either but it happened again.
steps:
1. when I get on the scene the site was broken becaus...
Andreas Becker (Andi)
02:27 Bug #25236 (Closed): Access List: allowed excludefields shows multiple entries with same label
When editing a BE user or user group, administrators can select entries for "allowed excludefields" from a huge list.... Michael Schams
01:16 Bug #25235 (Closed): List view: editing multiple records does not respect mandatory/optional values
BE users can edit multiple records in the Web | LIST module in one go by clicking the "edit" icon in the appropriate ... Michael Schams

2011-03-02

23:26 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
also happens with fresh installation of introduction package 4.5.2
what is the correct line# in 4.5.2 ? line 106 is...
Ronald Wopereis
20:28 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
After moving my site to af faster server I have never experienced the issue again - running om PHP 5.3.x and TYPO3 4.5.2 Claus Harup
18:33 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Does this problem still appears with TYPO3 4.5.2 and can you exclude any possible server related issues? Maybe mod_se... Stefan Galinski
22:52 Bug #25228: Pagecontent > Text w/image > image width max 300 px
Check your root-Ts Template.
Choose "Constants Editor".
There you will find the maxW settings
Christian Tauscher
21:40 Bug #25228: Pagecontent > Text w/image > image width max 300 px
Thanks Jo,
Where can I change the maxW setting?
I don't understand this:
http://typo3.org/documentation/docume...
Anonymous
20:22 Bug #25228: Pagecontent > Text w/image > image width max 300 px
This is not a bug but a feature.
Usually it should be due to the maxW setting which defaults to 600px, while maxWI...
Jo Hasenau
17:15 Bug #25228 (Closed): Pagecontent > Text w/image > image width max 300 px
Insert Pagecontent > Text w/image > insert text in field text > insert image on tab Media and set the width over 300 ... Anonymous
21:43 Bug #25208: Cannot complete Upgrade-Wizard with registered globals
A clash with an environment variable? That's not possible to fix - $GLOBALS['LANG'] is used on many places and since ... Steffen Gebert
15:27 Bug #25208: Cannot complete Upgrade-Wizard with registered globals
I'm not sure what you mean. Nevertheless, I have uploaded my phpinfo output. The webserver runs on a virtualized ubun... Michael Buergi
21:32 Bug #25233: Export/Import of TV Tree
TemplaVoila is not responsible for t3d import/export - moved to Core Tolleiv Nietsch
21:05 Bug #25233 (Closed): Export/Import of TV Tree
When some Webpage is exported anr reimported again (maybe different site), the Used template value (pageproperties/Ex... Christian Tauscher
21:20 Bug #24806: Changing Workspace does not refresh tree
Thanks - already resolved in http://forge.typo3.org/issues/11647 Tolleiv Nietsch
21:11 Bug #25234 (Closed): FE setup different from BE setup
The FE setup is not the same as the BE setup. I have clear all caches for several times. However the FE has an old ve... Franz Holzinger
21:09 Bug #12616 (Under Review): Cleanup: sys_workspace mentions in t3lib/stddb/tables.php
see http://review.typo3.org/991 Tolleiv Nietsch
21:09 Bug #25232: Cleanup: sys_workspace mentions in t3lib/stddb/tables.php
see: http://review.typo3.org/991 Tolleiv Nietsch
21:04 Bug #25232 (Closed): Cleanup: sys_workspace mentions in t3lib/stddb/tables.php
Not all mentions of sys_workspace were removed from t3lib/stddb/tables.php. There's still the following call:
t3li...
Tolleiv Nietsch
20:46 Revision c150f3b3: [TASK] Create a first proof-of-concept unit test for t3lib_TCEmain::process_datamap
Resolves: #M17836
Change-Id: I92fa2b9d080e819b81451de3571f101a5d39a235
Reviewed-on: http://review.typo3.org/990
Revi...
Oliver Klee
20:34 Bug #25231 (Closed): Default value and description of deprecated forceCharset parameter are misleading
Since TYPO3 4.5 the usage of the forceCharset parameter in the Install-Tool is deprecated and the description tells y... Jo Hasenau
20:31 Revision 2c7d3880: [BUGFIX] Import/Export module uses page id as tree depth
The parameter tx_impexp[pagetree][levels] must be set to zero in this case.
Change-Id: I9dc162ff67b9ae4b9a9e3f539ef4...
Oliver Hader
20:18 Revision a622e7d9: [BUGFIX] Import/Export module uses page id as tree depth
The parameter tx_impexp[pagetree][levels] must be set to zero in this case.
Change-Id: I3828cac7d38117e5a3045a1ac983...
Oliver Hader
20:18 Bug #25230 (Closed): Create a first proof-of-concept unit test for t3lib_TCEmain::process_datamap
I said it was possible to create unit tests for process_datamap, and Tolleiv and I proved this to be true.
(issue...
Oliver Klee
19:44 Bug #24428: IE9 Beta page Tree drag&drop 4.4 fails
Let's wait until IE9 is really final and use a real browser until then. Stefan Galinski
19:16 Bug #25229: localconf.php gets set to 0 (empty) when permissions are set wrong and do changes in em
Hä? Steffen Gebert
18:55 Bug #25229 (Closed): localconf.php gets set to 0 (empty) when permissions are set wrong and do changes in em
Hi
It seems that in 4.5.2 a localconf.php gets set to 0 - complete empty, when you are deleting or installing an ...
Andreas Becker (Andi)
18:51 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
I am wondering, why the corresponding setting on the RTE tab in the user settings is ignored. Or do I misinterpret th... Gregor Nathanael Meyer
18:31 Bug #24882: pagetree->expand branch does not work as expected
http://review.typo3.org/986 Stefan Galinski
18:25 Feature #25224: add Option to Disable Cookie Warning
Here is an Diff file of my patch in addition Christian Wolff
15:07 Feature #25224 (Closed): add Option to Disable Cookie Warning
some times its needet to disable the coockie warning. and there was no option to do that so far. and the cookiewarnin... Christian Wolff
18:17 Bug #13554 (Closed): Javascript errors in grid view in IE7
Hi there
Version: TYPO3 4.5.2
I just spent a lot of time fixing an issue in workspaces and would like to share my...
Nils Blattner
17:52 Bug #13551 (Accepted): Missing hsc() for WS title
Fully agree - we'll have that in the repo asap... Tolleiv Nietsch
17:00 Bug #13551 (Closed): Missing hsc() for WS title
If a user is inside a WS, its title is shown in the toolbar next to the username. The title is currently missing a hs... Georg Ringer
16:57 Revision 69eab9b6: [TASK] Changed copyright note to current year
Changed the copyright note in javascript files as they are not changed automaticaly
Change-Id: Iac98ae409353b58a547e...
Sebastian Kurfuerst
16:57 Bug #24548: Uploading files with Flash does not work
Sorry, but I'm not going to upgrade to 4.5 for a while. Besides, the php-upload works just fine ;-) Ralf Seliger
16:48 Revision 18abdb59: [TASK] Changed copyright note to current year
Changed the copyright note in javascript files as they are not changed automaticaly
Change-Id: I6a275e0567c98b6b9760...
Sebastian Kurfuerst
16:30 Feature #25033: Extension Repository search not local but online
@Dmitry your answer is a bit odd. It is true that TYPO3 is an enterprise CMS but this does not imply that it have to ... Sigfried Arnold
15:56 Feature #25033: Extension Repository search not local but online
If you can't give the system resources it needs, use another system. That's all. TYPO3 is enterprise level CMS and re... Dmitry Dulepov
16:27 Bug #13547 (Closed): Special handling for HTTP 400 Bad request
Currently those are reported as 404 which confuses the user.
Those 400 happen because getUrl (TYPO3 API) does not ...
Philipp Gampe
16:26 Bug #13480 (Under Review): In row detail view display field name when label is missing
Looks good - already tested it - I'd like to wait until we also have Git for the workspaces, to see how the workflow ... Tolleiv Nietsch
16:22 Bug #13432 (Under Review): 404 for external links with no redirect
Thanks for your comment Dmitry. You are right that the "/" needs to be prepended before the path (the HTTP GET) if it... Philipp Gampe
14:20 Bug #13432: 404 for external links with no redirect
URLs with slash and without slash are technically different URLs. This, for example, is essential on sites made with ... Dmitry Dulepov
16:17 Bug #25226 (Closed): Pagetree - Selection state incorrect after a cancelled edit
Currently the selection state of a node is set to the wrong node if you cancel an inline edit.
How To Test:
Just ...
Stefan Galinski
16:16 Bug #13525 (Closed): TSFE hook corrupts page output
Absolutely right - see: #13446 - will be committed soon ;) Tolleiv Nietsch
15:48 Bug #13525: TSFE hook corrupts page output
The fix is here: http://review.typo3.org/975 Dmitry Dulepov
15:43 Bug #13525 (Closed): TSFE hook corrupts page output
The hook_eofe() inside Workspaces extension uses "echo" to send additional content. This corrupts HTML on the page.
...
Dmitry Dulepov
16:10 Bug #13446 (Under Review): tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
Tolleiv Nietsch
10:12 Bug #13446 (Accepted): tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
Thanks, I'd propose this patch - would be great if you could test it Tolleiv Nietsch
16:08 Bug #13526 (Closed): Moved page can't have a live-preview
Moved page can't have a live-preview Tolleiv Nietsch
16:02 Feature #25225 (Closed): With the blockmode in Template Analyzer the TS-indent is gone
In the Termplate Analyzer in 4.5 the blockmode-option has been removed. See #23711.
With this option the automatic...
Hauke Haller
16:01 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Hi Dmitry,
but that's exactly what my patch does.
If the user uses Tools->Configuration for making changes to TCA...
Markus Klein
15:09 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Just load TCA for the table before trying to modify it... t3lib_div::loadTCA() is all you need and must do actually.
...
Dmitry Dulepov
15:49 Bug #25203: tslib_fe::hook_eofe generates broken HTML code
No, it cannot be wrapped because that would break compression in FE.
The hook by itself does not break anything. I...
Dmitry Dulepov
15:35 Bug #13467: Modifying page titles in page tree doesn't work while in workspace
Hi Tolleiv,
thanks for your feedback.
In facts it might be a user-permission issue but can those errors happen ...
Anonymous
15:17 Bug #13467 (Needs Feedback): Modifying page titles in page tree doesn't work while in workspace
Works fine for me - this looks like missing user-permissions... Tolleiv Nietsch
15:31 Task #25099: simulate static methods of tslib_fe are deprecated but still used in the core
I could find that this function is used only inside the other deprecated function. Dmitry Dulepov
15:28 Bug #24943: preg_replace error at search for '/'
https://review.typo3.org/974 Dmitry Dulepov
15:19 Feature #25112: Deprecate select.andWhere
I opened this issue to have the comment from #22338 in mind deprecating andWhere.
It's okay for my me to keep this...
Marc Bastian Heinrichs
15:12 Feature #25112: Deprecate select.andWhere
-1.
It is useful because you may have a general TS object with "where" and TS objects based on it that add various...
Dmitry Dulepov
15:04 Feature #25204: rsaauth not applied to password change in BE
Technically there is no way to apply rsaauth to password in BE forms. Login is different! To use RSAAuth in TCEforms,... Dmitry Dulepov
14:54 Feature #25223 (Rejected): Enable TCA property displayCond for IRRE child records
Imagine that particular fields of an IRRE child record shall only be shown depending on a value in the parent record.... Oliver Hader
14:48 Bug #25191: .htaccess contains uneccesary rewrite rules
> Ship with this .htaccess enabled by default.
We discussed that several times and we decided not to do it. That p...
Dmitry Dulepov
14:09 Bug #25221: "group" field in TCEforms does not honor size=1 attribute
https://review.typo3.org/972 Dmitry Dulepov
13:38 Bug #25221 (Closed): "group" field in TCEforms does not honor size=1 attribute
If the field has size=1, it should be shown as a "one entry" selector box. In all cases it has a `multiple="multiple"... Dmitry Dulepov
14:01 Bug #25222 (Closed): Custom field eval functions are not applied inside inline elements
Custom eval functions via returnFieldJS() will not be applied to a field if the field is inside an IRRE element.
...
Lukas Rüegg
13:53 Feature #13516 (Closed): Stage notification settings
duplicate Tolleiv Nietsch
13:48 Feature #13516 (Closed): Stage notification settings
Tolleiv Nietsch
13:52 Feature #13518 (Closed): Include preview link in notification
Include preview link in notification
Link generation should be opened up with a hook ...
Tolleiv Nietsch
13:51 Feature #13517 (Closed): Stage notification settings
3 modes:
1 => "notify someone" (current default)
2 => "notify all, require defaults" - keeps fixed list of defaul...
Tolleiv Nietsch
13:47 Feature #13515 (Closed): Notification settings
workspaces -> empty "notification dropdown" should hide further settings Tolleiv Nietsch
12:18 Bug #25220 (Closed): t3lib_div::t3lib_htmlmail->sendtheMail() is unable to send mail with attachments
When trying to send a mail with an attachement (one ZIP file, about 1.5Mb), the sendtheMail() function does report a ... RENIER
12:15 Bug #20804: Add feature minify on PAGE.includeJS
This issue can be closed Michael Klapper
12:14 Bug #13512 (Closed): Suggest Wizard does not work
In TCA fields with wizard "suggest" the wizard seems to work on the first glance: results are fetched via AJAX and di... Martin Neumann
11:34 Bug #25211: New EM - cannot save files with noEdit disabled
I can confirm this issue Jan Loderhose
11:31 Bug #24904: Image generation broken with safe_mode on
My request in Core list was rejected.
In my opinion use of escapeshellarg() for a COMMAND is the real problem here...
Jan Radecker
11:23 Bug #24904: Image generation broken with safe_mode on
Is there any progress in this? Currently we have to patch after every single TYPO3 update. Juergen Weber
11:15 Bug #25219 (Closed): Visibility of method tx_sysaction_task::fixUsername()
The method fixUsername's visibility is set to private instead of protected - which makes it impossible to xclass the ... Jacob Rasmussen
11:02 Bug #24582: Accept alternative notations for setDBinit
You should use the i-option too:
!preg_match('/SET NAMES utf8/i', $TYPO3_CONF_VARS['SYS']['setDBinit'])
Kurt Gusbeth
10:01 Bug #13487 (Accepted): Page hidden in workspace does not display in LIVE preview
Tolleiv Nietsch
09:26 Bug #25218 (Closed): tcaTree Interface is not localized
the tcaTree which has been introduced lately is not capable of a translated user interface
(issue imported ...
Steffen Ritter
09:11 Bug #25213: Install Tool allows editing settings added by extensions duplicating them on the way
i've looked at the affected files from patch 12514_v3.diff and it seems that the code changes applied by this patch i... Tobias Schaefer
00:09 Bug #25217: Additions to fileDenyPattern give security warning in BE
v2 also change reports module. Steffen Kamper

2011-03-01

23:51 Bug #25217: Additions to fileDenyPattern give security warning in BE
thanks for the hint, i will add it there too. Steffen Kamper
23:41 Bug #25217: Additions to fileDenyPattern give security warning in BE
Since my original report 8690 is now marked as resolved although this bug is only assigned I have to add it here as w... Daniel Minder
23:03 Bug #25217 (Closed): Additions to fileDenyPattern give security warning in BE
The check is wrong. Instead of checking if the entry is equal to default entry, it should check if any parts of the d... Steffen Kamper
23:36 Bug #24548: Uploading files with Flash does not work
Ralf, can you test, if this still is an issue with TYPO3 4.5.2?
There were some fixes for the Flash Uploader recentl...
Chris topher
23:33 Bug #18942: Warning on fileDenyPattern is always shown although it's safe
Resolved as duplicate of #0017817. Chris topher
23:32 Bug #18942: Warning on fileDenyPattern is always shown although it's safe
Resolved as duplicate of #0008690. Chris topher
23:32 Bug #25189: GIFBUILDER and splitChar does not work after update
Super Jo Hasenau!
Wonderful, it has solved the problem right away!
Thank you so much
ps. back a bit further ...
Harald no-lastname-given
22:30 Bug #25189: GIFBUILDER and splitChar does not work after update
Finally I managed to nail down the problem. It's a double stdWrap execution for TEXT elements resulting in a double l... Jo Hasenau
21:53 Bug #25189: GIFBUILDER and splitChar does not work after update
I have tried the same offset. "Of course" brought nothing. Has indeed worked. The font is not it either. There must h... Harald no-lastname-given
21:36 Bug #25189: GIFBUILDER and splitChar does not work after update
In my second test it did not show up, because this line moves it out of the "viewport" of the GIFBUILDER
20.offset...
Jo Hasenau
21:25 Bug #25189: GIFBUILDER and splitChar does not work after update
Actually it has nothing to do with the splitchar, since the second line doesn't show up at all - even if you just fil... Jo Hasenau
21:14 Bug #25189: GIFBUILDER and splitChar does not work after update
If the character was not allowed, you should see the whole text including this character, which is not the case acco... Jo Hasenau
20:46 Bug #25189: GIFBUILDER and splitChar does not work after update
Hello!
First Thank you for your support. Unfortunately, the attempt did not help. I think either it is up to the c...
Harald no-lastname-given
22:35 Bug #25114: [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
related to
http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=17683
http://bugs.typo3.org/bug_view_advanced_p...
Jean-Sébastien Gervais
21:12 Bug #25216 (Closed): Repositioning of translated CE in the list module replaces language ID
In the list module you can click on the "re-position" icon to get into the "Move element" mode. There you see a struc... Jo Hasenau
18:16 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
Sorry, missed paste ^^
=> typo3/sysext/em/classes/index.php
RVVN no-lastname-given
17:15 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
in which file? Steffen Gebert
15:09 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
I think the problem comes from HTML code of the file editing form.
< form action="mod.php?M=tools_em method="post"...
RVVN no-lastname-given
15:01 Bug #25212 (Closed): Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
Hi,
I get the following Apache error when I click on Save button :
"Request-URI Too Large
The requested URL'...
RVVN no-lastname-given
18:14 Bug #24641: icon deleted page into workspace
I can confirm this issue. There's a double problem actually:
1) the "deleted" overlay is not considered in the pri...
Francois Suter
18:11 Bug #25215 (Closed): Deleted overlay type is missing from overlay priorities list
The title says it all. The "deleted" status is missing from array $GLOBALS['TBE_STYLES']['spriteIconApi']['spriteIcon... Francois Suter
18:09 Bug #21995: After integration of extension ingmar_admpanelwrap layermenus are not handled correctly
This is obsolete with version 4.5.0 of TYPO3.
The new adminPanel does not break the functionallity of layerMenus any...
Clemens Riccabona
18:04 Bug #25213: Install Tool allows editing settings added by extensions duplicating them on the way
same here on a 4.5.0, 4.5.1 and 4.5.2 and a 4.4.5
and i can NOT confirm this have ever been fixed in a official TY...
Clemens Riccabona
16:55 Bug #25213 (Closed): Install Tool allows editing settings added by extensions duplicating them on the way
When I save 'Install Tool' / 'All Configuration', I get (while not having changed anything!):
$TYPO3_CONF_VARS['FE']...
Tobias Schaefer
17:59 Bug #24860: Local Installed Extension Update even when empty but Global Extensions exist
this is IMO a really bad behaviour, and i can reproduce this on a completely fresh installed and up-to-date 4.5.2!
...
Clemens Riccabona
17:49 Bug #24785: Install Extensions Globally from TER no more possible
Hmm, with TYPO3 4.5.2 I can install extensions globally from TER if global install location is available.
BUT: updat...
Clemens Riccabona
17:48 Bug #13487 (Closed): Page hidden in workspace does not display in LIVE preview
When a page is hidden in a workspace and you preview that page, you get a 404 error for both the LIVE and the workspa... Francois Suter
17:27 Bug #24590: Trouble with new EM: Download from chosen repository not possible + choice not remembered in GUI
I can confirm this issue: when selecting anything else than the "random" Repository in the settings tab I can't downl... Rupert Germann
17:21 Bug #25208: Cannot complete Upgrade-Wizard with registered globals
Can you give me a hint, where this local variable $LANG appears? Steffen Gebert
12:52 Bug #25208 (Closed): Cannot complete Upgrade-Wizard with registered globals
The upgrade of a typo3 installation from version 4.4 to version 4.5 fails with a php fatal error:
Fatal error: Cal...
Michael Buergi
17:14 Revision ab03d196: [BUGFIX] fix t3lib_extMgm::addToAllTCAtypes(..... , 'replace:xxx')
t3lib_extMgm::addToAllTCAtypes(..... , 'replace:xxx')
breaks when palette used in many types
Change-Id: I93e6e3a8e28...
Tolleiv Nietsch
17:13 Bug #13446: tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
Hi,
the IE7 crashes because the HTML in clearly invalid.
in tx_Workspaces_Service_Fehooks::hook_eofe there is t...
Anonymous
16:37 Bug #13446: tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
could you be a bit more precise? sure we add the whole template contents but what exactly is wrong in IE7 that this c... Tolleiv Nietsch
09:18 Bug #13446: tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
This issue is very important! Jonas Felix
17:00 Bug #25214 (Closed): Import/Export module uses page id as tree depth
while trying to export a page or branch from the context menu of the new pagetree the page ID and its brackets are di... Rupert Germann
16:30 Revision c4719a9e: [TASK] Small whitespace cleanup in scheduler module
Change-Id: I5e6205213d17db2ea1d2592f40ec8089d702bcb5
Reviewed-on: http://review.typo3.org/950
Reviewed-by: Tobias Lie...
Michael Stucki
16:17 Bug #25192: Login mail notification broken
If it worked before with default mail() function of php, it actually should have worked after the update as well.
...
Markus Klein
11:45 Bug #25192: Login mail notification broken
That solved the problem, Thx !!
Should this maybe be a step in the upgrade wizard?
Freddy Kühne
00:41 Bug #25192: Login mail notification broken
Ok, then you should definitely have a look at the new configuration option in the installer. Section [MAIL].
Since t...
Markus Klein
16:07 Feature #12868: Make row detail view customizable
Looking again at this issue, I see that the target version has been set to 4.6. I don't think it's a good idea. I kno... Francois Suter
16:04 Bug #13480 (Accepted): In row detail view display field name when label is missing
Tolleiv Nietsch
14:23 Bug #13480: In row detail view display field name when label is missing
Note: this can happen in particular if you have a table without "showRecordFieldList" property, where all fields from... Francois Suter
14:23 Bug #13480: In row detail view display field name when label is missing
Note: this can happen in particular if you have a table without "showRecordFieldList" property, where all fields from... Francois Suter
14:15 Bug #13480 (Closed): In row detail view display field name when label is missing
In the row detail view of the Workspaces BE module, if a field has a difference but no label, there will be an empty ... Francois Suter
15:55 Bug #13345 (Closed): Creating a new workspace
Sorry but as an admin you should be aware how to use the list module - HCI/UX team agreed that we won't add a new "ad... Tolleiv Nietsch
15:48 Bug #25159: RTE hangs on load in repetitive TV data object
I'm having a similar issue and I just upgraded to Typo3 4.5.2. It happens when I try to edit a record for the extensi... Chris Bischoff
15:20 Revision e5fe66be: [TASK] Fix wrong indenting in class.tslib_menu.php
Change-Id: Id22bef3e069772be02f831b27814c97a8e0b112a
Reviewed-on: http://review.typo3.org/951
Reviewed-by: Stefano Ce...
Michael Stucki
15:18 Bug #24867: Wokspace update fails because of 'Array' in SQL query
Thanks for the feedback, so I close this issue! Ernesto Baschny
14:47 Bug #24867: Wokspace update fails because of 'Array' in SQL query
For your notice: I tried to continue the upgrade of said project with T3 4.5.2 src package. Now it was upgrading fine... aeun no-lastname-given
14:45 Bug #25211: New EM - cannot save files with noEdit disabled
Same problem with Typo3 4.5.2 dummy + src RVVN no-lastname-given
14:42 Bug #25211 (Closed): New EM - cannot save files with noEdit disabled
I cannot save extension files with the configuration option "noEdit" set to 0.
The floppy icon is disabled.
I...
RVVN no-lastname-given
14:08 Bug #25190: Selection in pagetree with IE9 RC not possible
Let's wait until the final release and recheck this issue. Stefan Galinski
13:46 Bug #25210 (Closed): live-search-box and db-list-search with oracle (search in backend doesn't work)
Hello,
search in backend with oracle database do not work.
BR,
Sergej
(issue imported from #M1...
sergej felde
13:35 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
yes, but config.prefixLocalAnchors seams not to work :( René
13:17 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
Actually config.prefixLocalAnchors is the way to go in your case, since it will add the whole site script to your anc... Jo Hasenau
11:00 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
Hi!
sure, but if i use links to a local site in my extension (means i cant define that the links will point to a d...
René
13:12 Bug #25205: Update TYPO3_branch to '4.6'
Change-Id: I4e8d59df96b2eb200f20ee921b55160ee147e8a5 in master
https://review.typo3.org/947
Steffen Gebert
10:03 Bug #25205 (Closed): Update TYPO3_branch to '4.6'
The constant TYPO3_branch is still configured to '4.5'. Change it '4.6'
(issue imported from #M17804)
Steffen Gebert
13:11 Bug #25209 (Closed): Remove SpriteGenerator IE6 Fallback
The spriteGenerator has features to generate GIF variants (and according CSS) as a fallback for IE6.
Remove it.
...
Steffen Ritter
11:48 Revision b0fee900: [BUGFIX] Update TYPO3_branch to '4.6'
The constant TYPO3_branch is still configured to '4.5'. Change it to '4.6'.
Change-Id: I4e8d59df96b2eb200f20ee921b55...
Steffen Gebert
11:48 Revision bbb1b1a8: [TASK] Small cleanup in ChangeLog
Change-Id: Id7501b45c5ab18f58217696e428384c21af22f96
Reviewed-on: http://review.typo3.org/946
Tested-by: Ernesto Basc...
Michael Stucki
11:08 Bug #13467 (Closed): Modifying page titles in page tree doesn't work while in workspace
When I try to change the name of a page directly in the pagetree, there comes the following error message:
@
[1.0...
Anonymous
10:50 Bug #25207 (Closed): Filemount should be able to mount folder on PATH_site
It would be nice to have an third option beside "absolute (root)" and "relative ../fileadmin/" to mount directories o... Michael Klapper
10:46 Bug #25206 (Closed): Remove Stylesheets and files only for IE6 from t3skin
IE6 Supports will be dropped in 4.6... remove the special IE6 handling in t3skin
(issue imported from #M17805)
Steffen Ritter
09:30 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
I have attached a patch, which uses writeLog() from the parent object. This works without modifying the implemented w... Torben Hansen
09:27 Bug #20598: Error after hide/show element
Indeed the bug still exists across all branches and trunk.
For TemplaVoilà, I reported the issue as a separate bug...
Francois Suter
09:10 Bug #13432: 404 for external links with no redirect
URL's with ending slash work, but you can't force customers to enter URL's like that ;)
Thanks for your work Philipp!
internezzo ag
03:26 Feature #25204 (Closed): rsaauth not applied to password change in BE
While rsaauth encrypts the passwords entered in the login form, no encryption is applied to the password change form ... Christian Lerrahn

2011-02-28

23:33 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
as long as your links are pointing to the current page it doesn't make any sense to prepend the URL, since it will be... Jo Hasenau
23:29 Bug #25189: GIFBUILDER and splitChar does not work after update
If the first line is generated, this means that the splitChar IS working actually.
So if the second line fails, th...
Jo Hasenau
23:20 Bug #25145: PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
$conf['scriptSuffix'] was used when both PHP_SCRIPT_INT and PHP_SCRIPT_EXT were rendered by the same funtion.
Sinc...
Jo Hasenau
09:53 Bug #25145: PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
Agree with Daniel Lienert.
typo3/sysext/cms/tslib/content/class.tslib_content_phpscriptinternal.php checks if $con...
Jan Radecker
21:14 Bug #13432: 404 for external links with no redirect
Then this is a bug in TYPO3 core ... http://bugs.typo3.org/view.php?id=16925
Please make sure all your URLs contai...
Philipp Gampe
13:43 Bug #13432: 404 for external links with no redirect
cURL was off. Just enabled it to test. With cURL on, www.google.ch is no longer reported as broken. But we guess this... internezzo ag
12:29 Bug #13432: 404 for external links with no redirect
> Maybe something to do with user-agent string?
Possibly, but could be a TYPO3 Bug too.
Do you use curl? (enab...
Philipp Gampe
11:13 Bug #13432 (Closed): 404 for external links with no redirect
We get a 404 error when checking www.google.ch. First we thought it might be the bug #12225. But as far as we can see... internezzo ag
20:39 Bug #25098: Remove deprecated method redirect() from t3lib_userAuth
trunk rev. 10664. Christian Kuhn
20:37 Revision 56bcb390: Fixed bug #17665: Remove deprecated method redirect() from t3lib_userAuth
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10664 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:35 Bug #25097: Remove deprecated class t3lib_matchcondition
trunk rev. 10663. Christian Kuhn
20:33 Revision 571c46c4: Fixed bug #17664: Remove deprecated class t3lib_matchcondition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10663 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:30 Bug #25096: Remove deprecated reduceColors() from t3lib_stdGraphic
trunk rev. 10662. Christian Kuhn
20:28 Revision 695f3f7e: Fixed bug #17663: Remove deprecated reduceColors() from t3lib_stdGraphic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10662 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:18 Revision 1b382645: Follow-up to #17670: Add typo3/template.php getDynTabMenuJScode() again and remove deprecated return value only
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10661 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:43 Bug #25192: Login mail notification broken
Hi Markus
There are no mail configs in localconf.php...
I've uploaded the config file (XXX are replaced strings, ph...
Freddy Kühne
19:05 Feature #24567: Restrict sys_workspace field permissions for Workspace owner
... but the tab "Workspace List" in the "Workspace" module was removed, so it isn't possible for non admins to edit t... Robert Heel
18:44 Bug #24330: Prevent search engines (like google) to index error messages
Solved in 4.5 Robert Heel
17:33 Bug #25203 (Closed): tslib_fe::hook_eofe generates broken HTML code
When an extension (i.e. workspaces) uses the hook "hook_eofe" it breaks the entire HTML code which may lead to severa... Anonymous
17:32 Bug #25055: Access tab in content types Image & Text w/ Image not visible
Ok, I think I have found the "culprit" which suspends the Access Tab. It's probably the extension kj_imagelightbox2.
...
Florian Baumann
17:27 Bug #13446 (Closed): tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
When using the preview mode in TYPO3 frontend most of Javascript wont work in Internet Explorer 7 because of the hook... Anonymous
17:21 Bug #25202 (Closed): Extension Manager has no column for "last update" of respective ext (like "category")
A list element for a quick list view of the "last update" dates of the extension was discussed very often in the past... Gone With the Wind
16:47 Bug #25044: Grid wizard does not work
Fixed with #25186 Steffen Gebert
15:12 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Have the same problem, too.
Comment-out line 106 in "t3lib/js/extjs/components/pagetree/javascript/app.js" -> Not s...
Tobias Franz
15:04 Bug #25201 (Closed): TYPO3-Mailer does not work
The problem was been noticeable first in our workspaces were every users should get some notifications if something h... Michael Elzer
13:51 Bug #25191: .htaccess contains uneccesary rewrite rules
I use that for quite a long time now and it showed no problems
# fix for RTE Magic Image and absRefPrefix (optiona...
Sigfried Arnold
13:14 Feature #23878: add a possibility to turn off the XCLASS checking
Has been resolved in 4-5 Steffen Kamper
13:13 Feature #23396: remove code warnings about XCLASS and naming annoyances
this has been resolved in 4.5 Steffen Kamper
13:11 Bug #24979: First Import of extlist fails in new ExtMgr
please check 4.5.2, update is required. Steffen Kamper
13:09 Feature #25033: Extension Repository search not local but online
with 4.5 this has been improved, max. memory usage is 12MB for fetching extensions. Steffen Kamper
13:07 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
usage of nusoap is deprecated and shouldn't be used. PHP comes with own soap extension, and this one is the required ... Steffen Kamper
13:06 Bug #25148: Iframe of the RTE has a 0px height in FE
My extension does not hide anything.
I've downloaded three new screenshoots for (IE, chrome and safari) when rteRe...
Laurent Foulloy
06:24 Bug #25148: Iframe of the RTE has a 0px height in FE
Does it work correctly in Chrome or Safari? Stanislas Rolland
12:57 Bug #25200: EM - Couldn't retrieve hash file from remote server when retrieve/update
it's committed and will appear in 4.5.3 - try to test with svn.
You can checkout svn locally and save em as extensio...
Steffen Kamper
12:42 Bug #25200: EM - Couldn't retrieve hash file from remote server when retrieve/update
Thanks Steffen, I skipped the release notes indeed :)
Regarding this bug, shouldn't it be fixed in 4.5.2 ?
Appare...
RVVN no-lastname-given
12:02 Bug #25200: EM - Couldn't retrieve hash file from remote server when retrieve/update
fix is committed as follow-up to #25153
For forge issue tracker: read the release notes ;)
Steffen Kamper
11:41 Bug #25200: EM - Couldn't retrieve hash file from remote server when retrieve/update
I also noticed that "Extension Manager Improvements" projet doesn't not appear anymore on the forge website. Why ? RVVN no-lastname-given
11:11 Bug #25200 (Closed): EM - Couldn't retrieve hash file from remote server when retrieve/update
Hi,
Just updated to 4.5.2 from 4.5.1 and the following PHP error occurs when I'm trying to retrieve/update extensi...
RVVN no-lastname-given
11:09 Bug #25199 (Closed): Small CSS bug in Access Tab
Header "Visibility" and "Publish Dates and Access Rights" are to near to the right border. (page- and content-forms)
...
René Häfliger
10:22 Bug #25198 (Closed): Multiple recipients in mailform not possible any longer
Apparently mail form now checks e-mail addresses for validity. This breaks having multiple addresses like "john@examp... Andre Haensel
10:19 Bug #25197: PageRenderer remove comments lile copyright from js files
Compress of js is really nice, but what is about the copyright and license informations of js frameworks or lightboxe... Xaver Maierhofer
09:16 Bug #25197: PageRenderer remove comments lile copyright from js files
what do you think is compress for? Steffen Kamper
00:28 Bug #25197: PageRenderer remove comments lile copyright from js files
-lile +like Xaver Maierhofer
00:27 Bug #25197 (Rejected): PageRenderer remove comments lile copyright from js files
if some js is added with page.includeJS.fileXY = path/file.js
maybe same thing with $pagerender = $GLOBALS['TSFE']->...
Xaver Maierhofer
09:37 Bug #25075: Module loader. No module found. If this is a temporary error, please reload the Backend! - SEO Doctor
I have the same problem and it occurs under TYPO3 4.5.2 and Firefox 3.6.13 / Chrome 9.0. No SEO tools are installed, ... Daniel Lienert
09:19 Bug #25152: Uncaught TYPO3 Exception at BE if IP in devIPmask
this has been solved in 4.5.2 Steffen Kamper
00:13 Feature #13423 (Closed): Add DAM section to the manual
Bug #M17379 added linkvalidator support to DAM. The bug contains the information for steps to integrate them together... Dan Osipov

2011-02-27

23:00 Bug #25192: Login mail notification broken
Hi Freddy,
can you please also tell us your configuration in localconf.php. Especially the MAIL part is interesting.
Markus Klein
12:47 Bug #25192 (Closed): Login mail notification broken
When the checkbox for sending mail notification for a backend login is set, nothing happens (no log entry or mail)
...
Freddy Kühne
22:22 Bug #25148: Iframe of the RTE has a 0px height in FE
hum... Very strange. The editing area is not collapsed, just not visible...
Does your extension hide the RTE at an...
Stanislas Rolland
18:37 Bug #25148: Iframe of the RTE has a 0px height in FE
Two files uploaded. rteResizeEqual0.gif is the display obtained when rteResize = 0 and rteResizeEqual1.gif is the dis... Laurent Foulloy
16:24 Bug #25148: Iframe of the RTE has a 0px height in FE
I am unable to reproduce this issue.
The reported height of the statusbar is obviously wrong.
Is there content ...
Stanislas Rolland
08:44 Bug #25148: Iframe of the RTE has a 0px height in FE
skin -> t3skin
No CSS rules for textarea
Same behaviour when showStatusBar is set to 0.
Laurent Foulloy
06:56 Bug #25148: Iframe of the RTE has a 0px height in FE
The height of the statusbar looks strange. Maybe a css issue...
What skin do you use for the RTE?
Do you specif...
Stanislas Rolland
18:20 Bug #25186: Backend layout wizard uses invalid stylesheet path
- trunk rev. 10660
- 4-5 rev. 10659
Steffen Gebert
18:19 Revision c5afdf2f: Fixed bug #17776: Backend layout wizard uses invalid stylesheet path (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10660 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:16 Revision 78cee89f: Fixed bug #17776: Backend layout wizard uses invalid stylesheet path (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10659 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:06 Bug #25196 (Closed): TCEforms palette header is only indented on first tab
The first tab has different wrappers, so the CSS does not work on other tabs than the first one
(issue imported f...
Steffen Kamper
16:30 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Did you test my patch?
Please vote for it on core list!
Markus Klein
16:28 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
I see... tryed it and: yes, it's the same.
Thank your for your help, again
:-)
Christian Tauscher
16:00 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
$TCA is the same as $GLOBALS['TCA'] if you import it from global scope by writing something like "global ...".
Yes...
Markus Klein
15:44 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
quote from default extTables.php:
// Raise upload limit for images in 'image' content-elements to 10*1024 bytes = ...
Christian Tauscher
15:26 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
>I dont think it should be added there, cause: The suggested call in Tools>Configuration is "wrong".
> for inclusion...
Markus Klein
15:16 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Thank you a lot, Markus - you made my day!
> Thus, the behaviour was just obvious
Now as you say this, I rememb...
Christian Tauscher
15:15 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
And v2 beautifys the flash message. Markus Klein
15:12 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
And here is the patch.
Please test and I'll post it to core list.
Markus Klein
14:26 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
So this means, that for tt_content it's only working without loadTCA because it is loaded by some extension extTables... Markus Klein
13:33 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Thanks Markus for analysing the problem. Thus, the behaviour was just obvious that modifying values that are not load... Oliver Hader
12:35 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Got it!
TCA is not fully loaded at time of inclusion.
Doing this works out of the box:
t3lib_div::loadTCA('tt_...
Markus Klein
14:48 Bug #25194: Filtering in repository state does not work
committed to svn
4_5 rev 10657
trunk rev 10658
Steffen Kamper
14:33 Bug #25194 (Closed): Filtering in repository state does not work
The states in repository list are not rendered with the language label, so the filtering does not work.
Also it miss...
Steffen Kamper
14:46 Revision 86e47cc0: Fixed bug #17787: Filtering in repository state does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10658 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:46 Revision e7285312: Fixed bug #17787: Filtering in repository state does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10657 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:42 Bug #25193: Filtering repository list fields are not prefixed with tablename
committed to svn
4_5 rev 10655
trunk rev 10656
Steffen Kamper
13:49 Bug #25193 (Closed): Filtering repository list fields are not prefixed with tablename
This leads to incorrect SQL queries, which changed after the query was changed to a special join query
Solution:
...
Steffen Kamper
14:39 Revision 8f55db63: Fixed bug #17786: Filtering repository list fields are not prefixed with tablename
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10656 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:39 Revision 6a495506: Fixed bug #17786: Filtering repository list fields are not prefixed with tablename
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10655 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:29 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
Oliver can you please add a relationship to #24613.
It's the same thing for Windows.
Markus Klein
13:50 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
I confirm this on Mac OS X with HFS+ (case preserving, case insensitive). Good catch Markus! Oliver Hader
11:49 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
You said you're on Mac OS X.
Am I right, that this OS uses the case-insensitive HFS+?
Then we found the "problem"...
Markus Klein
13:43 Revision 3f8f2518: Follow-up to #17735: Class 'tx_em_XmlException' not found when Retrieve / Update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10654 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:43 Revision 198804c0: Follow-up to #17735: Class 'tx_em_XmlException' not found when Retrieve / Update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10653 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:12 Bug #25191: .htaccess contains uneccesary rewrite rules
Hi Michiel,
can you check, if the "/TYPO3root" at the beginning of the 2 rules is correct there?
This would then ...
Chris topher
11:36 Bug #25191 (Closed): .htaccess contains uneccesary rewrite rules
http://forge.typo3.org/projects/typo3v4-core/repository/entry/trunk/_.htaccess
Rule 1:
- Never rewrite 'static'...
Michiel Roos
11:31 Bug #24613: Changing case-sensitivity of file name on Windows doesn't work
Contrary to issue 17770 things are quite clear here.
if (!file_exists($theRenameName)) {
// .......
} else {...
Markus Klein
10:03 Bug #25587: Intellisense is still not working in IE
still not working in typo3 4.5.2 Freddy Kühne
09:54 Bug #25190 (Closed): Selection in pagetree with IE9 RC not possible
Currently the pagetree with IE9 RC is not usable. When I try to select an entry, then nothing happens (no selection p... Freddy Kühne

2011-02-26

21:48 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
I have reported a similar issue #24613. I tested that stuff with "plain PHP" (rename TYPO3 to typo3) on Windows and i...
19:16 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
Can you please doublecheck if this folder is really not existing.
The PHP code checking this is simply:
if (!fi...
Markus Klein
19:02 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
No, filename was also given, I've just remove it from error message text. I thought it isn't really significant. File... Speechkey
15:05 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
That's strange.
Because in class.t3lib_extfilefunc.php the line 755 says this:
$this->writelog(5, 1, 120, 'Destin...
Markus Klein
14:41 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
Mac Os X. Speechkey
14:40 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
Tested on 4.6.0-dev.
Works fine.
Are using Windows or Linux?
Markus Klein
21:27 Bug #25148: Iframe of the RTE has a 0px height in FE
Making the RTE resizable by setting rteResize to 1 in the parameter $thisConfig solves the problem.
The RTE in th...
Laurent Foulloy
19:17 Bug #25148: Iframe of the RTE has a 0px height in FE
RTEarea[editornumber].RTEHeightOverride = "0";
RTEarea[editornumber].resizable = false;
Laurent Foulloy
17:00 Bug #25148: Iframe of the RTE has a 0px height in FE
I wonder why I can't reproduce this issue.
Signout from the BE.
Look at the source of the FE page.
What valu...
Stanislas Rolland
10:08 Bug #25148: Iframe of the RTE has a 0px height in FE
Assuming that $RTEHeight = 380px in tx_rtehtmlarea_pi2.
In the class HTMLArea.Framework (htmlarea.js) in the method ...
Laurent Foulloy
21:02 Bug #25189 (Closed): GIFBUILDER and splitChar does not work after update
I updated from 4.4.6 to 4.5.2. Unresponsive after the update, GIFBUILDER on the "splitChar. The first line is generat... Harald no-lastname-given
21:01 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Hmmm....
Since I know this script/features did work, I will wait until someone of the core-Team-Gods will take a ...
Christian Tauscher
21:00 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
I'm off for today. I'll checkout 4.4.4 tomorrow and compare things, maybe we find a difference. Markus Klein
20:37 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Yes I tried exactly with your News lines above.
You can search for TYPO3_extTableDef_script in the core. (See extT...
Markus Klein
20:31 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
> Does your extTables.php contain the lines:
> <?php and ?>
Yes.
Removing stops brekink the BE, but the defin...
Christian Tauscher
20:20 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
This should actually be fixed automatically by some some lowlevel config script.. No idea why it's not. Markus Klein
20:19 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Does your extTables.php contain the lines:
<?php and
?> ??
Remove them!
Markus Klein
20:09 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
> So you're updating this directly with Tools>Configuration?
Yes
> Did you check what the content of extTables....
Christian Tauscher
17:45 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
So you're updating this directly with Tools>Configuration?
Did you check what the content of extTables.php is, after...
Markus Klein
17:30 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
Thank you for your response.
I rechecked this with a quite simple setup, so no conflicts ocour.
What I did:
...
Christian Tauscher
14:54 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
After having a look at the current source code, I can assure you, that there is no difference in handling of core tab... Markus Klein
20:20 Bug #25188 (Closed): System News use htmlspecialchars incorrectly leading to garbled output
The newly "System News", located on PageID 0 does wrong hsc (htmlspecialchars).
In backend RTE you enter "Text" (w...
Christian Tauscher
20:03 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
Sorry I can't help you further this way.
Please enable BE debugging: $TYPO3_CONF_VARS['BE']['debug'] = '1';
Then ...
Markus Klein
19:49 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
When viewing the admin functionality "Reports", the error occurred again (for once):
Screenshot: https://www.ucreati...
Arek van Schaijk
19:04 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
It's really hard to track down a problem, if it only occurs randomly.
If this is really a Core issue then this error...
Markus Klein
18:15 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
Does TemplaVoila also render template records when you edit and save it in the list mode?
I want to say that the e...
Arek van Schaijk
17:58 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
Guess it is a templavoila problem.
Did you clear all caches (incl. your browser's)?
If so, then please report thi...
Markus Klein
17:52 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
"Validating the security token of this form has failed. Please reload the form and submit it again."
This error oc...
Arek van Schaijk
15:12 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
All of these extension do some kind of XCLASSing.
So this issue can only be fixed in the extension.
Unfortunately...
Markus Klein
16:43 Bug #25187 (Closed): t3lib_extMgm::addToAllTCAtypes(..... , 'replace:xxx'); break when palette used in many types
Hard to explain - see attached unit-test. The t3lib_extMgm::addToAllTCAtypes() produces invalid output when used with... Tolleiv Nietsch
16:26 Bug #24738: credits to external libraries
resolved with #25143 Steffen Kamper
16:16 Bug #25143: Refreshment of about module
committed to trunk rev 10652 Steffen Kamper
16:11 Revision d7b74436: Added Feature #17723: Refreshment of about module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10652 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:20 Bug #21316: Superadmin.php: Changing the password of the admin gives empty result and Warning: mysql_real_escape_string()
The superadmin script has been removed in #24412.
Resolved.
Chris topher
15:16 Bug #19420: misc/superadmin.php script does not allow arbitrary TYPO3 install scheme
The superadmin script has been removed in #24412.
Resolved.
Chris topher
15:16 Bug #21297: Fatal error in superadmin script
The superadmin script has been removed in #24412.
Resolved.
Chris topher
15:12 Bug #22936: Remove misc/simple.htaccess and rename advanced.htaccess
This has been fixed as part of #24412.
Resolved.
Chris topher
15:11 Bug #17009: default .htaccess file does not rewrite correctly
That one is fixed: The ending slash was fixed with #23173, IfModule mod_rewrite.c was added in #23173.
Resolved.
Chris topher
14:35 Bug #25186 (Closed): Backend layout wizard uses invalid stylesheet path
wizard_backend_layout.php:
Backend layout wizard tries to load this file, but path is wrong:
$this->doc->styleShe...
Markus Klein
14:30 Bug #25185: Compressionlevel updater refers to old .htaccess path
- trunk rev. 10650
- 4-5 rev. 10651
Thanks for your contribution!
Steffen Gebert
14:13 Bug #25185 (Closed): Compressionlevel updater refers to old .htaccess path
Nobrainer.
Update info for compressionlevel updater refers to old .htaccess path misc/advanced.htaccess.
Soluti...
Markus Klein
14:29 Revision c8303520: Fixed bug #17775: Compression Level Upgrade Wizard refers to old .htaccess path (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10651 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
14:27 Revision a45a2538: Fixed bug #17775: Compression Level Upgrade Wizard refers to old .htaccess path (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10650 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
13:29 Bug #25157: Page module + backend layout - title of unassigned columns
Pending in core list Jo Hasenau
13:09 Bug #25157: Page module + backend layout - title of unassigned columns
Just compared your patch with mine and it's pretty much the same thing, so I will make an RFC of it now. Jo Hasenau
12:55 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
I installed 4.5.2. The "Uncaught exception 'BadFunctionCallException' " is gone, but know I get a fatal error again (... Kai
12:51 Feature #25183: Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
It should be possible to easy dactivate DD in pagetree, there is already a property for this (has to be adjusted, as ... Steffen Kamper
03:08 Feature #25183: Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
Yeah it would be great to have the following:
User Stories:
1. Power TYPO3 Integrator needs a pagetree where he...
Andreas Becker (Andi)
00:30 Feature #25183: Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
such a setting in user TSconfig woud be great...
one step more, a button above the pagetree, to switch this funktion...
Ralf-Rene Schroeder
00:12 Feature #25183 (Rejected): Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
This feature request is a result from typo3.german:
http://lists.typo3.org/pipermail/typo3-german/2011-February/0760...
Philipp Gampe
12:24 Bug #25184 (Closed): felogin - change password -> error instead of sending mail
I click on "forget passwort" and everything is fine. In that form i enter my e-mail-address an click submit, but inst... Alexander Fiss
11:01 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
Sorry the links get parsed here :)
i get
a href="http://domain.de/#index.php?id=123">link1</a
and
a href="#re...
René
00:21 Revision f715bd4e: Updating version number to 4.5.3-dev after release of 4.5.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10649 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
00:18 Revision fab32e4a: Tagging TYPO3 4.5.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-2@10648 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
00:18 Revision 0f968693: Release of TYPO3 4.5.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10647 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny

2011-02-25

23:59 Revision aecb9f2e: Merged Linkvalidator 1.0.2 to be included in 4.5.2 (Thanks to Michael Miousse and Christopher Stelmaszyk)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10646 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
23:43 Bug #25182: Repository update deletes description of repository
committed to svn
4_5 rev 10644
trunk rev 10645
Steffen Kamper
23:33 Bug #25182 (Closed): Repository update deletes description of repository
Due a missing set in constructor of repository, the description get lost with repository updates.
(issue imported...
Steffen Kamper
23:42 Revision e088e7c7: Fixed bug #17772: Repository update deletes description of repository
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10645 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:41 Revision 691d8407: Fixed bug #17772: Repository update deletes description of repository
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10644 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:25 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
FYI, I've got this exact exception:
Fatal error: Uncaught exception 'BadFunctionCallException' with message 'TYPO3...
Ernesto Baschny
17:33 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
I'll try that. 4.5 otherwise is awesome by the way. Thanks for all the work! Kai
17:15 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
The problem with the install tool not working with PHP-APC is known and will be solved with the release of 4.5.2 toni... Ernesto Baschny
16:02 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Sorry, I don't have root access to the server, so I can't restart it. The server is using apc. This is from phpinfo:
...
Kai
13:29 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
with smart settings eAccelerator is checking for last modification time of file before get them from cache Myroslav Holyak
13:26 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Kai:
If the "line is not there" it looks like the opcache is doing something wrong, and I suspect you are using Xc...
Ernesto Baschny
12:27 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
I can confirm this problem. I got a white backend after upgrade from 4.5.0 to 4.5.1. I switched back to 4.5.0 (symlin... Kai
09:52 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Clearing of temp_* files does not work for me.
f.e. with the settings:
mod.SHARED {
defaultLanguageFlag = e...
swanage no-lastname-given
23:23 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
Committed to:
- trunk rev. 10642
- TYPO3_4-5 rev. 10643, in time for 4.5.2. ;)
Ernesto Baschny
14:52 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
I see the same on my setup. This was not present on 4.5.0.
Seems to be related to setups where open_basedir is effec...
Lars Dyhr
11:17 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
Same problem on TYPO3 4.5.1 here. No possibility to install xDebug too (sorry).
My error message :
PHP Warning: is_...
Alban Cousinie
10:07 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
As Im using hosted space Im not able to install PHP modules. Is there any other way to get the information you need? Felix Nagel
23:22 Revision 88b70e13: Fixed bug #17728: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10643 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
23:21 Revision 96708bcc: Fixed bug #17728: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10642 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:01 Bug #24087: Content "All languages" disappears in Page module
heh confirmed, doesn't happen in TV, sorry for my first comment ;) Tolleiv Nietsch
18:02 Bug #24087: Content "All languages" disappears in Page module
it is also the same in TYPO3 4.5.1
(and i remember that i have the same Problem in june 2010 - and this was version ...
Ralf-Rene Schroeder
21:40 Bug #25181 (Closed): Typolink config parameter "section" overrides full "parameter" ?
Hi there,
im not sure but is it right behaviour that the generated links from typolink will hav no more parameter ...
René
20:35 Bug #25180 (Closed): Filelist: Not possible to rename a directory or file from upper to lower case and backwards
First i created directory named "Template", then I tried to rename it to "template" but got an error message: 1: Dest... Speechkey
19:10 Bug #25179: Em use wrong property for db updates
committed to svn
4_5 rev 10640
trunk rev 10641
Steffen Kamper
18:52 Bug #25179 (Closed): Em use wrong property for db updates
it's a bit misleading and bad wording, t3lib_install use property INSTALL for saving get properties: $INSTALL
so ins...
Steffen Kamper
19:02 Revision 6bc37a70: Fixed bug #17769: Em use wrong property for db updates
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10641 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:02 Revision b8e848a1: Fixed bug #17769: Em use wrong property for db updates
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10640 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:40 Revision 452362dd: Removed double applied patch in tx_em_tools
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10639 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:36 Bug #25150: Fatal error when installing TYPO3 with PHP-APC (no session is stored)
Committed to:
- trunk, rev. 10636
- TYPO3_4-5, rev. 10637
- TYPO3_4-4, rev. 10638
Ernesto Baschny
17:33 Revision 93122bd1: Fixed bug #17732: Install Tool doing Fatal error when APC PHP module is loaded (no session is stored)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10638 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
17:31 Revision c9823fb7: Fixed bug #17732: Install Tool doing Fatal error when APC PHP module is loaded (no session is stored)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10637 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
17:30 Revision 2e7c424b: Fixed bug #17732: Install Tool doing Fatal error when APC PHP module is loaded (no session is stored)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10636 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
17:14 Bug #23338: felogin, rsaauth, saltedpassword and Internet Explorer 8 (IE) Password Manager
Also see http://forge.typo3.org/issues/9637 Robert Heel
16:27 Bug #25178 (Closed): Extbase Backend modules uses old pagetree
After Updating from 4.4.4 to 4.5.1 the first hours our Exbase based backend modules have used the new extjs Page Tree... Webadmin no-lastname-given
14:48 Feature #25177 (Closed): Show linktype as css class in typolink
I would like to introduce a possibility to display the type of a typolink (page, file, mailto, url) as css class. Thi... Christian Futterlieb
13:24 Bug #22903: Page module - content assigned to a non-existent column
...an administrator might actually not give editors access to the List module at all so as not to confuse them by giv... Tomas Mrozek
13:18 Bug #22903: Page module - content assigned to a non-existent column
Well, not that it would be a problem in the frontend. It's only a problem for editors who might prefer to work solely... Tomas Mrozek
12:49 Bug #22903: Page module - content assigned to a non-existent column
IMHO it's not a real problem, since the elements already are "unused" in the current state, so they would not hurt in... Jo Hasenau
12:39 Bug #22903: Page module - content assigned to a non-existent column
A column at the bottom of other columns (and displayed ONLY if there's content assigned to a non-existent column) wou... Tomas Mrozek
13:10 Bug #25176 (Closed): Selecting Copy from context menu does not reload page and Clipboard remains empty
If you use the context menu to select copy on a content element, there is no indication that you did copy that conten... Philipp Gampe
12:18 Bug #25159: RTE hangs on load in repetitive TV data object
Please find attached a t3d with a TB FCE! Lukas Taferner
09:57 Bug #25159: RTE hangs on load in repetitive TV data object
Same problem here with TYPO3 4.5.1.
I provided a file Sample.zip which hopefully contains all files which are used f...
WoK
08:15 Bug #25159: RTE hangs on load in repetitive TV data object
Please provide a test extension for reproducing the issue. Stanislas Rolland
12:16 Bug #25175 (Closed): More than one Frontend RTE duplicates entire Page
When I include more than one RTE in my Frontend-Extension (multiple calls to tx_rtehtmlarea_pi2::drawRTE) the entire ... z.c
12:10 Bug #25152: Uncaught TYPO3 Exception at BE if IP in devIPmask
It works, thanks.
just do it twice :)
Jan Roth
10:24 Bug #25152: Uncaught TYPO3 Exception at BE if IP in devIPmask
hey,
try this, go to the Extension Manger, activate the option "Display shy extensions" and open the Extenions "Ex...
Sven Juergens
11:31 Bug #25172: deprecated function content PHP_SCRIPT
Closed as requested. Chris topher
11:15 Bug #25172: deprecated function content PHP_SCRIPT
Please close the bug report.
function call is from the sk_etracker extension.
The extension has to be fixed.
Florian Zimmermann
10:55 Bug #25145: PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
Same Probleme here.
My TS:
headerimage = PHP_SCRIPT_INT
headerimage.file=fileadmin/template/scripts/ran...
Daniel Lienert
10:39 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
Same with Extension kb_tv_cont_slide (0.4.3). Torben Aschmons
09:43 Bug #25156: Webkit Nightly: RTE hangs at "The editor is being loaded. Please wait..."
sorry i mean the nightly build of safari for mac (http://nightly.webkit.org/).
The normal Safari, which ships with...
Stefan Horst
08:11 Bug #25156: Webkit Nightly: RTE hangs at "The editor is being loaded. Please wait..."
Is it working in Chrome 9.0?
WebKit... Do you mean Safari or Chrome? This may not be a WebKit issue.
Stanislas Rolland
09:33 Bug #25148: Iframe of the RTE has a 0px height in FE
No. $this->RTEObj->RTEdivStyle is set by in tx_rtehtmlarea_pi2 and is correctly transmitted to the RTE.
The height...
Laurent Foulloy
08:04 Bug #25148: Iframe of the RTE has a 0px height in FE
Does the FE extension set $this->RTEObj->RTEdivStyle? Stanislas Rolland
08:48 Feature #25174: htmlArea RTE: Defer access to stylesheets
Committed to SVN TYPO3core trunk (revision 10635). Stanislas Rolland
08:26 Feature #25174 (Closed): htmlArea RTE: Defer access to stylesheets
During its initialization, the RTE checks whether or not the stylesheets are accessible. If the stylesheets cannot be... Stanislas Rolland
08:48 Revision b79581ab: Added feature #17761: htmlArea RTE: Defer access to stylesheets
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10635 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:05 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
So can you give a +1 in the core list please? Jo Hasenau
03:45 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
A similar problem with fresh 4.4.7 installation - if I skip 1-2-3 steps I can't connect to MySQL until I manually rem... Vladimir Podkovanov
03:09 Bug #25173 (Closed): Copy and Paste in Listview gives "Error validating security token" (CSRF)
Everytime when I try to copy and paste a contentelemnt in listview I got the
Die Validierung des Sicherheitstoken...
Sebastian Lorenz
00:42 Bug #24916: "Show Page" in contextmenu results in new browser window
Committed in:
rev 10633 (trunk)
rev 10634 (4.5)
Stefan Galinski
00:41 Revision 1f3f7c63: Fixed bug #17431: "Show Page" in contextmenu results in new browser window (Thanks to Simon Schaufelberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10634 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
00:40 Revision b83447ed: Fixed bug #17431: "Show Page" in contextmenu results in new browser window (Thanks to Simon Schaufelberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10633 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
00:20 Bug #24482: FCE with sections loses data in backend
Philipp, please confirm that this bug is solved by commited #24372, thanks. Steffen Kamper
00:18 Bug #24372: Flexform inputfields remain empty regardless of value
committed to svn
4_4 rev 10630
4_5 rev 10631
trunk rev 10632
Steffen Kamper
00:17 Revision dd14441d: Fixed bug #16788: Flexform inputfields remain empty (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10632 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:17 Revision f9dd6762: Fixed bug #16788: Flexform inputfields remain empty (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10631 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:16 Revision 88eba6f7: Fixed bug #16788: Flexform inputfields remain empty (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10630 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:08 Bug #25153: Class 'tx_em_XmlException' not found when Retrieve / Update
committed to svn
4_5 rev 10628
trunk rev 10629
Steffen Kamper
00:01 Bug #25153: Class 'tx_em_XmlException' not found when Retrieve / Update
This is due a svn rename in em branch which was not covered by the merge. Steffen Kamper
00:07 Revision aae07f2d: Fixed bug #17735: Class 'tx_em_XmlException' not found when Retrieve / Update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10629 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:07 Revision 1abcfa6e: Fixed bug #17735: Class 'tx_em_XmlException' not found when Retrieve / Update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10628 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2011-02-24

23:48 Revision bb1b5665: Fixed bug #17692: Updating translations does not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10627 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:48 Revision 5ff0c1c7: Fixed bug #17692: Updating translations does not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10626 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:20 Bug #20243: Content element anchors won't get disabled on translated pages
No bug. Jigal van Hemert
23:11 Bug #25170: Overriding local extension fails: Cannot use object of type stdClass as array
This duplicates http://forge.typo3.org/issues/13355
Closed.
Chris topher
21:39 Bug #25170 (Closed): Overriding local extension fails: Cannot use object of type stdClass as array
When trying to upload and override a local extension I get the following in the debug:
Fatal error:
Cannot use obje...
Claus Harup
22:28 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
Committed to branch 4.5 in r44220. Chris topher
19:49 Bug #13340 (Resolved): Regression in TYPO3 4.5.1: pid and uid database fields are always 0
Committed revision 44210. Michael Miousse
19:38 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
Hi Michael,
I have tested the patch successfully. All DB fields are filled correctly again afterwards.
Go ahead!
Chris topher
18:51 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
Cool Michael, thanks for the fast patch. It seems to work again, at least I can see the broken links again. +1 by tes... Ernesto Baschny
17:57 Bug #13340 (Needs Feedback): Regression in TYPO3 4.5.1: pid and uid database fields are always 0
Michael Miousse
17:56 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
sorry for that guys, i dont know here my head was the day it developped and tested this Michael Miousse
17:44 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
I was able to reproduce this with the introduction package of 4.5.1 Christian Kuhn
17:43 Bug #13340 (Closed): Regression in TYPO3 4.5.1: pid and uid database fields are always 0
There seems to be a regression merged to TYPO3 4.5.1:
If the scheduler task is run, or the link check is manually in...
Christian Kuhn
22:27 Bug #25171: EM: After update repository the info labels are not updated
committed to svn
4_5 rev 10624
trunk rev 10625
Steffen Kamper
21:54 Bug #25171 (Closed): EM: After update repository the info labels are not updated
There is a call to reload the store after repository update, which males no sense. Instead the label info is not upda... Steffen Kamper
22:26 Revision 1b3d4b38: Fixed bug #17758: EM: After update repository the info labels are not updated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10625 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:26 Revision 2260867e: Fixed bug #17758: EM: After update repository the info labels are not updated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10624 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:25 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
*bump* Just encountered this problem and I think suggest in flexform would be awesome. Btw, this is related to #00123... Thomas Deinhamer
22:05 Revision a0af121f: Updated em_conf
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@44223 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
22:03 Bug #25172 (Closed): deprecated function content PHP_SCRIPT
24-02-11 22:01: typo3/sysext/cms/tslib/content/class.tslib_content_phpscript.php#14140: PHP_SCRIPT accessed $this->da... Florian Zimmermann
22:00 Revision 0b63300c: Cleaned emconf for the release of TYPO3 4.5.2
Release linkvalidator 1.0.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/branches/4.5@44221 73...
Chris topher
21:45 Revision 3c14a4f2: Fixed bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
Updated ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/branches/4.5@44220 735d13b6-981...
Chris topher
21:39 Revision 8c21d42a: Updated ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@44218 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
20:22 Revision f314f43b: Fixed bug #13309 Text on "Settings" tab needs more space
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10623 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:22 Revision 141a0813: Fixed bug #13309 Text on "Settings" tab needs more space
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10622 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:16 Revision 24bd5bee: Fixed bug #13310: PHP Warning "array_merge(): Argument #2 is not an array" in class.tx_em_settings.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10621 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:16 Revision 6416afa4: Fixed bug #13310: PHP Warning "array_merge(): Argument #2 is not an array" in class.tx_em_settings.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10620 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:06 Revision b9b1013d: Fixed bug EM rev 4188: Reimplemented removed function in em_tools and deprecate it
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10619 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:48 Revision 49d98042: * Fixed bug #13340 Regression 4.5.1: pid and uid database fields are always 0
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@44210 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
19:18 Bug #13345 (Closed): Creating a new workspace
Hi Workspace team,
I'm a long time typo user and love the new workspaces module. Some feedback: I was rather lost ...
Mike Minckler
19:12 Revision e176d71c: Renewed fix #17701: Generated t3x are corrupted in 4.5.1-dev and trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10618 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:12 Revision fb6a838c: Renewed fix #17701: Generated t3x are corrupted in 4.5.1-dev and trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10617 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:03 Bug #25157: Page module + backend layout - title of unassigned columns
I had some time in the train on my way back home today so I was able to fix this - will come up with a patch until to... Jo Hasenau
15:31 Bug #25157: Page module + backend layout - title of unassigned columns
Patch suggestion uploaded. Tomas Mrozek
11:11 Bug #25157: Page module + backend layout - title of unassigned columns
I consider this a bug because if a column title is set, it shall be displayed. Tomas Mrozek
11:10 Bug #25157 (Closed): Page module + backend layout - title of unassigned columns
If a column has no "colPos" set, then it's rendered in the Page module in a way that new content cannot be added to t... Tomas Mrozek
18:32 Bug #24992: List module - backend layout - moving content elements
I had some time in the train on my way back home today so I was able to fix it completely (including labels for unass... Jo Hasenau
18:30 Bug #25161: Backend layouts: columns when editing content
I had some time in the train on my way back home today so I was able to fix this - will come up with a patch until to... Jo Hasenau
11:56 Bug #25161 (Closed): Backend layouts: columns when editing content
There seems to be some major issue when the select box for columns is render while having backend layout setup. Colum... Tomas Mrozek
18:29 Bug #22903: Page module - content assigned to a non-existent column
But IMHO this is more a feature than a bug - so it should be ready with 4.6 Jo Hasenau
12:05 Bug #22903: Page module - content assigned to a non-existent column
unused elements should be one "column" in the view then containing all elements that are not assigned to any of the "... Jo Hasenau
18:04 Bug #25169 (Closed): "Functions ->Create Multipe pages" doesn't respect custom page types
Module for bulk creating of pages doesn't respect my custom page types added via TCA.
(issue imported from #...
Myroslav Holyak
18:04 Bug #25168 (Closed): $GLOBALS['TCA'][tablename] breaks backend
If via extTables.php a TCA value of some Extention is changed, the whole TCA of this EXT is broken.
Example:
$GLO...
Christian Tauscher
18:02 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Manual clearing of temp_* files in typo3conf solved this situation for me this morning Myroslav Holyak
17:53 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Are you using some kind of opcode-cache (like APC, XCACHE, eAccelerator)? If you do, please try restarting your webse... Ernesto Baschny
16:24 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Yes, I have deleted all the typo3conf/temp* files after upgrading, didn't help.
I don't have $TYPO3_CONF_VARS['EXT...
Andreas Mayer
10:28 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
i think that both errors have the same source.
thats why i posted it here.
i'll open a new one
Philipp Idler
10:22 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
the warning is correct but this is not related to not finding the php classes.
(it just disapear when you save em ex...
Steffen Kamper
10:17 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Philipp, you "confirm", but this seems to be a totally unrelated bug. Could you file that issue on a new issue? It se... Ernesto Baschny
10:06 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
i confirm
upgraded from 4.5.0 to 4.5.1, upgrade wizard and compare database, deleted all l10n files in typo3temp a...
Philipp Idler
09:46 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
Thanks for the report.
Could you please check if you cleared all the typo3conf/temp* files after upgrading?
Wha...
Ernesto Baschny
00:27 Bug #25149 (Closed): Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
After reading the release notes, I tried to update 4.5.0 to 4.5.1 by changing the typo3_src symlink (as I always do)
...
Andreas Mayer
17:55 Bug #25167: Upgrade 4.5.0 > 4.5.1 - Backend Error - PHP Fatal error: Class 't3lib_extjs_ExtDirectApi' not found
So this is not really an TYPO3 issue but a opcache / webserver issue? We can make a note in the release notes about i... Ernesto Baschny
17:06 Bug #25167 (Closed): Upgrade 4.5.0 > 4.5.1 - Backend Error - PHP Fatal error: Class 't3lib_extjs_ExtDirectApi' not found
On upgrading a symlinked instance from 4.5.0 to 4.5.1,
the backend login failed in that after logging in with correc...
Georg Kühnberger
17:50 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
My guess.
Closed, no bug.
Chris topher
17:47 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
So everything is fine in core and we can close this issue, faf? Thanks for your feedback! Ernesto Baschny
17:25 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
There was a configuration problem in the pageTSconfig. faf
14:29 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
I think it's an BUG!!
I have two content elements. the first one is a text online. the internal link looks like th...
faf
14:13 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
OK... sounds like a configuration problem to me.
Make sure that you cleared all caches in TYPO3 and in your browser...
Chris topher
14:08 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
I think that this are different problems. I don't have testet links on images till now. I meen links in the text. If ... faf
13:30 Bug #25163 (Closed): htmlArea RTE: Links in content element "Text & Images" don't work
Internal links in a content element "Text & images" are not processed correctly and do not work.
(issue imported ...
faf
17:41 Bug #13318: Regression in linkvalidator
And fixed in the branch 4.5 in r44184. Chris topher
17:29 Bug #22529: stat_apache always logs HTTP status 200
Ok, now I'm sure there's no way to catch the already sent status code: http://bugs.php.net/bug.php?id=52555
Ive Xc...
Felix Nagel
16:53 Bug #25166 (Closed): after deleting leaf page in pagetree parent context menu is not fully loaded with functions
When "Recursive delete" is OFF, pagetree pages with children pages in contextmenu haven't Delete option, leaf pages h... Juris Treibahs
16:13 Bug #25165: IE8 Browser crashes as soon as content element is saved/closed
I forgot to write that other windows of the IE8 with google or something else doesn't crash, as soon as the TYPO3 win... Sonja Schubert
16:10 Bug #25165 (Closed): IE8 Browser crashes as soon as content element is saved/closed
As soon as I edit a normal text with image content element and press the save button the browser crashes and the brow... Sonja Schubert
16:09 Revision 10c2336b: Backported changeset 44194 from trunk: updated documentation
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@44195 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:08 Revision 4346df10: Updated manual with hint suggested by Jigal regarding table2handlerKeys
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@44194 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:37 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
It would be very helpful if you could get a full stack trace on that place. You will get that if you install the php ... Ernesto Baschny
14:01 Bug #25160: Only Typo3.org Main Repository is available for Retrieve / Update
=> http://forge.typo3.org/issues/13328 Chris topher
13:55 Bug #25160: Only Typo3.org Main Repository is available for Retrieve / Update
I'll do that, thanks ;) RVVN no-lastname-given
13:44 Bug #25160: Only Typo3.org Main Repository is available for Retrieve / Update
Please report that here:
http://forge.typo3.org/projects/typo3v4-em/issues
Thank you!
Chris topher
11:54 Bug #25160 (Closed): Only Typo3.org Main Repository is available for Retrieve / Update
Even if I select another mirror in "Settings" tab, I only got this choice for Retrieve / Update in "Remote repository... RVVN no-lastname-given
14:01 Bug #25135: Pagetree - Drag and drop only works for BE-Users with delete-permissions
Nice one ;-)
I had a look at the code and found the function, which disables the drag and drop feature. In "class...
Torben Hansen
13:55 Bug #13328 (Closed): Only Typo3.org Main Repository is available for Retrieve / Update
Even if I select another mirror in "Settings" tab, I only got this choice for Retrieve / Update in "Remote repository... RVVN no-lastname-given
13:43 Bug #25162: Translations in BE and FE are broken
Resolved as duplicate of #25118. Chris topher
13:01 Bug #25162: Translations in BE and FE are broken
now it works
first i updated translations via old extension manager, where i got the error above.
i tried the sam...
Philipp Idler
12:47 Bug #25162 (Closed): Translations in BE and FE are broken
After upgrade to 4.5.1 and updating translation handling all translations in BE and FE are gone.
Don't know if thi...
Philipp Idler
13:38 Bug #25164 (Closed): Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
This error occurs when you got the extension kb_conttable installed (tested 0.4.0)
Related to #24963.
Bugfix: a...
Markus Kappe
13:36 Bug #13321: tt_news update wizard broken
there is a link to update script in the info tab.
However tt_news behave weird her, it opens 2 windows (move the f...
Steffen Kamper
08:35 Bug #13321 (Closed): tt_news update wizard broken
The tt_news extension got an extra page where you can make changes to the database, needed for mitigation to version ... Ralle Büchnitz
13:14 Revision 38f9eb7a: Fixed bug #13318: Regression in linkvalidator
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/branches/4.5@44184 735d13b6-9817-0410-8766-e36946f... Chris topher
13:09 Revision 5a43b48f: Followup to #13318: Regression in linkvalidator
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@44183 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
12:24 Bug #24895: Images with links doesn´t work
There is no need to fix anything in the core. Everything is fine as it is.
This was an extension the caused the prob...
Falk Kühnel
12:12 Bug #24895: Images with links doesn´t work
Of course this line does not work, since according to your example there must be at least one "override" that will re... Jo Hasenau
12:12 Bug #24895: Images with links doesn´t work
Found the script, that changed the tt_content.image
It was rgsmoothgallery.
Thanks for the insight Jo. Without th...
Falk Kühnel
11:59 Bug #24895: Images with links doesn´t work
Thanks for the hint, i will look into that.
The cc styled content comes with this line
tt_content.image.20.1.imageL...
Falk Kühnel
11:56 Bug #24895: Images with links doesn´t work
I guess this could be a problem of an extension that includes own TS-setup as well. AFAIR there are some similar chan... Jo Hasenau
11:53 Bug #24895: Images with links doesn´t work
There is no such line as
tt_content.image.20.1.imageLinkWrap.typolink.parameter.override
in the original TS set...
Jo Hasenau
11:05 Bug #24895: Images with links doesn´t work
I have done the conversion on 4.5.0 and the split does not work properly. I am using the current CSS styled content b... Falk Kühnel
11:00 Bug #24895: Images with links doesn´t work
BTW: You can still use the "old school" way of image link handling, if you don't run the update script that changes e... Jo Hasenau
10:58 Bug #24895: Images with links doesn´t work
What exactly would you like to be solved then?
4.5.0 already contains the correct TypoScript for the new image lin...
Jo Hasenau
10:32 Bug #24895: Images with links doesn´t work
Perhaps it will be resolved by the new version 4.5.1!? Kurt Kunig
09:55 Bug #24895: Images with links doesn´t work
I resolved this problem by adding the following Typoscript:
tt_content.image.20.1.imageLinkWrap.typolink.parameter...
Tom K.
12:12 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
Patch tested and it seems to do the job. Thanks Jo! Tomas Mrozek
12:11 Bug #25158: List module + backend layout + tt_content: column titles
Correct. I failed to see the relation between these two. Tomas Mrozek
11:59 Bug #25158: List module + backend layout + tt_content: column titles
Duplicate of #25113 which is already pending in core list. Jo Hasenau
11:19 Bug #25158 (Closed): List module + backend layout + tt_content: column titles
When using backend layouts and setting display of "Columns" (colPos) field of the tt_content table in the List module... Tomas Mrozek
11:41 Bug #25154: Old modules don't show up in the upper left dropdown list
fine that it's solved Steffen Gebert
11:40 Bug #25154: Old modules don't show up in the upper left dropdown list
Thanks Steffen, it works after disabling/enabling the old modules option. The Extension Manager seems to have success... RVVN no-lastname-given
11:32 Bug #25154: Old modules don't show up in the upper left dropdown list
Please check the Configuration of the "em" extension in the Extension Manager. There's an option to disable the old m... Steffen Gebert
11:28 Bug #25154: Old modules don't show up in the upper left dropdown list
Yes I did. The Upgrade Wizard indicates an up to date version and any update is available regarding Extension Manager... RVVN no-lastname-given
11:16 Bug #25154: Old modules don't show up in the upper left dropdown list
Did you run the Upgrade Wizards in the Install Tool? Steffen Gebert
10:34 Bug #25154: Old modules don't show up in the upper left dropdown list
I just updated from 4.5.0 this morning, by changing the symlink to the source RVVN no-lastname-given
10:33 Bug #25154 (Closed): Old modules don't show up in the upper left dropdown list
After updating from 4.5.0, even if this option is checked in Extension Manager configuration, I only got 2 choices re... RVVN no-lastname-given
11:26 Bug #25159: RTE hangs on load in repetitive TV data object
Seen in: IE8 / FF 3.6.13 / Chrome 9.0.597.98 and in Typo3 4.5.0 as well! Lukas Taferner
11:23 Bug #25159 (Closed): RTE hangs on load in repetitive TV data object
When opening an existing FCE with repetitive data object containing an RTE field the loading of the RTE failes (debug... Lukas Taferner
11:24 Bug #13056: admin users see all changes in LIVE workspace
The bug is still present in T3 4.5.1
I'd like to add some infos and screenshots: here is the procedure I followed:
...
Riccardo De Contardi
11:18 Bug #13308: Extension Manager: No repositories in list
Good guess, after reloading the whole em the list is filled and was updated correctly.
"Last Update: 24/02/2011 09...
Ralle Büchnitz
11:07 Bug #13308: Extension Manager: No repositories in list
i agree that this display isn't updated correct. is it filled when you reload extension manager by clicking on the mo... Steffen Kamper
08:49 Bug #13308: Extension Manager: No repositories in list
I tried to update repository list (dbal stil disabled),
I get the following result: No update needed, though there...
Ralle Büchnitz
08:45 Bug #13308: Extension Manager: No repositories in list
This realy is a dbal problem.
I deactivated the dbal extenions and the update works. Also the repository is back ...
Ralle Büchnitz
08:23 Bug #13308: Extension Manager: No repositories in list
I tried to update the database before but I get the following error when updating via tha new em:
Table 'typo3_mak...
Ralle Büchnitz
10:55 Bug #25156 (Closed): Webkit Nightly: RTE hangs at "The editor is being loaded. Please wait..."
Hi,
In Webkit Nightly build the RTE does not finish loading up. Maybe same or similar issue like the Crome Dev. is...
Stefan Horst
10:49 Bug #25155 (Closed): formToken is not appended in list module
When I try to copy a page content in the list module, there is no formToken= attached to the paste link.
Because o...
Anonymous
10:40 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
Thanks for the feedback. So it was a client issue. Anyway strange problem, and we will keep that in mind. Ernesto Baschny
10:28 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
Well, after testing on 6 sites on this server, everything seems to work fine now, even in normal mode.
I don't remem...
joujou no-lastname-given
10:22 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
Yeah, everything related to "ExtDirect" might be affected by wrong Javascript or information in your browser's cache.... Ernesto Baschny
10:20 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
I use firefox 3.6.13, I tried to switch to private navigation and it seems to work for all the sites. When back to no... joujou no-lastname-given
10:01 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
The behavior is very strange. I thought it worked for a site after an apache reload so I extended the 4.5.1 to other ... joujou no-lastname-given
09:48 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
Could check particular environment information on this server, so that we can narrow down the search?
- OS?
- PHP...
Ernesto Baschny
09:40 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
It happens when I log in: I get a blank page (error_reporting is set to false) instead of the backend and I get the l... joujou no-lastname-given
09:39 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
Correction: it breaks for all installs on the same server and it works for some installs on another server. joujou no-lastname-given
09:38 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
Could you be more precise? When does this error happen exactly? Can you login at least?
Maybe you could install XD...
Ernesto Baschny
09:31 Bug #25151 (Closed): upgrading to 4.5.1 breaks backend for some installs
Upgrading to 4.5.1 breaks the backend access.
This line appears in php error log:
Class 't3lib_extjs_ExtDirectApi' ...
joujou no-lastname-given
10:38 Bug #25152: Uncaught TYPO3 Exception at BE if IP in devIPmask
See also in protocoll-modul Jan Roth
10:08 Bug #25152 (Closed): Uncaught TYPO3 Exception at BE if IP in devIPmask
Current config:
$TYPO3_CONF_VARS['SYS']['exceptionalErrors'] = '22527'
and ip in $TYPO3_CONF_VARS['SYS']['devIPmask...
Jan Roth
10:28 Bug #25153 (Closed): Class 'tx_em_XmlException' not found when Retrieve / Update
Hi everyone,
The following error occurs when trying to Retrieve / Update extensions list from the Extension Manage...
RVVN no-lastname-given
10:02 Bug #13320 (Closed): Don't use cross-extension dependencies (e.g. em)
fixed with #13318 Steffen Kamper
09:50 Bug #13320: Don't use cross-extension dependencies (e.g. em)
This can be closed, is already solved in #13318. Thanks! Ernesto Baschny
08:15 Bug #13320 (Closed): Don't use cross-extension dependencies (e.g. em)
Hi,
please apply the following change which was included in typo3_src already:
http://forge.typo3.org/projects/...
Ernesto Baschny
09:09 Bug #25150 (Closed): Fatal error when installing TYPO3 with PHP-APC (no session is stored)
When installing TYPO3 together on a system with loaded PHP-APC, e.g. the one that ships with Debian Squeeze (APC 3.1.... Ernesto Baschny
01:43 Bug #13319: PHP Fatal error
Thanks for your feedback. This has been noticed and solved already. There will be another TYPO3 update the next days ... Philipp Gampe
01:42 Bug #13319 (Closed): PHP Fatal error
Philipp Gampe
00:39 Bug #24918: Filenames generated by GMENU contain spaces and special chars and the images are not displayed
problem seemes to be solved with http://bugs.typo3.org/view.php?id=17483 Philipp Metzler

2011-02-23

23:54 Bug #25148 (Rejected): Iframe of the RTE has a 0px height in FE
The RTE in a FE extension runs correctly with TYPO3 4.4.6 but not with TYPO3 4.5.0.
The call to drawRTE in the cl...
Laurent Foulloy
23:41 Bug #13319 (Closed): PHP Fatal error
I've installed Typo3 v4.5 (and now upgraded to v4.5.1), but I'm getting
"PHP Fatal error: Call to undefined meth...
Mads Jensen
23:20 Revision 7a33adad: Fixed regression in linkvalidator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10616 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:20 Revision 385da9ba: Fixed regression in linkvalidator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10615 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:15 Bug #13318 (Resolved): Regression in linkvalidator
fixed in r44169 Steffen Kamper
23:10 Bug #13318 (Closed): Regression in linkvalidator
linkvalidator use a function of em to read language labels.
It was my fault to remove the function, i reimplemented ...
Steffen Kamper
23:14 Revision 98fb4e5e: #13318 Regression in linkvalidator
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@44169 735d13b6-9817-0410-8766-e36946ffe9aa Steffen Kamper
23:13 Bug #13317 (Closed): Call to undefined method tx_em_Tools::getArrayFromLocallang
will be fixed with #13318 Steffen Kamper
22:05 Bug #13317 (Closed): Call to undefined method tx_em_Tools::getArrayFromLocallang
When Selecting Web / Info = Link Validator
Fatal error:
Call to undefined method tx_em_Tools::getArrayFromLocal...
Ralph Brugger
22:08 Bug #25147: Call to undefined method tx_em_Tools::getArrayFromLocallang
Thanks! Chris topher
22:07 Bug #25147: Call to undefined method tx_em_Tools::getArrayFromLocallang
Done:
http://forge.typo3.org/issues/13317
Ralph Brugger
22:01 Bug #25147: Call to undefined method tx_em_Tools::getArrayFromLocallang
Hi Ralph, thanks for the report.
Please report that here:
http://forge.typo3.org/projects/extension-linkvalidator...
Chris topher
21:37 Bug #25147 (Closed): Call to undefined method tx_em_Tools::getArrayFromLocallang
When Selecting Web / Info = Link Validator
Fatal error:
Call to undefined method tx_em_Tools::getArrayFromLocal...
Ralph Brugger
22:04 Revision 2ef225a4: Cleanup: Extracted INSTALL.txt from packaging script and added it to the Core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@10614 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:51 Bug #22529: stat_apache always logs HTTP status 200
It seems this could be done by using a user function as pageNotFound_handling and a patched statistics() function (no... Felix Nagel
21:09 Bug #25146 (Closed): TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
When using the page module the below posted error message turns up. Im not quite sure if this is a TV problem but the... Felix Nagel
20:13 Bug #25139: Startingpoint is missing in custom extensions in TYPO3 4.5
Resolved, no change required as requested by reporter. Christian Kuhn
17:20 Bug #25139: Startingpoint is missing in custom extensions in TYPO3 4.5
Sorry, it seems not to be a bug.
Plugins have a new tab [behaviour] in TYPO3 4.5. The starting point is placed the...
Dirk Wildt
10:59 Bug #25139 (Closed): Startingpoint is missing in custom extensions in TYPO3 4.5
I have upgraded from 4.4 to 4.5 and now the Startingpoint (Pages) field from the custom extensions is missing.
Ki...
Dirk Wildt
19:56 Bug #25145 (Closed): PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
Typo3 4.5.1 says:
Oops, an error occured!
Expected parameter $conf['scriptSuffix'] was not given.
Here are t...
TO_Webmaster no-lastname-given
19:35 Bug #25144 (Closed): Incorrect check for fe / be context in class.t3lib_tstemplate.php
class.t3lib_tstemplate.php uses if (is_object($GLOBALS['TSFE'])) to check for the frontend context, this should be if... Rens Admiraal
19:15 Bug #13308: Extension Manager: No repositories in list
Did you add the table row to sys_ter?
Putting this static data in should display the main repository. Or is it that ...
Chris topher
18:06 Bug #13308 (Closed): Extension Manager: No repositories in list
For some reason the repository update failed and my default repository has disappeard. So there is no repository left... Ralle Büchnitz
18:52 Bug #25143 (Closed): Refreshment of about module
This patch refactors the php code of about module.
It also adds a box for the external libraries we use (Thanks to S...
Steffen Kamper
18:06 Feature #25112: Deprecate select.andWhere
It is still used in trunk TS for menu type: section index. Björn Pedersen
08:56 Feature #25112: Deprecate select.andWhere
Deprecating it now would mean, it would be removed with 4.8?
My fear is: "a lot of sites wil be upgraded to 4.5" ;)
...
Andreas Kießling
17:58 Feature #13305 (Rejected): Extension Manager: Improvements for language packages tab
I suggest the following improvements for the language packages tab:
* skip search for updates if no update is avail...
Ralle Büchnitz
16:24 Feature #13265: Make new pages toolbar open by default in the page tree
The Team will now take care of this sweet issue :) Jens Hoffmann
16:08 Feature #13265: Make new pages toolbar open by default in the page tree
*My original request:*
> The new ajax page tree extension has the feature in the very top of page tree to add new it...
Armin Vieweg
00:10 Feature #13265 (Closed): Make new pages toolbar open by default in the page tree
1) make page type icons being visible by default (so the icon with plus is selected)
2) disable possibility to close...
Stefan Galinski
16:05 Revision 4039a829: Updating version number to 4.5.2-dev after release of 4.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10613 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:04 Feature #25137: Usability for creating new pages in new ajax page tree
Stefan has already made a new issue, I'll use it. Armin Vieweg
10:05 Feature #25137: Usability for creating new pages in new ajax page tree
Hy guys :) ..
1. Wrong Tracker! Next Time please add this to the Forge Usability Tracker.
2. I got your point ...
Jens Hoffmann
01:16 Feature #25137: Usability for creating new pages in new ajax page tree
Ehm, the distance to drag items is not topic of my feature wish.
Thanks for understanding ;-) and redirecting the wi...
Armin Vieweg
00:10 Feature #25137: Usability for creating new pages in new ajax page tree
Please don't assign bugs to me, Steffen. I will assign them to myself if I really work on them and monitor interestin... Stefan Galinski
15:57 Bug #24992: List module - backend layout - moving content elements
Will do - maybe we can plan 4.5.2 stuff in Berlin. - CU there Jo Hasenau
14:57 Bug #24992: List module - backend layout - moving content elements
We will be packaging 4.5.1 in a couple of minutes.
But we will have a 4.5.2 some time soon, so no need to over-ru...
Ernesto Baschny
14:46 Bug #24992: List module - backend layout - moving content elements
sorry - I wasn't able to check the stuff last night due to a client who is launching a new website today. Will try to... Jo Hasenau
15:55 Revision e5c9623c: Tagging TYPO3 4.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-1@10612 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:55 Revision 8939ed30: Release of TYPO3 4.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10611 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:25 Bug #24367: changes in tmenu_layers.php broke TMENU
I can confirm this bug too. After an update from 4.4.3 to 4.4.6.
Replace the tmenu_layers.php file with the old o...
Simplicity GmbH
15:22 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
Committed to:
- trunk rev. 10601
- TYPO3_4-5 rev. 10609
Ernesto Baschny
15:21 Revision 94e2e845: Updating version number to 4.4.8-dev after release of 4.4.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10610 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:19 Revision 7ec7705c: Fixed bug #17574: defaultMailFromName not used when defaultMailFromAddress is used in mailform (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10609 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:19 Revision 4f127163: Tagging TYPO3 4.4.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-7@10608 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:19 Revision e84c53b5: Follow-up in em - little css correction
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10607 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:18 Revision c6f42478: Release of TYPO3 4.4.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10606 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:18 Revision a1021f5d: Follow-up in em - little css correction
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10605 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:16 Revision ebe98869: Updating version number to 4.3.12-dev after release of 4.3.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10604 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:15 Bug #23704: Login Page Labels Missing
I have just added your screenshot with the right file extension.
Having a look at it I think that you use a skin, ...
Chris topher
10:53 Bug #23704: Login Page Labels Missing
Hi, sorry for the late reply. I have checked our localconf.php and there are no instances of $TYPO3_CONF_VARS['BE']['... Dayle
10:09 Bug #23704: Login Page Labels Missing
Joost, can you provide some feedback? Is there a line
$TYPO3_CONF_VARS['BE']['loginLabels'] ...
in your typo3conf/l...
Steffen Gebert
00:18 Bug #23704: Login Page Labels Missing
I got the same issue here. I use TYPO3 version 4.4.6
Any ideas?
Joost van Berckel
15:14 Revision 677952a8: Tagging TYPO3 4.3.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-11@10603 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:14 Revision 80473aa1: Release of TYPO3 4.3.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10602 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:12 Revision 2bc1209b: Fixed bug #17574: defaultMailFromName not used when defaultMailFromAddress is used in mailform (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10601 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
14:55 Revision d9d29641: Update codemirror to recent version 0.9.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10600 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:53 Revision 697f86eb: Update codemirror to recent version 0.9.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10599 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:53 Revision d6edd804: Update codemirror to recent version 0.9.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10599 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:27 Bug #25141: Move donation popup to about module
The following changes have been committed to SVN:
* TYPO3_4-4 (rev. 10596)
* TYPO3_4-5 (rev. 10597)
* Trunk (rev. ...
Oliver Hader
14:20 Bug #25141: Move donation popup to about module
Committed to SVN:
* TYPO3_4-4 (rev. 10591)
* TYPO3_4-5 (rev. 10592)
* Trunk (rev. 10593)
Oliver Hader
11:23 Bug #25141 (Closed): Move donation popup to about module
This patch is a decision from t3a. The donation popup will be removed, instead an additional box is added permanent t... Steffen Kamper
14:27 Revision 9e722cfc: Follow-up to bug #17719: Removed unused files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10598 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:26 Revision 1380ca19: Follow-up to bug #17719: Removed unused files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10597 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:25 Revision ce054f81: Follow-up to bug #17719: Removed unused files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10596 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:22 Revision ee1293c0: Merge of extension manager for 4.5.0 - see ChangeLog in em for details
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10595 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:21 Revision 7784305c: Merge of extension manager for 4.5.0 - see ChangeLog in em for details
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10594 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:19 Revision 5a6c69a6: Fixed bug #17719: Move donation popup to about module (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10593 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:18 Revision fd2d2bb1: Fixed bug #17719: Move donation popup to about module (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10592 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:17 Revision f27b4347: Fixed bug #17719: Move donation popup to about module (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10591 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:56 Bug #25142: Redirections do not work in TYPO3 4.5
Also I have tried with both real URL enabled and disabled : same problem occur.
Note I am using a new and clean Ty...
Alban Cousinie
13:54 Bug #25142 (Closed): Redirections do not work in TYPO3 4.5
It looks like felogin is not compatible with Typo3 4.5
When assigning a page redirection after login (and setting ...
Alban Cousinie
13:47 Bug #24986: Pagetree - Locked records are not indicated anymore
committed to svn
4_5 rev 10589
trunk rev 10590
Steffen Kamper
13:46 Revision ec4944fa: Fixed bug #17520: Pagetree - Locked records are not indicated anymore (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10590 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:46 Revision 3f1ad376: Fixed bug #17520: Pagetree - Locked records are not indicated anymore (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10589 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:43 Feature #25127: Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree
Committed to svn
4_5 rev 10587
trunk rev 10588
Steffen Kamper
01:01 Feature #25127: Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree
Also I added this for the copying event... Stefan Galinski
13:42 Revision 415e2866: Fixed bug #17702: Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10588 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:42 Revision dbf6301a: Fixed bug #17702: Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10587 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:36 Bug #25131: Localization of child records fails when using MM type relations
I've done some additional testing:
If I only try to localize a single child record the child is localized correctly ...
Bart Dubelaar
10:59 Bug #25131: Localization of child records fails when using MM type relations
Also reproducible in 4.5.0 Bart Dubelaar
11:48 Bug #24814: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
Committed to:
- trunk rev. 10586.
- TYPO3_4-5 rev. 10585 (for 4.5.1)
Ernesto Baschny
11:47 Revision 9890f22f: Fixed bug #17314: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10586 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:46 Revision f260905a: Fixed bug #17314: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10585 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:43 Revision f5bcfb0e: Updated ext_emconf.php fo^Cseveral changed sysext's for release 4.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10584 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:33 Revision a95c3ca5: Updated ext_emconf.php for several changed sysext's for release 4.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10583 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:15 Bug #25140 (Closed): RETURN_URL in menus is not created correctly
We actually have two sites where access restricted pages have to appear in menus. The menus have the options
showAcc...
Michael Hügelschäffer
11:14 Revision 39a7dcda: Merged Linkvalidator 1.0.1 to be included in 4.5.1 (Thanks to Michael Miousse and Christopher Stelmaszyk).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10582 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:56 Bug #24980: tx_install_session::write doesn't fix permissions
Committed to trunk (rev. 10579), 4.5 (rev. 10580) and 4.4. (rev. 10581) Tolleiv Nietsch
10:54 Revision 7687bcdc: Fixed bug #17511: tx_install_session::write doesn't fix permissions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10581 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
10:53 Revision 5c533dde: Fixed bug #17511: tx_install_session::write doesn't fix permissions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10580 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
10:53 Revision 9f7b725e: Fixed bug #17511: tx_install_session::write doesn't fix permissions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10579 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
10:40 Revision 9e03d887: Synchronized external repositories of version (tag 4.5.1) and workspaces (tag 4.5.1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10578 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
10:33 Bug #24264: Suggest wizard does not work with drop-down select fields
Committed to:
- 4.4. in revision 10573
- 4.5 in revision 10576
- trunk in revision 10577
Francois Suter
10:04 Revision bb1549e0: Fixed bug #16636: Suggest wizard does not work with drop-down select fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10577 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:59 Revision e8831c6c: Fixed bug #16636: Suggest wizard does not work with drop-down select fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10576 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:58 Revision 734d7bc6: Fixed bug #17501: User setup - pressing return creates installtool file (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10575 709f56b5-9817-0410-a4d7-c38de5d9e867 Thorsten Kahler
09:58 Feature #25133: TMENU has no typolink function
i did that but the thing does not what i want.
i think i found a bug here:
typo3\sysext\cms\tslib\class.tslib_menu....
Simon Schaufelberger
00:01 Feature #25133: TMENU has no typolink function
Please look to tsRef first!
additionalParams is available.
Steffen Kamper
09:58 Revision de19592a: Fixed bug #17501: User setup - pressing return creates installtool file (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10574 709f56b5-9817-0410-a4d7-c38de5d9e867 Thorsten Kahler
09:22 Revision ff0fffef: Fixed bug #16636: Suggest wizard does not work with drop-down select fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10573 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
08:59 Bug #24970: The refresh login dialogue is shown even if the session already timed out
Also committed to 4_4 rev: 10521 Ernesto Baschny
08:13 Bug #25122: FE-Login failed
as i updated my installation, i made a db compare. But there are some errors (see attachement). Could it be that this... Benjamin Giesbrecht
01:07 Revision b553d4e2: Raised version to 4.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/branches/4.5@4178 743128fe-103e-dd11-99c4-0... Tolleiv Nietsch
01:06 Revision fd9d4cbc: Raised version to 4.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/branches/4.5@4177 743128fe-103e-dd11-99c... Tolleiv Nietsch
00:53 Bug #12457 (Resolved): Split view und grid don't use StateProvider yet
Committed to trunk (rev. 4175) and 4.5 (rev. 4176) Tolleiv Nietsch
00:52 Revision f65a2f5e: Fixed bug #12457: Split view und grid don't use StateProvider yet
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/branches/4.5@4176 743128fe-103e-dd11-99c... Tolleiv Nietsch
00:52 Revision 4b2a096a: Fixed bug #12457: Split view und grid don't use StateProvider yet
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4175 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
00:47 Revision 687ff660: Changes according to changed ExtDirect inclusion (#17592)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/branches/4.5@4174 743128fe-103e-dd11-99c... Tolleiv Nietsch
00:29 Bug #25135: Pagetree - Drag and drop only works for BE-Users with delete-permissions
There was a reason for this behaviour. Unfortunatly I don't know it anymore... ;-) Stefan Galinski
00:17 Revision cc60e5ed: Follow-up to #16902 Bug: Fatal error in tslib_content_text (was: No FE output)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10572 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:16 Revision 7f7e9777: Follow-up to #16902 Bug: Fatal error in tslib_content_text (was: No FE output)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10571 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:00 Bug #12855 (Resolved): Generate preview link visible in Live-Workspace and on non-content pages
Applied in changeset r4172. Tolleiv Nietsch

2011-02-22

23:58 Revision b067d506: updated changelog for the release 1.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/branches/4.5@44094 735d13b6-9817-0410-8766-e36946f... michael.miousse
23:57 Feature #25137: Usability for creating new pages in new ajax page tree
Idea:: make a floating div which follows the mouse-Y. If you want to work in a branch deep on tree or down, it's easy... Steffen Kamper
20:50 Feature #25137 (Closed): Usability for creating new pages in new ajax page tree
The new ajax page tree extension has the feature in the very top of page tree to add new items via drag and drop. But... Armin Vieweg
23:57 Revision 44cfb640: updated changelog for the release 1.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@44093 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
23:56 Bug #24952: javascript error after contextmenu -> delete a page
Committed in:
rev 10569 (trunk)
rev 10570 (4.5)
Stefan Galinski
23:55 Revision b95eae00: Fixed bug #17479: javascript error after contextmenu -> delete a page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10570 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:55 Revision 91abc5f8: merge to version 1.0.1 for the release of 4.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/branches/4.5@44092 735d13b6-9817-0410-8766-e36946f... michael.miousse
23:55 Revision 4c5b813d: Fixed bug #17479: javascript error after contextmenu -> delete a page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10569 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:54 Bug #22528: Redirect URL for backend login is lost when entering wrong information
Committed to svn
4_5 rev 10567
trunk rev 10568
Steffen Kamper
23:52 Revision 900141a7: Fixed bug #14224: Redirect URL for backend login is lost when entering wrong information (Thanks to Reinhard Führicht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10568 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:52 Revision 7c2d642e: Fixed bug #14224: Redirect URL for backend login is lost when entering wrong information (Thanks to Reinhard Führicht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10567 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:49 Bug #24938: Pagetree - User Mount Points are always expanded
Committed in:
rev 10565 (trunk)
rev 10566 (4.5)
Stefan Galinski
23:47 Revision 72859ebc: Fixed bug #17457: Pagetree - User Mount Points are always expanded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10566 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:46 Revision 4b377624: Fixed bug #17457: Pagetree - User Mount Points are always expanded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10565 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:42 Revision 24f1b5fa: FollowUp #17452: Added missing credits
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10564 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:42 Revision 88a94a77: FollowUp #17452: Added missing credits
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10563 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:40 Bug #24934: options.hideRecords.pages is ignored in page tree
Committed in:
rev 10561 (trunk)
rev 10562 (4.5)
Stefan Galinski
23:39 Revision 0ec34729: clean up of emconf and update version to 1.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@44091 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
23:39 Revision 8a5b10b1: Fixed bug #17452: options.hideRecords.pages is ignored in page tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10562 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:38 Revision 1df5b410: Fixed bug #17452: options.hideRecords.pages is irgnored in page tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10561 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:37 Revision 9ce27d07: Fixed bug #12855: Generate preview link visible in Live-Workspace and on non-content pages
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/branches/4.5@4173 743128fe-103e-dd11-99c... Tolleiv Nietsch
23:36 Revision bf23d695: Fixed bug #12855: Generate preview link visible in Live-Workspace and on non-content pages
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4172 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
23:29 Bug #24993: htmlMail - Can't send mails on port based systems with Swiftmailer substitution
Committed in:
rev 10559 (trunk)
rev 10560 (4.5)
Stefan Galinski
23:28 Revision d49b3479: Fixed bug #17531: htmlMail - Can't send mails on port based systems with Swiftmailer substitution
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10560 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:27 Revision 968cdecf: Fixed bug #17531: htmlMail - Can't send mails on port based systems with Swiftmailer substitution
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10559 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:24 Bug #24931: Quoting of path and filename in ImageMagick/GraphicsMagick not working on Windows + PHP5.2
solved in #24281, so this one can be closed as duplicate Jigal van Hemert
23:22 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
Committed to trunk rev: 10556
4_5 rev: 10557 (will appear in 4.5.1)
4_4 rev: 10558 (will appear in 4.4.7)
Jigal van Hemert
23:20 Revision 37dbb1af: Fixed bug #16656: ImageMagick does not work with quotes in exec() path on Windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10558 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
23:19 Revision e2767c95: Fixed bug #16656: ImageMagick does not work with quotes in exec() path on Windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10557 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
23:17 Revision 38414ed2: Fixed bug #16656: ImageMagick does not work with quotes in exec() path on Windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10556 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
23:16 Bug #24956: GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
Committed in:
rev 10552 (trunk)
rev 10553 (4.5)
Stefan Galinski
23:15 Bug #25132: wrong link in adminpanel: edit page properties
Committed to svn
4_5 rev 10554
trunk rev 10555
Steffen Kamper
16:34 Bug #25132 (Closed): wrong link in adminpanel: edit page properties
The edit page properties link in adminpanel is wrong:
insteadof alt_doc.php it points to nonexistant alt_document.p...
Björn Pedersen
23:13 Revision 87a1030c: Fixed bug #17708 wrong link in adminpanel: edit page properties (Thanks to Bjoern Pedersen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10555 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:13 Revision b47b5dc6: Fixed bug #17708 wrong link in adminpanel: edit page properties (Thanks to Bjoern Pedersen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10554 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:11 Bug #25134: allowclipboard helper installation doesn't work on localhost
I have the german version on a Mac-Firefox. If add localhost or / and localhost/mysite with or without "/" at the end... Steffen Miebach
22:41 Bug #25134: allowclipboard helper installation doesn't work on localhost
When installing the Addon from localhost, do you get a TYPO3 notification window reporting success or failure of the ... Stanislas Rolland
22:04 Bug #25134: allowclipboard helper installation doesn't work on localhost
If you go to Tools -> Allow Clipboard Helper, does localhost appear in the list of allowed servers? If you add local... Stanislas Rolland
18:40 Bug #25134 (Closed): allowclipboard helper installation doesn't work on localhost
If I want to paste something from the clipboard with the little button in my local TYPO3 4.5-testing (rtehtmlarea 2.1... Steffen Miebach
23:10 Revision cf1eba84: Fixed bug #17483: GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10553 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:08 Revision 4052e7a3: Fixed bug #17483: GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10552 709f56b5-9817-0410-a4d7-c38de5d9e867 Stefan Galinski
23:04 Bug #25138: Wrong variable name used in recycler
Committed to svn
4_5 rev 10550
trunk rev 10551
Steffen Kamper
21:25 Bug #25138 (Closed): Wrong variable name used in recycler
Real nobrainer:
In the view deleted records of the recycler, the username of the cruser_id is fetched from the table...
Peter Beernink
23:03 Revision 6597d210: Fixed bug #17715: Wrong variable name used in recycler (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10551 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:02 Revision d1537faa: Fixed bug #17715: Wrong variable name used in recycler (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10550 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:58 Bug #24897: PHP Warning in class.t3lib_matchcondition_abstract.php
Committed to
4_5 rev 10548
trunk rev 10549
Steffen Kamper
22:57 Revision f57ce968: Fixed bug 17412: PHP Warning in class.t3lib_matchcondition_abstract.php (Thanks to Sven Jürgens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10549 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:56 Revision c151abd4: Fixed bug 17412: PHP Warning in class.t3lib_matchcondition_abstract.php (Thanks to Sven Jürgens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10548 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:34 Bug #24677: no copy and paste items in context menu
Note also that Opera, Safari 5+ and Chrome 6+ do not support the copy, cut and paste buttons. Therefore, in these bro... Stanislas Rolland
21:08 Bug #25103: Remove deprecated functions scheduled for removal in 4.6
trunk rev. 10547. Christian Kuhn
21:03 Revision 42fcefcf: Fixed bug #17670: Remove deprecated functions scheduled for removal in 4.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10547 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:53 Bug #25095: Remove deprecated class gzip_encode
trunk rev. 10546. Christian Kuhn
20:52 Revision f49a5b75: Fixed bug #17662: Remove deprecated class gzip_encode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10546 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:50 Bug #25094: Remove deprecated methods from t3lib_div
trunk rev. 10545. Christian Kuhn
20:46 Revision e840a40d: Fixed bug #17661: Remove deprecated methods from t3lib_div
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10545 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:41 Bug #25121: htmlArea RTE: Removing format may remove content
Thanks for testing.
Committed to SVN TYPO3core trunk (revision 10541), branch TYPO3_4-5 (revision 10542), branch T...
Stanislas Rolland
18:27 Bug #25121: htmlArea RTE: Removing format may remove content
tried Patch with TYPO4 4.5, everything worked fine Steffen Miebach
20:40 Revision 54eeaf43: Fixed bug #17695: htmlArea RTE: Removing format may remove content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10544 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:33 Revision 575ea43e: Fixed bug #17695: htmlArea RTE: Removing format may remove content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10543 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:19 Revision d219cf96: Fixed bug #17695: htmlArea RTE: Removing format may remove content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10542 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:14 Bug #25600: code completion window gets bigger and bigger
committed to trunk and TYPO3_4-5 Administrator Admin
20:14 Revision 70c2170b: Fixed bug #17695: htmlArea RTE: Removing format may remove content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10541 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:12 Revision 6cfc140f: Raise sysext/t3editor to version 1.5.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10540 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
19:57 Revision d7cdcc5e: Fixed bug #17654: t3editor: some code completion descriptions have &quot; entities instead of real quotes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10539 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
19:54 Revision 8bb0feda: Fixed bug #17653: t3editor: wrong size calculation in Chrome for the code completion window
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10538 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
19:47 Bug #24985: Content type "mailform" no longer accepts list of addresses for "Recipient List"
Committed to trunk rev: 10536
4_5 rev: 10537
Jigal van Hemert
19:46 Revision 11b87ef4: Fixed bug #17518: Content type "mailform" no longer accepts list of addresses for "Recipient List" (also fixed function description in t3lib_mail_SwiftMailerAdapter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10537 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
19:43 Bug #25136 (Closed): Sorting on object field from mm-table i list-mode
When listing database object and one wants to sort on a field, that is actually a mm-field, the sorting fails due to ... Peter Falk
19:42 Revision 7e3e09c7: Fixed bug #17518: Content type "mailform" no longer accepts list of addresses for "Recipient List" (also fixed function description in t3lib_mail_SwiftMailerAdapter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10536 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
19:16 Bug #25135 (Closed): Pagetree - Drag and drop only works for BE-Users with delete-permissions
All drag and drop functions with pages in the pagetree only works, when the backend-user has assigned delete-permissi... Torben Hansen
18:20 Bug #24992: List module - backend layout - moving content elements
I've just had more time to play with it so here comes a patch suggestion for your consideration Jo. Tomas Mrozek
15:57 Bug #24992: List module - backend layout - moving content elements
I had a look and the mess-up is happening in the method printContentElementColumns() of the class t3lib_positionMap.
...
Tomas Mrozek
12:54 Bug #24992: List module - backend layout - moving content elements
Thanks for the feedback. I will take a look at it tonight. Jo Hasenau
12:00 Bug #24992: List module - backend layout - moving content elements
It looks brilliant but there seems to be a bug: the columns in the view don't correspond to the layout, meaning that:... Tomas Mrozek
18:18 Bug #24367: changes in tmenu_layers.php broke TMENU
I confirm this bug.
If reverting bug 12376 then it works:
since 4.2.16:
# $this->WMid = trim($this->mco...
Christian Hernmarck
17:38 Bug #12851: Expanding row for content element in WS module throws js error in IE6
had same problem with ie7; the following workaround fixed it, though I think it is not the solution to the source of ... Thomas Trethan
17:19 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
Committed to
trunk in rev. 10535 and
4-5 in rev 10534
Steffen Ritter
17:16 Revision 89612853: Fixed bug #16902: Fatal error in tslib_content_text (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10535 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Ritter
17:10 Revision 39c24e8a: Fixed bug #16902: Fatal error in tslib_content_text (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10534 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Ritter
17:06 Revision d3f98075: Changed back version to 1.2-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@44071 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
17:04 Revision 523921b5: Raised DBAL to version 1.2.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10533 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
17:00 Revision 213f98fa: Updated checksums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@44069 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:59 Revision a591ba15: Set version to 1.2.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@44068 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:56 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
Good to know! Thanks. I won't manage to deal with that for upcoming 4.5.1 but it's on my list! Xavier Perseguers
11:47 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
Just wanted to add:
in the 1-2-3 mode, the install tool works good: you put in the db-username, the password and the...
Christian Hernmarck
06:42 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
OK, thus the problem seems to be that DBAL remained activated at the end of the Install process although you chose a ... Xavier Perseguers
16:37 Bug #24453: showpic.php causes a fatal error if parameters GET variable is not an array
committed v2
trunk, in rev. 10531
TYPO3_4-5 in rev. 10530
TYPO3_4-4 in rev. 10532
Steffen Ritter
16:37 Feature #25133: TMENU has no typolink function
oh, the bugtracker does not encode html...
the line above was (encoded):
wrapItemAndSub = [li]|[/li]
Simon Schaufelberger
16:35 Feature #25133 (Closed): TMENU has no typolink function
i use this as a base:... Simon Schaufelberger
16:22 Revision fe531e7e: Fixed bug #16891: showpic.php causes a fatal error if parameters GET variable is not an array (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10532 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Ritter
16:21 Bug #25131 (Closed): Localization of child records fails when using MM type relations
Localization of child records doesn't work when using MM as inline relation. Clicking on localize all or when localiz... Bart Dubelaar
16:17 Revision ab029b6c: Fixed bug #16891: showpic.php causes a fatal error if parameters GET variable is not an array (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10531 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Ritter
16:14 Revision d4f02c03: Fixed bug #16891: Bug: shopic.php causes a fatal error if parameters GET variable is not an array (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10530 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Ritter
16:07 Revision 64da490c: * Fixed Bug #12649: Split up analyzeRecord()
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@44049 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
14:59 Bug #25105: CSH - each label fires one request
committed to svn
4_5 rev 10528
trunk rev 10529
Steffen Kamper
14:57 Revision 14b16892: Fixed bug #17672: CSH - each label fires one request
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10529 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:57 Revision 9e730712: Fixed bug #17672: CSH - each label fires one request
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10528 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:52 Revision c597a06d: Follow-up to #17383: Open forms cannot be saved after "Relogin" (Security Token errors)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10527 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:52 Revision 4a07d3a1: Follow-up to #17383: Open forms cannot be saved after "Relogin" (Security Token errors)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10526 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:50 Bug #25124: ExtDirect API use relative url for ajax.php
committed to svn
4_5 rev 10524
trunk rev 10525
Steffen Kamper
11:15 Bug #25124: ExtDirect API use relative url for ajax.php
Oh thx.
I'm sorry, clearing all the caches all the time I actually forgot about the major cache. (Maybe should have ...
Markus Klein
01:48 Bug #25124: ExtDirect API use relative url for ajax.php
please clear all caches after apply. Look to your HTML source and search for ajax.php - the urls should be correct Steffen Kamper
01:32 Bug #25124: ExtDirect API use relative url for ajax.php
Sorry, but I'm still getting this connection problem, showing up right after login.
It also causes the page and list...
Markus Klein
14:48 Revision 91e3e5af: Fixed bug #17699: ExtDirect API use relative url for ajax.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10525 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:47 Revision 09e5893e: Fixed bug #17699: ExtDirect API use relative url for ajax.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10524 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:06 Bug #25117: Error on upgrading workspaces 4.4.6 => 4.5.0
This happens when you have register globals enabled in PHP. The environment variable 'LANG' will be used in the $GLOB... Jigal van Hemert
12:32 Bug #24895: Images with links doesn´t work
i still have the problem, even with 4.5 css styled content used. happens only when i have more than 1 image. a single... Falk Kühnel
11:49 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
It seems to work with the 1-2-3 mode of the install tool (maybe it's another function since all tables are created wi... Christian Hernmarck
11:34 Bug #25130 (Closed): Move php extension checks to status checks
Checks for php extensions have been introduced in 4.5, they should be moved to status checks so that they are display... Ingo Renner
11:32 Bug #25129 (Closed): Warn when KEEP_FILE is set in INSTALL_TOOL_ENABLE file
move these changes to the install tool status check
http://forge.typo3.org/projects/typo3v4-core/repository/revisi...
Ingo Renner
11:06 Bug #25126: Generated t3x might be corrupted
Committed to:
- trunk (rev. 10522)
- 4-5 (rev. 10523)
Xavier Perseguers
06:15 Bug #25126 (Closed): Generated t3x might be corrupted
When downloading an extension as t3x from EM, the generated file is corrupted and cannot be imported again. It fails ... Xavier Perseguers
11:06 Revision 72ffdc5f: Backported changeset 10522 from trunk: Fixed bug #17701
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10523 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
11:04 Revision fdf29a9d: Fixed bug #17701: Generated t3x might be corrupted
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10522 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
10:39 Bug #25128: 4.5.0 redirect after fe_login to usergroup fails
- This is a new installation from svn
- configured by flexform
- all options to redirect chosen with hit on first m...
d.ros no-lastname-given
10:37 Bug #25128 (Closed): 4.5.0 redirect after fe_login to usergroup fails
After fe_login no redirect is executed. the redirect is defined in usergroup to a usergroup exclusive accessible pag... d.ros no-lastname-given
10:33 Bug #21961: collapseAll => 0 not working
same here, "collapseAll => false" or "collapseAll => 0" does not work, items stay collapsed. I'm using Typo3 4.2.17 Georg Schönweger
10:21 Feature #25127 (Closed): Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree
After creating a new page via drag and drop in the pagetree the inline editing should directly be active (so you can ... Susanne Moog
08:50 Bug #22946: Starttime/endtime default to 01-01-70 (-40 yrs) in list view
seams to be related to 0012652 Jan Loderhose
08:47 Bug #23310: RTE link-tag rendering completely messed up
This issue did not come up anymore. I guess we can close it. The system in question was update anyway. @stanislas tha... Jan Loderhose
04:16 Bug #25125 (Closed): t3lib_error_Exception Call-time pass-by-reference deprecated in Extension
t3lib_error_Exception
PHP : Call-time pass-by-reference has been deprecated in /var/www/serc/typo3conf/ext/automat...
Beola

2011-02-21

23:48 Bug #24952: javascript error after contextmenu -> delete a page
The attached patch fixes the javascript. All other mentioned errors are invalid like non-refreshing pagetree (happens... Stefan Galinski
23:07 Bug #24938: Pagetree - User Mount Points are always expanded
The patch is on the core list. Please vote...
Edit: ...and test *hust*
Stefan Galinski
22:55 Bug #13074 (Resolved): missing cache_frontend configuration.
committed to trunk (rev 4169) and branch 4.5 (rev 4168) Marco Bresch
22:40 Revision 069ee24d: fixed bug #13074: missing cache_frontend configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4169 743128fe-103e-dd11-99c4-001b2... Marco Bresch
22:39 Revision 6d0c7ad1: fixed bug #13074: missing cache_frontend configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/branches/4.5@4168 743128fe-103e-dd11-99c... Marco Bresch
22:36 Bug #24992: List module - backend layout - moving content elements
Attached patch will add the missing columns abd labels to the position table. Additionally the table will represent t... Jo Hasenau
22:03 Bug #25124 (Closed): ExtDirect API use relative url for ajax.php
This result in some wrong calls, if the API call comes out of a module.
You may notice red flashmessages from Router...
Steffen Kamper
21:57 Feature #25123 (Closed): Upgrade Wizard: "Show database queries performed" checkbox only when relevant
Every Wizard presents the checkbox " Show database queries performed" even if the particular step has nothing to do w... Ernesto Baschny
21:29 Revision fabd3e6d: Fixed bug #17498: The refresh login dialogue is shown even if the session already timed out (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10521 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
21:12 Bug #25122: FE-Login failed
I just tried and for me it works with an installation I upgraded from 4.4.6 to 4.5.0.
After your login attempt, do...
Chris topher
21:07 Bug #25122 (Rejected): FE-Login failed
Made update to 4.5.0, after the FE-Login doesn't work. Try whit different User but don't work. FeLogin 1.3.1
...
Benjamin Giesbrecht
21:07 Bug #25114: [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
as this was a breaking change, perhaps a solution would be to add an deprecation log entry if there is no be-user def... Kay Strobach
21:05 Bug #24950: Large subtrees in the pagetree wont open
We have a script that is creating a number of pages and resorting them. This script runs in parallel sometimes creati... Klaus Hinum
20:57 Bug #24950: Large subtrees in the pagetree wont open
The timeout comes from the ExtDirect component and is internally set to 30 seconds. However one question: What do you... Stefan Galinski
14:58 Bug #24950: Large subtrees in the pagetree wont open
Small update, we now found the problem, when automatically creating pages, the pagetree somehow looses connection and... Klaus Hinum
09:18 Bug #24950: Large subtrees in the pagetree wont open
Just tried the subversion checkout from Sunday 20.Feb. The performance got a bit better, but still the database is fl... Klaus Hinum
20:22 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
Attached v3 patches sent to the core list. After checking the PHP source code the approach with extra double quotes i... Jigal van Hemert
20:12 Bug #24870: Regression: The ExtDirect token needs to be regenerated after relogin by popup window
fixed with #24873 Steffen Kamper
20:11 Bug #24873: Open forms cannot be saved after "Relogin" (Security Token errors)
Committed to svn
4_5 rev 10519
trunk rev 10520
Steffen Kamper
20:09 Revision 52777d51: Fixed bug #17383: Open forms cannot be saved after "Relogin" (Security Token errors) (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10520 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:09 Revision d05309cf: Fixed bug #17383: Open forms cannot be saved after "Relogin" (Security Token errors) (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10519 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:10 Bug #25121: htmlArea RTE: Removing format may remove content
Please test attached patch. After applying the patch, you need to clear the RTE cache with the backend clear cache me... Stanislas Rolland
18:12 Bug #25121 (Closed): htmlArea RTE: Removing format may remove content
Using the remove format dialogue with option for removing all html formating removes tags and contents of some inline... Stanislas Rolland
18:15 Bug #25076: when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
pls set to solved/dumped - bug initiated by user :-) Andreas Kreicy
17:41 Bug #25076: when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
i changed
t3lib_extMgm::addToAllTCAtypes("tt_content", 'subheader;;8', '', 'after:header');
to
t3lib_extMgm:...
Andreas Kreicy
17:21 Bug #25076: when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
i guess BUG 16096 is the problem / which is said to be solved, thus its still appearing in my installation after addi... Andreas Kreicy
18:06 Bug #25120 (Closed): page tree not reloaded after page copy by drag and drop
After copying a page by dra and drop in the new page tree, the id's are not updated in the page tree, so the wrong pa... Björn Pedersen
16:56 Feature #13230 (Rejected): tt_content.search.20 should be done with the new FORM mapping
Problem:
Currently the standard CSS_Styled_Content search form, tt_content.search.20 is using the old mapping. This ...
Patrick Broens
16:55 Feature #13229 (Rejected): tt_content.login.20 should be done with the new FORM mapping
Problem:
Currently the standard CSS_Styled_Content login form, tt_content.login.20 is using the old mapping. This sh...
Patrick Broens
16:33 Bug #25119 (Closed): performace of cachingframework
as dicussed in some length on the typo3-dev mailing list,
the cachingframework is not optimized with respect to quer...
Björn Pedersen
15:28 Feature #25691 (Closed): Test-Task should check for PHP CLI Memory-Limit
There should be some checks for settings (e.g. memory-limit) e.g. in the Test-Task.
PHP has different php.ini ...
Stefan Geith
15:22 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Committed to:
- DBAL trunk (rev. 43947)
- DBAL_1-2 (rev. 43948)
Xavier Perseguers
15:22 Revision 5ab90bcf: Backported changeset 43947 from trunk: Fixed bug #17399
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@43948 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:21 Revision 0bc1f89b: Fixed bug #17399: Install Tool COMPARE fails to update mysql tables
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@43947 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:20 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
Hi Xavier
I do use MySQL - since years...
Since I did not notice a note that MySQL is not ok, I should use DBAL... ...
Christian Hernmarck
15:14 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
You all seem to use MySQL as database, is it true? Could you confirm that you actually don't want/need to use DBAL? O... Xavier Perseguers
14:53 Bug #25094: Remove deprecated methods from t3lib_div
Committed to DBAL-trunk (rev. 43944) and DBAL_1-2 (rev. 43945). Xavier Perseguers
14:52 Revision f6abd374: Backported changeset 43944 from trunk: Fixed bug #17661
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-2@43945 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:51 Revision 40582e7e: Fixed bug #17661: Remove deprecated methods from t3lib_div
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@43944 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:48 Bug #25103: Remove deprecated functions scheduled for removal in 4.6
Committed DBAL patch to trunk (rev. 43943) Xavier Perseguers
14:47 Revision ca493be9: Fixed bug #17670: Remove deprecated functions scheduled for removal in 4.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@43943 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:32 Bug #24943: preg_replace error at search for '/'
Can confirm this.
Reproducibility: Allways
TYPO3 4.3.10 with indexed_search 2.12.0
Guenter Koch
14:24 Bug #24931: Quoting of path and filename in ImageMagick/GraphicsMagick not working on Windows + PHP5.2
Additional info: http://de.php.net/manual/en/function.exec.php#198369
The patch should be placed in t3lib_utility_...
Markus Kappe
13:24 Bug #25013: Registry does not return existing entries
Can you please provide some unit test for this case? Thus, it's easier to ensure what is wrong and maybe which other ... Oliver Hader
12:30 Bug #25117 (Closed): Error on upgrading workspaces 4.4.6 => 4.5.0
I just upgraded an environment from 4.4.6 to 4.5.0. When trying to update the workspaces in the install-tool, I get a... Richard Haeser
10:40 Bug #13214 (Closed): Stylesheet for confirmation view missing in form sysext
The confirmation message does not have any CSS at the moment. This needs to be added Patrick Broens
10:10 Revision 311eb5ff: Fix branch name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6@10517 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:21 Bug #25115: Admin Panel renders invalid markup
Committed to 4_5 rev 10515 and trunk rev 10516 Steffen Kamper
09:19 Revision 38c769f8: Fixed bug #17684 Admin Panel renders invalid markup (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10516 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:19 Revision fd6aaa50: Fixed bug #17684 Admin Panel renders invalid markup (Thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10515 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
06:55 Bug #25087: Soft hyphens: Editing impossible
I don't know how to add a background to this &shy entity in the RTE without adding some markup in the content. I feel... Stanislas Rolland
06:37 Bug #25087: Soft hyphens: Editing impossible
You can insert a soft hyphen using the character map. The soft hyphen does work in Firefox 3 both within the RTE and ... Stanislas Rolland
06:26 Feature #25085: Remapping: Logical vs. presentational markup
The remapping is done for Firefox only when standard inline elements are used. This is due to the Firefox Midas execC... Stanislas Rolland
05:59 Feature #25084: Content rendering: Table cell content always wrapped in paragraphs
Attaching TYPO3 4.4 version of the patch for testing purposes, but I think this will have to be considered a feature. Stanislas Rolland
05:06 Feature #25084: Content rendering: Table cell content always wrapped in paragraphs
I think we need to set:
lib.parseFunc_RTE.externalBlocks.table.HTMLtableCells.default.callRecursive>
lib.parseFun...
Stanislas Rolland
04:30 Feature #25084: Content rendering: Table cell content always wrapped in paragraphs
I don't think this is correct, because the table cell may contain block-level elements... Stanislas Rolland
05:35 Bug #25064: Span tags removed from RTE after saving content
The patch for issue #0016760 was indeed included in TYPO3 4.5 in revision 9867. Stanislas Rolland
04:23 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
Please test attached patch. Stanislas Rolland
03:53 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
I would not add the dd element to this list but treat it rather like an external block because it may contain block-l... Stanislas Rolland
03:21 Revision 9cf5a1aa: Fixed bug #17669: htmlArea RTE: Dialogue window positioning properties not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10514 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:15 Bug #25102: htmlArea RTE: Dialogue window positioning properties not honoured
Committed to SVN TYPO3core trunk (revision 10512), branch TYPO3_4-5 (revision 10513) and branch TYPO3_4-4 (revision 1... Stanislas Rolland
01:37 Bug #25102: htmlArea RTE: Dialogue window positioning properties not honoured
These properties were forgotten when converting the RTE to ExtJS.
With the attached patch properties for top and l...
Stanislas Rolland
03:13 Revision 35e1f5fc: Fixed bug #17669: htmlArea RTE: Dialogue window positioning properties not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10513 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:04 Revision e76f369b: Fixed bug #17669: htmlArea RTE: Dialogue window positioning properties not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10512 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:34 Revision 72ee97de: Follow-up to #17592: ExtDirect API calls are splitted in single requests and slows down page loading
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10511 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:30 Revision ec4482ab: Follow-up to #17592: ExtDirect API calls are splitted in single requests and slows down page loading
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10510 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2011-02-20

22:51 Bug #13096 (Resolved): class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain
Committed to trunk (rev. 4148) and 4.5 (rev. 4149) thanks Tolleiv Nietsch
22:50 Revision 8474e720: Fixed bug #13096: class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/branches/4.5@4149 743128fe-103e-dd11-99c4-0... Tolleiv Nietsch
22:49 Revision 6d562579: Fixed bug #13096: class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@4148 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
22:44 Bug #13094 (Resolved): Cannot push IRRE records to next stage
Committed to trunk (rev. 4146) and 4.5 (rev. 4147) thanks Tolleiv Nietsch
22:44 Bug #13097 (Resolved): tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
Committed to trunk (rev. 4144) and 4.5 (rev. 4145) - thanks Tolleiv Nietsch
22:43 Revision 0c7e8348: Fixed bug #13094,Cannot push IRRE records to next stage (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/branches/4.5@4147 743128fe-103e-dd11-99c4-0... Tolleiv Nietsch
22:42 Revision fe2dfc83: Fixed bug #13094,Cannot push IRRE records to next stage (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@4146 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
22:37 Revision de3b1ed5: Fixed bug #13097: tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/branches/4.5@4145 743128fe-103e-dd11-99c4-0... Tolleiv Nietsch
22:37 Revision 14d960bc: Fixed bug #13097: tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@4144 743128fe-103e-dd11-99c4-001b210b... Tolleiv Nietsch
22:27 Bug #13098 (Resolved): Hide sys_workspace_stage in list view
Committed to trunk (rev. 4142) and 4.5 (rev. 4143) - thanks :) Tolleiv Nietsch
22:26 Revision 8d869fe3: Fixed bug #13098:Hide sys_workspace_stage in list view (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/branches/4.5@4143 743128fe-103e-dd11-99c... Tolleiv Nietsch
22:25 Revision 135fa0c9: Fixed bug #13098:Hide sys_workspace_stage in list view (Thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4142 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
22:19 Bug #24739: remove deprecated typo3/contrib/json/
Resolved as duplicate of #25104. Chris topher
21:35 Revision 78b3f1e2: Follow-up to issue #17677: htmlArea RTE: Classes configuration is loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10509 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:07 Revision 2c137af2: Follow-up to issue #17677: htmlArea RTE: Classes configuration is loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10508 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:53 Bug #25109: htmlArea RTE: Classes configuration is loaded twice
Follow-up patch committed to trunk (revision 10507), branch TYPO3_4-5 (revision 10508) and branch TYPO3 _4-4 (revisio... Stanislas Rolland
19:02 Bug #25109: htmlArea RTE: Classes configuration is loaded twice
Issue with RTE height in fullscreen wizard mode. Stanislas Rolland
05:18 Bug #25109: htmlArea RTE: Classes configuration is loaded twice
Committed to SVN TYPO3core trunk (revision 10502), branch TYPO3_4-5 (revision 10503) and branch TYPO3 _4-4 (revision ... Stanislas Rolland
04:18 Bug #25109: htmlArea RTE: Classes configuration is loaded twice
The attached patch will concatenate these classes configurations after the RTE scripts. Stanislas Rolland
04:17 Bug #25109 (Closed): htmlArea RTE: Classes configuration is loaded twice
Page TSConfig classes configuration is loaded by both blockstyle and textstyle plugins.
Moreover, if there are mul...
Stanislas Rolland
20:50 Revision 1336bad3: Follow-up to issue #17677: htmlArea RTE: Classes configuration is loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10507 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:59 Bug #24970: The refresh login dialogue is shown even if the session already timed out
Committed to trunk rev: 10505
4_5 rev: 10506
Jigal van Hemert
18:57 Revision a65cee73: Fixed bug #17498: The refresh login dialogue is shown even if the session already timed out (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10506 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
18:54 Revision dfd13e80: Fixed bug #17498: The refresh login dialogue is shown even if the session already timed out (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10505 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
18:12 Bug #25601: some code completion descriptions have &quot; instead of real quotes
already fixed in forge. Thanks Christian.
I'll take care to commit the change to core.
Administrator Admin
18:11 Bug #25600: code completion window gets bigger and bigger
already fixed in forge. Thanks Stephan.
I'll take care to commit the change to core.
Administrator Admin
17:33 Bug #25116 (Closed): Fatal error: Class 't3lib_spritemanager_SimpleHandler' not found in .../typo3_src/t3lib/class.t3lib_div.php on line 5277
I upgraded from Typo 4.2.6 to 4.5.0.
I installed new source code and upgraded database. Afterwards I tried to login...
Michael Baumgartner
17:19 Bug #24588: Irre: possible to hide/unhide records
Forgot option c)
remove click function from the icon and only change visibility through checkbox
I fear c) will be ...
Andreas Kießling
17:13 Bug #24588: Irre: possible to hide/unhide records
Problem with this solution would be consistency:
All operations on the IRRE records are done when saving the form. S...
Andreas Kießling
16:33 Bug #24588: Irre: possible to hide/unhide records
Could the Hide/Unhide-Button do two things:
1. Toggle hidden-flag of record via ajax in DB
2. Toggle hidden-checkbo...
Stefan Geith
11:13 Bug #24588: Irre: possible to hide/unhide records
Related to #23580
Problem is difficult to solve: If the record is expanded, the button can easily trigger the click ...
Andreas Kießling
16:46 Bug #25114: [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
This needs to be fixed in the extensions and is fixed in EXT:comments http://forge.typo3.org/projects/extension-comme... Marc Bastian Heinrichs
14:40 Bug #25114 (Closed): [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
using comments or ve_guestbook or other extensions which try to clear the cache with tce_main results in an error in ... Kay Strobach
15:51 Bug #25110: Writing all confiration amendments to localconfig causes error
However, closed as this is no bug of TYPO3. Chris topher
14:38 Bug #25110: Writing all confiration amendments to localconfig causes error
Yes, just add a ";" at the end of $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] = '0'; and the error will be fixed.... Chris topher
14:34 Bug #25110: Writing all confiration amendments to localconfig causes error
I recall that I did the DeprecationLog; stuff manually.
Perhaps simply a copy and paste failure?
Jens Schroeder-Fuerstenberg
14:22 Bug #25110: Writing all confiration amendments to localconfig causes error
Hi Christopher,
The problem persists. These are the lines added when upgraded from 4.4.6 to 4.5
I disabled the Dep...
Jens Schroeder-Fuerstenberg
14:05 Bug #25110: Writing all confiration amendments to localconfig causes error
Hi Jens,
the line you posted looks correct. I don't think that this causes the PHP error.
When you have this erro...
Chris topher
11:39 Bug #25110 (Closed): Writing all confiration amendments to localconfig causes error
following output is given and crashes the backend and the site
Parse error: syntax error, unexpected T_VARIABLE in...
Jens Schroeder-Fuerstenberg
15:38 Bug #25115 (Closed): Admin Panel renders invalid markup
Admin Panel has serveral HTML issues causing a page to be at least invalid.
- Superflous <div> tag
- Double usage...
Markus Klein
14:57 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
pending in core list Jo Hasenau
14:06 Feature #25113 (Closed): itemsProcFunc is not taken into account while generating labels for select items in the list module
While working with records listings in the list module you can activate different fields to be shown in the list of r... Jo Hasenau
14:44 Revision 04120127: typo in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4141 743128fe-103e-dd11-99c4-001b2... Steffen Kamper
14:41 Revision be4fbf01: Changes according to changed ExtDirect incluseion (#17592)
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4140 743128fe-103e-dd11-99c4-001b2... Steffen Kamper
14:08 Bug #24992: List module - backend layout - moving content elements
itemsProcFunc is now in the BT as well: #25113 Jo Hasenau
11:56 Feature #25112 (Closed): Deprecate select.andWhere
As written in #22338 'andWhere' can become deprecated, because the only reason for its existence was stdWrap support.... Marc Bastian Heinrichs
11:48 Feature #17881: Enable stdWrap for select.where
Could this be closed because of the markers concept in #22338?
Marc Bastian Heinrichs
11:40 Bug #25111 (Closed): Cleanup: Remove obsolete checkbox code for input fields
Since version 4.5 the "checkbox" configuration for columns of type "input" is obsolete. Every input field now has a c... Alexander Stehlik
05:29 Revision 0d984537: Fixed bug #17677: htmlArea RTE: Classes configuration is loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10504 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:20 Revision a1a012c7: Fixed bug #17677: htmlArea RTE: Classes configuration is loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10503 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:18 Revision 2bf7ac1e: Fixed bug #17677: htmlArea RTE: Classes configuration is loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10502 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:03 Revision fb00c7fb: Fixed bug #17676: htmlArea RTE: Some combo stores are loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10501 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:56 Revision d156a77a: Fixed bug #17676: htmlArea RTE: Some combo stores are loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10500 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:52 Bug #25108: htmlArea RTE: Some combo stores are loaded twice
Committed to SVN TYPO3core trunk (revision 10499), branch TYPO3_4-5 (revision 10500) and branch TYPO3_4-4 (revision 1... Stanislas Rolland
03:17 Bug #25108 (Closed): htmlArea RTE: Some combo stores are loaded twice
Stores of combos fontstyle, fontsize and language are configured as autoload but are also explicitly loaded resulting... Stanislas Rolland
03:52 Revision e34090d7: Fixed bug #17676: htmlArea RTE: Some combo stores are loaded twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10499 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2011-02-19

20:53 Bug #25107 (Closed): Pagetree does not fill in default values as defined with user ts config when creating new pages
Pagetree does not fill in default values as defined with user ts config when creating new pages:
Configure some TC...
Susanne Moog
17:34 Bug #25106 (Closed): Remove old caching and enable caching framework by default
This is an SVN patch request
Type: feature
Branches: trunk
BT: http://bugs.typo3.org/view.php?id=17673
Pr...
Christian Kuhn
16:32 Bug #25105 (Closed): CSH - each label fires one request
This slows down performance on getting CSH in a module, as each label fires a request, if it's hovered the first time... Steffen Kamper
16:23 Bug #25023: Setting uploadfolder to an empty string will break functionality
Thanks for the feedback, Sigfried.
Closed.
Chris topher
14:57 Bug #25023: Setting uploadfolder to an empty string will break functionality
Not a bug:
Issue had to do with "Include Static Templates After Basis Templates" - CSS Styled Content was in a Bas...
Sigfried Arnold
15:50 Revision 64466ce7: Remove empty directory typo3/contrib/json
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10498 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
15:46 Bug #25104: Remove deprecated file typo3/contrib/json/json.php
rev. 10497 Christian Kuhn
15:41 Bug #25104 (Closed): Remove deprecated file typo3/contrib/json/json.php
This was done with rev. 10497
Type: cleanup
BT: http://bugs.typo3.org/view.php?id=17671
Problem:
Class Serv...
Christian Kuhn
15:44 Revision f7edd20a: Fixed bug #17671: Remove deprecated file typo3/contrib/json/json.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10497 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
15:24 Bug #25103 (Closed): Remove deprecated functions scheduled for removal in 4.6
Attached patch will be committed to trunk in 72 hours if nobody objects.
Type: cleanup
BT:
Mission:
Remove ...
Christian Kuhn
15:03 Bug #25102 (Closed): htmlArea RTE: Dialogue window positioning properties not honoured
What i have is:
buttons.link.dialogueWindow {
height = 500
width = 860
positionFromTo...
Simon Schaufelberger
14:59 Bug #25101 (Closed): class formRender in file alt_palette.php is deprecated but still used
class formRender is scheduled for removal in 4.6, but another class (also deprecated, scheduled for removal in 4.7) s... Christian Kuhn
14:56 Bug #25100 (Closed): Method includeMakeMenu() of class tslib_menu is deprecated but still used in the core
Used in class tslib_menu method makeMenu()
(issue imported from #M17667)
Christian Kuhn
14:54 Bug #24937: Text with Image not working through the entire installation
I hope I found it!?
Since I set the "[pageNotFound_handling]" in the install tool under "all configurations" to an a...
Kurt Kunig
14:25 Bug #24937: Text with Image not working through the entire installation
I have this favicon.ico error too.
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Reason: File &quot;fav...
Jacco van der Post
14:46 Task #25099 (Closed): simulate static methods of tslib_fe are deprecated but still used in the core
Method makeSimulFileName() and friends are deprecated and scheduled for removal in 4.6 in class tslib_fe but still us... Christian Kuhn
14:33 Bug #25098 (Closed): Remove deprecated method redirect() from t3lib_userAuth
Method redirect() is scheduled for removal in 4.6 but still used at least in method start().
(issue imported from...
Christian Kuhn
14:30 Bug #25097 (Closed): Remove deprecated class t3lib_matchcondition
Class is deprecated in its constructor and scheduled for removal in 4.6
Unit tests should be checked / adapted and...
Christian Kuhn
14:03 Bug #25096 (Closed): Remove deprecated reduceColors() from t3lib_stdGraphic
t3lib_stdGraphic method reduceColors() is deprecated since 4.4 and scheduled for removal in 4.6, but the method is st... Christian Kuhn
13:59 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
I had the same problem using the winstaller version of 4.4.6. There is a type mismatch in the php.ini by default.
I'...
Olaf Sell
13:52 Bug #25095 (Closed): Remove deprecated class gzip_encode
Attached patch will be committed to trunk in 72 hours if nobody objects.
Type: cleanup
BT:
Problem:
t3lib/c...
Christian Kuhn
13:12 Bug #25094 (Closed): Remove deprecated methods from t3lib_div
This is a SVN patch request.
Type: cleanup
BT: http://bugs.typo3.org/view.php?id=17661
Branches: trunk
Mi...
Christian Kuhn
12:13 Bug #25089: Cleanup: Unit test fails because of invalid clear.gif
trunk rev. 10495.
4.5 rev. 10496.
Christian Kuhn
12:10 Revision 1545b1f3: Fixed bug #17656: Unit test fails because of invalid clear.gif (Thanks to Alexander Stehlik)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10496 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:08 Revision 504a3208: Fixed bug #17656: Unit test fails because of invalid clear.gif (Thanks to Alexander Stehlik)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10495 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
11:53 Bug #25082: Method bytes() in tslib_cObj is deprecated and should be removed
trunk rev. 10494. Christian Kuhn
11:51 Revision 815ba73f: Fixed bug #17647: Method bytes() in tslib_cObj is deprecated and should be removed (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10494 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
11:47 Bug #25081: Remove deprecated function formatSize() from t3lib_basicFileFunctions
trunk rev. 10493. Christian Kuhn
11:46 Revision 07d3cd93: Fixed bug #17645: Remove deprecated function formatSize() from t3lib_basicFileFunctions (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10493 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
11:42 Bug #25080: Remove deprecated function getCountCacheTables() in SC_mod_web_ts_index
trunk rev. 10492. Christian Kuhn
11:28 Revision 2416ca1d: Remove deprecated function getCountCacheTables() in SC_mod_web_ts_index (Thanks to Peter Beernink)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10492 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
11:16 Bug #24895: Images with links doesn´t work
To say it simpler:
root-template -> includes -> static templates:
insert "CSS Styled Content"
RESULT: All li...
Kurt Kunig
10:58 Bug #25600: code completion window gets bigger and bigger
forgot to mention: this issue occures not in firefox, but in google chrome Stephan Petzl
05:21 Bug #25016: htmlArea RTE: Delete deprecated code/functions from main js script
Follow-up patch committed to trunk (revision 10491). Stanislas Rolland
05:21 Revision 034de2c0: Follow-up to issue #17559: htmlArea RTE: Delete deprecated code/functions from main js script
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10491 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:09 Bug #25093: htmlArea RTE: Delete deprecated color conversion function aliases
Committed to SVN TYPO3core trunk (revision 10490). Stanislas Rolland
05:00 Bug #25093 (Closed): htmlArea RTE: Delete deprecated color conversion function aliases
HTMLArea._makeColor and HTMLArea._colorToRgb where deprecated in TYPO3 4.4.
(issue imported from #M17660)
Stanislas Rolland
05:08 Revision a205ab83: Fixed issue #17660: htmlArea RTE: Delete deprecated color conversion function aliases
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10490 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:44 Bug #25092: htmlArea RTE: Delete deprecated plugin information variables
Committed to SVN TYPO3core trunk (revision 10489). Stanislas Rolland
04:18 Bug #25092 (Closed): htmlArea RTE: Delete deprecated plugin information variables
Delete some deprecated plugin information variables.
(issue imported from #M17659)
Stanislas Rolland
04:43 Revision dd074d83: Fixed issue #17659: htmlArea RTE: Delete deprecated plugin information variables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10489 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:40 Feature #25091: htmlArea RTE: Write troubleshooting messages to JavaScript console
Committed to SVN TYPO3core trunk (revision 10488). Stanislas Rolland
01:50 Feature #25091 (Closed): htmlArea RTE: Write troubleshooting messages to JavaScript console
1. Remove extension configuration variable "Troubleshooting mode".
2. Remove log below RTE editing area.
3. Reduce ...
Stanislas Rolland
02:39 Revision 2b2e658a: Added feature #17658: htmlArea RTE: Write troubleshooting messages to JavaScript console
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10488 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2011-02-18

21:39 Feature #25046: Allow the usage of t3lib_befunc::getProcessedValue() in the frontend
I wait about this kind of answer, so I release fefunc to TER with some static function from t3lib_BEfunc usable in FE... Dominique Feyer
18:04 Bug #25090 (Closed): Cleanup: Replace deprecated assertType in unit tests

"assertType() will be removed in PHPUnit 3.6 and should no longer be used. assertInternalType() should be used for ...
Alexander Stehlik
17:44 Bug #25089 (Closed): Cleanup: Unit test fails because of invalid clear.gif

Unit test t3lib_iconWorksTest::imagemakeFixesPermissionsOnNewFiles fails because tests/t3lib/fixtures/clear.gif see...
Alexander Stehlik
17:42 Bug #25601: some code completion descriptions have &quot; instead of real quotes
>>[..] have " instead of real quotes<<
What is meant is the HTML entity &amp;quot;
It got accidentally conver...
Christian Kartnig
17:12 Bug #25601 (Closed): some code completion descriptions have &quot; instead of real quotes
...
(issue imported from #M17654)
Stephan Petzl
17:42 Bug #24938: Pagetree - User Mount Points are always expanded
At least I planned this together with some other fixes this weekend/beginning of the next week. Stefan Galinski
17:35 Bug #24938: Pagetree - User Mount Points are always expanded
Hey Stefan, will this bug be fixed for 4.5.1? Franz Koch
17:29 Feature #25088 (Closed): Documentation: explain button names
The documentation lists a lot of items that can be used to set up the RTE tool bar buttons with showButtons and hideB... Christian Hennecke
17:07 Bug #25600 (Closed): code completion window gets bigger and bigger
after the window has popped up several times, it gets very big in width -> see screenshot.
(issue imported from #...
Stephan Petzl
16:22 Bug #25087 (Closed): Soft hyphens: Editing impossible
Currently, soft hyphens cannot be inserted in Firefox (3.6.13 tested). No character or entity is visible in the RTE a... Christian Hennecke
16:16 Bug #25086 (Closed): A cache with identifier "cache_hash" does not exist.
The extension tx_ratings, on rate item, gives the Error :
A cache with identifier "cache_hash" does not exist. cl...
Werner Trunk
15:58 Feature #25085 (Closed): Remapping: Logical vs. presentational markup
By default, the RTE provides buttons for presentational markup and also remaps logical to presentational markup. E.g.... Christian Hennecke
15:49 Feature #25084 (Closed): Content rendering: Table cell content always wrapped in paragraphs
By default, the content of table cells is always wrapped in paragraph tags when rendered in the frontend even if no p... Christian Hennecke
15:44 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
I don't know if we should go on using MyISAM. Maybe they improved InnoDB so that it might make sense to change? I don... Chris topher
15:20 Bug #25083 (Closed): Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
By default, definition lists entered in the RTE are wrapped in paragraph tags when rendered in the frontend. This is ... Christian Hennecke
14:20 Bug #25082 (Closed): Method bytes() in tslib_cObj is deprecated and should be removed
The method bytes() in tslib_cOBj is deprecated since TYPO3 3.6 and is scheduled to be removed in TYPO3 4.6
(i...
Peter Beernink
13:47 Bug #25081 (Closed): Remove deprecated function formatSize() from t3lib_basicFileFunctions
The method formatSize() in t3lib_basicFileFunctions is deprecated since TYPO3 4.2 and is scheduled for removal in TYP... Peter Beernink
13:43 Bug #25080 (Closed): Remove deprecated function getCountCacheTables() in SC_mod_web_ts_index
Function getCountCacheTables() in SC_mod_web_ts_index is deprecated from 4.2 and can be removed in 4.6.
(issue ...
Peter Beernink
13:14 Feature #25079 (Closed): suggest wizard won't work when using frontend editing.
The suggest wizard won't work when the form containing it was opened out of the frontend editing mode, as it uses an ... Jan Philipp Timme
12:17 Bug #25076: when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
Do you have any extensions loaded, which might do something with the layout selector?
I've just checked in a clean 4...
Peter Beernink
09:11 Bug #25076 (Closed): when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
When you select a Layout in the Appearance Tab of a Content Element - the selected value is not saved. Yet, when you ... Andreas Kreicy
10:48 Feature #14390: Date selector should accept alternative date formats
An american customer just complained about the data format in BE, so I think it's a good idea to format the data acco... Roland Behme
10:15 Feature #25078 (Closed): Cropping support for content element images
Would'nt it be useful to make imagecropping work in content elements with images, like in typoscript with the "c"-Par... Christian Eßl
10:07 Bug #24895: Images with links doesn´t work
I found the same failure, look at http://bugs.typo3.org/view.php?id=17641 in one very new TYPO3 V4.5 installation.
...
Kurt Kunig
09:56 Bug #25077: images with links - only the first link works
sorry, the failure was already published in http://bugs.typo3.org/view.php?id=17410 Kurt Kunig
09:52 Bug #25077 (Closed): images with links - only the first link works
You create a data record with images, more than one (e.g. 4 images).
The put 4 links into the new field for links, o...
Kurt Kunig
08:55 Bug #24588: Irre: possible to hide/unhide records
Same in 4.4-trunk Stefan Geith
08:37 Bug #25075 (Closed): Module loader. No module found. If this is a temporary error, please reload the Backend! - SEO Doctor
It`s not possible to log in to Backend if the following conditions match:
- using Firefox
- having FF-Extension "...
Henrik Ziegenhain
00:24 Bug #13096 (Under Review): class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain
Tolleiv Nietsch
00:16 Bug #13094 (Under Review): Cannot push IRRE records to next stage
Tolleiv Nietsch
00:12 Bug #13097 (Under Review): tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
Tolleiv Nietsch
00:10 Bug #13098 (Under Review): Hide sys_workspace_stage in list view
Tolleiv Nietsch

2011-02-17

22:04 Revision 382fbd60: #17592 follow_up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10487 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:04 Revision 1633ef2b: #17592 follow_up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10486 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:54 Bug #25040: ExtDirect API calls are splitted in single requests and slows down page loading
committed to 4_5 rev 10484 and trunk rev 10485 Steffen Kamper
21:51 Revision 5138e9e1: Fixed bug #17592: ExtDirect API calls are splitted in single requests and slows down page loading
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10485 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:51 Revision cbaa9fc0: Fixed bug #17592: ExtDirect API calls are splitted in single requests and slows down page loading
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10484 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:12 Bug #24992: List module - backend layout - moving content elements
I agree that some things like drag & drop can wait. It would be handy to have it but the lack of it is not breaking a... Tomas Mrozek
18:55 Bug #24992: List module - backend layout - moving content elements
BTW: The list module does not respect any additional colPos values while moving elements, even if you set them in TSc... Jo Hasenau
17:54 Bug #24992: List module - backend layout - moving content elements
Actually this is already on my list, since there are several places especially in the list module that currently do n... Jo Hasenau
17:10 Bug #24992: List module - backend layout - moving content elements
I can't relax about that. :-) The new backend layouts are the best thing about v4.5 but having this bug means to give... Tomas Mrozek
16:46 Bug #24992: List module - backend layout - moving content elements
Relax, don't need to get goose bumps because of this! :)
You could try to provide a patch to fix that, and we can ...
Ernesto Baschny
09:35 Bug #24992: List module - backend layout - moving content elements
I strongly disagree. This is not "a missing feature" but a BUG that should be fixed in 4.5. Notice that with the new ... Tomas Mrozek
19:28 Bug #25074: Login to different versions of backend on same domain not possible
Hello Steffen,
until 4.5.0 it was no issue to have multiple backends opened. The be_typo_user value was stored in ...
Marius Muehlberger
18:27 Bug #25074: Login to different versions of backend on same domain not possible
In general, working in more backends on the same domain simultaneously is not possible, as this results in a clash of... Steffen Gebert
16:53 Bug #25074: Login to different versions of backend on same domain not possible
Opening the second BE without using the Proxy works fine (Both can be open the same time, but one of them is unsecure... Marius Muehlberger
16:51 Bug #25074 (Closed): Login to different versions of backend on same domain not possible
It seems as if it is not possible to login to different versions of backend (e.g. 4.4.6 and 4.5.0) on the same domain... Marius Muehlberger
19:13 Bug #25062: some emails not sent: Validation failed exception thrown
Hi Jigal,
Thanks for this explanation! I would agree that this isn't an issue of the TYPO3 core then. Just a reaso...
Stefan Galinski
17:58 Bug #25062: some emails not sent: Validation failed exception thrown
Hi Stefan,
All extensions which produce incorrect headers might have such a problem.
BTW it's not only the dot. R...
Jigal van Hemert
15:32 Bug #25062: some emails not sent: Validation failed exception thrown
New function for tt_products:
function slashName ($name) {
$name = str_replace(',' , ' ', $name);
$rc = '"' . ...
Franz Holzinger
14:55 Bug #25062: some emails not sent: Validation failed exception thrown
Hi Jigal,
IMHO all extensions that use the mail functionality of TYPO3 will have this problem now. Also the dot in...
Stefan Galinski
13:49 Bug #25062: some emails not sent: Validation failed exception thrown
@Jigdal: Thank you for the code example. However what is the 'CR'?
Shouldn't also other characters be quoted in the...
Franz Holzinger
12:09 Bug #25062: some emails not sent: Validation failed exception thrown
Double quotes are needed here. RFC822 says that <">, "\" and CR must be quoted inside double quotes, so
$name = '"'...
Jigal van Hemert
09:17 Bug #25062: some emails not sent: Validation failed exception thrown
This is from an order confirmation email in tt_products.
Must a single (') or double (") quote be added around the n...
Franz Holzinger
08:51 Bug #25062: some emails not sent: Validation failed exception thrown
RFC 822 requires that any name containing control characters (decimal 0-31;127) or spaces (decimal 32) must be quoted... Jigal van Hemert
00:04 Bug #25062: some emails not sent: Validation failed exception thrown
Hi Franz,
A simply solution is to always quote the name. This would prevent this problems. The RFC check is done b...
Stefan Galinski
18:32 Bug #25065: spam protection of emails could be configured to break
In fact, IMHO it's good as it is and I'm against changing it. Steffen Gebert
18:31 Bug #25065: spam protection of emails could be configured to break
I tend to "won't fix". Before removing the JS, you should of course think of, what you are removing and make sure tha... Steffen Gebert
11:10 Bug #25065 (Closed): spam protection of emails could be configured to break
When using the following setup all emails will be protected. But the javascript is missing to decode the emailto link... Ralle Büchnitz
17:49 Bug #25058: htmlArea RTE: Link dialogue doesn't open when anchor class is set with double quotes
Committed to SVN TYPO3core trunk (revision 10481), branch TYPO3_4-5 (revision 10482) and branch TYPO3_4-4 (revision 1... Stanislas Rolland
17:49 Revision cde5e394: Fixed bug #17616: htmlArea RTE: Link dialogue doesn't open when anchor class is set with double quotes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10483 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:29 Revision 51f37bf2: Fixed bug #17616: htmlArea RTE: Link dialogue doesn't open when anchor class is set with double quotes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10482 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:25 Revision 12585394: Fixed bug #17616: htmlArea RTE: Link dialogue doesn't open when anchor class is set with double quotes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10481 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:27 Bug #25073: [4.5] TypoScript object browser is broken
Reason for the problem: corrupted database + missing error check. Unfortunately I did not save the exact location of ... Dmitry Dulepov
16:23 Bug #25073: [4.5] TypoScript object browser is broken
I can not confirm this behaviour while testing with extensions like tt_news and formhandler.
I tried to include th...
Dan Kleine (Untenzu)
15:53 Bug #25073: [4.5] TypoScript object browser is broken
Including a template works for me in 4.5.0. I tested with simulatebe, which includes the property plugin.tx_simulateb... Chris topher
15:43 Bug #25073 (Closed): [4.5] TypoScript object browser is broken
TypoScript object browser does not show templates included from extensions any more ("Include static (from extensions... Dmitry Dulepov
16:27 Bug #25071: [4.5] TypoScript Analyzer is broken
Reason for the problem: corrupted database + missing error check. Unfortunately I did not save the exact location of ... Dmitry Dulepov
13:30 Bug #25071 (Closed): [4.5] TypoScript Analyzer is broken
TypoScript Analyzer does not show any TS templates. See attached screenshots.
(issue imported from #M17633)
Dmitry Dulepov
16:22 Bug #24937: Text with Image not working through the entire installation
I found also this message with different images but also the favicon, the faicon is not an image within the applicati... Kurt Kunig
14:41 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
Well - to be exact:
some tables were created - the ones without engine definition... - but obviously they were all c...
Christian Hernmarck
14:31 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
Hi Christian,
I have recently tried this with the Introduction Package and creating the new database tables there ...
Chris topher
11:27 Bug #25067 (Closed): Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
*Problem:*
When using MySQL 5.5 or newer you cannot install the default tables in the install tool. Trying to create...
Christian Hernmarck
14:39 Bug #25072 (Closed): Bookmarks menu lacking icon for page type "shortcut"
The bookmarks menu in the upper right corner is lacking an icon for pages of the type "shortcut". See the screenshot.... Matthew Colton
13:30 Bug #12693 (Resolved): Naming of "doc" folder
Applied in changeset r4123. Susanne Moog
13:10 Revision 8e40bc81: Fixed bug #12693: Naming of Documentation folder
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4123 743128fe-103e-dd11-99c4-001b2... Susanne Moog
13:04 Bug #25070 (Closed): UI issue when deleting extensions
EM tries to show non-existing icon for the extension and some cryptic information on the screen. See the screenshot t... Dmitry Dulepov
13:00 Bug #25069 (Closed): UI issue when importing extensions
If the extension cannot be imported, flash message frame is doubled. See the attached picture do get the idea.
...
Dmitry Dulepov
12:44 Bug #25068 (Closed): New page tree: delete page is not visible
Suppose you have a page with a subpage. You use popup menu to delete a subpage. Next you want to delete the page. Her... Dmitry Dulepov
12:35 Bug #24752: Error Message while Updating 4.4.6 > 4.5
Committed to SVN:
* TYPO3_4-5 (rev. 10479)
* Trunk (rev. 10480)
Oliver Hader
12:35 Revision 5672fbe0: Fixed bug #17244: Error Message while Updating 4.4.6 > 4.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10480 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:33 Revision cf574f60: Fixed bug #17244: Error Message while Updating 4.4.6 > 4.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10479 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:16 Bug #12615 (Resolved): Dependencies in sysext 'version' and 'workspaces'
Committed to SVN:
* 4.5 (rev. 4117)
* Trunk (rev. 4118)
Oliver Hader
12:15 Revision 774d1975: Fixed bug #12615: Dependencies in sysext 'version' and 'workspaces'
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@4118 743128fe-103e-dd11-99c4-001b210b... Oliver Hader
12:14 Revision 219328de: Fixed bug #12615: Dependencies in sysext 'version' and 'workspaces'
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/branches/4.5@4117 743128fe-103e-dd11-99c4-0... Oliver Hader
12:09 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
Committed to SVN
* TYPO3_4-5 (rev. 10477)
* Trunk (rev. 10478)
Oliver Hader
12:08 Revision 731f2b09: Fixed bug #17355: Dependencies in sysext 'version' and 'workspaces'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10478 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:06 Revision 078ac157: Fixed bug #17355: Dependencies in sysext 'version' and 'workspaces'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10477 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:44 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
I got the same:
- new TYPO3 4.5, install tool, entered correct DB credentials -> always said: incorrect credentials....
Christian Hernmarck
11:36 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
Well, disappeared in my installations as well. Christian Nölle
09:02 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
To my experience this issue those not occur any longer in current stable version.
What's your opinion? Close it?
Jan Loderhose
11:22 Bug #25066 (Closed): List Module: Without privileges to modify edit-icons are shown and clickable leading to an empty page
For members of a BE-group having only privileges "Tables (listing):" on a certain table (not to modify), there is no ... Julian Hofmann
09:59 Bug #25064 (Closed): Span tags removed from RTE after saving content
Span tags removed from RTE after saving content
This is an older bug but a fix was not included in TYPO3 4.5. ...
Emile Blume
09:53 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
I already moved your second report about the same problem, too the bugtracker.
This is indeed a breaking change to...
Steffen Ritter
09:53 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
I already moved your second report about the same problem, too the bugtracker.
This is indeed a breaking change to...
Steffen Ritter
09:45 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
I recognized a problem with some ext, that use the filename in the table sys_language (e.g. templaVoila). While the f... Mischa Heissmann
09:42 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
Alternatively you can change line 137 to
$TCA['sys_language']['columns']['flag']['config']['items'][] = array($f...
Mischa Heissmann
09:41 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
Hello Mischa,
the thing you explained is not a Bug, flags are used as Sprites upon now.
Therefore only the ISO2 Cod...
Steffen Ritter
09:27 Bug #25063 (Closed): Flagnames aren't stored with file-Extension in sys_language
in t3skin the ext_tables.php creates the flagnames for the sys_language table (line 109 ff). These names must contain... Mischa Heissmann
08:52 Revision 16b1c7db: cleaned changeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4116 743128fe-103e-dd11-99c4-001b2... Susanne Moog
08:48 Revision 6bdb1882: Fixed bug #12621: Documentation for new options concerning stageNotificationEmail
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4115 743128fe-103e-dd11-99c4-001b2... Susanne Moog

2011-02-16

23:22 Bug #25051: Remove deprecated option TTFLocaleConv
Committed to trunk in rev: 10476 Jigal van Hemert
23:15 Revision e2b58cfa: Cleanup #17606: Remove deprecated option TTFLocaleConv
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10476 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
22:43 Bug #25062 (Closed): some emails not sent: Validation failed exception thrown
Some emails are not sent any more, if the name of the recipient is not accepted.
It seems that a dot in the name is ...
Franz Holzinger
22:34 Revision dfec0447: Removal of plupload javascript files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10475 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:33 Revision 08402fdb: Removal of plupload javascript files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10474 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:04 Bug #12586 (On Hold): Check links should not show statistics
Chris topher
21:54 Bug #24992: List module - backend layout - moving content elements
Indeed a missing feature. Ernesto Baschny
21:53 Bug #22903: Page module - content assigned to a non-existent column
Good point.
One "hacky" solution would be to have "unused elements" rows in layouts which have more cells than oth...
Ernesto Baschny
21:43 Bug #24907: cObj->FORM() wasn't processing the $formData parameter
Committed to
- trunk, rev 10472
- TYPO3 4.5 (for 4.5.1), rev 10473
Thanks!
Ernesto Baschny
20:14 Bug #24907: cObj->FORM() wasn't processing the $formData parameter
Florian, can you try the attached patch? Steffen Gebert
21:42 Revision 74bdfa08: Fixed bug #17422: cObj->FORM() wasn't processing the $formData parameter (Thanks to Hubertus Golf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10473 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
21:41 Revision 8713f953: Fixed bug #17422: cObj->FORM() wasn't processing the $formData parameter (Thanks to Hubertus Golf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10472 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
21:30 Bug #25059: RTE won't load in FCEs with Typo3 4.5 and TV 1.5.3
Flexform rendering is not part of TemplaVoila - it's a Core task ;) Tolleiv Nietsch
16:15 Bug #25059 (Closed): RTE won't load in FCEs with Typo3 4.5 and TV 1.5.3
I've set up two fresh Typo3 4.5 installations on two different servers. Both servers run Debian Lenny, one with PHP a... Matthew Colton
21:22 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I have the same problem
For now it works fine with the commenting out.
Since I'm really interested in getting a fin...
Andreas
20:38 Bug #13094 (Accepted): Cannot push IRRE records to next stage
Tolleiv Nietsch
15:52 Bug #13094 (Closed): Cannot push IRRE records to next stage
My IRRE records could not be pushed to the next review stage (i think publishing worked)
After debugging, I found th...
Andreas Kießling
20:37 Bug #13096 (Accepted): class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain
Tolleiv Nietsch
16:46 Bug #13096 (Closed): class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain
Stumbled upon this in PhpStorm, but you can easily test the impact of this error:
set this in your UserTS...
Andreas Kießling
20:36 Bug #13097 (Accepted): tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
Tolleiv Nietsch
17:03 Bug #13097 (Closed): tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
The parameter in the function is called $commandIsProcessed, but $commandWasProcessed = TRUE is set.
This flag tells...
Andreas Kießling
20:35 Bug #13098 (Accepted): Hide sys_workspace_stage in list view
Tolleiv Nietsch
17:13 Bug #13098: Hide sys_workspace_stage in list view
Just realized, that the patch also strips a superfluous whitespace character at the top of the file. Was not intentio... Andreas Kießling
17:10 Bug #13098 (Closed): Hide sys_workspace_stage in list view
The table should not be displayed in the list view. The entries only make sense, to be shown in the context of a work... Andreas Kießling
19:59 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
Nice to her this. But please dont forgett the first part of my question:
From: "" <defaultMailFromAddress@*****.**...
Christian Tauscher
18:26 Feature #25061 (Closed): add option to select recursively in tcaTree
in some cases you might need or want to select a whole subtree - this is now possible.
(issue imported from ...
Steffen Ritter
17:33 Bug #24934: options.hideRecords.pages is ignored in page tree
Hi Jürgen, the patch is now pending in the core list. Keep your fingers crossed ;) Andreas Kießling
11:16 Bug #24934: options.hideRecords.pages is ignored in page tree
Hi Andreas, tried your patch. Works perfectly. Hope it'll be part of 4.5.1. Juergen Weber
16:58 Feature #25046: Allow the usage of t3lib_befunc::getProcessedValue() in the frontend
IMO having this in the core is not an option. I know the seperation is sometimes very liming but still you can use su... Georg Ringer
16:48 Bug #25060 (Closed): config.debug = 1 triggers Quirks Mode in IE-Browser
Enabling the debugger will put the debugging comment (<!-- Parsetime: ... -->) in front of any other output - even Do... Christian Zenker
16:24 Bug #13074: missing cache_frontend configuration.
Yes. Next weekend I will have a chance to take a look at this issue. Marco Bresch
08:38 Bug #13074 (Accepted): missing cache_frontend configuration.
Marco any chance you'd have a look at this? Tolleiv Nietsch
16:22 Feature #13095 (Closed): Make displayed fields in "Send to stage" layer configurable
In 4.4, the only thing an editor could do here was to add a comment for the reviewer. Now he can unselect recipients ... Andreas Kießling
14:50 Bug #25058 (Closed): htmlArea RTE: Link dialogue doesn't open when anchor class is set with double quotes
The following TSConfig will inhibit link wizard from opening
RTE.classesAnchor {

externalLink{
class = ...
Markus Plutka
12:34 Bug #25055: Access tab in content types Image & Text w/ Image not visible
Hi Steffen
The tab does not appear with Text with Image and with Image. All other types are working correctly.
...
Florian Baumann
11:11 Bug #25055: Access tab in content types Image & Text w/ Image not visible
Hi Florian,
does it only appear for Text (with Image), or all Content Elements? I can't reproduce this, I always s...
Steffen Gebert
10:53 Bug #25055 (Closed): Access tab in content types Image & Text w/ Image not visible
I was searching for a solution to this issue in several forums, but I did not find anything. The tab "Access" is not ... Florian Baumann
12:04 Bug #25007: RTE in the backend is very slow on IE7
I can confirm this issue, from a customer's report. This appears to be really bad when working in a native IE7 browse... Veronica
11:50 Bug #25057 (Closed): im_version_5 is not set in basic configuration
I found following line in deprecation log:
The option $TYPO§_CONF_VARS['GFX']['im_version_5'] is not set, ImageMagic...
Stefan Froemken
11:48 Bug #24791: htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
Hi Stan,
Patch tested agains typo3 4.5 and unfortunately it does not work (emptied browser + typo3 cache of course...
Alban Cousinie
11:40 Bug #22055: Improve message "Error..." in Extension Manager
I can reproduce this behaviour in TYPO3 4.4.2.
Why is the limit at 30M? Where should I place files (e.g. from a ne...
Stefan Terborg
11:22 Bug #25056 (Closed): Pagetree: No indication of pages being copied, when copying a branch
If you copy a large pagetree, there is no indication of the pages being copied. This will make the user think that so... Soren Malling
10:44 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
Committed to 4.5 in revision 10470 and trunk in revision 10471 Francois Suter
09:44 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
Michael, would you mind posting your vote to the Core list, please? It's easier to count the votes :-) Francois Suter
10:43 Revision 0c6e2501: Fixed bug #17385: Restore proper behavior of LOAD_REGISTER
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10471 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:40 Revision 2df69009: Fixed bug #17385: Restore proper behavior of LOAD_REGISTER
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10470 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:26 Bug #25054: pagebrowser doesn't work with template_css.tmpl
Sorry, this solution is a mistake of mine and nothing to do with it. The error is not resolved Harald no-lastname-given
09:50 Bug #25054 (Closed): pagebrowser doesn't work with template_css.tmpl
If you use the Page Browser (v 2.12.0) with the template_css.tmpl, the corresponding pages are not linked
My ...
Harald no-lastname-given
09:23 Bug #24982: Improve sys_note CSH file
Committed to trunk in revision 10468 and 4.5 in revision 10469 Francois Suter
09:22 Revision 2f96f86b: Cleanup #17513: Improve sys_note CSH file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10469 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:19 Revision 5ae15943: Cleanup #17513: Improve sys_note CSH file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10468 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:00 Bug #13003 (Resolved): singleIndex rows not showing up due to browser security violations
Applied in changeset r4113. Tolleiv Nietsch
08:53 Bug #13002 (Resolved): singleIndex page might have invalid workspace id
Committed to trunk (rev 4111) and 4.5 (rev 4112) Tolleiv Nietsch
08:50 Revision f5f32d42: Fixed bug #13003: singleIndex rows not showing up due to browser security violations
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/branches/4.5@4114 743128fe-103e-dd11-99c... Tolleiv Nietsch
08:50 Revision ca1b0d3b: #Fixed bug #13003: singleIndex rows not showing up due to browser security violations
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4113 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
08:48 Revision d61b4451: Fixed bug #13002: singleIndex page much have invalid workspace id
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/branches/4.5@4112 743128fe-103e-dd11-99c... Tolleiv Nietsch
08:47 Revision 661732d9: Fixed bug #13002: singleIndex page much have invalid workspace id
git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4111 743128fe-103e-dd11-99c4-001b2... Tolleiv Nietsch
08:36 Bug #13056 (Accepted): admin users see all changes in LIVE workspace
Tolleiv Nietsch
07:20 Revision 31dbe0e2: [+BUGFIX] (Configuration): Adjusted Interface to implementation
The ConfigurationManagerInterface and the ConfigurationManager
had a different API, but of course they should be the ...
Sebastian Kurfuerst
02:53 Bug #25053 (Closed): Copy and paste in Workspace don't work prefectly.
If I copy a record (ex:parent A) of parent-table in Workspace,
children records related parent A copied same time, ...
saito

2011-02-15

22:11 Revision 741a2f5d: [!!!][+TASK] Fluid v4 (Core): Make layout UpperCamelCase
- Sets the default layout to Default
- Uses a fallback if the UpperCamelCase file is not found, but
there's a lower...
Rens Admiraal
21:53 Bug #25051 (Closed): Remove deprecated option TTFLocaleConv
Install Tool option 'TTFLocaleConv' is deprecated and should be removed in 4.6
(issue imported from #M17606)
Jigal van Hemert
21:12 Task #25050 (Closed): Cleanup of graphics related functions in
The big cleanup - graphics issues
(issue imported from #M17605)
Jigal van Hemert
21:10 Bug #24791: htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
Any feedback here? Stanislas Rolland
21:07 Bug #23957: nested XMENU_LAYERS and the typo3temp *.js caching bug
I can confirm this issue. The 3rd menu level is broken after the update.
I get this JavaScript error message:
G...
Peter Kraume
20:36 Bug #25037: htmlArea RTE: RTE should not be enabled on Android
Committed to SVN TYPO3core trunk (revision 10465), branch TYPO3_4-5 (revision 10466) and branch TYPO3_4-4 (revision 1... Stanislas Rolland
01:47 Bug #25037: htmlArea RTE: RTE should not be enabled on Android
Unfortunately, the problem is not detectable through the browser API. Stanislas Rolland
20:35 Revision 6b135f9b: Fixed bug #17587: htmlArea RTE: RTE should not be enabled on Android
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10467 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:21 Revision b084af1c: Fixed bug #17587: htmlArea RTE: RTE should not be enabled on Android
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10466 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:11 Revision 52dafd3b: Fixed bug #17587: htmlArea RTE: RTE should not be enabled on Android
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10465 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:08 Feature #25049 (Closed): Add "wizard" to allowOverrideMatrix Array - feature request
If you use the "wizard"->add feature in the TCA you are able to create new child records of a table Y; their UID is a... Florian Sauer
19:49 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Please don't forget that this is just a workaround! Stefan Galinski
19:42 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Thank you! The problem is solved.
http://www.bugs.typo3.org/view.php?id=17381&nbn=7
Comment-out line 106 in "t3lib/...
niffeler
19:31 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
My Provider made changes to the rules for mod_security. It works now for me without errors. No 501 errors in firebug ... Martin Kästner
17:43 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Can you please use firebug to have a look at the AJAX requests, which are made? Steffen Gebert
17:42 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I have just upgraded the typo3 version to 4.5 and encountered the same error message twice when cklicking on the page... niffeler
19:37 Revision fb481556: Fixed bug #12454: Use setting "defaultMailFromName" and "defaultMailFromAddress"
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@43663 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
19:29 Bug #25007: RTE in the backend is very slow on IE7
The client uses a real IE7 - as I said already I am unable to reproduce it.
Neither with IE8 nor with IE7
Henrik Ziegenhain
19:12 Revision cff0015a: * Fixed bug #12650: tx_linkvalidator_tasks_validator: exec() is too long
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@43658 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
18:04 Bug #25048 (Closed): Time 0:00 not possible if 'eval' => 'time'
If you have a TCA definition like this
'uhrzeit' => array (
'exclude' => 0,
'label' => 'LLL:EXT:mg_test...
Thomas Walder
18:00 Bug #25047 (Closed): input checking in t3lib_div::makeInstance is too narrow

The input check does a strict string comparison. If NULL is passed, the result will be a reflection exception that ...
Björn Pedersen
17:54 Bug #13074 (Closed): missing cache_frontend configuration.
The default caching framework configuration misses the cache_frontend configuration.
-> error e.g. in the CF garbage...
Björn Pedersen
17:54 Bug #12586: Check links should not show statistics
I quite like these statistics as they allow you to reduce the time needed to do the check and therefore would like to... Chris topher
17:32 Bug #24907: cObj->FORM() wasn't processing the $formData parameter
bug is fixed (seeattached file above) Administrator Admin
17:32 Revision dc843d80: Changelog indentation
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@43653 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
17:16 Revision eb5c6b45: * Fixed bug #12652: If none of the link types are marked to be checked, all of them are checked
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@43646 735d13b6-9817-0410-8766-e36946ffe9aa michael.miousse
16:43 Revision 0aafb153: [~TASK] Extbase: Raising version from 1.3.0 to 1.4.0-devel
Change-Id: Ia92aa5568cced5acbcec671d7d278d4c9717446f Bastian Waidelich
16:42 Revision 70fb5963: [~TASK] Fluid: Raising version from 1.3.0 to 1.4.0-devel
Change-Id: Ia136f0d1da2c5ef3500a7f57d0e8042005c850e8 Bastian Waidelich
16:39 Revision 959756b8: Fixed bug #12549: Unify capitalization of language labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@43639 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
16:34 Feature #25046 (Closed): Allow the usage of t3lib_befunc::getProcessedValue() in the frontend
The separation between BE and FE is sometime a big issue in some projet. I supply a little patch to allow the use of ... Dominique Feyer
16:28 Bug #24884: pagetree->expand branch destroys parts of BE_USER->uc
Just an assumption: The rootline of the expanded nodes is written into the user configuration. Seems that we need to ... Stefan Galinski
16:23 Bug #24884: pagetree->expand branch destroys parts of BE_USER->uc
while analyzing some queries in BE I found a possible reason for the broken/resetted uc:
with a fully expanded tree ...
Rupert Germann
16:26 Bug #25045 (Closed): Frontend editing is broken
Reproduce:
- Install frontend edit (feedit).
- Logon to backend
- In frontend, open admin panel and enable "Displa...
Jan Radecker
16:06 Bug #25044 (Closed): Grid wizard does not work
Create a Record of type "Backend Layout".
Open the Config-Wizard (aka Grid Wizard) and you will see a php warning:
...
Jan Radecker
13:24 Bug #25043 (Closed): datetime picker returns only a date and no time value
Hi,
when i select a date over the datepicker, the form is tca generate, the time value is always 0:00.
The behav...
Florian Zimmermann
13:15 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
I now see two changes:
- if no valid email address of form filler is found, use default from name and address
- i...
Jigal van Hemert
10:15 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
Its clear why a fallback is defined. but it should not be mixed up:
the EMail could be sent by "name of formfill...
Christian Tauscher
13:00 Bug #25042 (Closed): options.moduleMenuCollapsable does not have any effect on extjs based menus
After extjs based modulemenu was introduced the us TSConfig setting "options.moduleMenuCollapsable" does not have any... Soren Malling
11:51 Bug #23843: Date selector not working correctly in flexform with steps
This issue also affects version 4.5.0 Gijs Oliemans
11:40 Bug #24934: options.hideRecords.pages is ignored in page tree
Works for me for "subpages", but not if the page to be hidden is a webmount. Did you mean that?
Please test the atta...
Andreas Kießling
10:53 Bug #13056 (Closed): admin users see all changes in LIVE workspace
I've made a configuration like this:
-an "editors" group
-a "reviewers & publishers" group (has got "Live" access...
Riccardo De Contardi
10:15 Bug #25041: Resizable text areas in webkit browsers sticks in resize mode
Please note that the problem only exists if the vertical scrollbar is visible Jacob Rasmussen
10:13 Bug #25041 (Closed): Resizable text areas in webkit browsers sticks in resize mode
I have noticed that resizable text areas (like page TS configuration) is unable to scale correctly if the vertical sc... Jacob Rasmussen
09:57 Bug #25040 (Closed): ExtDirect API calls are splitted in single requests and slows down page loading
The API calls are splitted in single requests. They are included as script tags with
<script src="ajax.php?ajaxID=E...
Steffen Kamper
09:54 Bug #25034: Argument #1 is not an array in t3lib/class.t3lib_tcemain.php
for strings created with... Sebastian Wagner
08:45 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
Post a patch request on typo3.teams.core mailling list to get your patch into the core. please follow the ml rules h... Jan Loderhose
08:00 Feature #25039 (Closed): htmlArea RTE: Add possiblity to set pastetoggle to ON by default
It would be nice if the admin had the possiblity to set the button "pastetoggle" per default to ON so that the editor... Michael Bakonyi
07:50 Bug #25038 (Closed): [lockingMode] the documented value differs from the default value
The documentation section above this setting states that the default value is "disable" but the actual value is "simp... Arpad Fodor
00:06 Bug #18873: ContentElement Menu/Sitemap of the section index type doesn't work...
No feedback for quite some time. Closed for the sake of a cleaner bugtracker. Feel free to reopen if this gets releva... Tolleiv Nietsch

2011-02-14

23:19 Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specifics
We do not need crypto safe randomness, thus define the method to return not crypto safe random bytes (which it does i... Helmut Hummel
22:16 Bug #25037 (Closed): htmlArea RTE: RTE should not be enabled on Android
Android browser is based on WebKit. However, WebKit on Android does not allow in any way to focus in the editing area... Stanislas Rolland
22:16 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
+1 by testing - errors are gone where they showed up before (e.g. when opening log-module in BE), haven't noticed any... Loek Hilgersom
22:11 Bug #25036 (Closed): stdWrap in imageLinkWrap only renders when image_zoom is selected
The stdWrap will not be rendered, wenn the image is linked to an other URL.
See my Patch to fix this.
I'm not sur...
Anonymous
22:09 Bug #24989: external="1" on crypted emails
The external custom attribute is used to ensure that the domain of url's entered in the external url tab of the link ... Stanislas Rolland
13:35 Bug #24989: external="1" on crypted emails
"TYPO3 does not consider this to me an email link."
Yes, exactly. That's what i refered to as bug. Why would typo3...
gert
21:56 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
You should still use the patch. Stefan Galinski
21:48 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
The attached patch is still necessary and still works in TYPO3 4.4.6
Can this be fixed in the upcoming release?
An...
Martin Terber
20:59 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
The defautl from-address is only used as a last resort. The mailform tries to use either the field 'from_email' or 'e... Jigal van Hemert
14:17 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
if your Form-konfiguration contains e.g.
label 1 | name=input
label 2 | email=input
then the send email ist se...
Christian Tauscher
11:15 Bug #25029 (Closed): defaultMailFromName not used when defaultMailFromAddress is used in mailform
The content type (CType) is "mailform".
Settings in localconf:
$TYPO3_CONF_VARS['MAIL']['transport'] = 'mbox';...
Christian Tauscher
20:38 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
The site is on a managed server and I have send a email to my provider. I did not have access to a log file for this ... Martin Kästner
20:27 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
Could be possible.. this would also explain, why it's so hard to reproduce..
Are you using mod_security? Could you...
Steffen Gebert
20:25 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
I have the same error "Connection Problem", after an update of typo3 4.4. But I get 501 errors in firebug for
/typo...
Martin Kästner
20:06 Bug #25034: Argument #1 is not an array in t3lib/class.t3lib_tcemain.php
Sebastian, does this solve your problem? Steffen Gebert
18:20 Bug #25034: Argument #1 is not an array in t3lib/class.t3lib_tcemain.php
if the 'foo123' is really present, then that is the reason for the error:
From reading the code it should either be ...
Björn Pedersen
14:38 Bug #25034 (Closed): Argument #1 is not an array in t3lib/class.t3lib_tcemain.php
Hi, in t3lib_TCEmai::process_datamap() i'm getting
PHP Warning: array_merge(): Argument #1 is not an array in t3li...
Sebastian Wagner
20:05 Bug #25020: Red question marks in QuickEdit instead of icons.
- trunk rev. 10463
- 4-5 rev. 10464
Thanks for your first contribution, Jürgen! Go on! ;-)
Steffen Gebert
20:04 Revision ee8a4442: Fixed bug #17564: Red question marks in QuickEdit instead of icons (Thanks to Jürgen Ettmueller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10464 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
20:02 Revision 9f11b13d: Fixed bug #17564: Red question marks in QuickEdit instead of icons (Thanks to Jürgen Ettmueller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10463 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
19:59 Bug #24452: tcaTree in flexforms still breaks
trunk: rev. 10462, 4-5: rev 10461 Georg Ringer
19:57 Revision 3e8c9709: Fixed bug #16890: tcaTree in flexforms still breaks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10462 709f56b5-9817-0410-a4d7-c38de5d9e867 Georg Ringer
19:47 Revision 2f26f4b1: Fixed bug #16890: tcaTree in flexforms still breaks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10461 709f56b5-9817-0410-a4d7-c38de5d9e867 Georg Ringer
16:25 Bug #25035 (Closed): It is no longer possible to "copy" and "paste into" page records
The function to copy a record from a page and insert it into another page is gone. I see this as a major Severity, be... Rene Brungs
15:23 Bug #25007: RTE in the backend is very slow on IE7
you are tested on a IE 8 with IE7 compatibilty? or a real IE 7 ?
(this bug have a relation with bug: "RTE textare...
Dan
14:51 Bug #25007: RTE in the backend is very slow on IE7
Hi everybody,
a client discovered this "bug" a few days ago too.
But atm I am unable to reproduce it.
Henrik Ziegenhain
14:37 Bug #25007: RTE in the backend is very slow on IE7
yes,
may be another people see this bug, error?
or have a solution?
Thanks ;)
Dan
14:27 Bug #25007: RTE in the backend is very slow on IE7
Hi Dan,
maybe it is insightful for you to know that people here fix bugs on a voluntary base.
Chris topher
13:27 Bug #25007: RTE in the backend is very slow on IE7
nobody tested in ie7 ?
thks ;)
Dan
15:18 Bug #24835: Missing and old Icons in "DB check -> Record Statistics"
running trunk rev. 10457
The icons in section Document Types are still missing.
Path to icons (not working) and...
Ralle Büchnitz
15:13 Revision 461485a8: [+FEATURE] Fluid (ViewHelpers): Add RawViewHelper
Adding RawViewHelper that deactivates any Fluid escaping interceptors
allowing it to output raw HTML.
Use it like: {c...
Bastian Waidelich
14:10 Feature #25033 (Closed): Extension Repository search not local but online
When I want to instal an extension, the Extension Repository must search online and not in the local MySQL table "cac... Anonymous
13:46 Bug #25032 (Rejected): (old) Extension Manager => Edit files: Cancel Button doesn't work
In the old Extension Manager the cancel button doesn't bring you back to the list of files. Instead the editor window... Peter Kraume
13:09 Bug #25025: Links on graphical headers produce wrong/broken image
It could be, that the refactoring of tt_content changed the execution order in some points. Björn Pedersen
12:24 Bug #25025: Links on graphical headers produce wrong/broken image
Thanks - that solved the problem. I see your point.
I didn't actually make the TS myself - it was on a site, that ...
Mikkel Olrik
11:56 Bug #25025: Links on graphical headers produce wrong/broken image
I don't think it is a bug.
You should not use
10.text.current=1
, but use
10.text.field=header
Otherwise yo...
Björn Pedersen
10:48 Bug #25025 (Closed): Links on graphical headers produce wrong/broken image
When using a graphical generated header and adding a link to it, the resulting image (which should contain a graphic ... Mikkel Olrik
13:00 Bug #25031 (Closed): BEgetRootLine doesn't use cache when called with hash
When you open list view in extended view, each CE has a viewonclick icon. For this link calculation, BEgetRootLine is... Steffen Kamper
13:00 Bug #25030: Different usage of $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath']
i just saw this was already reported in 17314 Manuel Stofer
12:58 Bug #25030 (Closed): Different usage of $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath']
In 4.5 the class t3lib_formmail uses $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath'] which was previously only ... Manuel Stofer
12:27 Bug #25000: cookies are not required in CLI mode / cookieSecure blocks cli
Committed to 4.4 (rev. 10458), 4.5 (rev. 10459) and trunk (rev. 10460). Tolleiv Nietsch
12:26 Revision 0f9abd50: Fixed bug #17541: cookies are not required in CLI mode / cookieSecure blocks cli
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10460 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
12:25 Revision ca2cbf2a: Fixed bug #17541: cookies are not required in CLI mode / cookieSecure blocks cli
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10459 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
12:24 Revision 7428d385: Fixed bug #17541: cookies are not required in CLI mode / cookieSecure blocks cli
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10458 709f56b5-9817-0410-a4d7-c38de5d9e867 Tolleiv Nietsch
11:53 Bug #17227: Shortcut to external URL if referer-check enabled
Same Problem with TYPO3 4.4.6.
I have found the reason and I have two possible solutions for the problem.
The rea...
Tamer Erdogan
11:37 Task #25026: Move statictemplates to TER
As dicussed in the v4 mailing list:
I don't like these templates but there is one in it that's still useful: content...
10:48 Task #25026 (Closed): Move statictemplates to TER
We already made this a sysext. The templates are old school and only usable for demo purpose. Now with introduction p... Steffen Kamper
10:51 Bug #25028 (Closed): Remove cms/tslib/media folder to TER extension
Here you find some example scripts, the gmenulayers, many images etc. They are used seldom and not used in most insta... Steffen Kamper
10:50 Bug #25027 (Closed): Remove jsMinify, json wrapper etc
jsMinify is very in-performant and should not be used. There are other possibilities to compress scripts, we should u... Steffen Kamper
10:47 Task #25024 (Closed): Remove typo3/gfx
These images are not used any longer. Also they are duplicated in sysext/t3skin/icons/gfx. Those which are missing th... Steffen Kamper
10:39 Bug #19956: Page alias not publishing to LIVE from any workspace
Idea: make unique fields like alias unique within all workspaces.
adaption in typo3 4.5 lts that worked for me:
t...
Thomas Trethan
10:34 Task #13011 (Closed): Refactoring of views
The abstract of most views are using almost the same XML processing methods, like parseXML(), with some modifications... Patrick Broens
10:13 Bug #25023 (Closed): Setting uploadfolder to an empty string will break functionality
On TYPO3 =< 4.4 it was possible to set the uploadfolder to an empty string. Result was, that no copies of files (to ... Sigfried Arnold
09:10 Feature #12868: Make row detail view customizable
Tolleiv Nietsch wrote:
> Sounds good - I'd prefer to check if this patch could also work with TemplaVoila and with L...
Francois Suter
07:52 Bug #24996: broken links in sample site (introductionpackage-4.5.0.tar.gz)
Done, sorry about the mixup I didn't know there's a separate bug tracker for the example site:
http://forge.typo3.or...
Alexander Enchevich
01:18 Bug #19125: No Language in translated Workspacepages in Previewlink
will be handled in http://forge.typo3.org/issues/12970 Tolleiv Nietsch
01:16 Bug #15384: Gremlin or Feature Request: Workflow Preview not browsable
workspaces completely rewritten in 4.5 - will be handled in an own bug on forge (which will most likely ship with 4.5... Tolleiv Nietsch
01:13 Bug #24245: If live Page is hidden, draft-live-DIff-View is broken...
completely rewritten in 4.5 - I assume this is not relevant anymore Tolleiv Nietsch
01:10 Bug #16968: User with no workspace-permissions could see page tree
Is this bug still relevant after the upgrade to 4.5?
Going to close it if there's no feedback after 30days.
Tolleiv Nietsch
01:07 Bug #24933: "Generate Workspace Preview Link" doesn't appear without clicking in the pagetree
this is by design - we're going to add something to the manual but the behaviour won't change Tolleiv Nietsch
00:23 Bug #24987: password recovery stop working
workaround
set in INSTALL TOOL
[MAIL][substituteOldMailAPI] = 0
Rafal Brzeski

2011-02-13

23:32 Bug #25022: typo in backend form "Redirects"
Sorry, i missed that this issue was posted already. Look here:
http://bugs.typo3.org/view.php?id=17466
Peter Linzenkirchner
23:29 Bug #25022 (Closed): typo in backend form "Redirects"
I think, there ist a typo in the backend form. In category "Redirects" the option "Enable Redirect" has a checkbox w... Peter Linzenkirchner
22:25 Bug #22359: No FE editing with only field edit icons and with "old" feedit extension
Just ran into the same issue, summarized:
for non-admin be-users, you cannot enable admin panel displayFieldIcons wi...
Loek Hilgersom
20:56 Feature #25019: Gifbuilder: Create correct png8 images with alpha channels out of a png32 image
Hi Carsten,
as pointed out, this seems not to be a bug, so I'm going to close this.
You could extend the function...
Steffen Gebert
19:27 Bug #25021 (Closed): Create page via drag'n'drop does not respect TCAdefaults in pagets
When creating a new page via drag'n'drop in the new pagetree the configured TCAdefaults settings from pagets won't be... Fabrizio Branca
14:36 Bug #25020: Red question marks in QuickEdit instead of icons.
Looks good, sounds reasonable!
To get this integrated, could you please send an RFC with the attached patch to the...
Steffen Gebert
14:26 Bug #25020: Red question marks in QuickEdit instead of icons.
Okay, that's what I noticed, too. I just wasn't sure, if you're talking of that problem. Steffen Gebert
13:56 Bug #25020: Red question marks in QuickEdit instead of icons.
Hi Steffen,
right, it is the QuickEdit (in German Schnelleingabe).
Fresh TYPO3 4.5 installation, if I go to th...
comtelsoft
13:36 Bug #25020: Red question marks in QuickEdit instead of icons.
Hi comtelsoft,
could you explain, how to reproduce this bug? Are you talking of "QuickEdit" in Page Module?
Ste...
Steffen Gebert
12:50 Bug #25020 (Closed): Red question marks in QuickEdit instead of icons.
TCEForms->getIconHTML() is_file fails (line 4159), when checking for a static image file from db_layout.php (Quickvie... comtelsoft
10:18 Bug #24967: Add Unit Tests for t3lib_div::resolveBackPath()
- trunk rev. 10456
- 4-5 rev. 10457
Steffen Gebert
10:16 Revision 7d688f8c: Added Test #17495: Add Unit Tests for t3lib_div::resolveBackPath()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10457 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:15 Revision f5a88156: Added Test #17495: Add Unit Tests for t3lib_div::resolveBackPath()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10456 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert

2011-02-12

23:37 Bug #24550: ExtDirect Exception Error parsing json response: null
I'm new to TYPO3 and had a rather stupid setup where this problem occured. I had nested .htaccess files with rewrite ... Hannes Schmiderer
18:58 Bug #12855 (Under Review): Generate preview link visible in Live-Workspace and on non-content pages
showing in on non "content_doktypes" pages also doesn't make sense Tolleiv Nietsch
18:08 Bug #13003 (Closed): singleIndex rows not showing up due to browser security violations
opening up the singleIndex list in the preview module won't show any columns and will trigger a JS-security exception... Tolleiv Nietsch
17:56 Bug #13002 (Closed): singleIndex page might have invalid workspace id
If there's no session data for the active workspace there might be a error-message if the single-view is triggered.
...
Tolleiv Nietsch
14:16 Feature #25019: Gifbuilder: Create correct png8 images with alpha channels out of a png32 image
Hi Carsten,
you will get responses more quickly, if you ask in the dev-mailing list at http://lists.typo3.org.
...
Chris topher
13:15 Feature #25019 (Closed): Gifbuilder: Create correct png8 images with alpha channels out of a png32 image
Hi all,
i found a linux command line tool to create correct png8 images with alpha channels out of an png32 image.
...
Carsten Bleicker
09:51 Bug #12970: Generate Workspace Preview Link should honor options.view.languageOrder
One more thought about that: how about displaying a select menu with the allowed languages for the user next to the l... Andreas Kießling
00:45 Bug #12970 (Accepted): Generate Workspace Preview Link should honor options.view.languageOrder
Tolleiv Nietsch
08:43 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
attached patch is on core list..
@Michel Maier, if you mind to vote if this works for you, we could go ahead
Steffen Ritter
08:30 Bug #25018: htmlArea RTE: Delete class HTMLArea.Base
Committed to SVN TYPO3core trunk (revision 10455). Stanislas Rolland
06:34 Bug #25018 (Closed): htmlArea RTE: Delete class HTMLArea.Base
htmlArea uses class HTMLArea.Base in order to provide a class extension mechanism for creating plugins (an adaptation... Stanislas Rolland
08:30 Revision 5f083801: ! Fixed issue #17561: htmlArea RTE: Delete class HTMLArea.Base
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10455 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:16 Bug #25017: htmlArea RTE: Any plugin must be inside HTMLArea namespace
Committed to SVN TYPO3core trunk (revision 10454). Stanislas Rolland
02:23 Bug #25017 (Closed): htmlArea RTE: Any plugin must be inside HTMLArea namespace
Since TYPO3 4.4, any plugin must be inside HTMLArea namespace.
Any plugin outside HTMLArea namespace will stop wor...
Stanislas Rolland
03:15 Revision 496bca8b: Fixed issue #17560: htmlArea RTE: Any plugin must be inside HTMLArea namespace
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10454 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:20 Bug #25016: htmlArea RTE: Delete deprecated code/functions from main js script
Committed to SVN TYPO3core trunk (revision 10453). Stanislas Rolland
02:12 Bug #25016 (Closed): htmlArea RTE: Delete deprecated code/functions from main js script
Delete code/functions from main js script that was deprecated in TYPO3 4.4.
(issue imported from #M17559)
Stanislas Rolland
02:19 Revision 0c25bac7: Fixed issue #17559: htmlArea RTE: Delete deprecated code/functions from main js script
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10453 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:48 Bug #25015: htmlArea RTE: Delete deprecated browser identification js variables
Committed to SVN TYPO3core trunk (revision 10452). Stanislas Rolland
01:40 Bug #25015 (Closed): htmlArea RTE: Delete deprecated browser identification js variables
Delete browser identification js variables deprecated since TYPO3 4.4.
ExtJS variables should now be used.
(is...
Stanislas Rolland
01:48 Revision 7e927262: Fixed issue #17558: htmlArea RTE: Delete deprecated browser identification js variables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10452 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:34 Bug #25014: htmlArea RTE: Delete deprecated Page TSConfig properties
Committed to SVN TYPO3core trunk (revision 10451). Stanislas Rolland
01:12 Bug #25014 (Closed): htmlArea RTE: Delete deprecated Page TSConfig properties
Delete the following Page TSConfig properties deprecated since TYPO3 4.3:
- keepToggleBordersInToolbar
- hideTags...
Stanislas Rolland
01:34 Revision 59aad0b6: Fixed issue #17557: htmlArea RTE: Delete deprecated Page TSConfig properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10451 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:03 Bug #25013: Registry does not return existing entries
To avoid the problem for now, someone must call the get() method first, either with a real key or if no data is avail... Thomas Deinhamer
01:00 Bug #25013 (Closed): Registry does not return existing entries
The registry will _not_ load the existing entries for a namespace if the set() metod is called before any call of the... Thomas Deinhamer
01:00 Bug #25012: htmlArea RTE: Delete deprecated Aspell-related extension configuration variables
Committed to TYPO3core trunk (revision 10450). Stanislas Rolland
00:12 Bug #25012 (Closed): htmlArea RTE: Delete deprecated Aspell-related extension configuration variables
Extension configuration variables for setting the default Aspell dictionay and the list of Aspell dictionaries are de... Stanislas Rolland
01:00 Revision 2db33419: Fixed issue #17555: htmlArea RTE: Delete deprecated Aspell-related extension configuration variables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10450 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:08 Bug #25010: css_styled_content ext_tables.php links to wrong static file for TYPO3 4.4
* trunk rev. 10448
* 4.5 rev. 10449
Christian Kuhn
00:06 Revision 380be079: Fixed bug #17553: css_styled_content ext_tables.php links to wrong static file for TYPO3 4.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10449 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:05 Revision 70a89480: Fixed bug #17553: css_styled_content ext_tables.php links to wrong static file for TYPO3 4.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10448 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:00 Bug #25011: htmlArea RTE: Delete deprecated DAM integration extension variable
Committed to SVN TYPO3core trunk (revision 10447). Stanislas Rolland
00:00 Revision 7a53d567: Fixed issue #17554: htmlArea RTE: Delete deprecated DAM integration extension variable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10447 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2011-02-11

23:55 Bug #24180: Exception message for missing memcache wrong
* trunk rev. 10443
* 4.5 rev. 10444
* 4.4 rev. 10445
* 4.3 rev. 10446
Christian Kuhn
23:50 Revision 96004603: Fixed bug #16534: Exception message for missing memcache wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10446 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:49 Revision 4431d41f: Fixed bug #16534: Exception message for missing memcache wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10445 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:48 Revision 7acca816: Fixed bug #16534: Exception message for missing memcache wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10444 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:46 Revision f2056f36: Fixed bug #16534: Exception message for missing memcache wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10443 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:41 Bug #23545: Memcache::delete() without timeout param causes loss of memcache server in pool
Committed to:
* trunk rev. 10438
* 4.5 rev. 10439
* 4.4 rev. 10440
* 4.3 rev. 10441
Christian Kuhn
23:30 Bug #25011 (Closed): htmlArea RTE: Delete deprecated DAM integration extension variable
Integration of DAM with htmlArea RTE was moved to a DAM option since DAM 1.1.
DAM 1.0 is now obsolete.
(issue ...
Stanislas Rolland
23:25 Bug #25009: htmlArea RTE: Delete deprecated class HTMLArea.Dialog
Committed to SVN trunk (revision 10442). Stanislas Rolland
23:05 Bug #25009 (Closed): htmlArea RTE: Delete deprecated class HTMLArea.Dialog
HTMLArea.Dialog was deprecated in TYPO3 4.4.
All dialogue windows should now be ExtJS windows.
(issue imported...
Stanislas Rolland
23:24 Revision d3c71a04: Fixed issue #17552: htmlArea RTE: Delete deprecated class HTMLArea.Dialog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10442 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:24 Bug #25010 (Closed): css_styled_content ext_tables.php links to wrong static file for TYPO3 4.4
static/v4.3/ is added twice (one aliased as 4.4) wich is obviously a typing error and blocks the proper usage of TYPO... Sigfried Arnold
23:20 Revision 7a6ee5df: Fixed bug #15721: Memcache::delete() without timeout param causes loss of memcache server in pool (Thanks to Michiel Ross)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@10441 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:18 Revision 5ce0cebb: Fixed bug #15721: Memcache::delete() without timeout param causes loss of memcache server in pool (Thanks to Michiel Ross)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10440 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:17 Revision c2133a91: Fixed bug #15721: Memcache::delete() without timeout param causes loss of memcache server in pool (Thanks to Michiel Ross)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10439 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:16 Revision b52db058: Fixed bug #15721: Memcache::delete() without timeout param causes loss of memcache server in pool (Thanks to Michiel Ross)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10438 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:12 Bug #24916: "Show Page" in contextmenu results in new browser window
I was digging a bit deeper into this issue and found out that the problem is this function:
function openUrlInWindow...
Simon Schaufelberger
22:59 Revision 7977bafe: Follow-up to #16591: Make getClassName() non recursive (Thanks to Pierre Dudoret)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10437 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:59 Revision 1eb607cb: Follow-up to #16591: Make getClassName() non recursive (Thanks to Pierre Dudoret)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10436 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:56 Bug #25008 (Closed): htmlArea RTE: Clean-up umbrella for 4.6
Grouping htmlArea RTE cleanup issues for TYPO3 4.6.
(issue imported from #M17551)
Stanislas Rolland
22:15 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
RFC pending in core list. Votes in core list are welcome! Jigal van Hemert
15:23 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Patch tested successfully with TYPO3 4.5.0, safe_mode_exec_dir=/usr/local/bin/php Kai Blaschke
20:56 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
Resolved, no change required. Thanks for feedback Falk. Christian Kuhn
20:35 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
okay
I think the error was due to the directory protection.
It is gone now after deleting the dir protection.
Falk Sobe
20:52 Bug #24887: Context Menu of the pagetree is not shown anymore after update
Ah, that was the reason why my contextmenu didn't show up ;)
I think this is not a bug: in localconf.php one shoul...
Christian Kuhn
20:48 Bug #24394: "defaultUserTSconfig" does not work
localconf.php:
$TYPO3_CONF_VARS['BE']['defaultUserTSconfig'] .= '
options.pageTree.showPageIdWithTitle = 1
...
Christian Kuhn
20:21 Bug #24946: "Show" doesn't work in Chrome in new page treee
ah didn't know that there is a popblocker which doesn't ask if a page is allowed to open popups Georg Ringer
19:54 Bug #24989: external="1" on crypted emails
I see. The protocol is not mailto, so that TYPO3 does not consider this to be an email link.
The external attribut...
Stanislas Rolland
17:37 Bug #24989: external="1" on crypted emails
you can eg enter
&lt;a href=&quot;javascript:linkTo_UnCryptMailto('nbjmup;nvtufsAnvtufs/di');&quot; &gt;muster [a...
gert
17:03 Bug #24989: external="1" on crypted emails
How to reproduce this?
What do you enter as link in html view?
Stanislas Rolland
09:48 Bug #24989: external="1" on crypted emails
"Why enter links manually in html view?"
I like it that way. For one point, it's faster. There are other points, bu...
gert
16:27 Bug #24346: Thumbnail generation fails
With TYPO3 4.5.0 the file to be patched is now: t3lib/utility/class.t3lib_utility_command.php
Thanks a lot!
This...
Thomas Hirt
16:09 Bug #25007 (Closed): RTE in the backend is very slow on IE7
In IE7 (not in IE8 with compability mode for IE7), in the backend, if a page has a content element with RTE the page ... Dan
15:37 Bug #25006 (Closed): Backend search for page ID (uid) doesn't expand pagetree any more
In TYPO3 < 4.5 it was possible to enter the uid of a page into the backend search field in upper right corner. Upon h... Peter Kraume
14:37 Bug #25005 (Closed): Show 'Skip wizard' only in step 1 or step 2
When using the 1-2-3 mode in the Install Tool, on each page there is a link 'Skip wizard'.
As this might lead to s...
Peter Beernink
14:33 Bug #20598: Error after hide/show element
still happens in 4.4.6 with templavoila and the light bulb. with the context menu it works Simon Schaufelberger
14:18 Bug #25004 (Closed): Cannot Copy Content elements
When try to copy content elements, it just returns to the page as it was before copying it.. The clip function works ... Tomas Norre Mikkelsen
13:27 Bug #25002: FIRST_INSTALL has no effect when typo3conf is not writable
Added patch for this issue. Peter Beernink
10:59 Bug #25002 (Closed): FIRST_INSTALL has no effect when typo3conf is not writable
In r8023 the FIRST_INSTALL file has been introduced which allows for easier install by creating the ENABLE_INSTALL_TO... Peter Beernink
12:35 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
A little workaround:
plugin.tt_news.genericmarkers {
link = COA
link.10 = TEXT
link.10 {
value = Imp...
Daniel Schwab
12:30 Bug #25003: tcaTree: minitems and maxitems don't work well
bug related to the (closed?) http://bugs.typo3.org/view.php?id=16276
Georg in core list says that it wasn't solved
Stefano Cecere
12:05 Bug #25003 (Closed): tcaTree: minitems and maxitems don't work well
developing extension with tcatree field
(tested both safari and FF)
two bugs:
1) the minitems seems to not be ...
Stefano Cecere
11:39 Bug #12970 (Closed): Generate Workspace Preview Link should honor options.view.languageOrder
A preview link always points to the default language. If a user is limited to specific languages, a languageOrder can... Andreas Kießling
10:35 Bug #24472: Install complains about default values in ext_tables.sql
Sent patch-v2 to core list Christian Futterlieb
09:40 Feature #12958: use Form for user registration
The FORM project currently has its focus on replacing the current FORM cObj, sending mails and the form wizard. Altho... Patrick Broens
08:33 Bug #25001: Usage of deprecated PHP < 5.3 function calls
Also the following deprecateded ini directives are used:
// checking for 'magic_quotes_runtime()'
typo3/sysext/...
Michiel Roos
08:12 Bug #25001 (Closed): Usage of deprecated PHP < 5.3 function calls
// checking for 'dl()'
typo3/sysext/adodb/adodb/adodb-pear.inc.php:365: @dl($name . $dlext)...
Michiel Roos
06:53 Bug #24791: htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
The attached patch fixes this issue. Please confirm.
You need to clear the RTE cache (option of the Backend Clear ...
Stanislas Rolland
00:11 Bug #24991: Some images not rendered in frontend, but visible in RTE
Resolved as dupe of #17373 Christian Kuhn
00:09 Bug #24996: broken links in sample site (introductionpackage-4.5.0.tar.gz)
Resolved, no change required.
Please report where Christopher mentioned, Alexander. This tracker is strictly for c...
Christian Kuhn

2011-02-10

22:08 Feature #12958 (Closed): use Form for user registration
hi
since (i suppose) Form will be included in Core in 4.6
and since we really need a "core" fe-user registration ...
Stefano Cecere
21:10 Bug #21267: Function tslib_cObj::crop() is not multibyte safe
Committed to:
* trunk rev. 10431
* 4.5 rev. 10432
* 4.4 rev. 10433
Committed test to:
* trunk rev. 10434
* 4....
Christian Kuhn
21:04 Revision e6760755: Follow-up to #12230: Add unit test to test tslib_cObj::crop() for multibyte compatibility
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10435 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:03 Revision 46195050: Follow-up to #12230: Add unit test to test tslib_cObj::crop() for multibyte compatibility
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10434 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:49 Revision e8be32f5: Fixed bug #12230: Function tslib_cObj::crop() is not fully multibyte safe (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10433 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:42 Revision 804e3b8d: Fixed bug #12230: Function tslib_cObj::crop() is not fully multibyte safe (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10432 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:37 Feature #24990: BE feels slower since introduction of the ajax loading
everything has been said by Henrik Steffen Gebert
07:28 Feature #24990: BE feels slower since introduction of the ajax loading
IIRC this was a decision of design team - so I think not this would be removed.
I use EXT:noloadingmask, this exte...
Henrik Ziegenhain
20:37 Revision fcee3a87: Fixed bug #12230: Function tslib_cObj::crop() is not fully multibyte safe (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10431 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:36 Bug #24995: Typo3 Icons have no transparency in backend for IE6. PNG Hack implementation required
pngfix has been implemented for sprite icons during development of 4.4. As it caused major performance issues, it has... Steffen Gebert
11:52 Bug #24995 (Closed): Typo3 Icons have no transparency in backend for IE6. PNG Hack implementation required
The new backend skin is super cool, but has regressed in several aspects for IE6 users. So as Typo3 4.5 is due to sup... Alban Cousinie
20:00 Bug #24997: EM gets instantiated before XCLASS definition
committed this no-brainer to em branch rev 4106 Steffen Kamper
15:17 Bug #24997: EM gets instantiated before XCLASS definition
Added the right patch (bug_17538_v2.diff), made a mistake first time. This patch will change the order of the code. Jesper Paardekooper
13:26 Bug #24997 (Closed): EM gets instantiated before XCLASS definition
The EM gets instantiated before the XCLASS definition.
File: typo3/sysext/em/classes/index.php
Bottom of file, ...
Jesper Paardekooper
18:43 Bug #24989: external="1" on crypted emails
Why enter links manually in html view? You have options to render encrypted emails in the frontend.
If I understan...
Stanislas Rolland
09:43 Bug #24989: external="1" on crypted emails
The link is entered manually in the html-view. The external-attribute with the value "1" is rendered as target="_bla... gert
18:18 Bug #25000 (Closed): cookies are not required in CLI mode / cookieSecure blocks cli
Setting be-cookies in cli mode makes no sense and if cookieSecure is configured if also prevents any cli-script from ... Tolleiv Nietsch
18:17 Bug #24999: Truecolor support breaks GIF transparency
This is related to #14537 with whose fix the unconditional IMreduceColors call was added and to #14537 where Marius M... Andre Haensel
18:13 Bug #24999 (Closed): Truecolor support breaks GIF transparency
$TYPO3_CONF_VARS['GFX']['png_truecolor'] needs to be enabled for transparentBackground property of GIFBUILDER objects... Andre Haensel
14:33 Bug #24996: broken links in sample site (introductionpackage-4.5.0.tar.gz)
Hi Alexander,
thanks for your bug report!
The introduction package has its own bugtracker. Please report the pr...
Chris topher
12:39 Bug #24996 (Closed): broken links in sample site (introductionpackage-4.5.0.tar.gz)
After installing typo3 from introductionpackage-4.5.0.tar.gz the following page shows invalid content:
.../examples/...
Alexander Enchevich
14:09 Bug #24998 (Closed): GIFBUILDER / specCharsToASCII breaks image file names
In review of resolved Ticket 0015466.
The applied change of specCharsToASCII breaks the file name if the string co...
Thorsten van Stipriaan
13:30 Bug #24213: TypoScript: insertData change (#23826) probably causes side-effect
I experienced this only on a windows machine at that time, while preparing a training environment. As the site is run... Steffen Gebert
13:28 Bug #24213: TypoScript: insertData change (#23826) probably causes side-effect
Is this bug still valid? Jo Hasenau
13:25 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
Pending in core list. Jo Hasenau
13:19 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Pending in core list Jo Hasenau
11:35 Bug #24791: htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
Just tested with Typo3 4.5 and the issue is present as well. Alban Cousinie
09:15 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
I use trunk and dbal enabled and experience the same problem. The comparison lists some db updates but they won't be ... Ralle Büchnitz
01:01 Bug #24973: User setup - pressing return creates installtool file
committed to 4_5 and trunk rev 10429/10430 Steffen Kamper
00:59 Revision 26544fa3: Fixed bug #17501: User setup - pressing return creates installtool file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10430 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:59 Revision a16b51c3: Fixed bug #17501: User setup - pressing return creates installtool file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10429 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2011-02-09

23:44 Feature #24994 (Closed): Add support for file pointers in t3lib_befunc->getFlexFormDS
Now t3lib_befunc->getFlexFormDS supports pointers to a file, or to a table containing the XML for the datastructure. ... Rens Admiraal
22:24 Bug #24993 (Closed): htmlMail - Can't send mails on port based systems with Swiftmailer substitution
Problem:
The old and deprecated htmlmailer cannot send mails to port based systems anymore, because SwiftMailer alwa...
Stefan Galinski
22:10 Bug #24988: Own flag directories doesn't work anymore
Seems to be just a undocumented possibility as I don't find much by a google search. Just this indirect description i... Stefan Galinski
21:57 Bug #24988: Own flag directories doesn't work anymore
TCA fileFolder Feature is just: filling select from files.
It has been a nice workaround about manually filling th...
Steffen Ritter
20:58 Bug #24945: Status "500 Internal Server Error" returned, if page is not found
Sorry, have no time to work on this. I think we could use the t3lib_message_ErrorMessagePage and output the message, ... Steffen Gebert
20:57 Bug #24989: external="1" on crypted emails
I don't understand this issue. How is the link entered in the RTE? Is this external attribute rendered in the frontend? Stanislas Rolland
10:53 Bug #24989 (Closed): external="1" on crypted emails
If you crypt your emails for spam-protection (eg with http://jumk.de/nospam/ ) rte will insert an indelible external=... gert
20:43 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
@Sacha:when you add inserttag in showButtons, do you get an error on the JS console? Stanislas Rolland
14:15 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
Sorry for the delay. I had the same problem again on an other site, and had to "fix" it in the same way to be able to... Administrator Admin
20:36 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
17118_JvH_V2.patch is against current trunk and fixes the trailing slash.
The relative URLs are correct; there are...
Jigal van Hemert
18:46 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
Hello Michael,
thanks Ernesto for pointing me out to this one with your open Todo list.
As I implemented this featu...
Steffen Ritter
17:40 Bug #24870: Regression: The ExtDirect token needs to be regenerated after relogin by popup window
This will be solved by the fix from Helmut for the relogin issue in #24873. So we'll resolve this one together with t... Ernesto Baschny
17:15 Bug #24991: Some images not rendered in frontend, but visible in RTE
Already fixed bug, here
http://www.bugs.typo3.org/view.php?id=17373&nbn=7
Roman Tymoshyk
16:32 Bug #24991 (Closed): Some images not rendered in frontend, but visible in RTE
After update from typo3 4.4.4 to 4.5 some images that are visible in RTE, not visible in frontend. When image is in c... Roman Tymoshyk
16:45 Bug #24992 (Closed): List module - backend layout - moving content elements
When moving a content element in the List module by clicking on the "Re-position content element" icon, an user is pr... Tomas Mrozek
16:37 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
@Martin: You are talking about Winstaller, not a version from SVN. It looks like you never have done anything with SV... Patrick Broens
14:35 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
The patch file includes the relative path to the file to be patched (because a patch could affect more than one file)... Ernesto Baschny
14:16 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
I have one question. I can use the unix command with my shell programme?
In Shell I should write "patch /path/to/...
Martin no-lastname-given
13:11 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Hi Ernesto and Xavier,
This patch fixes the problem.
Patrick Broens
16:17 Feature #24990 (Closed): BE feels slower since introduction of the ajax loading
Since the introduction of the spinning loader icon in the BE (which enables editing not until the whole third column ... internezzo ag
14:58 Bug #22903: Page module - content assigned to a non-existent column
This applies to the "Columns" view of the Page module. Tomas Mrozek
14:56 Bug #22903 (Rejected): Page module - content assigned to a non-existent column
When using the new backend layouts (aka "Grid View"), then any content element having "colPos" set to a number which ... Tomas Mrozek
12:56 Revision 0f60649b: Raised CodeMirror to version 0.9.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10428 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:51 Revision c3ce72a8: Raised CodeMirror to version 0.9.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10427 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:51 Revision 1e786371: Raised CodeMirror to version 0.9.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10427 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:07 Bug #21276: Internet Explorer: FE Logout if URL contains a directory
I might be having the same problem, some people get logged out when clicking certain links.
Typo3 4.4.5
Felogin 1...
Navi
10:16 Bug #22246: wrong coding of ampersand in includeCSS and includeJS*
Jep, same problem with includeJS under 4.4
Marc Bastian Heinrichs

2011-02-08

23:46 Feature #12886 (Closed): Add possibility to send multiple objects (object storage) to action
spoken in the case of blog_example, it is not possible to edit multiple blogs at the same time.
What i would like ...
Simon Schaufelberger
23:32 Bug #24988: Own flag directories doesn't work anymore
Hi Steffen,
I have assigned this report to you as the author of the flag sprites patch. I gave up after two hours ...
Stefan Galinski
23:31 Bug #24988 (Closed): Own flag directories doesn't work anymore
Problem:
In 4.4 and below it was possible to define own flag directories for special needs. This isn't working anymo...
Stefan Galinski
22:15 Bug #24987 (Closed): password recovery stop working
after update TYPO3 to 4.5 password recovery is not possible,
this line is form BE Log:
Core: Exception handler ...
Rafal Brzeski
21:52 Bug #24986 (Closed): Pagetree - Locked records are not indicated anymore
Problem:
The locked page indicator isn't shown anymore in the pagetree if someone else currently edits the data of t...
Stefan Galinski
20:47 Bug #24956: GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
Hi Philipp,
Thanks for the initial idea! I changed the line to whitelist allowed characters instead of blacklist t...
Stefan Galinski
20:22 Revision 7748f1db: Merged em from rev 4093 - missing file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10426 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:21 Revision 962b27bd: Merged em from rev 4093 - missing file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10425 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:18 Revision 63d822b2: Merged em from rev 4093 - missing file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10424 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:17 Revision 35c54ead: Merged em from rev 4093 - missing file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10423 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:39 Revision 37e0a284: Merged em from rev 4093
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10422 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:38 Revision 6e99d530: Merged em from rev 4093
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10421 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:09 Bug #24985: Content type "mailform" no longer accepts list of addresses for "Recipient List"
Patch is pending in core list. If it works for you, please vote for it there. Jigal van Hemert
16:17 Bug #24985: Content type "mailform" no longer accepts list of addresses for "Recipient List"
Do you have some time to take a look at it, Jigal? Thanks! Ernesto Baschny
16:16 Bug #24985: Content type "mailform" no longer accepts list of addresses for "Recipient List"
Thanks for your report. It seems that the mailform needs to handle those comma-separated lists of emails. Ernesto Baschny
15:18 Bug #24985 (Closed): Content type "mailform" no longer accepts list of addresses for "Recipient List"
The upgrade to SwiftMailer causes a comma separated list of addresses in the "Recipient List" of a mailform content i... Curt Grimley
17:28 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
I was describing the patch process in an unix environment using the "patch" command.
Have you cleared all caches and...
Michael
17:01 Bug #23582: Docheader (save, save+view, save+close etc) missing
finally committed to 4_5 and trunk rev 10418/10419 Steffen Kamper
17:00 Revision 5b971e9f: Fixed bug #15771: Docheader (save, save+view, save+close etc) missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10419 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:00 Revision ea6c05da: Fixed bug #15771: Docheader (save, save+view, save+close etc) missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10418 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:55 Bug #24983: Sysfolders don't have General record storage page option shown
Have the same problem. At the moment i set the GRSP in normal page and after saving i edit the page to sysfolder. Björn Biege
14:09 Bug #24983 (Rejected): Sysfolders don't have General record storage page option shown
The field that allows BE users select the General Record Storage Page is absent when the page type is Sysfolder (fold... Riccardo De Contardi
16:53 Revision f7c92dc2: Follow-up to #17500: Improve error handling in ExtDirect router (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10417 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:53 Revision 444b4ea5: Follow-up to #17500: Improve error handling in ExtDirect router (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10416 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:25 Bug #24771: Redirect after login
Sorry, I got confused. The "landing" page is not important; now I remember:
Some time ago I've had a similar problem...
Riccardo De Contardi
16:12 Bug #24771: Redirect after login
Hello,
No a standard page...
Thanks for your help
Mario Ramalho
16:00 Bug #24771: Redirect after login
Hi Mario,
Your redirect "aflter login successful " is towards an access-restricted page?
Riccardo De Contardi
15:54 Task #24984: Check for curl availability before using it
You should install the PHP curl extension ;)
Nevertheless, t3lib_div::getURL should probably check for the functio...
Steffen Gebert
14:59 Task #24984 (Closed): Check for curl availability before using it
curl is used when activated in the install tool. The core should check if curl is available before using it (probably... Markus Schmitz
15:34 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
You'll find a new patch for TYPO3 4.5 and trunk Christian Hernmarck
15:25 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
2011-02-08_152433.png
<<
this is what i got in firebug
Falk Sobe
14:33 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
Maybe you get a PHP error inside the AJAX request?
I attached a screenshot on how to get further information with ...
Chris topher
13:39 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
I can confirm this error.
Debug tells:
ExtDirect-Exception:
Error parsing json response: null
Error parsi...
Mischa Heissmann
10:58 Bug #24981 (Closed): After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
After I Login,
I get this Message:
Module loader
No module found. If this is a temporary error, please reload the ...
Falk Sobe
15:07 Bug #17054: Use MySQL fulltext keys in indexed_search
Wouldn't it be good if this patch will be ported to recent TYPO3 versions as well?
Maybe even include an option i...
Jochen Rieger
14:22 Bug #24814: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
Curt: if your trouble doesn't come from a set "forceReturnPath=1" in your localconf.php, then this is something else.... Ernesto Baschny
14:19 Bug #24814: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
Steffen, as I just upgraded a site to 4.5.0 I started getting this same error because my recipient email address was ... Curt Grimley
13:36 Feature #12872: Initial check screen for writable paths
Indeed, I got an additional "not writable" error on step 3, this time complaining about "fileadmin" and "uploads". Francois Suter
13:34 Feature #12872 (Closed): Initial check screen for writable paths
I couldn't find any issue about this, so I'm opening one: when installing the Introduction Package with a freshly unz... Francois Suter
13:26 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
I think there's no working solution, yet. Steffen Gebert
12:39 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
Is this an issue still? if so, please consider reviewing the proposed solutions and ultimately get it into the core l... Ernesto Baschny
13:25 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
Yes, I think so Steffen Gebert
12:38 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
I guess this is still valid and needs to be resolved in 4.5.x? Ernesto Baschny
12:56 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
thanks Sascha, I put it to the core list
Steffen Ritter
12:33 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
It removes the style from such "options" (empty-empty). For me this patch works fine :-) Sascha no-lastname-given
12:10 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
@Sascha: is this working for you as you expectext Steffen Ritter
12:36 Feature #23942: Deprecate old function calls of the workspaces library in the version extension
Is this now complete, Olly? Ernesto Baschny
12:35 Feature #12868 (Accepted): Make row detail view customizable
Sounds good - I'd prefer to check if this patch could also work with TemplaVoila and with Languagevisibility before w... Tolleiv Nietsch
11:46 Feature #12868: Make row detail view customizable
And here's some code from my locally modified version of "tagpack" to show how the proposed hook is used:... Francois Suter
11:44 Feature #12868 (Closed): Make row detail view customizable
It is currently not possible to customize the row detail view in the workspaces module. I stumbled upon this issue wi... Francois Suter
12:34 Bug #24970: The refresh login dialogue is shown even if the session already timed out
Changed target to 4.5.1 to have it in our roadmap for 4.5.1 release. Should be fixed in 4.4 also, thou Ernesto Baschny
12:08 Bug #24982 (Closed): Improve sys_note CSH file
The CSH file for table sys_note contains some mistakes and - in general - could be improved a bit. See attached patch... Francois Suter
11:45 Bug #22255: File or URL in media CE
Can't reproduce this.
11:39 Bug #23722: media content element: format of flashvars is nowhere specified
My suggestion is attached as a patch. Pending in core list.
11:32 Feature #24888: Add a cache for typoLink()
It's a reasonable proposition.
We could cache the "href" value, link without tag. The type of the cache could be ...
Fedir RYKHTIK
11:13 Bug #24879: Built in Media Player (MP3 and FLV) invisible in Safari
Works in Safari for Windows if that's of any interest.
10:59 Bug #24977: Extension using stdWrap hooks are broken due to stdWrap refactoring
Committed to:
trunk rev: 10414
4_5 rev: 10415
Jigal van Hemert
10:57 Revision 9e211b39: Fixed bug #17507: Extension using stdWrap hooks are broken due to stdWrap refactoring (Thank also to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10415 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
10:56 Revision dd193a31: Fixed bug #17507: Extension using stdWrap hooks are broken due to stdWrap refactoring (Thank also to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10414 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
10:35 Bug #24980 (Closed): tx_install_session::write doesn't fix permissions
tx_install_session:.write just uses fopen/fwrite combo to store session data but it misses to fix the file read/write... Tolleiv Nietsch
09:46 Bug #22359: No FE editing with only field edit icons and with "old" feedit extension
2 Daniel Mueller
No. It's seems to be an another problem. Existing verification is not complete, it checks only th...
Fedir RYKHTIK
09:34 Bug #23455: PHP Catchable Fatal on table 'be_users' during EXPORT
I can reproduce it in TYPO3 4.5!
Josef F. Glatz (Old User)
09:32 Revision 473cf821: [+FEATURE] Fluid v4 (Core): Set layoutName by variable
v4 version of https://review.typo3.org/#change,753
Change-Id: I37c08409c4f54da98610c1170ea5f712c107877a
Rens Admiraal
09:26 Bug #24979 (Closed): First Import of extlist fails in new ExtMgr
Installing 4.5.0 introduction package the extension list ist empty at first.
Importing the extensionslist with the...
Steffen Ritter
00:34 Bug #24978 (Closed): felogin doesn't respect time zones when generating expiry timestamps
When performing a password recovery in felogin, the email sent contains a timestamp. This timestamp is output straigh... Christian Lerrahn
00:05 Bug #24734: Inconsistent Extension List (Update Status) + minor CSS-Fixes
I know, that scrollbars, are browserspecific, but the area, which is scrollable, could be defined via html/css.
Thos...
Daniel Felix

2011-02-07

22:25 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Thanks for your reply. I am using the newest version of Typo3 Winstaller. I tried to patch the data, like it is expla... Martin no-lastname-given
21:30 Bug #24977: Extension using stdWrap hooks are broken due to stdWrap refactoring
Thanks to Jigal who found this simple solution, while mine would have been much more complicated.
Jo Hasenau
21:29 Bug #24977 (Closed): Extension using stdWrap hooks are broken due to stdWrap refactoring
There is a discussion about an extension in the dev list, that implements the interface: http://typo3.org/extensions/... Jo Hasenau
18:50 Revision 67b34468: Updated htmlArea RTE Manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10413 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:48 Revision 81ec09ef: Updated htmlArea RTE Manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10412 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:47 Bug #12855 (Closed): Generate preview link visible in Live-Workspace and on non-content pages
Obvious bug is obvious ;) -> Generate preview link visible in Live-Workspace and on non-content pages - doesn't make ... Tolleiv Nietsch
18:46 Bug #12743 (Accepted): pagetree is not highlighted if only a content element is changed
Sonja Schubert
18:42 Bug #12854 (Rejected): Workspace Spiltview needs further refinement
because it's hard to separate Live&workspace views we need some nice visual divider for all three divider modes in th... Tolleiv Nietsch
18:41 Bug #24870: Regression: The ExtDirect token needs to be regenerated after relogin by popup window
should be escalated to major, if not block
Florian Bachmann
18:41 Bug #12712 (Accepted): Generate preview link in documentation
Susanne Moog
18:39 Bug #12693 (Accepted): Naming of "doc" folder
Susanne Moog
18:30 Bug #12853 (Closed): Use functionality of workspaces libraries in the Core
In the TYPO3 Core there are several workspaces related SQL queries that might have accordant functions in the workspa... Oliver Hader
18:13 Task #11136 (Closed): #11030 differences screen vs. trunk 4.5
Sonja Schubert
18:09 Feature #10642 (Closed): Implement workspace preview
Sonja Schubert
18:05 Bug #10636 (Resolved): workspace module not usable in IE6
Sonja Schubert
17:58 Revision 4d2bd826: removed newline at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10411 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:46 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
solved with 0017407
The endless loop is gone.
many thanks steffen (k)!
Rupert Germann
15:25 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
@Andreas, please open a new issue for that and file it in the workspaces team issue tracker:
http://forge.typo3.or...
Ernesto Baschny
15:23 Bug #24836: 4.5. Backend is broken in Internet Explorer 6
Maybe a bit offtopic, but since the report is about IE6 compatibility: can you expand a row for the detail view in th... Andreas Kießling
15:46 Bug #12851 (Closed): Expanding row for content element in WS module throws js error in IE6
After clicking the expand arrow in the workspace module to view difference of a content element in live ws and the cu... Andreas Kießling
15:41 Bug #23582: Docheader (save, save+view, save+close etc) missing
for any reasons that are out of my scope, the attached patch fix this problem. Steffen Kamper
15:36 Revision f88dec4e: Fixed bug #12517: Replace exec_SELECTgetRows with exec_SELECTgetSingleRow whenever a single record is expected (thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@43218 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher
14:44 Bug #24472: Install complains about default values in ext_tables.sql
Hi Christian,
please update the patch and post it on Core List!
For details check out http://typo3.org/teams/core...
Chris topher
14:22 Bug #24472: Install complains about default values in ext_tables.sql
Sorry, I was not sure about that. Thanks for correction ;) Christian Futterlieb
13:59 Bug #24472: Install complains about default values in ext_tables.sql
Issue title is irretating, this is a core issue as you already mentioned, it's t3lib_install. Steffen Kamper
14:41 Bug #24974: ExtDirect Exception: "Error parsing json response: null"
committed to 4_5 and trunk 10409/10410 Steffen Kamper
00:19 Bug #24974 (Closed): ExtDirect Exception: "Error parsing json response: null"
I guess you have seen this exception, but the reason often is a php error or something wrong in response: json expect... Steffen Kamper
14:39 Revision 5bc7f0ee: Fixed bug #17502: ExtDirect Exception: "Error parsing json response: null"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10410 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:39 Revision 2753425d: Fixed bug #17502: ExtDirect Exception: "Error parsing json response: null"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10409 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:37 Bug #24972: Improve error handling in ExtDirect router
committed to 4_5 and trunk rev 10405-10408 Steffen Kamper
14:36 Revision 581c21e4: Fixed bug #17500: Improve error handling in ExtDirect router (Thanks to Helmut Hummel) part 2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10408 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:36 Revision a2f69613: Fixed bug #17500: Improve error handling in ExtDirect router (Thanks to Helmut Hummel) part 2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10407 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:32 Revision 5fc8fdbb: Fixed bug #17500: Improve error handling in ExtDirect router (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10406 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:31 Revision 5c205c28: Fixed bug #17500: Improve error handling in ExtDirect router (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10405 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:14 Bug #23112: Extension Manager does not free the DB result with sql_free_result
committed to r4085 in em branch Steffen Kamper
14:05 Feature #15141: Extension Manager: Show conflicting DB table definitions
i can't see a simple solution, extensions may change any field they want, and if they don't know where the conflict h... Steffen Kamper
14:02 Bug #24119: Can't delete extensions from server via Extension Manager
already fixed in 4.5.0 Steffen Kamper
14:01 Bug #24296: EM: Add missing reports
already fixxed and merged to core in 4.5.0 Steffen Kamper
13:57 Feature #24570: New EM: Sort languages alpabetically
this has been fixed already. Steffen Kamper
13:57 Bug #24590: Trouble with new EM: Download from chosen repository not possible + choice not remembered in GUI
there is no different behaviour with settings of selectedMirror in old/new em.
Could you verify download in old em...
Steffen Kamper
13:53 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
Not reproduceable anymore. Please open a new issue if it appears again. Thanks! Ernesto Baschny
13:50 Bug #24734: Inconsistent Extension List (Update Status) + minor CSS-Fixes
I can't follow your problem description.
The images with css issues are already solved, Scrollbars are os-related,...
Steffen Kamper
13:46 Bug #24756: Refuses to update repository
fetching extension list first checks the checksum. If the checksum is the same as on last fetch, it does not fetch an... Steffen Kamper
13:44 Bug #24550: ExtDirect Exception Error parsing json response: null
Without any further error message (inside request) i can't do anything, it's working now on most installations withou... Steffen Kamper
13:20 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
> missing brackets at the end of "if(is_file....".
ah right :)
hacked this locally ... if it works for you - we/I...
Steffen Ritter
12:21 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
Of course, you help and your contributions are welcome! Steffen Gebert
12:20 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
Hey Steffen,
iam new to the core files. These patches are my first stepp into this world. Hope that this helps inste...
Sascha no-lastname-given
11:38 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
Hello Sascha,
thanks for your contribution.
Anyways your patch "fixes" the wrong place.
Even the code you quoted...
Steffen Ritter
13:13 Bug #24856: Legacy extension manager does not allow to change category of configuration anymore
committed to r4083 in em branch Steffen Kamper
12:59 Bug #24976 (Closed): Pagetitle not editable by doubleclick on title in pagetree with IE8
It's a very cool function, editing the pagetitle directly in the pagetree. But this is not working on IE8
(i...
Mischa Heissmann
12:56 Bug #24953: addQueryString.exclude doesn't support arrays
Hi,
I try to create a typolink by using the $this->cObj->typoLink();
The config array is:
$lConf = array...
Mischa Heissmann
11:37 Bug #24843: ter not loading when clicking on "update"
This is improved with #24974. So there is a good way to see the real reason for this error. Steffen Kamper
11:34 Bug #19175: Extension Manager: Edit Files still has old Backend style behavior
this issue is quite old, and new em has a very good way to edit files. So i won't waste time to polish old interface. Steffen Kamper
11:09 Bug #24315: DBAL: Error creating database table while trying to install openid extension
i can confirm that with DBAL this throws the error. Without dbal all is fine. So this is a DBAL related error only. Steffen Kamper
11:05 Bug #24315: DBAL: Error creating database table while trying to install openid extension
does this only happen when dbal is installed? Steffen Kamper
11:01 Bug #24930: Extension Manager - Problem updating extension configuration
Problem has been fixed in current trunk, problem was nested form tag. Steffen Kamper
10:42 Feature #24708: allow to username and email simultaneously for login
The implementation of this option is quite easy. I found the solution and some example code in the German Typo3 maili... Heiko Haensge
09:59 Bug #24951: Debugging database errors breaks with this (formerly correct) code: $GLOBALS['TYPO3_DB']->debugOutput = true;
Committed Helmuts v2 to:
- trunk rev 10403
- 4-5 rev 10404 (for 4.5.1)
Ernesto Baschny
09:58 Revision 80b4f594: Fixed bug #17478: Wrong behaviour of "$TYPO3_CONF_VARS['SYS']['sqlDebug'] = TRUE" (since #15425)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10404 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:57 Revision eda67d75: Fixed bug #17478: Wrong behaviour of "$TYPO3_CONF_VARS['SYS']['sqlDebug'] = TRUE" (since #15425)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10403 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:48 Bug #24264: Suggest wizard does not work with drop-down select fields
Attached a test extension which adds a "Owner" field to the pages table. The field appears in the "Extended" tab and ... Francois Suter
08:36 Feature #24949: Order of module menu entries
What about a second order param like a number? And if you want to have sysext's as the first extensions to appear pre... Ralle Büchnitz
08:22 Bug #24877: rsaauth with more than one login form on one page doesn't work
Added patch for TYPO3 4.4.6 Marco Huber
07:54 Bug #24975 (Closed): hsc called twice for title tag at login page
htmlspecialchars is used twice on the title tag of the login page. If there is a '&' in $TYPO3_CONF_VARS['SYS']['site... Georg Ringer
00:59 Bug #24964: Link-Editor in RTE cannot be used with netbooks (low resolution)
Is this due to the height of the dialogue window? Or to its position? Please upload a screenshot. Stanislas Rolland

2011-02-06

22:36 Bug #24941: encrypted SMTP: connection fails due to wrong datatypes
It gets stranger:
in Swift_Transport_EsmtpTransport the member $_params is declared as:
private $_params = array(...
Jigal van Hemert
17:26 Bug #24941: encrypted SMTP: connection fails due to wrong datatypes
In my opinion it suffices to have _one_ properly working encryption. So there is no need to have a choice. Julian Hofmann
16:56 Bug #24941: encrypted SMTP: connection fails due to wrong datatypes
I've now reportet the bug to the SwiftMailer guys:
http://swiftmailer.lighthouseapp.com/projects/21527-swift-mailer/...
Steffen Gebert
21:29 Bug #21641: Update to 4.3.5 causes many apache2 processes.
Thanks for the heads up!
Closed.
Chris topher
20:22 Bug #21641: Update to 4.3.5 causes many apache2 processes.
This issue may be closed. Seems to be fixed in newer versions. TO_Webmaster no-lastname-given
20:59 Bug #24952: javascript error after contextmenu -> delete a page
Thanks, Sven! That's the missing piece!
Setting options.alertPopups = 2 or disabling via JS leads to the error, as...
Steffen Gebert
20:40 Bug #24952: javascript error after contextmenu -> delete a page
hi,
i spend some time to this issue.
The first thing is the pagetree is not refreshed.
This can reproduced if yo...
Sven Juergens
00:42 Bug #24952: javascript error after contextmenu -> delete a page
Stefan, can you reproduce this? I can't. Steffen Gebert
20:11 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
ACK. I profiled v6 against original code:... Steffen Gebert
19:30 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Using Xdebug and WinCacheGrind I found out that the original removeDuplicatesForInsertion was much faster than the on... Jo Hasenau
18:12 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
v4 was buggy use v5 instead Jo Hasenau
18:02 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Attached another version with optimized order of conditions in if clauses and
if ($item{0} == '-') {
$item = rt...
Jo Hasenau
11:46 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
@Jigal: We won't know if it's faster until we will test different functions in the same context.
Currently I haven...
Jo Hasenau
19:58 Bug #24973 (Closed): User setup - pressing return creates installtool file
In user setup, if you press return, the form gets submitted with the last submit button. And this is not the save but... Steffen Kamper
18:35 Bug #24972 (Closed): Improve error handling in ExtDirect router
Problem:
Even if something goes wrong in a ExtDirect request, the request gets processed, which lead to unexpected r...
Helmut Hummel
18:22 Bug #24940: ExtDirectCode is added twice
committed to 4_5 rev 10401 and trunk rev 10402 Steffen Kamper
18:21 Revision 5f739d9d: Fixed bug #17464: ExtDirectCode is added twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10402 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:21 Revision 2eef9eaf: Fixed bug #17464: ExtDirectCode is added twice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10401 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:52 Bug #24971 (Closed): validateform.js can't handle lower and upper quantifiers
If in a form a EREG expression contains a quantifier such as \\d{2,4} the Javascript validateform won't work, because... Boris Schlszler
13:32 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Yes ;) Steffen Gebert
13:28 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
When i delete line $TYPO3_CONF_VARS['BE']['forceCharset'] = '' the installtool shows me utf-8 and it works without pr... Sascha no-lastname-given
12:19 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
I just checked the code in config_default.php
If forceCharset is not changed in localconf.php, then it uses utf-8....
Steffen Gebert
11:13 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Okay, I gave it a try. Without the forceCharset setting, the characters are getting wrong, indeed.
Seems like the ...
Steffen Gebert
04:07 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Without forceCharset same problem. Firfox/Mac.
What happens here:
JS change the label after editing correct. Same...
Sascha no-lastname-given
00:56 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Works for me too - but then breaks a lot of other stuff - anyways if it a local problem with my intallation let's jus... Jesper Scheuer
00:34 Bug #24968: Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
Have you set [BE][forceCharset] = utf-8 in Install Tool?
It works for me..
Steffen Gebert
13:08 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
I've just pointed SteffenR to this issue, who is probably responsible for this feature ^^.
I don't know, what this...
Steffen Gebert
13:03 Bug #24970 (Closed): The refresh login dialogue is shown even if the session already timed out
Problem:
There are several reasons why a backend session can expire. If this happens, the refresh login dialogue is ...
Helmut Hummel
12:25 Bug #24582: Accept alternative notations for setDBinit
Another point, which should be improved is the comment for $TYPO3_CONF_VARS['BE']['forceCharset']... Steffen Gebert
10:07 Bug #19483: alternativeSortingField does not work for other languages
Hi guys,
is that problem still present?
If so, please push the patch to Gerrit!
Chris topher
01:02 Bug #24898: ExtJs Theme - use grey folder items for tree by default
committed to 4_5 rev 10399 and trunk rev 10400 Steffen Kamper
00:54 Revision c0fa5793: Fixed bug #17413: ExtJs Theme - use grey folder items for tree by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10400 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:53 Revision ac343780: Fixed bug #17413: ExtJs Theme - use grey folder items for tree by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10399 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:40 Bug #24887: Context Menu of the pagetree is not shown anymore after update
I would really prefer using such a call.. also for the default bookmark options.
I think sb. started with 4.3 or 4.4...
Steffen Gebert
00:39 Bug #24838: [Unit Tests] t3lib_formprotection_BackendFormProtectionTest causes php fatal error
The fix for this has been committed with the fix for #24962 Helmut Hummel
00:39 Bug #24592: StateProvider values not respected
committed to
4_5 rev 10397
trunk rev 10398
Steffen Kamper
00:38 Revision 57b54178: Fixed bug #17057: StateProvider values not respected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10398 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:38 Revision 92093805: Fixed bug #17057: StateProvider values not respected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10397 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:32 Bug #24963: Can't copy/cut + paste records due to security token-blocking
Thanks for your feedback.
The patch might work, but since this extension makes use of XCLASS in other places, it ...
Helmut Hummel
00:30 Bug #21834: Icons for Word documents missing
- trunk rev. 10396
- 4-5 rev. 10395
Thanks, Tobias!
Steffen Gebert
00:28 Revision 51b3f2a6: Fixed bug #12998: Icons for Word documents missing (Thanks to Tobias Schäfer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10396 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:19 Revision 81304a6e: Fixed bug #12998: Icons for Word documents missing (Thanks to Tobias Schäfer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10395 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert

2011-02-05

23:44 Bug #24968 (Closed): Pagetree inline editing produces wrong characters with special chars and without forceCharset=utf-8
When I edit a pagename in the pagetree and use local letter (f.x. Danish æ,ø,å or German ö) the name is saved incorre... Jesper Scheuer
23:32 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
What do you think about the patch? I didn't delete anything, its just catches empty-empty. Sascha no-lastname-given
23:08 Bug #24966: Speed up t3lib_div::resolveBackPath
Closing this, as we can't make this tiny API change.. :( Steffen Gebert
23:00 Bug #24966 (Closed): Speed up t3lib_div::resolveBackPath
This function is called several hundred times during BE page generation.
I was able to simplify the code and speed...
Steffen Gebert
23:01 Bug #24967 (Closed): Add Unit Tests for t3lib_div::resolveBackPath()
Add Unit Tests for t3lib_div::resolveBackPath()
(issue imported from #M17495)
Steffen Gebert
22:51 Bug #24965: Filelist misses open folder icon
committed to 4_5 rev 10393 and trunk rev 10394 Steffen Kamper
15:00 Bug #24965 (Closed): Filelist misses open folder icon
In filelist the icon of expanded and collapsed folder is the same.
Use open folder for expand.
(issue imported...
Steffen Kamper
22:48 Revision fbf2cb01: Fixed bug #17493: Filelist misses open folder icon
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10394 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:48 Revision 99aebb0c: Fixed bug #17493: Filelist misses open folder icon
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10393 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:43 Feature #17720: t3lib_div::resolveBackPath : resolving "./" and code cleaning
Aim of resolveBackPath is to get rid of ../, which can be a problem for some systems.
I made some tests with the f...
Steffen Gebert
22:36 Bug #24962: After introducing the locking in #24790 no CSRF token will ever be deleted
Committed to 4_5 rev 10391 and trunk rev 10392 Steffen Kamper
22:35 Revision 9c53ff61: Fixed bug #17490: After introducing the locking in #17289 no CSRF token will ever be deleted (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10392 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:31 Revision 23655429: Fixed bug #17490: After introducing the locking in #17289 no CSRF token will ever be deleted (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10391 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:23 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Did someone actually measure if array functions are faster? Helmut showed me today that a foreach is sometimes faster... Jigal van Hemert
18:30 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Attached V2 that adds a missing array_unique to remove doubles from the insertionArray as well. Jo Hasenau
17:57 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
Attached patch changes the most obvious things.
It removes preg_replace where it was not necessary.
It replaces s...
Jo Hasenau
22:05 Bug #24963: Can't copy/cut + paste records due to security token-blocking
Yes, kb_nescefe is installed on both of my installations, so this might be the problem. Thanks a lot for the patch, I... Michael Bakonyi
20:13 Bug #24963: Can't copy/cut + paste records due to security token-blocking
The attached patch fixes this problem in the extension for me. Helmut Hummel
20:00 Bug #24963: Can't copy/cut + paste records due to security token-blocking
OK, I can reproduce the problem, when kb_nescefe is installed.
Michael do you also have this extension installed? ...
Helmut Hummel
19:42 Bug #24963: Can't copy/cut + paste records due to security token-blocking
I perfom same steps in Page module, after 4 I get the error.
In List module I can re-position cntent element normall...
Katja Lampela
18:11 Bug #24963: Can't copy/cut + paste records due to security token-blocking
Please give me a step by step description, because I cannot reproduce it, also not in the page module. Here's what I ... Helmut Hummel
14:57 Bug #24963: Can't copy/cut + paste records due to security token-blocking
I can confirm the same behaviour with Page module: I try to copy/cut a content element and then paste it into another... Katja Lampela
00:02 Bug #24963: Can't copy/cut + paste records due to security token-blocking
Can you please describe exactly the steps you take to get the error message? I cannot reproduce this in a plain insta... Helmut Hummel
21:54 Bug #23545: Memcache::delete() without timeout param causes loss of memcache server in pool
http://www.php.net/manual/en/memcache.delete.php
bool Memcache::delete ( string $key [, int $timeout = 0 ] )
It...
Michiel Roos
13:51 Bug #24950: Large subtrees in the pagetree wont open
4.5.1 is scheduled for March 09th.
Why not use the subversion checkout of the 4.5 branch? It already contains the ...
Steffen Gebert
08:33 Bug #24950: Large subtrees in the pagetree wont open
It looks like to be a speed issue, as with less database load, the tree works (but is incredible slow). Is there a 4.... Klaus Hinum
13:38 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Test attached patch (made for trunk) please. Jigal van Hemert
13:38 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
Attached patch is made for trunk.
It only uses escapeshellarg if there is something to escape or if there is whitesp...
Jigal van Hemert
12:14 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
Hi Martin
You need to download the attached file (17399.diff) and patch class.ux_t3lib_db.php as following:
pat...
Michael
11:16 Bug #24169: Exception in Core during installation of new system extensions in 4.4
Fixed with #24866 Steffen Gebert
11:15 Bug #24866: implode() issues in Install Tool
trunk rev. 10389
4-5 rev. 10390
4-4 rev. 10388
Steffen Gebert
11:14 Revision 3d2303d4: Fixed bug #17374: implode() issues in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10390 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:59 Revision 688ec788: Fixed bug #17374: implode() issues in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10389 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:57 Revision 31facde5: Fixed bug #17374: implode() issues in Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@10388 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
10:49 Bug #18285: TSREF: Improve introductory section of special=rootline
Moved to http://forge.typo3.org/issues/12802 Chris topher
09:29 Bug #25674: Calculation of next execution time wrong for configured start time in future
got me, I was quite busy these days
no longer reproducable with #16611!
Marcus Krause
04:35 Bug #24847: PHP_SCRIPT_EXT in 4.5 doesn't work
Committed to 4_5 rev: 10387 Jigal van Hemert
04:33 Revision 17452d09: Fixed bug #17351: PHP_SCRIPT_EXT/INT in 4.5 doesn't work (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10387 709f56b5-9817-0410-a4d7-c38de5d9e867 Jigal van Hemert
00:23 Revision fef39241: Merged em revision 4071
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10386 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:23 Revision 59788d0f: Merged em revision 4071
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-5@10385 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
 

Also available in: Atom