Fix the update cachtime description Fixes #11147#11630
Merged
rdeutz merged 2 commits intojoomla:stagingfrom Aug 16, 2016
Merged
Fix the update cachtime description Fixes #11147#11630rdeutz merged 2 commits intojoomla:stagingfrom
rdeutz merged 2 commits intojoomla:stagingfrom
Conversation
| COM_INSTALLER="Installer" | ||
| COM_INSTALLER_AUTHOR_INFORMATION="Author Information" | ||
| COM_INSTALLER_CACHETIMEOUT_DESC="For how many hours should Joomla cache extension update information." | ||
| COM_INSTALLER_CACHETIMEOUT_DESC="For how many hours should Joomla cache update information. This is also the Cachetime for the Update Notification Plugin, if enabled" |
Contributor
There was a problem hiding this comment.
==> This is also the cache time...
Contributor
Author
There was a problem hiding this comment.
fixed with the last commit. Thanks
Contributor
|
I have tested this item ✅ successfully on af68de4 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11630. |
1 similar comment
Member
|
I have tested this item ✅ successfully on af68de4 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11630. |
Contributor
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11630. |
Contributor
Author
|
Thanks 😄 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11630. |
ggppdk
pushed a commit
to ggppdk/joomla-cms
that referenced
this pull request
Aug 19, 2016
* fix the update cachtime description * language fix
roland-d
pushed a commit
to roland-d/joomla-cms
that referenced
this pull request
Sep 11, 2016
* fix the update cachtime description * language fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue #11147 .
Summary of Changes
This implements @brianteeman 's suggestion and a additional sentence for the update plugin based on
#11147 (comment)
Testing Instructions
Apply this patch
go to the com_installer config
see the changed tooltip for the setting
Updates Caching (in Hours)Documentation Changes Required
None