Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#9959 closed defect (fixed)

Error when uploading data with http://eu.wikipedia.org

Reported by: miren.loizaga@… Owned by: team
Priority: normal Milestone: 14.05
Component: Core validator Version: latest
Keywords: Cc:

Description

Hello all

When uploading data with http://eu.wikipedia.org I get an error because of unknown wikipedia language label. As it can be tested, http://eu.wikipedia.org do exist.

Versión is 7000.

Best regards

Attachments (0)

Change History (10)

comment:1 by bastiK, 10 years ago

The JOSM validator supports the eu language prefix for the wikipedia tag in version 7000. Please attach the corresponding .osm file and / or a screenshot where the exact tag and error message can be seen.

comment:2 by anonymous, 10 years ago

<?xml version='1.0' encoding='UTF-8'?>
<osm version='0.6' upload='true' generator='JOSM'>
  <bounds minlat='43.3463721' minlon='-2.6370835' maxlat='43.346692' maxlon='-2.6364398' origin='CGImap 0.3.3 (4990 thorn-02.openstreetmap.org)' />
  <node id='1480454057' timestamp='2013-01-22T12:28:54Z' uid='398817' user='ullus' visible='true' version='2' changeset='14744646' lat='43.3465481' lon='-2.6367509'>
    <tag k='name' v='Santimamiñe' />
    <tag k='name:ru' v='Сантимаминье' />
    <tag k='natural' v='cave_entrance' />
    <tag k='wikipedia' v='http://eu.wikipedia.org/wiki/Santimami%C3%B1e' />
  </node>
... rest of the file

comment:3 by skyper, 10 years ago

Resolution: invalid
Status: newclosed

Please have a look at the OSM wiki. The value should not include the URL but only the LC plus the name. In your case it would be wikipedia=eu:Santimamiñe

comment:4 by anonymous, 10 years ago

I understand. Now it is successfully fixed. It is no the first full http link to Wikipedia that I have seen.

Maybe the error message "unknown wikipedia language label" could be changed.

Thank you!

comment:5 by bastiK, 10 years ago

Resolution: invalid
Status: closedreopened

TODO: Validator thinks that http: is a language prefix. Give better warning message in this case.

comment:6 by anonymous, 10 years ago

Great!

comment:7 by bastiK, 10 years ago

Resolution: fixed
Status: reopenedclosed

In 7035/josm:

fixed #9959 - Validator thinks that http: is a language prefix. Give better warning message in this case

comment:8 by Don-vip, 10 years ago

Milestone: 14.05

comment:9 by Don-vip, 10 years ago

Component: CoreCore validator

comment:10 by simon04, 10 years ago

In 7078/josm:

see #9959 - see r7035 - MapCSS tagchecker: use suggestAlternative to suggest alternatives

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.