ayacoo / redirect_tab

Show redirects of the respective page in a tab in the page properties
GNU General Public License v2.0
2 stars 0 forks source link

[FEATURE] Check multilingualism in the old format #5

Closed ayacoo closed 3 years ago

ayacoo commented 3 years ago

In versions 10 and 11, multilingual redirects are stored in this format: t3://page?uid=30 - - - &L=1

Here it is important to check whether these redirects can also be filtered appropriately. This applies to manually set redirects.

ayacoo commented 3 years ago

This feature will not be implemented.

The TYPO3 Redirect Demand like search does not give good results here. If you want to query this content, you can do this with your own better QueryBuilder query and link it to the PSR14 event.

In newer versions the LanguageRedirect is fixed. This query in the new format is already prepared in the extension.