You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting a short id in the link form and carrying the title parameter in the management background, the logic in the SEO template is currently faulty, causing the urlTitle parameter to be incorrectly spliced.
To Reproduce
admin backend select URL
Go to the homepage, right-click to view the source code and find that the urlTitle parameter is missing in the link.
This problem only occurs in the case of short ids.
Expected behavior
should show urlTitle
eg:
Platform
Device: [e.g. Desktop, Mobile]
OS: [e.g. macOS]
Browser and version: [e.g. Chrome, Safari]
Version: [e.g. v1.3.6]
The text was updated successfully, but these errors were encountered:
Describe the bug
When selecting a short id in the link form and carrying the title parameter in the management background, the logic in the SEO template is currently faulty, causing the urlTitle parameter to be incorrectly spliced.
To Reproduce
admin backend select URL

Go to the homepage, right-click to view the source code and find that the urlTitle parameter is missing in the link.

This problem only occurs in the case of short ids.
Expected behavior
should show urlTitle

eg:
Platform
The text was updated successfully, but these errors were encountered: