Clean install
Add a single field (just one) - A CAPTCHA - save and close
Edit a content item
A tab entitled Fields which is totally blank, confusing..
Either the tab should not be there at all, or the blank page should tell me im an idiot and how to fix the problem.
Latest commit e76aa02 tested
Labels |
Added:
?
|
i agree with @PhilETaylor
Ok I have replicated your not replicating :)
The "trick" is to create the field as a CAPTCHA field... not a text field
This then gives a blank tab... instead of no tab.
The reason is that this field is front end only for obvious reasons. There
should be an indicator of this in the admin. I did come across this in
earlier testing.
Title |
|
Title |
|
Also there is zero point in having the required option as who wants a captcha without it being required
I am not even sure if that option will work anyway see
https://github.com/joomla/joomla-cms/blob/staging/libraries/cms/form/field/captcha.php#L110
Changed the title to show that this is an issue with the captcha field in com_fields
Maybe captcha shouldnt even be a field type available in com_fields as com_users and com_contact already support captcha natively
+com_content submit an article
+com_weblinks submit a weblinks
I never used the captcha field when I was working with DPFields, so probably it would make sense to remove it completely from com_fields.
As this is a captcha only problem it is solved by #12719 so we can close here @PhilETaylor ?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-11-03 11:26:49 |
Closed_By | ⇒ | PhilETaylor |
You can't fix stupid
On 2 Nov 2016 3:29 p.m., "Phil Taylor" notifications@github.com wrote: