User tests: Successful: Unsuccessful:
Pull Request for Issue #5619 .
You should see error (red border around and title on mouseover)
This PR add handler as global, only for session lifetime (com_config) here: #9997
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Fields JavaScript |
Rel_Number | 0 | ⇒ | 5619 |
Relation Type | ⇒ | Pull Request for |
I'd love to, but probably not in this PR, because it would break git diffs (all lines would show as changed).
Looks like 2x tabs or eventually 8x space would fit current CS here (ATM there is space + tab + space + tab ).
Hm, why it names "number" validation? I see only some "range" validation.
It will return true
for the string that not a number.
Need a PR for add class="validate-range"
in a file administrator/components/com_config/model/form/application.xml
for the field lifetime
.
@jackkum Sorry I dont understand your last comment
Status | Pending | ⇒ | Information Required |
@brianteeman
By @Fedik advice i renamed number
to range
and validation on client side for the field lifetime
will not be applied, so need a PR for this.
Sorry for my English.
Status | Information Required | ⇒ | Pending |
Can you please mention the Both scenario before patch and after patch, as i tested and it seems working same in both cases
I have tested this PR in Joomla! 3.6.4, before patch and after patch the session field is working same in bath scenarios.
I have tested this item
Before and after Patch works in same Way.
@jackkum it has been six months since the first request to resolve the merge conflicts. Also as several people have reported that they cannot see any difference after applying the PR I am going to close this at this time. It can always be reopened if you resolve the conflicts and address the comments about no change after this PR
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-21 17:37:04 |
Closed_By | ⇒ | brianteeman |
Could you use 4 spaces as described here?
This file is really botched in terms of indentation