This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 78c75d2  Adds a link to JIRA ticket with more details about 
struts.i18n.search.defaultbundles.first flag
78c75d2 is described below

commit 78c75d25b5b0d6efe9e5a7b395664c609b8a460e
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sun Jan 2 14:54:04 2022 +0100

    Adds a link to JIRA ticket with more details about 
struts.i18n.search.defaultbundles.first flag
---
 source/core-developers/localization.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/source/core-developers/localization.md 
b/source/core-developers/localization.md
index d0728b4..2f302e4 100644
--- a/source/core-developers/localization.md
+++ b/source/core-developers/localization.md
@@ -150,6 +150,8 @@ will search the default bundles first. In some cases this 
can improve overall ap
 <constant name="struts.i18n.search.defaultbundles.first" value="true"/>
 ```
 
+> More details can be found in 
[WW-5112](https://issues.apache.org/jira/browse/WW-5112) and the linked PR. 
+
 ## Using only global bundles
 
 If you don't need to use the package-scan-functionality and only base on the 
global bundles (those provided by

Reply via email to