User tests: Successful: Unsuccessful:
Fixed help site link per user issue.
https://issues.joomla.org/tracker/joomla-cms/8470
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
I have tested this item successfully on e2d9e9e
It works. Thanks @RonakParmar
Status | Pending | ⇒ | Ready to Commit |
RTC. Thanks for testing
Labels |
Added:
?
|
I have tested this item unsuccessfully on e2d9e9e
@test applied the patch but the test fails, when I click refresh button the "Use default" value is gone.
Status | Ready to Commit | ⇒ | Pending |
I am taking off RTC here because after PR, the value "Use Default" is also displayed in Global Configuration.
Labels |
Removed:
?
|
I have tested this item successfully on e2d9e9e
Folks, please read above #8572 (comment)
The tests can't be successful
I have tested this item successfully on e2d9e9e
test can't be successful because default should not be proposed in global config...
Also, as the refresh is done from a frontend file, it picks —on a multilingual site— the lang cookie from the last visit of the user in front-end.
Here, I visited Tamil language in front-end (en-GB being used in back-end)
2 good reasons therefore to insist on saying that the PR is no good at this time.
I think what we need is that the field has an option to show/hide the default option (enabled by default).
Something like:
<field
name="helpurl"
type="helpsite"
label="COM_CONFIG_FIELD_HELP_SERVER_LABEL"
description="COM_CONFIG_FIELD_HELP_SERVER_DESC"
showDefault="false"
/>
Please @RonakParmar check:
RonakParmar#1
Language issue still present after using @phproberto patch
I have modified the PR to create a base profile json controller that will be extended in frontend + backend controllers so each application returns its own data in its own language. That should solve the language issue.
Please merge @phproberto RonakParmar#1 as it solves now both issues (no more "Use default" in Global Configuration, and correct language used in back-end when editing user profile when clicking refresh on multilanguage sites.
This PR has received new commits.
CC: @brianteeman, @dwarkeshoni, @dwarkeshsoni, @gunjanpatel, @watchfulli-dev
@phproberto Thanks for help to fix this "Use Default" in Global Configuration issue.
I have merged your changes.
I have tested this item successfully on 9b1b7a4
One more tester please.
I have tested this item successfully on 9b1b7a4
Special thanks to @phproberto for fix this issue.
Status | Pending | ⇒ | Ready to Commit |
RTC, Maintainers please add to 3.5.0 beta 2
Labels |
Added:
?
|
Milestone |
Added: |
Thank you @RonakParmar / @phproberto and testers. Merged!
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-12-16 10:16:54 |
Closed_By | ⇒ | Kubik-Rubik |
Labels |
Removed:
?
|
I have tested this item successfully on e2d9e9e
It works. Thanks @RonakParmar
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8572.