?
avatar PhilETaylor
PhilETaylor
2 Feb 2017

Steps to reproduce the issue

Create a field of type URL
set the scheme required to https://
edit article on frontend
enter example.com as the url - because it doesnt tell you what it expects
click save

Expected result

Validation fails and tells you why - example.com IS A VALID URL, but the scheme is required

Actual result

validation fails - but doesnt tell you why
screen shot 2017-02-02 at 21 54 54

avatar PhilETaylor PhilETaylor - open - 2 Feb 2017
avatar joomla-cms-bot joomla-cms-bot - change - 2 Feb 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Feb 2017
avatar Bakual
Bakual - comment - 2 Feb 2017

Same as in the other one. That needs to be fixed in JFormFieldUrl or in the respective validate/filter methods. com_fields doesn't do anything special here.

avatar marrouchi
marrouchi - comment - 3 Feb 2017

I've made a PR for this #13885. Is it okay ?

avatar zero-24
zero-24 - comment - 3 Feb 2017

Thanks!

avatar zero-24 zero-24 - change - 3 Feb 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-02-03 18:18:36
Closed_By zero-24
avatar zero-24 zero-24 - close - 3 Feb 2017

Add a Comment

Login with GitHub to post a comment