Project

General

Profile

Activity

From 2019-03-22 to 2019-04-20

2019-04-19

21:54 Revision bdeb4746: [BUGFIX] URL without base runs into a redirect loop
Calling something like bla.example.com/?id=34&type=2
runs in a endless loop.
The change removes the restrictive redi...
Marco Kaiser
21:31 Revision af183b60: [!!!][TASK] Remove auto-unpublishing of workspaces
Workspaces had a field called "unpublish_time" which was not accessible
for TYPO3 Core since TYPO3 4.5. The field was...
Benni Mack
20:35 Revision c84c91a4: [BUGFIX] Make CodeMirror search persistent
Currently, when searching a term in CodeMirror (used in EXT:t3editor),
the search bar disappears when after the opera...
Andreas Fernandez
16:35 Revision 67bce955: [BUGFIX] Make CodeMirror search persistent
Currently, when searching a term in CodeMirror (used in EXT:t3editor),
the search bar disappears when after the opera...
Andreas Fernandez
08:28 Revision 247cd2a9: [BUGFIX] Mark symfony/routing 4.2.7 as conflict
Symfony/routing 4.2.7 changed routing behaviour, breaking backwards
compatibility and our implementation. Reported at...
Susanne Moog
07:13 Revision 389bb407: [BUGFIX] Mark symfony/routing 4.2.7 as conflict
Symfony/routing 4.2.7 changed routing behaviour, breaking backwards
compatibility and our implementation. Reported at...
Susanne Moog

2019-04-18

20:17 Revision f30e78fc: [BUGFIX] Don't show new button when adding a new record
As there is no "pid" available, the new button on new
records should not be shown.
Resolves: #87721
Releases: master...
Benni Mack
16:42 Revision 69e65991: [BUGFIX] Ensure www.mydomain.com/index.php works
Calling just "index.php" without "id" and "type" parameter
should work as expected, as before.
Resolves: #88028
Rele...
Benni Mack
16:35 Revision f89b96ef: [BUGFIX] Fix alias of SaltedPasswordsService
A simple typo.
In TYPO3 v9.5 there need to be more adjustments done.
Resolves: #88007
Releases: master, 9.5
Change-...
Benni Mack
16:33 Revision 84287877: [BUGFIX] Don't show new button when adding a new record
As there is no "pid" available, the new button on new
records should not be shown.
Resolves: #87721
Releases: master...
Benni Mack
16:18 Revision d06dee7e: [BUGFIX] Ensure www.mydomain.com/index.php works
Calling just "index.php" without "id" and "type" parameter
should work as expected, as before.
Resolves: #88028
Rele...
Benni Mack
13:25 Revision 2d458ebe: [BUGFIX] URL without base runs into a redirect loop
Calling something like bla.example.com/?id=34&type=2
runs in a endless loop.
The change removes the restrictive redi...
Marco Kaiser
09:24 Revision 53e2ea5b: [BUGFIX] Repair depth selection in workspace module
This patch fixes a regression introduced with
https://review.typo3.org/#/c/Packages/TYPO3.CMS/+/60492/
Resolves: #43...
Daniel Goerz
08:48 Revision 1ff08c11: [BUGFIX] Repair depth selection in workspace module
This patch fixes a regression introduced with
https://review.typo3.org/#/c/Packages/TYPO3.CMS/+/60492/
Resolves: #43...
Daniel Goerz
08:07 Revision f0239a42: [BUGFIX] Ensure PageRouter only operates with previous result
If no previous result given, an exception should be thrown,
instead of a PHP error.
Resolves: #88133
Releases: maste...
Benni Mack

2019-04-17

20:13 Revision afdeec13: [BUGFIX] Allow to check/uncheck all recipients in Workspace stage dialog
The stage dialog shows various users relevent in a workspace that
should be notified. However, it is hard for editors...
Benni Mack
19:56 Revision 7729a04e: [BUGFIX] Allow to check/uncheck all recipients in Workspace stage dialog
The stage dialog shows various users relevent in a workspace that
should be notified. However, it is hard for editors...
Benni Mack
19:22 Revision 192d0140: [BUGFIX] Store depth selector in workspace module in uc
The depth selector is now stored in the users' UC, so the Persisent
Storage API can now be used easily.
This way, wh...
Benni Mack
18:56 Revision 0003ef20: [BUGFIX] Store depth selector in workspace module in uc
The depth selector is now stored in the users' UC, so the Persisent
Storage API can now be used easily.
This way, wh...
Benni Mack
17:34 Revision e0b873cd: [BUGFIX] Check if language is accessible before uri generation
Sites with error handling were not rendering the correct page for
disabled languages because an inaccessible language...
Jonas Schwabe
17:19 Revision 14c0a18c: [BUGFIX] Check if language is accessible before uri generation
Sites with error handling were not rendering the correct page for
disabled languages because an inaccessible language...
Jonas Schwabe
11:08 Revision 0480e384: [BUGFIX] Ensure PageRouter only operates with previous result
If no previous result given, an exception should be thrown,
instead of a PHP error.
Resolves: #88133
Releases: maste...
Benni Mack

