User tests: Successful: Unsuccessful:
Pull Request for Issue # .
#13335
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
ALTER TABLE #__fields
CHANGE alias
name
VARCHAR(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '';
(or make new installation of Joomla after applying this path).
Apply this patch
Create and edit Custom fields in the frontend and in the backend
No
Status | New | ⇒ | Pending |
Category | ⇒ | SQL Administration com_admin Postgresql MS SQL com_fields Language & Strings Front End com_users Installation Plugins |
Labels |
Added:
?
?
|
I have tested this item
I could save the field with a different name, edit an article and change the values and checked if the values do correctly appear on the front.
You need to fix some code style errors to make drone happy http://213.160.72.75/joomla/joomla-cms/2006
@laoneo Thank you for testing :)
I think drone is now happy: http://213.160.72.75/joomla/joomla-cms/2053 :)
I have tested this item
Tested successfully with the fresh installation. I created two groups in Content menu and tried to create two custom fields in each group with similar name - checking for duplicate names is implemented and works fine.
Status | Pending | ⇒ | Ready to Commit |
Labels |
Setting RTC after two tests
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-05 07:21:09 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
Done. Thanks.
Is there a rule when we use the exclamation mark after the word Joomla?