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
It was detected that in the create/edit view of Studio fields, for fields of type DateTime, the default values to be selected are not shown in the different languages, they are always in English.
It was detected that if the default value “first day of next month” is selected for a field of type “DateTime”, of any module, the instance gives an error that makes it unusable.
Possible Fix
The values of the Default value property are displayed in the corresponding language with the app_strings labels.
The Administration and the module should be displayed without errors.
Steps to Reproduce the Issue
1. Access Studio / <Any_Module> / Fields and click on Add Field.
2. Select Date and Time as the field type
3. Check that the values offered in the Default Value property are in English only.
4. Also, set the default value: first day of next month.
5. And check that it does not allow access to the Administration or to the module which the field has been added.
Context
No response
Version
7.14.6
What browser are you currently using?
Chrome
Browser Version
No response
Environment Information
PHP 7.4
Operating System and Version
Ubuntu 22.04
The text was updated successfully, but these errors were encountered:
Issue
Possible Fix
Steps to Reproduce the Issue
Context
No response
Version
7.14.6
What browser are you currently using?
Chrome
Browser Version
No response
Environment Information
PHP 7.4
Operating System and Version
Ubuntu 22.04
The text was updated successfully, but these errors were encountered: