Deprecation: #75637 - Deprecate optional parameters of RecyclerUtility::getRecordPath() 

See forge#75637

Description 

The following arguments of the method RecyclerUtility::getRecordPath have been marked as deprecated:

  • $clause
  • $titleLimit
  • $fullTitleLimit

Impact 

Using any of the arguments above will trigger a deprecation log entry.

Affected Installations 

Any TYPO3 installation using custom calls to RecyclerUtility::getRecordPath using the mentioned arguments.

Migration 

No migration available.