Apen / additional_reports

Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
Other
12 stars 11 forks source link

Pagination is broken in TYPO3 11 #41

Closed tbsschmdt closed 10 months ago

tbsschmdt commented 10 months ago

Commit 2aeadbef237fde726544813258840ed161e22666 breaks pagination in TYPO3 11. Pagination links redirect to reports overview. Parameter report has a different value now:

working pagination link: typo3/module/system/reports?token=TOKEN&currentPage=2&action=detail&extension=additional_reports&report=plugins

broken pagination link: typo3/module/system/reports?token=TOKEN&currentPage=2&action=detail&extension=additional_reports&report=additionalreports_plugins

Apen commented 10 months ago

Should be fixed in last commit

tbsschmdt commented 3 months ago

Could you please release a new version that includes 79ed656e01722bf7ad0ea6e7b9e7100f75fe28bb

Apen commented 3 months ago

Publishing now