Activity
From 2015-05-16 to 2015-06-14
2015-06-14
- 22:17 Bug #67445 (Closed): ALTER TABLE ADD KEY / DROP KEY unsupported
- Using DBAL it is currently not possible to add or drop indexes. Only a partial/invalid query is generated from the My...
- 21:55 Bug #67329: auto_increment extra missing from admin_get_fields()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:55 Bug #67300: dbal admin_get_tables() returns additional DBMS specific info for DEFAULT
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:46 Bug #67290: Translation of MySQL field types to other databases is incorrect
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:43 Bug #67290: Translation of MySQL field types to other databases is incorrect
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:55 Bug #67442: Setting NOT NULL on „BLOB“ column in Install Tool
- Bug has been traced back to ADOdb which disables NOT NULL and DEFAULT globally for all DBMS types.
Pull request f... - 13:47 Bug #67442 (Closed): Setting NOT NULL on „BLOB“ column in Install Tool
- To see this bug most patches under review for DBAL must be in the working tree, otherwise this will be swallowed by o...
- 15:26 Feature #67443: Introduce less parser grunt task for all sysext
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Feature #67443 (Under Review): Introduce less parser grunt task for all sysext
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Feature #67443 (Rejected): Introduce less parser grunt task for all sysext
- 15:10 Bug #66881: Link from MS Word leads always to home.html
- I'm not sure where you wanna put that. But I have doubt that this makes sense at all. You basically say: If we have a...
- 13:31 Bug #67439 (Resolved): Write ClassInformation for every installed extension
- Applied in changeset commit:60856031718ed328af90b00b99abd318a35ca257.
- 10:31 Task #65659 (Accepted): Drag & Drop Fileupload, do not ask to overwrite existing files if there is no identically file
- 10:16 Bug #67440 (Rejected): Correct typo in code example (ChangeLog files)
- yes, they are compliant to the CGL.
New code, that is being touched will use the new syntax.
I will remove the re... - 07:54 Bug #67440: Correct typo in code example (ChangeLog files)
- Note: I understand, that this is not a bug and @$variable = [ ... ];@ is valid PHP code, but I am not sure, if our Co...
- 04:23 Bug #67440 (Under Review): Correct typo in code example (ChangeLog files)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 04:16 Bug #67440 (Rejected): Correct typo in code example (ChangeLog files)
- File @Feature-66669-BeLoginFormAPI.rst@ shows the following code example:...
2015-06-13
- 21:00 Bug #67401 (Resolved): Document "DI is now done before initializeObject" as important .rst
- Applied in changeset commit:1487e775b7ec357c9ca81f1293c1451b67b81e51.
- 20:31 Bug #67401: Document "DI is now done before initializeObject" as important .rst
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:26 Bug #67439: Write ClassInformation for every installed extension
- Just to make sure this is on the board as well.
- 19:44 Bug #67439: Write ClassInformation for every installed extension
- steps to reproduce:
install an extension with dependencies and the class information will not be written for the ext... - 19:42 Bug #67439 (Under Review): Write ClassInformation for every installed extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:41 Bug #67439 (Closed): Write ClassInformation for every installed extension
- The class information generator caches the currently active packages.
This runtime cache needs to be flushed every t... - 14:50 Bug #66881: Link from MS Word leads always to home.html
- Hi Markus and Mark,
thank you for clarifying this issue.
@Mark:
How could you see that the error was in Wo... - 12:29 Task #67126: Make sure ProcessedFile and LocalImageProcessor use correct FAL API
- I have had a look in the sources and here are my results:
In LocalImageProcessor.php we need the absolute path to ... - 11:50 Feature #67435: Backend search: drag&drop of files
- That would indeed be a cool feature
- 11:36 Feature #67435 (Closed): Backend search: drag&drop of files
- It would be nice when drag&drop of files work from backend search (up right corner) to file fields in content elements
- 11:30 Bug #67434 (Closed): Backend search: Files not listed via "Show all"
- The backend search show files, but they are not displayed when i click "Show All".
- 10:12 Bug #67432: Deletion of file /typo3temp/_processed_/xy.jpg failed.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:11 Bug #67432: Deletion of file /typo3temp/_processed_/xy.jpg failed.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #67432 (Under Review): Deletion of file /typo3temp/_processed_/xy.jpg failed.
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:59 Bug #67432: Deletion of file /typo3temp/_processed_/xy.jpg failed.
- http://review.typo3.org/40227
- 09:39 Bug #67432: Deletion of file /typo3temp/_processed_/xy.jpg failed.
- Stacktrace: ...
- 09:35 Bug #67432 (Closed): Deletion of file /typo3temp/_processed_/xy.jpg failed.
- Due to removing a non existent file an exception is thrown. The mentioned files are always in _processed_.
Can we ...
2015-06-12
- 23:06 Bug #32528: imageViewHelper should not throw exception
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:57 Bug #32528: imageViewHelper should not throw exception
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:56 Bug #32528 (Under Review): imageViewHelper should not throw exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:03 Bug #67401 (Under Review): Document "DI is now done before initializeObject" as important .rst
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:01 Bug #67401 (Resolved): Document "DI is now done before initializeObject" as important .rst
- Applied in changeset commit:8d41fb26be3656b8e301f301e6e5ffdbb7d9a897.
- 18:01 Bug #67429 (Resolved): RTE not loading while mass edit in list module
- Applied in changeset commit:5f85d0cbb0e496f1591b618032fe3a1db10e63be.
- 13:51 Bug #67429 (Under Review): RTE not loading while mass edit in list module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:25 Bug #67429 (Closed): RTE not loading while mass edit in list module
- 17:27 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:25 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:33 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:17 Feature #65397: Make available metadata edition when uploading file
- More generally, it should always be possible to edit the metadata of a file when uploading it.
- 16:09 Bug #65234: Unwanted p tag between UL and LI
- same problem here with 6.2.13. the above #10 snippet works! thx
- 15:58 Bug #67430 (Closed): RTE added empty p tags if nested lists are used
- I close this because this is a duplicate of #65948 and #65234 so please, continue the discussion there.
If you thi... - 14:56 Bug #67430 (Closed): RTE added empty p tags if nested lists are used
- RTE added empty p tags if tested lists are used.
The empty p tags are not visible in the RTE, only in frontend.
... - 15:31 Bug #67402: Document "__wakeup" no longer called in AbstractDomainObjects as breaking (?)
- Possible solution could be to deprecate the __wakeup method, this would prevent the fatal.
- 14:32 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- Got that now. The point is: You posted a json with vendor-dir, but you actually use it without vendor-dir.
That will... - 13:44 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- Well, it does make sense, because the core looks only in @Packages/Libraries/@ if a @autoload.php@ exists.
If I dont ... - 12:27 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- I'm finally totally confused.
You're using the Core via composer, but above you said
> Composer class loading was... - 12:15 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- My workflow is simple:
To initialize a TYPO3 Website I create a composer.json like this:... - 13:16 Bug #37988 (Resolved): COA_INT in Fluid-Templates
- Thanks for the hint.
- 11:13 Bug #37988: COA_INT in Fluid-Templates
- It is important to not htmlencode the output of a COA_INT or USER_INT
The following code could be used in case the... - 11:11 Bug #37988 (Needs Feedback): COA_INT in Fluid-Templates
- Christian Eßl wrote:
> I can confirm this in TYPO3 6.1.3 when using the cObject viewhelper.
>
> @lib.test = COA_INT
... - 12:18 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- @Frank Gerards
Where do you see the fix inside the ChangeLog? - 12:16 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- This PHP COre bug seems fixed in all latest PHP versions now.
see e.g. http://php.net/ChangeLog-5.php#5.6.10 - 11:30 Bug #67394: SelectElement renders --div-- without items
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:56 Bug #67394 (Under Review): SelectElement renders --div-- without items
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Bug #67400 (Resolved): RTE not loading if multiple content elements are opened
- Applied in changeset commit:e05f0f1f42464487b3869f90cb2e387ab628a726.
- 09:27 Bug #67428 (Closed): Linkvalidator: Report should handle email-adresses with textfield
- Similar to the System Status Update Report the scheduler-task of the linkvalidator should be able to handle multiple ...
- 08:57 Feature #59511: Remove previous TYPO3 version after core update
- Good point! How about:
- introduce a new configuration @[BE][allowRemovalOfPreviousCore]@ (default: *FALSE*)
- th...
2015-06-11
- 22:57 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Hola,
I have similar issue.
<f:link.page pageUid="2" class="navbar-brand navbar-brand-image">Startseite</f:link... - 22:16 Bug #67401: Document "DI is now done before initializeObject" as important .rst
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:05 Bug #67401 (Under Review): Document "DI is now done before initializeObject" as important .rst
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:08 Bug #60833 (Closed): Unable to save big amount of images in page media or content elements
- I close this because it is a duplicate of #49646; please continue the discussion there (on #49646 there is also a sug...
- 20:01 Bug #67422 (Resolved): ExtJS cards do not work
- Applied in changeset commit:1c73e050f520b98f25e001959918abc2119e4f9f.
- 16:48 Bug #67422 (Under Review): ExtJS cards do not work
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:45 Bug #67422 (Closed): ExtJS cards do not work
- The commit fd5eae7e06dd0e0ba89585fd50a9d41a766f7b98 introduced a bug for the ExtJS cards feature. Altough this featur...
- 19:45 Bug #67400 (Under Review): RTE not loading if multiple content elements are opened
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:06 Bug #67400 (In Progress): RTE not loading if multiple content elements are opened
- 11:25 Bug #67400: RTE not loading if multiple content elements are opened
- Seems to be a good guess, for example: RteHtmlAreaApi has a method @buildJavascriptConfiguration@, which originally t...
- 19:30 Bug #67420 (Resolved): ResourceViewHelper uses self::renderStatic which breaks first render of inheriting VHs
- Applied in changeset commit:6285f05cb5109072c10fd4b9f3b3d66b8f50e730.
- 15:53 Bug #67420: ResourceViewHelper uses self::renderStatic which breaks first render of inheriting VHs
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Bug #67420: ResourceViewHelper uses self::renderStatic which breaks first render of inheriting VHs
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:13 Bug #67420: ResourceViewHelper uses self::renderStatic which breaks first render of inheriting VHs
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:59 Bug #67420 (Under Review): ResourceViewHelper uses self::renderStatic which breaks first render of inheriting VHs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:56 Bug #67420 (Closed): ResourceViewHelper uses self::renderStatic which breaks first render of inheriting VHs
- Also other viewhelpers might be affected.
h3. Solution
Change the self:: to static:: - 19:01 Bug #37988 (Accepted): COA_INT in Fluid-Templates
- Can reproduce the problem. Should get fixed finally :)
- 18:04 Bug #30229: Error when deleting a Page with translation
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:01 Bug #30229: Error when deleting a Page with translation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:47 Bug #30229 (Under Review): Error when deleting a Page with translation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Bug #34636: option.disableDelete does not disable deletion
- I would suggest not to remove this TSconfig option, but rather make it work =)
We have a case now, that editors sh... - 16:58 Bug #67329: auto_increment extra missing from admin_get_fields()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:58 Bug #67300: dbal admin_get_tables() returns additional DBMS specific info for DEFAULT
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Bug #58290 (Closed): no output for accessibility_bypass and accessibility_bypass_text
- I performed a test with 6.2.13 and 7 (latest master). In both the result is that the first menu item becomes an inter...
- 14:36 Bug #64574: felogin stdWrap for messages not working in external typoscript files
- I have understood it is not a bug, but a standard behavior due to the old code, so I guess this could be closed;
but... - 14:31 Bug #65534: Flux not loaded when upgrading
- Hi Jeppe. Do you think this could be closed? Have you tried with the latest version of Flux? Thank you
- 14:30 Bug #67418 (Resolved): Fix padding for backend flash messages
- Applied in changeset commit:a2dbe0cfa83a6c820d01f72d7a132a558b06df1b.
- 13:45 Bug #67418: Fix padding for backend flash messages
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:45 Bug #67418: Fix padding for backend flash messages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:46 Bug #67418 (Under Review): Fix padding for backend flash messages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:36 Bug #67418 (Closed): Fix padding for backend flash messages
- With merge of #63453 the HTML of flash messages changed to be a ul>li list.
We need to remove the padding for flash ... - 14:20 Task #54984: "Clear all caches" makes the site unavailable for several seconds
- Agree with reopening. Clearing all caches in TYPO3 6.2 crashes the whole site for a few minutes.
- 12:31 Bug #67411 (Resolved): Remove left over cache_classes from configuration
- Applied in changeset commit:d19fdf94c932f9013952b3682930ce32f46142e3.
- 11:07 Bug #67411 (Under Review): Remove left over cache_classes from configuration
- 10:33 Bug #67411 (New): Remove left over cache_classes from configuration
- Scenario in my case:
I had a option "cacheDirectory" set to "/tmp" for cache_classes in LocalConfiguration. With t... - 10:29 Bug #67411 (Under Review): Remove left over cache_classes from configuration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:17 Bug #67411 (Closed): Remove left over cache_classes from configuration
- 12:31 Bug #67408 (Resolved): Nail down php 5.6 instantiation issues in tests
- Applied in changeset commit:af1b31baa040349ff447db0da941f590c8bcc210.
- 01:16 Bug #67408: Nail down php 5.6 instantiation issues in tests
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:05 Bug #67408 (Under Review): Nail down php 5.6 instantiation issues in tests
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:47 Bug #67408 (Closed): Nail down php 5.6 instantiation issues in tests
- 12:31 Bug #67407 (Resolved): Improve object creation tests
- Applied in changeset commit:089cc564f5125afae1ea599f97e1093dc102303e.
- 00:30 Bug #67407 (Under Review): Improve object creation tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:16 Bug #67407 (Closed): Improve object creation tests
- 12:31 Bug #67410 (Resolved): Register runtime class loading information on extension update
- Applied in changeset commit:fc84d2098cb147cf2af08f05d14c2414a05d337b.
- 10:11 Bug #67410 (Under Review): Register runtime class loading information on extension update
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:09 Bug #67410 (Closed): Register runtime class loading information on extension update
- When an extension is upgraded it is mandatory to update the runtime
class loading information of this extension as c... - 12:29 Bug #45873: querySettings setRespectSysLanguage or setSysLanguageUid does not work
- I found an easy -hack- workaround for my Extbase repository.
Set... - 11:54 Bug #67415 (Closed): bug with clicmenu when choosing witch option to display
- When you personnalise the clickmenu items, you cannot use following options : moreoptions, hide, edit_access, edit_pa...
- 11:51 Bug #67413 (Under Review): Database Analyzer complains about sets with values having uppercase letters
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:44 Bug #67413 (In Progress): Database Analyzer complains about sets with values having uppercase letters
- 11:20 Bug #67413: Database Analyzer complains about sets with values having uppercase letters
- Since @DECIMAL(11, 2)@ is valid too, matching on integers only is not possible.
Instead lowercasing should happen ... - 11:15 Bug #67413 (Closed): Database Analyzer complains about sets with values having uppercase letters
- Definition in ext_tables.sql:...
- 11:45 Bug #55759: Using double quotes in title of links breaks everything
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:00 Bug #55759: Using double quotes in title of links breaks everything
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:59 Bug #55759 (Under Review): Using double quotes in title of links breaks everything
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Task #67248 (Resolved): Clean up DataMapper::convertClassNameToTableName
- Applied in changeset commit:4b97b6a805629b9656413da97968141911e0cddb.
- 10:34 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- I can also confirm that the previous 5.5.24-1~dotdeb+wheezy.1 from dotdeb works.
It really seems that just the ver... - 10:18 Bug #29584 (Rejected): Shortcut to mountpoint results in illegal root tree
- Won't invest more time, the handling was changed with #59382
- 10:11 Task #62323: Improve usability of field selector in record listview and element browser
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:02 Feature #67056: Option to disable move buttons for TCA type "group"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:01 Bug #67409: Cannot change lock folder in FileLockStrategy
- Some background information:
We are using TYPO3 in a clustered environment; typo3temp is shared between all server... - 10:01 Bug #67409 (Closed): Cannot change lock folder in FileLockStrategy
- The directory used by FileLockStrategy to write locks is hardcoded to "typo3temp/locks/".
Make lock folder configu... - 09:51 Task #65045: Pages Language Overlay -> Media Link / Alternative missing
- The solution with adding the missing field in extTables.php works fine. But is'nt this a bug? I can't see any reason,...
- 09:35 Bug #44105: Image size does not get updated
- Could you recheck with 6.2.13 please?
- 01:04 Bug #51943: Quotes in RTE link title break HTML output
- Real quotes will be allowed with #55759
- 00:01 Bug #67405 (Resolved): Use EXEC_TIME for zip file creation
- Applied in changeset commit:35bde18a7ecfb65f828efe6c642e44b56a172e0d.
2015-06-10
- 23:54 Bug #67406 (Rejected): Form sysext detected as broken in install tool
- As far as I understand Sebastian on Slack, he uses a composer distribution without class loading information in root ...
- 23:19 Bug #67406: Form sysext detected as broken in install tool
- I also cannot reproduce this
- 23:15 Bug #67406 (Needs Feedback): Form sysext detected as broken in install tool
- 23:15 Bug #67406: Form sysext detected as broken in install tool
- Can't reproduce this.
Did your run `composer update` and did you clear all caches in Install Tool after fetching t... - 23:07 Bug #67406 (Rejected): Form sysext detected as broken in install tool
- With the big change to the TYPO3 autoloading (https://github.com/TYPO3/TYPO3.CMS/commit/ec2b4f4266af7bc93e301ad473546...
- 23:43 Bug #62699: Page contains the same id multiple times when inserting the same Content Element with Insert Records more often
- It is still present in 6.2.13:
my test:
in page I add a new content element, type "Insert record"(ID=52) and i... - 23:31 Bug #65821 (Resolved): RTE: Images are not generated reduced - only the height and width attribute is changed
- Applied in changeset commit:e079c5d313aa742a323bd3fc085e6f305a3e5ca7.
- 21:12 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Bug #65821 (Under Review): RTE: Images are not generated reduced - only the height and width attribute is changed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:21 Bug #55759: Using double quotes in title of links breaks everything
- Still valid in 6.2.13
- 23:05 Bug #67405: Use EXEC_TIME for zip file creation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:01 Bug #67405: Use EXEC_TIME for zip file creation
- this will stabilize the test, so this will not happen again: https://travis-ci.org/TYPO3/TYPO3.CMS/jobs/66256262
- 23:00 Bug #67405 (Under Review): Use EXEC_TIME for zip file creation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:55 Bug #67405 (Closed): Use EXEC_TIME for zip file creation
- 23:00 Bug #67404 (Resolved): typo in bootstrap comment
- Applied in changeset commit:de57d8eeb0e37da8fe4c76885a302403e44645ce.
- 22:32 Bug #67404 (Under Review): typo in bootstrap comment
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:31 Bug #67404 (Closed): typo in bootstrap comment
- 22:27 Bug #45125 (Under Review): Hide "Create new relation" for FAL fields, if maxitems = 1 and an image is selected
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:16 Bug #45125: Hide "Create new relation" for FAL fields, if maxitems = 1 and an image is selected
- The code in typo3/sysext/backend/Classes/Form/Container/InlineControlContainer.php indicates, that the behavior Tobia...
- 22:22 Task #66004 (Rejected): Optimize distance between labels and form fiels in FormEngine
- solved
- 22:19 Bug #67400 (Accepted): RTE not loading if multiple content elements are opened
- 21:22 Bug #67400 (Closed): RTE not loading if multiple content elements are opened
- * add a page
* add multiple text elements to one column
* use the edit link in page module to open all of these ele... - 21:34 Bug #67402: Document "__wakeup" no longer called in AbstractDomainObjects as breaking (?)
- for 7 only, for now - 6.2 may need a different approach and hopefully we manage to fix #67274 and #66473 without bein...
- 21:32 Bug #67402 (Closed): Document "__wakeup" no longer called in AbstractDomainObjects as breaking (?)
- with the instantiator patch __wakeup() is no longer called on re-constituting AbstractDomainModel objects from db. Th...
- 21:34 Bug #67329 (Under Review): auto_increment extra missing from admin_get_fields()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:34 Bug #67300 (Under Review): dbal admin_get_tables() returns additional DBMS specific info for DEFAULT
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:27 Bug #67401: Document "DI is now done before initializeObject" as important .rst
- affects 7 only, 6.2 needs different handling (or better: this will *not* be changed in 6.2, hopefully)
- 21:26 Bug #67401 (Closed): Document "DI is now done before initializeObject" as important .rst
- With the "initializeObject" not called patch, the DI now is done *before* initializeObject. This *may* have impact on...
- 21:21 Bug #67290: Translation of MySQL field types to other databases is incorrect
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:09 Bug #67290: Translation of MySQL field types to other databases is incorrect
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:11 Bug #63591 (Accepted): Improve page tree performance
- 21:07 Bug #63591 (Resolved): Improve page tree performance
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:26 Bug #63591 (Accepted): Improve page tree performance
- because of a regression, this patch will be reverted. For more information look at #66912 and #67322
- 21:01 Bug #67322 (Resolved): 2nd click on active page does not force reload
- Applied in changeset commit:e0fe5c0a158b38cf509e90a328856d8105bebe73.
- 20:30 Bug #67322 (Under Review): 2nd click on active page does not force reload
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:26 Bug #67322 (Accepted): 2nd click on active page does not force reload
- 21:01 Bug #66912 (Resolved): There is something wrong while creating pages in pagetree
- Applied in changeset commit:e0fe5c0a158b38cf509e90a328856d8105bebe73.
- 20:30 Bug #66912 (Under Review): There is something wrong while creating pages in pagetree
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:26 Bug #66912 (Accepted): There is something wrong while creating pages in pagetree
- 20:02 Bug #67399 (Closed): BE editor with rights to edit single locale sees "All" in languages drop-down
- Hi,
We're configuring BE editor groups in a multi-language website. The goal is to give editors access only to tho... - 20:00 Bug #67212 (Resolved): Discard TYPO3 class loader in favor of composer class loader
- Applied in changeset commit:ec2b4f4266af7bc93e301ad4735464f958a6d1bf.
- 00:28 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:41 Bug #44105: Image size does not get updated
- That problem is still there! Using TYPO3 v. 6.2.12
- 19:31 Bug #54772: Image width and height has no effect
- I have the same problem!
TYPO3 v. 6.2.12 - 16:30 Bug #67383 (Resolved): Invalid parameter for implode() in GeneralUtility::getUrl()
- Applied in changeset commit:318f49fa328e4d34f23f4073f7fef126176adb1f.
- 16:19 Bug #67383: Invalid parameter for implode() in GeneralUtility::getUrl()
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:21 Bug #67383: Invalid parameter for implode() in GeneralUtility::getUrl()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:20 Bug #67383 (Under Review): Invalid parameter for implode() in GeneralUtility::getUrl()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:16 Bug #67383 (Closed): Invalid parameter for implode() in GeneralUtility::getUrl()
- It's a rare use-case: Use GeneralUtility::getUrl() to fetch a local file that doesn't exist and set the parameter $re...
- 15:48 Task #54813 (New): BackendConfigurationManager figures out wrong pid
- Remove OnHold and retarget for 7 ... it's to late for 6.2 (if it is breaking).
- 15:41 Bug #55779: New Record wizard: Lines in position-select are broken
- Also 7 LTS has an issue on this.
- 15:35 Task #55589 (Needs Feedback): Redundant method: ResourceCompressor::checkBaseDirectory
- But the functionality is needed to test more then one baseDirectory, I don't see another way around this.
- 15:26 Story #63720 (Closed): Make class loader more robust against crashes.
- All subtasks are resolved.
- 15:23 Bug #53997 (Closed): 123 Installer tries to find database before the user is asked to select one.
- No more input so seams resolved.
- 15:18 Bug #38838 (In Progress): False PageCacheTimeout / getFirstTimeValueForRecord calculation with start-/stoptimes on multiple content elements.
- 15:18 Bug #67394: SelectElement renders --div-- without items
- Markus Klein wrote:
> Is this only a 7 issue or also 6.2?
>
> Can you please push the patch to our review system?... - 14:41 Bug #67394: SelectElement renders --div-- without items
- Is this only a 7 issue or also 6.2?
Can you please push the patch to our review system? - 14:16 Bug #67394 (Closed): SelectElement renders --div-- without items
- When removing items from a SelectElement (using fieldTSConfig,explicitAllow/Deny) dividers without items are rendered...
- 14:51 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- @Alexander
Sorry, but I don't know why it doesn't run with php from dotdeb.org and it runs with the php from default... - 14:38 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- confirmed issue exists with debian wheezy dotdeb 5.5.25, no issue with 5.5.24.
- 13:53 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- I don't know why but I can confirm that removing dotdeb php5 (5.5.25) and reinstalling the wheezy version (5.4.41-0+d...
- 13:11 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- @Dirk Why?
- 12:49 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- h1. Don't use php package from dotdeb.org
h2. Solve the TYPO3/PHP PCRE bug
I'm using Debian Wheezy too.
I used php ... - 14:46 Bug #33092 (Needs Feedback): inputvalue of checkbox will not be displayed in email
- Is this issue still valid?
- 14:19 Task #20016 (In Progress): wrong age calculating in stdWrap
- 14:09 Bug #67274 (New): initializeObject() called before dependency injection
- 13:56 Bug #67274: initializeObject() called before dependency injection
- Yes, this issue ist still valid as nothing has changed in 6.2.13 in this regard (The switch to doctrine instantiator ...
- 12:21 Bug #67274: initializeObject() called before dependency injection
- After Reverting DI in 6.2.13, is this issue still valid?
- 13:18 Epic #64385 (In Progress): Refactor Recycler
- 13:15 Bug #64654 (Under Review): If a sys_template record has only "basedOn" that were already included, an SQL error is shown
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:53 Bug #67390 (Closed): deleted sys_file_storage records with tx_cms_showpic eid script
- When FAL is used by calling the "tx_cms_showpic eid script" ("Enlarge on Click"), the StorageRepository do not respec...
- 12:50 Bug #67366: PHP Errors after clearing cache in BE
- I was told this issue should be resolved in 6.2.13, which will be released in the next few hours. Please test again w...
- 09:00 Bug #67366: PHP Errors after clearing cache in BE
- Currently we do not use an OPcode cache, so there should not be the Problem. Our TYPO3 Version is 6.2.12 and the real...
- 01:05 Bug #67366 (Needs Feedback): PHP Errors after clearing cache in BE
- Even though I could reproduce this on one of our sites, I'm failing to reproduce it again after having played around....
- 00:44 Bug #67366 (Accepted): PHP Errors after clearing cache in BE
- 12:39 Feature #59923 (Needs Feedback): Extension Manager Edit Files and choose older version
- Are thinks left, which need to be fixed?
- 12:38 Bug #66361 (New): Workspaces: Email Notifications are always sent to members of the current workspace, NOT the selected workspace.
- 12:29 Bug #41629: TYPO3-Workspaces height of iframe to small
- Can confirm issue. iFrame default height of 150px gets recalculated several times - none of the times it actually fit...
- 12:23 Bug #67183 (Needs Feedback): Exception in \TYPO3\CMS\Frontend\Aspect\FileMetadataOverlayAspect::languageAndWorkspaceOverlay
- There are some Workspace fixes in the upcoming 6.2.13.
Please test and report back, if the issue is resolved or not. - 12:11 Bug #67272 (Closed): initializeObject() not called for Extbase Domain Model
- Fixed in master for 7, #66473 was reverted for 6.2 so this can be closed.
- 12:10 Bug #66473 (In Progress): Cannot create object implementing Serializable on PHP 5.6
- Was reverted in https://review.typo3.org/#/c/40133/ so reopen.
- 12:01 Bug #66614 (Resolved): FAL processed files are deleted
- Applied in changeset commit:66ab2d684b6a9c7afa18a93175d02c411beac3d6.
- 10:12 Bug #66614 (Under Review): FAL processed files are deleted
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:01 Bug #66614 (Resolved): FAL processed files are deleted
- Applied in changeset commit:ab13da3d0958e00991661c6f48c97fb4e430ddb2.
- 09:50 Bug #66614: FAL processed files are deleted
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:41 Feature #66118 (Closed): Relax identifiers for caching framework
- Closed on request of the reporter.
If you think that this is the wrong decision, then please write to the mailing ... - 11:36 Bug #48838 (Closed): Thumbnails (Backend) are not displayed
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:30 Bug #67385 (Resolved): SQL parser does not support string as join condition
- Applied in changeset commit:9067813e321bf862b2da7574d9c44aa88df64356.
- 11:20 Bug #67385: SQL parser does not support string as join condition
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:06 Bug #67385 (Under Review): SQL parser does not support string as join condition
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #67385 (Closed): SQL parser does not support string as join condition
- SQL parser is capable of parsing...
- 11:30 Task #67352 (Resolved): unnecessary help-block in ReadOnly select
- Applied in changeset commit:20f616df74550dee5162eed3bcc7f6e60b64671a.
- 10:56 Bug #60748 (Needs Feedback): Not possible to import static sql-entries (records shipped with extensions)
- Currently you can only enforce the re-import of the static data by deleting the according row in sys_registry, where ...
- 10:50 Bug #60748 (Accepted): Not possible to import static sql-entries (records shipped with extensions)
- Edit:
-I verified this issue now and I'm able to reproduce.-
It was a SQL syntax mistake of mine.
Multiple things ... - 10:01 Bug #67298 (Resolved): NULL / NOT NULL information missing from DBAL admin_get_fields()
- Applied in changeset commit:52cc7013cf76972c23678044f1add208d5e75c93.
- 09:52 Bug #67288: Field types don't get properly translated to MySQL types
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:06 Task #67382 (Under Review): Show target type for "Object not found" errors
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:05 Task #67382 (Closed): Show target type for "Object not found" errors
- With "this commit":https://git.typo3.org/Packages/TYPO3.Flow.git/commit/c9b1e7e51dd08048ac6f1cd6e60e0e9c3f668c06 Flow...
- 08:25 Feature #67372: Fluid Tag Builder: Allow empty attributes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:24 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:38 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- I'm still not fully clear about how you use the Core.
Did you install it the "classic" way by downloading the sour...
2015-06-09
- 23:55 Bug #64405: TYPO3 logo appears instead of inserted image
- what puzzles me is the showing of the TYPO3 logo.... this makes me suspect about some "weird" apache configuration on...
- 23:43 Bug #25220: t3lib_div::t3lib_htmlmail->sendtheMail() is unable to send mail with attachments
- what about the latest versions? 6.2.12 or 7(master) ? Is this still present?
- 23:29 Bug #63899: Rendering XML output with the PAGE object goes wrong in TYPO3 6.2.x
- @Markus: I have not tried, but, before doing so, I will try to explain why I am not sure if there is an issue at all....
- 23:21 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:00 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:55 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:39 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:00 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:57 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:44 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:32 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:17 Bug #62848 (Closed): FAL file info permissions
- Thank you :)
Closed on request of the reporter. - 22:48 Feature #67372 (Under Review): Fluid Tag Builder: Allow empty attributes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:36 Feature #67372 (Closed): Fluid Tag Builder: Allow empty attributes
- When using the Fluid Tag Builder to create tags an attribute can only be set as a key/value pair. It should be possib...
- 21:20 Bug #67290 (Under Review): Translation of MySQL field types to other databases is incorrect
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Feature #67335 (Under Review): Ignore non-standard mysql field attributs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:43 Bug #67380 (Under Review): DBMS Specifics only initialized with a configured handler
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Bug #67380 (Closed): DBMS Specifics only initialized with a configured handler
- When doing a first install with DBAL enabled there is a point in the Install Process when DBAL has been activated but...
- 19:36 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:43 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:35 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:32 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:27 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:49 Feature #67360: Allow property as key in page.meta for rendering Open Graph values
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:44 Feature #67360 (Under Review): Allow property as key in page.meta for rendering Open Graph values
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:40 Feature #67360 (Closed): Allow property as key in page.meta for rendering Open Graph values
- it should be possible to add Open Graph variables to the setup
like
page = PAGE
page {
meta {
og:site_nam... - 19:01 Bug #67328 (Resolved): TCA Migrator must not log deprecation if only syntax of TCA is adjusted
- Applied in changeset commit:e62b79d54794cca577d7bb3327b105ce8db76a3b.
- 15:50 Bug #67328: TCA Migrator must not log deprecation if only syntax of TCA is adjusted
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:41 Bug #67172: AdoDB error on editing a page
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:41 Bug #46271: DB-error with postgreSQL
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:41 Bug #67155: Invalid SQL Query for sys_categories
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:59 Bug #66883: Connection Error with workspaces in Production mode
- @Ingo Pfennigstorf
How to reproduce this error in 6.2? - 11:07 Bug #66883: Connection Error with workspaces in Production mode
- #66880 is not really related here, as it was a regression from refactoring and only master was affected. I have remov...
- 17:48 Bug #67274: initializeObject() called before dependency injection
- Sorry, on 6.2.13-dev the output was...
- 17:47 Bug #67274: initializeObject() called before dependency injection
- To be very clear:
Given the following Class:... - 17:29 Bug #67274: initializeObject() called before dependency injection
- Helmut Hummel wrote:
> Morton Jonuschat wrote:
> > On 6.2.13-dev initializeObject() is not being called anymore - s... - 16:53 Bug #67274 (Needs Feedback): initializeObject() called before dependency injection
- Morton Jonuschat wrote:
> On 6.2.13-dev initializeObject() is not being called anymore - see #67272.
> Seems to be ... - 17:37 Bug #67361 (Rejected): Custom Viewhelpers with LazyObjectStorage or ObjectStorage crash
- ...
- 08:15 Bug #67361 (Rejected): Custom Viewhelpers with LazyObjectStorage or ObjectStorage crash
- If i try to assign a LazyObjectStorage in a custom viewhelper i get a Fatal Error....
- 17:31 Bug #67272: initializeObject() not called for Extbase Domain Model
- This issue is caused by #66473 when using PHP versions where doctrine/intantiator does not unserilize an empty object
- 17:18 Bug #67272: initializeObject() not called for Extbase Domain Model
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:22 Bug #66614: FAL processed files are deleted
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:05 Bug #66614: FAL processed files are deleted
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:16 Bug #67366: PHP Errors after clearing cache in BE
- Now that I read this here, I dimly remember having seen such an issue on a 6.2 instance as well. I thought of a realu...
- 12:17 Bug #67366 (Closed): PHP Errors after clearing cache in BE
- Since we updated some of our customer sites to TYPO3 6.2, we saw some PHP errors in FE like this one:...
- 16:43 Bug #60748: Not possible to import static sql-entries (records shipped with extensions)
- Is there any progress? I would love to see this feature back again. As TYPO3 6.2 core is feature frozen, is this cons...
- 16:30 Bug #67362 (Resolved): PHP Fatal error: Cannot use 'Null' as class name
- Applied in changeset commit:9295cc1fe426680aa99b5f60abf1faee5d65935b.
- 14:17 Bug #67362: PHP Fatal error: Cannot use 'Null' as class name
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:41 Bug #67362: PHP Fatal error: Cannot use 'Null' as class name
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:35 Bug #67362: PHP Fatal error: Cannot use 'Null' as class name
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:29 Bug #67362 (Under Review): PHP Fatal error: Cannot use 'Null' as class name
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:58 Bug #67362 (Closed): PHP Fatal error: Cannot use 'Null' as class name
- ...
- 16:30 Bug #67327 (Resolved): TCA Migrator issues deprecations for Core TCA
- Applied in changeset commit:86bf69bc71ba589ebdcdda504d636b6dd14cb167.
- 16:25 Bug #66881: Link from MS Word leads always to home.html
- @Mark thanks for that info. I suspected that already. Word is doing a pre-check on the link.
@Christian:
That wou... - 14:36 Bug #66881: Link from MS Word leads always to home.html
- I can confirm this problem, although in our case, we don't have a pageNotFound handler implemented. Clicking on a lin...
- 16:15 Feature #67374 (Closed): Inline notation for ActionViewHelper
- Hi Chochi!
Please use the forum/mailing lists or Slack for support questions.
Thanks.
Correct usage would be:
... - 15:30 Feature #67374 (Closed): Inline notation for ActionViewHelper
- Is it possible to use inline notation for the ActionViewHelper.
F.e.:
{f:link.action(pageUid:79, arguments:{job:myj... - 15:54 Bug #67375 (Closed): Typo3DbBackend in current extbase 7.2.0 doesnt replace the placeholder "?" with boundVariables in extbase 6.2 before
- It seems because removing deprecation "replacePlaceholders" since 6.2 in this classes the placeholder doesnt replace ...
- 15:34 Bug #19483: alternativeSortingField does not work for other languages
- still present in current core versions ...
- 15:32 Task #63000: Migrate EXT:cshmanual to extbase & fluid
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #63000: Migrate EXT:cshmanual to extbase & fluid
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:14 Bug #66994: Composer autoload path detection is a bit too restricture
- Please also have a look at Flow setup which adds a custom "ClassLoader":https://git.typo3.org/Packages/TYPO3.Flow.git...
- 12:48 Task #67363 (Closed): Support Composer classloader from vendor directory
- closing as duplicate
- 12:47 Task #67363: Support Composer classloader from vendor directory
- Mathias Brodala wrote:
> disabling the @typo3/cms-composer-installers@ package, the Composer @autoload.php@ is not d... - 10:01 Task #67363 (Under Review): Support Composer classloader from vendor directory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:01 Task #67363 (Closed): Support Composer classloader from vendor directory
- If the @typo3/cms@ package is kept in the Composer @vendor-dir@, e.g. by disabling the @typo3/cms-composer-installers...
- 12:27 Bug #67367 (Closed): Wrong dependency check when overwriting extension in EM
- Hi,
we discovered the following issue:
When uploading a new version of an extension directly in EM, the wrong d... - 12:16 Bug #67165: wizard_table not working with FlexForm
- Thanks Christian, but you posted the configuration for a link-wizard. I need the table-wizard to work. Have you tried...
- 12:06 Feature #67365: Renaming fields from sys_file_metadata doesn't work
- Same requirement here.
Ok André, youre right. It's not a bug, it´s a new feature.
Is it an idea, to create a fi... - 11:44 Feature #67365: Renaming fields from sys_file_metadata doesn't work
- Hello, in my opinion this is not a bug.
File references have a pid field which is set to the page where the relate... - 11:14 Feature #67365 (Rejected): Renaming fields from sys_file_metadata doesn't work
- I'd like to rename fields like sys_file_metadata.title and sys_file_metadata.alternative in the backend (filelist mod...
- 11:54 Bug #67364: Required Icon not shown at the good place in flexform
- Hey, for 6.2, not too much will change in this area. For 7, we're currently working on a full refactoring of the requ...
- 10:19 Bug #67364 (Closed): Required Icon not shown at the good place in flexform
- h2. When I add some required fields, the icon is not on the good fields but on some others fields and tabs.
I add ... - 11:39 Bug #60675 (Closed): CSS compressor is removing white spaces (font directive)
- Please continue the disussion on #63974
- 11:34 Task #64568: Implement automatic table mapping
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:03 Bug #65060 (Closed): Placeholders are not substituted in sys_log
- The patch has been abandoned (the code has changed anyways), please see comments in review.
- 10:56 Bug #65867 (Closed): Ignore typo3/cms package requirement
- The patch has been abandoned (the code has changed anyways), please see comments in review.
If you think that this... - 10:11 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:05 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:31 Feature #26139 (New): un-/hide multiple records with one click
- maybe this could be realized for 7.x to have a better UI
- 01:24 Bug #67359 (Rejected): Resolve the conflict between Bootstrap 3 and PrototypeJS in Backend
- I used the bootstrap dropdown button in my backend module and recognize a weird behavior. The button always disappear...
- 00:30 Bug #67358 (Resolved): wrong call to preg_match in Install Tool
- Applied in changeset commit:ad994b94086b37242f705e2a8043603d4553b5e8.
2015-06-08
- 23:44 Story #64274: Add new Plugin registration
- Well, I guess it is the right direction, but maybe too early. ;-)
- 23:23 Story #64274: Add new Plugin registration
- Markus, this is going into a sane direction, but it also opens a relatively huge topic: "Finally get configuration ha...
- 23:17 Story #64274: Add new Plugin registration
- After all that fruitful discussion, I started digging a lot deeper and would suggest this solution:
Each extension... - 22:06 Story #64274: Add new Plugin registration
- I read through all comments and some of the involved code, but still need to think about that a bit longer.
At the m... - 16:54 Story #64274: Add new Plugin registration
- Well, of course for Ctypes this "new" API will not be relevant anymore, due to new "CSC". But we still need a way to ...
- 16:42 Story #64274: Add new Plugin registration
- IMHO the whole description of this issue is wrong. You do not need addPItoST43 to register a userfunc. You can add th...
- 16:26 Story #64274: Add new Plugin registration
- Just my two cents: Tim Lochmüller has implemented something like this with his "autoloader":http://typo3.org/extensio...
- 16:02 Story #64274: Add new Plugin registration
- I have several issues with the suggested solution:
Implementing this through autoregistration introduces a lot of ... - 15:15 Story #64274: Add new Plugin registration
- After discussing this extensively with Mathias Schreiber again, I summarize:
* we want autoregistration (real life u... - 14:21 Story #64274 (Accepted): Add new Plugin registration
- 23:32 Bug #67358 (Under Review): wrong call to preg_match in Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:31 Bug #67358 (Closed): wrong call to preg_match in Install Tool
- Only fix for CMS 7
- 22:23 Bug #67355: Manually instantiated objects in 6.2 are incomplete
- Without digging into this too much: The extbase bootstrap does quite some stuff to prepare the environment. This issu...
- 19:52 Bug #67355: Manually instantiated objects in 6.2 are incomplete
- Markus Klein wrote:
> You're faking a FE to work with UriBuilder. I do a pretty similar thing, but only on CMS 7, so... - 19:26 Bug #67355: Manually instantiated objects in 6.2 are incomplete
- This seems to be a very rough edge case.
You're faking a FE to work with UriBuilder. I do a pretty similar thing, ... - 19:09 Bug #67355: Manually instantiated objects in 6.2 are incomplete
- Sorry, forgot the most important part:
PHP Fatal error: Call to a member function typoLink_URL() on a non-object ... - 18:39 Bug #67355: Manually instantiated objects in 6.2 are incomplete
- Please post the fatal error and a stack trace, thanks.
- 17:52 Bug #67355 (Rejected): Manually instantiated objects in 6.2 are incomplete
- When trying to instantiate the UriBuilder object in a scheduler task using the object manager, the resulting object i...
- 20:44 Bug #67067: dbal admin_get_tables() returns information in wrong format
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:34 Bug #63529: Tasks Center section menu is hardcoded
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:07 Bug #63529: Tasks Center section menu is hardcoded
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:52 Bug #67337: hasProperty and isProperty not working on 7.3?
- Thx, now i know what Mathias mean. You are both right! I tested it and it works, but it didn't feel right and i think...
- 10:45 Bug #67337 (Closed): hasProperty and isProperty not working on 7.3?
- this is no bug, but user error. Don't call methods in fluid templates.
- 10:39 Bug #67337: hasProperty and isProperty not working on 7.3?
- Finally I got the failure here. In fluid, you always request the property, the inner implementation is not known. You...
- 09:39 Bug #67337: hasProperty and isProperty not working on 7.3?
- You need a property declared to be returned by the method. So judging by the example you gave, I guess you missed the...
- 09:08 Bug #67337: hasProperty and isProperty not working on 7.3?
- from reading the code (not the presentation) I take these possibilities:...
- 03:44 Bug #67337: hasProperty and isProperty not working on 7.3?
- I think you got i wrong. The Presentation said:
Method has() in ObjectAccess
For the usage in Fluid, object.propert... - 18:51 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:14 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:01 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:50 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:40 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:53 Task #67354 (Under Review): Refactor FormEngine required handling
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:52 Task #67354 (Closed): Refactor FormEngine required handling
- 17:08 Bug #67350: PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963
- Please comment on the original issue. This is a duplicate.
- 16:52 Bug #67350: PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963
- Better you reopen the bug.
I think the reason for the problem is a PHP update from PHP 5.5.x to 5.5.25. - 15:41 Bug #67350 (Closed): PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963
- Yep, duplicate of #67048
- 15:33 Bug #67350: PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963
- PHP Version 5.5.25-1~dotdeb+7.1 (Debian server).
- 15:30 Bug #67350: PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963
- I guess it is not an error of TYPO3 6.12. I downgraded and the error is still there.
It must be a problem of the ser... - 15:18 Bug #67350 (Needs Feedback): PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963
- Which PHP version exactly and which server OS?
- 15:01 Bug #67350 (Closed): PHP Warning: preg_match(): Compilation failed: internal error: previously-checked referenced subpattern not found at offset 1963
- With TYPO3 6.12 (not with the versions before) I allways get a PHP warning in some backend modules (e.g. Extension Ma...
- 17:06 Task #67352 (Under Review): unnecessary help-block in ReadOnly select
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:55 Task #67352: unnecessary help-block in ReadOnly select
- can also be seen in ext:styleguide input_26
- 16:01 Task #67352 (Closed): unnecessary help-block in ReadOnly select
- When configuring a TCA select as ReadOnly an additional help-block is rendered containing the same value as the input...
- 15:51 Bug #64939: Copying a translated page in Workspace duplicates the first content element
- this is the test I performed on 6.2.12:
LIVE Workspace
1) I create a page bug_64939_ITA and then I transate it in... - 15:17 Feature #58724: Implement proper backend file search
- +1 for the search capabilities in the backend, at least a search for file name in the filelist module.
EXT:media com... - 13:50 Bug #61256: parseUserFuncArguments getting no single arguments to user_functions in conditions
- Markus Klein wrote:
> @includeLibs@ is loaded after the @userFunc@ is called, hence this will result in FALSE due to ... - 12:48 Bug #61256: parseUserFuncArguments getting no single arguments to user_functions in conditions
- Your TS example seems wrong...
- 11:18 Bug #61256: parseUserFuncArguments getting no single arguments to user_functions in conditions
- Thanks for the fast response. I will take a look.
- 10:52 Bug #61256: parseUserFuncArguments getting no single arguments to user_functions in conditions
- I just tested with php 5.5.9, TYPO3 6.2.12, tt_news 3.6.0 and yes, sorry, but still the same.
- 00:31 Bug #61256: parseUserFuncArguments getting no single arguments to user_functions in conditions
- Is this still an issue?
We have unittests for those conditions and those seem to work fine without any warnings. - 00:25 Bug #61256 (Needs Feedback): parseUserFuncArguments getting no single arguments to user_functions in conditions
- 13:41 Bug #67348 (Closed): RTE inserts <span class="line-height: xx"> in Chrome
- There have been some Bugs in Chrome (Webkit) with automatic inserted <span> tags which are already solved, but here i...
- 12:50 Bug #62194 (Closed): Login a FE User with PHP not possible any more in TYPO3 6.2.5
- The login is possible again as described above, so all should be good.
- 12:39 Bug #62194: Login a FE User with PHP not possible any more in TYPO3 6.2.5
- Ticket is not assigned to anyone. In my opinion you can close it.
- 12:36 Bug #62194: Login a FE User with PHP not possible any more in TYPO3 6.2.5
- May I close this ticket?
- 12:35 Bug #63899: Rendering XML output with the PAGE object goes wrong in TYPO3 6.2.x
- Is this still an issue on 6.2.12?
- 12:21 Bug #43262: Prevent statements with count() and order by parts for PostgrSQL
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:01 Bug #67344 (Resolved): Fluid fluidAjaxWidgetResponse Missing name space in TypoScript
- Applied in changeset commit:eb7fd5445951c979dbf5d97a8813fdb5706fe56e.
- 10:47 Bug #67344 (Under Review): Fluid fluidAjaxWidgetResponse Missing name space in TypoScript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #67344 (Accepted): Fluid fluidAjaxWidgetResponse Missing name space in TypoScript
- Good catch! Thanks.
- 09:23 Bug #67344 (Closed): Fluid fluidAjaxWidgetResponse Missing name space in TypoScript
- Hi,
I just found a small problem with the TypoScript for the fluidAjaxWidgetResponse. The name space is missing an... - 11:26 Task #64568: Implement automatic table mapping
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:59 Task #64568: Implement automatic table mapping
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:58 Task #64568: Implement automatic table mapping
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:52 Task #64568: Implement automatic table mapping
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Bug #51074 (Closed): Internet Explorer (9): Drag'n'Drop on FAL doesn't work
- I have performed a test on both the demo sites (6.2: http://demo.typo3.org/cms62/typo3 and 7.1: http://cms-next.demo...
- 11:13 Bug #60100 (Closed): BE panels drag-resize not working
- I have performed a test on both the demo sites (6.2: http://demo.typo3.org/cms62/typo3 and 7.1: http://cms-next.demo...
- 11:09 Feature #67302: Ignore MySQL Engine in database compare with DBAL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Bug #61017 (Under Review): TCEMAIN.clearCacheCmd does not trigger
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:16 Bug #67288: Field types don't get properly translated to MySQL types
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Task #67297 (Resolved): Move MySQL / DBMS field type translation into DBAL Specifics
- Applied in changeset commit:b105919264b042b858a8ecd5bd75cf987521a596.
- 09:19 Bug #46271: DB-error with postgreSQL
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:14 Bug #46271: DB-error with postgreSQL
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:19 Bug #67172: AdoDB error on editing a page
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:14 Bug #67172: AdoDB error on editing a page
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:19 Bug #67155: Invalid SQL Query for sys_categories
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:14 Bug #67155: Invalid SQL Query for sys_categories
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:31 Bug #62848: FAL file info permissions
- After Frans checked my installation I've to declare: it was my fault.
We have filemounts for some folders inside o... - 00:22 Bug #59473: Inconsistent API for folders
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:22 Bug #59475: Folder Object is missing getFile
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:22 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
2015-06-07
- 23:31 Bug #59473: Inconsistent API for folders
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:31 Bug #59475: Folder Object is missing getFile
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:31 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:20 Task #59515 (Under Review): Ship composer.lock file as well
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:10 Task #59515: Ship composer.lock file as well
- Markus Klein wrote:
> The CMS Core might be used in two ways:
> * As standalone source
This is only recommende... - 21:43 Bug #65435 (Closed): Error fatal when using RecordListHookInterface
- closed as this is not an issue of the core
- 21:33 Bug #66358: Frontend editing panels not showing icons
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:28 Bug #66358: Frontend editing panels not showing icons
- the adminpanel&feedit is expected to be changed for final LTS. nevertheless the icons must be shown again already to ...
- 21:27 Bug #66358 (Under Review): Frontend editing panels not showing icons
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Task #67310 (Resolved): Update swiftmailer to 5.4.0 + bugfix
- Applied in changeset commit:9cbe74d05477b16e9ce923ef98517075d686f752.
- 17:02 Task #67310: Update swiftmailer to 5.4.0 + bugfix
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:44 Bug #67337 (Needs Feedback): hasProperty and isProperty not working on 7.3?
- Shouldn't is be the other way around?
Check this: https://review.typo3.org/#/c/28036/4/typo3/sysext/extbase/Classes/... - 16:09 Bug #67337 (Closed): hasProperty and isProperty not working on 7.3?
- According to TYPO3 CMS 7.1 - What's New and to the Ticket #56529 it should be possible to use hasProperty and isPrope...
- 13:31 Feature #67303: have a meaningful label for sys_file_references
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:57 Bug #67274 (Under Review): initializeObject() called before dependency injection
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:57 Bug #67272 (Under Review): initializeObject() not called for Extbase Domain Model
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:38 Task #67336 (Closed): Introduce early returns in DataHandler
- As discussed on Slack, to ease understanding of DataHandler, we want to introduce early returns, especially into the ...
- 01:02 Task #67331 (Resolved): Remove conf.php from ext:dbal
- Applied in changeset commit:03cc8f3ece24a2376ee871d21ad21a0afe1470bd.
2015-06-06
- 23:39 Bug #66614: FAL processed files are deleted
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:38 Bug #66614: FAL processed files are deleted
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:34 Feature #67335 (Closed): Ignore non-standard mysql field attributs
- MySQL supports non-standard field attributes, some of these are inuse in the core. Ignore these if they are missing i...
- 20:12 Feature #67302 (Under Review): Ignore MySQL Engine in database compare with DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:24 Task #67297: Move MySQL / DBMS field type translation into DBAL Specifics
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:44 Task #67297: Move MySQL / DBMS field type translation into DBAL Specifics
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:37 Task #67297: Move MySQL / DBMS field type translation into DBAL Specifics
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:42 Task #67297: Move MySQL / DBMS field type translation into DBAL Specifics
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:52 Feature #67303: have a meaningful label for sys_file_references
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:47 Feature #67332: Show scheduler task description below task name in list
- Patch attached :-)
- 17:25 Feature #67332: Show scheduler task description below task name in list
- Can you push a patch?
Checkout typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php:1107 - 16:59 Feature #67332 (Closed): Show scheduler task description below task name in list
- Scheduler tasks can have a description but it's only shown when hovering over the task name in the list of scheduler ...
- 17:35 Task #67271 (On Hold): Use Travis caching feature
- 17:12 Feature #67333 (Rejected): Placeholder attribute for password box
- See #64531 for the already existing ticket.
Please continue there.
Will close this ticket as duplicate. - 17:11 Feature #67333: Placeholder attribute for password box
- Seems there is another issue with the same request, and you have add it up in a new version.
BTW, I'm using TYPO3 ... - 17:01 Feature #67333 (Rejected): Placeholder attribute for password box
- It would be nice if "placeholder" could be enabled for <input type="password" />. Just add
$this->registerTagAttri... - 16:53 Task #67331 (Under Review): Remove conf.php from ext:dbal
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:53 Task #67331 (Closed): Remove conf.php from ext:dbal
- Remove conf.php from ext:dbal
- 16:41 Bug #67298: NULL / NOT NULL information missing from DBAL admin_get_fields()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:10 Bug #67298 (Under Review): NULL / NOT NULL information missing from DBAL admin_get_fields()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #67294 (Resolved): "Ghost entry" remains in PackageStates.php file after extension is removed in EM
- Applied in changeset commit:0752c53eb754f0bde6ee1b8e1dbd5b017efffe23.
- 12:56 Bug #67294 (Under Review): "Ghost entry" remains in PackageStates.php file after extension is removed in EM
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #67330 (Resolved): Stabilize sorting of entries in PackageStates
- Applied in changeset commit:18756aed907168fb51c08e4954df583fd041312d.
- 16:25 Task #67330: Stabilize sorting of entries in PackageStates
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:55 Task #67330 (Under Review): Stabilize sorting of entries in PackageStates
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:53 Task #67330 (Closed): Stabilize sorting of entries in PackageStates
- Ensure that packages with equivalent priority are sorted alphabetically. This reduces the number of changes made to t...
- 16:08 Task #62798 (Under Review): Migrate Clearcachemenu JavaScript to jQuery
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:57 Bug #63601 (Needs Feedback): EM shows two entries if composer.json is added to ext_emconf.php
- Is this reproducable?
- 15:31 Bug #67286 (Resolved): InstallTool Database Compare shows all tables missing
- Applied in changeset commit:2058d65cd55c0970d8720661dfe823b1246c523c.
- 15:29 Bug #67286: InstallTool Database Compare shows all tables missing
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:31 Task #67318 (Resolved): Make JsonEncodeViewHelper compilable
- Applied in changeset commit:c703ba042a46a5abba1004658b43742e40366715.
- 12:31 Task #67318: Make JsonEncodeViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Bug #67289 (Resolved): Problems with cf_cache_imagesizes in TYPO3 7.2
- Applied in changeset commit:5834ed21c8d5df6747581c9b7d259a710fa7bdf5.
- 14:48 Bug #67289: Problems with cf_cache_imagesizes in TYPO3 7.2
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Task #66749 (Resolved): Make belog viewHelpers compilable
- Applied in changeset commit:0a89783e06fdece357caafe89497e4c3863cdaaf.
- 15:31 Bug #66572 (Resolved): Workspaces and templavoia
- Applied in changeset commit:fa87c2d63dea6f7db87c9e87868ebde3dca00758.
- 15:17 Bug #66572: Workspaces and templavoia
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:16 Bug #66572: Workspaces and templavoia
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Bug #66572: Workspaces and templavoia
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Bug #66523 (Resolved): Refindex error for link wizard fields in flexforms
- Applied in changeset commit:c78d5de1304fe0bd3af0c6729fdf7a84855802fe.
- 15:09 Bug #66523: Refindex error for link wizard fields in flexforms
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:20 Bug #67329 (Closed): auto_increment extra missing from admin_get_fields()
- The database compare in the install tool does not have the information regarding the MySQL native auto_increment „ext...
- 14:42 Bug #67328 (Under Review): TCA Migrator must not log deprecation if only syntax of TCA is adjusted
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Bug #67328 (Closed): TCA Migrator must not log deprecation if only syntax of TCA is adjusted
- Having a showitem definition with trailing semicolons triggers deprecation messages, albeit nothing was changed.
E... - 14:20 Bug #67327 (Under Review): TCA Migrator issues deprecations for Core TCA
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:17 Bug #67327 (Closed): TCA Migrator issues deprecations for Core TCA
- The Core creates a non-suitable TCA in the \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::generateItemList() fun...
- 12:30 Bug #67321 (Resolved): BE login form does not redirect if already authenticated
- Applied in changeset commit:a7205dacb0dcd9b880f9213afb8e62804564ef8c.
- 00:49 Bug #67321: BE login form does not redirect if already authenticated
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:16 Bug #67321 (Under Review): BE login form does not redirect if already authenticated
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #67320 (Resolved): ReferenceError: T3_THIS_LOCATION is not defined` on Button "Copy default content element"
- Applied in changeset commit:220ee6a7c0feb1f61f6179c8b2e865a4ca73ceb3.
- 12:30 Feature #67319 (Resolved): Add field "copyright" to EXT:filemetadata
- Applied in changeset commit:2dc1bdf56edc1d448d9ec8ff34f84459f1980fca.
- 12:21 Feature #67319: Add field "copyright" to EXT:filemetadata
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:18 Feature #67319: Add field "copyright" to EXT:filemetadata
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #67309 (Resolved): 'Created by' info for record is not available
- Applied in changeset commit:8b94b406f4709f80c5070ea91827c458e4b87f37.
- 12:15 Bug #67309: 'Created by' info for record is not available
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:19 Bug #67309 (Under Review): 'Created by' info for record is not available
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:17 Bug #67309: 'Created by' info for record is not available
- Regression to https://review.typo3.org/27360
- 12:27 Task #67310: Update swiftmailer to 5.4.0 + bugfix
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #67324 (Resolved): Mention slack instead of IRC in README.md
- Applied in changeset commit:68a16ffb6d090869f78e5af7f2c6994491f6e0ae.
- 00:44 Bug #67324: Mention slack instead of IRC in README.md
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:41 Bug #67324 (Under Review): Mention slack instead of IRC in README.md
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:39 Bug #67324 (Closed): Mention slack instead of IRC in README.md
- 09:30 Task #67323 (Resolved): RTE plugin classes
- Applied in changeset commit:be937edaabe7695f7d2f0957d3ff6a157bb3763d.
- 00:10 Task #67323 (Under Review): RTE plugin classes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:09 Task #67323 (Closed): RTE plugin classes
2015-06-05
- 23:59 Bug #67320 (Under Review): ReferenceError: T3_THIS_LOCATION is not defined` on Button "Copy default content element"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:44 Bug #67320 (Closed): ReferenceError: T3_THIS_LOCATION is not defined` on Button "Copy default content element"
- Page-Module > Language view.
Click on button "Copy default content element" fails, because the JS Variable @T3_THI... - 23:58 Bug #67322 (Closed): 2nd click on active page does not force reload
- if a page is selected and another click on the page tree is done, the page is not reloaded anymore but the edit field...
- 23:54 Bug #67321 (Closed): BE login form does not redirect if already authenticated
- after #66669 the backend login form does not redirect to @backend.php@ anymore if already logged in.
- 23:48 Bug #66650 (Needs Feedback): Application context in short system overview does not reflect install tool setting
- the wording in the install tool has been updated...
- 23:43 Task #67268: Introduce RandomUtility and move methods
- maybe http://symfony.com/doc/current/components/security/secure_tools.html would be nice?
- 23:35 Feature #38732: Modernize Content Elements
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:20 Task #40095 (Resolved): Move core to namespaces
- 23:14 Bug #51358 (Closed): Display warning if AdditionalConfiguration.php is not empty during upgrading
- 23:14 Bug #51358: Display warning if AdditionalConfiguration.php is not empty during upgrading
- IMO we can close this, no changes for 4.5 will be done anymore
- 22:23 Feature #67319 (Under Review): Add field "copyright" to EXT:filemetadata
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:09 Feature #67319 (Closed): Add field "copyright" to EXT:filemetadata
- a copyright information is missing currently. EXT:dam once got this as well and it is nice to have that in core.
- 22:04 Bug #67221 (Resolved): DataHandler class generates a name collision
- thx for your patch!
- 20:12 Task #67318 (Under Review): Make JsonEncodeViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Task #67318 (Closed): Make JsonEncodeViewHelper compilable
- Make JsonEncodeViewHelper compilable
- 19:48 Task #66749: Make belog viewHelpers compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:41 Task #66749: Make belog viewHelpers compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Task #66749 (Under Review): Make belog viewHelpers compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:43 Bug #66691 (Needs Feedback): Cannot clear all cache in Install Tool
- Solved with https://review.typo3.org/#/c/39636/ ?
- 19:21 Bug #66882 (Needs Feedback): Workspace 'file_reference'
- Hi, can you test https://review.typo3.org/#/c/38858/ ?
This should solve your problem. - 19:01 Feature #50481 (Resolved): TCEforms: Replace "More options" icon for uncollapsing palettes
- 19:01 Feature #50481: TCEforms: Replace "More options" icon for uncollapsing palettes
- this was solved in master, see image.
- 19:01 Bug #67239 (Resolved): DB mounts for backend user generation in sys_action not working
- Applied in changeset commit:2271eb8026fdf5e9e2b7c78973c5be6b33b14907.
- 18:56 Bug #40611 (New): Call to undefined method t3lib_formprotection_DisabledFormProtection::removeSessionTokenFromRegistry in logout.php
- 18:56 Bug #40611: Call to undefined method t3lib_formprotection_DisabledFormProtection::removeSessionTokenFromRegistry in logout.php
- abandoned the 4.5 patch. since the issue exists in 6.2 & master, the issue will not be closed, though.
- 18:41 Task #59917: User Repositories in internal persistence logic
- The pending patch was abandoned.
- 18:40 Feature #60460: Refactor lazyLoading handling in extbase
- the pending patch was abandoned.
- 18:40 Task #55169: Extbase: fetch child objects in one query
- the pending patch was abandoned.
- 18:10 Bug #67289: Problems with cf_cache_imagesizes in TYPO3 7.2
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Bug #67289: Problems with cf_cache_imagesizes in TYPO3 7.2
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:14 Bug #67289: Problems with cf_cache_imagesizes in TYPO3 7.2
- Repeating the tests described above with the patch
Test 1
Caching dimensions for files with identical size and mt... - 14:02 Bug #67289 (Under Review): Problems with cf_cache_imagesizes in TYPO3 7.2
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Bug #67289: Problems with cf_cache_imagesizes in TYPO3 7.2
- To verify a patch here is my test procedure:
* Get two images that have the same file size but different width + hei... - 17:30 Bug #67285 (Resolved): Illegal string offset in ExtensionManagementUtility.php
- Applied in changeset commit:dfd5b2e2e8f2002756e123d5f30fffaa86fa5ced.
- 17:19 Bug #67285: Illegal string offset in ExtensionManagementUtility.php
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:35 Bug #67285: Illegal string offset in ExtensionManagementUtility.php
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:37 Bug #67285: Illegal string offset in ExtensionManagementUtility.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:26 Feature #60996 (Rejected): Instantiate the logger in CommandController of Extbase
- this was rejected for now, see review for details.
- 16:30 Task #67027 (Resolved): Simplify PackageManagement
- Applied in changeset commit:bb7ceada13c04cfdc32d097a02e4e2fc1d99c450.
- 13:48 Task #67027: Simplify PackageManagement
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Task #67027: Simplify PackageManagement
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:50 Bug #61017 (In Progress): TCEMAIN.clearCacheCmd does not trigger
- 15:28 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:27 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:28 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:27 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:39 Task #59515 (New): Ship composer.lock file as well
- Some detailed information on the .lock and .json topic.
The .lock file holds the exact commit/version of every depen... - 14:10 Task #59515 (Under Review): Ship composer.lock file as well
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #67312 (Resolved): Update to phpunit 4.7
- Applied in changeset commit:bf9966bf26292490ac5f0ad3c9635209faf42af2.
- 14:28 Task #67312: Update to phpunit 4.7
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:53 Task #67312 (Under Review): Update to phpunit 4.7
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Task #67312 (Closed): Update to phpunit 4.7
- 14:01 Bug #67189 (Resolved): LogRecordTest::toStringIncludesExceptionDataAsJson
- Applied in changeset commit:eb6bec53e25020c173a9a7fb8cc48c333d24ce85.
- 13:58 Bug #67189 (Under Review): LogRecordTest::toStringIncludesExceptionDataAsJson
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:12 Task #67310 (Under Review): Update swiftmailer to 5.4.0 + bugfix
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Task #67310 (Closed): Update swiftmailer to 5.4.0 + bugfix
- Update from 5.2.1 to 5.4.0
https://github.com/swiftmailer/swiftmailer/blob/5.x/CHANGES - 12:53 Bug #67309: 'Created by' info for record is not available
- Thanks for the report, can you push the patch to our review system?
More information can be found at http://wiki.typ... - 12:34 Bug #67309 (Closed): 'Created by' info for record is not available
- When you click on any page icon node in page tree and then blue info icon - you have nice pop-up with some informatio...
- 12:09 Epic #65314: PHP7
- PHP 5.5.12-2ubuntu4.4 (cli) (built: Apr 17 2015 11:47:44)
* Tests: 7040, Assertions: 9127, Skipped: 160.
* Time: 18.... - 12:00 Bug #67267 (Resolved): TypoScriptFrontendController::set_no_cache() still uses t3lib for path evaluation
- Applied in changeset commit:10d4743f8afec8b59f4339e756cc2ef85d93afc8.
- 11:40 Bug #67267: TypoScriptFrontendController::set_no_cache() still uses t3lib for path evaluation
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:00 Bug #65319 (Resolved): ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Applied in changeset commit:773e80e67b1ef8882b80b6f19129a8c3e2835183.
- 11:40 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:00 Feature #67303: have a meaningful label for sys_file_references
- using a CE with images:
enter list module (WEB -> List) and select the page with the CE
then select the table tt_co... - 11:53 Feature #67303: have a meaningful label for sys_file_references
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:52 Feature #67303: have a meaningful label for sys_file_references
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:50 Feature #67303: have a meaningful label for sys_file_references
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:25 Feature #67303 (Under Review): have a meaningful label for sys_file_references
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:38 Feature #67303 (Closed): have a meaningful label for sys_file_references
- in the web -> list module you can select additional fields to be displayed. for fields referencing files only the uid...
- 11:59 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- As it looks like, the issue only happens with php5_mod and not PHP cli we can do nothing here.
Maybe php5_mod collid... - 11:12 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- We can do nothing in Core! I already checked the regex, no sane way.
It works on lower PHP versions and on current... - 10:59 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Imo the problem is located in the PHP lib, can we can do anything in the core? If not, I would prefer to remove this ...
- 11:30 Task #61829 (Resolved): Autoloading for userdefined database-handler
- Applied in changeset commit:773d5aa3504c2a4bd82c774c7d4dc1790db1cf2f.
- 11:01 Bug #67204 (Resolved): Calling DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField returns only a single row
- Applied in changeset commit:7b0cd3533497c203fce88943852b34b6190cb43c.
- 10:23 Bug #67204: Calling DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField returns only a single row
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #66523: Refindex error for link wizard fields in flexforms
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Bug #67288: Field types don't get properly translated to MySQL types
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #67288: Field types don't get properly translated to MySQL types
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:57 Bug #67288: Field types don't get properly translated to MySQL types
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:01 Bug #67270 (Resolved): Invalid compatibility layer in DatabaseRecordList
- Applied in changeset commit:d91aac73188803e94e9bed246373caa9494565b4.
- 09:40 Bug #67270: Invalid compatibility layer in DatabaseRecordList
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:01 Bug #67274 (Resolved): initializeObject() called before dependency injection
- Applied in changeset commit:ec4f49f69fe8478e9c67ae56d9108a46fce9693e.
- 10:01 Bug #67272 (Resolved): initializeObject() not called for Extbase Domain Model
- Applied in changeset commit:ec4f49f69fe8478e9c67ae56d9108a46fce9693e.
- 09:52 Bug #67284: Some storages cannot be marked as not public again
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:14 Bug #67284: Some storages cannot be marked as not public again
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Feature #67293: Generalize the DependencyResolver to be useful for more purposes
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:23 Feature #67293: Generalize the DependencyResolver to be useful for more purposes
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:56 Feature #67293: Generalize the DependencyResolver to be useful for more purposes
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:38 Feature #67293: Generalize the DependencyResolver to be useful for more purposes
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:54 Feature #67293: Generalize the DependencyResolver to be useful for more purposes
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:53 Feature #67293: Generalize the DependencyResolver to be useful for more purposes
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:34 Feature #67302 (Closed): Ignore MySQL Engine in database compare with DBAL
- When the DBAL is active it makes no sense to suggest database alterations for the MySQL specific engine types as thes...
- 09:31 Bug #67276: Backend layout without configured colPos crashes page module
- Aha, the error appears due to a non-obvious configuration mistake.
When building the grid, the user is not forced ... - 09:30 Bug #67044 (Resolved): Normalize Type int to integer doesn't work in DTOs
- Applied in changeset commit:a729ddd7824c3a766d14bbf6b1ba1eb9b61931fe.
- 08:41 Bug #67044 (Under Review): Normalize Type int to integer doesn't work in DTOs
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:20 Feature #67301 (Closed): Don't suggest database alterations for functionally equivalent field types with DBAL
- When using the InstallTool with the DBAL extension a lot of database alterations will be suggested that can never be ...
- 09:10 Bug #67300 (Closed): dbal admin_get_tables() returns additional DBMS specific info for DEFAULT
- MySQL:...
- 09:01 Bug #67084 (Resolved): Recursive delete doesn't delete individual file entries in database
- Applied in changeset commit:8edc2bef784d00b14b65e0518d841fdc00581a9f.
- 08:55 Bug #67084: Recursive delete doesn't delete individual file entries in database
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 07:31 Bug #66669 (Resolved): Possibility to extend/override New login screen
- Applied in changeset commit:9099b64c6a6a4d1d8dfee7665a51cb5203aedf9e.
2015-06-04
- 23:21 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- It works with 5.6.9 on Fedora 21 here, so I don't think it's a bug in PCRE, but rather something in the debian packages.
- 23:05 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Since we seem to have figured out it's a problem with that pcre-version: Do you think there is simply a bug in pcre (...
- 23:16 Feature #67293: Generalize the DependencyResolver to be useful for more purposes
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:11 Feature #67293: Generalize the DependencyResolver to be useful for more purposes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:34 Feature #67293 (Under Review): Generalize the DependencyResolver to be useful for more purposes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Feature #67293 (Closed): Generalize the DependencyResolver to be useful for more purposes
- The DependencyResolver is currently used for the PackageManager to determine the loading order of extensions.
The sa... - 22:26 Bug #66669: Possibility to extend/override New login screen
- Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:14 Bug #66669: Possibility to extend/override New login screen
- Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:50 Bug #66669: Possibility to extend/override New login screen
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:28 Bug #66669: Possibility to extend/override New login screen
- Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:05 Bug #67298 (Closed): NULL / NOT NULL information missing from DBAL admin_get_fields()
- The DBAL admin_get_fields() does not return the information if a field is defined as „NOT NULL“ or the information is...
- 21:46 Task #67297 (Under Review): Move MySQL / DBMS field type translation into DBAL Specifics
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:25 Task #67297 (Closed): Move MySQL / DBMS field type translation into DBAL Specifics
- Provide a default implementation in the abstract class that mimics the current behavior and allow overrides for speci...
- 18:07 Bug #59473: Inconsistent API for folders
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #59475: Folder Object is missing getFile
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:53 Bug #55861: New PropertyMapper must accept not found arguments
- The first patch set is abandoned now.
Please test the new WIP Patch https://review.typo3.org/#/c/39946 - 17:42 Bug #67249 (Rejected): Indexed search do not delete hidden records
- Sorry, but this cannot be fixed since we can't tell how an extension selects records to display them in the frontend....
- 17:09 Bug #67084 (Under Review): Recursive delete doesn't delete individual file entries in database
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:32 Bug #67294 (Accepted): "Ghost entry" remains in PackageStates.php file after extension is removed in EM
- 16:31 Bug #67294 (Closed): "Ghost entry" remains in PackageStates.php file after extension is removed in EM
- After removing an extension in the Extension Manager UI, an entry in PackageStates.php still exists.
- 15:30 Bug #67044 (Resolved): Normalize Type int to integer doesn't work in DTOs
- Applied in changeset commit:11a544b31bfd9eaa11fc13ade285f774dcd3373f.
- 13:41 Feature #38732: Modernize Content Elements
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:01 Bug #67066 (Resolved): Important Actions -> Clear all caches fails with DBAL
- Applied in changeset commit:bef83c86b8fe8bcee6822ee9d8f735e78b70f840.
- 12:51 Bug #67066 (Under Review): Important Actions -> Clear all caches fails with DBAL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:47 Bug #67246: Better handling of classes loaded via ext_autoload
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:46 Bug #67288: Field types don't get properly translated to MySQL types
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:42 Bug #67288 (Under Review): Field types don't get properly translated to MySQL types
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:08 Bug #52768 (Accepted): Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints
- 01:04 Bug #67289 (Accepted): Problems with cf_cache_imagesizes in TYPO3 7.2
- Sounds very reasonable!
Thanks for this extensive report. Can you provide a patch? - 00:54 Bug #67289 (Closed): Problems with cf_cache_imagesizes in TYPO3 7.2
- In TYPO3 7.2 the old @cache_imagesizes@ has been replaced by a caching framework implementation (#28484).
I see is... - 00:57 Bug #67290 (Closed): Translation of MySQL field types to other databases is incorrect
- bq. MySQL supports an extension for optionally specifying the display width of integer data types in parentheses foll...
- 00:31 Feature #67229 (Resolved): FormEngine: The extendables
- Applied in changeset commit:0ee65b8f661569770ae6ffb958e4e72799f76c71.
- 00:22 Feature #67229: FormEngine: The extendables
- Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:02 Task #67287 (Resolved): Add Travis CI build status badge to README
- Applied in changeset commit:7231ac0f318685968f0ba6baaaaaf21255feb359.
2015-06-03
- 23:51 Bug #67288 (Closed): Field types don't get properly translated to MySQL types
- DBAL doesn't seem to properly convert the field types returned in admin_get_fields() to MySQL types.
When doing a ... - 23:32 Task #67287: Add Travis CI build status badge to README
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Task #67287 (Under Review): Add Travis CI build status badge to README
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:25 Task #67287 (Closed): Add Travis CI build status badge to README
- According to the "Pre-Merge-Tests" for TYPO3 (Gerrit -> Travis CI and back) it make sense to add the Travis CI Build ...
- 23:30 Bug #47322 (Resolved): Import Selection with TYPO3 Element Browser
- Applied in changeset commit:027acbca6b7fdde07de9367aab64270a147b2e4d.
- 23:12 Feature #67229: FormEngine: The extendables
- Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:57 Feature #67229: FormEngine: The extendables
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:41 Feature #67229: FormEngine: The extendables
- Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:26 Feature #67229: FormEngine: The extendables
- Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:07 Bug #67286 (Under Review): InstallTool Database Compare shows all tables missing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:58 Bug #67286 (Closed): InstallTool Database Compare shows all tables missing
- When using the InstallTool with DBAL the Important Actions -> Compare current database with specification wants to cr...
- 23:00 Bug #67275 (Resolved): Clear cache_treelist table in Install Tool
- Applied in changeset commit:eb9c8ddaabd400ebf10b164ca41b392e51ae5db1.
- 22:33 Bug #67275: Clear cache_treelist table in Install Tool
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:56 Bug #67275: Clear cache_treelist table in Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:25 Bug #67275 (Under Review): Clear cache_treelist table in Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #67275 (Closed): Clear cache_treelist table in Install Tool
- Clear cache_treelist table in Install Tool
This is not implemented in the caching framework and needs to be cleare... - 22:51 Bug #67276: Backend layout without configured colPos crashes page module
- Is your mysql running in strict mode? If so, please disable that.
- 22:22 Bug #67276 (Needs Feedback): Backend layout without configured colPos crashes page module
- 22:21 Bug #67276: Backend layout without configured colPos crashes page module
- Sorry, but I can't reproduce the problem. I tried the following BE layout on master and it worked quite well...
- 13:28 Bug #67276 (Closed): Backend layout without configured colPos crashes page module
- I've just created a simple backend layout in version 7.2 and chose it in the page properties.
Now the "Page" module... - 22:00 Task #65497 (Resolved): Cleanup EXT:backend/Classes/ContentElement/*.php
- Applied in changeset commit:54cfbe596843bb801cc954415974e8b60700262b.
- 21:30 Feature #63453 (Resolved): Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Applied in changeset commit:70a7ed3a9a8e4462618c81a47122d6825ab7d70f.
- 20:58 Bug #67285: Illegal string offset in ExtensionManagementUtility.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:57 Bug #67285 (Under Review): Illegal string offset in ExtensionManagementUtility.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:53 Bug #67285 (Closed): Illegal string offset in ExtensionManagementUtility.php
- The sys_log is filled with PHP warnings:
*Core: Error handler (FE): PHP Warning: Illegal string offset \'showitem\... - 20:08 Bug #67246: Better handling of classes loaded via ext_autoload
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:02 Bug #67284 (Under Review): Some storages cannot be marked as not public again
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:31 Bug #67284 (Closed): Some storages cannot be marked as not public again
- When using the fal_webdav extension, a storage cannot be marked as not public again. The error is "The storage has be...
- 19:54 Bug #67058: PDF thumbnails are not generated in File List module anymore
- Huh how I was looking for this ticket - great, thanks!
- 19:01 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:03 Bug #54476: Unknown Exception in Caching framwork
- current release is 6.2.12... can this be closed then? Or have someone experienced this again?
- 18:01 Bug #67242 (Resolved): Wrong case "SimpleXmlElement" when parsing locallang.xml files
- Applied in changeset commit:d06dc87e03583d66fcf77d74dcd0e19566892506.
- 16:54 Bug #67242: Wrong case "SimpleXmlElement" when parsing locallang.xml files
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:50 Bug #67242: Wrong case "SimpleXmlElement" when parsing locallang.xml files
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:50 Bug #67242: Wrong case "SimpleXmlElement" when parsing locallang.xml files
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:53 Bug #67242: Wrong case "SimpleXmlElement" when parsing locallang.xml files
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #67259 (Resolved): addToAllTCAtypes does not work with replace position
- Applied in changeset commit:9a527d5402952f7dfc065ed9dd8a6e0eb9ef052f.
- 17:13 Bug #67259: addToAllTCAtypes does not work with replace position
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:42 Bug #67259: addToAllTCAtypes does not work with replace position
- If it works then also please vote "verified +1".
- 14:40 Bug #67259: addToAllTCAtypes does not work with replace position
- Thanks, works for me.
- 11:00 Bug #67259: addToAllTCAtypes does not work with replace position
- @rengaw83: Please test the linked patch and vote. Thanks.
- 10:58 Bug #67259: addToAllTCAtypes does not work with replace position
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:42 Bug #67259 (Under Review): addToAllTCAtypes does not work with replace position
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:39 Bug #67259 (Closed): addToAllTCAtypes does not work with replace position
- I am using ...
- 16:48 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- Installed a fresh typo3 6.2.12.
All went well and fast.
I can see the backend with the empty page-list.
But when tryi... - 16:42 Bug #30460 (Closed): Misleading label for header_layout in allowed exclude fields list
- I close this, because in both 6.2.12 and 7.2 the "Allowed exclude fields" list shows _both_ the label and the field n...
- 16:26 Bug #63918: After deleting a page or adding it to the trash, the entry in "sys_category_record_mm" is still present.
- I performed a test with a fresh installation of TYPO3 CMS 6.2.12; using the TS code you provided, I see that when ...
- 15:57 Bug #67279 (Closed): sys_categories table columns should become indexes
- closed on request of the reporter.
- 15:51 Bug #67279: sys_categories table columns should become indexes
- Sorry, my fault, you are right. I don't know why, but somewhere those indexes got lost in my installation. Did a comp...
- 15:38 Bug #67279 (Needs Feedback): sys_categories table columns should become indexes
- There are indexes present:
master has... - 15:16 Bug #67279 (Closed): sys_categories table columns should become indexes
- On installations with more than 2.500 mm-relations in sys_category_record_mm the performance is getting very low.
... - 15:53 Bug #57145: FLUID viewhelper form.validationResults fails in sind Beta 6 (also Beta 7 and current master branch)
- I had also problems with the class in Result.php and the attached patch fixed the problem for me (Version 6.2.12).
Pl... - 15:52 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- @Ludwig Rafelsberger
The PCRE Library version should be reported as 8.37. So the 5.6.9-1 package do not have this ... - 15:38 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Same here. Just tried updating php to the yesterday-released dotdeb versions: The PCRE Library is now reported as 8.3...
- 08:03 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- dotdeb built new packages yesterday night. Can you please update to the latest version and check whether the bug stil...
- 15:42 Bug #55861: New PropertyMapper must accept not found arguments
- Im also running in this issue almost daily.
Any official status update or better a quick fix would be highly appre... - 15:39 Bug #55861: New PropertyMapper must accept not found arguments
- This is a high priority issue also for us.
Is there any official status on the matter? - 15:23 Bug #59017: Exception while trying to edit disabled file storage
- Yes, sure - I can even override TCA to exclude possibility to hide the storage.
- 12:58 Bug #59017: Exception while trying to edit disabled file storage
- Viktor Livakivskyi wrote:
> Will this fix be backported to 6.2 branch?
> Under 6.2.12 still reproduced.
File sto... - 12:11 Bug #59017: Exception while trying to edit disabled file storage
- Will this fix be backported to 6.2 branch?
Under 6.2.12 still reproduced. - 15:22 Bug #67274: initializeObject() called before dependency injection
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Bug #67274: initializeObject() called before dependency injection
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Bug #67274: initializeObject() called before dependency injection
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #67274 (Under Review): initializeObject() called before dependency injection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:55 Bug #67274: initializeObject() called before dependency injection
- On 6.2.13-dev initializeObject() is not being called anymore - see #67272.
Seems to be related to the Doctrine Migra... - 11:49 Bug #67274: initializeObject() called before dependency injection
- Also affects TYPO3 7.2.0
- 11:21 Bug #67274 (Closed): initializeObject() called before dependency injection
- Given typical extbase controller actions:...
- 15:22 Bug #67272: initializeObject() not called for Extbase Domain Model
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Bug #67272: initializeObject() not called for Extbase Domain Model
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Bug #67272: initializeObject() not called for Extbase Domain Model
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #67272 (Under Review): initializeObject() not called for Extbase Domain Model
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:53 Bug #67272: initializeObject() not called for Extbase Domain Model
- Bug also occurs on 6.2.13-dev
- 11:07 Bug #67272 (Closed): initializeObject() not called for Extbase Domain Model
- Given a controller which does the following in listAction():...
- 14:02 Task #67271: Use Travis caching feature
- At the moment builds in Travis are actually way slower ("~26 minutes":https://travis-ci.org/typo3-ci/TYPO3.CMS-pre-me...
- 11:04 Task #67271 (Under Review): Use Travis caching feature
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Task #67271 (Closed): Use Travis caching feature
- Travis allows for "caching directories":http://docs.travis-ci.com/user/caching/ between builds which vastly speeds up...
- 13:53 Bug #67230 (Accepted): Labels not displayed for group relations in pi_base extensions
- Ok thanks, got that.
We have to add a unit test for this case and the 'allowed' and '*' has to be supported, I ful... - 13:47 Bug #67230: Labels not displayed for group relations in pi_base extensions
- Anonymized TCA:...
- 00:05 Bug #67230: Labels not displayed for group relations in pi_base extensions
- Can you post a sample TCA?
https://review.typo3.org/#/c/35483/4/typo3/sysext/backend/Tests/Unit/Utility/BackendUti... - 13:28 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- The core checks for the composer autoload.php only at one place (code is from \TYPO3\CMS\Core\Core\Bootstrap line 216...
- 00:41 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- How do you "disable" Composer class loading?
master always uses the composer class loader for Core classes. - 12:30 Bug #54602 (Closed): First time installation fails to show DB selection for root user
- I had no problem in using MAMP and 6.2 since version 6.2.3;
Furthermore, there has been no feedback within the las... - 11:42 Bug #67270 (Under Review): Invalid compatibility layer in DatabaseRecordList
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Bug #67270: Invalid compatibility layer in DatabaseRecordList
- Tim, please push patches to Gerrit. Thanks.
- 10:15 Bug #67270 (Closed): Invalid compatibility layer in DatabaseRecordList
- Hey guys,
the compatibility layer in the DatabaseRecordList is broken, because the restructure of the $cells is do... - 11:18 Bug #59473: Inconsistent API for folders
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:18 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:18 Bug #59475: Folder Object is missing getFile
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Epic #67261: Declutter GeneralUtility
- Please keep in mind that these methods must not just be moved. They have to be deprecated properly and stay until CMS 8
- 09:54 Epic #67261 (Rejected): Declutter GeneralUtility
- Currently, we have too many methods in GeneralUtility. There are already decent utility classes, e.g. PathUtility) bu...
- 10:34 Bug #63955: Fatal Error if Ressource could not be found
- Thanks for your answer.
I can also not reproduce this in the current Master.
How ever, i saw that there are other... - 10:15 Task #67269 (Rejected): Introduce DeprecationUtility and move methods
- * deprecationLog
* getDeprecationLogFileName
* logDeprecatedFunction
(yeah, log deprecated usage of logDeprecate... - 10:07 Bug #67267 (Under Review): TypoScriptFrontendController::set_no_cache() still uses t3lib for path evaluation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:04 Bug #67267 (Closed): TypoScriptFrontendController::set_no_cache() still uses t3lib for path evaluation
- Test by using ...
- 10:06 Task #67268 (Closed): Introduce RandomUtility and move methods
- * generateRandomBytes
* generateRandomBytesMcrypt
* generateRandomBytesUrandom
and so on... - 10:04 Task #67266 (Rejected): Move methods to MailUtility
- * isBrokenEmailEnvironment
* normalizeMailAddress
and so on... - 10:02 Task #67265 (Rejected): Introduce NetworkUtility and move methods
- * cmpIP
* cmpIPv4
* cmpIPv6
* compressIPv6
* isOnCurrentHost
and so on... - 09:59 Task #67264 (Rejected): Move methods to StringUtility
- * fixed_lgd_cs
* isFirstPartOfStr
and so on... - 09:57 Task #67263 (Rejected): Introduce ImageUtility and move methods
- * png_to_gif_by_imagemagick
* gif_compress
* read_png_gif
and so on... - 09:55 Task #67262 (Rejected): Move methods to PathUtility
- 09:52 Feature #67260 (Rejected): Provide Start / Stop date for FAL entries
- For almost all content elements in TYPO3 you can set start/stop dates in the "access" tab.
But not FAL entries (plea... - 09:34 Feature #53583 (Under Review): create view in ext_tables.sql
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Task #67251 (Resolved): Replace t3lib occurences in the core
- Applied in changeset commit:8e13d36d98d8f2f13f83c0e586b9c5eeea4d89c1.
- 09:13 Bug #67221: DataHandler class generates a name collision
- Just saw that the issue was created in the Typo3 core project. It should have been in the news extension. Could you m...
- 09:02 Task #67216: Limit default logging to warning and more severe levels
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:01 Task #66738 (Resolved): Make SQL Schema Parser aware of combined indexes
- Applied in changeset commit:4dcb56b39a11c8fbe46282d919ed2a350f9538b4.
2015-06-02
- 23:51 Bug #47322 (Under Review): Import Selection with TYPO3 Element Browser
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:30 Bug #47322 (Resolved): Import Selection with TYPO3 Element Browser
- Applied in changeset commit:b6137d46ca4c18b5d8e19def7df53618cdef00f9.
- 23:30 Bug #62616 (Resolved): Catchable fatal error (null given) in FilesContentObject
- Applied in changeset commit:c52269d82343907010374882b5faefa677bc569c.
- 23:24 Bug #62616: Catchable fatal error (null given) in FilesContentObject
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:45 Bug #62616 (Under Review): Catchable fatal error (null given) in FilesContentObject
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #64239 (Resolved): Catchable fatal error in PageRepository::getFileReferences() if no reference exists
- Applied in changeset commit:c52269d82343907010374882b5faefa677bc569c.
- 23:24 Bug #64239: Catchable fatal error in PageRepository::getFileReferences() if no reference exists
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:45 Bug #64239: Catchable fatal error in PageRepository::getFileReferences() if no reference exists
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Bug #64239: Catchable fatal error in PageRepository::getFileReferences() if no reference exists
- I changed the target version, because this one has to go into 6.2 too.
- 16:33 Bug #64239: Catchable fatal error in PageRepository::getFileReferences() if no reference exists
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Task #67250 (Resolved): Remove reference to t3lib from DefaultConfiguration
- Applied in changeset commit:0c63efbc35c0ebf0634026fbb3ab13fc192d2e16.
- 19:10 Task #67250 (Under Review): Remove reference to t3lib from DefaultConfiguration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:09 Task #67250 (Closed): Remove reference to t3lib from DefaultConfiguration
- Remove reference to t3lib from DefaultConfiguration
- 19:48 Task #67216: Limit default logging to warning and more severe levels
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:47 Task #67251 (Under Review): Replace t3lib occurences in the core
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:47 Task #67251 (Closed): Replace t3lib occurences in the core
- Replace t3lib occurences in the core
- 19:17 Bug #52206: Default-values for text-fields
- push. Can this go into 7.x?
- 18:24 Feature #23494: config.additionalHeaders - add stdWrap
- +1 for stdWrap!
- 18:18 Task #59112 (Under Review): IRRE sorting not reflected
- 18:17 Task #59112 (New): IRRE sorting not reflected
- 18:17 Task #59112 (Under Review): IRRE sorting not reflected
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:42 Bug #67246: Better handling of classes loaded via ext_autoload
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:55 Bug #67246 (Under Review): Better handling of classes loaded via ext_autoload
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:54 Bug #67246 (Closed): Better handling of classes loaded via ext_autoload
- Currently classes loaded via an ext_autoload.php will get their cache generated only after clearing all caches using ...
- 17:42 Bug #64478: Drag & drop files will only work in Chrome
- @Andrea Herzog-Kienast, mhh... the first thing I would try is to see if there are evidences of the problem:
- are ... - 17:35 Bug #64478: Drag & drop files will only work in Chrome
- So what can cause the problems - any idea?
- 12:23 Bug #64478: Drag & drop files will only work in Chrome
- just tried with Firefox 38.0.1 on Mac OSX Yosemite and the drag and drop works (TYPO3 6.2.12)
- 17:38 Task #67248: Clean up DataMapper::convertClassNameToTableName
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:29 Task #67248 (Under Review): Clean up DataMapper::convertClassNameToTableName
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:24 Task #67248 (Closed): Clean up DataMapper::convertClassNameToTableName
- The source of @DataMapper::@ currently reads:...
- 17:29 Bug #67249 (Rejected): Indexed search do not delete hidden records
- Hi all,
Indexed Search doesn't delete indexed records when they're changed to "hidden".
I have this problem for a... - 17:13 Bug #62957 (Closed): Sorting of files in file links can´t be saved in draft workspace
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 16:33 Bug #67245 (Under Review): Prevent information disclosure in file list
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:28 Bug #67245 (Closed): Prevent information disclosure in file list
- Currently the doc header title shows the full path to a folder even if you are in a mount point.
- 16:25 Bug #67244 (Closed): Undocumented flushing page cache by table and record tags
- Since #46617 it is possible to flush page caches by changing records of custom tables simply by registering additiona...
- 15:57 Feature #48947: Introduce avatars for backend users
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:51 Feature #48947: Introduce avatars for backend users
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:46 Feature #48947: Introduce avatars for backend users
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:14 Feature #48947: Introduce avatars for backend users
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:53 Bug #67242: Wrong case "SimpleXmlElement" when parsing locallang.xml files
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Bug #67242 (Under Review): Wrong case "SimpleXmlElement" when parsing locallang.xml files
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Bug #67242 (Closed): Wrong case "SimpleXmlElement" when parsing locallang.xml files
- 15:48 Feature #67243 (Closed): Implement folding of scheduler task groups
- Hi.
Scheduler's task groups is really usefull feature in a projects, that use CLI intensively.
In addition it wou... - 15:42 Bug #67241 (Closed): FAL: Update storgae index doesn't save "Storage to index" on first save
- This bug is resut of #25805, but now core scheduler tasks are affected, so it becomes more critical.
In a nutshell... - 15:25 Bug #67239 (Under Review): DB mounts for backend user generation in sys_action not working
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:22 Bug #67239 (Closed): DB mounts for backend user generation in sys_action not working
- If en editor tries to add a backend user with a sys_action task, the DB mount popup isn't showing to select a page.
- 15:23 Bug #67234 (Under Review): Loading Language Files fails when document root is an nfs share
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:05 Bug #67234 (Closed): Loading Language Files fails when document root is an nfs share
- When using TYPO3 over nfs TYPO3 loading any language file failes. ("The path provided does not point to existing and ...
- 15:20 Bug #67238: Avoid race conditions in typo3temp/Cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:28 Bug #67238 (Under Review): Avoid race conditions in typo3temp/Cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #67238 (Closed): Avoid race conditions in typo3temp/Cache
- Race conditions can occur when the cache in typo3temp/Cache gets cleared, for example by using the Install Tool "Clea...
- 15:18 Bug #67165 (Closed): wizard_table not working with FlexForm
- closed: not a bug.
- 15:18 Bug #67165: wizard_table not working with FlexForm
- here is an adapted example:...
- 14:24 Feature #67229: FormEngine: The extendables
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:04 Feature #67229: FormEngine: The extendables
- Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:50 Feature #67229: FormEngine: The extendables
- Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:02 Bug #63767: Mailform drag&drop fieldset
- The Bug can be reproduced in 6.2.12 (tested with chrome and FF, current Versions)
- 13:46 Bug #67228: File indexing: Emit signal when file marked as missing?
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Bug #67228: File indexing: Emit signal when file marked as missing?
- I tested the patch as such:
* Add a listener that just writes to devlog
* Ensure FAL index is clean and up-to-date ... - 11:04 Bug #67228 (Under Review): File indexing: Emit signal when file marked as missing?
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:52 Bug #67228 (Accepted): File indexing: Emit signal when file marked as missing?
- Makes sense. Not sure if the setMissing() is currently centralized on one please. That needs to be checked.
Could yo... - 13:29 Bug #67237 (Closed): BE upload not possible when minitems=1
- If one configures a field in the TCA with type=group, internal_type=file and minitems=1, the upload field displayed i...
- 13:02 Feature #67236 (Closed): Support of allowable_tags argument in format.stripTags ViewHelper
- It would be great if the stripTags ViewHelper could support the allowable_tags parameter of the strip_tags() php func...
- 12:52 Bug #67235 (Under Review): "A cache with identifier $foobar does not exist" with activated DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Bug #67235 (Rejected): "A cache with identifier $foobar does not exist" with activated DBAL
- When DBAL is activated, I get the error "A cache with identifier $foobar does not exist", where $foobar is the cache.
- 11:59 Bug #23761: Deleted pages are not restored properly after deleting them with the dropzone in the pagetree
- I tested it again on the demo site http://cms62.demo.typo3.org/typo3/ and I've seen that the issue reported refers to...
- 11:54 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.php
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Bug #49367 (Closed): Uncaught Exeption: RequestHandlerResolver.php in line 97 on restricted FE pages
- The ticket description says it affects only 4.7, so I think I can consider this closed.
If you think that this is ... - 09:17 Task #60875 (Closed): IRRE: On changing a dropdown with onchange only reload that one IRRE-record
- Closing as duplicate of #24398
- 09:11 Feature #65209 (Closed): FAL - link to File in IRRE
- Thanks for feedback.
- 08:57 Bug #65317 (Accepted): TypoScriptParserTest::executeValueModifierReturnsModifiedResult
- This issue can be forced in the other tests for sortList, by rearranging the $currentValue in the data provider.
F... - 08:51 Bug #67230 (Closed): Labels not displayed for group relations in pi_base extensions
- https://review.typo3.org/35483 introduced a regression in 6.2.12
For fields of type "group", with "internal_type" = ...
2015-06-01
- 23:43 Feature #67229: FormEngine: The extendables
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:47 Feature #67229 (Under Review): FormEngine: The extendables
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:47 Feature #67229 (Closed): FormEngine: The extendables
- 22:30 Task #67226 (Resolved): Reduce duplicated paths for bowercopy
- Applied in changeset commit:eee0b4c963bf1b6b00f9f38058cdd32f11c398fb.
- 15:53 Task #67226: Reduce duplicated paths for bowercopy
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #67226 (Under Review): Reduce duplicated paths for bowercopy
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:46 Task #67226 (Closed): Reduce duplicated paths for bowercopy
- The Gruntfile currently contains a lot of duplicated paths for the @bowercopy@ task which can be reduced.
- 22:13 Bug #67228 (Closed): File indexing: Emit signal when file marked as missing?
- It might be helpful to emit a signal when @TYPO3\CMS\Core\Resource\Index\Indexer::detectMissingFiles()@ finds a file ...
- 22:07 Bug #67165: wizard_table not working with FlexForm
- imho not a bug, this config does not use the new csrf protected registration that was introduced in 6.2. this old con...
- 19:26 Bug #67227 (Under Review): Raise severity for stale lock file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:25 Bug #67227 (Closed): Raise severity for stale lock file
- Recent releases of TYPO3 seem to suffer problems related class autoloader and caching. To make debugging this easier ...
- 18:22 Bug #66542: Drag & Drop can not be stopped without really dropping an element into a dropzone
- Can be fixed by switching back to draggable instead of sortable.
Sortable should be used for the list module, whil... - 18:21 Bug #66541: Content droppable in dropzones outside of the viewport
- Can be fixed by switching back to draggable instead of sortable.
Sortable should be used for the list module, whil... - 18:20 Task #66540: Avoid having content jump up and down when dragging elements
- Can be fixed by switching back to draggable instead of sortable.
Sortable should be used for the list module, whil... - 18:00 Feature #66269 (Resolved): Add ViewHelper for xmlns:* attributes, so that I have xmlns:* support in IDE but the attributes won't be rendered.
- Applied in changeset commit:5f3462a1ddaf7979768684ab649dd7dd80887fa7.
- 17:50 Bug #55861: New PropertyMapper must accept not found arguments
- Would be nice if this could be fixed in the next 6.2.xx Version. I just ran into the same problem.
- 17:30 Bug #66878 (Resolved): Remove duplicate code by using internal API
- Applied in changeset commit:6718818a04ef229ac65c8824a2b7268ffe59f1f3.
- 17:10 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Same here. Debian Wheezy with Dotdeb PHP 5.6.9. Downgrade to Dotdeb PHP 5.6.8 solves the issue.
- 10:01 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- The version issue mismatch is resolved in PHP git, but I don't know if this solves the issue here.
- 16:58 Bug #67082: TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- I have testet it now with a simple test class, which create entries in the menu, this works well without any cache pr...
- 16:57 Bug #23736 (New): Condition with globalVar TSFE does not care about page language overlay
- Hi,
I have found this bug in TYPO3 6.1.7. I am using this condition:... - 16:36 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- Also appeared on 7.2 and master on
* Ubuntu 14.04.2 - PHP 5.5.9-1ubuntu4.9 - 15:59 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- So far, I encountered that error on the following setups:
* OSX 10.10.3 - PHP 5.5.21
* CentOS release 6.6 - PHP 5... - 11:03 Bug #67209 (Needs Feedback): Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- can't reproduce the fatal, can you please tell us the concrete PHP version?
I have testet it with your extension and... - 16:16 Bug #67221: DataHandler class generates a name collision
- I have checked all the non system extensions, but there is no use statement in one of these files.
I have written ... - 15:23 Bug #67221: DataHandler class generates a name collision
- We suspect that there is another extension which does dirty stuff, namely using a "use" statement in ext_localconf/ex...
- 13:40 Bug #67221: DataHandler class generates a name collision
- Here is a description of the l10nmgr import cli:
http://docs.typo3.org/typo3cms/extensions/l10nmgr/ExtLocalizationMa... - 12:46 Bug #67221 (Needs Feedback): DataHandler class generates a name collision
- I don't know what l10nmgr_import does, but this seems very strange. Why would a use statement in a separate file of "...
- 12:19 Bug #67221 (Closed): DataHandler class generates a name collision
- Under some circumstances class loading fails with the following error:...
- 15:50 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #67224 (Resolved): Restructure list of conditions of #30643
- Applied in changeset commit:58321eb1056c8a6e0504e57cca7578b57039a161.
- 15:01 Task #67224: Restructure list of conditions of #30643
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:51 Task #67224: Restructure list of conditions of #30643
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:51 Task #67224 (Under Review): Restructure list of conditions of #30643
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Task #67224 (Closed): Restructure list of conditions of #30643
- 15:04 Bug #67225: CheckboxViewHelper checked attribute
- And just for the sake of correctness, the $multiple parameter should be initialized with FALSE instead of NULL, too
- 15:01 Bug #67225 (Closed): CheckboxViewHelper checked attribute
- There is a wrong initialization for the CheckboxViewHelper checked parameter. It is declared as a boolean, but the va...
- 15:00 Bug #30643 (Resolved): Fatal Error in Workspaces preview
- Applied in changeset commit:fc3a6e70da09d8113101dff5091c7a2875c8aa9b.
- 14:31 Bug #30643: Fatal Error in Workspaces preview
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:54 Bug #61558: IRRE: RTE does not load in Development preset if it is the first new created IRRE-Child
- Confirm: Same Problem here at T3 Version: 6.2.12 with activatet developement preset
- 14:35 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:26 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Will not be backported to 6.2. Thanks for your understanding.
- 12:57 Bug #67189 (Accepted): LogRecordTest::toStringIncludesExceptionDataAsJson
- 12:55 Bug #67189: LogRecordTest::toStringIncludesExceptionDataAsJson
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:53 Bug #67189 (Under Review): LogRecordTest::toStringIncludesExceptionDataAsJson
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Bug #67219 (Closed): tt_content - filelink_sorting :: MySQL 5.6 compatibility
- 12:10 Bug #67219: tt_content - filelink_sorting :: MySQL 5.6 compatibility
- Please close the issue. Solved it by disabling Strict Mode through [SYS][setDBinit] => "SET SESSION sql_mode='MYSQL...
- 11:39 Bug #67219 (Needs Feedback): tt_content - filelink_sorting :: MySQL 5.6 compatibility
- You are using DBAL, which DBMS is in charge?
What's the Database Analyzer output in the Install Tool? - 11:08 Bug #67219 (Closed): tt_content - filelink_sorting :: MySQL 5.6 compatibility
- On Typo3 6.2.12 / MySQL 5.6 when saving content elements the following error occurs
2: SQL error: 'Field 'filelink_... - 12:30 Bug #66552 (Resolved): List module search bar - cannot remove search term
- Applied in changeset commit:20c116b5d57d7c9f8d9da44162ac57346653d9b1.
- 12:00 Bug #64713: ' Unexpected token }' when editing text with image CE
- Since all components are AMD modules, I think we could simply remove the wrapper files.
@Stanislas: What did you thi... - 11:34 Bug #66572 (Under Review): Workspaces and templavoia
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:32 Bug #66572 (In Progress): Workspaces and templavoia
- 11:21 Bug #66572: Workspaces and templavoia
- In TYPO3\CMS\Core\Database\ReferenceIndex there is following definition:...
- 11:26 Bug #67058: PDF thumbnails are not generated in File List module anymore
- Ok, thanks for your information.
Then I will wait for the new release :)
Cheers
Christian - 10:15 Bug #67187: recursiveFileListSortingHelper natural sorting isn't locale aware
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Bug #67187: recursiveFileListSortingHelper natural sorting isn't locale aware
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:01 Bug #67204: Calling DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField returns only a single row
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Bug #67204: Calling DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField returns only a single row
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:51 Bug #67204: Calling DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField returns only a single row
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:16 Bug #67217 (Closed): Install-Tool Upgrade Wizard chokes on unknown index types
- Given I have an extension which uses a MySQL index type not supported by the Install-Tool the Upgrade-Wizard doesn't ...
- 07:49 Bug #47322: Import Selection with TYPO3 Element Browser
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-31
- 18:08 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Bug #67212: Discard TYPO3 class loader in favor of composer class loader
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:54 Bug #64478: Drag & drop files will only work in Chrome
- Hey guys,
tested with 6.2.12:
FF 38.01 will not work for me, Chrome works, but the overwrite buttons in some cases ... - 15:14 Task #67216 (Under Review): Limit default logging to warning and more severe levels
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Task #67216 (Closed): Limit default logging to warning and more severe levels
- TYPO3 is meant to be ready for production by default.
Therefore the root logger of the Logging API should only lo... - 09:36 Bug #67209: Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- _Update:_ This fatal only occures if composer class loading is *not* used.
If you are not using composer class loa...
2015-05-30
- 22:01 Bug #67095 (Resolved): unnecessary generation of images
- Applied in changeset commit:e5ddf6183eaa1989f93f6203af3dde86e35eb5f4.
- 21:30 Task #67213 (Resolved): Make use of bool/int in @param DocComments
- Applied in changeset commit:65d8e5847588623488e62a8600be16f19fe55d18.
- 21:24 Task #67213 (Under Review): Make use of bool/int in @param DocComments
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:23 Task #67213 (Closed): Make use of bool/int in @param DocComments
- Make use of short variable type (bool/int) in @param DocComments.
- 20:24 Bug #67082: TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- well, thank you for the tests :(
- 19:19 Bug #67082: TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- OK, i tried first parent::__construct() within my constructor, but it changed nothing. Then i deleted the constructor...
- 18:11 Bug #67082: TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- ok, you extend from @tslib_pibase@, which is an alias for @TYPO3\CMS\Frontend\Plugin\AbstractPlugin@
Within this cla... - 11:17 Bug #67082: TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- Sorry for the delay!
Of course i can give you the code, no secrets in it: http://pastebin.com/BwVcn8tv - 20:03 Bug #47322: Import Selection with TYPO3 Element Browser
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #67211 (Resolved): Cleanup usage of self::class
- Applied in changeset commit:1c48c0e46e6bfe358804d75a130b5405409ba123.
- 15:44 Task #67211 (Under Review): Cleanup usage of self::class
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Task #67211 (Closed): Cleanup usage of self::class
- Within the core we use different code to get the classname as string.
For makeInstance e.g. @__CLASS__@ is fine, for... - 18:37 Bug #67212 (Under Review): Discard TYPO3 class loader in favor of composer class loader
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:36 Bug #67212 (Closed): Discard TYPO3 class loader in favor of composer class loader
- This will have several benefits:
* Less code to maintain
* Less runtime evaluation (class loading info is generat... - 16:30 Bug #67094 (Resolved): Empty entries in sys_file_processed
- Applied in changeset commit:f7b02cf0cbf88b947378a9c41234a8375b1b5747.
- 16:24 Bug #67094: Empty entries in sys_file_processed
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:28 Bug #67209 (Closed): Calling InstallTools ClearCacheService->clearAll() from CLI leads to php fatal
- I just stumbled over an issue with calling @clearAll()@ in @\TYPO3\CMS\Install\Service\ClearCacheService@ from CLI.
... - 15:20 Bug #66669: Possibility to extend/override New login screen
- Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:03 Bug #67207 (Resolved): Add t3skin to class loading info in composer.json
- Applied in changeset commit:c5a78657045cfee313b9df4c22e3fbbe8c75070d.
- 13:57 Bug #67207 (Under Review): Add t3skin to class loading info in composer.json
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #67207 (Closed): Add t3skin to class loading info in composer.json
- With #65528 t3skin was made a protected extension, but it was forgotten
to add the extension to the class loading in... - 08:57 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:23 Bug #67204: Calling DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField returns only a single row
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-29
- 23:57 Bug #66895: Linkvalidator and FAL
- -Pierre, please test the patch and vote for it. Follow the link above. Thanks.-
Sorry my mistake, you're the author,... - 23:53 Feature #44127: OpenID login: automatically create backend user accounts
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:50 Bug #51308 (Closed): Allow registration of different backend login forms
- Will be solved with #66669.
- 23:47 Bug #67095: unnecessary generation of images
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:46 Task #67126: Make sure ProcessedFile and LocalImageProcessor use correct FAL API
- Maybe more places have some special treatment for "Local" driver type. Don't forget to grep them and check all.
- 23:39 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Just updated my Fedora 21 dev server.
php.x86_64 0:5.6.9-1.fc21... - 23:23 Bug #51507: Use logging framework in DatabaseConnection
- Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:18 Bug #67204 (Under Review): Calling DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField returns only a single row
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:17 Bug #67204 (Closed): Calling DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField returns only a single row
- If one accidentally calls DatabaseConnection::exec_SELECTgetRows() with an invalid $uidIndexField, the method only re...
- 22:45 Task #66738: Make SQL Schema Parser aware of combined indexes
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #66738: Make SQL Schema Parser aware of combined indexes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:32 Task #66738 (Under Review): Make SQL Schema Parser aware of combined indexes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #67071 (Resolved): Add cleanup tool for processed files to Install Tool
- Applied in changeset commit:b391f1d58eb756de0cd669d49162073f442e14dd.
- 13:30 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:17 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:33 Task #67071 (Under Review): Add cleanup tool for processed files to Install Tool
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:30 Task #67071 (Resolved): Add cleanup tool for processed files to Install Tool
- Applied in changeset commit:6cbc9a580386503fb0fba64656ee764f5217d506.
- 08:54 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:48 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:24 Bug #67094: Empty entries in sys_file_processed
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:09 Bug #67094: Empty entries in sys_file_processed
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.php
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:19 Bug #67193 (Rejected): Problem with IMAGE object when image file name contains utf-8 diacritics
- duplicated ticket
- 13:11 Bug #67193 (Closed): Problem with IMAGE object when image file name contains utf-8 diacritics
- If you have some non latin1 letters in image file name (like Grøn.jpg) and you like to use it in typoscript via relat...
- 19:15 Bug #67200 (Needs Feedback): TCA Overrides has wrong extension order
- I guess you use newest tt_products version with my answer below.
When an extension still uses tca.php and you want... - 15:27 Bug #67200 (Closed): TCA Overrides has wrong extension order
- In TYPO3 6.2.12 it sometimes happens that the TCA Overrides do not work. The table TCA of the original extension is n...
- 19:11 Bug #66307: Performance: improve trimExplode
- Destroy this idea. Let us create a simple PerformanceUtility.php :-) Maybe then we'll have a good possibility to add ...
- 18:18 Bug #67058 (Closed): PDF thumbnails are not generated in File List module anymore
- Your welcome.
Release is currently planned for next week or week after if I'm informed correctly.
Gr. Frans - 18:00 Bug #67058: PDF thumbnails are not generated in File List module anymore
- Hi Frans,
thank you for the latest version of the TYPO3_6-2 branch.
I applied this version and now my PDF thumbnai... - 18:00 Bug #67199 (Resolved): Wrong parameter passer to linkhandler hook
- Applied in changeset commit:a53fb85f596f0b3f8bfd01bb8c9f9ba3795610fc.
- 17:23 Bug #67199: Wrong parameter passer to linkhandler hook
- Markus Klein wrote:
> I hope you are aware of #46140. ;-)
I discovered it while investigating this bug. Would be ... - 17:15 Bug #67199: Wrong parameter passer to linkhandler hook
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:14 Bug #67199: Wrong parameter passer to linkhandler hook
- Great catch!
I hope you are aware of #46140. ;-) - 15:52 Bug #67199: Wrong parameter passer to linkhandler hook
- Updated linkhandler available on GitHub now: https://github.com/cobwebch/linkhandler
- 15:26 Bug #67199 (Under Review): Wrong parameter passer to linkhandler hook
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:19 Bug #67199 (Closed): Wrong parameter passer to linkhandler hook
- Typolink refactoring introduced a bug in that one wrong parameter is passed to the hooks registered with @$GLOBALS['T...
- 16:35 Bug #67187: recursiveFileListSortingHelper natural sorting isn't locale aware
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #67187: recursiveFileListSortingHelper natural sorting isn't locale aware
- The solution with Collator doesn't need the locale installed on system to work.
- 16:17 Bug #67187 (Under Review): recursiveFileListSortingHelper natural sorting isn't locale aware
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Bug #67187: recursiveFileListSortingHelper natural sorting isn't locale aware
- There is a way, by using intl Extension.
See http://3v4l.org/RHPkY
So the question, can we raise the dependencies? - 09:41 Bug #67187: recursiveFileListSortingHelper natural sorting isn't locale aware
- https://bugs.php.net/bug.php?id=69726
- 08:30 Bug #67187 (Closed): recursiveFileListSortingHelper natural sorting isn't locale aware
- recursiveFileListSortingHelper uses strnatcasecmp which isn't locale aware so Umlauts (and others) gets sorted to the...
- 16:23 Task #67201 (Closed): [count|get][Folders|Files] do same twice for every FAL list request
- For listing files/folders we call first count and then get. Both functions call retrieveFileAndFoldersInPath which no...
- 15:17 Bug #67198 (Closed): requestUpdate does not work on Group Elements
- If i set a group element with size[1], so it acts like a select box, the requestUpdate feature does not work.
I pr... - 15:12 Task #61829: Autoloading for userdefined database-handler
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:06 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- Hi Marcus,
if I understand it right you are still able to preview hidden records by activating that feature in the... - 14:00 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
- can you please check the sys_file_processed table if you find entries with identifier = NULL and name = NULL?
If thi... - 13:54 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Ok - I see that it would be a big change to fix it in TYPO3 V6.2.x languages architecture. If you will fix it in V7.x...
- 00:45 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- I took a deep look into the code now and found some not so nice details.
Currently the menu generation works like ... - 13:53 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Bug #67192 (Rejected): Problem with IMAGE object when image file name contains utf-8 diacritics
- If you have some non latin1 letters in image file name (like Grøn.jpg) and you like to use it in typoscript via relat...
- 12:46 Bug #67191 (Accepted): Debug bar covers content frame
- 12:45 Bug #67191 (Closed): Debug bar covers content frame
- The current implementation of the debug section covers the content frame in the z-axis.
Preferred behavior is to pos... - 12:25 Feature #38732: Modernize Content Elements
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Bug #67148 (Resolved): Can only access first mount point
- Applied in changeset commit:11c26bf548dd1aa47974a4a62d6625e6759dbacf.
- 11:55 Bug #67148: Can only access first mount point
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:11 Bug #67189 (Closed): LogRecordTest::toStringIncludesExceptionDataAsJson
- ...
- 10:38 Bug #67188 (Closed): Wrong FAL References after Import
- Scenario:
Export source systen:
Two sys_file entries were exported with uids 1 and 2. They both have sys_file_refer... - 10:35 Epic #65314: PHP7
- PHP 5.5.12-2ubuntu4.4 (cli) (built: Apr 17 2015 11:47:44)
* Tests: 6957, Assertions: 9009, Skipped: 160.
* Time: 17... - 09:51 Bug #67036: Switching between two RDBMS using dbal
- At this moment, it works with PostgreSQL, my LocalConfiguration.php is this:...
- 09:00 Bug #65320 (Resolved): BooleanNodeTest::convertToBooleanProperlyConvertsNumericValues
- Applied in changeset commit:07b02d762ee518e595f2e0ecb5f2cbbfd92cfc2f.
- 08:53 Bug #65320: BooleanNodeTest::convertToBooleanProperlyConvertsNumericValues
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:51 Bug #67172: AdoDB error on editing a page
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:51 Bug #46271: DB-error with postgreSQL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:51 Bug #67155: Invalid SQL Query for sys_categories
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:49 Bug #46446: sys_file doesn't get updated
- When I replace an image (shown with CType "uploads" and sys_file_collection) "data = file:current:tstamp" shows the t...
- 00:56 Bug #67186: Impossible to save to tt_content
- Strict mode is not supported.
https://git.typo3.org/Packages/TYPO3.CMS.git/blob_plain/refs/heads/TYPO3_6-2:/INSTALL.md - 00:19 Bug #67186 (Closed): Impossible to save to tt_content
- There seems to be a flaw in the SQL definition for the tt_content table.
The current definition is @filelink_sorti...
2015-05-28
- 23:37 Bug #67136: Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
- Proxying HTTPS is a different beast...when using the CONNECT Method you are effectively establishing a tunnel where t...
- 09:42 Bug #67136: Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
- Disclaimer: I am not a sysadmin :-)
I went and tried to confirm that this is not an issue with our setup but inste... - 23:16 Bug #67155: Invalid SQL Query for sys_categories
- Background information for the Patch under review:
The impact of the explicit cast on MySQL seems very low accordi... - 23:07 Bug #67155 (Under Review): Invalid SQL Query for sys_categories
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:01 Bug #67155: Invalid SQL Query for sys_categories
- The problem seems to be in \TYPO3\CMS\Core\Database\DatabaseConnection:exec_SELECTgetRows().
There, a query is perfo... - 23:07 Bug #67172 (Under Review): AdoDB error on editing a page
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:17 Bug #67172: AdoDB error on editing a page
- Solution given in #46271 works here.
- 09:37 Bug #67172: AdoDB error on editing a page
- Additional information:
Script mod.php?M=record_edit&moduleToken=8122495a9af184a42f55f1a33fe13fd6012a2294&edit[pages... - 23:07 Bug #46271 (Under Review): DB-error with postgreSQL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:41 Bug #46271 (New): DB-error with postgreSQL
- re-opened because it was closed during the FIND_IN_SET on postgres madness
- 14:10 Bug #46271: DB-error with postgreSQL
- Fix issue #67172. Thank you very much Gerald!
- 22:35 Bug #67185 (Closed): HSTS vs. preferred protocol
- Hi,
if one enables HSTS (HTTP Strict Transport Security) on the server and sets the "Use Protocol"*-Setting to HTT... - 22:32 Story #66807 (Needs Feedback): Fill if.value with content object
- IMO your TS is wrong. The @value@ property of @if@ is of type @value / stdWrap@. Hence you can't assign it a cObject....
- 22:11 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:08 Bug #66614: FAL processed files are deleted
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Bug #67171 (Resolved): Deprecate t3editor isEnabled()
- Applied in changeset commit:f2f4e8ce83103ec54032dd930c17f0f54382796f.
- 16:59 Bug #67171: Deprecate t3editor isEnabled()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:52 Bug #67183 (Closed): Exception in \TYPO3\CMS\Frontend\Aspect\FileMetadataOverlayAspect::languageAndWorkspaceOverlay
- Error is "Passed variable is not an array or object, using empty array instead" in line "$data->exchangeArray($overla...
- 17:28 Bug #59551: Workspace - Preview Image - Image not show - 4.5.31 and after
- I'm not sure, but isn't this a duplicate of #63132 ? Or am I wrong?
- 17:20 Bug #59661 (New): Syscategories are duplicated for backend users
- 17:03 Bug #66307 (Needs Feedback): Performance: improve trimExplode
- how do we proceed here?
- 16:57 Bug #66307: Performance: improve trimExplode
- merge was reverted in https://review.typo3.org/#/c/38523/
- 16:41 Task #66317 (Closed): Performance: improve trimExplode 2nd try
- didn't get closed by gerrit...
- 16:08 Bug #21832 (Closed): HMENU does not generate correct links for mount points with "substitute mount point"
- Closed on request of the reporter.
If you think that this is the wrong decision or experience this issue again, th... - 15:14 Feature #38732: Modernize Content Elements
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:38 Feature #38732: Modernize Content Elements
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:03 Bug #67170: CLI extbase class loading more case sensitive than scheduler task class loading?
- ///$ uname -a
Linux root210994 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux
///$ df -T
Filesyste... - 09:28 Bug #67148: Can only access first mount point
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:59 Bug #67148: Can only access first mount point
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:43 Bug #67148: Can only access first mount point
- ok, issue is ...
- 07:45 Feature #65866 (Needs Feedback): Fetch extension version from ext_emconf.php if composer.json does not contain version property
- Patrik Karisch wrote:
> Happened here too. We have some internal extensions which are installed with @composer/insta...
2015-05-27
- 23:46 Bug #61017 (Under Review): TCEMAIN.clearCacheCmd does not trigger
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:25 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- While reading the source, moving a record have also an issue, only destination gets cleared.
- 22:09 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.php
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:57 Bug #66994 (Accepted): Composer autoload path detection is a bit too restricture
- OK. After thinking about this a bit longer, I came to the conclusion to agree that we need to be more flexible here.
... - 19:51 Task #65943 (Rejected): DebuggerUtility::var_dump(): Write CSS into output
- 19:34 Feature #67147: AJAX delete content element
- Hi Simon,
afaik it's implemented since 7.1.
Where do you miss this feature? It's currently implemented in List mo... - 17:13 Feature #67147: AJAX delete content element
- Hi Andreas, I have 7.2.0 stable release and it is not working/implemented there. Only in master available?
- 19:30 Task #67159 (Resolved): Introduce new type of documentation
- Applied in changeset commit:301243ca0ba603c7ed5107ff941c50e33c9d54fa.
- 09:48 Task #67159: Introduce new type of documentation
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Task #67159: Introduce new type of documentation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:16 Task #67159 (Under Review): Introduce new type of documentation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:58 Task #67159 (Closed): Introduce new type of documentation
- Some patches contain important changes which should be announced in release-notes or changelogs. At the moment the co...
- 18:03 Bug #67170 (Needs Feedback): CLI extbase class loading more case sensitive than scheduler task class loading?
- Henri Nathanson wrote:
> GeneralUtility::makeInstance('Vend\\Ext\\Domain\\Model\\MyClass')
>
> should not load a ... - 15:29 Bug #67170 (Closed): CLI extbase class loading more case sensitive than scheduler task class loading?
- GeneralUtility::makeInstance('Vend\\Ext\\Domain\\Model\\MyClass')
should not load a class with name Myclass(lower ... - 17:30 Bug #66941 (Resolved): Missing "select all" in EXT:recycler
- Applied in changeset commit:1bbbdcefae5ab2cc1e14a1e473d9cfabe5f2e70c.
- 17:24 Bug #66941: Missing "select all" in EXT:recycler
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:29 Task #50349: Reduce SQL queries of page tree in workspaces
- Hi Alexander,
what speaks against including just https://review.typo3.org/#/c/38700/ in the next 6.2.x?
I'm ask... - 13:39 Task #50349: Reduce SQL queries of page tree in workspaces
- In #66231 this patch seams to be used in a 1:1 manner which was tested in #61184 and reported as fine.
So we should ... - 16:55 Bug #67172 (Closed): AdoDB error on editing a page
- In dev master using postgresql (with dbal and adodb), when clicking on Edit page properties in BE I get this error:
... - 16:54 Bug #67171: Deprecate t3editor isEnabled()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Bug #67171 (Under Review): Deprecate t3editor isEnabled()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Bug #67171 (Closed): Deprecate t3editor isEnabled()
- 14:04 Bug #66582: Can't Set Page Title After Update In Extbase Controller
- Just if someone else has the same Problem. I found out, it works when I use:...
- 13:37 Bug #61184 (Closed): Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
- Hi,
thanks for reporting back. Fine that the patch works for you.
It may be that this patch won't be provided f... - 13:31 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
- Hi Alexander,
executing the lowlever cleaner is not possible in the current setup we have with our customer.
None... - 13:32 Bug #66231: Workspace very slow loading page tree
- Hi all,
Martin Trepper's patch from comment #66231-2 does in fact resolve the issue.
The original code is apparentl... - 12:18 Feature #36542: Changed domain handling on "View webpage" from backend causes problems
- Yes it solves the problem.
However, it should be:
TCEMAIN.previewDomain not viewDomain.
And, the protocol p... - 11:46 Bug #67165 (Closed): wizard_table not working with FlexForm
- wizard_table will not save the data and display the flexform-structure when used in a flexform. I've used the followi...
- 11:12 Task #66738 (Accepted): Make SQL Schema Parser aware of combined indexes
- 10:46 Bug #67077: PHP error on page creation
- Thanks for pointing things out Markus and Morton, I think i solved the problem (at least it works on my local).
EDIT:... - 07:03 Bug #67077: PHP error on page creation
- I think this is due to a bug exec_INSERTquery() in the DBAL "DataseConnection.php":https://github.com/TYPO3/TYPO3.CMS...
- 10:31 Bug #67093 (Resolved): Invalid SQL Query in BE UserSetup module
- Applied in changeset commit:c93af24119b4af061e30e755afde78dc79eade52.
- 10:31 Bug #67154 (Resolved): User records missing from „Simulate backend user“ select
- Applied in changeset commit:c93af24119b4af061e30e755afde78dc79eade52.
- 10:06 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Bug #66507: FAL metadata empty in reference from read only storage
- Currently the metadata access is not bind to the filemount permissions
- 09:31 Bug #66614: FAL processed files are deleted
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:25 Bug #66614: FAL processed files are deleted
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:47 Bug #67095: unnecessary generation of images
- It was decided to not backport.
- 06:55 Bug #67136: Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
- I think you have a bigger problem and what you are seeing is a result of that. The initial request was HTTP/1.0 and t...
- 00:37 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:13 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:11 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:06 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-26
- 23:54 Bug #66614: FAL processed files are deleted
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:54 Bug #66614: FAL processed files are deleted
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:31 Bug #67155: Invalid SQL Query for sys_categories
- The query originates at \TYPO3\CMS\Core\Tree\TableConfiguration\DatabaseTreeDataProvider::getChildrenUidsFromParentRe...
- 21:27 Bug #67155: Invalid SQL Query for sys_categories
- Additional information:
PostgreSQL fails the query with the error message:... - 21:24 Bug #67155 (Closed): Invalid SQL Query for sys_categories
- DBAL/AdoDB Error message: ...
- 20:40 Bug #67093: Invalid SQL Query in BE UserSetup module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:14 Bug #67093 (Under Review): Invalid SQL Query in BE UserSetup module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Bug #67154: User records missing from „Simulate backend user“ select
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:14 Bug #67154 (Under Review): User records missing from „Simulate backend user“ select
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:59 Bug #67154 (Closed): User records missing from „Simulate backend user“ select
- Some users are not shown in the new select box to simulate a backend user in the User Settings.
Example user: acli... - 20:04 Bug #67148: Can only access first mount point
- Will provide a patch tomorrow is not done by someone else already
- 20:03 Bug #67148: Can only access first mount point
- I think we should go for:...
- 17:14 Bug #67148 (Under Review): Can only access first mount point
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:54 Bug #67148: Can only access first mount point
- h2. Analyse
Problem is that a call to @->getParentFolder()@ will call in turn @\TYPO3\CMS\Core\Resource\ResourceSt... - 16:51 Bug #67148 (Accepted): Can only access first mount point
- 16:45 Bug #67148 (Closed): Can only access first mount point
- Since the merge of #64759, whenever a user has more than 1 mount point, he only can access the first one in File > Li...
- 19:51 Bug #67095: unnecessary generation of images
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:54 Bug #66858 (Resolved): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- The code part in question (which does the update to the corresponding version) was accidentally missing while backpor...
- 18:31 Bug #66858 (In Progress): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- 17:51 Bug #67058: PDF thumbnails are not generated in File List module anymore
- Hi Christian,
The patch is already part of the 6.2 branch and will be released with 6.2.13.
You "Parse error: s... - 12:16 Bug #67058: PDF thumbnails are not generated in File List module anymore
- Hi Frans,
thank you for the link to the patch. Will this fix be released with 6.2.13?
I tried the patch (newes... - 17:30 Task #67139 (Resolved): Improve usefulnes of 'required argument not set' Exception for extbase actions
- Applied in changeset commit:60fc3c8c48d4a6dad58a1ae785c0d79a46339ec3.
- 17:25 Task #67139: Improve usefulnes of 'required argument not set' Exception for extbase actions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:36 Task #67139 (Under Review): Improve usefulnes of 'required argument not set' Exception for extbase actions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Task #67139 (Closed): Improve usefulnes of 'required argument not set' Exception for extbase actions
- ...
- 17:28 Bug #65320: BooleanNodeTest::convertToBooleanProperlyConvertsNumericValues
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:12 Bug #65320 (Under Review): BooleanNodeTest::convertToBooleanProperlyConvertsNumericValues
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Bug #67145: Disabled backend form elements have white background
- Gerrit Code Review wrote:
> Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to th... - 16:40 Bug #67145: Disabled backend form elements have white background
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:29 Bug #67145 (Under Review): Disabled backend form elements have white background
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:45 Bug #67145 (Closed): Disabled backend form elements have white background
- I found a bug in the backend css of TYPO3 6.2.
The disabled form elements have a white background color because of i... - 16:57 Bug #67077: PHP error on page creation
- Exception message "[1.4.14]: Attempt to move record '[root-level]' (pages:) without having permissions to do so." is ...
- 14:40 Bug #67077: PHP error on page creation
- Everything looks fine in BackendUtility::getRecord(). But a strange things occures: $record is created in Commands.ph...
- 13:18 Bug #67077: PHP error on page creation
- Then the DB driver delivers very strange results. You've to check BackendUtility::getRecord then.
- 12:12 Bug #67077: PHP error on page creation
- Worspaces is already inactive.
- 12:10 Bug #67077: PHP error on page creation
- Extension Manager. Extension is called "workspaces"
- 12:04 Bug #67077: PHP error on page creation
- ?? Do you have workspaces installed? ??
I don't actually know... How can I check this? - 11:56 Bug #67077: PHP error on page creation
- That is for sure a major problem. I debugged it here locally and this is always a normal record for me.
Do you hav... - 11:47 Bug #67077: PHP error on page creation
- Exactly, on echo $record['uid'] I get 060
- 11:45 Bug #67077: PHP error on page creation
- > when I echo $record['uid'] i get both root id (0) and my page id (60)
you mean $record['uid'] holds 2 values?? - 11:41 Bug #67077: PHP error on page creation
- Basically there is a thing I hardly understand: in my database, I have only 1 page record (with id=60), when I echo @...
- 10:30 Bug #67077: PHP error on page creation
- I deleted every page records, attempted tp add a new standard page below root: it creates a new root page with no id,...
- 09:57 Bug #67077: PHP error on page creation
- The int-cast thing will be solved with: #67138
- 09:49 Bug #67077: PHP error on page creation
- So you have the proof that your $record is not there. The cast to int now gives 0 for the uid, which is the "[root-le...
- 09:18 Bug #67077: PHP error on page creation
- When I cast @$record['uid']@ to @int@ and I try to add a new page, I get an exception @[1.4.14]: Attempt to move reco...
- 16:39 Bug #66552: List module search bar - cannot remove search term
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:52 Bug #66552 (Under Review): List module search bar - cannot remove search term
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:23 Feature #67147 (Needs Feedback): AJAX delete content element
- Hi Simon,
what you referring to? This is already done in CMS 7 (except the last part). - 16:04 Feature #67147: AJAX delete content element
- same could be done with hide/unhide
- 16:02 Feature #67147 (Closed): AJAX delete content element
- Deleting a content element in the right and main frame could be done via AJAX. That would avoid the disturbing page r...
- 16:08 Bug #47322 (Under Review): Import Selection with TYPO3 Element Browser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Bug #47322: Import Selection with TYPO3 Element Browser
- The ElementBrowser and specially the JS-Stuff need a complete refactoring.
- 09:32 Bug #47322: Import Selection with TYPO3 Element Browser
- Also present on current master branch.
Can be tested with ext:styleguide -> TCA -> GROUP -> GROUP: 5 internal_type=f... - 08:19 Bug #47322: Import Selection with TYPO3 Element Browser
- The bug still exists in TYPO3 6.2.12. Tested with Firefox and Chrome.
- 15:50 Bug #67118 (Closed): Search field in list tool cannot be cleared…
- Closed as being a duplicate of #66552
- 15:44 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
- @Grigori Prokhorov
Did you already run the lowlevel cleaner? Can you update to latest version (6.2.12)? - 15:08 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
- Can confirm same issue with same bottleneck in TYPO3 6.2.6 instance with > 6000 pages and > 42000 content records.
- 14:54 Bug #66941: Missing "select all" in EXT:recycler
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:45 Bug #66941 (Under Review): Missing "select all" in EXT:recycler
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Bug #67144 (Needs Feedback): ObjectStorage->detach does not decrease positionCounter
- The positionCounter is not involved here. The foreach loop uses the \Iterator interface.
Seems like removing am el... - 13:32 Bug #67144: ObjectStorage->detach does not decrease positionCounter
- Solved it this way:...
- 13:22 Bug #67144 (Closed): ObjectStorage->detach does not decrease positionCounter
- I encountered that if you are doing something like:...
- 13:50 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- OK. Since the original debian packages run with 5.6.7 and not 5.6.9 they are *not* yet affected, that's the reason th...
- 13:40 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- @Benjamin: We are indeed using _.deb packages_
- 13:23 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- I had this problem with servers running dotdeb packages. can you confirm? All other instances work fine. (wheezy+dotd...
- 00:08 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- According to https://github.com/gplessis/dotdeb-php5/issues/85 affected regex work just fine on CLI. It seems to be r...
- 00:01 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Curiously changelog 5.5.25 does not mention anything regarding regex, but PHP 5.4.41 got PCRE 8.37 as well!
Hence ... - 13:15 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:06 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Bug #67082 (Needs Feedback): TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- can you please show us the userFunc, imo the cache looks good.
If it is not possible to show us the code, maybe anon... - 12:08 Bug #66827 (Needs Feedback): gdlib fails - no thumbnails in backend after update to 6.2.12
- Any new results here?
- 11:52 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:10 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- I can live with the last option. But there should be an option to (de)activate it via the install tool. There may be ...
- 10:30 Bug #67138 (Resolved): Missing (int) cast in \TYPO3\CMS\Backend\Tree\Pagetree\Commands
- Applied in changeset commit:7c8bc63d286aa881d14858b901cb58d19c720267.
- 10:13 Bug #67138: Missing (int) cast in \TYPO3\CMS\Backend\Tree\Pagetree\Commands
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:56 Bug #67138 (Under Review): Missing (int) cast in \TYPO3\CMS\Backend\Tree\Pagetree\Commands
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:54 Bug #67138 (Closed): Missing (int) cast in \TYPO3\CMS\Backend\Tree\Pagetree\Commands
- ...
- 10:15 Bug #67097: cHash removed even if explicitly enabled
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:46 Bug #67097: cHash removed even if explicitly enabled
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:44 Bug #67136 (Closed): Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
- There is an issue when using a cURL proxy alongside a pageNotFound_handling to an URL. Here, 2 blocks of HTTP headers...
- 07:56 Bug #67130: Invalid loading order of packages with suggestions
- Regarding composer key that is not only suggestions but also dependencies.
And it is not really "loading" order but a...
2015-05-25
- 23:53 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Same issue here with Typo3 *7.2*, Debian *7.8* and latest PHP *5.5.25* release
@Uncaught TYPO3 Exception
#1: PHP... - 23:32 Feature #52217: Hook for analyzing record
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:01 Bug #63722 (Closed): Stop flush class loader cache while rebuilding class loader.
- Not resolved, it is closed as duplicate. ;)
- 22:55 Bug #66858: Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- Hi,
excuse the long time it takes to respond. I'd used TemplaVoila to fix #65117 and tested with it and it worked.... - 22:47 Task #67134 (Closed): The core must provide structured content elements which are configurable similar to backend layouts out of the box
- See http://wiki.typo3.org/Blueprints/StructuredContentContainers
The final goal should be to provide at least the ... - 21:05 Bug #67128 (Needs Feedback): TYPO3 Core issue with "csc-sword" wrap for some search terms (TYPO3 6.1.5)
- Hi Carl,
I am currently unsure how this is related to the core of TYPO3.
Searching for "="highlight" didn't yield... - 18:13 Bug #67128 (Closed): TYPO3 Core issue with "csc-sword" wrap for some search terms (TYPO3 6.1.5)
- Greetings,
We use the Apache Solr plugin on one of our sites for search. Normally when we perform a search on the ... - 19:55 Bug #67131 (Closed): filelist drag and drop upload In Chrome Version 43.0.2357.65 m
- Dear Team,
It seems, in typo3 6.2 with chrome Version 43.0.2357.65 drag and drop feature always open the "file bro... - 19:53 Bug #67130 (Closed): Invalid loading order of packages with suggestions
- When an extension is providing both a @composer.json@ *and* an @ext_emconf.php@ files, the suggestions are read from ...
- 19:30 Bug #51069 (Resolved): Updating extension changes load order
- Applied in changeset commit:5d8de35b2cd922f9dc6a9f45f387309898ed46cb.
- 19:20 Bug #51069: Updating extension changes load order
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:52 Bug #51069: Updating extension changes load order
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:16 Bug #51069: Updating extension changes load order
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:56 Bug #51069 (Under Review): Updating extension changes load order
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:52 Bug #51069 (Accepted): Updating extension changes load order
- I found out now, why the "suggest" feature didn't work. A mistake in a preparation patch happened: https://review.typ...
- 00:39 Bug #51069: Updating extension changes load order
- Could it be that this is actually already solved with #57825?
- 17:43 Bug #67097: cHash removed even if explicitly enabled
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Bug #67097: cHash removed even if explicitly enabled
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #67097: cHash removed even if explicitly enabled
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:32 Bug #67127 (Rejected): TCEForm multiselect not working on IE11
- Sorry, but TYPO3 4.5 has reached its end of life and will no longer be maintained.
- 17:08 Bug #67127 (Rejected): TCEForm multiselect not working on IE11
- When using a multiselect element in the TYPO3 4.5.40 backend, if you click on an item on the right column or move/del...
- 16:50 Bug #67095: unnecessary generation of images
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:49 Bug #67095 (Under Review): unnecessary generation of images
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:36 Bug #67095 (In Progress): unnecessary generation of images
- 16:46 Task #67126 (Closed): Make sure ProcessedFile and LocalImageProcessor use correct FAL API
- ProcessedFile::setName() and LocalImageProcessor::checkForExistingTargetFile() only work for local/'normal' file syst...
- 15:38 Feature #64566 (Needs Feedback): AbstractController::redirect should have a noCacheHash parameter
- Tizian Schmidlin wrote:
> I recently experienced the need to deactivate all cHash parameters and was lastly stuck ... - 14:01 Bug #67066 (Resolved): Important Actions -> Clear all caches fails with DBAL
- Applied in changeset commit:e3fbdaddf1504912beacf29d1204e2531d0059d7.
- 13:31 Task #65346 (Resolved): Streamline TS registration for sysexts
- Applied in changeset commit:0ef3c40737fb8f998aef701a755fde5fdb52f1ab.
- 12:08 Bug #66507: FAL metadata empty in reference from read only storage
- it's possible to access metadata from read only filament. Usergroup has a read only filemount and a normal filemount....
- 12:00 Task #67120: RTE: Save <br> instead of <br /> in database
- You are right. <br /> is better backward compatible. I don't thought about it. Maybe it's possible to check config.do...
- 09:41 Bug #67094: Empty entries in sys_file_processed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:34 Bug #67094 (Under Review): Empty entries in sys_file_processed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:30 Bug #66878: Remove duplicate code by using internal API
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:04 Bug #66523: Refindex error for link wizard fields in flexforms
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:59 Bug #65809 (Accepted): Autocompletion fails in TypoScript-Editor
2015-05-24
- 23:32 Bug #51069: Updating extension changes load order
- Never the less we have loads of "legacy code" also in the Core, where APIs to provide those priorities. Examples: Ext...
- 23:22 Bug #51069: Updating extension changes load order
- The actual flaw is that the various APIs do not provide a "priority system".
Even if we add a loadBefore/After set... - 22:46 Feature #61722: Make it possible to translate records with extbase
- Because I can't and won't change a domain model for this in many cases I wrote a transparent solution. So it might be...
- 18:31 Bug #64584 (Closed): Icons don't appear on mouse-over
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 16:43 Bug #64447: Missing picture in deactivated horizontal Rows
- I can confirm this bug with 6.2.12... and yes, I confirm that with 2 columns only, it works.
I also tried the foll... - 16:33 Task #67120 (Needs Feedback): RTE: Save <br> instead of <br /> in database
- Why is <br> better??
<br /> is fully valid HTML5 and even more it is valid XHTML. - 16:13 Task #67120 (Closed): RTE: Save <br> instead of <br /> in database
- Since HTML5 is around maybe it's better to save <br> in database.
- 16:16 Task #65346 (Under Review): Streamline TS registration for sysexts
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:37 Bug #23598: AJAX-menu for content-elements only checks page-record-permissions not content-element-permissions
- Still an issue in 6.2.12
- 14:24 Bug #67118 (Closed): Search field in list tool cannot be cleared…
- When I search inside the list tool (e.g. in a sysfolder) I cannot clear the search term without logout/login.
- 14:01 Bug #67116 (Resolved): Plugin templates are always loaded twice!?
- Applied in changeset commit:c28a8f372d74e095a934e4d4e789345fb35d7722.
- 13:32 Bug #67116: Plugin templates are always loaded twice!?
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:27 Bug #31806 (Needs Feedback): translation files are not being loaded in fileadmin
- this is the test I have done with TYPO3 6.2.12, tell me if it is sufficient:
1) I created in the root a "Website ...
2015-05-23
- 19:24 Bug #67116: Plugin templates are always loaded twice!?
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:14 Bug #67116 (Under Review): Plugin templates are always loaded twice!?
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:12 Bug #67116: Plugin templates are always loaded twice!?
- Problem was introduced with https://review.typo3.org/#/c/27587/5/typo3/sysext/core/Classes/Utility/ExtensionManagemen...
- 17:22 Bug #67116 (Accepted): Plugin templates are always loaded twice!?
- Thanks for the report, I can confirm that extensions are shown twice. We have to investigate whether these are only s...
- 14:18 Bug #67116 (Closed): Plugin templates are always loaded twice!?
- Hello developers!
I do not understand the following!
In an installation with TYPO3 version 6.2.12, I import via... - 18:26 Bug #66994 (Needs Feedback): Composer autoload path detection is a bit too restricture
- Claus Due wrote:
> Example: typo3_src in DOCUMENT_ROOT is symlink to other folder.
How did that happen? If you... - 17:11 Task #60898: On physically moving a file through the FAL API, the cache of affected pages is not cleared
- The same effect can be seen by:
- overwriting a file in the Filelist module
- overwriting a file with other metho... - 12:56 Task #62779: Docker - Official Repositories
- Have a Look at this boilerplate docker Container for typo3: https://github.com/mblaschke/TYPO3-docker-boilerplate
- 12:26 Bug #59656 (Closed): List mode doesn't show relation number, but tries to get record title from related table
- Closed on request of the reporter.
If you think that this is the wrong decision or experience this issue again, th... - 02:26 Bug #66614: FAL processed files are deleted
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-22
- 23:40 Bug #36285 (New): When working in a draft workspace the path displayed is the live path.
- Still an issue with 6.2.12: see attached file: the page "my page 3" has been renamed in workspace "my page 3vvvv"; no...
- 22:54 Feature #67111: eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- Nice! I saw your? code yesterday after discovering the eID=dumpFile and made somethings based on it to test the "down...
- 18:22 Feature #67111 (Accepted): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- That would indeed be a nice feature.
We currently handled it like this https://github.com/beechit/fal_securedownl... - 18:00 Feature #67111 (Closed): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- It would be nice if the eID call would support the properties $asDownload and $alternativeFilename like \TYPO3\CMS\Co...
- 21:38 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Ok, first investigation reveals the issue.
When opening the Insert Image dialog, the first tab (magic image) is se... - 19:56 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- .......the method only works with the "Magic Image"
- 19:55 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Stop!
When I insert a "normal image" it does not work with:
"So Previously Only When I click on the Appropriate... - 19:46 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Hi Markus,
yes that's right. Please change the title of this issue.
Thank you for the effort and one to compreh... - 18:40 Bug #65821 (Accepted): RTE: Images are not generated reduced - only the height and width attribute is changed
- I can confirm the issue with images not being scaled upon inserting them into RTE.
Inserting a "magic image" and c... - 12:19 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Now I can even more accurate notice!
When I use the file browser "Insert Image" open over the icon and a picture o... - 09:47 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Hello!
I have found a possible cause or maybe helping them following note on.
I made a new naked TYPO3 instal... - 21:00 Task #67113 (Resolved): ExtensionManagementUtilityTest
- Applied in changeset commit:aa760ccdf0f83f869f4d3168ee82d09b8594883c.
- 20:47 Task #67113: ExtensionManagementUtilityTest
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:37 Task #67113 (Under Review): ExtensionManagementUtilityTest
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:36 Task #67113 (Closed): ExtensionManagementUtilityTest
- 20:00 Task #65344 (Resolved): Remove typo3conf/extTables.php functionality
- Applied in changeset commit:ae3a80dbc5014ded03a36c18ff4e0f83fb61a573.
- 18:58 Task #65344: Remove typo3conf/extTables.php functionality
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #67077: PHP error on page creation
- The problem is an unsafe comparison...
- 09:43 Bug #67077: PHP error on page creation
- @$record@ is empty in @getNodeRecord@. But tracking further to @getRecordWSOL@ in @BackendUtility.php@ I loose any er...
- 08:16 Bug #67077 (Needs Feedback): PHP error on page creation
- 08:16 Bug #67077: PHP error on page creation
- The error itself it caused by @$record@ being NULL, but @$record['uid'] !== 0@ returns TRUE. We can patch this for no...
- 18:30 Task #67110 (Resolved): Modernize irre_tutorial fixture
- Applied in changeset commit:6869b7776a0249374e5456292249167776106f13.
- 17:05 Task #67110 (Under Review): Modernize irre_tutorial fixture
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:03 Task #67110 (Closed): Modernize irre_tutorial fixture
- 17:51 Feature #59511: Remove previous TYPO3 version after core update
- Main problem is with those darn linked and multiply used cores: wo do not know if another instance still uses old cor...
- 17:46 Bug #53625: Wrong message "No install tool password set"
- well, a password must be manually set in LocalConfiguration if none is set ... I'd go for a message adaption or an ad...
- 17:45 Bug #50493: "Invalid Memcache->connection member variable" in unit tests
- no idea - needs investigation.
- 17:41 Bug #17203 (Closed): Access Check for Content Elements before drawing the Interface
- Let us close this one for now - if we need something again, we can create a fresh ticket with more detailled informat...
- 17:04 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- Hi,
is it a bug or a feature?
This changed behaviour leads back until 4.2 and was then considered as a bug (6 y... - 15:54 Bug #66669: Possibility to extend/override New login screen
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:47 Bug #66669: Possibility to extend/override New login screen
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:23 Bug #66669: Possibility to extend/override New login screen
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:29 Bug #67066: Important Actions -> Clear all caches fails with DBAL
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #65672 (Needs Feedback): TCA readOnly flag not working in group element
- If I get it correct this is now solved with: https://forge.typo3.org/issues/66870
Can you check this? - 15:08 Bug #67107: Fieldtypes "none" and "user" auto-save field value on record creation
- The field is not set by DataHandler, but the default value is initialized by DataHandler, so this is where this shoul...
- 13:39 Bug #67107 (Closed): Fieldtypes "none" and "user" auto-save field value on record creation
- When a field is configured with type "none" or "user", FormEngine sends a value to DataHandler when the record is cre...
- 14:49 Bug #57938 (Closed): Copy/Paste content element, paste copy at this place, inserts on top
- 14:39 Bug #66600 (Closed): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- 13:30 Bug #67105 (Resolved): FlexFormContainer: Read field name correctly from globalOptions array
- Applied in changeset commit:c2ce2f62a10d27a4c13dc23029014c96014cdf9a.
- 13:02 Bug #67105 (Under Review): FlexFormContainer: Read field name correctly from globalOptions array
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:58 Bug #67105 (Closed): FlexFormContainer: Read field name correctly from globalOptions array
- The field name is read from the wrong array key, resulting in a broken flexform.
- 12:52 Bug #67094 (Accepted): Empty entries in sys_file_processed
- 12:52 Bug #67095 (Accepted): unnecessary generation of images
- 12:40 Bug #52906 (Closed): Installtool prefers to deactivate saltedpasswords
- I think this was resolved a while ago. Closing now.
- 12:05 Bug #65626: References in the filelist show all references to an ID
- The issue was solved in
https://forge.typo3.org/issues/60226
and patched with
https://review.typo3.org/#/c/37086/ ... - 11:51 Bug #30229: Error when deleting a Page with translation
- This issue was closed by me, as nobody responded to questions. And your reopen request helped here.
@Michael Voehr... - 11:36 Bug #61656: Icon size in the groupMods field not set to 16x16
- It seems to be resolved with CSS in the TYPO3 7 version...
Thanks
Eric - 11:31 Bug #66550: No Content in the right Panel (only Chrome)
- Hi,
we experience the same Problem on non-retina Chrome (42.0.2311.135) on Fedora/Gnome3
A working fix is to fo... - 11:04 Bug #67100 (Closed): ToolbarInterfaces are not compatible
- Argh! What's that? On my local machine everything works and all classes have the & set. So the customer must have mod...
- 10:51 Bug #67100 (Closed): ToolbarInterfaces are not compatible
- Hello Core-Team,
after requesting /typo3 directory I get following error message:
Fatal error: Declaration of T... - 10:52 Bug #67097: cHash removed even if explicitly enabled
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Bug #67097: cHash removed even if explicitly enabled
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #67097: cHash removed even if explicitly enabled
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #67097 (Under Review): cHash removed even if explicitly enabled
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Bug #67097 (Closed): cHash removed even if explicitly enabled
- With #60272 the @UriBuilder@ learned to disable the @cHash@ if the current request and target action are uncached.
... - 10:49 Bug #66858 (Accepted): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- 10:25 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- No, only skip the test once, the other tests generated through dataProvider will be run.
My Ubuntu 15.04 returns:
... - 09:59 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- On debian wheezy I have...
- 08:56 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- Hmmm looking into neos/fluid doesn't help us here.
https://git.typo3.org/Packages/TYPO3.Fluid.git/blob/HEAD:/Tests... - 09:51 Bug #67098 (Closed): Bug in TextfieldViewHelper for "required" tag
- There is a major bug in the TextfieldViewHelper (namespace TYPO3\CMS\Fluid\ViewHelpers\Form):
The parameter "require... - 09:46 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Created bug report about the version mismatch https://bugs.php.net/bug.php?id=69689
- 09:36 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Looking in the git history of PHP shows that on branch PHP-5.4 was an zupdate from pcre 8.34 to 8.36...
- 07:41 Bug #67048 (Needs Feedback): PHP 5.6.9, probably due to libpcre-Update in PHP
- dmaicher mentioned in "this ticket":https://github.com/gplessis/dotdeb-php5/issues/85 that swiftmailer works fine in ...
- 09:17 Bug #67091: FAL returns wrong data when reading files in collection
- Thats right. Is there any documentation about this?
What I mean: In my case I looked into the Core to find out what ... - 09:01 Bug #67091: FAL returns wrong data when reading files in collection
- but that's why you get an object back and not a plain array with values so you can check if it is a File of FileRefer...
- 08:24 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- That's good to know. Thanks a lot for your effort!
- 07:30 Bug #67096 (Closed): Usage of definition list in RTE
- Hello,
I am not sure if this is a RTE bug or a configuration bug.
When I try to add a definition list in RTE, t... - 02:28 Task #67071 (Under Review): Add cleanup tool for processed files to Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:08 Bug #66952: Intermittent mapping ignore
- I rewrote the code to avoid the inheritance that was causing the issue. I'm unable to reproduce on the test site with...
2015-05-21
- 23:59 Bug #67091: FAL returns wrong data when reading files in collection
- Yes, I now have checked that in the Core.
\TYPO3\CMS\Core\Resource\Collection\StaticFileCollection::loadContents() c... - 21:13 Bug #67091 (Needs Feedback): FAL returns wrong data when reading files in collection
- So the issue here is that the StaticFileCollection collects/returns FileReference objects instead of File objects, co...
- 18:33 Bug #67091 (Closed): FAL returns wrong data when reading files in collection
- To fetch files in sys_file_collection, I use the following code (TYPO3 is 6.2.12 with php 5.3.10-1ubuntu3.18):
<pr... - 21:59 Bug #67095 (Closed): unnecessary generation of images
- If a file exists in _processed_ but has no entry in sys_file_processed, the file is generated again.
Solution/Work... - 21:57 Bug #67094 (Closed): Empty entries in sys_file_processed
- If an image is processed, and the webserver can’t read the file, a null entry in sys_file_processed is created, which...
- 21:52 Bug #66883 (Needs Feedback): Connection Error with workspaces in Production mode
- Please add a description on how to reproduce on 6.2.
According to the description in https://forge.typo3.org/issue... - 21:38 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- We're still discussing options in slack channel #ext-update-foo :)
This is an issue in core version 7, and not in... - 20:56 Bug #67084 (Accepted): Recursive delete doesn't delete individual file entries in database
- I could reproduce it, at least when deleting a folder recursive with more than 1 sublevel.
- 16:06 Bug #67084 (Needs Feedback): Recursive delete doesn't delete individual file entries in database
- Are you on 6.2.12? I can't reproduce this on current 6.2
- 15:00 Bug #67084 (Closed): Recursive delete doesn't delete individual file entries in database
- In the file list module, when deleting complete folders / subfolders, the individual files and folders are deleted fr...
- 20:07 Bug #67093: Invalid SQL Query in BE UserSetup module
- http://stackoverflow.com/questions/1992314/what-is-the-difference-between-single-and-double-quotes-in-sql#comment1910...
- 20:05 Bug #67093: Invalid SQL Query in BE UserSetup module
- shouldn't all strings in SQL be single quoted?
- 19:49 Bug #67093 (Closed): Invalid SQL Query in BE UserSetup module
- Error raised by DBAL/ADOdb: ...
- 19:30 Bug #67060 (Resolved): Package Management only allows TYPO3 Extensions
- Applied in changeset commit:fdad8e3568eb64d39e697d7d4b61e42b9776dbbe.
- 18:33 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:48 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:39 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:04 Bug #67092 (Closed): PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- ...
- 19:00 Bug #66679 (Resolved): Thumbnails for .pdf-Files are not generated
- Applied in changeset commit:b9e1b0f5b974f0ce9f33c3aa756ffb582f8ca38c.
- 18:46 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:43 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:54 Bug #66614: FAL processed files are deleted
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Bug #66614: FAL processed files are deleted
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:37 Bug #66614 (Under Review): FAL processed files are deleted
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:32 Bug #66614: FAL processed files are deleted
- I figured out the whole process now.
# After inserting the magic file into RTE
# a ProcessedFile is generated for th... - 18:26 Bug #67089 (Closed): Preview image for PDF broken
- Duplicates #66679
- 18:17 Bug #67089: Preview image for PDF broken
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:16 Bug #67089 (Under Review): Preview image for PDF broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #67089 (Closed): Preview image for PDF broken
- Steps:
* Enable thumbs in filelist module
* put a PDF into the folder
Result: No thumb displayed
DB: sys_fi... - 18:12 Bug #67066: Important Actions -> Clear all caches fails with DBAL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Bug #67067: dbal admin_get_tables() returns information in wrong format
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:47 Bug #66932 (Accepted): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- I'm able to reproduce this now!
*Summary*
2 Languages
Pagetree:
Page 1
- Page 2
Page 1 is of type sh... - 17:06 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- - Is the "shortcut target" field empty on the "Das Gebiet" page?
Yes, it is empty.
- What did you select/configur... - 16:20 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Is the "shortcut target" field empty on the "Das Gebiet" page?
What did you select/configure for the shortcut in the... - 16:09 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Ok I see. To explain you the real problem, we have to move some steps backward :-).
- How does your page tree look... - 15:40 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- That would be one option too. By removing the fields from the pageOverlayFields you prevent those fields from being t...
- 15:14 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Do you mean the configuration field [FE][pageOverlayFields]?
At the moment value is set as follows: uid,title,subti... - 13:01 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- This is rather a bugfix. You can define the type of the shortcut per language.
If you need it to be inherited in the... - 11:46 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- - Did you select "First subpage" in both languages? (maybe post a screenshot of the page properties)
This gave me th... - 10:57 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Can you please provide more details on your setup?
How does your page tree look like?
What does the HMENU TS look... - 07:54 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Yes I was using 6.2.12, which I upgrade from 4.5.37 to 6.2.12 .
- 01:15 Bug #66932 (Needs Feedback): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- I can't reproduce the issue on current 6.2 branch.
- 00:20 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Which TYPO3 version are you using exactly? Latest 6.2.12?
- 16:30 Bug #67079 (Resolved): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Applied in changeset commit:0f82f038d9eedf423b0c915334d1062f6ae8a393.
- 16:17 Bug #67079: ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:26 Bug #67079 (Under Review): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Bug #67079 (Closed): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Hi,
if you register a modul in main module "file" you get the ID of the file storage (&id=1:user_upload/... ) the fu... - 16:11 Bug #67036 (Needs Feedback): Switching between two RDBMS using dbal
- Is there some configuration for the default DBAL handler in your LocalConfiguration.php?...
- 16:03 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
- We can confirm this issue with 6.2.11 which includes #63550. on a large site with hundreds of pages the generation of...
- 16:00 Feature #66907 (Resolved): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Applied in changeset commit:46fd9abd3029f85529b8fba6ef21c633b42ae2df.
- 15:21 Bug #67085: language menu uses incorrect active state
- Damn.. I forgot to set a good issue title.. :)
- 15:20 Bug #67085 (Closed): language menu uses incorrect active state
- I wanted to create the hreflang tags for a website with 3 different languages: de-DE (default language), de-AT, de-CH...
- 15:00 Bug #67074 (Resolved): EXT:mediace does not show youtube videos anymore
- Applied in changeset commit:1f82fdec70bdd0cec24bcb6a06efb2998999e36c.
- 09:05 Bug #67074 (Under Review): EXT:mediace does not show youtube videos anymore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:00 Bug #67074 (Closed): EXT:mediace does not show youtube videos anymore
- 14:35 Bug #17073: Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
- Still existing, yes.
- 14:34 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- I suspect that regex-based parameter-parsing is the cause of the 6.2-issue, too.
As this happened on a live system, ... - 11:31 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- http://www.pcre.org/changelog.txt Point 22
https://github.com/php/php-src/blob/master/ext/pcre/pcrelib/ChangeLog Poin... - 11:30 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- The 6.2 error sounds more like a syntax error in some Fluid template.
Where do you get this error? Upon login?
Can ... - 14:07 Bug #67077: PHP error on page creation
- Develoment preset is active and I find no SQL related error. But you're right, a syntaxe error is returned in a JSON ...
- 12:55 Bug #67077: PHP error on page creation
- Ah ok, then I was mislead. You didn't mention that DBAL is active ;-)
So you need to search backwards where this s... - 12:33 Bug #67077: PHP error on page creation
- Yes, I'm on latest master branch and PostgreSQL is up to date.
- 12:07 Bug #67077: PHP error on page creation
- Are you testing on latest master branch?
Is your DB up to date? - 11:41 Bug #67077 (Closed): PHP error on page creation
- In 7.2 when trying to create a page, pagetree remain stuck on "Please wait..." and exception is raised:
@PHP Catch... - 13:40 Bug #67082 (Closed): TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- Userfunc in TMENU (itemArrayProcFunc, IProcFunc)
Typoscript: http://pastebin.com/kAHTJA4V
All caches disabled (con... - 13:12 Feature #67080 (Closed): Install Tool: begin with "Important Actions", move splash-page to "About"
- After having logged into the install tool, a long and probably very seldomly read help page is displayed (cf attachme...
- 12:47 Bug #66669: Possibility to extend/override New login screen
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:01 Bug #66669: Possibility to extend/override New login screen
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:30 Task #67076 (Resolved): Merge typo3/sysext/core/Build/ to Build/ directory
- Applied in changeset commit:e6474fe5176c040201eae9e6ddf9b6134a54a540.
- 12:07 Task #67076: Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Task #67076: Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:15 Task #67076 (Under Review): Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Task #67076 (Closed): Merge typo3/sysext/core/Build/ to Build/ directory
- 11:43 Bug #67057 (Closed): DBAL locallang error
- Duplicates #66642
- 09:50 Bug #67057: DBAL locallang error
- I applied patch from http://review.typo3.org/39095 and problem solved in v7.2.
- 11:00 Task #66905 (Resolved): Deprecate uc->classicPageEditMode and editRegularContentFromId option
- Applied in changeset commit:d5a497e570b1a9ea85275060b2a636043d679dd5.
- 10:38 Task #66904: Deprecate $disable Option in PageRepository->getExtURL
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:19 Bug #66600: Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- I solved this myself by simply setting the uidLocal of my FileReference Model. As long as no one faces problems you a...
- 10:07 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- What i do is, that i merge flexform structures... I wrote an extension that provides some new records, all realized v...
- 09:52 Bug #67075 (Closed): Table content - options not saved
- In TYPO 7.2.0, in a table content, the options are not saved in DB : Layout, Backgr. Color, Border, Cellspacing, Cell...
- 08:30 Bug #59734: Translating a CE containing inline elements doesn't apply language to inline elements
- Hey Mathias,
i just hit the exact same issue as described here.
TYPO3 6.2.12.
Once you translate a CE with Fle... - 02:40 Task #67071 (Closed): Add cleanup tool for processed files to Install Tool
- After fixing #66614, changes to the graphics settings ([GFX]) do not cause thumbnails to be regenerated.
A tool ha... - 02:19 Task #56147: Regenerate missing RTE magic image on rendering
- For the record: The click-enlarge functionality is ok.
- 02:02 Task #56147 (Needs Feedback): Regenerate missing RTE magic image on rendering
- In conjunction with with #66614 I know discovered that the RTE Click-Enlarge rendering (the static template) is buggy...
- 00:00 Task #67065 (Resolved): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Applied in changeset commit:358706a359dc13c185ddc12f79f283e1ad25a801.
2015-05-20
- 23:41 Bug #66669: Possibility to extend/override New login screen
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:15 Bug #66669: Possibility to extend/override New login screen
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 04:29 Bug #66669: Possibility to extend/override New login screen
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:48 Bug #66669: Possibility to extend/override New login screen
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:38 Bug #66669: Possibility to extend/override New login screen
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:40 Bug #65170 (Needs Feedback): RTE: Include of RTE.default.contentCSS fails when path has leading slash
- Tobias, I think this could be closed, am I correct? Thank you!
- 23:20 Task #67065: Make fileedit hook JavaScript for ext:t3editor an AMD module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Task #67065 (Under Review): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:51 Task #67065 (Closed): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Make fileedit hook JavaScript for ext:t3editor an AMD module
- 23:13 Bug #67057: DBAL locallang error
- Alexis, your turn to give us info, what the issue might be. I currently believe that this is not a core issue.
- 21:00 Bug #67057: DBAL locallang error
- Description says 7.2, Version field 6.2.
From Slack I know it's a 7.2 installation.
6.2 works OK for me too. - 20:10 Bug #67057: DBAL locallang error
- Args... my mistake of course. I already looked at it today in the sources and saw that the code is not in master anym...
- 19:49 Bug #67057: DBAL locallang error
- Has already been resolved in master (commit ec5dad1 / #66642)
- 17:51 Bug #67057 (Needs Feedback): DBAL locallang error
- I'm failing to reproduce this on latest master.
I installed DBAL and accessed the module, but no errors. - 15:09 Bug #67057 (Closed): DBAL locallang error
- In v7.2, on DBAL Debug:
@Fatal error: Call to a member function includeLLFile() on a non-object in xxx/typo3/sysext/... - 22:30 Bug #64759 (Resolved): File list shows folder identifier instead of path
- Applied in changeset commit:a85f18cd673a352a3680adaef8077b10a0b1cca4.
- 22:26 Bug #64759: File list shows folder identifier instead of path
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:40 Bug #64759: File list shows folder identifier instead of path
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Bug #66600 (Needs Feedback): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- Hi Philipp,
I'm not sure why you would to provide a different object then a FileReference here. And further there ... - 21:44 Bug #67067 (Under Review): dbal admin_get_tables() returns information in wrong format
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:12 Bug #67067 (Closed): dbal admin_get_tables() returns information in wrong format
- The return value form admin_get_tables() is expected to be an array with tablenames as key and arrays with status inf...
- 21:32 Bug #67066 (Under Review): Important Actions -> Clear all caches fails with DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #67066 (Closed): Important Actions -> Clear all caches fails with DBAL
- Clearing all cache from the Install Tool fails on master. Installation is configured with DBAL and PostgreSQL 9.4.
A... - 19:30 Feature #24906: Feature Request: Configuration for maximum chars in text area (TCA - type "text")
- Simon Praetorius wrote:
> Could this be backported to TYPO3 6.2 LTS? It would be very helpful to limit the input in ... - 19:08 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Bug #67059: AdoDB error with PostgreSQL
- I can't help here, sorry.
- 17:12 Bug #67059: AdoDB error with PostgreSQL
- Problem solved after (I presume) cleaning some records from pages table... Weird!
- 16:07 Bug #67059: AdoDB error with PostgreSQL
- Sorry, I gave too few (and wrong) information:
When I click on modules 'View', 'Filelist', 'Language', 'Extensions', ... - 15:13 Bug #67059 (Closed): AdoDB error with PostgreSQL
- In v7.2 with postgre driver (v9.2):
@Core: Error handler (BE): PHP Warning: pg_query(): Query failed: ERREUR: erreu... - 17:10 Bug #65321 (In Progress): PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
- 17:09 Bug #65321: PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
- Entry in PHP issue tracker: https://bugs.php.net/bug.php?id=69674
- 17:07 Bug #67058 (Needs Feedback): PDF thumbnails are not generated in File List module anymore
- Could you check if https://review.typo3.org/#/c/39077/ resolves your issue?
- 15:11 Bug #67058 (Closed): PDF thumbnails are not generated in File List module anymore
- This report is about the following TYPO3 CMS setting:
* TYPO3 CMS 6.2.12
* PHP Version 5.4.27
* UNIX server
* ... - 16:09 Bug #67061 (Closed): Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Hi there
When a non-admin tries to upload a file with special characters in the name (e.g. täst.txt) and $GLOBALS[... - 15:30 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:21 Bug #67060 (Under Review): Package Management only allows TYPO3 Extensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #67060 (Closed): Package Management only allows TYPO3 Extensions
- There is a bug in the recent Package Management refactorings that Package instances are only allowed if they contain ...
- 15:00 Bug #65304 (Resolved): Backend (TCA): TreeView: maxLevels not working correctly
- Applied in changeset commit:0c6e695ed9475ad2d9cf0e46777c1801496d18dc.
- 14:37 Bug #65304: Backend (TCA): TreeView: maxLevels not working correctly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #59523 (Resolved): Content Element "Special Menus"
- Applied in changeset commit:0c4d7e20cb2a36a5ec39e796b4a1254b93a44019.
- 14:39 Bug #59523: Content Element "Special Menus"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Bug #59523: Content Element "Special Menus"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #59523: Content Element "Special Menus"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Feature #67056 (Under Review): Option to disable move buttons for TCA type "group"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:34 Feature #67056 (Closed): Option to disable move buttons for TCA type "group"
- There should be an option to disable the move buttons for the TCA type @group@.
These icons are currently automati... - 14:17 Bug #67034: Content Slide: slide.collect issues since 7.1.0
- There have been some changes to this area. I suspect that it has something to do with "Website" being a shortcut, but...
- 14:00 Bug #66870 (Resolved): field type group with readonly should not render links to element browser
- Applied in changeset commit:b065bdf662b9c243255583356cada75a6b23cdce.
- 13:59 Bug #67050: 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Is there at least hope that https://forge.typo3.org/issues/67034 will be fixed soon? Because right now I can either h...
- 13:55 Bug #67050: 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- > I assume it's for security, but once I open the Install Tool WITHOUT doing anything it resets the value back to 'rs...
- 13:54 Bug #67050 (Rejected): 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Sorry, there is no support for old snapshop releases. As you said this is fixed in 7.2
- 13:39 Bug #67050 (Rejected): 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Hello
I am currently running Version 7.0.0. When I want to log in to the backend I get an error, even though the p... - 13:56 Bug #67044: Normalize Type int to integer doesn't work in DTOs
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Bug #67044 (Under Review): Normalize Type int to integer doesn't work in DTOs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:10 Bug #67044 (Closed): Normalize Type int to integer doesn't work in DTOs
- I walk across a bug with the PropertyMapper when i declare a property as int instead of integer in a DTO Model.
The... - 13:32 Bug #66500: Link-Wizard in IE and McAfee Add-On
- Hi Markus,
ok, if I fix the problem I will push my suggestion to Gerrit.
Thank you for your support and help. :... - 13:30 Task #66998 (Resolved): Cleanup indexed search searchcontroller
- Applied in changeset commit:a8e0455c51b565bd0c7ed6d93d3af8b12a3b9c7a.
- 13:30 Bug #63920 (Resolved): Configuration folder permission not taken in account
- Applied in changeset commit:1b23e73b80282ed6df4bfa0bfdf64680b47ca0bf.
- 13:09 Bug #67047: Cannot access shortcut target in menus
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Bug #67047: Cannot access shortcut target in menus
- Example code to mark active menu items including shortcuts:...
- 12:24 Bug #67047 (Under Review): Cannot access shortcut target in menus
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:18 Bug #67047 (Closed): Cannot access shortcut target in menus
- With #36822 links via overlaid shortcuts have been fixed but the original menu item data was kept unchanged.
This ... - 13:00 Bug #67002 (Resolved): Crop scheduler additional information
- Applied in changeset commit:114e0c586f0a5efb31633cd83066df4280fa6949.
- 13:00 Task #66997 (Resolved): Remove login security levels super-/challenged
- Applied in changeset commit:4d1cf8a318e3118a8b6a2f4fdc7fa3ae999536b3.
- 04:37 Task #66997: Remove login security levels super-/challenged
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:22 Task #66997: Remove login security levels super-/challenged
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:38 Task #66997: Remove login security levels super-/challenged
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:52 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- mmmh. needs to be takled ... added to 6.2.13 stabilization board for now ...
- 12:48 Bug #67048 (Closed): PHP 5.6.9, probably due to libpcre-Update in PHP
- After updating from PHP 5.6.8 to PHP 5.6.9 (http://php.net/ChangeLog-5.php#5.6.9), I am encountering these errors:
... - 12:09 Feature #56133 (Under Review): Replace file feature for fal file list
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:56 Bug #53425: Forms with German Umlauts throws Exception
- Is it correct that this will not be fixed for 6.2 branch?
In my case the issue occurs with a filter form (city: Münc... - 11:55 Bug #24170: No inline relation to tables with tabs possible
- Hey there, this seems to be still present in the 6.2.x branch. Getting the error ...
- 11:28 Feature #64043 (Rejected): Handle boolean attributes for TagBasedViewHelpers
- 10:04 Bug #57272: Extbase doesn't handle FAL translations correctly
- Hi, I did test the extension of Jan Kiesewetter (thanks a lot!!!) and it works well in TYPO3 6.2.13-dev.
Here http:/... - 09:46 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:33 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:46 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:59 Task #67027 (Under Review): Simplify PackageManagement
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:21 Bug #66884 (Needs Feedback): Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- I know this is probably not the answer you want here, but the core has to do some restrictions on what can be done at...
- 01:18 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- Yes. You shouldn't use the cache framework in your ext_tables or TCA/Overrides context. Basically not much more than ...
- 01:07 Bug #66952: Intermittent mapping ignore
- Sounds a bit weird. This issue will required a pretty heavy dive and a funny setup in trying to reproduce. I'm unsure...
- 00:48 Bug #67042 (Closed): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- closing as requested.
- 00:47 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Your dependency definition should like like that in your extension (adapt the lower / upper version numbers to fit to...
- 00:41 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- That makes sense but I have the dependency set up and still did not manage to get tt_address above my extension loade...
- 00:38 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- and *always* use $GLOBALS['TCA'] instead of $TCA to access global variables.
- 00:37 Bug #67042 (Needs Feedback): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- 00:37 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- so basically, add tt_address as required extension in your ext_emconf, then unload and load the extension again via e...
- 00:34 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Yeah. So, you have a dependency from your extension to tt_address. If you define this dependency in your ext_emconf.p...
- 00:33 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Damn I messed up the context of the ticket but I think my point is clear ;)
- 00:31 Bug #67042 (Closed): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Hi,
I found out that *$TCA['tt_address']* is not available yet in ext_tables.php of an extension which is loaded a... - 00:30 Bug #67040 (Resolved): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- Applied in changeset commit:a27dfad89f17e8a370ebba5376a88cba5c720fa2.
2015-05-19
- 23:44 Bug #65304: Backend (TCA): TreeView: maxLevels not working correctly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Bug #67030 (Resolved): Cropper backdrop doesn't get removed on close
- Applied in changeset commit:cedd99cf85473e6e0999d52b4b11077d81b59ec4.
- 12:32 Bug #67030 (Under Review): Cropper backdrop doesn't get removed on close
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #67030 (Closed): Cropper backdrop doesn't get removed on close
- Closing the cropper does not remove the backdrop, rendering the backend unusable
- 22:49 Bug #66939: "Class extends DateTime" not supported by DataMapper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:38 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #67040 (Under Review): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Bug #67040 (Closed): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- The backend is completely unusable with TYPO3 CMS 7.1+ in combination with PostgreSQL. Every action/module fails with...
- 19:30 Bug #59701: uniqid() not returning unique values
- i think a better solution would be to create something like
...\GeneralUtility\UniqueId()
which unifies the gen... - 18:53 Bug #63920 (Under Review): Configuration folder permission not taken in account
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:00 Task #67027 (Resolved): Simplify PackageManagement
- Applied in changeset commit:abc29af1a184e6983f5134431d6f5c08aca1d832.
- 11:01 Task #67027: Simplify PackageManagement
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:36 Task #67027 (Under Review): Simplify PackageManagement
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:13 Task #67027 (Closed): Simplify PackageManagement
- The PackageManager was originally backported from Flow
but includes too many classes and options that the Core does ... - 17:09 Bug #44595 (Closed): TCA / type "inline": "expandSingle" => 1 does not work
- Closed as already fixed in 7.x
- 17:08 Bug #55755 (Rejected): Legacy packages with dependencies to other composer packages coudn't be installed
- fixed differently now. but for 6.2 this won't go in. sorry guys. if you have any feedback, feel free to send me an em...
- 17:03 Bug #22542 (Closed): Problem regarding sys_domain records handling in typolinks
- 17:01 Bug #22542: Problem regarding sys_domain records handling in typolinks
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:00 Task #67029 (Resolved): Deprecate page.bgImg
- Applied in changeset commit:af47213068b938feee8beb4ffcb39c53b18ef46e.
- 11:32 Task #67029: Deprecate page.bgImg
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #67029 (Under Review): Deprecate page.bgImg
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #67029 (Closed): Deprecate page.bgImg
- Deprecate page.bgImg
- 15:25 Bug #59161 (Accepted): Metadata and File Reference inconsitency
- This can be fixed by inserting the following TypoScript where appropriate:...
- 15:24 Bug #67036 (Closed): Switching between two RDBMS using dbal
- Hello there,
I set up T3 v7.2 to run with PostgreSQL but I need a fallback to MySQL. To do so I changed LocalConfigu... - 15:02 Bug #67034 (Closed): Content Slide: slide.collect issues since 7.1.0
- Hello,
I have created a 6.2.5 Website last year. On this website I use the content slide feature:... - 14:43 Bug #67033 (Closed): Fluid StandaloneView does not resolve paths like EXT:my_ext/foo/bar
- The class *\TYPO3\CMS\Fluid\View\StandaloneView* does not resolve file paths the same way like *TemplateView* does. E...
- 13:30 Bug #66851 (Resolved): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Applied in changeset commit:2df68ad2825d3469736c4aa16ce3ee939a58a92c.
- 13:06 Bug #66851: Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:04 Bug #66851 (Under Review): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:21 Bug #66973 (Under Review): BooleanValidator Translation Key not set
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:44 Feature #59570: Description-field for filemounts
- You're right about folders. But I'll go for a patch for filemount-records (simply adding a field, displaying it etc.)...
- 11:52 Feature #59570: Description-field for filemounts
- Nope Folders don't have a representation in the DB, and is out of scope for FAL right now. Care to create a patch for...
- 12:30 Bug #66920 (Resolved): Error by copying a record with IRRE elements creates duplicated references by the original record
- Applied in changeset commit:293b93b7228acd2af06b6cb0bc62ae65b0778c23.
- 12:09 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:31 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- This seems to be good, we have tested it and it is working.
- 09:29 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:27 Feature #23302 (Rejected): Can't deactivate cache menu for admins
- Admins can always do everything. This won't change in the near future. And won't be an option for CMS7 at all. I will...
- 12:26 Feature #25741 (Rejected): TScript condition to distinguish module loaded
- This is not going to happen unfortunately.
Module Settings are distinct and built by mod.web_page. e.g. - setting ... - 12:07 Bug #56208 (Rejected): Remove redundant method admin_query or sql_query
- sorry, as mentioned we need to keep this until DBAL is gone.
- 12:06 Feature #37961 (Rejected): Integration of a responsive image loader
- No feedback for 4 months, I will close the issue now. If you still have problems, please open up a new ticket.
- 12:05 Task #63150 (Closed): Set X-UA-Compatible meta tag for BE
- 12:02 Feature #38152 (Closed): Add Templavoila Support
- won't be part of the core, use the extension please.
- 12:00 Task #66906 (Resolved): Remove global configuration option GFX/png_to_gif
- Applied in changeset commit:4e4bb7bd4617ada78d8f0603fc6c8684d4340d1f.
- 11:28 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #32214 (Closed): language_alt doesn't work
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experienc... - 11:50 Feature #63037 (Resolved): Include Imagecropping into the core
- 11:41 Bug #40688 (Closed): List-view: Hover for zebra-table for each second row (db_list_alt) not defined
- It seems it has been solved in 6.2.12: I attach a series of screenshots to show the various states; the colors of the...
- 11:20 Feature #61841 (Needs Feedback): Shutdown Hook
- 11:06 Bug #49804 (Accepted): Wrong dam record references when copying records with DAM record references
- 11:05 Bug #49804 (New): Wrong dam record references when copying records with DAM record references
- 08:22 Bug #49804: Wrong dam record references when copying records with DAM record references
- As mentioned above, the problem is within the TYPO3 core database api. Therefore the problem still exists in 6.2 (alt...
- 11:01 Bug #64675 (Needs Feedback): GeneralUtility::fixPermissions fails with valid path
- Hey Thomas,
is this now fixed with the other patch? Or is there still need to tackle this? - 10:03 Feature #49805 (Under Review): Access extConf in displayCond
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:39 Task #66904: Deprecate $disable Option in PageRepository->getExtURL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Bug #65484 (Resolved): Resolve dependencies when updating installed extensions
- Applied in changeset commit:f5dc7d5d752c3ab1f54aa93a3b57e3b2cf06b6ee.
- 00:00 Task #67022 (Resolved): Jump to tab on clicking the browser notification message
- Applied in changeset commit:a2b30bbb4c05a41118bb9456964d4ab1ce65aa04.
2015-05-18
- 23:36 Task #66997: Remove login security levels super-/challenged
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:36 Bug #66669: Possibility to extend/override New login screen
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:31 Bug #61177: Cut/paste element "Insert Records", this element disappears
- I also use the "flux ecosystem" and I've had several issues with cut&paste or drag&drop, esp. with old versions.
D... - 23:26 Bug #59810 (Needs Feedback): Element Wizard doesn't switch to available tabs and stys at a hidden tab
- Hi Christian, you named "gridlement", I guess you mean you have installed the extension "gridelements" (http://typo3....
- 23:19 Bug #57938 (Needs Feedback): Copy/Paste content element, paste copy at this place, inserts on top
- So can this be closed? Thank you!
- 23:15 Task #67022 (Under Review): Jump to tab on clicking the browser notification message
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:51 Task #67022 (Closed): Jump to tab on clicking the browser notification message
- If you login expire, a browser notification message appears.
By clicking on the message, nothing happens, it would b... - 23:02 Bug #25072 (Closed): Bookmarks menu lacking icon for page type "shortcut"
- As you can see from the attached screenshot, the issue seems solved now (I used 6.2.12), so I'll close it.
If you ... - 23:00 Bug #67024 (Resolved): Enable IE10+ users to enter login credentials after initial load
- Applied in changeset commit:9c9c6bf9e45899580bc1367256d841e4bc9e458e.
- 21:05 Bug #67024 (Under Review): Enable IE10+ users to enter login credentials after initial load
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #67024 (Closed): Enable IE10+ users to enter login credentials after initial load
- A problem with the autofocus chain and the autofocus attribute,
prevented users on IE10+ to enter their login crede... - 22:35 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:33 Bug #66920 (Under Review): Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Bug #65484 (Under Review): Resolve dependencies when updating installed extensions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:30 Bug #67013 (Resolved): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Applied in changeset commit:b2948c3af520d7122027c91840ffbc5dec1a439a.
- 20:23 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:16 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:05 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:28 Bug #67013 (Under Review): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Funny, this traces back to 2009: #19728
- 19:19 Bug #67013 (Accepted): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Had a quick look, you're right of course.
Can you push the patch to our review system? - 19:15 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Can you please describe the full usecase?
- 18:43 Bug #67013 (Closed): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Line 692 (of the current git version) uses the following regular expression:...
- 18:23 Bug #23115: Workspace preview does not work in multidomain setup
- Mauro Lorenzutti wrote:
> Hi, I have the same problem in TYPO3 4.6.8. I solved by editing the t3lib/t3lib_befunc.php ... - 18:08 Bug #64989: Typoscript renderObj IMAGE: empty altText renders "alt" without params in HTML
- I performed a test with both TYPO3 6.2.12 and 7(latest master), using the code found here http://wiki.typo3.org/File_...
- 17:00 Task #66635 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 2
- Applied in changeset commit:5cf4f3293a1e0dc69fcf48e7bf3b268de65f42ed.
- 16:34 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #53365 (Closed): Pagetree not working in Internet Explorer 9 / 10 for 4.5.30
- I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7, and another with 10.0.9200.17357 and the err...
- 16:32 Bug #45801 (Closed): IE9: contextmenu-icons for next level not placed correctly
- 16:32 Bug #45801: IE9: contextmenu-icons for next level not placed correctly
- I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7 and the error seems absent (See attached scre...
- 16:00 Bug #67007 (Resolved): storeSessionData not working correctly if sesssion was saved empty before
- Applied in changeset commit:d49c7b461e13014e99702efe72b8383aaa4aafb6.
- 15:34 Bug #67007 (Under Review): storeSessionData not working correctly if sesssion was saved empty before
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:08 Bug #67007 (Accepted): storeSessionData not working correctly if sesssion was saved empty before
- Please review the patch and vote on Gerrit, if it works for you. Thanks.
- 13:07 Bug #67007 (Under Review): storeSessionData not working correctly if sesssion was saved empty before
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:03 Bug #67007 (Accepted): storeSessionData not working correctly if sesssion was saved empty before
- Thanks for the report. Looks very reasonable.
- 11:55 Bug #67007 (Closed): storeSessionData not working correctly if sesssion was saved empty before
- Hi,
i think i found a bug in 6.2.12. Maybe it is already fixed in newer versions but i did not check.
In file /... - 15:30 Task #67006 (Resolved): Formengine: The factory
- Applied in changeset commit:2e891e5137ea3e4d14c2e67396ad508e87604ce3.
- 14:45 Task #67006 (Under Review): Formengine: The factory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #67006 (Resolved): Formengine: The factory
- Applied in changeset commit:86f42bc500afc966c84bcfeddd0a723e109c5cb7.
- 12:02 Task #67006 (Under Review): Formengine: The factory
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Task #67006 (Closed): Formengine: The factory
- 14:38 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- The original stuff back then was aimed to be one single patch with lots of changes.
Now the advice was: Although thi... - 14:29 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- If I remember correctly in the end there were two (and others abandoned), since both targeted other sysexts. In the e...
- 13:52 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- Please do not add several patches for one issue. Please create further issues for other patches an related the issues...
- 14:02 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:29 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- thanks for the hint, but in my opinion it does not help:
the Function that reads this Value should expect a domain... - 13:19 Feature #52141: show/display effective User-TSconfig
- Hi,
i dont understand why such a important feature gets lost. I searched a hour before i found this issue. Its a v... - 13:01 Bug #41327 (Under Review): jsInline removes closing brackets
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:59 Bug #41327 (Accepted): jsInline removes closing brackets
- The bug is still present in 6.2.12 and seems indipendent from the lack of the "}" I noticed.
- 12:46 Bug #41327 (Needs Feedback): jsInline removes closing brackets
- Hi Simon, I am looking at your initial javascript code, and I think there is an error: shouldn't it be:...
- 12:25 Bug #39291: Discard complete workspace isn't working
- I can confirm it for 6.2.12 and 7 (latest master)
- 12:16 Bug #46433: Path for the icon in new content element wizard
- I can confirm it for TYPO3 6.2.12 and 7 (latest master)
- 11:58 Bug #47796 (Closed): css_styled_content does not render uploads anymore
- This one seems to be fixed. No problems with all supported versions anymore.
- 11:07 Bug #67005 (Closed): $instance->localeDependencies is not filled properly in FLUIDTEAMPLATE
- If you use f:translate in an FLUIDTEMPLATE outside an extension with no extension and/or plugin set it will always re...
- 10:57 Bug #14858 (New): extended clipboard: setCopyMode can`t be set to copy by default
- 10:44 Bug #66970 (Closed): Pagetree crashes after editing Page Properties
- Thanks for reporting. This is solved in master already. Please update your installation.
- 10:05 Bug #67002 (Under Review): Crop scheduler additional information
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #67002 (Closed): Crop scheduler additional information
- Hi,
If I add the new scheduler task to manage the recycler and choose to manage all tables, I have an additional i... - 10:05 Bug #63974: CSS concatination and compression failes with font
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #49804 (Needs Feedback): Wrong dam record references when copying records with DAM record references
- Hi Christian, as far as I know DAM is not compatible with 6.2... could you tell us how to reproduce the error in 6.2?...
- 09:32 Bug #66624 (Accepted): Blank link-wizard when editing link in RTE pointing to non-access file
- 09:29 Bug #33216 (Closed): CSS Styled Content does not call extensions in "CType: list"
- I guess all these kind of extensions could be misused and become sources of spam:)
Closed upon request of the repo... - 09:15 Bug #33216: CSS Styled Content does not call extensions in "CType: list"
- Yes, this should be closed. This extension is horribly outdated and I do not use it in my Projects any longer, also b...
- 09:26 Bug #35392 (Closed): Preview links not working if BE is using SSL and websites aren't
- Closed upon the request of the reporter.
- 08:19 Bug #35392: Preview links not working if BE is using SSL and websites aren't
- The problem has been solved, but not with TCEMAIN.viewDomain, iirc.
Anyway, this issue can be closed. - 09:10 Task #66998: Cleanup indexed search searchcontroller
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:59 Bug #64990: ADOdb: Table names in sequences broken
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:47 Bug #66513: RTE Wrap everything instead of the marked text
- any new information about that?
- 00:46 Bug #41428: Labels not reflecting customization in a multilanguage environnement
- It is still present in TYPO3 6.2.12
- 00:42 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:29 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:26 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Bug #47270 (Closed): Installtool Database Analyser Compare Database ignores first table of ext_tables.sql files
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
2015-05-17
- 23:48 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:39 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:03 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:41 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:40 Task #66995 (Under Review): ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #65250 (Resolved): TypoScript condition with GP not working as expected (does not merge array as in ".if" but preferes post values of a whole array)
- Applied in changeset commit:5569bee6b881f59ebc1c59753d71216a25e478dd.
- 21:59 Bug #65250: TypoScript condition with GP not working as expected (does not merge array as in ".if" but preferes post values of a whole array)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:41 Bug #45634 (Closed): Element browser shows no files if value for allowed in TCA is *
- 20:50 Bug #45634: Element browser shows no files if value for allowed in TCA is *
- I can't reproduce the bug anymore, too.
Thanx! - 19:59 Bug #67001 (Closed): Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
- Hi,
the Workspace Preview Diffslider doesn't showing the hidden livepage, if you set the page in the Livemodus on ... - 19:07 Bug #55903: Constants are not resolved in backend layout config field
- he refers to re-using some constants from a typoscript template; But I think this should be moved to Features...
- 18:55 Bug #36746 (Closed): Help Module > TSREF, TypoScript property lookup: Link causes crash of the browser window
- As far as I know the module "TypoScript Help" has been removed in TYPO3 6.2 (see "What's new PDF), and prior versions...
- 17:26 Feature #64200: Allow individual content caching
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:44 Feature #64200: Allow individual content caching
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:42 Feature #64200: Allow individual content caching
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:19 Bug #66669: Possibility to extend/override New login screen
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Bug #25565 (Closed): t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- 13:18 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- OMG
I can't test it on a vista, i removed all occurrences of vista about ten years ago ...
So I tested it again... - 14:52 Task #66997: Remove login security levels super-/challenged
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Task #66999 (Resolved): Streamline searchfield in language module
- Applied in changeset commit:ed8d21513b3f0d0714ed8007d3b58058c4dab0f2.
- 11:31 Task #66999 (Under Review): Streamline searchfield in language module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Task #66999 (Closed): Streamline searchfield in language module
- 12:54 Bug #66970 (Needs Feedback): Pagetree crashes after editing Page Properties
- It seems you're not on the latest master. This bug is fixed already: https://git.typo3.org/Packages/TYPO3.CMS.git/com...
- 12:51 Bug #22023 (Needs Feedback): HTML cObject parser in t3editor fails to properly find matching parentheses
- I've made a test with TYPO3 6.2.12;
1) the HTML object is absent in 6.x so I tried with TEXT element
2) It is true ... - 12:30 Task #66991 (Resolved): Port TCA value slider to jQuery
- Applied in changeset commit:68e60bbaddc8d95e3124240ef572cdb0be8a304c.
- 08:13 Task #66991 (Under Review): Port TCA value slider to jQuery
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:36 Task #66998 (Under Review): Cleanup indexed search searchcontroller
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:19 Task #66998 (Closed): Cleanup indexed search searchcontroller
- 10:30 Bug #40280 (Resolved): indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
- Applied in changeset commit:e98532bae3ce29fa527bf137157b7ca0cb1571e1.
- 02:29 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
- Problem is still present in 6.2 (I mean, about cache_imagesizes)
- 02:16 Task #55626 (Under Review): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- One was just merged, others still under review.
- 02:15 Task #55626 (Resolved): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
2015-05-16
- 23:39 Bug #29801 (Closed): Delete access required to move pages.
- I close this because it is a duplicate of #25135
If you think that this is the wrong decision, then please write t... - 23:38 Bug #28778 (Closed): Pages not moveable in pagetree without right to delete page
- I close this because it is a duplicate of #25135
If you think that this is the wrong decision, then please write ... - 23:08 Bug #29784: Inline Editing in Firefox
- I performed a test with TYPO3 6.2.12 and Firefox 38.0.1 on MAC OS X 10.10.3. The result is that you are blocked on 7t...
- 22:58 Bug #24487 (Closed): Fileupload error after automatic logoff / login
- Works fine on a current 6.2.x.
- 21:52 Bug #24487: Fileupload error after automatic logoff / login
- I have done a test with TYPO3 CMS 6.2.12 and Firefox 38.0.1 and Chrome 42.0.2311.152 on MAC OS X 10.10.3 and I was no...
- 22:30 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- I don't know... in fact since version 15 (July, 2013), Opera switched to Blink engine (and subsequent javascript eng...
- 21:30 Task #66991 (Resolved): Port TCA value slider to jQuery
- Applied in changeset commit:c6cc0b53583357aa1568ee20565c25b321b7ee33.
- 21:23 Task #66991: Port TCA value slider to jQuery
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:18 Task #66991: Port TCA value slider to jQuery
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:30 Task #66991: Port TCA value slider to jQuery
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:09 Task #66991: Port TCA value slider to jQuery
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:07 Task #66991: Port TCA value slider to jQuery
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:05 Task #66991: Port TCA value slider to jQuery
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:42 Task #66991: Port TCA value slider to jQuery
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Task #66991: Port TCA value slider to jQuery
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:28 Task #66991 (Under Review): Port TCA value slider to jQuery
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:25 Task #66991 (Closed): Port TCA value slider to jQuery
- 18:30 Task #65731 (Resolved): Speed and cleanup PageRepository
- Applied in changeset commit:31b2ebd07932d451730c04cc172efdb8b97efbc4.
- 16:59 Task #66997 (Under Review): Remove login security levels super-/challenged
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Task #66997 (Closed): Remove login security levels super-/challenged
- AS a first step for the new BE login form API, get rid of old code.
- 16:51 Bug #60465: Backend search : File Metadata appears twice
- way to reproduce it (TYPO3 6.2.12):
Prerequisite: have at least 1 alternative language
1) Upload an image
2) ... - 16:19 Bug #45634 (Needs Feedback): Element browser shows no files if value for allowed in TCA is *
- I can't reproduce this on current 6.2 and master.
Can you recheck if this is still a problem for you? - 16:13 Bug #66994 (Under Review): Composer autoload path detection is a bit too restricture
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:56 Bug #66994 (Closed): Composer autoload path detection is a bit too restricture
- Problem: the current resolving of autoloading paths relies on two hardcoded paths which completely break if any segme...
- 16:13 Task #66995 (Closed): ObjectAccess::getProperty(Path) performance needs improvement
- This is a pretty straight-forward issue - the methods in question are widely and in some points excessively used thro...
- 16:00 Bug #66992 (Resolved): Debug Console scrolls to top if autoscroll is disabled
- Applied in changeset commit:a4f079bda088e81e0542753730989582fb73e534.
- 15:11 Bug #66992: Debug Console scrolls to top if autoscroll is disabled
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Bug #66992: Debug Console scrolls to top if autoscroll is disabled
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Bug #66992 (Under Review): Debug Console scrolls to top if autoscroll is disabled
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #66992 (Closed): Debug Console scrolls to top if autoscroll is disabled
- If autoscroll is disabled, the Debug Console scrolls back to top.
- 12:30 Task #66969 (Resolved): Update twbs/bootstrap to 3.3.4
- Applied in changeset commit:fa1b53df72698f04b045f1a50a796a552a092c9f.
- 11:51 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:48 Bug #64700: Add form action to Reference Index module
- Cannot reproduce with OS X 10.10.3 and Safari 8.0.6. (Using official TYPO3 7.2)
- 11:45 Bug #25592: Mac OS: ctrl+space triggers browsers context menu
- As far as I can see, on Mac OS X Yosemite, ctrl+space opens Spotlight, whatever browser you use (Firefox, Chrome, Saf...
- 08:25 Bug #58505 (Under Review): Loads of hardcoded texts in ExtensionManagerConfigurationUtility
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:00 Bug #65824 (Resolved): Changes in the constants editor effective after two-time save (7.2.0-dev)
- Applied in changeset commit:da89fcf5a4700a0c48653ca251429cded7a84325.
- 01:11 Feature #41649: Doktype external as typolink
- there is another extension that does a similar thing: http://typo3.org/extensions/repository/view/filepage
- 00:54 Bug #59971: Reset languageMode query setting for child object queries in Extbase
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Also available in: Atom