[
https://issues.apache.org/jira/browse/WW-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854234#comment-16854234
]
ASF subversion and git services commented on WW-5034:
-----------------------------------------------------
Commit b8ce02b159728a34cfee45678caa837546a8572b in struts's branch
refs/heads/master from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=b8ce02b ]
Merge pull request #360 from JCgH4164838Gh792C124B5/localS2_26x_TextProviderFix
[WW-5034] Forward port - Minor enhancement/fix to AbstractLocalizedTextProvider:
> Minor enhancement/fix to AbstractLocalizedTextProvider
> ------------------------------------------------------
>
> Key: WW-5034
> URL: https://issues.apache.org/jira/browse/WW-5034
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.5.20
> Reporter: James Chaplin
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.5.21, 2.6
>
>
> Hello Apache Struts Team.
> This Jira issue is to track a minor enhancement/fix for the
> AbstractLocalizedTextProvider.
> - Made a "constant" static to save an initialization for instance members.
> - Updated clearBundle() method comment for accuracy, added debug log output.
> - Introduced a protected clearBundle(bundle, locale) method, with debug log
> output.
> - Introduced protected clearMissingBundlesCache() method, with debug log
> output.
> The additional methods could allow for more flexible custom
> AbstractLocalizedTextProvider descendants for use in scenarios where
> applications desire different behaviour.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)