Project

General

Profile

Activity

From 2012-12-23 to 2013-01-21

2013-01-21

23:37 Bug #40409 (Under Review): typo3temp/compressor is flooded with identical files
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:30 Bug #39820 (Under Review): unnecessary moveNode in class.t3lib_tree_pagetree_commands.php createNode()
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:16 Bug #44470: Content elements in wrong column in page module
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:15 Bug #44470: Content elements in wrong column in page module
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:51 Bug #41641: t3lib_db StripOrderBy, stripGroupBy fails if clause is misspelled or appears twice.
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:50 Bug #41641: t3lib_db StripOrderBy, stripGroupBy fails if clause is misspelled or appears twice.
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:46 Bug #43919: Fix one word in a PHP comment
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:45 Bug #43919 (Under Review): Fix one word in a PHP comment
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:30 Task #39959: Extensionmanager: change TER
We are running our own TER. This is very helpful to provide our extensions for smaller projects. As you know some cus... Björn Jacob
22:18 Bug #44701: EM ignores subcategories labels
I'll come up with a patch later. Francois Suter
22:18 Bug #44701 (Closed): EM ignores subcategories labels
Since many TYPO3 versions it is possible to define custom subcategories for grouping extension configuration options.... Francois Suter
21:53 Bug #44700 (Closed): EM fails reading current configuration
When saving an extension's configuration, the EM first reads the default configuration and the existing configuration... Francois Suter
21:11 Bug #44055: ExtJS connection timeout when mass publishing workspace changes
Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17620
Gerrit Code Review
21:10 Bug #44055: ExtJS connection timeout when mass publishing workspace changes
Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at https://review.typo3.org/17619
Gerrit Code Review
21:08 Bug #44055 (Under Review): ExtJS connection timeout when mass publishing workspace changes
Patch set 1 for branch *workspaces_4-7* has been pushed to the review server.
It is available at https://review.typo3...
Gerrit Code Review
19:06 Bug #37818: removeDefaultCss does not work on render_textpic
@Dan: Features only go to new (major / minor) releases. At this moment that would mean that it can go into 6.1 .
Can...
Jigal van Hemert
17:24 Bug #37818: removeDefaultCss does not work on render_textpic
Dirty hack in TypoScript until this is solved: »plugin.tx_cssstyledcontent._CSS_PAGE_STYLE = foo« (causes the check i... Dan Kleine (Untenzu)
14:13 Bug #44691 (Closed): Labels for grouping bookmarks are wrong
When editing bookmarks in the TYPO3 backend, you can assign them to (five) local or global groups, such as page or pa... Jochen Weiland
14:10 Bug #44690 (Rejected): addToList() nor working correctly for BE Users/Groups
When you define RTE settings in "Page TSconfig", you should be able to extend the on a per user/group basis with "Use... Jochen Weiland
13:07 Bug #35172: Connection timeout when parsing large number of changed records
Hey, since I need this in a 4.5 version as well, I tried to make a backport of Ingos patch and pushed it to Gerrit.
...
Dan Kleine (Untenzu)
13:00 Bug #35172 (Under Review): Connection timeout when parsing large number of changed records
Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17616
Gerrit Code Review
12:30 Bug #32030: Pagebrowser wrong result count
This may help ...
plugin.tx_indexedsearch {
search {
exactCount = 1
}
}
Florian Scholz
09:58 Bug #26615: Many stage changes do NOT send email notifications
With Typo3 4.6.15 email are not send when the stage is send to a stage I've add in custom workspace.
When the conten...
Myriam Bernard
09:56 Bug #44626 (Under Review): Numeric translation keys aren't translated right in XML files
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17615
Gerrit Code Review
07:56 Bug #43027: Problems on case-sensitive filesystems
Both are @utf8_general_ci@:... Christian Weiske
07:14 Bug #44682 (Closed): cosmetic issue: incorrect instructions in fatal error when using LocalConfiguration.php
Tried upgrading to 6.0 and using the wizard to convert to using the LocalConfiguration.php file instead of localconf.... mark roemermann

2013-01-20

18:19 Bug #44442: Error at backend login
Same Problem since update to 5.4.
Note: PHP 5.3 has no updates anymore. Only security fixes until march.
I use ...
Xaver Maierhofer
17:54 Revision 54f65301: [BUGFIX] Reset LazyObjectStorage array pointer at initialization
This allows current() operation on a still lazy ObjectStorage
without causing errors.
Thanks to Franz Koch for repor...
Claus Witt
17:45 Revision 959d038a: [BUGFIX] ObjectContainer does not support namespaces
The object container (more specificially: the class info cache it uses)
fails when trying to get an instance of a nam...
Andreas Wolf
17:41 Revision 2200575a: [BUGFIX] Unit test failures concerning the HMAC
Some of the unit tests were backported from FLOW3, but not all
class names have been properly adapted.
Fixes: #35791...
Oliver Klee
17:32 Revision 2840410d: [BUGFIX] Respect all subclasses (single table inheritance)
If you ask a repository that have subclasses, that have subsubclasses,
than just the subclasses of the first level ge...
Ingo Pfennigstorf
17:31 Revision 83af54eb: [BUGFIX] Respect all subclasses (single table inheritance)
If you ask a repository that have subclasses, that have subsubclasses,
than just the subclasses of the first level ge...
Ingo Pfennigstorf
17:21 Revision 13a206fe: [BUGFIX] Ordering without grouping is incompatible with non-MySQL DBMS
Each SELECT COUNT(*) statement has orderings. This fixes the
behaviour that is incompatible to database systems other...
Ingo Pfennigstorf
17:15 Revision 1da52cd2: [BUGFIX] Ordering without grouping is incompatible with non-MySQL DBMS
Each SELECT COUNT(*) statement has orderings. This fixes the
behaviour that is incompatible to database systems other...
Ingo Pfennigstorf
17:14 Revision 2307c662: [BUGFIX] Ordering without grouping is incompatible with non-MySQL DBMS
Each SELECT COUNT(*) statement has orderings. This fixes the
behaviour that is incompatible to database systems other...
Ingo Pfennigstorf
17:03 Revision f4cb9516: [BUGFIX] Ordering without grouping is incompatible with non-MySQL DBMS
Each SELECT COUNT(*) statement has orderings. This fixes the
behaviour that is incompatible to database systems other...
Ingo Pfennigstorf
16:59 Revision b6d31d0d: [TASK] Provide Unit Test for Scheduler/Task
Releases: 6.1
Resolves: #44638
Change-Id: Ibb522e3618b647f05a16b15fd114937ce482dcbd
Reviewed-on: https://review.typo3...
Alexander Schnitzler
16:55 Revision 36d01f97: [BUGFIX] Ordering without grouping is incompatible with non-MySQL DBMS
Each SELECT COUNT(*) statement has orderings. This fixes the
behaviour that is incompatible to database systems other...
Ingo Pfennigstorf
16:42 Revision 9f7b5e35: [TASK] Provide Unit Test for Scheduler/TaskExecuter
Releases: 6.1
Resolves: #44664
Change-Id: I9ba89e1acc98082cceb7561c394dad1488cbe888
Reviewed-on: https://review.typo3...
Alexander Schnitzler
15:44 Bug #44672 (Closed): LanguageController has "mixed" type annotations
The LanguageController of the lang sysext causes Exceptions thrown by the PropertyMapper.
I get an error when tryi...
Nico de Haen
00:42 Bug #43921: felogin not working if favicon.ico link doesn't work
I can verify this to have happened to me on several occasions as well.
Also in 6.0.0
Henjo Hoeksma

2013-01-19

22:30 Bug #44665 (Resolved): Configuration Utility loses extension key
Applied in changeset commit:d99c4ebde93b5b036b4327e37d5b89e6f36ff066. Francois Suter
22:19 Bug #44665: Configuration Utility loses extension key
Just a few more details about when this bug happens: it happens upon updating an extension's configuration when there... Francois Suter
22:06 Bug #44665: Configuration Utility loses extension key
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:02 Bug #44665 (Under Review): Configuration Utility loses extension key
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17600
Gerrit Code Review
21:48 Bug #44665 (Closed): Configuration Utility loses extension key
The EM's ConfigurationUtility::getCurrentConfiguration() method looks for the extension key at the wrong place. Rathe... Francois Suter
22:13 Revision d99c4ebd: [BUGFIX] ConfigurationUtility loses extension key
The EM's ConfigurationUtility::getCurrentConfiguration() method looks for
the extension key at the wrong place. Rathe...
Francois Suter
22:02 Revision 263543f2: [BUGFIX] ConfigurationUtility loses extension key
The EM's ConfigurationUtility::getCurrentConfiguration() method looks for
the extension key at the wrong place. Rathe...
Francois Suter
20:56 Revision f11f07df: Revert "[FEATURE] Allow different overriding of object mapping per plugin"
This reverts commit fecb7b1b32629283aa932cde38bdd26ee94dcf8d.
Releases: 6.1
Change-Id: I448b1fd0638a86ab31705be1c870...
Alexander Schnitzler
15:10 Revision b606c54d: [TASK] Improve code coverage of Scheduler/FieldProvider
* Also fixed a small bug in Cli/Command.php
Releases: 6.1
Resolves: #44650
Change-Id: Ic9cc4ebb81a3926415223f6a7a807...
Alexander Schnitzler
14:52 Bug #44507 (Needs Feedback): Copied pages and folders have the same PID
Can you please provide some more details on how those pages are copied, what the target page is, whether workspaces/l... Oliver Hader
14:04 Revision a2ea5a3a: [TASK] Increase code coverage of FrontendConfigurationManager
Releases: 6.1
Resolves: #44656
Change-Id: If39fb33a3a3d4cffca3f74f5f15d4a44ebf0e152
Reviewed-on: https://review.typo3...
Alexander Schnitzler
11:52 Bug #43027 (Needs Feedback): Problems on case-sensitive filesystems
Christian Weiske wrote:
> I cannot reproduce this issue; see my screenshot.
>
> This is with current TYPO3 master...
Andreas Wolf

2013-01-18

17:48 Bug #44653 (Closed): IE Classes in HTML Tag
Since TYPO3 4.7, we can integrate the IE Classes width config.htmlTag_stdWrap.
But now, it always cuts me the end ...
Oliver Schmid
17:24 Bug #42294: Missing action button to delete a file
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16403
Gerrit Code Review
17:05 Task #38972: Improve method makeCategorizable to be used everywhere
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12812
Gerrit Code Review
17:01 Bug #44651 (Closed): Filelist: Drag&Drop of folders doesn't work with IE9
Try to drag a folder wie IE9: a "cannot drop here" icon is displayed, dropping has no effect.
Tested with a 2 day ol...
Marcel Burkhalter
16:56 Bug #44649 (Closed): Drag&Drop does not work for IREE records with IE9
You cannot drag an IRRE record on it's "handle" to change the order when using IE9. Seen with FAL (e.g. multiple imag... Marcel Burkhalter
16:39 Bug #44571: FE pdf thumbnail generation fails
I also verified this Issue on demo.typo3.org
Steps to reproduce:
Create an element "filelinks"
Create new file rela...
Markus Timtner
16:37 Bug #22269: Cropping small images fails if noScaleUp is enabled
I stumbled upon this issue, too. But I'm not sure if this is really a bug.
In your opinion, what was the desired o...
Christian Zenker
16:25 Bug #44645 (Closed): Preview images don't get a new filename after overwriting with updated file
Steps to reproduce:
- Upload a file in the filelist
- Check filename of preview image (e.g.: preview_102455_4635_92...
Marcel Burkhalter
16:06 Bug #44643: Error when overwriting FAL file with flash uploader using IE9
Correction: When using the flash uploader under IE9 the file does *NOT* get overwritten when you see the error 1: No ... Marcel Burkhalter
15:58 Bug #44643 (Closed): Error when overwriting FAL file with flash uploader using IE9
Win7, IE9:
- Upload file in filelist using flash uploader
- Upload updated version of the same file (same filename)...
Marcel Burkhalter
15:21 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
Well, I think, this is a solution, Ingo. Just saw that getCharset is a protected function. It's a deep cut in habits ... Thomas Dudzak
15:20 Task #44152 (Under Review): Add save only button
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17590
Gerrit Code Review
13:56 Bug #39867: Cannot edit page title by double clicking it in pagetree in IE
Tested today with a 2 day old 6.0.1-dev version: Win7 IE9 works, WinXP IE8 still broken. Marcel Burkhalter
13:36 Bug #44557: Filelist Navframe Errorcode
Sorry, but I can't find any strange file or entry in fileadmin.
I even moved everything out there but the error still...
Benjamin Einert
13:22 Revision 1eb4e55a: [TASK] Increase code coverage of Service/TypeHandlingService
Added one missing tests to achieve 100% code coverage.
Also adjusted the copyright header.
Releases: 6.1
Resolves: #...
Alexander Schnitzler
13:19 Revision e3d3c43f: [TASK] Increase code coverage of SignalSlot/Dispatcher
Added some missing tests to achieve 100% code coverage.
Also adjusted the copyright header and author annotations.
R...
Alexander Schnitzler
13:10 Bug #44627: White page after cache clear with IE9
This issue also occurs in TYPO3 4.7.7 with IE9 Lars no-lastname-given
10:47 Bug #44627 (Closed): White page after cache clear with IE9
Windows 7, IE9: Clear all caches in BE --> a white page is displayed (with displayErrors=1) and the URL changes to so... Marcel Burkhalter
12:57 Bug #44635 (Closed): Backend support: drop FF3.6 and IE7
"Drop support for IE7. Removed all * hacks, such as *zoom: 1;, and other IE7-specific lines of CSS.
Drop support for...
Felix Kopp
12:55 Bug #44633 (Closed): Media-element: Vimeo-video can not play via HTML5
Using the media-element I wasn't able to embed a video from Vimeo that could play via HTML5 (iPad, ...). On the deskt... Stefan Neufeind
12:06 Bug #44632 (Closed): Autocompleter - choices container incorrectly positioned in IE8/9
If you use an suggest wizzard which depends ob script.aculo.us Ajax.Autocompleter in IE (testet in v8/9), the choices... Lars no-lastname-given
12:01 Bug #44585: FAL: file properties are not updated
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17569
Gerrit Code Review
11:47 Bug #44630 (Under Review): StorageRepository doesn't respect 'deleted' flag
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17588
Gerrit Code Review
11:40 Bug #44630 (Closed): StorageRepository doesn't respect 'deleted' flag
The FAL's Storage Repository find* methods also load deleted file storages.
Reproduce:
* Create some "File Storag...
Sebastian Michaelsen
11:22 Task #29278 (Under Review): Lost relations on copying IRRE children in workspaces
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:07 Task #29278: Lost relations on copying IRRE children in workspaces
In general there are some issues that need to be tackled (all on workspaces)
h2. localization of IRRE parent recor...
Oliver Hader
11:20 Bug #44615: CSS styled content, renders wrong width of images.
Now this becames more strange.....
The CE Element with the wrong pictures is copied an inserted on top of page aga...
Christian Tauscher
11:05 Bug #44629 (Closed): JS Error in IE and inline tceforms
If you use tceforms inline elements which uses any kind of javascript code (which will be retrieved via AJAX and an j... Lars no-lastname-given
10:12 Bug #44616: Image caching broken for im_noScaleUp = 1
Sorry, Andreas....
i have no idea how this jabber-dinges work.
I should know about this - many of may cstomers l...
Christian Tauscher
09:23 Bug #44616 (Accepted): Image caching broken for im_noScaleUp = 1
Christian Tauscher wrote:
> Workaround:
>
> truncate sys_file_processedfile
>
> _seems_ to solve the Problem. ...
Andreas Wolf
09:52 Bug #44551: Image caption appears under wrong image
I think this is more related to the TypoScript content rendering, but I have not investigated this. I'll try to repro... Andreas Wolf
09:50 Bug #44626 (Closed): Numeric translation keys aren't translated right in XML files
When working with the "old" XML based translation files, numeric keys aren't translated properly.
Example:...
Reinhard Führicht
09:50 Bug #44597 (Accepted): height of inline-relational-records in ie8
Andreas Wolf
09:26 Bug #44581: Editing file properties and pushing the delete button in docheader leads to exception
What exception exactly? Is the problem that the now stale index record is not found anymore?
IMHO deleting the ind...
Andreas Wolf
00:06 Bug #18761: "ADMCMD command could not be executed!" after preview link expired
Still a problem with 4.7.x and I can confirm the same symptoms as prior comments.
After deleting the cookie, the sit...
Lars Houmark

2013-01-17

23:17 Revision 5cf06fe5: [TASK] Provide Unit Test for Error/Message
Releases: 6.1
Resolves: #44603
Change-Id: Iceb69ccb6b5097cf6c8cf9d7ff0d3fe440ac9d8e
Reviewed-on: https://review.typo3...
Alexander Schnitzler
23:13 Revision 3dbd7aa7: [FEATURE] Provide UnitTest.xml with code coverage generation
This patch provides a basic setup for running extbase unit
test through one xml file that also collects code coverage...
Alexander Schnitzler
22:58 Task #29278 (Accepted): Lost relations on copying IRRE children in workspaces
Oliver Hader
20:33 Bug #44616: Image caching broken for im_noScaleUp = 1
Workaround:
truncate sys_file_processedfile
_seems_ to solve the Problem. Dont know what this will have for sid...
Christian Tauscher
19:21 Bug #44616 (Closed): Image caching broken for im_noScaleUp = 1
Regarding T3CMS V6.0.0
In the BE first everyting is OK.
The CE Image is all OK, the preview is shown corectly
In...
Christian Tauscher
19:28 Bug #44617: You can not expand newly created, collapsed IRRE records which have a RTE field
Tested in Chrome & Firefox 17. most wanted
19:24 Bug #44617 (Closed): You can not expand newly created, collapsed IRRE records which have a RTE field
Scenario which produces the bug:
* *IRRE*
* *"collapseAll" => 1* (TCA-appearance-setting) for the child IRRE reco...
most wanted
19:04 Bug #44615 (Closed): CSS styled content, renders wrong width of images.
Am 17.01.2013 18:38, schrieb Christian Tauscher:
I have given you the wring values:
My content with is 955px so i...
Christian Tauscher
18:29 Feature #44593: Introduce service to handle multiple flash message queues
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17571
Gerrit Code Review
10:19 Feature #44593 (Under Review): Introduce service to handle multiple flash message queues
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17571
Gerrit Code Review
10:17 Feature #44593 (Closed): Introduce service to handle multiple flash message queues
Currently there is just one system wide flash message queue. This unfortunetly leads to problems using flash messages... Alexander Schnitzler
17:18 Bug #23552: TCE_Forms Select & group fields remove item bug (have seen #0014599)
Bug still exists in 4.5.22.
Google Chrome Version 23.0.1271.97
Changing fObjSel.size to fObjSel.length resolve the...
Fedir RYKHTIK
16:56 Bug #44610 (Closed): Using FLUIDTEMPLATE more then once causes errorneous caching of first occurrence
When having this in your TS Setup:... Egbert van der Hout
16:47 Bug #35586: maxWInText dont work as expected
I experience the same issue with 4.7.7. According to this issue #36541 the registers are not used anymore with 4.7. B... Michael Bakonyi
15:18 Bug #44540: PHP Warning in 6.0.1-dev if there are empty columns in Page Module
confirmed Marc Bastian Heinrichs
15:11 Bug #42846: No tests found in class "TYPO3\CMS\Core\Tests\Functional\Resource\BaseTestCase".
I use the backend module.
However I think this was fixed in @phpunit@ already, because I do not get the error any ...
Philipp Gampe
13:17 Bug #44592 (Rejected): Call to undefined method TYPO3\\CMS\\Core\\Utility\\GeneralUtility::readLLXMLfile()
Stefan Galinski
13:14 Bug #44592: Call to undefined method TYPO3\\CMS\\Core\\Utility\\GeneralUtility::readLLXMLfile()
This is not a Core bug!
The method has been deprecated in 4.6 already and has been removed.
See also: http://api....
Markus Klein
10:03 Bug #44592 (Rejected): Call to undefined method TYPO3\\CMS\\Core\\Utility\\GeneralUtility::readLLXMLfile()
[Thu Jan 17 08:52:44 2013] [error] [client 178.63.185.9] PHP Fatal error: Call to undefined method TYPO3\\CMS\\Core\... Eric Dorr
12:57 Bug #44600 (Closed): Results doesn't honour the flagBitMask and so the order is wrong
Changing the flagBitMask results in all answers having relevance:100% so the order is wrong. Filip Bech-Larsen
12:57 Bug #44599 (Closed): Results doesn't honour the flagBitMask and so the order is wrong
Changing the flagBitMask results in all answers having relevance:100% so the order is wrong. Filip Bech-Larsen
12:04 Bug #44597 (Closed): height of inline-relational-records in ie8
The height of inline-relational-records in the tceform is too big in internet explorer (tested in ie8) (screenshot)
...
Christian Eßl
11:15 Bug #44595: TCA / type "inline": "expandSingle" => 1 does not work
Tested in Chrome & Firefox 17. most wanted
11:10 Bug #44595 (Closed): TCA / type "inline": "expandSingle" => 1 does not work
Reproduced with a very basic extension on TYPO3 6.0.1-dev. most wanted
08:30 Bug #43874 (Resolved): array_merge_recursive_overrule: __UNSET can't unset array values
Applied in changeset commit:2e3ad6942dc4b18471e377808e147098891f58c6. Sebastian Michaelsen
08:25 Revision 2e3ad694: [BUGFIX] array_merge_recursive_overrule: __UNSET for array values
Using __UNSET on keys that hold array values does not unset them.
However the documentation does not mention this res...
Sebastian Michaelsen
08:01 Bug #44571: FE pdf thumbnail generation fails
ok - sorry for that. Te issue still remains... Markus Timtner

2013-01-16

23:58 Bug #44585: FAL: file properties are not updated
Funny:
Switching "extended view" to on: filesize is wrong
Switching "extended view" to off: filesize is correct
Stefan Froemken
23:48 Bug #44585 (Under Review): FAL: file properties are not updated
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17569
Gerrit Code Review
23:29 Bug #44585 (Closed): FAL: file properties are not updated
Hello Core-Team,
I have my own FAL-Extension: fal_dropbox: https://github.com/froemken/fal_dropbox/
I create (NOT...
Stefan Froemken
22:59 Bug #44557 (Needs Feedback): Filelist Navframe Errorcode
Can you check in your fileadmin directory if there are directories / files with a very strange name? The exception oc... Jigal van Hemert
22:50 Bug #44571: FE pdf thumbnail generation fails
Please don't assign issues to people. People will assign an issue to themselves if they start working on it and if an... Jigal van Hemert
15:19 Bug #44571 (Closed): FE pdf thumbnail generation fails
In a fresh 6.0 install, the FE pdf thumbnail generation for the content element "filelinks" with layout>1 fails.
A ...
Markus Timtner
19:24 Feature #25049: Add "wizard" to allowOverrideMatrix Array - feature request
*$allowOverrideMatrix* can be manipulated with *getMainFieldsClass*-Hook (function: *getMainFields_preProcess*). See ... Tilo Baller
18:30 Bug #44581 (Closed): Editing file properties and pushing the delete button in docheader leads to exception
It should either not be possible at all to delete the record, or the
indexing handling should take the deleted flag ...
Helmut Hummel
15:13 Feature #34954: Make image rendering retina display compatible (as an option)
Tobias Timpe wrote:
> UPDATE: I just upgraded my system(s) to version 6.0. Since most of the file structuring chang...
Tom Kleijkers
13:20 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Patch 16 seems to work fine for me. Thank you
Camelia M
12:04 Bug #43634: EM - GET not loading extensions
Roland wrote:
> I had the very same problem with a fresh installation of 6.0.
>
> Running through all the steps of ...
Paul Klimek
10:30 Task #44506 (Resolved): Remove references to old-style Login News (TYPO3_CONF_VARS)
Applied in changeset commit:6f7b37e75ea22bd5b5bc1906385cb1cb64b1e4aa. Sebastian Michaelsen
10:16 Revision 6f7b37e7: [TASK] Remove references to oldstyle Login News (TYPO3_CONF_VARS)
Adding Login News via
$GLOBALS['TYPO3_CONF_VARS']['BE']['loginNews'] is not longer
supported but there are still refe...
Sebastian Michaelsen
10:09 Bug #43216: Deleted files are indicated in list
Helmut, Philipp Gampe thinks that records maked as deleted is something that needs to be supported - see http://lists... Christian Weiske
10:09 Task #38972: Improve method makeCategorizable to be used everywhere
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12812
Gerrit Code Review
09:31 Bug #44559 (Closed): "Cat" parameter for values set via ext_conf_template.txt are NOT taken into account
Hi,
the "sheet" or category mechanism inside ext_conf_template.txt is completely gone, different cat-sections are ...
Frank Gerards
08:23 Bug #44540: PHP Warning in 6.0.1-dev if there are empty columns in Page Module
i am not sure if the PHP "error_reporting" setting is relevant if the warning appears or not. in my case "error_repor... most wanted
08:21 Bug #44540: PHP Warning in 6.0.1-dev if there are empty columns in Page Module
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17562
Gerrit Code Review
01:11 Bug #44549 (Under Review): IRRE forms not using full width
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17560
Gerrit Code Review

2013-01-15

22:29 Bug #44557 (Closed): Filelist Navframe Errorcode
After Upgrade from Typo3 4.5 the filelist tree is not working.
I get an Link to the Errorcode "file name is invalid"...
Benjamin Einert
20:56 Bug #44549 (Accepted): IRRE forms not using full width
Oliver Hader
19:47 Bug #44549 (Closed): IRRE forms not using full width
In 4.7 IRRE forms used to be full width of the parent form. A change introduced in 6.0 now causes the forms to collap... Ingo Renner
20:30 Bug #44551 (Closed): Image caption appears under wrong image
Steps to reproduce:
- Create a CE with two FAL IRRE images
- Add a description for the second file
--> in the FE t...
Marcel Burkhalter
20:25 Task #44550 (Closed): Preview image and database entry not deleted when deleting a FAL file
Steps to reproduce:
- Upload an image in the BE filelist
- Add an alt-text and description
- Delete this image in ...
Marcel Burkhalter
20:04 Bug #40925: Localization of FAL file relations in filelinks CE throws Exception
We tested all issues described in the PDF document --> all fixed with the current origin/TYPO3_6-0 branch. Marcel Burkhalter
17:40 Bug #42299: Since 4.7.5 _LOCAL_LANG pi_list_browseresults_page can´t be empty
Same problem in TYPO3 4.7.7 with tt_news 3.2.1 Jens Hoppe
17:36 Bug #44540: PHP Warning in 6.0.1-dev if there are empty columns in Page Module
Patch set 3 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:34 Bug #44540: PHP Warning in 6.0.1-dev if there are empty columns in Page Module
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:33 Bug #44540 (Under Review): PHP Warning in 6.0.1-dev if there are empty columns in Page Module
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:27 Bug #44540 (Closed): PHP Warning in 6.0.1-dev if there are empty columns in Page Module
PHP Warining in Page Module on current TYPO3 6.0.1-dev, when there are content columns without any content element:
...
most wanted
16:26 Feature #20261: enableFields is missing a hook to manipulate the generated clause
I would also like to see a possibility to add additional constraints to queries on such a low level. It could enable ... Nico de Haen
14:55 Bug #44539 (Closed): t3lib_cacheExceptions thrown when writing concurrently to db
It looks like there is a problem with the default caching Backend. When I write to the db concurrently (e.g. with a e... Klaus Hinum
14:26 Bug #44537 (Closed): BackendUtility::displayWarningMessages uses wrong returnUrl
Steps to reproduce:
* create a user with the following credentials: admin/password (you're encouraged not to do so o...
Sebastian Michaelsen
11:50 Feature #43495: Rebuild sys_note to match extbase scheme
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16909
Gerrit Code Review
11:48 Bug #44531 (Closed): update from TER don't work with IE 9
If I use the MS IE 9 and I select the Tab "add Extension" it shows me the text
Retrieving Extension-List from TYPO3...
Hans-Georg Althoff
11:08 Task #44527: Cleanup EXT:lang FormEngineBasedCheckboxGroupViewHelper
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17540
Gerrit Code Review
11:05 Task #44527 (Under Review): Cleanup EXT:lang FormEngineBasedCheckboxGroupViewHelper
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17540
Gerrit Code Review
11:03 Task #44527 (Closed): Cleanup EXT:lang FormEngineBasedCheckboxGroupViewHelper
* namespaces in type annotations have to start with a backslash \
* remove unused variable $items in render method
Sebastian Michaelsen
10:53 Bug #20793: noTrimWrap = | || won't work inside a menu
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9428
Gerrit Code Review
10:21 Bug #39127: Translation of a form makes the form wizard unusable
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12996
Gerrit Code Review
10:08 Task #44526 (Under Review): Use property injection in TYPO3\CMS\Lang\Controller\LnaguageController
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17534
Gerrit Code Review
10:01 Task #44526 (Closed): Use property injection in TYPO3\CMS\Lang\Controller\LnaguageController
The LanguageController has 4 inject* Methods which a pretty vanilla and can be replaced by property injection. Sebastian Michaelsen
10:07 Bug #43874: array_merge_recursive_overrule: __UNSET can't unset array values
Patch set 3 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:59 Bug #43874 (Under Review): array_merge_recursive_overrule: __UNSET can't unset array values
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review

2013-01-14

20:30 Bug #43874 (Resolved): array_merge_recursive_overrule: __UNSET can't unset array values
Applied in changeset commit:c0defbe74e3992b07dce859024d51544c4c7b9ed. Sebastian Michaelsen
20:10 Revision c0defbe7: [BUGFIX] array_merge_recursive_overrule: __UNSET for array values
Using __UNSET on keys that hold array values does not unset them.
However the documentation does not mention this res...
Sebastian Michaelsen
20:00 Task #44506 (Under Review): Remove references to old-style Login News (TYPO3_CONF_VARS)
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:30 Task #44506 (Resolved): Remove references to old-style Login News (TYPO3_CONF_VARS)
Applied in changeset commit:f57b442c1cf70d0b727bf1f7b79cf46e4b11d8d6. Sebastian Michaelsen
12:19 Task #44506: Remove references to old-style Login News (TYPO3_CONF_VARS)
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17519
Gerrit Code Review
12:18 Task #44506 (Under Review): Remove references to old-style Login News (TYPO3_CONF_VARS)
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17519
Gerrit Code Review
12:12 Task #44506 (Closed): Remove references to old-style Login News (TYPO3_CONF_VARS)
Adding Login News via $GLOBALS['TYPO3_CONF_VARS']['BE']['loginNews'] is not longer supported but there are still refe... Sebastian Michaelsen
19:15 Revision f57b442c: [TASK] Remove references to oldstyle Login News (TYPO3_CONF_VARS)
Adding Login News via
$GLOBALS['TYPO3_CONF_VARS']['BE']['loginNews'] is not longer
supported but there are still refe...
Sebastian Michaelsen
19:14 Bug #44518 (Closed): Caching problem with Gifbuilder
I had a cachingproblem with the Gifbuilder. Everytime I cleared the cache, a new image was generated although the TS-... Martin W.
19:07 Bug #42225: IRRE: AJAX Feature breaks Header-Toolbar
As a workaround we inserted the following code into extTables.php:... Marcel Burkhalter
14:26 Bug #44502 (Resolved): Translation-Bug in BE-User editor (German language)
Hi Lars,
thanks for the report!
I have just fixed the text on the Translation Server. The fix will be available aft...
Chris topher
10:53 Bug #44502 (Closed): Translation-Bug in BE-User editor (German language)
When editing a BE-User record with german language interface, there is a little translation bug.
1) Go to BE-User ...
Lars Thalheim
13:41 Bug #44509 (Closed): flash uploader: fixed button size in CSS
Hi there,
the problem is that the size of the button "Select Files" (in german translation "Dateien auswählen") is...
Martin Kästner
13:34 Bug #44477: Make CSS-inclusion configurable
Great + sry I didn't check 6 yet. Michael Bakonyi
07:32 Bug #44477 (Closed): Make CSS-inclusion configurable
this is already the case since 6.0 Georg Ringer
13:07 Bug #43216: Deleted files are indicated in list
Sorry that I was unclear. I deleted it via "edit meta data" (edit icon) and then the delete icon. This set the record... Christian Weiske
13:02 Bug #44508 (Closed): Install tool: thumbnails settings wrong when no ImageMagick available
The second option in the "All configuration Setting" o the install tool - [thumbnails] - won't switch to "checked" if... Gone With the Wind
12:47 Bug #44507 (Closed): Copied pages and folders have the same PID
If you copy a pagetree or a part of a pagetree, the copied pages get - for some time - the same PIDs, as the original... Andrea Herzog-Kienast
12:28 Bug #43963: Adding images to content fails with error: Oops
Very strange problem. After refreshing the page, the error is gone or it shows the error for the next image. Sven Wappler
10:29 Bug #44311 (Closed): Menustate CUR not working for translations in 6.0.0
Helmut Hummel

2013-01-13

22:31 Feature #39638: respect box width and height in gifbuilder imagesize
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13564
Gerrit Code Review
22:29 Feature #39638: respect box width and height in gifbuilder imagesize
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13564
Gerrit Code Review
22:16 Feature #38591: Add method to get cache manager instance from t3lib_cache
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12542
Gerrit Code Review
22:12 Feature #38591: Add method to get cache manager instance from t3lib_cache
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12542
Gerrit Code Review
22:11 Feature #38591: Add method to get cache manager instance from t3lib_cache
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12542
Gerrit Code Review
19:55 Bug #36894: [felogin] Wrong action url when nested array is passed
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:55 Bug #23649: felogin::getPreserveGetVars() decode encoded values
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:55 Bug #23324: getPreserveGetVars does not work as expected
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:55 Bug #19938: warning: in_array wrong datatype
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:47 Bug #36995 (Closed): Test failure in t3lib_file_Driver_AbstractDriverTest.filenamesAreCorrectlyValidated
Helmut Hummel
19:12 Bug #40925 (Needs Feedback): Localization of FAL file relations in filelinks CE throws Exception
Still an issue? Helmut Hummel
19:10 Bug #36827 (Resolved): Migrate images and links to files to FAL on way to RTE
Change has been successfully cherry-picked as c412858244d281d045d80f199967212bd58190ba Helmut Hummel
19:03 Bug #44209 (Closed): Media html5
Closing as duplicate Helmut Hummel
19:00 Bug #20793: noTrimWrap = | || won't work inside a menu
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9428
Gerrit Code Review
18:30 Bug #44439 (Resolved): Renaming a folder must change the identifier of all indexed files in that folder
Applied in changeset commit:6bd8f71d9b4e1e23348d4079076695bc11310a71. Helmut Hummel
18:28 Bug #44439: Renaming a folder must change the identifier of all indexed files in that folder
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17509
Gerrit Code Review
18:27 Bug #44439: Renaming a folder must change the identifier of all indexed files in that folder
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17509
Gerrit Code Review
18:25 Bug #44439 (Under Review): Renaming a folder must change the identifier of all indexed files in that folder
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:30 Bug #44439 (Resolved): Renaming a folder must change the identifier of all indexed files in that folder
Applied in changeset commit:f15b44853093dba350a50c4d901984f4e2e94c95. Helmut Hummel
15:09 Bug #44439: Renaming a folder must change the identifier of all indexed files in that folder
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
18:28 Revision 6bd8f71d: [BUGFIX] Fix incomplete mocking in ResourceStorage test
Due to a not mocked FileRepository object, a warning
is issued which leads to a failed test.
Add a FileRepository mo...
Helmut Hummel
18:27 Bug #41033: Check cHash in TSFE only if necessary
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14688
Gerrit Code Review
18:26 Revision 99b65274: [BUGFIX] Fix incomplete mocking in ResourceStorage test
Due to a not mocked FileRepository object, a warning
is issued which leads to a failed test.
Add a FileRepository mo...
Helmut Hummel
17:57 Bug #43419: Missing save buttons in form wizard
I tried it again and it works. So maybe it was some weird cache problem...?
This ticket can be closed. Thanks for ...
Nico de Haen
17:12 Bug #43419: Missing save buttons in form wizard
What exact version or so? Also works for me (icons displayed) on 4.7.7. Any special skin or other CSS in use that mig... Stefan Neufeind
17:18 Bug #40945: EXT:form - Form Wizard overwrites configuration
All settings the editor does not know/care about could simply be left unchanged during an edit, couldn't it? Stefan Neufeind
17:14 Feature #38094: Option to redirect after form submitting
Or could we maybe do it as part of a post-processor? A "redirect processor" that then sets a destination which will b... Stefan Neufeind
16:37 Bug #42039 (Closed): Add permission checks against Filemounts in Repository
This is actually the case Helmut Hummel
16:34 Bug #42846 (Needs Feedback): No tests found in class "TYPO3\CMS\Core\Tests\Functional\Resource\BaseTestCase".
Andreas Wolf wrote:
> I think we could maybe fix this by making the class abstract.
@Philipp: Does this fix it fo...
Helmut Hummel
16:32 Bug #43670 (Rejected): Configuration for required fiels of referenced file
This has nothing to do with FAL.
There is currently no possibility in the core to have different TCA settings for d...
Helmut Hummel
15:57 Bug #43216 (Rejected): Deleted files are indicated in list
Hi,
Christian Weiske wrote:
> Steps to reproduce:
>
> # TYPO3 backend > File > Filelist
> # Upload file
> # ...
Helmut Hummel
15:21 Bug #44355 (Rejected): FileReference::getProperty checks for NULL
Bernhard Schmitt wrote:
> Seems like this is intended though, the checkboxes in BE can be used to set the value to N...
Helmut Hummel
15:15 Revision d5a9f94f: [TASK] Rename property, getter and setters of File Model
To be in line with TYPO3 Flow, rename the properties from
non speaking "object" to "originalResource"
This change di...
Helmut Hummel
15:13 Revision 3825a238: [TASK] Rename property, getter and setters of File Model
To be in line with TYPO3 Flow, rename the properties from
non speaking "object" to "originalResource"
This change di...
Helmut Hummel
15:11 Revision f15b4485: [BUGFIX] Persist files that are updated in ResourceStorage
When renaming or moving folders all files in that
folder needs to be updated. ResourceStorage handles
that, but the c...
Helmut Hummel
15:07 Revision 8575f7ba: [BUGFIX] Persist files that are updated in ResourceStorage
When renaming or moving folders all files in that
folder needs to be updated. ResourceStorage handles
that, but the c...
Helmut Hummel
15:00 Bug #44485 (Under Review): Fails on multiple or partially valid email-addresses
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17505
Gerrit Code Review
14:56 Bug #44485: Fails on multiple or partially valid email-addresses
Proposed solution: filter out all valid recipient-addresses and if there is one or more send that to the API. Stefan Neufeind
14:55 Bug #44485 (Closed): Fails on multiple or partially valid email-addresses
Users might expect to be able to also specify multiple receipients (To or CC) for emails. But that currently only lea... Stefan Neufeind
14:57 Bug #22273: PageRenderer does not work for USER_INT plugins
Hi,
Kay Strobach wrote:
> as i would interpret that as a bug, please just cherrypick the current fix and port i...
Helmut Hummel
14:51 Bug #44484 (Under Review): Don't set empty from-name when sending email
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17504
Gerrit Code Review
14:50 Bug #44484 (Closed): Don't set empty from-name when sending email
If no name is specified, only an email-address, avoid setting an empty "from"-parameter.
Currently for a receiver ...
Stefan Neufeind
14:09 Bug #44483 (Rejected): Only used fields of a content-element should be handed over to output
It is possible to create an element with certain fields, fill them out and change the element-type to something else ... Stefan Neufeind
13:44 Feature #44482 (Closed): Postprocessor to do redirect (on success)
Currently there is only a postprocessor to do a simple redirect to a pid or to an external URL. That would be handy f... Stefan Neufeind
13:42 Bug #32950: EXT:form - Confirmation mail to sender in FORM
Since sending an email is just calling a mail-postprocessor, can't we just call another mail-postproc to send email t... Stefan Neufeind
11:30 Bug #44481 (Resolved): Check for new content element button uses old query object
Applied in changeset commit:0263c4d4d7074603ce210a4e7d53a780eca5ff8d. Jigal van Hemert
10:46 Bug #44481: Check for new content element button uses old query object
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:43 Bug #44481 (Under Review): Check for new content element button uses old query object
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17502
Gerrit Code Review
10:12 Bug #44481 (Closed): Check for new content element button uses old query object
After changing the retrieval of content elements in columns the check for the new content element button still uses t... Jigal van Hemert
10:47 Revision 0263c4d4: [BUGFIX] Use array in check for new CE button
After #44470 the content elements in a column are stored in an array.
Checks for the new content element button, etce...
Jigal van Hemert
10:43 Revision 63f89df8: [BUGFIX] Use array in check for new CE button
After #44470 the content elements in a column are stored in an array.
Checks for the new content element button, etce...
Jigal van Hemert

2013-01-12

20:30 Bug #44055 (Resolved): ExtJS connection timeout when mass publishing workspace changes
Applied in changeset commit:2907c1bcc91d80af8ab78955f623c4bc7655180f. Anonymous
16:50 Bug #44055 (Under Review): ExtJS connection timeout when mass publishing workspace changes
Patch set 1 for branch *workspaces_6-0* has been pushed to the review server.
It is available at https://review.typo3...
Gerrit Code Review
19:39 Revision e999cebe: [BUGFIX] ExtJS connection timeout when mass publishing
When doing a mass publish in large installations
it can happen that the ExtJS Ajax request runs into
the 30 Seconds t...
Helmut Hummel
19:32 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17501
Gerrit Code Review
19:30 Bug #44370 (Under Review): LocalDriver doesn't respect flag "is_writeable"
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #44370 (Resolved): LocalDriver doesn't respect flag "is_writeable"
Applied in changeset commit:e9543738e14e235087d303abeb1492cf0c8e5f01. Georg Ringer
16:30 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:28 Revision f3dcd938: Revert "[BUGFIX] LocalDriver needs to respect "is_writeable""
This change broke the tests
This reverts commit af01ce40933c79162dfb9984d948363fc6199811
Change-Id: I29c9c5893e4227...
Helmut Hummel
19:27 Revision ea2feb45: Revert "[BUGFIX] LocalDriver needs to respect "is_writeable""
This change broke the tests
This reverts commit e9543738e14e235087d303abeb1492cf0c8e5f01
Change-Id: I6638ca1c82482b...
Helmut Hummel
18:11 Bug #44470 (Under Review): Content elements in wrong column in page module
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:30 Bug #44470 (Resolved): Content elements in wrong column in page module
Applied in changeset commit:2abebe67414dbff9b07975d583d1619a78a9fbc5. Oliver Hader
17:00 Bug #44470: Content elements in wrong column in page module
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:50 Bug #44470: Content elements in wrong column in page module
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17468
Gerrit Code Review
18:00 Revision 166e86a3: [TASK] Small bugfix in Tx_Extbase_MVC_View_ViewInterface
Changed expected type of assign-param 'value' from
object to mixed
Change-Id: Ica8e8bd6f7971220da4a3a0fe0c8ca2625603...
Alexander Schnitzler
17:59 Revision 6e404601: [TASK] Small bugfix in Tx_Extbase_MVC_View_ViewInterface
Changed expected type of assign-param 'value' from
object to mixed
Change-Id: Ica8e8bd6f7971220da4a3a0fe0c8ca2625603...
Alexander Schnitzler
17:59 Revision d16fcc2b: [TASK] Small bugfix in Tx_Extbase_MVC_View_ViewInterface
Changed expected type of assign-param 'value' from
object to mixed
Change-Id: Ica8e8bd6f7971220da4a3a0fe0c8ca2625603...
Alexander Schnitzler
17:54 Revision a703ab13: [BUGFIX] Remove additional slashes from typolink urls if prefixing
Typolink generates absolute uris with a leading slash. When prefixing
this with the base uri, we have to make sure, t...
Ingo Pfennigstorf
17:30 Bug #43919 (Resolved): Fix one word in a PHP comment
Applied in changeset commit:b12c82f0930f06171e45b0afabdfb496938f9629. Markus Klein
16:47 Bug #43919: Fix one word in a PHP comment
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:40 Bug #43919 (Under Review): Fix one word in a PHP comment
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:30 Bug #43796 (Resolved): Syslog icons are incorrect
Applied in changeset commit:3074abdbf658d9f8855243caf7449d4b04474110. Tomita Militaru
16:38 Bug #43796 (Under Review): Syslog icons are incorrect
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:22 Task #44476: Cleanup calls and docheaders in Core/Classes/Resource
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17493
Gerrit Code Review
17:18 Task #44476: Cleanup calls and docheaders in Core/Classes/Resource
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17493
Gerrit Code Review
16:41 Task #44476 (Under Review): Cleanup calls and docheaders in Core/Classes/Resource
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17493
Gerrit Code Review
16:39 Task #44476 (Closed): Cleanup calls and docheaders in Core/Classes/Resource
In the Core/Classes/Resource Folder many calls to classes can be used with shorthand syntax (without the namespace).
...
Anja Leichsenring
17:13 Revision b12c82f0: [BUGFIX] Fix typos in stdWrap_crop description
Fixes: #43919
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Ib4b447f825122ea069802a7c9139602362430bdc
Reviewed-on: htt...
Markus Klein
17:11 Revision 3074abdb: [BUGFIX] Syslog error icons problem
Add an array with the possible error messages and shows
the corresponding icon.
Fixes: #43796
Releases: 6.1, 6.0
Cha...
Tomita Militaru
17:02 Revision 2abebe67: [BUGFIX] Content elements in wrong column in page module
If working on workspaces, it might happen that content elements
just appear in the wrong column. The reason is, that ...
Oliver Hader
17:01 Bug #44477 (Closed): Make CSS-inclusion configurable
Currently the CSS for the form is included in the FE via
@$GLOBALS['TSFE']->additionalHeaderData['tx_form_css']@
...
Michael Bakonyi
16:51 Revision 047b6391: [BUGFIX] Content elements in wrong column in page module
If working on workspaces, it might happen that content elements
just appear in the wrong column. The reason is, that ...
Oliver Hader
16:31 Revision bbfe1b50: [BUGFIX] BE login shows unaesthetic scrollbars
CSS adjustments for login screen in t3skin
Fixes: #43330
Releases: 6.1, 6.0
Change-Id: Ifeb141ff9963f54e35c26ca41bc...
Torben Hansen
16:30 Bug #44429 (Resolved): Wrong array_merge when creating FAL access rights
Applied in changeset commit:ef9f13e857bffb2649269d00dacfa1cfb3ab282f. Georg Ringer
15:56 Bug #44429: Wrong array_merge when creating FAL access rights
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #44425 (Resolved): Add access check in renameFolder()
Applied in changeset commit:25e9a63ea00a6d554df7dc891c643f2ca576eb31. Georg Ringer
16:07 Bug #44425: Add access check in renameFolder()
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #43676 (Resolved): Frontend editing (feedit) does not work
Applied in changeset commit:719f9fec9b95bbf06870b33a49fd171e3b141bb6. Stefan Neufeind
16:05 Bug #43676: Frontend editing (feedit) does not work
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #42925 (Resolved): File-Upload does not sanitize umlauts in filenames
Applied in changeset commit:21a67afb2eacbf07e47315860ae9d5350d94e063. Christian Weiske
16:11 Bug #42925: File-Upload does not sanitize umlauts in filenames
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #42933 (Resolved): Problem with special character in files and folders
Applied in changeset commit:6ba639478fc594e5845e5c93f7649e8e0bb95316. Christian Weiske
16:30 Bug #42873 (Resolved): Problem with special character in files and folders
Applied in changeset commit:6ba639478fc594e5845e5c93f7649e8e0bb95316. Christian Weiske
16:18 Bug #42873: Problem with special character in files and folders
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #42882 (Resolved): FileDoesNotExistException thrown in update
Applied in changeset commit:aa1463e03c68d9b9ebb69ebe657a1e6275815e81. Anonymous
16:24 Bug #42882: FileDoesNotExistException thrown in update
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Revision af01ce40: [BUGFIX] LocalDriver needs to respect "is_writeable"
The LocalDriver needs also to respect the flag "is_writeable".
This means: if the flag is not set, no folder/file can...
Georg Ringer
16:29 Revision e9543738: [BUGFIX] LocalDriver needs to respect "is_writeable"
The LocalDriver needs also to respect the flag "is_writeable".
This means: if the flag is not set, no folder/file can...
Georg Ringer
16:25 Revision aa1463e0: [BUGFIX] FAL: update wizard fails if file does not exist
The FAL update wizard throws an exception during migration if a file is
missing. As we cannot do that much about a mi...
Andreas Wolf
16:24 Revision 6acbc087: [BUGFIX] FAL: update wizard fails if file does not exist
The FAL update wizard throws an exception during migration if a file is
missing. As we cannot do that much about a mi...
Andreas Wolf
16:19 Revision 6ba63947: [BUGFIX] Problem with special character in files and folders
This patch sanitizes the file name when creating a new file
in the file list.
Folder names already get sanitized.
Ch...
Christian Weiske
16:17 Revision be00d479: [BUGFIX] Problem with special character in files and folders
This patch sanitizes the file name when creating a new file
in the file list.
Folder names already get sanitized.
Ch...
Christian Weiske
16:12 Revision 55f6e651: [BUGFIX] DataMapper returns array on RELATION_HAS_ONE
When your dealing with entities, that not necessarily have
their hasOne nested entities set then the DataMapper retur...
Thomas Maroschik
16:11 Revision 21a67afb: [BUGFIX] File-Upload does not sanitize umlauts in filenames
This patch sanitizes file names for uploaded files, fixing thumbnail
and deletion issues for files with umlauts.
Cha...
Christian Weiske
16:10 Revision 2bc44da9: [BUGFIX] File-Upload does not sanitize umlauts in filenames
This patch sanitizes file names for uploaded files, fixing thumbnail
and deletion issues for files with umlauts.
Cha...
Christian Weiske
16:07 Revision 25e9a63e: [BUGFIX] Add access check in FAL renameFolder()
Currently no access check is done when trying to rename a folder.
This is marked also as todo in the code.
Change-Id...
Georg Ringer
16:07 Revision d88eeb7c: [BUGFIX] Add access check in FAL renameFolder()
Currently no access check is done when trying to rename a folder.
This is marked also as todo in the code.
Change-Id...
Georg Ringer
16:05 Revision 719f9fec: [BUGFIX] Adjust hooks after moving/namespacing
Change-Id: I4e8de22ee8b04bcee8dabbc3bce1203f68146f51
Fixes: #43676
Releases: 6.0, 6.1
Reviewed-on: https://review.typ...
Stefan Neufeind
16:04 Revision b0f9a2c0: [BUGFIX] Adjust hooks after moving/namespacing
Change-Id: I4e8de22ee8b04bcee8dabbc3bce1203f68146f51
Fixes: #43676
Releases: 6.0, 6.1
Reviewed-on: https://review.typ...
Stefan Neufeind
15:57 Revision ef9f13e8: [BUGFIX] Fix array_merge when creating FAL access rights
The arguments of array_merge need to be changed, otherwise
the default settings always win.
Change-Id: Ic430e5fdc2f8...
Georg Ringer
15:56 Revision 37bc611b: [BUGFIX] Fix array_merge when creating FAL access rights
The arguments of array_merge need to be changed, otherwise
the default settings always win.
Change-Id: Ic430e5fdc2f8...
Georg Ringer
15:46 Bug #44439 (Under Review): Renaming a folder must change the identifier of all indexed files in that folder
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17478
Gerrit Code Review
15:38 Bug #44475 (Closed): Adding watermarks to pic with GIFBUILDER
I try to reproduce the example from:
http://wiki.typo3.org/GIFBUILDER
in STRATO hosted WEB server with;
typo...
Axel Spieth
14:30 Bug #38135 (Resolved): Apc Cache backend has side effects
Applied in changeset commit:306b134c0eb2d2287924515ef1652bbdf8a52aae. Daniel Poetzinger
14:12 Bug #38135 (Under Review): Apc Cache backend has side effects
Patch set 4 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:30 Bug #38135 (Resolved): Apc Cache backend has side effects
Applied in changeset commit:86c97eebfe14f8ca5291d3f0899f84b4e80b93a0. Daniel Poetzinger
14:13 Revision 306b134c: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
14:12 Revision db6aad0c: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
14:04 Revision dc34f51a: [BUGFIX] Avoid clearing the page cache too often
Instead of clearing the page cache on every
create, update and delete action, implement
a page id stack which will be...
Alexander Schnitzler
14:03 Revision 90e0b93e: [BUGFIX] Suppress debug output of debugger in unit tests
Currently the debug output will be rendered which
leads to printed css if testing unit tests on the
command line.
Re...
Alexander Schnitzler
13:34 Bug #36597: colorspace change in imagemagick 6.7.5 from RGB to sRGB
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17474
Gerrit Code Review
13:19 Bug #36597: colorspace change in imagemagick 6.7.5 from RGB to sRGB
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17474
Gerrit Code Review
13:05 Bug #36597: colorspace change in imagemagick 6.7.5 from RGB to sRGB
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17474
Gerrit Code Review
12:59 Bug #36597: colorspace change in imagemagick 6.7.5 from RGB to sRGB
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17474
Gerrit Code Review
12:27 Bug #36597: colorspace change in imagemagick 6.7.5 from RGB to sRGB
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17474
Gerrit Code Review
11:51 Bug #36597: colorspace change in imagemagick 6.7.5 from RGB to sRGB
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17474
Gerrit Code Review
11:40 Bug #36597 (Under Review): colorspace change in imagemagick 6.7.5 from RGB to sRGB
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17474
Gerrit Code Review
12:30 Bug #44312 (Resolved): Sliding levelmedia not working for alternate languages in 6.0.0
Applied in changeset commit:025887dba6370dbfd50284a9f01d43d7f2b699ec. Helmut Hummel
12:19 Bug #44312: Sliding levelmedia not working for alternate languages in 6.0.0
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:55 Bug #44312: Sliding levelmedia not working for alternate languages in 6.0.0
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16992
Gerrit Code Review
11:40 Bug #44312: Sliding levelmedia not working for alternate languages in 6.0.0
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16992
Gerrit Code Review
12:30 Bug #43668 (Resolved): Rootline in TSFE->tmpl is broken when translation is used
Applied in changeset commit:025887dba6370dbfd50284a9f01d43d7f2b699ec. Helmut Hummel
12:19 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:55 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16992
Gerrit Code Review
11:40 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16992
Gerrit Code Review
12:28 Revision 025887db: [BUGFIX] Fix rootline translation
The fix in #42029 introduced a regression
as TSFE->tmpl->rootLine holds a reversed
rootline array, while in TSFE->roo...
Helmut Hummel
12:11 Revision 51f41665: [BUGFIX] Fix rootline translation
The fix in #42029 introduced a regression
as TSFE->tmpl->rootLine holds a reversed
rootline array, while in TSFE->roo...
Helmut Hummel

2013-01-11

23:50 Bug #38135: Apc Cache backend has side effects
Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:48 Bug #38135: Apc Cache backend has side effects
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:40 Bug #38135 (Under Review): Apc Cache backend has side effects
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:30 Bug #38135 (Resolved): Apc Cache backend has side effects
Applied in changeset commit:ff81594406ea73c0163b35b5c99b9c0ce202c393. Daniel Poetzinger
23:29 Bug #38135: Apc Cache backend has side effects
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:19 Bug #38135: Apc Cache backend has side effects
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:03 Bug #38135: Apc Cache backend has side effects
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:42 Bug #38135: Apc Cache backend has side effects
I've added an issue on flow bug tracker
http://forge.typo3.org/issues/44471
Tymoteusz Motylewski
23:30 Revision 86c97eeb: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
23:05 Revision ff815944: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
22:53 Revision b09bc75e: [BUGFIX] Apc Cache backend has side effects
If two caches use the APC cache backend,
one cache can write and get entries from the
other by just using the same k...
Daniel Poetzinger
21:40 Bug #44443 (Closed): Error at backend login
Helmut Hummel
20:50 Bug #44312 (Under Review): Sliding levelmedia not working for alternate languages in 6.0.0
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16992
Gerrit Code Review
20:48 Bug #44312: Sliding levelmedia not working for alternate languages in 6.0.0
Devid Messner wrote:
> I think i have the same problem. This patch works for me.
I just found out the same. but...
Helmut Hummel
12:04 Bug #44312: Sliding levelmedia not working for alternate languages in 6.0.0
Hey,
I think i have the same problem. This patch works for me.
Devid Messner
20:50 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16992
Gerrit Code Review
18:40 Bug #43430 (Accepted): Drag and Drop of content elements does not work
Oliver Hader
18:39 Bug #43430: Drag and Drop of content elements does not work
Look into ExtdirectPageCommands and see what's happening there.
The problems seems to be the concurrent moving and ed...
Oliver Hader
18:32 Bug #44470 (Under Review): Content elements in wrong column in page module
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17468
Gerrit Code Review
18:27 Bug #44470 (Closed): Content elements in wrong column in page module
If working on workspaces, it might happen that content elements just appear in the wrong column.
The reason is, that...
Oliver Hader
18:01 Bug #44439: Renaming a folder must change the identifier of all indexed files in that folder
I can confirm this problem.
There is already code for that in @ResourceStorage.php@, but that apparently must have a...
Christian Weiske
17:41 Bug #44469 (Closed): Install tool -> change settings confirmation page is empty
System: Mac OS X 10.7.5, MAMP 2.1, php 5.3.14, TYPO3 CMS 6.0, no ImageMagick or the like
Since TYPO3 CMS v6, the i...
Gone With the Wind
17:12 Bug #41419: User in custom stage could not use it
I can confirm this bug. If you clear the column reviewers in the sys_workspace table the custom stages works fine. Christian Lange
17:04 Bug #37440: After uploading a file to filelist module the corresponding folder is locked by an error
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17466
Gerrit Code Review
16:56 Bug #37440: After uploading a file to filelist module the corresponding folder is locked by an error
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17466
Gerrit Code Review
16:55 Bug #37440 (Under Review): After uploading a file to filelist module the corresponding folder is locked by an error
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17466
Gerrit Code Review
16:43 Bug #37440: After uploading a file to filelist module the corresponding folder is locked by an error
Possible solutions:
* If @finfo@ is not installed, do not return a MIME type but an empty string/null
* Alternativel...
Christian Weiske
16:32 Bug #42873 (Under Review): Problem with special character in files and folders
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17465
Gerrit Code Review
16:25 Bug #42933 (Under Review): Problem with special character in files and folders
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17465
Gerrit Code Review
16:10 Bug #42933: Problem with special character in files and folders
Sounds related to issue #42925. Christian Weiske
15:51 Bug #42925: File-Upload does not sanitize umlauts in filenames
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17464
Gerrit Code Review
15:50 Bug #42925 (Under Review): File-Upload does not sanitize umlauts in filenames
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17464
Gerrit Code Review
15:16 Bug #43027: Problems on case-sensitive filesystems
I cannot reproduce this issue; see my screenshot.
This is with current TYPO3 master, last commit @7ac01fe7@.
Christian Weiske
15:04 Feature #43999: Make InstallTool more comforable to use
A static left menue that does not scroll upwards and include the update button would already do the magic. Please don... Gone With the Wind
12:32 Bug #44454 (Closed): pageNotFound_handling never happens
The ... Christian Futterlieb
10:33 Bug #32950: EXT:form - Confirmation mail to sender in FORM
Einar Gislason wrote:
> It appears that it is not possible to send a confirmation mail to the sender of a form in th...
Roland Schoenmakers

2013-01-10

23:11 Bug #44444 (Closed): Php error in list modul
Opening modul web>list creates this error:
PHP Warning: Illegal string offset 'title' in .../t3lib/class.t3lib_rec...
Hugo no-lastname-given
23:08 Bug #44443 (Closed): Error at backend login
Login at the backend creates this error in log:
Core: Error handler (BE): PHP Warning: Illegal string offset 'uid'...
Hugo no-lastname-given
22:59 Bug #28567: Ugly replacement character when removing whitespaces
I can confirm problems with the line
$str = preg_replace('/\s\s+/',' ',$str);
Searching for text that contains th...
Marc Véron
22:50 Bug #44442 (Closed): Error at backend login
Login at the backend creates this error in log:
Core: Error handler (BE): PHP Warning: Illegal string offset 'uid'...
Hugo no-lastname-given
18:52 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16992
Gerrit Code Review
17:25 Bug #44440 (Closed): Setting an external link with domain of the backend leads to exception
Asuming the website is running on http://domain.tld and the user is logged into the backend on the same domain. When ... Helmut Hummel
16:55 Bug #44439 (Closed): Renaming a folder must change the identifier of all indexed files in that folder
Currently when renaming a folder in filelist all indexed files stay with the old identifier
which leads to problems ...
Helmut Hummel
15:58 Bug #44430: Strict Standards: Non-static method tslib_cObj::getKey() should not be called statically
In english:
After switching the PHP version on the server to 5.4, the mentioned warnings arise.
Of course the e...
Philipp Gampe
14:03 Bug #44430 (Closed): Strict Standards: Non-static method tslib_cObj::getKey() should not be called statically
Hallo,
nach der Änderung der PHP-Version auf 5.4x (in meinem Fall 5.4.9) kommt es beim Aufruf der Webseite zu den...
Tobias Leichsenring
15:03 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17413
Gerrit Code Review
12:48 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17413
Gerrit Code Review
12:41 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17413
Gerrit Code Review
12:38 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17413
Gerrit Code Review
10:40 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17413
Gerrit Code Review
10:38 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17413
Gerrit Code Review
14:40 Bug #44427: Extension Manager - Error during file indexing (duplicate entry)
Was able to fix it. Somehow my LocalConfig.php must have been changed from native to adodb. Editing that fixed the pr... chregi glatthard
12:07 Bug #44427 (Closed): Extension Manager - Error during file indexing (duplicate entry)
Hey there,
I installed realUrl and tt_news yesterday and today, when I wanted to add a new page to the pagetree - it...
chregi glatthard
13:49 Bug #44429 (Under Review): Wrong array_merge when creating FAL access rights
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17446
Gerrit Code Review
13:47 Bug #44429 (Closed): Wrong array_merge when creating FAL access rights
the arguments of array_merge need to be flipped, otherwise always the default settings are chosen. Georg Ringer
12:27 Bug #36616: TYPO3 4.7 sectionIndex not working correctly on multilanguage site
The above mentioned fix is no longer in the function "sectionIndex" of TYPO3 V4.7.7 but:
in line 1648 you'll find ...
Kurt Kunig
11:05 Bug #44425: Add access check in renameFolder()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17445
Gerrit Code Review
10:56 Bug #44425 (Under Review): Add access check in renameFolder()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17445
Gerrit Code Review
10:54 Bug #44425 (Closed): Add access check in renameFolder()
Currently no access check is done when trying to rename a folder.
This is marked also as todo in the code.
Georg Ringer
10:22 Bug #44046: Description (Caption) allocation in TYPO3 6.0.0
Im having the exact same problem :-)
See attached
Claus Harup
08:18 Bug #42084: Translation 'en' missing
Yes, llxmltranslate is not a part of the core but it is the official translation tool for the older versions. So we h... Dmitry Dulepov

2013-01-09

23:10 Bug #24706: Plupload should allow overwriting of files
Then what's the status of a good uploader? :-) Plupload? A different one? For 6.1? Stefan Neufeind
21:58 Task #44391: Remove deprecated stuff in Validation
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17423
Gerrit Code Review
21:29 Bug #44416 (Closed): Hook "modifyDBRow" in "ContentContentObject" does not work!
The hook "modifyDBRow" in class "ContentContentObject" does not work:
Line 104-109 from class "ContentContentObjec...
Lars no-lastname-given
21:15 Bug #44415 (Closed): White screen when updating in Install Tool > Upgrade Wizard > Step 1
After the upgrade in Install Tool > Upgrade Wizard > Step 1 (The wizard will create two new files in the folder typo... Andrey Aksenov
18:23 Bug #44312: Sliding levelmedia not working for alternate languages in 6.0.0
Hi Helmut
Yes, I double checked: fresh 6.0.0 source base, patch applied, ensured that the TYPO3 code caches and AP...
Marcel Burkhalter
15:47 Bug #44312 (Accepted): Sliding levelmedia not working for alternate languages in 6.0.0
Andreas Wolf
18:12 Bug #44311: Menustate CUR not working for translations in 6.0.0
I can confirm that this issue is fixed when applying the mentioned patch to a fresh 6.0.0 Marcel Burkhalter
17:53 Bug #44311: Menustate CUR not working for translations in 6.0.0
Works with Patch Set 1 for me, see https://review.typo3.org/#/c/16992/ so it is related to http://forge.typo3.org/iss... Elena Kuprienko
17:42 Bug #42500: Sysext form output not adjustable via ts in 4.7.5
Try:
tt_content.mailform.20 {
stdWrap.wrap >
layout {
form (
<form class="form-horizontal">
...
Tomas Havner
17:15 Revision 32731fc1: [BUGFIX] Force command controller task arguments saved as array
Executing command controller scheduler tasks without
action arguments fails because the arguments aren't saved as
arr...
Marc Bastian Heinrichs
16:22 Bug #42084: Translation 'en' missing
...don't take it personally but:
llxmltranslate is not part of the core.
nobody showed consideration for snowbabel,...
Daniel Alder
16:15 Bug #42084: Translation 'en' missing
in theory "_LOCAL_LANG.default" works as expected:
it's a fault of the concept 'cause it's overwriting the $this->LO...
Daniel Alder
14:57 Bug #42084: Translation 'en' missing
Needs tests with llxmltranslate and translation server. Dmitry Dulepov
14:56 Bug #42084: Translation 'en' missing
plugin.tx_whatever._LOCAL_LANG.default.my_label = Hello, world! Dmitry Dulepov
16:04 Bug #43484: Extension Manager only shows error message "File has been deleted."
The origin of the Bug was fixed here:
http://forge.typo3.org/issues/44073 (->https://review.typo3.org/#/c/17208/)
A...
Tilo Baller
15:51 Bug #44282: EM: fatal error if 'conflicts' is empty string in stead of array
Egbert van der Hout wrote:
> Ok. A little update. Apparently TYPO3 6.0 has a different format for this array element...
Andreas Wolf
15:49 Feature #44288 (Accepted): Add delete-button in filelist module
I think this is a bug (for 4.7 we won't implement new features anyways), so if it is fixed, it should be fixed in all... Andreas Wolf
15:46 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
I think this check should rather be done in the ResourceStorage class, where the permissions are checked for a single... Andreas Wolf
15:44 Bug #44386 (Accepted): tcaTree cannot handle records on pid 0 correctly
Andreas Wolf
14:59 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9937
Gerrit Code Review
14:55 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9937
Gerrit Code Review
09:42 Bug #27919: Preview in Admin Panel does not handle Timezone correctly
Is there any action going on in t3lib/jsfunc.evalfield.js? Does not seem so, according to the git commit log in the 6... Christoph Moeller
09:08 Bug #19483: alternativeSortingField does not work for other languages
Still a problem in 4.7.6 Riccardo De Contardi

2013-01-08

23:35 Task #44391: Remove deprecated stuff in Validation
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17423
Gerrit Code Review
21:41 Task #44391 (Under Review): Remove deprecated stuff in Validation
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17423
Gerrit Code Review
21:39 Task #44391 (Rejected): Remove deprecated stuff in Validation
Remove deprecated stuff in Validation area. Also remove tests that belongs to extbase lower then 1.4 Wouter Wolters
23:10 Revision cc8cc2a8: [FEATURE] Add userGroups to backendUser model
This patch adds the new BackendUserGroup model as property to the new
BackendUser model. The patch adds the usual met...
Markus Günther
22:13 Feature #44378: TYPO3 6.0 is not compatible with Major Linux Distributions
5.3.3 is a buggy version anyway, there probably is a reason why we went for 5.3.7 :) Ingo Renner
14:18 Feature #44378 (Closed): TYPO3 6.0 is not compatible with Major Linux Distributions
Since still supportet older Branches of RHEL (and therefore CentOS), Debian (and therefore Ubuntu) are widly used on ... Sigfried Arnold
21:35 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16992
Gerrit Code Review
20:18 Revision 47bb3b7e: [FEATURE] Add filemount property to backend users
This patch set adds the new extbase filemount model as property to the
backend user model.
Change-Id: I8ed292fa4c387...
Markus Günther
19:23 Bug #44312: Sliding levelmedia not working for alternate languages in 6.0.0
Hi,
can you double check, if the patch in #43668 fixes this issue? With the patch included from there, I cannot re...
Helmut Hummel
17:29 Bug #43849: sys_file_reference link exclude field doesn't work
This can be closed since its duplicate is merged. Lorenz Ulrich
17:25 Bug #41634: Allow sys_category on the root page
I abandoned this patch because it is blocked by #44386 which I cannot solve myself. The actual issue remains valid. Lorenz Ulrich
17:23 Bug #44386 (Rejected): tcaTree cannot handle records on pid 0 correctly
When using the tcaTree with nested records on pid 0, the parent handling does not work correctly.
The reproduce, y...
Lorenz Ulrich
14:49 Bug #44381 (Closed): indexed_search FE Plugin doesn't show external urls in TYPO3 4.7.7
The FE plugin of indexed_search doesn't show any external urls which start with http:// or https:// (or any other pro... Alexander Bohndorf
14:28 Bug #44379 (Closed): Split preview link doesn't work if backend is on different host
In an installation the BE is on a different host than the frontend. When generating the split preview link a hook in ... Jigal van Hemert
14:06 Bug #44370: LocalDriver doesn't respect flag "is_writeable"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17413
Gerrit Code Review
11:17 Bug #44370 (Under Review): LocalDriver doesn't respect flag "is_writeable"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17413
Gerrit Code Review
11:14 Bug #44370 (Closed): LocalDriver doesn't respect flag "is_writeable"
The LocalDriver needs also to respect the flag "is_writeable".
This means: if the flag is not set, no folder/file ...
Georg Ringer
11:58 Bug #42084: Translation 'en' missing
Ok thanks here it is:
https://review.typo3.org/17414
Daniel Alder
10:23 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
It seems to me this is a bug in typo3 6.0 also Camelia M
09:34 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
I have this problem too using typo3 6.0 and templavoila 1.8.0. Is there a working patch for typo3 6.0? Camelia M
09:32 Bug #44160: rsaauth doesn't secure the change password form of felogin
Hi Jigal,
can you please tell me how to proceed?
Reinhard Führicht
09:29 Bug #44355: FileReference::getProperty checks for NULL
Seems like this is intended though, the checkboxes in BE can be used to set the value to NULL.
Correct?
Bernhard Schmitt

2013-01-07

21:50 Revision 22778725: [BUGFIX] Remove declare(encoding=)
AbstractWidgetViewHelper can throw warnings about invalid
declare statements if zend.multibyte is off. Those lines
we...
Christian Kuhn
21:46 Revision f93969d3: [BUGFIX] Remove newline after ?> in AbstractController
The last commit added a newline again. This patch
removes it again.
Releases: 6.1
Fixes: #44366
Change-Id: I4bd33dc7...
Alexander Schnitzler
17:04 Bug #43497: SOAP error at extension upload
Same issue here. Is there any other way to upload into the TER? Dominic Garms
14:43 Bug #44362 (Closed): PHP Warning: json_encode() -> class.typo3ajax.php line 275
Hello,
I am running 4.7.7 on PHP 5.3.10-1~dotdeb.0 with Suhosin-Patch and the Log is flooded with the following e...
d.ros no-lastname-given
10:50 Feature #44297 (Accepted): Add interval presets to the "Add task" dialog of the scheduler
Good one.
Maybe the design could be a bit adjusted, but I really like the idea.
Greez Jens
Jens Hoffmann
09:38 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
The path solves my problem too.
I wrote TypoScript (HMENU, special=rootline) to output breadcrumb.
In English, th...
Sengchheang Chhun
09:34 Revision cc52d676: [BUGFIX] Avoid clearing the page cache too often
Instead of clearing the page cache on every
create, update and delete action, implement
a page id stack which will be...
Alexander Schnitzler
09:23 Bug #44355 (Rejected): FileReference::getProperty checks for NULL
... but if I enter something in the FileReference record in BE and clear the field, the value will be an empty string... Bernhard Schmitt
09:14 Task #41939: "Retina" web logo in login and backend
this also applies to most icons in the core. As we have css sprites, we could use either conditional css:... Kay Strobach

2013-01-06

22:45 Revision c3770582: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
19:34 Bug #44108 (Rejected): extjs core runs http requests to www.extjs.com (www.sencha.com)
Joachim Mathes wrote:
> In my case it's the usage of EXTJS in a TYPO3 extension. But we managed to solve the problem...
Helmut Hummel
19:30 Bug #42453 (Resolved): Shown references of files do not take all references into account
Applied in changeset commit:8f826f59038f1c6563e4ee239433564eaab89eb0. Helmut Hummel
19:13 Bug #42453: Shown references of files do not take all references into account
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:12 Bug #42453: Shown references of files do not take all references into account
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15986
Gerrit Code Review
19:11 Bug #42453: Shown references of files do not take all references into account
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15986
Gerrit Code Review
19:14 Revision 8f826f59: [BUGFIX] Fix shown references of files
Currently the references of files are only fetched from
the sys_file_reference table. This does not take all direct
r...
Helmut Hummel
19:13 Revision 7ac01fe7: [BUGFIX] Fix shown references of files
Currently the references of files are only fetched from
the sys_file_reference table. This does not take all direct
r...
Helmut Hummel
19:11 Feature #44345 (Closed): backend_layout: customized width for columns
Some editors wanted me to assimilate the columns width in the Backend with the output in Frontend. Since I am using "... Uwe Jakobs
16:49 Revision 210f7f7f: [BUGFIX] DebuggerUtility does not rewind instances of Iterator
Debugging a collection like ObjectStorage changes
the internal collection pointer which leads to the
collection being...
Alexander Schnitzler
16:49 Revision 71d962df: [BUGFIX] DebuggerUtility does not rewind instances of Iterator
Debugging a collection like ObjectStorage changes
the internal collection pointer which leads to the
collection being...
Alexander Schnitzler
16:27 Revision 42ca35cd: [BUGFIX] Correct indention of class comment
Fixes: #44343
Releases: 6.1
Change-Id: I4acc9b50d7534f16ba7dca8bbdb34de1db3beac0
Reviewed-on: https://review.typo3.or...
Anja Leichsenring
13:15 Bug #44336 (Closed): Changing maxW in constant-editor adds multiple lines
In an otherwise still empty extension-template using the constant-editor to change maxW for imgtext results in 4 line... Stefan Neufeind
11:41 Revision de3e8e64: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
11:40 Revision 38c5ca28: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
11:14 Revision 499db36b: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
11:07 Revision 7c278357: [BUGFIX] Suppress debug output of debugger in unit tests
Currently the debug output will be rendered which
leads to printed css if testing unit tests on the
command line.
Re...
Alexander Schnitzler
11:04 Revision ddaefb98: [BUGFIX] Fix failing tests in ActionControllerTest
Introduction of signals into ActionController caused
some Unit Tests to fail. This patch injects the missing
SignalSl...
Anja Leichsenring
10:49 Revision a9a96994: [BUGFIX] selectViewHelper sorting should respect locales
In current Fluid versions the sorting
(sortByOptionLabel="1" is used) of the selectViewHelper
does not respect locale...
Stefan Froemken
10:28 Revision 049bf490: Revert "[FEATURE] Introduce beforeCallActionMethod signal"
This reverts commit f0614b4c7f7dc566889ea3de7d400f81ebb82740
Change-Id: Ic8908fb9cd959639f4f41ce5c35330ecfd521b6b
Re...
Anja Leichsenring
07:21 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
The issue is, that people try to use the method through a static call, while they need to use an instance...
There...
Ingo Renner
06:54 Bug #43484: Extension Manager only shows error message "File has been deleted."
Martin Waue wrote:
> I had this error, after I moved an installation to an other server. It appeared in the frontend...
Björn Biege
00:02 Bug #44331 (Under Review): Impossible to save the TCA configuration
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17381
Gerrit Code Review

2013-01-05

23:59 Bug #44331 (Closed): Impossible to save the TCA configuration
The configuration module allows admin users to save the changed TCA configuration.
This feature is broken since th...
Philipp Gampe
21:46 Revision 6966a064: [FEATURE] Introduce beforeCallActionMethod signal
This patch introduces a signal for hooking in
right before calling the action method of the
controller. The slots are...
Alexander Schnitzler
21:23 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
Uuh, you are right. In the code jungle I didn't notice that. I removed the require() in that ext_tables.php.
Now I...
Daniel Ostmann
19:10 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
From the stacktrace you can see that pibase is requested in the ext_tables.php file of the extension in line #3.
(th...
Markus Klein
13:19 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
The update did not fix it, the errors came back. I inserted a debug trace:
Message:...
Daniel Ostmann
21:08 Revision a234e89f: [BUGFIX] Prevent sql errors with missing ColumnMap
If the TCA configuration for an object is missing
no ColumnMap can be generated which leads to sql
errors in method a...
Alexander Schnitzler
20:44 Revision 55fce0cb: [FEATURE] Introduce beforeCallActionMethod signal
This patch introduces a signal for hooking in
right before calling the action method of the
controller. The slots are...
Alexander Schnitzler
20:40 Revision 7b1a1b05: [BUGFIX] Prevent sql errors with missing ColumnMap
If the TCA configuration for an object is missing
no ColumnMap can be generated which leads to sql
errors in method a...
Alexander Schnitzler
20:30 Bug #44242 (Resolved): Exclude fields not show for sys_file and sys_file_reference tables
Applied in changeset commit:da29f0cf7b7d8248efaec74ee61ab31ade893ff4. Helmut Hummel
20:25 Bug #44242: Exclude fields not show for sys_file and sys_file_reference tables
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:28 Bug #42453: Shown references of files do not take all references into account
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15986
Gerrit Code Review
20:25 Revision da29f0cf: [BUGFIX] Include file tables in access list
The BackendUtility::getExcludeFields method does not respect the
"ignoreRootLevelRestriction" configuration for these...
Helmut Hummel
20:24 Revision fa2cb038: [BUGFIX] Include file tables in access list
The BackendUtility::getExcludeFields method does not respect the
"ignoreRootLevelRestriction" configuration for these...
Helmut Hummel
20:21 Revision f065089e: [BUGFIX] DebuggerUtility does not rewind instances of Iterator
Debugging a collection like ObjectStorage changes
the internal collection pointer which leads to the
collection being...
Alexander Schnitzler
18:27 Bug #43634: EM - GET not loading extensions
I had the very same problem with a fresh installation of 6.0.
Running through all the steps of the Upgrade Wizard ...
Roland
17:30 Revision 6f9feafa: [BUGFIX] Make AlphanumericValidator work with umlauts
Changes the regular expression used to validate the
string into a unicode-aware character-class and adds
a tests for ...
Alexander Schnitzler
15:27 Revision 051303f8: [BUGFIX] Make AlphanumericValidator work with umlauts
Changes the regular expression used to validate the
string into a unicode-aware character-class and adds
a tests for ...
Alexander Schnitzler
15:03 Revision c94f2c8f: [BUGFIX] Use interface in PersistenceManager::injectQueryFactory
Currently PersistenceManager::injectQueryFactory
expects a concrete implementation of QueryFactory
instead of an desc...
Alexander Schnitzler
14:36 Revision d040ebb3: [BUGFIX] Use interface in Mapper::injectQueryFactory
Currently Mapper::injectQueryFactory expects a
concrete implementation of QueryFactory instead
of an descendant of Qu...
Alexander Schnitzler
13:00 Bug #44321 (Closed): TER upload of new extension not possible
I'm able to upload old extension, but if I upload a new EXT without versions the UI will say:... Anonymous
07:06 Bug #44205: Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
When testing latest TYPO3 6 git version i have similiar error but only in the backend :
@Core: Exception handler...
Marcin Sągol

2013-01-04

17:13 Bug #44312 (Closed): Sliding levelmedia not working for alternate languages in 6.0.0
Assume the following pagetree:
* MainPage (Two FAL media images on page and alternate language record)
> * SubPag...
Marcel Burkhalter
17:07 Feature #43286: Element Browser should allow to search for Files
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16725
Gerrit Code Review
16:57 Feature #43286: Element Browser should allow to search for Files
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16725
Gerrit Code Review
16:40 Bug #44311 (Closed): Menustate CUR not working for translations in 6.0.0
Can be seen on the demo page:
http://demo.typo3.org/examples/languages-characters/
In TypoScript the CSS class fo...
Marcel Burkhalter
16:19 Bug #43216: Deleted files are indicated in list
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17367
Gerrit Code Review
16:05 Bug #43216 (Under Review): Deleted files are indicated in list
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17367
Gerrit Code Review
15:44 Bug #43216: Deleted files are indicated in list
Part 1 of the problem is obtaining the information if the file is deleted or not. This is not directly available in @... Christian Weiske
13:09 Bug #43216: Deleted files are indicated in list
Steps to reproduce:
# TYPO3 backend > File > Filelist
# Upload file
# File is shown in file list
# Edit file
# Delet...
Christian Weiske
09:55 Bug #43216: Deleted files are indicated in list
Deleted files unfortunately are still shown in the file list (but flagged inside db). They are not physically deleted... Rico Sonntag
16:11 Feature #44288: Add delete-button in filelist module
If you are talking about TYPO3 6.0: There is a patch already for that problem, see issue #42294.
Christian Weiske
15:41 Bug #34385: Bug in t3lib/jsfunc.tceforms_suggest.js -> Feediting tt_news no title
How about the actual status? Still there? Bernhard Eckl
14:48 Bug #43626: Extension Manager not loading
Problem is not solved. Steps to reproduce it:
- Install Introduction Package (Version 4.7 because the Appvault does ...
Bernhard Eckl
13:30 Bug #43425 (Resolved): TYPO3 6.0.0 Install Tool: Wrong text in "How to configure TYPO3"
Applied in changeset commit:7003f86ca6ee442939187898eaa6b38e7bd02110. Adrian Giurgiu
13:18 Revision 7003f86c: [BUGFIX] Change localconf.php to LocalConfiguration.php
Change localconf.php to LocalConfiguration.php in the text
How to configure TYPO3 from InstallTool
Resolves: #43425
...
Adrian Giurgiu
13:16 Revision 160712cd: [BUGFIX] Change localconf.php to LocalConfiguration.php
Change localconf.php to LocalConfiguration.php in the text
How to configure TYPO3 from InstallTool
Resolves: #43425
...
Adrian Giurgiu
11:04 Task #28853: Upgrade CodeMirror to 3.0
3.0 released. We might want to consider going directly to the 3.0-tree.
If so, somebody please update the issue-title.
Stefan Neufeind
10:30 Bug #44114 (Resolved): Hidden state is not always visualized in module
Applied in changeset commit:9f783468db693178a2974d12f2c70eace7e07a39. Oliver Hader
09:31 Bug #44114: Hidden state is not always visualized in module
Patch set 1 for branch *workspaces_4-7* has been pushed to the review server.
It is available at https://review.typo3...
Gerrit Code Review
09:25 Bug #44114: Hidden state is not always visualized in module
Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at https://review.typo3.org/17352
Gerrit Code Review
09:23 Bug #44114: Hidden state is not always visualized in module
Patch set 1 for branch *workspaces_6-0* has been pushed to the review server.
It is available at https://review.typo3...
Gerrit Code Review
10:30 Bug #44301 (Resolved): Invalid call to t3lib_TCEmain::processRemapStack()
Applied in changeset commit:44f7fdd3586892b195987640ddb81590907b9e70. Oliver Hader
10:01 Bug #44301: Invalid call to t3lib_TCEmain::processRemapStack()
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:59 Bug #44301: Invalid call to t3lib_TCEmain::processRemapStack()
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:58 Bug #44301: Invalid call to t3lib_TCEmain::processRemapStack()
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
08:46 Bug #44301: Invalid call to t3lib_TCEmain::processRemapStack()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17345
Gerrit Code Review
08:43 Bug #44301 (Under Review): Invalid call to t3lib_TCEmain::processRemapStack()
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
08:39 Bug #44301 (Closed): Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to process pending records and references after all databas... Oliver Hader
10:05 Revision 44f7fdd3: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:05 Revision 26fdc3f9: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:04 Revision 8c821aa9: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:04 Revision f515d667: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:04 Revision 3847227e: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas...
Oliver Hader
10:04 Revision 67688808: [TASK] Raise submodule pointer
Change-Id: Ic9f4fbbdbb2c3c47655969500efa707a448cbde7
Reviewed-on: https://review.typo3.org/17361
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:03 Revision 7edf97ec: [TASK] Raise submodule pointer
Change-Id: Ie0d25c2831a4743662fd0f244510c781c1bd8ec2
Reviewed-on: https://review.typo3.org/17360
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:01 Revision abd5389c: [TASK] Raise submodule pointer
Change-Id: I35d3978e53039abc50087f277872bef0e9a6eb1a
Reviewed-on: https://review.typo3.org/17359
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:00 Revision 66484477: [TASK] Raise submodule pointer
Change-Id: Ibc049697a6f6010b10c26f48ed9dcd3412777187
Reviewed-on: https://review.typo3.org/17357
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:59 Revision ea7de490: [TASK] Raise submodule pointer
Change-Id: I39bd80acbe7519e191435699ac7d400c4eb0fe78
Reviewed-on: https://review.typo3.org/17355
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:34 Revision c912a496: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:34 Revision 1ea3a674: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:34 Revision 50f25b5a: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:34 Revision 0bc0ab85: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:34 Revision a2716f01: [BUGFIX] Hidden state is not always visualized in module
The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '...
Oliver Hader
09:30 Bug #44225 (Resolved): History service does not show details anymore
Applied in changeset commit:dc8847b6642a296f3dfd79837651237515fcaecc. Oliver Hader
09:21 Bug #44225: History service does not show details anymore
Patch set 1 for branch *workspaces_6-0* has been pushed to the review server.
It is available at https://review.typo3...
Gerrit Code Review
09:30 Bug #34117 (Resolved): Usage of caching framework broken in TYPO3 4.5
Applied in changeset commit:9e7e4de7f62f1e7295316525c7d7857ad3fe1cb8. Andreas Kießling
09:30 Bug #26612 (Resolved): Preview does not include L parameter if not default language
Applied in changeset commit:c6d19bc0e7417ff2bce7da587d812a7daa7a3473. Oliver Hader
09:16 Bug #26612: Preview does not include L parameter if not default language
Patch set 1 for branch *workspaces_6-0* has been pushed to the review server.
It is available at https://review.typo3...
Gerrit Code Review
09:09 Bug #26612: Preview does not include L parameter if not default language
Patch set 1 for branch *workspaces_4-7* has been pushed to the review server.
It is available at https://review.typo3...
Gerrit Code Review
09:06 Bug #26612: Preview does not include L parameter if not default language
Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at https://review.typo3.org/17346
Gerrit Code Review
09:22 Revision 3189fc0a: [BUGFIX] History service does not show details anymore
The history service in the workspace module does not contain
any details for modified records.
There are two things ...
Oliver Hader
09:22 Revision db85e3b0: [BUGFIX] History service does not show details anymore
The history service in the workspace module does not contain
any details for modified records.
There are two things ...
Oliver Hader
09:20 Revision e105fc7a: [BUGFIX] Usage of caching framework broken
After publishing contents using the workspace module, caches get
flushed. However, this uses a hard-coded string fron...
Andreas Kießling
09:16 Revision a9f014b0: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader
09:12 Revision 334732e9: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader
09:12 Revision d8abc9af: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader
09:11 Revision a1187166: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader
09:00 Revision 1f91a3d3: [BUGFIX] Preview does not include L parameter on localization
The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
Oliver Hader

2013-01-03

23:33 Feature #44297 (Closed): Add interval presets to the "Add task" dialog of the scheduler
Something like this would be nice:
!http://i.imgur.com/uw6E2.png!
Clicking the link could place the correct int...
Oliver Salzburg
15:32 Feature #44288 (Closed): Add delete-button in filelist module
I often get asked by my editors (400+) where the "delete file"-button is in the filelist module.
Naturally I tell th...
Florian Seirer
15:25 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
I didn't get the error message since the last TYPO3 update anymore. So i can't give a stacktrace until the error occu... Daniel Ostmann
15:20 Bug #44287 (Closed): sys_action's "task" doesn't show pid field
when creating a sql query via sys_actions task module it's not possible to have the pid field in the result table.
...
Anonymous
15:16 Bug #44286 (Closed): Page Module Drag&Drop Jumping & Dragging bug in Chrome/Firefox Mac
In the new page module the drag & drop functionality works very clunky. Once the handler of the top bar is released, ... Mitja
15:04 Bug #43634: EM - GET not loading extensions
I can confirm this on local OSX with MAMP and PHP Version 5.3.14 Michael Grundkötter
13:41 Bug #44103: t3lib_div::validEmail() accepts invalid local parts of an email address
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17331
Gerrit Code Review
13:31 Bug #44103: t3lib_div::validEmail() accepts invalid local parts of an email address
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17331
Gerrit Code Review
13:26 Bug #44103 (Under Review): t3lib_div::validEmail() accepts invalid local parts of an email address
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:47 Bug #44282: EM: fatal error if 'conflicts' is empty string in stead of array
Ok. A little update. Apparently TYPO3 6.0 has a different format for this array element ['constraints']['conflicts']:... Egbert van der Hout
11:30 Bug #44282 (Closed): EM: fatal error if 'conflicts' is empty string in stead of array
When an extension has 'conflicts' => '' in its ext_emconf.php in stead of 'conflicts' => array(...) an PHP Fatal Erro... Egbert van der Hout
11:38 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
According to my code i posted in #2 i have solved the problem IN THE EXTENSION on that way: ... Thomas Dudzak

2013-01-02

20:21 Bug #42092 (Resolved): Suggest wizard is behind form inputs
Xavier Perseguers
20:20 Bug #42092: Suggest wizard is behind form inputs
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:18 Bug #42092: Suggest wizard is behind form inputs
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:17 Bug #42092: Suggest wizard is behind form inputs
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:16 Bug #42092: Suggest wizard is behind form inputs
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:13 Bug #42092: Suggest wizard is behind form inputs
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15767
Gerrit Code Review
20:21 Revision 94fb5a78: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
20:21 Revision 84b978fb: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
20:21 Revision aa893a0e: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
20:20 Revision fc7d04aa: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
20:13 Revision d8d7a18d: [BUGFIX] Suggest wizard is behind form inputs
Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt...
Xavier Perseguers
19:01 Bug #44273: L10n fallback does not work for ExtJS in BE
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17313
Gerrit Code Review
18:58 Bug #44273 (Under Review): L10n fallback does not work for ExtJS in BE
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17313
Gerrit Code Review
18:48 Bug #44273 (Accepted): L10n fallback does not work for ExtJS in BE
Xavier Perseguers
13:37 Bug #44273 (Closed): L10n fallback does not work for ExtJS in BE
When choosing a Backend language that is incompletely translated, the fallback mechanism introduced with TYPO3 4.6 is... Xavier Perseguers
16:00 Bug #42029: Rootline relation overlay does not work for translated pages
I can't confirm that this issue is resolved in combination with realurl -
I have two instances of fresh v6.0 instanc...
Markus Timtner
15:57 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
EDIT: The patch from above solves my both problems!
I'm using TYPO3 6.0 and tested TYPO3 6.1-dev from yesterday, bu...
meolus
10:23 Bug #44270 (Closed): wrong result in substituteMarkerArrayCached
After some usage of the function it ends up in an error message.
Core: Error handler (FE): PHP Warning: Invalid ar...
Franz Holzinger
00:33 Feature #27508: Get value from cookie
sorry, i have deleted my temporary account already ;) Simon Schaufelberger
00:15 Feature #27508: Get value from cookie
I've updated the "correct answer" on stackoverflow :)
It would be nice, if you could edit your answer and put the ty...
Armin Vieweg

2013-01-01

23:42 Feature #27508: Get value from cookie
can be closed since its working well.
it would be good to add this to the documentation since other people are ask...
Simon Schaufelberger
19:31 Bug #36067: Special chars are double encoded in the page module preview
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10494
Gerrit Code Review
19:28 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312
Gerrit Code Review
19:27 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312
Gerrit Code Review
19:25 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312
Gerrit Code Review
12:32 Revision 04fca2a6: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
12:31 Revision 1d523bd0: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
12:30 Revision 728ad7c8: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
12:30 Bug #44263 (Resolved): phpdoc: $urlParameters in getTypoLink() etc. also can be a string
Applied in changeset commit:86dd859915c70ece1227c1634b0b71eff3727ad1. Stefan Neufeind
12:28 Bug #44263: phpdoc: $urlParameters in getTypoLink() etc. also can be a string
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:27 Bug #44263: phpdoc: $urlParameters in getTypoLink() etc. also can be a string
Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:20 Bug #44263: phpdoc: $urlParameters in getTypoLink() etc. also can be a string
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:11 Bug #44263: phpdoc: $urlParameters in getTypoLink() etc. also can be a string
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:03 Bug #44263 (Under Review): phpdoc: $urlParameters in getTypoLink() etc. also can be a string
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17302
Gerrit Code Review
11:59 Bug #44263 (Closed): phpdoc: $urlParameters in getTypoLink() etc. also can be a string
Update phpdoc for those functions. Stefan Neufeind
12:29 Revision 86dd8599: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
12:06 Revision 45ac541b: [BUGFIX] phpdoc: $urlParameters can be a string
In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
...
Stefan Neufeind
11:28 Bug #23984: tx_felogin: forgot password-mails links not clickable
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17176
Gerrit Code Review
00:30 Bug #43796 (Resolved): Syslog icons are incorrect
Applied in changeset commit:31a768efef16a3ff650b1deaceea1ecab7905efe. Tomita Militaru
00:20 Revision 31a768ef: [BUGFIX] Syslog error icons problem
Add an array with the possible error messages and shows
the corresponding icon.
Fixes: #43796
Releases: 6.1, 6.0
Cha...
Tomita Militaru

2012-12-31

18:30 Bug #43330 (Resolved): BE login shows unaesthetic scrollbars
Applied in changeset commit:312915e507dac271e262039dafabf0a2342e4ece. Torben Hansen
17:50 Revision 312915e5: [BUGFIX] BE login shows unaesthetic scrollbars
CSS adjustments for login screen in t3skin
Fixes: #43330
Releases: 6.1, 6.0
Change-Id: Ifeb141ff9963f54e35c26ca41bc...
Torben Hansen

2012-12-30

17:08 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
AFAIK currently users still have to define a "foreign_table" in TCA in order to support fields of type "group". Also ... Franz Koch
14:58 Bug #29252: Rewriting localconf.php endlessly expands lines with values containing two subsequent slashes ("//")
The review for master was abandoned since 6.0 (master at that time) didn't have a localconf.php anymore.
But it stil...
Stefan Neufeind

2012-12-29

20:42 Task #6249 (Needs Feedback): Support for TCA fields of type "group" - allowes DAM support (has patch)
Franz Koch wrote:
> yes, having a look at current codebase this is still missing.
Can you please add a full TCA c...
Helmut Hummel
20:36 Bug #32549 (Needs Feedback): DataMapper returns empty array for MM relations on opposite field side because relation field is empty
Klaus B wrote:
> Given you have two models:
Can you please post the full TCA configuration of your example?
Helmut Hummel
11:39 Bug #42963 (On Hold): preProcess() hook invoking in some extensions in PageLayoutViewDrawItemHook fails
There a re three ways you can get around that problem:
# Update PHP to any version higher than 5.3.6 (which is a r...
Helmut Hummel

2012-12-28

20:42 Bug #44242: Exclude fields not show for sys_file and sys_file_reference tables
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17283
Gerrit Code Review
15:36 Bug #44242 (Under Review): Exclude fields not show for sys_file and sys_file_reference tables
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17283
Gerrit Code Review
15:34 Bug #44242 (Closed): Exclude fields not show for sys_file and sys_file_reference tables
The BackendUtility::getExcludeFields method does not respect the
"ignoreRootLevelRestriction" configuration for thes...
Helmut Hummel
20:11 Bug #44229: Scheduler do not respect field names with name space
Wouter Wolters wrote:
> This one is already fixed and will be packed with 6.0.1
Michael Staatz wrote:
>Be so kind a...
Michael Staatz
19:21 Bug #44229: Scheduler do not respect field names with name space
This one is already fixed and will be packed with 6.0.1 Wouter Wolters
18:26 Bug #44231 (Under Review): config.compressJs wrong file path
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17285
Gerrit Code Review
11:14 Bug #44231: config.compressJs wrong file path
Thanks for analyzing this issue. Since you found a possible candidate to be changed, maybe you'd like to hand in a pa... Oliver Hader
18:24 Bug #44246 (Closed): Image element in tt_content cant be edited in own extension using getSoloField
Since Typo3 6.0 and the introduction of the new FAL the method getSoloField on an image object of the tt_content tabl... Klaus Hinum
17:02 Bug #43796: Syslog icons are incorrect
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17130
Gerrit Code Review
16:06 Bug #15771: No range/lower like 2.000.000.000 in Flexforms
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9022
Gerrit Code Review
15:47 Bug #23984: tx_felogin: forgot password-mails links not clickable
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17176
Gerrit Code Review
15:20 Bug #43330: BE login shows unaesthetic scrollbars
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17282
Gerrit Code Review
15:19 Bug #43330 (Under Review): BE login shows unaesthetic scrollbars
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:02 Bug #39019: t3lib_formmail: generates incorrect file upload error
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12846
Gerrit Code Review
14:56 Bug #34631: Show correct record title for be_groups
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631
Gerrit Code Review
14:52 Bug #43425: TYPO3 6.0.0 Install Tool: Wrong text in "How to configure TYPO3"
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:49 Bug #43425 (Under Review): TYPO3 6.0.0 Install Tool: Wrong text in "How to configure TYPO3"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17281
Gerrit Code Review
14:48 Bug #44208: Tree not show in inline collapse
Moving to Core tracker, as it's a bug Helmut Hummel

2012-12-27

20:30 Bug #44237 (Resolved): Fix erroneous replacement of language label
Applied in changeset commit:a731d1bfb33deecf513976f9d19bf3a84382d3ce. Helmut Hummel
20:14 Bug #44237: Fix erroneous replacement of language label
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:12 Bug #44237 (Under Review): Fix erroneous replacement of language label
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17279
Gerrit Code Review
20:05 Bug #44237 (Closed): Fix erroneous replacement of language label
The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is...
Helmut Hummel
20:14 Revision a731d1bf: [BUGFIX] Fix erroneous replacement of language label
The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is ...
Helmut Hummel
20:12 Revision b05dcadc: [BUGFIX] Fix erroneous replacement of language label
The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is ...
Helmut Hummel
18:12 Bug #26612: Preview does not include L parameter if not default language
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17278
Gerrit Code Review
18:03 Bug #26612: Preview does not include L parameter if not default language
Patch set 4 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17277
Gerrit Code Review
18:03 Bug #26612: Preview does not include L parameter if not default language
Patch set 3 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17277
Gerrit Code Review
18:02 Bug #26612: Preview does not include L parameter if not default language
Patch set 2 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17277
Gerrit Code Review
18:02 Bug #26612 (Under Review): Preview does not include L parameter if not default language
Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17277
Gerrit Code Review
17:16 Bug #15627 (Closed): SC_db_layout::exec_languageQuery() selects pages_language_overlay allways for the live-page
"Out-dated" Oliver Hader
13:12 Bug #44160: rsaauth doesn't secure the change password form of felogin
Hi,
I already pushed a patch (https://review.typo3.org/#/c/17256/). I followed the instructions in the wiki. Isn't...
Reinhard Führicht
11:56 Feature #44230 (Accepted): Backend - Module "Install" is not useable on mobile device
Should be not that difficult since the Install Tool is stand-alone... Oliver Hader
09:25 Feature #44230 (Closed): Backend - Module "Install" is not useable on mobile device
Hi,
Admin Tools -> Install -> All Configuration is not useable on mobile Safari because you can't scroll the conte...
Michael Staatz
11:33 Bug #44231: config.compressJs wrong file path
Maybe the compressJsFiles(typo3/sysext/core/Classes/Resource/ResourceCompressor.php:475) function could handle it lik... Torsten Fink
11:22 Bug #44231 (Closed): config.compressJs wrong file path
As I wanted to enable config.compressJs i figured out that it doesn't work, and I found the problem here:
typo3/sy...
Torsten Fink
09:35 Bug #44229: Scheduler do not respect field names with name space
The main Problem is in typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php line 158:... Michael Staatz
09:15 Bug #44229 (Closed): Scheduler do not respect field names with name space
Hi,
Schedulertask "Convert user passwords to salted hashes (saltedpasswords)" has an additional Field, labeld "The...
Michael Staatz
05:51 Bug #44205: Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
... and Workspaces Management extension is not installed, Localization is not used. Anton

2012-12-26

22:02 Bug #40782 (Accepted): dontvalidate ignored in ValidatorResolver
I will have a look into this. Anja Leichsenring
17:42 Bug #44225 (Under Review): History service does not show details anymore
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17275
Gerrit Code Review
17:06 Bug #44225 (Closed): History service does not show details anymore
The history service in the workspace module does not contain any details for modified records.
There are two thing...
Oliver Hader
15:51 Bug #44205: Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
Configuration: TYPO3 6.0.0, realurl 1.12.3, realurlautoconf 2.0.0
Main objective: to redirect erroneous links to s...
Anton

2012-12-25

19:39 Bug #43676: Frontend editing (feedit) does not work
I had the same problem. I tried the patch > Now it work's fine
Thank you
Heinz Scheungrab
14:11 Bug #44209 (Accepted): Media html5
Oliver Hader
14:11 Bug #44205 (Needs Feedback): Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
Can you please give a step-by-step example on how to reproduce this behaviour on your side?
What's the type of that ...
Oliver Hader
14:02 Task #44152: Add save only button
Valid for TYPO3 4.7 and any later version - before that, the buttons have been arranged at the bottom the the edit form. Oliver Hader
13:55 Task #42293 (Closed): Please check for array, to avoid strict mode warnings
Oliver Hader
13:55 Task #42293: Please check for array, to avoid strict mode warnings
I prefer to analyse the origin of the warning and have that fixed instead of not showing it.
see issue #34117 for fu...
Oliver Hader
13:49 Task #44189 (Accepted): Workspaces: Preview all for editors
see https://github.com/ohader/workspaces_performance
This extension can be used for several optimizations in the s...
Oliver Hader
13:38 Feature #44218 (Rejected): Custom Error Renderers
This is a backport from FLOW 1.1, described and resolved in http://forge.typo3.org/issues/39423
This one needs to ...
Anja Leichsenring
11:16 Bug #43634: EM - GET not loading extensions
I do have a ts template and clean fresh t3 install on php 5.4 fcgid with plenty of features, all works but EM, curl e... Boris Senker
06:32 Bug #43946: PHP Catchable Fatal Error (TYPO3, php-fpm, eAccelerator, nginx)
Lack of support from eAccelerator hardly bug TYPO3. Change the status to Close please. Anton

2012-12-24

13:49 Feature #44210 (Rejected): Add more effective ways to work with large index
Situation:
* large index with 3,9GB in index_fulltext and 3,1GB in index_rel
* several websites, languages and ther...
Stefan Neufeind
12:22 Bug #44209 (Closed): Media html5
When the file is selected, the value is "file: uid", but is should be its path.
When the url is selected, the valu...
Nicolas Forgeot
11:49 Bug #44208 (Closed): Tree not show in inline collapse
Trees are not displayed when inline element is uncollapsed.
When the page loads with uncollapsed inline element, t...
Nicolas Forgeot
10:52 Bug #42358: Translated images don't inherit title or alt-text
The inherit problem exist also for header images. The images are not shown in the other languages. John D. Cirillo
07:57 Bug #41962: Wrong escapted RegEx in core/Classes/Database/SoftReferenceIndex.php
fix using % instead of /
works for me too (in 4.7.5)
Ronald Wopereis
07:36 Feature #15810 (Closed): htmlArea RTE: Creating/editing anchors
No feedback for a long time; feature describes need to link to a CE or a record. This can be solved with normal links... Jigal van Hemert
07:08 Bug #15510 (Closed): UTF-8 sites display garbled chars in select-fields (in BE)
Can't be reproduced. Now that the complete core and BE are UTF-8 in all supported versions, this can't be a problem a... Jigal van Hemert
06:58 Bug #15441 (Closed): strtoupper() broken some text in non-ascii
No feedback for over 90 days, strtoupper() is now binary-safe and we used UTF-8 inside the core and in the backend. C... Jigal van Hemert
06:54 Bug #15298 (Closed): Additional fields of pages table are not translated when using getText datatype
No feedback for over 90 days, solution given seems correct. Closed. Jigal van Hemert
06:52 Bug #15287 (Closed): Illegal SGML characters in output
The whole core and the backend is now using UTF-8, so copy-paste conversion is done inside the browser and doesn't ne... Jigal van Hemert
06:47 Bug #14410 (Closed): RealURL does not work, because TYPO3_SITE_URL value is wrong
Open for too long without feedback. Considering the large number of installations with working RealURL / cooluri / et... Jigal van Hemert
06:41 Bug #14351 (Accepted): Shortcut pages incompatible with mount point
Jigal van Hemert

2012-12-23

14:50 Bug #44129: isCurrent in other then default language
The solution needs to be different, because it must support Mount Points. Jigal van Hemert
14:33 Task #44152: Add save only button
Can you provide a patch for it? More information about contributing can be found at http://wiki.typo3.org/Contributio... Jigal van Hemert
14:30 Bug #44160 (Needs Feedback): rsaauth doesn't secure the change password form of felogin
I'd like to close this one as a duplicate.
Maybe you can continue in #25367 and push your patch to Gerrit (see htt...
Jigal van Hemert
14:16 Bug #44161 (Accepted): 6.0 dummy archive contains older INSTALL.txt (tar and zip)
The INSTALL.txt is indeed an incorrect version, missing quite a bit of vital information. Jigal van Hemert
14:12 Feature #44170: Validate links with user login?
Can you check if those content elements are maybe plugins? Extensions need to configure the fields in the TCA to allo... Jigal van Hemert
13:38 Bug #44205 (Closed): Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
Administration log:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1343589451: Could not fetch page data ...
Anton
12:18 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
There's only one place where pi_base is loaded. Namely in the sysext/cms/ext_autoload.php file:... Markus Klein
10:49 Feature #44182 (Accepted): File links: Add registers for title text and alt text fields
Thanks for your patch. Can you push the change to Gerrit? More details about contributing: http://wiki.typo3.org/Cont... Jigal van Hemert
10:45 Task #44189: Workspaces: Preview all for editors
Perhaps you've ran into #35172 ? The patch simply removes the feature for calculating the percentage of difference be... Jigal van Hemert
10:04 Bug #44191 (Accepted): Text in ext-list not possible mark with mouse anymore
It has probably to do with the ExtJS widget to display the results. It will require thorough knowledge of ExtJS3 to k... Jigal van Hemert
03:30 Bug #43244: Support for class.ext_update.php missing in new EM in TYPO3 6.0
Any progress here? Philipp Gampe
 

Also available in: Atom