2019-04-16

08:46 Revision 9b3723b5: [BUGFIX] Simplify UX in Workspace Module
Some minor remarks are changed within the Workspace
Module (ReviewController).
- The preview link in docheader now h...
Benni Mack
08:27 Revision e2893d80: [TASK] Add missing fe_login hooks to docs
Add the missing documentation of the hooks
* `password_changed` added in TYPO3 4.3
* `login_error` added in TYPO3 ...
Stephan Großberndt
07:56 Revision 880e7a0a: [BUGFIX] Apply quality settings for images
When combining or scaling images, the quality
setting needs to be applied as well.
Resolves: #31664
Releases: master...
Benni Mack
07:55 Revision 491eaa65: [BUGFIX] Fix labels and field ordering of workspaces TCA
Labels regarding sys_workspaces are now in the same file,
and the fields / tabs have been grouped to ensure workspace...
Benni Mack
07:38 Revision 8c012260: [BUGFIX] Simplify UX in Workspace Module
Some minor remarks are changed within the Workspace
Module (ReviewController).
- The preview link in docheader now h...
Benni Mack

2019-04-15

21:48 Revision 2e1de6b9: [FEATURE] Add properties changefreq and priority to XML sitemap entries
The possibility to define the properties changefreq and priority for
XML sitemap entries has been implemented.
Resol...
Guido Schmechel
17:03 Revision c7712719: [BUGFIX] Fix labels and field ordering of workspaces TCA
Labels regarding sys_workspaces are now in the same file,
and the fields / tabs have been grouped to ensure workspace...
Benni Mack
15:09 Revision 89a75c59: [BUGFIX] Apply quality settings for images
When combining or scaling images, the quality
setting needs to be applied as well.
Resolves: #31664
Releases: master...
Benni Mack
10:43 Revision 1b37fb72: [BUGFIX] Allow adding content without page edit permissions
Resolves: #87687
Releases: master, 9.5
Change-Id: I8113f3fa2facf6b21bc19ee1c445265c5ff4f4b4
Reviewed-on: https://revi...
Helmut Hummel

2019-04-14

18:17 Revision 7b6f6b87: [BUGFIX] Fix serialization of loggers
Only dealing with PHP file resource in writers is not
enough to properly initialize a logger on wakeup.
A logger has...
Helmut Hummel
18:01 Revision 39cabbf1: [BUGFIX] Use proper TYPO3_CONF_VARS IM option
There is a copy/paste typo in LocalCropScaleMaskHelper,
which was introduced in TYPO3 v8.
The setting $TYPO3_CONF_VA...
Benni Mack
18:00 Revision 63c756ef: [BUGFIX] Prevent throwing warnings when extract svg image sizes
TYPO3 should silently ignore errors and warnings in svg images.
Resolves: #86428
Releases: master, 9.5, 8.7
Change-I...
Remo H.
17:59 Revision 0c731a36: [BUGFIX] Use finder instance correctly
Within SiteTcaConfiguration, the $finder is now reused as much as
possible. A new clean instance is used for the indi...
Jan Delius
17:57 Revision 682c732a: [BUGFIX] Fix serialization of loggers
Only dealing with PHP file resource in writers is not
enough to properly initialize a logger on wakeup.
A logger has...
Helmut Hummel
17:28 Revision d4c698c6: [BUGFIX] Use finder instance correctly
Within SiteTcaConfiguration, the $finder is now reused as much as
possible. A new clean instance is used for the indi...
Jan Delius
17:17 Revision bc76058e: [BUGFIX] Prevent throwing warnings when extract svg image sizes
TYPO3 should silently ignore errors and warnings in svg images.
Resolves: #86428
Releases: master, 9.5, 8.7
Change-I...
Remo H.
16:32 Revision 31f0c407: [BUGFIX] Do not send empty scheduler status mails
Due to a missing initialization, the status providers were not filled
in the status report in the scheduler task. The...
Guido Schmechel
16:27 Revision ae6936dd: [!!!][TASK] Replace config.persistence.classes typoscript
This patch removes support for the configuration of
persistence related classes via typoscript. This is done
as typos...
Alexander Schnitzler
16:02 Revision daf7c74a: [BUGFIX] Use proper TYPO3_CONF_VARS IM option
There is a copy/paste typo in LocalCropScaleMaskHelper,
which was introduced in TYPO3 v8.
The setting $TYPO3_CONF_VA...
Benni Mack
12:13 Revision a3533985: [TASK] Add tests for SiteBased translations in Extbase records
As part of using the SiteBased translation model instead of
the legacy TypoScript settings, another test suite is add...
Benni Mack
11:57 Revision 68d3c311: [TASK] Add tests for SiteBased translations in Extbase records
As part of using the SiteBased translation model instead of
the legacy TypoScript settings, another test suite is add...
Benni Mack

