Validation message should be user friendly like "invalid field: title"
Incorrect validation message is displayed as follow:
Error
Invalid form
PHP Built On Windows NT 6.2 build 9200
Database Version 5.6.12-log
Database Collation utf8_general_ci
PHP Version 5.4.12
Web Server Apache/2.4.4 (Win64) PHP/5.4.12
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.3.7-dev Development [ Ember ] 01-October-2014 02:00 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0
Validation message should be user friendly.
Priority | Low | ⇒ | Medium |
Status | New | ⇒ | Confirmed |
Confirmed
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4735.
Confirmed
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4735.
confirmed - no patch yet?
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4735.
Confirmed
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4735.
Tested Successfully
Applied a fix in administrator\components\com_menus\views\item\tmpl\edit.php on line number 83
Changed $('system-message').getElement('div').innerHTML = Joomla.JText._('JGLOBAL_VALIDATION_FORM_FAILED'); to
$('system-message').getElement('h4').innerHTML = Joomla.JText._('ERROR');
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4735.
Set to "closed" on behalf of @brianteeman by The JTracker Application at issues.joomla.org/joomla-cms/4735
Status | Confirmed | ⇒ | Closed |
Rel_Number | ⇒ | 4739 | |
Relation Type | ⇒ | Related to |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-10-17 09:43:10 |
I'm terribly sorry. Indeed I wanted to fix for this issue
http://issues.joomla.org/tracker/joomla-cms/4732
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4735.
Please see #4751 for a solution
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4735.
Labels |
Added:
?
|
Confirmed
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4735.