Activity
From 2018-10-23 to 2018-11-21
2018-11-20
- 14:05 Revision 3213f856: [BUGFIX] Fix outdated link in docs
- That linked resource is just not available under that URL anymore.
Releases: master, 8.7
Resolves: #86951
Change-Id:... - 13:15 Revision 8025fa93: [BUGFIX] Fix outdated link in docs
- That linked resource is just not available under that URL anymore.
Releases: master, 8.7
Resolves: #86951
Change-Id:...
2018-11-19
- 13:48 Revision be239c20: [BUGFIX] Remove unused `fieldChangeFunc` in GroupElement
- The class GroupElement defines a `fieldChangeFunc` which is unused in
this context. Since this never caused an issue,... - 12:50 Revision 009d1ac0: [BUGFIX] Strip tags only from strings in ArrayUtility::stripTagsFromValuesRecursive
- Prevent an implicit type cast to string through strip_tags.
Ignore any scalar values other than string,
but preserve ... - 11:29 Revision a295c186: [BUGFIX] Strip tags only from strings in ArrayUtility::stripTagsFromValuesRecursive
- Prevent an implicit type cast to string through strip_tags.
Ignore any scalar values other than string,
but preserve ... - 10:03 Revision 582ad60f: [TASK] Check number of file extensions
- Show the add media and text form only if at least
one file extension exists.
Resolves: #86925
Releases: master, 8.7
... - 09:51 Revision 38c4a246: [TASK] Add searchFields in TCA for sys_news, sys_action and sys_note
- Resolves: #86932
Releases: master, 8.7
Change-Id: Ic699b0af99fb73bfdb91e3dbbb3e6f3e41335b5b
Reviewed-on: https://revi... - 09:34 Revision f2693362: [TASK] Check number of file extensions
- Show the add media and text form only if at least
one file extension exists.
Resolves: #86925
Releases: master, 8.7
... - 09:22 Revision 0c948e97: [TASK] Add searchFields in TCA for sys_news, sys_action and sys_note
- Resolves: #86932
Releases: master, 8.7
Change-Id: Ic699b0af99fb73bfdb91e3dbbb3e6f3e41335b5b
Reviewed-on: https://revi... - 09:11 Revision 070c5067: [BUGFIX] Cast file resource pointer in UploadFileReferenceConverter
- The return value of the hmac check is a string and must be casted to
an integer as the method using the value require... - 08:54 Revision 198961d0: [BUGFIX] CSS selector in extension configuration modal too specific
- The .typo3-install class is not present in the current modal. This
re-introduces the margin above the "save" button.
... - 08:52 Revision c5f27f00: [BUGFIX] Cast file resource pointer in UploadFileReferenceConverter
- The return value of the hmac check is a string and must be casted to
an integer as the method using the value require...
2018-11-16
- 14:45 Revision 271ef66b: [TASK] Explain "recursive" in record sitemap
- Follow-up commit to provide explanation for parameter `recursive` in:
A recursive configuration makes it a lot easier... - 11:46 Revision 1b95f08a: [FEATURE] Support recursive in record sitemap
- A recursive configuration makes it a lot easier to provide
a sitemap for all records without touching the configurati... - 10:57 Revision 206414c6: [BUGFIX] Add RootPage to Slug Candidates
- The slug candidates resolving now takes "/" into account,
allowing to find the root page as well. This way, the PageR... - 10:20 Revision d7dc7168: [BUGFIX] Select proper records in DBAL workspace restrictions
- A new WorkspaceRestriction is added to solve all issues
once and for all.
For now, this restriction is only added in... - 09:51 Revision cda6c030: [BUGFIX] Select proper records in DBAL workspace restrictions
- A new WorkspaceRestriction is added to solve all issues
once and for all.
For now, this restriction is used to only ...
2018-11-15
- 15:01 Revision 5335d9aa: [BUGFIX] Remove caches if a site is deleted
- This patch fixes a pseudo-site-error in the backend after a
created site is deleted and the page module is shown.
Aft...
2018-11-14
- 20:55 Revision 09bd2cf4: [BUGFIX] Cast PSR-7 Uri object to string in preview links
- When generating the workspace preview links, the Uri
object needs to be case to string.
Resolves: #86928
Releases: m... - 20:40 Revision 9ff37c43: [BUGFIX] Check Tsconfig in page module for value of content element
- In case a content element is added with TsConfig its label can't be
loaded from TCA but the TsConfig must be checked.... - 17:05 Revision 0f4b4231: [BUGFIX] Show frontend user image migration wizard again
- Resolves: #82068
Releases: 8.7
Change-Id: Id972e5531cf9e85fd7a1ecf8bd69a9912a384084
Reviewed-on: https://review.typo3... - 14:15 Revision cec73aee: [TASK] Remove obsolete .rst file
- The .rst file for issue #86881 needs to be removed again,
the patch has been reverted.
Resolves: #86926
Related: #86... - 06:24 Revision 4e239bc9: [BUGFIX] Check Tsconfig in page module for value of content element
- In case a content element is added with TsConfig its label can't be
loaded from TCA but the TsConfig must be checked.... - 03:31 Revision 56dcf354: [BUGFIX] Set proper caching lifetime of meta tags and titles
- Use the lifetime of the current page for caching the meta tags and titles
Resolves: #86234
Releases: master
Change-I... - 03:00 Revision b315587d: Revert "[BUGFIX] Set BackendUserAspect earlier to make it usable in TSConfig"
- This reverts commit 52c391df3d4070d7bb192c724597141111e70b21.
When a backend user has set a workspace, this needs
to...
2018-11-09
- 21:33 Revision 1ab4b9a1: [TASK] Move latest rst files to correct directory
- Resolves: #86891
Releases: master
Change-Id: If9a3d35b4eb08d9f2f08aca4b7a23da4ac91f46f
Reviewed-on: https://review.ty... - 12:14 Revision 14bf40b3: Revert "[FEATURE] Support feature toggle in expression language"
- This reverts commit c0d321c2c0f0e4eb8b839a83a787e104183092da.
Reason for revert: this was a feature merged before br...
2018-11-08
- 22:15 Revision 3823f0af: [TASK] Only render hreflang tag when multiple languages are available
- Make sure the hreflang tags are only rendered when there is more than 1
language enabled for the current page.
Resol... - 21:56 Revision 40a79c0a: [TASK] Respect alternative web mounts in suggest wizard
- The suggest wizard now respects temporary page tree mount
points and altElementBrowserMountPoints from the TSconfig.
... - 21:55 Revision 1a66bc91: [BUGFIX] Correctly create schema diff for renamed fields and indexes
- TYPO3's schema migrator has code to create drop and add fields
statements out of renamed columns detected by doctrine... - 21:53 Revision 88533415: [TASK] Remove leftovers of "options.uploadFieldsInTopOfEB"
- With #80463 - before v8 LTS - the setting
"options.uploadFieldsInTopOfEB" has been removed from the templates,
no nee... - 21:45 Revision 2a565fa6: [BUGFIX] Use FlashMessageRendererResolver in ReferenceIndex
- To avoid exceptions while calling the referenceindex:update via CLI the
FlashMessageRendererResolver must be used.
R... - 21:21 Revision d70b6f51: [BUGFIX] Skip language -1 in preview url generation
- Resolves: #86623
Releases: master
Change-Id: Ic7e6c8dd5b7232f2ee2e3f84664b25835e782677
Reviewed-on: https://review.ty... - 21:11 Revision be62d64d: [BUGFIX] Improve Performance for Inline Elements
- Invisible and not translated records will not be retrieved anymore.
Currently every inline element will be translate... - 21:05 Revision 43e988f4: [TASK] Remove leftovers of "options.uploadFieldsInTopOfEB"
- With #80463 - before v8 LTS - the setting
"options.uploadFieldsInTopOfEB" has been removed from the templates,
no nee... - 20:44 Revision a726ae1e: [BUGFIX] Remove double encoding of dataStructureIdentifier
- As dataStructureIdentifier of FlexForms will be transferred
as JSON-encoded string, there is no need to call "json_en... - 20:37 Revision 4532a1ad: [BUGFIX] Send payload of image cropping wizard via POST
- The image cropper wizard configuration can become very large, which
might break the wizard as the configuration is se... - 20:33 Revision a445cca6: [BUGFIX] Detect proper TsConfig for blinding settings in tree provider
- Due the refactoring with #84993 the tsconfig coulnd't be loaded correctly if
a subarray must be accessed.
Resolves: ... - 20:21 Revision eb3ed329: [BUGFIX] Fix various issues in Core Updater
- - The click event for the update button is now bound to the modal and not
to the origin document, as this doesn't wor... - 19:16 Revision 0015c5e3: [BUGFIX] Show adminpanel module in safari
- This patch makes the new adminpanel frontend usable
in Apple Safari.
Resolves: #86251
Releases: master
Change-Id: I1... - 19:15 Revision c22409a1: [BUGFIX] Ignore provided pages for sitemap menu
- The sitemap menu doesn't show the pages field and therefore
it must not be used in the MenuProcessor configuration as... - 18:52 Revision d702b091: [BUGFIX] Use sys_language isocode for SiteLanguage
- The PseudoSiteFinder transfers the iso code from sys_language
in the correct field for SiteLanguage. Also respect the... - 18:43 Revision c0d321c2: [FEATURE] Support feature toggle in expression language
- Resolves: #86881
Releases: master
Change-Id: Ib9325081b572f22936cc28cbc1f8b977f9c1b0bf
Reviewed-on: https://review.ty... - 18:38 Revision da277eb8: [BUGFIX] Ignore provided pages for sitemap menu
- The sitemap menu doesn't show the pages field and therefore
it must not be used in the MenuProcessor configuration as... - 17:41 Revision ec2340a6: [BUGFIX] Include DB queries with free mode records
- With the new site handling, the overlayType for fetching
records in the frontend context is always set to
OVERLAYS_ON... - 17:33 Revision 3cdf60a9: [TASK] Remove fluid namespace in sitemap template
- There is no need to keep the fluid namespace definition in the template.
Resolves: #86873
Releases: master
Change-Id... - 17:32 Revision b0cfa481: [BUGFIX] Add reports.html to acceptance tests
- Add additional option to create reports.html upon
codeception runs on local execution of acceptance tests.
Resolves:...
2018-11-06
- 19:52 Revision 0e19f1de: [BUGFIX] Hide internal prefix "cat:" in tags of upgrade docs
- The prefix "cat:" is used internally and it doesn't make sense to
show it to a regular user. Neither does it provide ... - 19:20 Revision 1bc7b0a4: [BUGFIX] Hide internal prefix "cat:" in tags of upgrade docs
- The prefix "cat:" is used internally and it doesn't make sense to
show it to a regular user. Neither does it provide ... - 15:08 Revision 7c7b3574: [BUGFIX] Use correct value for eventPid in DataHandler
- When using workspaces and the record properties
should be shown, the wrong field (_ORIG_pid instead of
t3ver_oid) is ...
2018-11-05
- 23:16 Revision 4c108f0f: [BUGFIX] Fix isMissing called on Null error
- Add a Null check in FileLinktype->checkLink
function
Resolves: #86857
Releases: master,8.7
Change-Id: I2cc270dd7b839... - 22:58 Revision 582b9116: [BUGFIX] Fix isMissing called on Null error
- Add a Null check in FileLinktype->checkLink
function
Resolves: #86857
Releases: master,8.7
Change-Id: I2cc270dd7b839... - 21:43 Revision ff6ad483: [FEATURE] Improve creation of URL query strings from arrays
- Adds a new method HttpUtility::buildQueryString() using
http_build_query() instead of reimplementing the encoding-pro... - 16:26 Revision 3403543e: [BUGFIX] styleguide: Minor typo
- 11:25 Revision c3f32cbb: [BUGFIX] Force word breaks in callouts
- The CSS of callouts is adjusted to enforce word breaks to prevent
overlapping the container.
Resolves: #86827
Releas... - 09:17 Revision aabe5f71: [BUGFIX] Respect DateTimeImmutable in Extbase
- The DateTimeConverter and DataMapper of Extbase now checks for
DateTimeInterface, and can thus handle DateTimeImmutab... - 08:31 Revision 5ff51a47: [TASK] Changed label for page_tree_stop
- Clearified the message of the label of the field.
Added tooltip for a better explanation.
Resolves: #84580
Releases:...
2018-11-03
- 16:54 Revision 2130b349: Revert "[BUGFIX] Set constraints in `FrontendRestrictionContainer` depending on workspace context"
- This reverts commit c3e7779c61cc567b9a1cbf5fec747748e5059464.
Change-Id: Ic2d68767d463b94ab42814848396b8f019e8cb15
R... - 10:49 Revision 4617f698: [BUGFIX] styleguide: Minor typo in runTests.sh
2018-11-02
- 20:48 Revision 1e462fbf: [BUGFIX] Keep existing validation errors for recursive domain relations
- Do not overwrite already generated validation errors when a property
validator leads to a recursive validate() call t... - 20:43 Revision 6a3a5ca1: [TASK] Raise testing-framework and styleguide
- Acceptance tests of testing-framework have been refactored
a bit to be easier usable by extensions. Core needs some
a... - 20:35 Revision 0127c5d2: [BUGFIX] Show correct ReST file for @validate annotation
- The extension scanner didn't show the correct ReST file. Instead
of the file for @validate, it has shown the file for... - 20:11 Revision 54f1399f: [BUGFIX] Make `LoginRefresh.submitForm a lambda function
- The function `LoginRefresh.submitForm` is changed to be a lambda
function. Reason is that `this` is now bound to the ... - 19:57 Revision 56576448: [BUGFIX] Keep existing validation errors for recursive domain relations
- Do not overwrite already generated validation errors when a property
validator leads to a recursive validate() call t... - 17:43 Revision f347a316: [TASK] Changed label for page_tree_stop
- Clearified the message of the label of the field.
Added tooltip for a better explanation.
Resolves: #84580
Releases:... - 12:59 Revision a2c3f10f: [TASK] styleguide: Have a more useful functional test
- 12:57 Revision c3e7779c: [BUGFIX] Set constraints in `FrontendRestrictionContainer` depending on workspace context
- The `FrontendRestrictionContainer` must not respect the hidden flag, if
the request happens in a workspace context. T... - 12:34 Revision 61327163: [BUGFIX] Fix translated file relation with sql_mode=ONLY_FULL_GROUP_BY
- The SQL mode ONLY_FULL_GROUP_BY enforces all fields used in "GROUP BY"
to be present in "SELECT".
See https://dev.my... - 12:30 Revision 17af55ee: [TASK] styleguide: Substitute demo unit test with something more useful
- 12:19 Revision 8c7d8a30: [TASK] styleguide: Basic test setup
- https://github.com/TYPO3-CMS/styleguide/pull/125
* runTests.sh and docker environment
* basic unit testing
* bacis f... - 12:15 Revision 1b4ff642: [BUGFIX] Fix translated file relation with sql_mode=ONLY_FULL_GROUP_BY
- The SQL mode ONLY_FULL_GROUP_BY enforces all fields used in "GROUP BY"
to be present in "SELECT".
See https://dev.my... - 11:47 Revision d16606b3: [BUGFIX] Provide effectivePid for flexforms segment
- Custom ckeditor config is now loaded in flexforms.
Resolves: #83809
Related: #81748
Releases: master, 8.7
Change-Id:... - 10:27 Revision 8fc01bb9: [BUGFIX] Provide effectivePid for flexforms segment
- Custom ckeditor config is now loaded in flexforms.
Resolves: #83809
Related: #81748
Releases: master, 8.7
Change-Id:... - 10:12 Revision 0faf9829: [TASK] Allow type 'text' in site configuration
- As yaml supports multiline text, it should be also allowed inside the
site configuration.
With #86214 the type 'text'... - 09:00 Revision bebb019f: [TASK] Change cursor type hovering CE in language view
- Change cursor type to "move" hovering content elements if you are in page
module and in language view. Same as in col... - 06:24 Revision 7b4aa3df: [BUGFIX] Limit available languages in user setup module
- Limit the available languages not only to the ones having a
translation but also if it is in the list of available la...
2018-11-01
- 13:30 Revision c907effd: Revert "Use DataHandler commands to create and update data for General Handler"
- This reverts commit 70d1a06d052981fe6c4682750343e860ce0d393c.
That patch gives various headaches: The generator fail...
2018-10-31
- 19:33 Revision 63995038: [BUGFIX] Add missing translation value for save_and_close in form engine
- Changes syntax for translation key and add default language value.
Resolves: #86799
Releases: master
Change-Id: Ic27... - 17:06 Revision 1db130fb: [BUGFIX] Adding 3 to "TYPO"
- On other "TYPO3" references the "3" is present but not on this occurence.
Add the "3" to "TYPO" in order to have "TYP... - 15:44 Revision 3633982d: [BUGFIX] Adding 3 to "TYPO"
- On other "TYPO3" references the "3" is present but not on this occurence.
Add the "3" to "TYPO" in order to have "TYP... - 14:18 Revision d51588fc: [TASK] Migrate FormEngineFlexForm to TypeScript
- Change-Id: I3151b16f72baf31e13f841ecc95be4ca389cf36e
Resolves: #82587
Releases: master
Reviewed-on: https://review.ty... - 13:53 Revision cf70592f: [TASK] Add PHP 7.3 to bamboo core v7 testing
- Extension dbal needs a patch with PHP 7.3 for
"continue inside switch" blocks, similar to
what has been done with #86... - 13:48 Revision 5f109e96: [TASK] Migrate FormEngineSuggest to TypeScript
- The FormEngineSuggest module is migrated to TypeScript now. In the same
step, the usage of jQuery is reduced and dead... - 13:42 Revision 826955c1: [TASK] Migrate LayoutModule/Paste.js to TypeScript
- Change-Id: I1eb5996b08a6aaaac8ef5d179c2e509f68c15cb3
Resolves: #84169
Releases: master
Reviewed-on: https://review.ty... - 12:10 Revision 64fb715e: [TASK] Add PHP 7.3 to bamboo core v8 testing
- Change-Id: I84575fb973027c184ac2f9a65d227adc38d57d07
Resolves: #86812
Releases: 8.7
Reviewed-on: https://review.typo3... - 09:16 Revision 3f182270: [BUGFIX] Resolve strict type assertion in RecordStateFactory
- Applying a strict "string" type to values that are "null" will
lead to type errors for TCA properties that are not co...
2018-10-30
- 22:30 Revision f7b5985f: [BUGFIX] Adjust FrontendUserImageUpdateWizard
- Make "Mark undone" and the migration itself work again.
Resolves: #86751
Releases: master
Change-Id: I0f2455b36a4de5... - 22:23 Revision 50a1bf7c: [BUGFIX] Execute scheduler tasks ordered by next execution time
- When executing scheduler tasks the next execution time of the task
should be used to define the execution order.
Res... - 22:16 Revision 74146385: [BUGFIX] Correct clickjacking header in backend
- The clickjacking header in the backend was not correctly set
according to
https://developer.mozilla.org/de/docs/Web/H... - 22:11 Revision cc5b38b7: [BUGFIX] Execute scheduler tasks ordered by next execution time
- When executing scheduler tasks the next execution time of the task
should be used to define the execution order.
Res... - 21:52 Revision ec9ee877: [BUGFIX] Make the "Stop preview" link clickable when previewing a page (workspaces)
- Resolves: #86298
Releases: 8.7
Change-Id: I95bde368cff46e0fd02251ad673aefdd6b5f2e6d
Reviewed-on: https://review.typo3... - 21:23 Revision b6e130c2: [BUGFIX] Allow overlay for all root level records
- Instead of a hardcoded list of tables allowed on root level use
the information from TCA instead.
Resolves: #85429
R... - 20:15 Revision 60fa0872: [TASK] Add PHP 7.3 to bamboo core master testing
- Bamboo core master pre-merge now tests with PHP 7.3 rc3,
especially PHP linting and unit tests.
Bamboo core nightly e... - 16:07 Revision a1515e51: [TASK] Run functional tests without xdebug on bamboo
- With the increased number of functional tests in v9 we
should squeeze out as much performance as possible from
the te... - 16:07 Revision 102337e2: [TASK] Run functional tests without xdebug on bamboo
- With the increased number of functional tests in v9 we
should squeeze out as much performance as possible from
the te... - 15:18 Revision d9927e11: [BUGFIX] Show correct namespace in example block of CommaSeparatedValueProcessor
- Resolves: #86800
Releases: master, 8.7
Change-Id: I243589ee7e619f26e99e27d34c626e848a1ee80a
Reviewed-on: https://revi... - 14:40 Revision 9eb46bdd: [BUGFIX] Show correct namespace in example block of CommaSeparatedValueProcessor
- Resolves: #86800
Releases: master, 9.5, 8.7
Change-Id: I243589ee7e619f26e99e27d34c626e848a1ee80a
Reviewed-on: https:/... - 14:06 Revision 08aa2e6a: [BUGFIX] Update karma
- karma is used for JavaScript based unit tests. The currently installed
version is aged and doesn't compile on newer s... - 14:06 Revision 6d2b0e8b: [BUGFIX] Update karma
- karma is used for JavaScript based unit tests. The currently installed
version is aged and doesn't compile on newer s... - 13:26 Revision 6df1d324: [TASK] Test fully built css in bamboo
- Extend the "Lint scss ts" bamboo job to also build css
next to js and only after that verify with git status
no file ... - 13:25 Revision 173304ed: [TASK] Test fully built css in bamboo
- Extend the "Lint scss ts" bamboo job to also build css
next to js and only after that verify with git status
no file ... - 12:16 Revision f605b316: [TASK] Set TYPO3 version to 9.5.2-dev
- Change-Id: If96e59eef0e6be1eac2e58e2d50cf79ba70d6b16
Reviewed-on: https://review.typo3.org/58796
Reviewed-by: Nicole ... - 12:14 Revision 67701d96: [TASK] Set TYPO3 version to 8.7.21-dev
- Change-Id: I133eea5842cb0fc03d7f0b8b3bbbf6180e971d64
Reviewed-on: https://review.typo3.org/58793
Tested-by: TYPO3com ... - 11:45 Revision 8efebf50: [RELEASE] Release of TYPO3 9.5.1
- Change-Id: Ic1c6183af103b9c957b85d046ff2564348f165bc
Reviewed-on: https://review.typo3.org/58794
Reviewed-by: Oliver ... - 11:39 Revision 0912c2e6: [RELEASE] Release of TYPO3 8.7.20
- Change-Id: I0ac38a40730cc8fa5766a79a09ff3e6b739054ee
Reviewed-on: https://review.typo3.org/58792
Reviewed-by: Oliver ... - 11:05 Revision e2f13be7: [BUGFIX] Re-build backend.css
- v8 is affected by outdated css similar to master.
`# t3-form-structure-panel` vs `#t3-form-structure-panel`
caused by... - 09:06 Revision 76c10fb0: [TASK] Use typo3/phar-stream-wrapper package
- PharStreamWrapper has been released as standalone package under
the MIT license: https://github.com/TYPO3/phar-stream... - 09:06 Revision 2b59e40d: [TASK] Use typo3/phar-stream-wrapper package
- PharStreamWrapper has been released as standalone package under
the MIT license: https://github.com/TYPO3/phar-stream...
2018-10-29
- 23:26 Revision 0e92db5c: [TASK] Move FieldControl/ListModule handling to module
- The FieldControl `ListModule` now uses a dedicated module for its
handling and no longer uses inline `onclick` handle... - 23:11 Revision 58e7f227: [TASK] Move FieldControl/InsertClipboard handling to module
- The FieldControl `InsertClipboard` now uses a dedicated module for its
handling and no longer uses inline `onclick` h... - 22:48 Revision a582af1f: [TASK] Move FieldControl/TableWizard handling to module
- The FieldControl `TableWizard` now uses a dedicated module for its
handling and no longer uses inline `onclick` handl... - 22:42 Revision bcc2afa8: [TASK] Move FieldControl/AddRecord handling to module
- The FieldControl `AddRecord` now uses a dedicated module for its
handling and no longer uses inline `onclick` handler... - 22:39 Revision d6d02800: [TASK] Move FieldControl/ResetSelection handling to module
- The FieldControl `ResetSelection` now uses a dedicated module for its
handling and no longer uses inline `onclick` ha... - 22:37 Revision cd85b1ed: [BUGFIX] Unsplit split buttons in TableController
- The controller of the table wizard doesn't use split buttons anymore.
Resolves: #86792
Releases: master
Change-Id: I... - 20:23 Revision 7a43ce10: [BUGFIX] Re-build backend.css
- Since #86449, the backend.css is stale. This patch refreshes the build of
our CSS.
Used command:
grunt css
Resolves... - 19:18 Revision bb5b887f: [TASK] Clean up PharStreamWrapperInterceptor
- * fix spacing issue
* remove superfluous method
Resolves: #86788
Releases: master
Change-Id: I2825819663ef90cd8ba845... - 17:20 Revision c7623d4b: [BUGFIX] Render correct paging label
- In case of paging in any record list, the page browser is rendered in top
and on bottom of ther record list.
The upp... - 17:11 Revision dd6713fe: [BUGFIX] Ignore unique evaluation in l10n_mode exclude
- The l10n_mode "exclude" explains to copy the field value from
source language, so unique evaluation should be ignored... - 16:15 Revision eee1bd88: [BUGFIX] Render correct paging label
- In case of paging in any record list, the page browser is rendered in top
and on bottom of ther record list.
The upp... - 16:13 Revision 3879aa9c: [TASK] Improve styling of upload form in extension manager
- - Add missing id attribute
- Use bootstrap styling
- Use styled button
Resolves: #86449
Releases: master
Change-Id: ... - 13:01 Revision d981bdc2: [TASK] Update typo3/testing-framework to 4.10.0
- Update from 4.9.0 to 4.10.0.
Notable change: The fluid RenderingContextFixture is
now provided by typo3/testing-frame... - 12:02 Revision d4bdb02b: [BUGFIX] Pass record info when determining defaultUploadFolder in FileBrowser
- The fileBrowser now passes the related pid, table and field to
getDefaultUploadFolder().
Resolves: #86053
Releases: ... - 11:59 Revision 7b97335f: [BUGFIX] Respect endOfRange in pagination
- If prepareObjectsSlice is called in the pagination with a QueryResult,
the endOfRange is calculated and used for each... - 11:36 Revision c0b6023d: [BUGFIX] Add url for linkToTop in css_styled_content
- This adds current URL to the ToTop link when css_styled_content is used.
Fixes broken linkToTop URL's since config.pr... - 11:36 Revision 4c9d9254: [BUGFIX] Add url for linkToTop in css_styled_content
- This adds current URL to the ToTop link when css_styled_content is used.
Fixes broken linkToTop URL's since config.pr... - 11:18 Revision b8117a7a: [BUGFIX] Disable caching if fluid debugging is enabled
- Resolves: #86675
Releases: master
Change-Id: Ife47f1fe8c78899785fbad73e21e2a2bf9b8441a
Reviewed-on: https://review.ty... - 11:01 Revision 6797522c: [BUGFIX] Pass record info when determining defaultUploadFolder in FileBrowser
- The fileBrowser now passes the related pid, table and field to
getDefaultUploadFolder().
Resolves: #86053
Releases: ... - 10:58 Revision 12bf0ed0: [BUGFIX] Always use default language for uniqueInSite
- SlugHelper fetches records of the same language, and takes the
pageId of the _current_ language record (uid), which i... - 10:50 Revision e1ffbaab: [TASK] Added default cropping ratio for social media images
- Most of the social networks use the 1.91:1 aspect ratio for images that
belong to the page that is shared.
Now og:im... - 10:05 Revision c1a229db: [TASK] Update TypoScript include
- TypoScript include method with ext_typoscript_setup.txt should be removed,
this file is deprecated since July 2005.
...
2018-10-28
- 21:12 Revision 9c15ab84: [TASK] Ensure UTF-8 files contain no BOM
- Extends bamboo to verify UTF-8 files contain no BOM and
adds Build/Scripts/runTests.sh -s checkBom to do the same
loc... - 19:29 Revision 579aa075: [BUGFIX] Move SCSS instructions from modal to install.scss
- This change accidentally merged the code into the wrong file.
Resolves: #86783
Related: #86562
Releases: master
Chan... - 17:54 Revision 5715465d: [BUGFIX] Update local cache upon creation of new storage object
- When a new storage object for the "local" driver is being created
it is not possible to retrieve the new object insta... - 17:44 Revision 1398fe40: [BUGFIX] Allow unicode characters in verifyFileNameAgainstDenyPattern
- Using (valid) unicode characters in
GeneralUtility::verifyFilenameAgainstDenyPattern was not possible due
to a missin... - 17:31 Revision 02f8414f: [BUGFIX] Keep MP parameters upon redirect of overlay
- When a mount point, that is overlayed, redirects to the overlaying page,
don't throw away existing mount point parame... - 17:19 Revision 020d8cac: [BUGFIX] Allow unicode characters in verifyFileNameAgainstDenyPattern
- Using (valid) unicode characters in
GeneralUtility::verifyFilenameAgainstDenyPattern was not possible due
to a missin... - 17:15 Revision 04303074: [BUGFIX] Add missing copy and cut button in file list search result
- It is now possible to copy or cut the file in file list search result.
Resolves: #86414
Releases: master
Change-Id: ... - 17:14 Revision 4c9699a6: [BUGFIX] Redirect site to language after site resolving
- In order to allow custom redirects not depending on the site language
base, the redirect functionality is extracted i... - 17:06 Revision 61db15e0: [BUGFIX] Avoid PHP warnings in BackendUtility if no BE user is set
- BackendUtility no longer tries to resolve the workspace property
of a not set BackendUserAuthentication. This prevent... - 17:04 Revision ef2160bc: [BUGFIX] Pass FlexForm context to USER display condition
- If using a user display condition within a FlexForm field,
the passed information is insufficient and information abo... - 17:03 Revision ed43dbe7: [BUGFIX] Registration of multiple additional view models
- The form setup properties within "additionalViewModelModules" must be
written as numerical associative arrays to make... - 17:03 Revision daa79397: [BUGFIX] Correctly resolve parameter for USER display condition
- According to the documentation there is no limit of the used
additional parameters. However during parameter processi... - 16:04 Revision f74ed5fe: [BUGFIX] Pass FlexForm context to USER display condition
- If using a user display condition within a FlexForm field,
the passed information is insufficient and information abo... - 16:00 Revision 09b94a99: [TASK] Add test for (wrong) unique eval handling in pages:alias
- Change-Id: Ie47dbc9153d8a4dcbde15a7eb61c207bbcc34480
Resolves: #86780
Related: #84267
Related: #83572
Releases: maste... - 15:57 Revision 03d9625f: [TASK] Use different placeholder than ###
- preg_quote since PHP 7.3.0 also quotes #.
Simply use a different placeholder.
Resolves: #86586
Releases: master, 8.7... - 15:56 Revision 26bf1e70: [BUGFIX] BE checkFullLanguagesAccess check all translated records
- All translated records are checked for language access in the method
checkFullLanguagesAccess of BackendUserAuthentic... - 15:41 Revision 6939d0da: [BUGFIX] Registration of multiple additional view models
- The form setup properties within "additionalViewModelModules" must be
written as numerical associative arrays to make... - 15:35 Revision f5b5585b: [BUGFIX] Correctly resolve parameter for USER display condition
- According to the documentation there is no limit of the used
additional parameters. However during parameter processi... - 15:23 Revision ec3cda36: [TASK] Fix continue-statement inside a switch-block
- Calling continue inside a switch-block would work just like break.
This is usually not intended and thus triggers a w... - 15:23 Revision f1d84abd: [TASK] Improve performance of UriBuilder by memory cache
- The TYPO3 backend is eager to generate the same URL
with the same parameters multiple times, causing a lot
of cascadi... - 15:19 Revision 64664892: [TASK] Use different placeholder than ###
- preg_quote since PHP 7.3.0 also quotes #.
Simply use a different placeholder.
Resolves: #86586
Releases: master, 8.7... - 15:12 Revision c399a2e1: [TASK] Check for Extbase response type instead of environment
- Functional tests always set CLI context to true. Even if Extbase returns
an Web\Response, the method getExitCode will... - 15:06 Revision f46acd19: [BUGFIX] BE checkFullLanguagesAccess check all translated records
- All translated records are checked for language access in the method
checkFullLanguagesAccess of BackendUserAuthentic... - 15:02 Revision 7b7d6989: [TASK] Fix continue-statement inside a switch-block
- Calling continue inside a switch-block would work just like break.
This is usually not intended and thus triggers a w... - 14:36 Revision 05ffc756: [BUGFIX] Keep update button in linkbrowser for RTE CKEditor on edit
- This patch moves the current value of the link into the parameter array
for the linkbrowser to keep the value in all ... - 14:34 Revision 3d0c216e: [TASK] Use different placeholder than ###
- preg_quote since PHP 7.3.0 also quotes #.
Simply use a different placeholder.
Resolves: #86586
Releases: master, 8.7... - 14:15 Revision e92b1613: [TASK] Remove canonical link if noindex
- Some frontend and backend optimizations for canonical links
- Change position of canonical link input field in backe... - 14:10 Revision 936dd957: [TASK] Add unit tests for BackendUtiily::resolveFileReferences
- This tests are a left over from a patch being abandoned.
Keeping them should not be wrong, they help identify notices... - 14:07 Revision 278d6808: [BUGFIX] Fix the extbase CoreCommand with lowest requirements
- The extbase CoreCommand class calls a method that was introduced in
symfony/console 3.2. So the CoreCommand class nee... - 14:00 Revision d486678f: [TASK] Fix continue-statement inside a switch-block
- Calling continue inside a switch-block would work just like break.
This is usually not intended and thus triggers a w... - 13:50 Revision 45ba7fd3: [BUGFIX] Keep update button in linkbrowser for RTE CKEditor on edit
- This patch moves the current value of the link into the parameter array
for the linkbrowser to keep the value in all ... - 13:37 Revision 82689e2d: [BUGFIX] Process large list of hashes in chunks updating reference index
- The list of old hashes by cleaning up the reference index can
be very long. To avoid exceeding query limits like maxi... - 13:35 Revision 187528f4: [TASK] Performance optimizations for the form manager module
- Speeds up the form manager module and the form plugin especially
if there are many forms within the TYPO3 instance.
... - 13:35 Revision a5b6f960: [TASK] Cleanup generation of sitemap-index-URLs
- Use pageType-parameter from f:uri.page instead of providing
the type through additionalParams.
And don't include the ... - 13:34 Revision cb7a5187: [BUGFIX] Correctly resolve parent folder in AbstractHierarchicalFilesystemDriver
- This patch ensures that
AbstractHierarchicalFilesystemDriver::getParentFolderIdentifierOfIdentifier
always returns a ... - 13:21 Revision 1b2670c5: [BUGFIX] Correctly resolve parent folder in AbstractHierarchicalFilesystemDriver
- This patch ensures that
AbstractHierarchicalFilesystemDriver::getParentFolderIdentifierOfIdentifier
always returns a ... - 13:08 Revision ca2f7c3e: [BUGFIX] Process large list of hashes in chunks updating reference index
- The list of old hashes by cleaning up the reference index can
be very long. To avoid exceeding query limits like maxi... - 12:45 Revision 06bd4729: [BUGFIX] Catch Exceptions in RTE with invalid links
- Only one area is covered with catching invalid links when setting
an ugly external URL without proper scheme.
The ot... - 12:37 Revision ed0066a3: [BUGFIX] Edit a translated record without def. language access
- Editor without access to default language could not edit a translated
content element, because there was an entry in ... - 12:35 Revision 244fb730: [TASk] Fully qualified classes was expecting bool
- Releases: master
Resolves: #86582
Change-Id: Ie4a5578c632ff99898c97f5bd3a4e80f87260194
Reviewed-on: https://review.ty... - 12:33 Revision 461841fc: [BUGFIX] Set correct language uids in MenuProcessor when set to auto
- The configuration special.auto was introduced in #84775. The function
MenuProcessor->prepareLevelLanguageConfiguratio... - 12:32 Revision 60c01aca: [BUGFIX] Catch Exceptions in RTE with invalid links
- Only one area is covered with catching invalid links when setting
an ugly external URL without proper scheme.
The ot... - 12:27 Revision 15cbbd7f: [BUGFIX] Allow more tags when no RTE processing is available
- If somebody has no RTE extension available, there is also no
RTE processing information available, so the default
fro... - 12:26 Revision e98c2496: [BUGFIX] Respect saveDocNew TSConfig option
- For translated tt_content elements the saveDocNew button
was solely dependent on the free vs. connected mode setup.
H... - 12:23 Revision 2742ea30: [BUGFIX] Adjust headline decoration in documentation file
- Change-Id: Ic30290ba8548049b2c053d1e3bfa4beae1615e24
Resolves: #86775
Releases: master, 8.7
Reviewed-on: https://revi... - 12:11 Revision 01cd2d10: [TASK] Have LF line endings for .sh scripts in .gitattributes
- Resolves: #86774
Releases: master, 8.7
Change-Id: I8b677426c6011a0b3115f83380ae567582dc9c17
Reviewed-on: https://revi... - 12:06 Revision b33d41d7: [TASK] Allow runTests.sh on Windows WSL
- Pre-Requisites:
- docker for windows installed
- Base mount path for Windows drives is / (not /mnt/)
- docker for win... - 12:05 Revision 9b222ceb: [!!!][TASK] Remove X-UA-Compatible from HTML of backend
- Resolves: #76166
Releases: master
Change-Id: I5d36ea2342c18fe08cb5b5c06f123e8cb575849c
Reviewed-on: https://review.ty... - 12:04 Revision 386ce2a0: [TASK] No UTF-8 with BOM files
- Some files contain not needed BOM bytes in UTF-8 files.
Remove them since they can lead to not too funny headaches
in... - 11:49 Revision 6eb75306: [BUGFIX] Adjust headline decoration in documentation file
- Change-Id: Ic30290ba8548049b2c053d1e3bfa4beae1615e24
Resolves: #86775
Releases: master, 8.7
Reviewed-on: https://revi... - 11:48 Revision fc46127b: [TASK] Have LF line endings for .sh scripts in .gitattributes
- Resolves: #86774
Releases: master, 8.7
Change-Id: I8b677426c6011a0b3115f83380ae567582dc9c17
Reviewed-on: https://revi... - 11:43 Revision 10d3b0bd: [BUGFIX] Decouple GeneralUtility::rmdir from Environment::isWindows()
- To be able to call rmdir without an initialized Environment instance,
the check if a Windows system is used, is decou... - 11:12 Revision 95aeaf18: [BUGFIX] Allow more tags when no RTE processing is available
- If somebody has no RTE extension available, there is also no
RTE processing information available, so the default
fro... - 11:12 Revision 1c4bcb3a: [BUGFIX] Add margin-bottom for tab-content
- This adds a margin between the tab-content and the submit-button in the
extension configuration form.
Resolves: #865... - 11:12 Revision c3e576b8: [BUGFIX] Do not require */ext to be writable in Composer Mode
- Resolves: #81857
Releases: master
Change-Id: I2dc07e8ac23edad2c7bd4880c4fd12ebcf2e40d6
Reviewed-on: https://review.ty...
2018-10-27
- 22:37 Revision 342e7bff: [BUGFIX] Resolve correct page in slug validation
- The SlugHelper now receives an encapsulated RecordState object that
represents a record.
This allows fine-grained co... - 22:31 Revision 5178ce52: [TASK] Move page fields to new tab 'social media'
- Move fields for open graph and twitter card to a new tab 'social media'
Resolves: #86514
Releases: master
Change-Id:... - 22:26 Revision 155f956d: [TASK] Update typo3/cms-composer-installers to 2.2.1
- Upgrade from 2.2.0 to 2.2.1 which allows PHP 7.3
in this dependency.
composer update typo3/cms-composer-installers
... - 22:23 Revision 2e19ba20: [BUGFIX] Detect recursions in PageContentErrorHandler
- Possible recursions that can occur while fetching the content of an error page are now detected and resolved.
Resolv... - 22:06 Revision 574914eb: [BUGFIX] Linkvalidator validates linked content elements
- This patch makes the LinkValidator check typolinks to tt_content
elements like t3://page?uid=x#y by calling InternalL... - 21:53 Revision 016a3145: [BUGFIX] EvaluteDisplayCondition should throw proper error message
- When an extension author writes a display condition in TCA and
by incident uses a wrong format for the displayConditi... - 21:24 Revision b8b7bc18: [TASK] Streamline EM dependency resolving
- Adjust the style of the action accordingly and
add a small description to the main header.
Resolves: #86304
Releases... - 21:18 Revision 98280a6e: [BUGFIX] Show original error in ReflectionService exception
- Instead of displaying a custom error message, let the original
exception message be part of the ReflectionException t... - 18:45 Revision e654d32f: [BUGFIX] In BE: MetaTags are not cached by page rendering
- Calling the redirect module in the BE, the page renderer is called
without a specified $GLOBALS['TSFE']->page['uid'].... - 18:09 Revision f97675b4: [TASK] Add more doktypes to be excluded from XML sitemap by default
- Shortcuts and backend user sections should be removed from the XML
sitemap because a search engine should not index t... - 18:08 Revision c26facec: [BUGFIX] Also process array in InputSlugElement
- It is possible that the incoming $row contains an array
at the $languageField. This patch assures that the
$languageI... - 18:06 Revision 7c8bc1c8: [BUGFIX] Allow relative URLs in locationHeaderUrl
- Resolves: #81720
Releases: master, 8.7
Change-Id: I099c905bf335a13fafa920c2849fd88971dc0e44
Reviewed-on: https://revi... - 17:20 Revision 916d1c60: [BUGFIX] Linkvalidator validates linked content elements
- This patch makes the LinkValidator check typolinks to tt_content
elements like t3://page?uid=x#y by calling InternalL... - 16:53 Revision f1f194a4: [BUGFIX] Avoid excluding fields in copyToLanguage
- Given that a TCA column is using 'l10n_mode' => 'exclude' and creating
a "free localization" of that record using Dat... - 16:09 Revision 603b6bf1: [BUGFIX] Respect no_index while creating canonical and hreflang tags
- When the current page is set to no_index, no canonical tag
and hreflang tags will be generated.
Resolves: #86569
Rel... - 15:40 Revision 2b156363: [TASK] Add field pages.hidden to rootline default fields
- Adding field 'hidden' to default field list of rootline page requests
ensures more detailed rendering of page status ... - 14:15 Revision e1ce4ed4: [BUGFIX] Allow relative URLs in locationHeaderUrl
- Resolves: #81720
Releases: master, 8.7
Change-Id: I099c905bf335a13fafa920c2849fd88971dc0e44
Reviewed-on: https://revi... - 14:00 Revision c3ac9f7e: [BUGFIX] Update display of text under the translated input field
- Break words in text of default language under the translated input field.
Resolves: #84020
Releases: master
Change-I... - 13:55 Revision 73cc493d: [BUGFIX] Use correct type for header value
- Resolves: #86758
Releases: master
Change-Id: Ia0803d4ba68e0913478e4cfa9173cce5e1c5b5db
Reviewed-on: https://review.ty... - 13:34 Revision 11cfefb7: [BUGFIX] Pass status code as int to RedirectResponse
- The filelist module shows an error when creating an new textfile
with a file extension that is not allowed via [SYS][... - 13:03 Revision bd1d1212: [BUGFIX] Always set overrideVals when editing a page
- Resolves: #86754
Releases: master
Change-Id: I2bb3226595e53ed993e0114130123e4f87f1603b
Reviewed-on: https://review.ty... - 12:26 Revision 01537456: [TASK] Refactor AdminPanel JavaScript
- - move to namespaced functions
- remove console log on copy
Prerequisite for further bug fixes.
Resolves: #86744
Re... - 12:12 Revision 9447692d: [BUGFIX] Recover switched items in maxitems=1 selectMultipleSideBySide
- Shows and re-enables all the options, that are currently not selected
when using maxitems = 1
Resolves: #86594
Relea... - 12:02 Revision d1f78081: [TASK] Update codemirror to 5.40.2
- Used commands:
yarn add codemirror@^5.40.0 --dev
grunt build
Resolves: #86700
Releases: master
Change-Id: I07a146e2c... - 11:52 Revision 881f7a17: [BUGFIX] Recover switched items in maxitems=1 selectMultipleSideBySide
- Shows and re-enables all the options, that are currently not selected
when using maxitems = 1
Resolves: #86594
Relea... - 11:48 Revision dc75bff7: [TASK] Give install tool a fresher look
- During the last-minute changes before LTS, some stylings in the
Maintenance area were done to streamline the look&fee... - 11:43 Revision 59ed7aa9: [BUGFIX] Prevent null value being passed to hash_equals
- The second parameter of hash_equals must be a string but could be a
null value in the FileDumpController. It is ensur... - 11:43 Revision 9d16ddb5: [BUGFIX] Remove surrounding &nsbp; in the tables with ol or ul in CKEditor
- This patch removes generated in tables with ol or ul inside. This
is unintented behaviour, and we can't manual... - 08:50 Revision 45bae4c8: [FEATURE] styleguide: https://github.com/TYPO3-CMS/styleguide/issues/99 Add modal example
- https://github.com/TYPO3-CMS/styleguide/pull/123
2018-10-26
- 17:04 Revision c23b1e19: [BUGFIX] Remove surrounding &nsbp; in the tables with ol or ul in CKEditor
- This patch removes generated in tables with ol or ul inside. This
is unintented behaviour, and we can't manual... - 16:49 Revision d4f03014: [BUGFIX] Display FlashMessage in View Module
- When clicking on the root page while in view module
a FlashMessage is now displayed with proper information.
The Flas... - 16:25 Revision ea2ba16a: [TASK] styleguide: Remoe obsolete uploads folder
- 16:22 Revision 90256abb: [TASK] styleguide: TCA: Remove deprecated group-file in a flex form example
- 16:16 Revision 6eafdff4: [TASK] styleguide: TCA: Move deprecated selicon_field from group target to fal target
- 16:03 Revision 3fd51ccd: [BUGFIX] Avoid exception of renderType selectCheckBox in workspace
- Resolves: #85109
Releases: master, 8.7
Change-Id: I34a269ec2d564a546d4dc2036a97eb1027d2352f
Reviewed-on: https://revi... - 15:53 Revision 9316bfb3: [BUGFIX] Avoid exception of renderType selectCheckBox in workspace
- Resolves: #85109
Releases: master, 8.7
Change-Id: I34a269ec2d564a546d4dc2036a97eb1027d2352f
Reviewed-on: https://revi... - 15:37 Revision e52a91c8: [BUGFIX] Prevent null value being passed to hash_equals
- The second parameter of hash_equals must be a string but could be a
null value in the FileDumpController. It is ensur... - 15:25 Revision 6595aa54: [BUGFIX] Show deleted records in recycler
- Show deleted records in recycler also when
related be_user was deleted completely from database.
Resolves: #86696
Re... - 14:54 Revision 240f0abf: [BUGFIX] Add EXT:recordlist as dependency of EXT:backend
- Resolves: #86567
Releases: master
Change-Id: Ida5a35fe28b32f100779b048bc9b676cb2bd099e
Reviewed-on: https://review.ty... - 14:46 Revision 41b6be15: [BUGFIX] CleanerTask processes all FileResource Fields
- By removing an errorous break in a loop, all FileResource Fields are found
and therefor all connected files can be de... - 14:22 Revision 74873143: [BUGFIX] Properly reference config.yaml instead of config.yml
- There is one wrong documentation about config.yaml of
site configuration, where it is `config.yml`, however,
TYPO3 Co... - 14:09 Revision 52379b36: [BUGFIX] CleanerTask processes all FileResource Fields
- By removing an errorous break in a loop, all FileResource Fields are found
and therefor all connected files can be de...
2018-10-25
- 22:39 Revision 2a9c88ba: [BUGFIX] Properly mock LocalizationFactory in form tests
- Resolves: #86704
Releases: master
Change-Id: Ie30f22e641d76890a97bc47c51665d697aad93f5
Reviewed-on: https://review.ty... - 19:50 Revision cbbcafde: [TASK] Execute tests via docker
- The patch adds a new entry script Build/Script/runTests.sh
that hides away all the complexity of test suite execution... - 18:53 Revision c8840e8b: [BUGFIX] Register "then"/"else" in IfHasRoleViewHelper again
- This fixes the usage of "then" and "else" for the inline notation.
Resolves: #86743
Releases: master, 8.7
Change-Id:... - 18:52 Revision c9d3bf68: [TASK] styleguide: TCA: Add example select multipleSideBySide maxitems=1
- https://github.com/TYPO3-CMS/styleguide/pull/122
Related forge https://github.com/TYPO3-CMS/styleguide/issues/86594 - 16:42 Revision 28f0f0b2: [BUGFIX] Register "then"/"else" in IfHasRoleViewHelper again
- This fixes the usage of "then" and "else" for the inline notation.
Resolves: #86743
Releases: master, 8.7
Change-Id:... - 13:28 Revision 8ef66824: [BUGFIX] Allow fallback to default language in site config
- Resolves: #86597
Releases: master
Change-Id: I119a83a76bb3b5695965490434daef78245c27dd
Reviewed-on: https://review.ty... - 13:26 Revision 87fae8bc: [BUGFIX] Allow editing of pages with language ID > 9
- Resolves: #86734
Releases: master
Change-Id: Ib26c0336531e1e692f73ccc431b7091c47755ce9
Reviewed-on: https://review.ty... - 11:16 Revision bf961f42: [TASK] Allow rendering of description for InputSlugElement
- The description must be available for the InputSlugElement as well to give
editors an additional guidance.
Resolves:... - 07:23 Revision 1aed1588: [BUGFIX] Let CObjectViewHelper render top level objects again
- Making the CObjectViewHelper had the unfortunate side effect,
that top level object paths are not working any more.
...
2018-10-24
- 15:04 Revision 65148aae: [BUGFIX] Assure that $_POST is never set to null
- Resolves: #86731
Releases: master
Change-Id: Ia48925cf98637d7c7b2ecfb071bc935508032dec
Reviewed-on: https://review.ty... - 13:57 Revision 7666a39b: [TASK] Update php-cs-fixer configuration to exclude _generated directory
- Resolves: #86730
Releases: master, 8.7
Change-Id: I9e707e6d9c1305baa92b7f2c4c0f83bbeea52daa
Reviewed-on: https://revi... - 11:15 Revision ab6a0004: [TASK] Update php-cs-fixer configuration to exclude _generated directory
- Resolves: #86730
Releases: master, 8.7
Change-Id: I9e707e6d9c1305baa92b7f2c4c0f83bbeea52daa
Reviewed-on: https://revi...
2018-10-23
- 20:07 Revision a9970436: [BUGFIX] Remove `fbclid` argument from chash calculation
- Facebook adds the `fbclid` argument to outbound URLs which triggers a
recalculcation of the cache hash. The argument ... - 19:52 Revision ed8e0c62: [BUGFIX] Remove `fbclid` argument from chash calculation
- Facebook adds the `fbclid` argument to outbound URLs which triggers a
recalculcation of the cache hash. The argument ... - 19:51 Revision ef11877b: [BUGFIX] Remove `fbclid` argument from chash calculation
- Facebook adds the `fbclid` argument to outbound URLs which triggers a
recalculcation of the cache hash. The argument ...
Also available in: Atom