The branch "master" has been updated. The following is a summary of the commits.
from: bebb73b5f56ea8307b8aac871d1490ac0fbfca3d f8cf04f Fix translation issue with empty values. Summary: http://github.com/horde/horde/compare/bebb73b5f56ea8307b8aac871d1490ac0fbfca3d...f8cf04f630eec04c3a334cb95c6876b558294adc ----------------------------------------------------------------------- commit f8cf04f630eec04c3a334cb95c6876b558294adc Author: Jan Schneider <[email protected]> Date: Mon Jun 30 18:56:49 2014 +0200 Fix translation issue with empty values. If today's data is no longer available, a struct is still returned, but with an empty wind direction (which breaks translations) and with all other values set to zero. .../lib/Horde/Service/Weather/Period/WeatherUnderground.php | 24 +++-- 1 files changed, 16 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/f8cf04f630eec04c3a334cb95c6876b558294adc -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
