wazum / sluggi

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

[BUGFIX] add missing slash to slug preview #61

Closed franzkugelmann closed 2 years ago

franzkugelmann commented 3 years ago

On a certain use case the preview URL shown via AJAX misses the slash before the last segment. Preconditions are:

  1. Checkbox "Allow standard editors only editing of the last segment of the URL (single page)" is set
  2. Editor edited the slug manually. No matter if she (by accident) forgot to keep the leading slash in the input form for the slug or correctly put it there.

Tested with TYPO3 10.4.17 and master branch of sluggi.

sluggi-slugpreview