Activity
From 2018-12-18 to 2019-01-16
2019-01-16
- 21:39 Revision f564137c: [!!!][TASK] Remove deprecated code from UserElement
- Resolves: #87464
Releases: master
Change-Id: I20fac10c82f22c3e2dec0ed02e5f2a769866c966
Reviewed-on: https://review.ty... - 21:33 Revision 7390ac48: [!!!][TASK] Remove deprecated code from ElementBrowserFolderTreeView
- Resolves: #87462
Releases: master
Change-Id: Ia88bd74ce8710d93a8041242397901325094fd61
Reviewed-on: https://review.ty... - 09:28 Revision aa08d433: [BUGFIX] Fix various "No pseudo-site found in root line of page" errors
- Fixes workspace resolving etc.
The !empty statement is wrong as a string value "0" would not expect the
right return... - 08:04 Revision 4a77abe6: [BUGFIX] Use argument $tparams BackendUtility::thumbCode for FAL items
- Add the argument $tparams to the image tag also for FAL items.
Resolves: #87410
Releases: master, 9.5
Change-Id: I49... - 08:04 Revision c4304369: [BUGFIX] Use correct variable to select a subfolder within folder selector
- Use correct variable to select a subfolder within the folder selector
instead of using the variable for parent-folder... - 08:03 Revision 3530e7fb: [!!!][TASK] Drop core 7->8 auto TCA migrations
- Auto TCA migrations are now handled identical to
core upgrade wizards: They are kept for two versions.
The patch thus... - 08:02 Revision b3c17046: [BUGFIX] Fix various "No pseudo-site found in root line of page" errors
- Fixes workspace resolving etc.
The !empty statement is wrong as a string value "0" would not expect the
right return...
2019-01-15
- 16:31 Revision 38becb6e: [!!!][TASK] Do not handle 'uploadsfolder' in ext_emconf anymore
- With TCA type=group with internal_type=file and
file_reference being dropped, the uploads/ folder
is unused and obsol... - 14:37 Revision 86574626: [!!!][TASK] Remove v7->v8 upgrade wizards
- Upgrade wizards created to upgrade from v7 to v8
are removed now. Note the DatabaseRowUpdater
mini-framework wizard d... - 14:35 Revision e015b7d9: [!!!][TASK] Remove deprecated code from backend controllers
- Last set of deprecation trait removals from controllers
of the backend extension. This one comes with minor and
strai... - 14:25 Revision a490e11c: [BUGFIX] Drop a unit test that relies on uploads folder
- With the removal of type=group internal_type=file and
file_reference, the uploads folder is obsolete. The
patch drops... - 12:50 Revision 2761d91b: [BUGFIX] Use correct variable to select a subfolder within folder selector
- Use correct variable to select a subfolder within the folder selector
instead of using the variable for parent-folder... - 12:49 Revision 91dfd3d4: [!!!][TASK] Drop support for deprecated cache usage in ext_localconf
- The initialization of the CacheManager has a design problem:
The *CacheManager* is used to create the core_cache. Th... - 12:48 Revision a062f407: [!!!][TASk] Remove deprecated code from controllers
- Last part of controller deprecation removals and
deprecation trait usages. Affects extensions
recordlist, reports and...
2019-01-14
- 21:34 Revision 46b54937: [!!!][TASK] Remove deprecated code from backend Controller/File
- Resolves: #87431
Releases: master
Change-Id: Idb7a87bce6d7edee409bc24348b185ea51c17de2
Reviewed-on: https://review.ty... - 21:27 Revision fee2a4b8: [!!!][TASK] Remove deprecated code from backend ContentElement
- Resolves: #87432
Releases: master
Change-Id: I9f27b0b59d34e7ae9ceb681db4f0225b55fcaec6
Reviewed-on: https://review.ty... - 19:23 Revision 8a6509f2: [BUGFIX] Use argument $tparams BackendUtility::thumbCode for FAL items
- Add the argument $tparams to the image tag also for FAL items.
Resolves: #87410
Releases: master, 9.5
Change-Id: I49... - 14:19 Revision 899abdc2: [!!!][TASK] Remove internal_type=file/file_reference
- This drops TCA type=group with internal_type=file and
internal_type=file_reference handling.
This patch is rather hug... - 11:45 Revision fe3164d1: [BUGFIX] Use proper typolink with clean TSFE for redirects
- Instead of re-using $GLOBALS['TSFE'] with
an already set $id and $type query
params, a new instance is created depend... - 08:18 Revision f6302cac: [BUGFIX] Use proper typolink with clean TSFE for redirects
- Instead of re-using $GLOBALS['TSFE'] with
an already set $id and $type query
params, a new instance is created depend... - 06:16 Revision 8d7410a4: [!!!][TASK] Remove deprecated arguments from TranslateElementErrorViewHelper
- Resolves: #87371
Releases: master
Change-Id: Ie7df7b29f3a82a954856d1f7c922cd726f2a43b8
Reviewed-on: https://review.ty... - 06:10 Revision 58c65b5d: [BUGFIX] Check for unset font if text is set in GIFBUILDER
- You can set a text without defining a font file to be used, explicitly.
Resolves: #87363
Releases: master, 9.5
Chang...
2019-01-13
- 20:59 Revision 7af55b8d: [BUGFIX] Check for unset font if text is set in GIFBUILDER
- You can set a text without defining a font file to be used, explicitly.
Resolves: #87363
Releases: master, 9.5
Chang...
2019-01-12
- 21:30 Revision 61c9f480: [FEATURE] Improve ClassSchema properties api
- This patch introduces a new Property class to have an
easier and more stable api to get information about class
prope...
2019-01-11
- 23:13 Revision 0b808ec1: [BUGFIX] Allow to access pages with "index.php?id=123"
- Currently, the SiteMatcher checks for "?id=123&L=123" for special
treatment when Site Handling is enabled.
However, ... - 22:48 Revision 9a07686e: [BUGFIX] Remove bottom margin of image content elements
- Resolves: #87059
Releases: master
Change-Id: I842fa15aa7bb8a01035299be1298f2a5d9480c98
Reviewed-on: https://review.ty... - 22:42 Revision eb2e4262: [BUGFIX] Allow to access pages with "index.php?id=123"
- Currently, the SiteMatcher checks for "?id=123&L=123" for special
treatment when Site Handling is enabled.
However, ... - 18:23 Revision 1f8fbd63: [BUGFIX] Make nested slugs in rootpages possible
- If there are nested sites, the rootpage of the
nested site cannot have the slug "/" as the uniqueInSite
evaluates aga... - 18:03 Revision 8439f13f: [BUGFIX] Make nested slugs in rootpages possible
- If there are nested sites, the rootpage of the
nested site cannot have the slug "/" as the uniqueInSite
evaluates aga... - 17:33 Revision 1fb78598: [!!!][TASK] Remove deprecated code from ext:info
- Change-Id: I78d476d8cd6779882aca87ffff4bd9b8c8cdf431
Resolves: #87413
Releases: master
Reviewed-on: https://review.ty... - 17:20 Revision e80589bb: [FEATURE] Add properties default values in class schema
- Allows accessing the default values of a class property, without having
to use the reflection everytime it is needed.... - 17:10 Revision 54cb62d0: [TASK] Use constructor injection in DataMapFactory
- Class DataMapFactory does no longer use setter injection but
constructor injection instead.
Releases: master
Resolve... - 16:20 Revision 5b47cc8b: [TASK] Use constructor injection in DataMapper
- Class DataMapper does no longer use setter injection but
constructor injection instead.
Releases: master
Resolves: #... - 16:05 Revision 4a8a4a9c: [BUGFIX] Streamline creating text files in filelist module
- The filelist module allows to create files and redirects to an
according editing view in case the file extension is c... - 16:05 Revision 7b74c036: [TASK] Remove check for posix_getegid returning -1
- On MacOS posix_getegid does return a correct effective group id, so
the check can be removed. Windows systems are alr... - 15:33 Revision 8decb608: [TASK] Remove check for posix_getegid returning -1
- On MacOS posix_getegid does return a correct effective group id, so
the check can be removed. Windows systems are alr... - 15:04 Revision b2947582: [BUGFIX] Streamline creating text files in filelist module
- The filelist module allows to create files and redirects to an
according editing view in case the file extension is c... - 15:00 Revision 51488f9c: [BUGFIX] Force log_data to be an array
- Ensure log_data is an array, in case it cannot be
unserialized or is not a serialized array when executing
SeparateSy... - 14:58 Revision cc3e6f1c: [BUGFIX] Remove rawurlencode from felogin reset password link
- Link is encoded twice since #83334.
The patch removes the rawurlencode from FrontendLoginController
Resolves: #87153... - 14:29 Revision f2d1076d: [!!!][TASK] Drop constant PATH_site
- Finally drops the last path related constant from
SystemEnvironmentBuilder. typo3/testing-framework
again needed some... - 14:27 Revision 19ef904a: [BUGFIX] Make single errors from FileSizeValidator translatable
- Hand over the original error code from the validator instead of
setting a new one.
Resolves: #87042
Releases: master... - 14:24 Revision 93941c5d: [BUGFIX] Streamline creating text files in filelist module
- The filelist module allows to create files and redirects to an
according editing view in case the file extension is c... - 14:12 Revision a3422819: [BUGFIX] Force log_data to be an array
- Ensure log_data is an array, in case it cannot be
unserialized or is not a serialized array when executing
SeparateSy... - 14:11 Revision b5903a08: [BUGFIX] Make single errors from FileSizeValidator translatable
- Hand over the original error code from the validator instead of
setting a new one.
Resolves: #87042
Releases: master... - 13:30 Revision ad4f700d: [BUGFIX] Remove rawurlencode from felogin reset password link
- Link is encoded twice since #83334.
The patch removes the rawurlencode from FrontendLoginController
Resolves: #87153... - 13:28 Revision f289c48e: [!!!][TASK] Remove deprecated code in services of EXT:install
- Resolves: #87373
Releases: master
Change-Id: Iece81d84ec83e2427ab2ce4875d353f9e741a5a5
Reviewed-on: https://review.ty... - 13:02 Revision 72fd7f38: [TASK] Remove checks for vfsStream availability
- vfsStream and it's classes and methods are required anyway
and thus there is no need to check for it's existence.
Re... - 12:31 Revision edabf59f: [TASK] Remove checks for CRYPT_MD5 and CRYPT_BLOWFISH availability
- According to crypt() documentation "As of PHP 5.3.0, PHP contains its
own implementation and will use that if the sys... - 12:29 Revision faa53b8e: [TASK] Remove checks for CRYPT_MD5 and CRYPT_BLOWFISH availability
- According to crypt() documentation "As of PHP 5.3.0, PHP contains its
own implementation and will use that if the sys... - 10:53 Revision d19ec279: [FEATURE] Add a telephone (tel:) link handler
- The new link handler allows you to set links
in a new tab in the link browser to
phone numbers using the tel: protoco... - 10:40 Revision bbea0b49: [TASK] Remove checks for vfsStream availability
- vfsStream and it's classes and methods are required anyway
and thus there is no need to check for it's existence.
Re... - 10:39 Revision 1a925cad: [BUGFIX] Create default site configuration on installation
- When a new TYPO3 installation is set up, the user can choose
to "create a first site" (page with sys_template). In th... - 10:18 Revision a65c5c3a: [BUGFIX] Create default site configuration on installation
- When a new TYPO3 installation is set up, the user can choose
to "create a first site" (page with sys_template). In th... - 09:32 Revision c9a62cd1: [TASK] Fixing Extension Form Path
- The Files defined at allowedExtensionPaths are not shown
Releases: master
Resolves: #87376
Change-Id: I7dc96f8cea4a4... - 09:26 Revision 5cdc68f4: [BUGFIX] Corrected tooltip for pages with nav_hide
- The inverted state of the nav_hide values is now considered.
For this purpose, the original label is supplemented aga... - 08:37 Revision e9d513ae: [!!!][TASK] Drop PATH_thisScript constant
- The patch removes the definition of constant PATH_thisScript.
* The main change in SystemEnvironmentBuilder splits m...
2019-01-10
- 13:09 Revision 82d2a234: [TASK] Remove unit tests that do not test the subject
- Some tests in FrontendLoginControllerTest test only
GeneralUtility::getIndpEnv(), but not the system under
test Front... - 12:04 Revision 541eac43: [TASK] Update copyright year in documentation to 2019
- Includes year change in Settings.cfg, Index.rst files and also
README.md, INSTALL.md and SystemEnvironmentBuilder.ph... - 12:03 Revision 66daff7c: [TASK] Update copyright year in documentation to 2019
- Includes year change in Settings.cfg, Index.rst files and also
README.md, INSTALL.md and SystemEnvironmentBuilder.ph... - 10:35 Revision 2258d11b: [BUGFIX] Remove unused variable in DataHandler
- Resolves: #87384
Related: #87294
Releases: master
Change-Id: If9cba4db4efc8f1c8e1be5c501450e1a18d87235
Reviewed-on: h...
2019-01-09
- 20:53 Revision fbf05066: [TASK] Remove crop checkbox in TypoScript Object Browser
- Simplfy the UI by removing the checkbox and do it with
CSS only
Resolves: #87141
Releases: master
Change-Id: I08488f... - 19:43 Revision 59256baf: [TASK] Update copyright year in documentation to 2019
- Includes year change in Settings.cfg, Index.rst files and also
README.md, INSTALL.md and SystemEnvironmentBuilder.ph... - 19:42 Revision d9ee9baa: [!!!][TASK] Remove deprecated code from TYPO3\CMS\Info\Controller\TranslationStatusController
- Resolves: #87374
Releases: master
Change-Id: I16e1f37d9bb402068d921cd7bbafd3716b264bfc
Reviewed-on: https://review.ty... - 17:26 Revision da361e5f: [!!!][TASK] Remove t3ver_label database field
- The versioning-related DB field "t3ver_label" has no special
use anymore in TYPO3 Core and Workspaces, as it was rela... - 17:14 Revision 00ad549b: [BUGFIX] Avoid fatal when flushed directory is a symlink
- \TYPO3\CMS\Core\Utility\GeneralUtility::flushDirectory tries to
rename the given directory to be able to atomically f... - 16:58 Revision e7c24fbc: [BUGFIX] Avoid fatal when flushed directory is a symlink
- \TYPO3\CMS\Core\Utility\GeneralUtility::flushDirectory tries to
rename the given directory to be able to atomically f... - 16:28 Revision 14af1779: [BUGFIX] Avoid fatal when flushed directory is a symlink
- \TYPO3\CMS\Core\Utility\GeneralUtility::flushDirectory tries to
rename the given directory to be able to atomically f... - 16:25 Revision 938d1e25: [TASK] Raise styleguide from 10.0.1 to 10.0.2
- Brings a patch that blocks a core patch due to a
deprecated field usage in styleguide.
composer require --dev typo3/... - 16:14 Revision 2b99846d: [!!!][TASK] Remove TYPO3\CMS\Core\TypoScript\ConfigurationForm
- Resolves: #87372
Releases: master
Change-Id: I53efcec5649e062062014d7c271a84ada7c14ecc
Reviewed-on: https://review.ty... - 15:32 Revision 9f08a384: [TASK] Move entry path existance check in SystemEnvironmentBuilder
- As a preparation to further path related clean ups, the
file existance check of the determined scriptPath must
only b... - 14:55 Revision d4932696: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/131 from TYPO3/t3ver_label
- [TASK] styleguide: Remove t3ver_label usage
- 14:32 Revision 35085715: [BUGFIX] Install tool: Allow row updater as valid identifier
- In `UpgradeWizardService::assertIdentifierIsValid` check if the
identifier is a subclass of `RowUpdaterInterface` to ... - 14:11 Revision 3b84e613: [BUGFIX] Install tool: Allow row updater as valid identifier
- In `UpgradeWizardService::assertIdentifierIsValid` check if the
identifier is a subclass of `RowUpdaterInterface` to ... - 08:25 Revision ea879320: [BUGFIX] Use `addOrderBy()` to support multiple orderings
- `DatabaseRecordList::prepareQueryBuilder()` is able to handle multiple
order clauses defined in either `sortby` or `d...
2019-01-08
- 20:47 Revision 6d6d6b8c: [TASK] Activate link on numbers in filelist pagination
- Because it is hard to hit only the arrow, now the numbers
in the filelist pagination are linked as well.
Resolves: #... - 20:44 Revision 8d282936: [BUGFIX] Use `addOrderBy()` to support multiple orderings
- `DatabaseRecordList::prepareQueryBuilder()` is able to handle multiple
order clauses defined in either `sortby` or `d... - 19:24 Revision e9097157: [!!!][TASK] Remove deprecated code from EXT:recordlist
- Resolves: #87354
Related: #87193
Releases: master
Change-Id: Ib1ccf6fdb7c69257716665c58e75b2295dc5f0b1
Reviewed-on: h... - 16:50 Revision 88e54f9f: [BUGFIX] Add also the "/" slash to ROUTE_PATH_DELIMITERS array
- This is needed so that the PageType routeEnhancer is able to build URL
with a single trailing slash.
In other words, ... - 16:00 Revision a83df281: [BUGFIX] Add also the "/" slash to ROUTE_PATH_DELIMITERS array
- This is needed so that the PageType routeEnhancer is able to build URL
with a single trailing slash.
In other words, ... - 10:48 Revision f30c8d59: [BUGFIX] Replace removed alias for ViewHelperNode
- Replaces the removed class alias
TYPO3\CMS\Fluid\Core\Parser\SyntaxTree\ViewHelperNode.
Resolves: #87362
Releases: m... - 10:34 Revision 8120aa6c: [BUGFIX] Replace removed alias for ViewHelperNode
- Replaces the removed class alias
TYPO3\CMS\Fluid\Core\Parser\SyntaxTree\ViewHelperNode.
Resolves: #87362
Releases: m... - 10:03 Revision 7da43fd9: [BUGFIX] Set pageId in WorkspacePreview in InlineSettings
- The page ID is necessary for publishing and changing the stage.
Otherwise, the entire workspace is always published.
... - 08:36 Revision 6cfff343: [BUGFIX] Set pageId in WorkspacePreview in InlineSettings
- The page ID is necessary for publishing and changing the stage.
Otherwise, the entire workspace is always published.
...
2019-01-07
- 22:49 Revision 4dc26316: [!!!][TASK] Remove deprecated code from TableController
- Resolves: #87360
Releases: master
Change-Id: Iaac2d1242fdc9d9fe71500f816096753266c40a5
Reviewed-on: https://review.ty... - 22:42 Revision 9a71c6b2: [!!!][TASK] Remove deprecated code from DocumentTemplate
- Resolves: #87361
Releases: master
Change-Id: I21ff5db9c8f2faf303e93a0c897aa44f20f663b4
Reviewed-on: https://review.ty... - 21:48 Revision c2d25a4d: [!!!][TASK] Remove leftover deprecated hooks
- Due to testing framework refactoring, the 2 leftover hooks
in Frontend middlewares can now be removed:
$GLOBALS['TYP... - 21:43 Revision 6b275300: [TASK] Activate link on numbers in filelist pagination
- Because it is hard to hit only the arrow, now the numbers
in the filelist pagination are linked as well.
Resolves: #... - 21:35 Revision 9102a8d9: [TASK] Raise typo3/testing-framework to ~5.0.1
- The new version no longer uses two deprecated frontend
hooks and switches to proper psr-15 middleware instead.
This u... - 21:32 Revision 24b08efb: [!!!][TASK] Remove database field pages.alias
- This is a precursor for removing PseudoSiteHandling in general.
The database field "pages.alias" field is dropped, a... - 14:56 Revision cee72a1a: [FEATURE] Add scheduler information to system information toolbar
- The system information toolbar now shows useful information
about the (automatic) execution/configuration of the TYPO... - 12:21 Revision 59e89c03: [!!!][TASK] Remove deprecated code in DataHandler
- The following methods / properties / TSconfig options are removed:
- DataHandler->updateModeL10NdiffData
- DataHandl... - 12:19 Revision a5543fd7: [BUGFIX] Use correct language fallback settings in functional tests
- Site configuration generators in functional tests produced wrong data
concerning language fallbacks. Since there have... - 12:02 Revision a0b81d62: [BUGFIX] Use correct language fallback settings in functional tests
- Site configuration generators in functional tests produced wrong data
concerning language fallbacks. Since there have... - 12:01 Revision 4aab1c94: [FEATURE] Support feature toggle in expression language
- Change-Id: I018b19b2fc0962b45d052a7ae4a56396f002361c
Resolves: #86881
Releases: master, 9.5
Reviewed-on: https://revi... - 10:32 Revision 965370d0: [TASK] Remove fuzzy extension scanner checks
- The recently introduced addition to the
ExtensionScanner files for
GraphicalFunctions->init() is removed
as there are... - 10:23 Revision 3c8746d3: [BUGFIX] Avoid frameborder attribute if no doctype is set
- The YouTube and Vimeo renderer must also check if the doctype is not set as html5 is
the default value.
Resolve: #87... - 10:23 Revision 360c8d68: [BUGFIX] Invalidate cached PageTitleProvider
- After handling/saving a page the cache entry for pageTitle
is removed, too.
Resolves: #87257
Releases: master, 9.5
C... - 10:21 Revision 7074bb6b: [FEATURE] Support feature toggle in expression language
- Change-Id: I018b19b2fc0962b45d052a7ae4a56396f002361c
Resolves: #86881
Releases: master, 9.5
Reviewed-on: https://revi... - 09:25 Revision 54280752: [!!!][TASK] Remove deprecated function `launchView()`
- Resolves: #87343
Related: #87193
Releases: master
Change-Id: Ia93afa94cd510debc0a37930f1dbf761d7d23267
Reviewed-on: h... - 09:06 Revision 24179415: [!!!][TASK] Remove deprecated code in EXT:core
- The fallback in site configuration (during 9.3 and 9.4)
with all configuration within the subproperty
"site" is now r... - 09:05 Revision c6141382: [!!!][TASK] Remove deprecated `TYPO3.Popover` object
- The global JavaScript object `TYPO3.Popover` has been removed.
Resolves: #87338
Related: #87193
Releases: master
Cha...
2019-01-06
- 21:40 Revision 7dfd0c5f: [!!!][TASK] Remove deprecated `TYPO3.Utility` object
- The global JavaScript object `TYPO3.Utility` has been removed.
Resolves: #87339
Releases: master
Change-Id: I50a6cd4... - 20:21 Revision 211e400c: [!!!][TASK] Remove deprecated code from EXT:install
- Resolves: #87292
Releases: master
Change-Id: I4ea3a115273e9b83fc7eabf0cd87440df05b0f86
Reviewed-on: https://review.ty... - 19:44 Revision 5810931a: [!!!][TASK] Remove deprecated `TYPO3/CMS/Backend/Storage`
- Resolves: #87340
Related: #87193
Releases: master
Change-Id: I2f41008e0e3827c52f5d5351a53898bd22f3748d
Reviewed-on: h... - 14:52 Revision 40ee9a74: [BUGFIX] Show tooltips in the recordlist
- If a recordlist title do not need to be converted for
output, then the original title will be taken for the
tooltip a... - 14:52 Revision 3854f8bd: [!!!][TASK] Remove deprecated code from RteHtmlParser
- Resolves: #87336
Releases: master
Change-Id: I7835c2e328aac7bc154b9460abaec56a29fe8216
Reviewed-on: https://review.ty... - 13:50 Revision 64ad5615: [BUGFIX] Show tooltips in the recordlist
- If a recordlist title do not need to be converted for
output, then the original title will be taken for the
tooltip a... - 13:34 Revision db6f8fd2: [!!!][TASK] Drop core 6->7 auto TCA migrations
- The TcaMigration class to auto migrate existing TCA
to new specs before it is cached has been added with
core v7.
The...
2019-01-05
- 18:13 Revision a55bdfe4: [!!!][TASK] Remove deprecated functionality in RootlineUtility
- The constructor does not allow PageRepository anymore, but the new
Context object only (or null, as it is an optional... - 15:55 Revision 59ec66ef: [TASK] Stop dangling containers in bamboo
- In rare conditions a bamboo agent does not stop all
created sibling containers at the end of a job. These
dangling co... - 15:25 Revision b9652315: [TASK] Stop dangling containers in bamboo
- In rare conditions a bamboo agent does not stop all
created sibling containers at the end of a job. These
dangling co... - 15:08 Revision ddc9f5c3: [TASK] Stop dangling containers in bamboo
- In rare conditions a bamboo agent does not stop all
created sibling containers at the end of a job. These
dangling co... - 14:27 Revision d180df0e: Revert "[TASK] Remove COMPOSER_ROOT_VERSION from bamboo testing"
- This reverts commit 4036d2ecf3c5cfc24fa4f0408633eac6fec72515.
The solution does not work out for not yet released
ma...
2019-01-04
- 21:28 Revision 63db2452: [!!!][TASK] Remove deprecated functionality within PageRenderer
- Various jQuery and MetaTag API related methods within
PageRenderer have been removed.
Resolves: #87310
Releases: mas... - 20:53 Revision bf4f5104: [BUGFIX] Invalidate cached PageTitleProvider
- After handling/saving a page the cache entry for pageTitle
is removed, too.
Resolves: #87257
Releases: master, 9.5
C... - 20:28 Revision 08371d56: [!!!][TASK] Remove deprecated code in ExtensionManagementUtility
- Various methods within ExtensionManagementUtility that was
previously deprecated have been removed.
Resolves: #87311... - 20:21 Revision 4bd4c8b8: [BUGFIX] Sql query export to use search_result_labels setting
- Releases: master, 8.7
Resolves: #86396
Change-Id: I198fe52a8024dcf392582a78c3fce0f134ed6b7a
Reviewed-on: https://revi... - 20:20 Revision a7265447: [TASK] styleguide: Remove t3ver_label usage
- 20:04 Revision 8258f109: [!!!][TASK] Remove legacy pages_language_overlay functionality
- This patch removes any occurrences of "pages_language_overlay" in use
and enables the feature "unifiedPageTranslation... - 14:34 Revision 26e03f55: [BUGFIX] Allow to add type=0 to typolink syntax
- In previous versions, it was possible to link
to type=0 via "4,0,¶m=2" where this was
stripped away, as the old s... - 14:34 Revision 7e2c650b: [BUGFIX] Allow to add type=0 to typolink syntax
- In previous versions, it was possible to link
to type=0 via "4,0,¶m=2" where this was
stripped away, as the old s... - 14:33 Revision f1ea722a: [!!!][TASK] Remove deprecated code from EXT:filelist
- Resolves: #87309
Releases: master
Change-Id: I0397d3cab0f5957482553640180bfebc0a36ea15
Reviewed-on: https://review.ty...
2019-01-02
- 20:55 Revision 5922ba66: [BUGFIX] Show correct extension name in redirects update
- Releases: master, 9.5
Resolves: #87291
Change-Id: I3125b7040c4d4fdba34969f573d26444a056ff9e
Reviewed-on: https://revi...
2019-01-01
- 20:12 Revision 1f6bd0f0: [BUGFIX] Show correct extension name in redirects update
- Releases: master, 9.5
Resolves: #87291
Change-Id: I3125b7040c4d4fdba34969f573d26444a056ff9e
Reviewed-on: https://revi... - 20:11 Revision 6bdfd7e6: [BUGFIX] Allow to add type=0 to typolink syntax
- In previous versions, it was possible to link
to type=0 via "4,0,¶m=2" where this was
stripped away, as the old s...
2018-12-30
- 16:19 Revision 9e7f094e: [!!!][TASK] Remove deprecated code from EXT:linkvalidator
- Resolves: #87290
Releases: master
Change-Id: Ie3496ac4ac47eb220d4ea924a2792fa3b31e7564
Reviewed-on: https://review.ty... - 16:17 Revision 0e0069ec: [!!!][TASK] Remove deprecated code from EXT:indexed_search
- Resolves: #87308
Releases: master
Change-Id: I02a1d3ef914a9618a91f70a6c3a53d5e3bfe9f79
Reviewed-on: https://review.ty... - 16:16 Revision 89d47147: [TASK] Remove unused CMD property from SchedulerModuleController
- Property was forgotten during the deprecation cleanup in EXT:scheduler
Resolves: #87307
Releases: master
Change-Id: ...
2018-12-28
- 12:14 Revision 7e8931a1: [FEATURE] Make SiteLanguage available in TypoScript
- The current language configuration should be available in TS as well.
Resolves: #86973
Releases: master, 9.5
Change-... - 11:50 Revision 14766e34: [FEATURE] Make SiteLanguage available in TypoScript
- The current language configuration should be available in TS as well.
Resolves: #86973
Releases: master, 9.5
Change-... - 09:55 Revision 30cf5b6c: [BUGFIX] Streamline tree markup
- The trees used in TSOB and in the configuration module have a different
markup than the tree of the Link Browser (and... - 08:44 Revision 0fe865d1: [TASK] Fix sentence in indexed_search documentation
- Releases: master, 9.5
Resolves: #87297
Change-Id: I89d13028f36c867e79c6e2a35576135ea9ca919c
Reviewed-on: https://revi... - 08:44 Revision eac7366c: [TASK] Fix sentence in indexed_search documentation
- Releases: master, 9.5
Resolves: #87297
Change-Id: I89d13028f36c867e79c6e2a35576135ea9ca919c
Reviewed-on: https://revi... - 08:43 Revision 409fe72a: [!!!][TASK] Remove deprecated TMENU options
- The TMENU options beforeImg and afterImg have been removed as
well, as part of removal of image generation being part...
2018-12-27
- 21:07 Revision 1a4120a2: [!!!][TASK] Remove deprecated code from EXT:rsaauth
- Resolves: #87289
Releases: master
Change-Id: I398622277b024b447ea4087e3a1af1b23b9026bc
Reviewed-on: https://review.ty... - 21:00 Revision 456ac469: [!!!][TASK] Remove deprecated code from EXT:scheduler
- Resolves: #87282
Releases: master
Change-Id: I579463d5b1e5780e0f4bcf5665a3e57500f6bbeb
Reviewed-on: https://review.ty...
2018-12-23
- 22:46 Revision f5113db6: [BUGFIX] Streamline tree markup
- The trees used in TSOB and in the configuration module have a different
markup than the tree of the Link Browser (and... - 22:08 Revision 69df9ab7: [BUGFIX] Streamline tree markup
- The trees used in TSOB and in the configuration module have a different
markup than the tree of the Link Browser (and... - 15:02 Revision 4070ab7a: [!!!][TASK] Remove deprecated code in EditFileController
- Change-Id: I82b07824a592206110ff0f07dc97488dc5ce5c80
Resolves: #87278
Releases: master
Reviewed-on: https://review.ty... - 11:34 Revision 68aa7096: [!!!][TASK] Remove deprecated IMGMENU and GMENU
- Change-Id: Ie2ee4ea69ff3cdc67155d292bfd3fccbe1d7ad09
Resolves: #87279
Releases: master
Reviewed-on: https://review.ty...
2018-12-22
- 19:51 Revision 5db2405d: [TASK] Add missing class aliases to extension scanner
- Class aliases have been removed, leading to fatal php errors
for class not found. These class names can be scanned, s... - 19:43 Revision ea7b47a1: [TASK] Add missing class aliases to extension scanner
- Class aliases have been removed, leading to fatal php errors
for class not found. These class names can be scanned, s... - 17:02 Revision 730f30e1: [!!!][TASK] Remove sys_domain and LegacyDomains
- Removes the legary sys_domain table and handling.
Resolves: #87276
Releases: master
Change-Id: If2a5eeb1ebcc113c8b00... - 16:18 Revision ecc40796: [!!!][TASK] Remove Extbase mode for non-consistentTranslationOverlayHandling
- The feature flag and all its logic for not using the
consistentTranslationOverlayHandling in Extbase has been removed... - 16:17 Revision 0690e7ed: [TASK] Remove deprecated code in ElementInformationController
- Change-Id: I5511af7dac4de54ff01f3a1f1ba9c0fb83697ac0
Resolves: #87272
Releases: master
Reviewed-on: https://review.ty... - 16:07 Revision fae39298: [TASK] Avoid case mismatches in method calls
- Releases: master
Resolves: #87273
Change-Id: I903d15be35772d9e18be93f65a8ec371837c3aec
Reviewed-on: https://review.ty... - 15:46 Revision 0b5d061b: [!!!][TASK] Remove deprecated code from PageLayoutController
- Resolves: #87270
Releases: master
Change-Id: Ib6016927dbc79f83d4e0f0b57f8e01bc88ddb963
Reviewed-on: https://review.ty... - 15:24 Revision 322c73bf: [BUGFIX] Minor code cleanups
- A small series of minor cleanups:
* Setting a no longer existing property
* Slight variable type improvements
* Unuse... - 15:20 Revision a4104eec: [!!!][TASK] Remove deprecated Extbase-related code (Part 3)
- * public static method in ActionController
* public method in Argument
* public method in Arguments
* class AbstractV... - 15:16 Revision 6d5e2886: [TASK] Remove registered legacy extbase annoations
- The following registered annotations are no longer supported.
Therefore they should no longer be registered.
* injec... - 15:14 Revision 0777264e: [BUGFIX] Replace @ignorevalidation in SearchController
- @ignorevalidation is still used in the SearchController
which causes deprecation log notices.
While https://review.t... - 14:32 Revision e16883c1: [BUGFIX] Remove invalid NoSuchCommandException
- The NoSuchCommandExceptions has been forgotton
to be removed along with the CommandException
it extends from. It is u... - 14:32 Revision e565c08a: [BUGFIX] Add PATH_site to extension scanner
- When deprecating PATH_site constants we missed
an entry in the extension scanner. Let's add that
matcher since the co... - 14:32 Revision db3ac9ca: [BUGFIX] Replace @ignorevalidation with @Extbase\IgnoreValidation
- While dropping support for @ignorevalidation in #86901
(https://review.typo3.org/58886/) some usages of @ignorevalida... - 13:49 Revision f179bab2: [BUGFIX] Add PATH_site to extension scanner
- When deprecating PATH_site constants we missed
an entry in the extension scanner. Let's add that
matcher since the co... - 13:09 Revision c154610b: [BUGFIX] Avoid frameborder attribute if no doctype is set
- The YouTube and Vimeo renderer must also check if the doctype is not set as html5 is
the default value.
Resolve: #87... - 12:43 Revision 8bb407e4: [BUGFIX] Show domains from Site configs in redirect picker
- The FormEngine sys_redirect value picker for "host" was built on
top of sys_domain, however the value picker should
i... - 12:20 Revision 3d48e44e: [TASK] Add filter for be_users and be_groups
- Add textfield filter for select fields from type
"selectMultipleSideBySide" for system tables.
Affected system table...
2018-12-21
- 23:22 Revision 0025ded3: [!!!][TASK] Remove deprecated code from EXT:taskcenter
- Resolves: #87249
Releases: master
Change-Id: Ibffaf40318977a069c1835439adc93e1bd3616ae
Reviewed-on: https://review.ty... - 23:18 Revision 8b4069be: [BUGFIX] Fix double namespace in test class
- A wrong PHP namespace is used in a UnitDeprecated PHP test class.
The patch changes the path to the correct one.
Re... - 23:09 Revision bdc0a6b6: [BUGFIX] Show domains from Site configs in redirect picker
- The FormEngine sys_redirect value picker for "host" was built on
top of sys_domain, however the value picker should
i... - 23:04 Revision d58afd59: [BUGFIX] Fix double namespace in test class
- A wrong PHP namespace is used in a UnitDeprecated PHP test class.
The patch changes the path to the correct one.
Re... - 20:34 Revision 33ed62bf: [!!!][TASK] Remove deprecated code from various controllers
- Drop deprecated properties and methods from various
backend controllers.
Resolves: #87253
Releases: master
Change-Id... - 15:01 Revision 0de44b26: [!!!][TASK] Remove deprecated core authentication related code
- Mostly removes code related to core authentication
classes.
Resolves: #87248
Releases: master
Change-Id: I711e1fae63... - 12:05 Revision efd83a75: [!!!][TASK] Remove deprecated Extbase-related code (Part 2)
- * public methods in ClassSchema
* public methods in ReflectionService
* public methods in ValidatorResolver
* public ... - 10:50 Revision f37c3120: [BUGFIX] Exclude logger from serialize on save for scheduler task
- Exclusion of the logger instance from the record during save to database.
Prevent hard-coded logfile paths in databas... - 10:33 Revision 6342c003: [BUGFIX] Exclude logger from serialize on save for scheduler task
- Exclusion of the logger instance from the record during save to database.
Prevent hard-coded logfile paths in databas... - 05:43 Revision 1bcd1e42: [!!!][TASK] Remove deprecated code from EXT:setup
- Resolves: #87250
Releases: master
Change-Id: I72b85074e4e9b31f3bb72391f035d4aae8932d41
Reviewed-on: https://review.ty... - 05:42 Revision c5eea3d9: [!!!][TASK] Drop evaluation of @validate annotations
- @validate annotations in (Extbase) models and
controllers are no longer evaluated and should be
replaced with its doc...
2018-12-20
- 20:34 Revision 86f23d90: [!!!][TASK] Remove deprecated global constants
- Drops most global constants marked for removal,
only PATH_site and PATH_thisScript are left, those
need special care.... - 19:42 Revision 9f0f20e1: [!!!][TASK] Drop evaluation of @transient annotations
- @transient will no longer exclude domain model properties from
the processing of the persistence layer
Releases: mas... - 18:26 Revision f230c514: [!!!][TASK] Remove deprecated Extbase-related code
- * Cli functionality
* annotations @cli @internal @flushesCaches
* config.tx_extbase.objects
* plugin.tx_%plugin%.obje... - 18:11 Revision 659d081f: [!!!][TASK] Remove deprecated code from impexp extension
- Resolves: #87244
Releases: master
Change-Id: I85282bdddc61df62fad1234406b05b73923407be
Reviewed-on: https://review.ty... - 17:29 Revision 316f153f: [!!!][TASK] Drop evaluation of @lazy annotations
- Using the @lazy annotation will no longer trigger the lazy loading
of domain model properties.
Releases: master
Reso... - 17:06 Revision 1c0b0787: [!!!][TASK] Drop evaluation of @ignorevalidation annotations
- @ignorevalidation will no longer ignore the triggering of validations
Releases: master
Resolves: #86901
Change-Id: I... - 16:49 Revision 59c56a7f: [!!!][TASK] Drop deprecated code from EditDocumentController
- Resolves: #87242
Releases: master
Change-Id: I29a7b417b3705aec3743692b70adbae97f6fbfe3
Reviewed-on: https://review.ty... - 16:27 Revision a6843648: [!!!][TASK] Drop evaluation of @cascade annotations
- @cascade will no longer trigger cascading of actions in the
persistence layer
Releases: master
Resolves: #86906
Chan... - 15:09 Revision 703f9479: [!!!][TASK] Remove non-route variants for BE calls
- Remove AjaxRequestHandler and the special
handling of '&M=...' query parameter in TYPO3
Backend.
Resolves: #87241
Re... - 14:31 Revision 818f751d: [BUGFIX] Reimplement custom BE languages
- Because of a regression the backend does not load custom BE languages.
The loading order is changed so that custom la... - 13:56 Revision 5668d61a: [BUGFIX] Reimplement custom BE languages
- Because of a regression the backend does not load custom BE languages.
The loading order is changed so that custom la... - 13:53 Revision 7e77e279: [!!!][TASK] Drop evaluation of @inject annotations
- @inject will no longer trigger dependency injection
Releases: master
Resolves: #86899
Change-Id: Id440e94b71f62e7b2c... - 13:50 Revision 771b7c1b: [!!!][TASK] Remove last batch of old class aliases
- Extbase extension is the last core extension that
delivered class aliases. Drop them.
Resolves: #87240
Releases: mas... - 12:26 Revision 148b0ee0: [TASK] Do not show error when copying a record was successful
- https://review.typo3.org/#/c/32356/ introduced the log message
The change was about skipping the direct copyRecord()... - 12:21 Revision 3b5f86dd: [BUGFIX] Remove unused deprecation trait
- Resolves: #87239
Related: #87235
Releases: master
Change-Id: Idffa45715e19d71b0f08ff5885d665e0c6b44af8
Reviewed-on: h... - 11:40 Revision b70a3d4c: [TASK] Do not show error when copying a record was successful
- https://review.typo3.org/#/c/32356/ introduced the log message
The change was about skipping the direct copyRecord()... - 11:22 Revision eb042540: [TASK] Do not show error when copying a record was succesful
- https://review.typo3.org/#/c/32356/ introduced the log message
The change was about skipping the direct copyRecord()... - 10:53 Revision ea213c3d: [!!!][TASK] Remove deprecated code from EXT:tstemplate
- Resolves: #87233
Releases: master
Change-Id: Ib5604ec4b46b2906565154274ba025a959ea102a
Reviewed-on: https://review.ty... - 09:15 Revision 09632eef: [!!!][TASK] Remove deprecated code related to TSFE
- The following code related to TSFE has been removed:
PHP classes:
* TYPO3\CMS\Core\PageTitle\AltPageTitleProvider
* ... - 07:29 Revision 9751a451: [!!!][TASK] Remove deprecated GeneralUtility functionality
- Resolves: #87234
Releases: master
Change-Id: I07eb0387b8ad1921f715637a5a48581f3eaf9c42
Reviewed-on: https://review.ty...
2018-12-19
- 23:41 Revision 00b1f864: [!!!][TASK] Remove deprecated adminpanel/feedit code
- The following previously deprecated classes/interfaces have been removed:
* TYPO3\CMS\Adminpanel\View\AdminPanelView... - 23:02 Revision b6472c9d: [TASK] Revert test change and disable unit tests completely on Travis CI
- Resolves: #87119
Releases: 8.7
Change-Id: I28f7fb93dfdf8b6759abb4242b7131d4a4b63ccd
Reviewed-on: https://review.typo3... - 22:33 Revision 636a9746: [!!!][TASK] Remove old fluid related class aliases
- Drops old fluid class aliases. Note most of them have
been deprecated with core v8 already.
Resolves: #87230
Release... - 21:54 Revision 392ceedd: [BUGFIX] Disable extension updates in Composer mode
- Resolves: #86958
Releases: master, 8.7
Change-Id: Ib0f51088d42ab3dba014efcbd4c702447d75f984
Reviewed-on: https://revi... - 21:45 Revision 44bdee12: [TASK] Require styleguide 10.0.1
- Styleguide used old fluid related class aliases
which is fixed with this raise.
composer require --dev typo3/cms-sty... - 21:23 Revision 4ea922d0: [!!!][TASK] Remove deprecated frontend-related hooks and include scripts
- The following hooks have been removed:
- $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/index_ts.php']['preBeUser']... - 21:03 Revision 3d4b8ad7: [BUGFIX] Add checkDataSubmission hook to extension scanner
- This one slipped through in https://review.typo3.org/c/59217/
Also add it to the deprecation .rst file.
Releases: ma... - 20:46 Revision 31e024cb: [BUGFIX] Add checkDataSubmission hook to extension scanner
- This one slipped through in https://review.typo3.org/c/59217/
Also add it to the deprecation .rst file.
Releases: ma... - 20:09 Revision 5828cdaa: [!!!][TASK] Remove old class aliases from core extension
- Resolves: #87228
Releases: master
Change-Id: I400fa0bc7882b0ee366c6f923c8e21c30b30a5f6
Reviewed-on: https://review.ty... - 20:06 Revision 881c9527: [BUGFIX] styleguide: Use of old fluid abstract view helper class
- 19:45 Revision 01d7918f: [!!!][TASK] Remove deprecated migration for PackageStates.php v4 version
- This migration was deprecated during v8 phase in
https://review.typo3.org/46389 and then expanded to be removed in v1... - 18:28 Revision a8d511a0: [BUGFIX] Add cache StringFrontend to extension scanner
- We missed an entry in the extension scanner for the
deprecated cache related StringFrontend. Since that
class tends t... - 17:43 Revision c0593ee2: [!!!][TASK] Remove deprecated cObj/stdWrap functionality
- The following methods within cObj have been removed:
- enableFields()
- currentPageUrl()
- typolinkWrap()
- calcIntEx... - 17:36 Revision 94648277: [!!!][TASK] Remove several deprecated PHP classes
- Various classes that have no huge dependencies to
other deprecated code are removed.
Resolves: #87219
Releases: mast... - 16:33 Revision 070fe7d9: [!!!][TASK] Remove deprecated class Package\DependencyResolver
- Also remove deprecations that were introduced with the deprecation
of the DependencyResolver in https://review.typo3.... - 16:14 Revision 76d9ef6b: [!!!][TASK] Remove a series of old class aliases
- Drop all "easy" cases of old class aliases, only
some bigger extensions are left for dedicated patches.
Resolves: #8... - 16:13 Revision f076a794: [!!!][TASK] Remove old recordList classes
- Remove unused AbstractRecordList
and AbstractDatabaseRecordList.
Resolves: #87218
Releases: master
Change-Id: I20b7e... - 16:02 Revision 850e87f8: [BUGFIX] Update redefinition guard comments in SystemEnvironmentBuilder
- These constant redefintion guards were forgotten to be updated when
Bootstrap::getInstance() and the call to SystemEn... - 14:20 Revision 20e5c5bf: [!!!][TASK] Remove deprecated code from TemplateService
- The TemplateService class can now be reduced into smaller parts due
to deprecation removals.
Properties now marked a... - 13:39 Revision 70f3a1af: [BUGFIX] Remove unused argument $entryPointLevel from Bootstrap
- The argument is optional and can be removed without
further notice.
Resolves: #87212
Related: #87202
Releases: maste... - 13:30 Revision b403e6bf: [TASK] Add acceptance test for Template and Sites creation
- Extends the existing site configuration acceptance test
by adding a default FE ts snipped and verifying FE is
rendere... - 13:29 Revision e6e887d3: [!!!][TASK] Remove $response preparation in route dispatching
- Calling controllers with a prepared $response object is
dropped, together with the b/w compat feature
'simplifiedCont... - 12:57 Revision 5aefad71: [!!!][TASK] Remove deprecated module classes from backend
- Removed classes:
TYPO3\CMS\Backend\Module\AbstractFunctionModule
TYPO3\CMS\Backend\Module\AbstractModule
TYPO3\CMS\Ba... - 12:52 Revision afb1b9c8: [TASK] Add acceptance test for Template and Sites creation
- Extends the existing site configuration acceptance test
by adding a default FE ts snipped and verifying FE is
rendere... - 12:49 Revision 23df8e26: [!!!][TASK] Remove deprecated code from Bootstrap
- Remove code that is not needed due to the static bootstrap
and PSR-15 refactoring during v9 phase.
All deprecated me... - 11:38 Revision ba80479e: [!!!][TASK] Remove deprecated $GLOBALS['TYPO3_GLOBALS_EXT']
- $GLOBALS['TYPO3_GLOBALS_EXT'] was deprecated in
https://review.typo3.org/58408 and is now removed together
with the i... - 11:11 Revision a69d4746: [BUGFIX] Remove unused if in PasswordHashing
- A useless if can be dropped since the deprecation
removals.
Resolves: #87208
Releases: master
Change-Id: Ib664a3d50f... - 09:02 Revision c4968cf7: [!!!][TASK] Remove deprecated code from PageRepository
- The PageRepository class can now be reduced into smaller parts due
to deprecation removals.
Properties now marked as... - 08:45 Revision 028d3420: [!!!][TASK] Remove deprecated code from core Crypto/PasswordHashing
- Removed classes:
TYPO3\CMS\Core\Crypto\PasswordHashing\AbstractComposedSalt
Removed interfaces:
TYPO3\CMS\Core\Crypt... - 08:26 Revision cd55808b: [!!!][TASK] Remove deprecated methods from BackendUtility
- Removes most deprecated code from BackendUtility, except a method
that has bigger cross dependencies to other depreca... - 06:18 Revision 709bea92: [!!!][TASK] Remove deprecated PHP classes from EXT:workspaces
- Resolves: #87204
Releases: master
Change-Id: If697a2761c6c0eb42848c45dd17373d0e1dea5da
Reviewed-on: https://review.ty...
2018-12-18
- 23:16 Revision d76373a7: [TASK] Typo 'boostrap' should be 'bootstrap'
- Resolves: #87205
Releases: master, 9.5
Change-Id: Idb22d2178bbd20982d4876b5dff45b06dea4100d
Reviewed-on: https://revi... - 23:02 Revision 67fc6662: [TASK] Typo 'boostrap' should be 'bootstrap'
- Resolves: #87205
Releases: master, 9.5
Change-Id: Idb22d2178bbd20982d4876b5dff45b06dea4100d
Reviewed-on: https://revi... - 22:00 Revision 244930a3: [!!!][TASK] Remove deprecated PHP classes from EXT:core
- The following previously deprecated PHP classes are now removed:
- TYPO3\CMS\Core\Encoder\JavaScriptEncoder
- TYPO3\C... - 21:33 Revision a1854028: [BUGFIX] styleguide: Typo "boostrap" to "bootstrap"
- 18:34 Revision e6f3a421: [!!!][TASK] Remove deprecated code from charset converter
- The CharsetConverter class can now be reduced into smaller parts due
to deprecation removals.
Properties now marked ... - 08:57 Revision 9f8b1de0: [BUGFIX] Do not try to delete already remove file
- When using the FAL API to add a file to a folder,
the local file is deleted by default already.
Thus the attempt to ... - 08:08 Revision 00bca0db: [BUGFIX] Do not try to delete already remove file
- When using the FAL API to add a file to a folder,
the local file is deleted by default already.
Thus the attempt to ... - 07:49 Revision bc909758: [BUGFIX] Do not try to delete already remove file
- When using the FAL API to add a file to a folder,
the local file is deleted by default already.
Thus the attempt to ...
Also available in: Atom