2019-04-13

16:01 Revision 6c512f2e: [TASK] Migrate SelectElementTree to TypeScript
This patch migrates FormEngine's SelectElementTree to TypeScript.
Also, a terrible hack that puts the local tree init...
Andreas Fernandez

2019-04-12

21:24 Revision f28bb698: [BUGFIX] Populate href lang URI only if the link is available
If there are e.g., records that have no translation, the
HrefLangGenerator outputs the site-base URL. Expected is tha...
Julian Wundrak
20:33 Revision 5afb3940: [BUGFIX] Populate href lang URI only if the link is available
If there are e.g., records that have no translation, the
HrefLangGenerator outputs the site-base URL. Expected is tha...
Julian Wundrak
20:30 Revision 3e99e42a: [BUGFIX] Catch TypeError on inlineCSS files
If page.includeCSS.myfile.import = 1 is used, but no "media" is set, a TypeError
is thrown, which is now caught and p...
Benni Mack
20:19 Revision 959d7a39: [TASK] Add tests for pages.slug in workspaces tests
In order to see the current behaviour in
workspaces when modifying pages, the slug
field is added to the existing "Re...
Benni Mack
20:13 Revision 8f8c632e: [FEATURE] Re-introduce mixed overlay mode for content fallback
This "feature" solves a lot of issues, but I really wanted to make sure
to cover the generic issues around this topic...
Benni Mack
20:07 Revision f1171848: [BUGFIX] Catch TypeError on inlineCSS files
If page.includeCSS.myfile.import = 1 is used, but no "media" is set, a TypeError
is thrown, which is now caught and p...
Benni Mack
19:50 Revision 064f9043: [FEATURE] Re-introduce mixed overlay mode for content fallback
This "feature" solves a lot of issues, but I really wanted to make sure
to cover the generic issues around this topic...
Benni Mack
19:44 Revision df4bd3b6: [TASK] Add tests for pages.slug in workspaces tests
In order to see the current behaviour in
workspaces when modifying pages, the slug
field is added to the existing "Re...
Benni Mack
08:48 Revision 6414ef98: [TASK] Migrate TYPO3/CMS/Extensionmanager/* to TypeScript
Resolves: #88040
Releases: master
Change-Id: I5408c30fef735fe52a4b58bda3fb5b4d3b8e002e
Reviewed-on: https://review.ty...
Frank Nägler
08:47 Revision 0bb4e8f0: [TASK] Migrate TYPO3/CMS/Impexp/* to TypeScript
Resolves: #87915
Releases: master
Change-Id: I4a7fa727c47b85bfae728f0a1dab0e6e833063ce
Reviewed-on: https://review.ty...
Frank Nägler
08:43 Revision b597dfe7: [TASK] Migrate TYPO3/CMS/Recycler/* to TypeScript
Resolves: #88038
Releases: master
Change-Id: I0441df6756bb4950b7875c74eed0e5bfff7625a7
Reviewed-on: https://review.ty...
Frank Nägler
01:54 Revision c09bd500: [BUGFIX] Do not use LSB in <f:form.select>
<f:form.select.option> uses the FQDN::class
syntax, so late static binding (LSB) is leading
to side effects when exte...
Benni Mack
01:50 Revision d8fad3f5: [FEATURE] Allow config.cache.all = fe_users:current
The existing TypoScript functionality config.cache.all = ... allows a list
of tables and PIDs to take into account ot...
Benni Mack
01:37 Revision 65099fb8: [BUGFIX] Do not use LSB in <f:form.select>
<f:form.select.option> uses the FQDN::class
syntax, so late static binding (LSB) is leading
to side effects when exte...
Benni Mack

2019-04-11

14:30 Revision 560f004e: [TASK] Fix typo in form documentation
Releases: master, 9.5, 8.7
Resolves: #88115
Change-Id: Ia1ab566ef3ebeff69a680b750b8e2ab4e8c9aba6
Reviewed-on: https:/...
Thorsten Griebenow
14:20 Revision 4e96afd4: [TASK] Fix typo in form documentation
Releases: master, 9.5, 8.7
Resolves: #88115
Change-Id: Ia1ab566ef3ebeff69a680b750b8e2ab4e8c9aba6
Reviewed-on: https:/...
Thorsten Griebenow
10:00 Revision 2cf488fe: [BUGFIX] Use proper path to install cli binary
The cli binary path is changed to be located in TYPO3_PATH_WEB
instead of TYPO3_PATH_ROOT.
Releases: 9.5, master
Res...
Helmut Hummel
09:18 Revision 9487c117: [BUGFIX] Use proper path to install cli binary
The cli binary path is changed to be located in TYPO3_PATH_WEB
instead of TYPO3_PATH_ROOT.
Releases: 9.5, master
Res...
Helmut Hummel
08:21 Revision 0bfcd25a: [BUGFIX] Add table name as prefix for language DB selection
When building JOINs with TypoScript of tt_content or
any localized table, using "LEFTJOIN tt_content table2"
the lang...
Benni Mack

2019-04-10

21:04 Revision 3fe30c41: [BUGFIX] Add table name as prefix for language DB selection
When building JOINs with TypoScript of tt_content or
any localized table, using "LEFTJOIN tt_content table2"
the lang...
Benni Mack
14:57 Revision a454dc35: [BUGFIX] Allow FileInterface for ClickEnlarge ViewHelper
Although the documentation and the internal
code allows File and FileReference, the functionality
requires a FileRefe...
Benni Mack
13:58 Revision 873eb5b0: [TASK] Repair examples
Releases: master
Resolves: #88117
Change-Id: I5fa5da8f6697a74eda785c4655203f9d63c7b632
Reviewed-on: https://review.ty...
Stefan Frömken
13:54 Revision 5894cbb4: [BUGFIX] Allow FileInterface for ClickEnlarge ViewHelper
Although the documentation and the internal
code allows File and FileReference, the functionality
requires a FileRefe...
Benni Mack
12:52 Revision 7fabc1dc: [BUGFIX] Use PageTitle API for indexed_search
The value of indexedDocTitle was not updated when a title had been
generated by the PageTitle API. This simply writes...
Jonas Schwabe
12:40 Revision a5cf7057: [TASK] Move felogin TypoScript and TSconfig
Move all TypoScript and TSconfig from ext_localconf into separate files.
Resolves: #88105
Releases: master
Change-Id...
Jan Stockfisch
11:04 Revision f04f4e80: [BUGFIX] Use PageTitle API for indexed_search
The value of indexedDocTitle was not updated when a title had been
generated by the PageTitle API. This simply writes...
Jonas Schwabe
09:28 Revision 1a7833f0: [BUGFIX] Ensure to properly catch any connection exception
When e.g. a corrupt Database Connection is available
(MySQL down) and no connection is established, the Runtime
Excep...
Benni Mack
09:05 Revision 44a99315: [BUGFIX] Ensure to properly catch any connection exception
When e.g. a corrupt Database Connection is available
(MySQL down) and no connection is established, the Runtime
Excep...
Benni Mack
07:34 Revision ccfdc567: [TASK] Fix typo in form documentation
Releases: master, 9.5, 8.7
Resolves: #88115
Change-Id: Ia1ab566ef3ebeff69a680b750b8e2ab4e8c9aba6
Reviewed-on: https:/...
Thorsten Griebenow

2019-04-09

21:06 Revision 5662356e: [BUGFIX] Fix handling menuConfig of LanguageMenuProcessor
Use array_merge instead of union (+=) in order to
correctly handle overriding the menu configuration
of the LanguageM...
Daniel Gohlke
20:42 Revision d85876bc: [BUGFIX] Fix handling menuConfig of LanguageMenuProcessor
Use array_merge instead of union (+=) in order to
correctly handle overriding the menu configuration
of the LanguageM...
Daniel Gohlke

2019-04-08

21:03 Revision d425c97d: [TASK] Update columns in DocHeader bar
Dropdown fields will now stay next to each other for
responsive views.
Resolves: #88065
Releases: master, 9.5
Change...
Koen Wouters
20:46 Revision 3d73c1c7: [TASK] Update columns in DocHeader bar
Dropdown fields will now stay next to each other for
responsive views.
Resolves: #88065
Releases: master, 9.5
Change...
Koen Wouters
12:07 Revision 69b3f046: [BUGFIX] Reenable Page TSconfig setting mod.web_list.hideTranslations
This regression fix reenables the setting mod.web_list.hideTranslations to
enable administrators to hide translations...
Jan Helke
12:04 Revision baf328e4: [TASK] Migrate TYPO3/CMS/Linkvalidator/* to TypeScript
Resolves: #87920
Releases: master
Change-Id: Ibb3d28e85b6beddfd4bacca8303cca51c46ac6b3
Reviewed-on: https://review.ty...
Frank Nägler
11:47 Revision 2df8bdce: [BUGFIX] Reenable Page TSconfig setting mod.web_list.hideTranslations
This regression fix reenables the setting mod.web_list.hideTranslations to
enable administrators to hide translations...
Jan Helke

2019-04-05

20:38 Revision 0c085647: [BUGFIX] Refine build architecture
TypeScript:
Due to issues with upcoming TypeScript versions, the TypeScript sources
are moved into the Build director...
Andreas Fernandez
20:37 Revision 7bbbb2fc: [BUGFIX] Fix null coalesce evaluation in PageLayoutView::getLocalizedPageTitle()
This commit fixes a usage of the null coalesce operator within a condition.
Resolves: #88092
Related: #84375
Release...
Andreas Fernandez
19:12 Revision 5600691c: [BUGFIX] Fix null coalesce evalutation in PageLayoutView::getLocalizedPageTitle()
This commit fixes a usage of the null coalesce operator within a condition.
Resolves: #88092
Related: #84375
Release...
Andreas Fernandez
19:11 Revision 59c9fc52: [BUGFIX] DB check - search query, array handling on operator change
Exception is thrown when changing the operator from an array handling one
to a string handling. ("is in list" to "equ...
Henrik Elsner
18:52 Revision 4e807a8a: [BUGFIX] Deliver detected file type for IM identify
Although not used in TYPO3 Core directly, the identify
command by ImageMagick now delivers the file extension
from IM...
Benni Mack
18:46 Revision 79daeba7: [BUGFIX] Use SiteFinder in SearchController for getting all languages
The SiteFinder must be used instead of only fetching all languages from
sys_language.
Resolves: #87999
Releases: mas...
Georg Ringer
18:17 Revision ca25f1c1: [TASK] Remove superfluous function calls in page module
Resolves: #88091
Releases: master, 9.5
Change-Id: I3261190c1214dece4dce5d208a54af2b14b3aa0e
Reviewed-on: https://revi...
Markus Klein
18:12 Revision d0daf82c: [BUGFIX] DB check - search query, array handling on operator change
Exception is thrown when changing the operator from an array handling one
to a string handling. ("is in list" to "equ...
Henrik Elsner
17:54 Revision 3935317b: [TASK] Remove superfluous function calls in page module
Resolves: #88091
Releases: master, 9.5
Change-Id: I3261190c1214dece4dce5d208a54af2b14b3aa0e
Reviewed-on: https://revi...
Markus Klein
17:50 Revision c6d4b0d9: [BUGFIX] Use SiteFinder in SearchController for getting all languages
The SiteFinder must be used instead of only fetching all languages from
sys_language.
Resolves: #87999
Releases: mas...
Georg Ringer
17:38 Revision ce8f872d: [TASK] Handle configured error level only in error handler
Currently there is no way to determine the error level of a previously
registered error handler.
The commit helps ch...
Christoph Lehmann
17:09 Revision 5913f4d9: [TASK] Handle configured error level only in error handler
Currently there is no way to determine the error level of a previously
registered error handler.
The commit helps ch...
Christoph Lehmann
17:08 Revision 9c5a7dc2: [TASK] Remove limit in be_groups fields
With this change, there are no more restrictions
in TCA within the be_groups.
Resolves: #87967
Releases: master, 9.5...
Guido Schmechel
16:10 Revision b43d286a: [BUGFIX] Use Sitematcher to fetch available languages
EXT:viewpage must use the SiteMatcher to get the available languages.
The join functionality has been removed as wel...
Georg Ringer
16:00 Revision 4887ec57: [TASK] Remove limit in be_groups fields
With this change, there are no more restrictions
in TCA within the be_groups.
Resolves: #87967
Releases: master, 9.5...
Guido Schmechel
15:49 Revision 4da2dec4: [BUGFIX] Do not use native `closest()` due to missing browser support in IE
Internet Explorer doesn't support `closest()` on HTMLElement objects.
This commit makes use of jQuery where necessary...
Andreas Fernandez
15:18 Revision fcf9bbff: [TASK] Adjust documentation for custom routing enhancer registration
Correct example TYPO3_CONF_VARS configuration for custom route enhancers
registration.
Releases: master, 9.5
Resolve...
Kevin Meckl
15:13 Revision 3f03e955: [BUGFIX] Improved visibility error message in install tool
Removed the absolute positioning of the error page to avoid unexpected
behavior when rendered in an encapsulated comp...
Chau kar
14:57 Revision ce623302: [TASK] Adjust documentation for custom routing enhancer registration
Correct example TYPO3_CONF_VARS configuration for custom route enhancers
registration.
Releases: master, 9.5
Resolve...
Kevin Meckl
14:41 Revision 830853ab: [BUGFIX] Improved visibility error message in install tool
Removed the absolute positioning of the error page to avoid unexpected
behavior when rendered in an encapsulated comp...
Chau kar
14:39 Revision 07770c5d: [BUGFIX] Remove hard coded path to LocalConfiguration.php
Instead of hard coding the path, the ConfigurationManager API
ist now used.
Resolves: #88089
Releases: master, 9.5
C...
Helmut Hummel
14:18 Revision f570ff6b: [BUGFIX] Show correct timestamp in file replace dialog
The property lastModifiedDate was removed by some browsers. With this
change its existence will be checked and the pr...
Manuel Selbach
13:38 Revision 679c1fa6: [BUGFIX] Remove hard coded path to LocalConfiguration.php
Instead of hard coding the path, the ConfigurationManager API
ist now used.
Resolves: #88089
Releases: master, 9.5
C...
Helmut Hummel
13:30 Revision a222604e: [BUGFIX] Show correct timestamp in file replace dialog
The property lastModifiedDate was removed by some browsers. With this
change its existence will be checked and the pr...
Manuel Selbach
12:33 Revision c9ed8f45: [BUGFIX] Show correct timestamp in file replace dialog
The property lastModifiedDate was remove by some browsers, thus with
this change if will be checked and the proper pr...
Manuel Selbach

2019-04-03

17:17 Revision 5133578a: [BUGFIX] Avoid PHP notice in DataHandler
The fifth parameter to Datahandler::insertDB() is used in one place
without properly checking for the existence of th...
Markus Klein
16:28 Revision 0f8427e0: [TASK] Prepare Frontend Tests for additional site handling tests
Some test functionality regarding Site Handling is now sorted out in order
to add more tests.
- SiteConfiguration se...
Benni Mack
16:24 Revision a558bb96: [BUGFIX] Avoid PHP notice in DataHandler
The fifth parameter to Datahandler::insertDB() is used in one place
without properly checking for the existence of th...
Markus Klein
16:12 Revision 2223b060: [TASK] Prepare Frontend Tests for additional site handling tests
Some test functionality regarding Site Handling is now sorted out in order
to add more tests.
- SiteConfiguration se...
Benni Mack
16:06 Revision 528b02e3: [BUGFIX] Enable preview of hidden page translations
TSFE->determineIdIsHiddenPage() now takes the current site language into
account when fetching the page record. When ...
Daniel Goerz
13:20 Revision daf592da: [BUGFIX] Enable preview of hidden page translations
TSFE->determineIdIsHiddenPage() now takes the current site language into
account when fetching the page record. When ...
Daniel Goerz
12:19 Revision bd1ea509: [BUGFIX] Ensure correct default database charset
This patch ensures the default charset for the database connection is
set to "utf8".
The charset would normally be s...
Nicole Cordes

2019-04-02

11:40 Revision a096784a: [TASK] Documentation links to invalid URL
The link must be prefixed with www, else the request will just show
an error.
Releases: master, 9.5, 8.7
Resolves: #...
Daniel Huf
11:39 Revision f3986608: [BUGFIX] Check if fileObject width is greater than 0, if not use maxWidth
If you want to use a PDF inside the GalleryProcessor, the mediaWidth is
always 0, because there are no dimensions in ...
Riny van Tiggelen
11:27 Revision 964e9161: [TASK] Documentation links to invalid URL
The link must be prefixed with www, else the request will just show
an error.
Releases: master, 9.5, 8.7
Resolves: #...
Daniel Huf
11:22 Revision 072e6f62: [BUGFIX] Check if fileObject width is greater than 0, if not use maxWidth
If you want to use a PDF inside the GalleryProcessor, the mediaWidth is
always 0, because there are no dimensions in ...
Riny van Tiggelen
11:07 Revision 4ee2905b: [TASK] Documentation links to invalid URL
The link must be prefixed with www, else the request will just show
an error.
Releases: master, 9.5, 8.7
Resolves: #...
Daniel Huf

2019-03-29

11:30 Revision 6920cd53: [BUGFIX] Use SiteMatcher in TranslationConfigurationProvider
The TranslationConfigurationProvider must use the SiteMatcher
to find the proper languages and must not depend only o...
Georg Ringer
11:12 Revision b91e3606: [BUGFIX] Use SiteMatcher in TranslationConfigurationProvider
The TranslationConfigurationProvider must use the SiteMatcher
to find the proper languages and must not depend only o...
Georg Ringer
09:41 Revision fe5445bd: [TASK] Migrate TYPO3/CMS/Lowlevel/* to TypeScript
Resolves: #87922
Releases: master
Change-Id: I77f1973c656b3b2538a37cd2f4dc2b04358a7198
Reviewed-on: https://review.ty...
Frank Nägler

2019-03-26

22:29 Revision ee2a3dfd: [TASK] Fix Changelog associated with extension scanner for services
- Use different Changelog entry in extension scanner for
AbstractAuthenticationService and AuthenticationService
- ...
Sybille Peters
22:11 Revision 549158d6: [TASK] Fix Changelog associated with extension scanner for services
- Use different Changelog entry in extension scanner for
AbstractAuthenticationService and AuthenticationService
- ...
Sybille Peters
19:35 Revision 02fd8252: [BUGFIX] DB check > Search: Convert `--div--` to optgroup
Querying the database for the placeholder `--div--` is rather pointless,
thus this possibility is removed. Instead, t...
Andreas Fernandez
19:34 Revision d1c88077: [BUGFIX] Update ColorPicker to use cleaned minicolors hex value
Force ColorPicker to use the formatted/cleaned value jQuery's minicolors
produces instead of just displaying it but s...
Filipe DA COSTA
19:11 Revision 36223868: [BUGFIX] Update ColorPicker to use cleaned minicolors hex value
Force ColorPicker to use the formatted/cleaned value jQuery's minicolors
produces instead of just displaying it but s...
Filipe DA COSTA
15:36 Revision 86de822b: [BUGFIX] DB check > Search: Convert `--div--` to optgroup
Querying the database for the placeholder `--div--` is rather pointless,
thus this possibility is removed. Instead, t...
Andreas Fernandez
12:54 Revision 9ba05d2d: [DOCS] Fix path of Changelog
Resolves: #88006
Releases: master
Change-Id: I02cacfe4829b975411026acd4bfd0bb700a38153
Reviewed-on: https://review.ty...
Sybille Peters

2019-03-25

21:25 Revision 6d7c2006: [BUGFIX] Remove setDBinit from tests
Default is utf8 for the database-charset meanwhile.
Resolves: #87052
Releases: master
Change-Id: I4ec21f979a2b3e95ba...
Stefan Neufeind
20:31 Revision 6aee7cc8: [TASK] Remove leftover unused code in various PHP classes
Due to removal of functionality and code in recent TYPO3 versions,
internal code can now be removed:
- PermissionAja...
Benni Mack
16:46 Revision df66054f: [BUGFIX] Use live record uid for preview in workspace
When editing a record in a workspace in the Backend,
the "preview" button needs to use the live record uid
and not th...
Christian Weiske
16:45 Revision f5cf5dc2: [BUGFIX] Resolve and link modified slugs in workspaces properly
When a page (slug) is modified in a preview workspace,
links to that page need to be changed to the new slug, as the
...
Benni Mack
16:44 Revision f7c73573: [BUGFIX] Avoid cHash mismatches when previewing workspace changes
In order to avoid cHash mismatches URL parameter 'ADMCMD_prev' is
not being used for cHash calculation anymore.
Reso...
Oliver Hader
16:02 Revision 61a42e24: [BUGFIX] Use live record uid for preview in workspace
When editing a record in a workspace in the Backend,
the "preview" button needs to use the live record uid
and not th...
Christian Weiske
15:57 Revision b666df05: [BUGFIX] Resolve and link modified slugs in workspaces properly
When a page (slug) is modified in a preview workspace,
links to that page need to be changed to the new slug, as the
...
Benni Mack
13:28 Revision 1283168b: [TASK] Add be_user id to LinkGenerator page-version test context
Some of the previous todos were failing because the test context
contained a workspace id, but missed a backend user ...
Oliver Hader
13:15 Revision eb0de49e: [BUGFIX] Avoid cHash mismatches when previewing workspace changes
In order to avoid cHash mismatches URL parameter 'ADMCMD_prev' is
not being used for cHash calculation anymore.
Reso...
Oliver Hader
11:20 Revision 3cc78c96: [TASK] Add be_user id to LinkGenerator page-version test context
Some of the previous todos were failing because the test context
contained a workspace id, but missed a backend user ...
Benjamin Franzke
09:13 Revision 1cba821a: [!!!][TASK] Remove TCA option setToDefaultOnCopy
This special setting resets a certain field to its default
value when copying. This option was only there for
resetti...
Benni Mack

2019-03-24

19:09 Revision 5039db53: [BUGFIX] Update SYS_LASTCHANGED for the right language page record
The register SYS_LASTCHANGED needs to reflect the
value of the translated page as well.
This is now done properly in...
Wolfgang Klinger
13:45 Revision 49165a05: [BUGFIX] Update topbar when switching BE language
If a user switched his language settings in his preference,
the top bar is now also refreshed reflecting the language...
Benni Mack
11:46 Revision 855df7b2: [BUGFIX] Update topbar when switching BE language
If a user switched his language settings in his preference,
the top bar is now also refreshed reflecting the language...
Benni Mack
11:26 Revision c04a6d5a: [BUGFIX] Update SYS_LASTCHANGED for the right language page record
The register SYS_LASTCHANGED needs to reflect the
value of the translated page as well.
This is now done properly in...
Wolfgang Klinger

2019-03-23

23:31 Revision 019862b3: [TASK] Update typo3/testing-framework to 5.0.7
composer require --dev typo3/testing-framework:~5.0.7
Resolves: #87990
Releases: master
Change-Id: I15a44b7cc0db267f...
Oliver Hader
22:42 Revision 840659af: [TASK] Remove and streamline HMENU functionality
HMENU was hardened during v9 via deprecations of
GMENU and making most of the properties protected.
Therefore, code ...
Benni Mack
22:03 Revision 2f612f4b: [BUGFIX] Do not overwrite status code of received response
The ErrorController must not modify the received response
from the configured handler, to allow the handler to
change...
Helmut Hummel
21:30 Revision 05772fa3: [BUGFIX] Do not overwrite status code of received response
The ErrorController must not modify the received response
from the configured handler, to allow the handler to
change...
Helmut Hummel
21:29 Revision 80e048e7: [!!!][TASK] Remove support for "selicon_field_path" option
The TCA[ctrl][selicon_field_path] option is not necessary
anymore, as support for "internal_type=file" was dropped
fo...
Benni Mack
20:59 Revision bf64528c: [TASK] Allow TCA display conditions with only one element for AND/OR
Resolves: #87986
Releases: master, 9.5
Change-Id: I9ccdbcae0c06a00fcd2904a203d1f3072b6e28ea
Reviewed-on: https://revi...
Markus Klein

2019-03-22

22:30 Revision 76ea9ccf: [TASK] Remove @internal from ConnectionPool::resetConnections()
The method ConnectionPool::resetConnections() is no longer annotated as
@internal. This reflects that it is necessary...
Bernhard Sirlinger
22:24 Revision 28acbd81: [TASK] Add sql index for error counter in topbar
The index reduces the sql query time and thus is a performance improvement.
On a table with 5 million rows the query...
Christoph Lehmann
22:17 Revision d181eb9e: [BUGFIX] Re-enable target attribute for links in menus
The new pagelink builder does not set the lastTypoLinkLD options
which is used in HMENUs. The patch properly sets
the...
Benni Mack
22:12 Revision a788351c: [TASK] Remove @internal from ConnectionPool::resetConnections()
The method ConnectionPool::resetConnections() is no longer annotated as
@internal. This reflects that it is necessary...
Bernhard Sirlinger
21:54 Revision ab94e3e5: [BUGFIX] Respect sorting in section menus
The section menus must respect the sorting of content elements.
Resolves: #87975
Releases: master, 9.5
Change-Id: Ib...
Georg Ringer
21:42 Revision 4de8b53c: [BUGFIX] Re-enable target attribute for links in menus
The new pagelink builder does not set the lastTypoLinkLD options
which is used in HMENUs. The patch properly sets
the...
Benni Mack
21:30 Revision 8566555a: [BUGFIX] Mark input fields edited by datepicker as changed
Resolves: #87966
Releases: master, 9.5
Change-Id: Ia693015ece7b0ff3fb9f3d322b9914a1daf67b55
Reviewed-on: https://revi...
Daniel Goerz
21:21 Revision 4f0e3b5d: [BUGFIX] Respect sorting in section menus
The section menus must respect the sorting of content elements.
Resolves: #87975
Releases: master, 9.5
Change-Id: Ib...
Georg Ringer
12:52 Revision 22b89ce8: [BUGFIX] Mark input fields edited by datepicker as changed
Resolves: #87966
Releases: master, 9.5
Change-Id: Ia693015ece7b0ff3fb9f3d322b9914a1daf67b55
Reviewed-on: https://revi...
Daniel Goerz
 

Also available in: Atom