Hannes Papenberg
Hannes Papenberg
While this PR goes into that direction, I don't think that that is solving #13403. So no, not closing that one.
> > In addition, a input is added to customize the error message when the validation failed. > > This appears to be when ANY validation fails and not when...
Yes, you can argue that a required field and a field which failed validation should both throw a similar style error. However that is not in the scope of this...
That however has nothing to do with this PR and is a standard behavior of Joomla so far. Be my guest to change that, but right now this is how...
Did I miss anything else regarding capitalisation?
All issues Brian has reported have either been fixed or are unrelated to this PR. Of course we can discuss if a validation error should throw a notice or an...
I removed the controversial validation rules again.
#42959 changes the validation everywhere from throwing a warning to throwing an error on the server side. I don't know how we could highlight the fields after the serverside validation.
The problem is, that right now we get error messages about failed validations, but not the names of the actual fields after the server side validation. We would have to...
RTCThis comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44897.