User tests: Successful: Unsuccessful:
Pull Request for Issue #13870.
Added a validation message to the JFormRuleUrl class.
A warning message displays "Invalid URL : URL schema is missing in example.com. Please add one of the following at the begining : http...." with no explanation.
A warning message displays "Invalid field" with no explanation.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings Libraries |
Labels |
Added:
?
?
|
Just a minor spelling typo to correct...
"Invalid URL : URL schema is missing in %s. Please add one of the following at the begining : %s."
Should be...
"Invalid URL : URL schema is missing in %s. Please add one of the following at the beginning : %s."
I have tested this item
Please use ordered variables in the string
"Invalid URL : URL schema is missing in %1$s. Please add one of the following at the beginning : %2$s ."
I have tested this item
RTC please
Status | Pending | ⇒ | Ready to Commit |
RTC as the change in the string concerns only the type of variable.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-03-01 14:09:30 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
I have tested this item✅ successfully on c0048b4
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13885.