- π¬π§United Kingdom alexpott πͺπΊπ
The module no longer uses drupal_goto() - this does not exist anymore and the latest versions of the module do not throw any redirect exceptions either.
In Chrome, when on /admin/content, nothing will happen when clicking the "edit" link of a locked node.
The request will return a 302 to /admin/content, after which Chrome will display the version from its browser cache.
Only after a page reload, or moving to another page, will the "Content is locked" message be displayed.
Tested with Chromium Version 48.0.2564.116 on Ubuntu, and Chrome latest version on MacOSX.
Closed: outdated
2.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The module no longer uses drupal_goto() - this does not exist anymore and the latest versions of the module do not throw any redirect exceptions either.