- πΊπΈUnited States smustgrave
Thank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
- π¬π§United Kingdom catch
This is still valid.
I can't find a generic revision controller in core or another issue to add one - it would be worth someone else double checking.
Also even if we have one, node module is definitely not using it so should check for issues to convert over too.
- π¨πSwitzerland berdir Switzerland
We have Drupal\Core\Entity\Controller\EntityRevisionViewController. Node isn't using it yet, but there are existing about the conversion, it's blocked on the whole route rename thing, long chain of issues.