dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #18696
[Bug 777622] Re: Error for cache while translation for a data element
** Changed in: dhis2
Status: New => Fix Committed
** Changed in: dhis2
Milestone: None => 2.8
** Changed in: dhis2
Assignee: (unassigned) => Lars Helge Øverland (larshelge)
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/777622
Title:
Error for cache while translation for a data element
Status in DHIS 2 - District Health Information Software:
Fix Committed
Bug description:
First, I choose "Database Language" in User Settings menu and change from English to Vietnamese.
Next, I try updating to translate a name of data element in Vietnamese. Its default name is in English.
Then getting back to the main list. In this case is data element list. But nothing change for that specified data element.
If restarting Tomcat then its name which is showed in Vietnamese as following on the setting before restarted Tomcat.
Different from in while translation for IndicatorType then it's
working properly. So strange? I've checked in the source code then
realized that the problem is in "Cache" again.
It says "criteria.setCacheable( true )" for DataElement and Indicator
list but not for IndicatorType list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/777622/+subscriptions
References