wazum / sluggi

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

first letter deleted when slash ist missing when creating new url segment #87

Closed borisw2 closed 1 year ago

borisw2 commented 1 year ago

Logged in as an editor, basic.last_segment_only is true. When the editor wants to edit the url segment and he forget to insert a slash, the first letter is deleted. example url is https://domain/segment/segment/test and the editor changes the last segment into newtest instead of /newtest new url is https://domain/segment/segment/ewtest When you are logged in as an admin it works perfect. TYPO3 11.5.26 sluggi 3.02 PHP 8.1

wazum commented 1 year ago

That's already fixed in 3.0.3, please just update

borisw2 commented 1 year ago

thanx, will there also be a non-composer-version in TER?

Best regards

T3home - Dipl.-Psych Boris Weisgerber TYP03 - Integration - Entwicklung - Hosting Großherzog-Friedrich-Straße 146 66121 Saarbrücken +49(0)6818764942

Wolfgang Klinger schrieb am 31.05.2023 13:23 (GMT +02:00):

That's already fixed in 3.0.3, please just update

-- Reply to this email directly or view it on GitHub: https://github.com/wazum/sluggi/issues/87#issuecomment-1570007634 You are receiving this because you authored the thread.

Message ID: @.***>