wazum / sluggi

The TYPO3 CMS slug helper
GNU General Public License v3.0
39 stars 22 forks source link

Slug editing on restricted pages does not work #94

Closed wesscoric closed 1 year ago

wesscoric commented 1 year ago

In our system, most editors have an entry point into the page tree that is controlled by an appropriate user group. However, editors can see the full path in the slug and can also edit it. Does this feature need to be configured extra or is it not working right now? This is not so tragic now, as it seems to be the normal behavior. But it was one of the reasons why we decided to use "sluggi". Could you please check here as well.

We use Typo3 11.5.31 and sluggi 11.1.0

Greetings Wesley

sluggi

wazum commented 1 year ago

@wesscoric thanks for the hint, I made a mistake there, it's fixed now and a new version is tagged

wesscoric commented 1 year ago

@wazum Thank you very much. Works exactly as expected.