Modify

#7067 closed defect (wontfix)

Exception when trying to add plugins and tagging schemes

Reported by: anonymous Owned by: team
Priority: normal Component: Core
Version: latest Keywords: template_report
Cc:

Description

What steps will reproduce the problem?

  1. Select a bunch of new plugins and tagging schemes to be installed
  2. Press OK

What is the expected result?

Plugins start downloading

What happens instead?

Exception

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-11-18 02:32:13
Last Changed Author: bastiK
Revision: 4597
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-11-17 17:58:08 +0100 (Thu, 17 Nov 2011)
Last Changed Rev: 4597

Identification: JOSM/1.5 (4597 en_GB)
Memory Usage: 49 MB / 247 MB (12 MB allocated, but free)
Java version: 1.6.0_29, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP

Plugin: alignways (26986)
Plugin: download_along (26731)
Plugin: editgpx (26731)
Plugin: importvec (26731)
Plugin: licensechange (26986)
Plugin: measurement (26731)
Plugin: openstreetbugs (26986)
Plugin: turnrestrictions (26986)
Plugin: wayselector (26731)

java.lang.RuntimeException: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'values' is not allowed to appear in element 'key'.
	at org.openstreetmap.josm.tools.XmlObjectParser.start(XmlObjectParser.java:296)
	at org.openstreetmap.josm.tools.XmlObjectParser.startWithValidation(XmlObjectParser.java:316)
	at org.openstreetmap.josm.gui.tagging.TaggingPreset.readAll(TaggingPreset.java:1133)
	at org.openstreetmap.josm.gui.tagging.TaggingPreset.readAll(TaggingPreset.java:1200)
	at org.openstreetmap.josm.gui.preferences.TaggingPresetPreference$1.validatePreferences(TaggingPresetPreference.java:85)
	at org.openstreetmap.josm.gui.preferences.PreferenceDialog$OKAction.actionPerformed(PreferenceDialog.java:133)
	at javax.swing.AbstractButton.f

Attachments (0)

Change History (2)

comment:1 Changed 18 months ago by anonymous

Seems the 'Public Transport Schema' to be the cause

comment:2 Changed 18 months ago by stoecker

  • Resolution set to wontfix
  • Status changed from new to closed

This preset is hosted externally. Contact the author.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.