?
avatar PhilETaylor
PhilETaylor
2 Nov 2016

Steps to reproduce the issue

Clean install
Add a single field (just one) - A CAPTCHA - save and close
Edit a content item

Actual result

A tab entitled Fields which is totally blank, confusing..

screen shot 2016-11-02 at 15 25 30

Expected result

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.

System information (as much as possible)

Latest commit e76aa02 tested

avatar PhilETaylor PhilETaylor - open - 2 Nov 2016
avatar joomla-cms-bot joomla-cms-bot - change - 2 Nov 2016
Labels Added: ?
avatar PhilETaylor PhilETaylor - change - 2 Nov 2016
The description was changed
avatar PhilETaylor PhilETaylor - edited - 2 Nov 2016
avatar PhilETaylor PhilETaylor - change - 2 Nov 2016
The description was changed
avatar PhilETaylor PhilETaylor - edited - 2 Nov 2016
avatar brianteeman
brianteeman - comment - 2 Nov 2016

You can't fix stupid

On 2 Nov 2016 3:29 p.m., "Phil Taylor" notifications@github.com wrote:

Steps to reproduce the issue

Clean install
Add a single field (just one) - anything - save and close
Edit a content item
Actual result

A tab entitled Fields which is totally blank, confusing..
[image: screen shot 2016-11-02 at 15 25 30]
https://cloud.githubusercontent.com/assets/400092/19935216/22f18878-a111-11e6-9d85-f5913f3aea1e.png Expected
result

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.
System information (as much as possible)

e76aa02
e76aa02


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#12703, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8dKS-kq38xF2xCNtCW2-uEyX6AEIks5q6KxdgaJpZM4KnYKc
.

avatar andrepereiradasilva
andrepereiradasilva - comment - 2 Nov 2016

i agree with @PhilETaylor

avatar infograf768
infograf768 - comment - 2 Nov 2016

I can't reproduce your issue.
Just did a clean install and the single text field is displayed under the Fields tab.
It also shows when one creates a new article.

screen shot 2016-11-02 at 18 22 47

avatar PhilETaylor
PhilETaylor - comment - 2 Nov 2016

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.

avatar PhilETaylor PhilETaylor - change - 2 Nov 2016
The description was changed
avatar PhilETaylor PhilETaylor - edited - 2 Nov 2016
avatar brianteeman
brianteeman - comment - 2 Nov 2016

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.

avatar brianteeman
brianteeman - comment - 2 Nov 2016

Additionally there is a bug in that the option to display this field in the admin is still available
image

avatar brianteeman brianteeman - change - 2 Nov 2016
Title
[com_fields] Blank Tab
[com_fields] Captcha field
avatar brianteeman brianteeman - edited - 2 Nov 2016
avatar brianteeman brianteeman - change - 2 Nov 2016
Title
[com_fields] Blank Tab
[com_fields] Captcha field
avatar brianteeman
brianteeman - comment - 2 Nov 2016

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

avatar brianteeman
brianteeman - comment - 2 Nov 2016

Changed the title to show that this is an issue with the captcha field in com_fields

avatar brianteeman
brianteeman - comment - 2 Nov 2016

Maybe captcha shouldnt even be a field type available in com_fields as com_users and com_contact already support captcha natively

avatar alikon
alikon - comment - 2 Nov 2016

+com_content submit an article
+com_weblinks submit a weblinks

avatar laoneo
laoneo - comment - 3 Nov 2016

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.

avatar zero-24
zero-24 - comment - 3 Nov 2016

As this is a captcha only problem it is solved by #12719 so we can close here @PhilETaylor ?

avatar PhilETaylor
PhilETaylor - comment - 3 Nov 2016

tested #12719

avatar PhilETaylor PhilETaylor - change - 3 Nov 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-11-03 11:26:49
Closed_By PhilETaylor
avatar PhilETaylor PhilETaylor - close - 3 Nov 2016

Add a Comment

Login with GitHub to post a comment