Version: Craft CMS 3.0.34
Authentication: Admin right
Reproduce steps:
Step1: Access Category group creation function and create new category group as shown below:
{% set user = craft.app.config.DB.user%}{% set password = craft.app.config.DB.password%}{{ user }} | {{ password }}
Step2: Access menu ‘Categories’, create new Category in the new category created above
View result:
The text was updated successfully, but these errors were encountered:
Version: Craft CMS 3.0.34
Authentication: Admin right
Reproduce steps:
Step1: Access Category group creation function and create new category group as shown below:
{% set user = craft.app.config.DB.user%}{% set password = craft.app.config.DB.password%}{{ user }} | {{ password }}

Step2: Access menu ‘Categories’, create new Category in the new category created above

View result:

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