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
I wanted to create a category which creates an dynamic background pattern which can be reused on pages. Now i want the customer to be able to use the live preview without necessarily an url. So im trying to save the category with just a template path and no url format. However after saving the category is unchanged and there is no error message. (I've solved this another way but thought I should report it)
Steps to reproduce
create a category group.
after creation edit it and under site settings add just a template path no URI format and save.
check if the input was saved.
Expected behavior
Either it should work or there should be an error that the url is required.
Actual behavior
Input is not saved.
Craft CMS version
5.5.7
PHP version
8.2
Operating system and version
No response
Database type and version
mariadb 10.4
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered:
This is expected behavior. The placeholder text within the “Category URI Format” column says “Leave blank if categories don’t have URLs”. If the categories don’t have URLs for a site, the Template value will be discarded.
What happened?
Description
I wanted to create a category which creates an dynamic background pattern which can be reused on pages. Now i want the customer to be able to use the live preview without necessarily an url. So im trying to save the category with just a template path and no url format. However after saving the category is unchanged and there is no error message. (I've solved this another way but thought I should report it)
Steps to reproduce
Expected behavior
Either it should work or there should be an error that the url is required.
Actual behavior
Input is not saved.
Craft CMS version
5.5.7
PHP version
8.2
Operating system and version
No response
Database type and version
mariadb 10.4
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: