﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7395	[Patch] empty motd is cached and represented again	skyper	team	"If you start josm offline an empty motd is cached and even after regaining internet connection the cached/empty motd is represented on startup.

 1. kill your internet connection
 1. start josm 
  a. empty motd
 1. close josm
 1. connect to internet
 1. start josm

You get the empty motd presented instead of the motd which can be downloaded as your are back online.

Deleting the .josm/cache/motd.html solves the issue.

{{{
Using /usr/lib/jvm/java-6-openjdk/bin/java to execute josm.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-02-14 02:31:53
Last Changed Author: stoecker
Revision: 4927
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-02-13 22:15:10 +0100 (Mon, 13 Feb 2012)
Last Changed Rev: 4927

}}}

Not saving an empty motd.html should fix this but we probably need some other protections for wms caches for example.
"	defect	closed	normal		Core	latest	fixed	offline cache	
