﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14047	Apply EPSG:31468	anonymous	team	"==== What steps will reproduce the problem?
1. Select EPSG in Listbox
2. press Apply-Button
3. 

==== What is the expected result?

==== What happens instead?

==== Please provide any additional information below. Attach a screenshot if possible.

{{{
URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-11-25 01:00:47 +0100 (Fri, 25 Nov 2016)
Build-Date:2016-11-25 02:32:29
Revision:11305
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11305 de) Windows 7 64-Bit
Memory Usage: 840 MB / 989 MB (189 MB allocated, but free)
Java version: 1.8.0_60-b27, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1680x1050, \Display1 1920x1080
Maximum Screen Size: 1920x1080
Dataset consistency test: No problems found

Plugins:
+ AddrInterpolation (32699)
+ FixAddresses (32796)
+ ImportImagePlugin (32699)
+ PicLayer (32796)
+ apache-commons (32699)
+ ejml (32680)
+ geotools (33042)
+ jts (32699)
+ log4j (32699)
+ measurement (32936)
+ opendata (33051)
+ terracer (33031)
+ utilsplugin2 (32815)
+ wikipedia (33070)

Tagging presets:
+ %UserProfile%\Documents\JOSM_VORLAGEN\josm_template_jan.xml
+ %UserProfile%\Documents\Privat_Tappenbeck\JOSM_VORLAGEN\lanes.xml
+ https://josm.openstreetmap.de/josmfile?page=Presets/LaneAttributes&zip=1
+ http://michreichert.de/osm/wochenaufgabe/wa0607-apotheken/apotheken.xml
+ %UserProfile%\Documents\Privat_Tappenbeck\JOSM_VORLAGEN\modellbahn.xml
+ %UserProfile%\Documents\JOSM_VORLAGEN\template_vermessung.xml
+ %UserProfile%\Documents\JOSM_VORLAGEN\template_strassen.xml
+ %UserProfile%\Documents\JOSM_VORLAGEN\guidepost.xml

Map paint styles:
+ %UserProfile%\Documents\JOSM_VORLAGEN\jt_josm_icons.mapcss
+ %UserProfile%\Documents\JOSM_VORLAGEN\vermessung.mapcss
+ https://josm.openstreetmap.de/josmfile?page=Styles/Lane_features&zip=1

Last errors/warnings:
- W:  maxspeed: Could not get presets icon maxspeed.png
- E: Fehler beim Laden des Bildes 'destination.png'
- W:  destination: Could not get presets icon destination.png
- E: Fehler beim Laden des Bildes 'http://tappenbeck.net/wordpress_osmhl/wp-content/uploads/icons/guidepost.png'
- W:  guidepost: Could not get presets icon http://tappenbeck.net/wordpress_osmhl/wp-content/uploads/icons/guidepost.png
- E: Fehler beim Laden des Bildes 'http://tappenbeck.net/wordpress_osmhl/wp-content/uploads/icons/guidepost.png'
- W:  Guidepost: Could not get presets icon http://tappenbeck.net/wordpress_osmhl/wp-content/uploads/icons/guidepost.png
- E: Defekte Objektvorlage ""name-name"" - Anzahl der Datenworte in 'display_values' und in 'values' müssen gleich sein
- E: Detaillierte Information: [E 12, E 4 (Periana), only GR 249, E4/GR 249,  E 4] <> [E 12;GR 92;GR 249, E 4;GR 242;GR 249, GR 249, E 4; GR 7;GR 249;E 4]
- E: Handled by bug report queue: java.lang.IllegalArgumentException: ImageRead: No OperationDescriptor is registered in the current operation registry under this name.


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (17) of main
java.lang.IllegalArgumentException: ImageRead: No OperationDescriptor is registered in the current operation registry under this name.
	at javax.media.jai.JAI.createNS(JAI.java:1070)
	at javax.media.jai.JAI.create(JAI.java:973)
	at org.geotools.gce.geotiff.GeoTiffReader.read(GeoTiffReader.java:648)
	at org.openstreetmap.josm.plugins.ImportImagePlugin.PluginOperations.readGeoTiff(PluginOperations.java:349)
	at org.openstreetmap.josm.plugins.ImportImagePlugin.PluginOperations.createGridFromFile(PluginOperations.java:118)
	at org.openstreetmap.josm.plugins.ImportImagePlugin.ImageLayer.resample(ImageLayer.java:294)
	at org.openstreetmap.josm.plugins.ImportImagePlugin.LayerPropertiesDialog$4.actionPerformed(LayerPropertiesDialog.java:487)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
}}}
"	defect	closed	normal		Plugin importimage		duplicate	template_report	
