﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7596	Plugin installation is broken	simon04	team	"Apparently, trac.openstreetmap.org has been changed:

http://trac.openstreetmap.org/browser/applications/editors/josm/dist/mirrored_download.jar?rev=28111&format=raw [[BR]]
(now?) redirects to [[BR]]
https://trac.openstreetmap.org/browser/applications/editors/josm/dist/mirrored_download.jar?rev=28111&format=raw

The plugin downloader (of the tested version) does not follow this redirect and stores the following content in `.josm/plugin/mirrored_download.jar` 
{{{
<!DOCTYPE HTML PUBLIC ""-//IETF//DTD HTML 2.0//EN"">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href=""https://trac.openstreetmap.org/browser/applications/editors/josm/dist/mirrored_downlo
<hr>
<address>Apache/2.2.14 (Ubuntu) Server at trac.openstreetmap.org Port 80</address>
</body></html>
}}}

Of course, this results in a **broken plugin installation**. This is a critical bug, as any plugin installation from `trac.openstreetmap.org` is broken.

----

I guess the easiest fix is to adapt http://josm.openstreetmap.de/plugin and change all `http://trac.openstreetmap.org` to `https://trac.openstreetmap.org`."	defect	closed	critical		Core		fixed		bastiK stoecker roland.olbricht
