Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 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 Changed 9 years ago by bastiK

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 Changed 9 years ago by anonymous

<?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 Changed 9 years ago by skyper

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 Changed 9 years ago by anonymous

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 Changed 9 years ago by bastiK

Resolution: invalid
Status: closedreopened

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

comment:6 Changed 9 years ago by anonymous

Great!

comment:7 Changed 9 years ago by bastiK

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 Changed 9 years ago by Don-vip

Milestone: 14.05

comment:9 Changed 9 years ago by Don-vip

Component: CoreCore validator

comment:10 Changed 9 years ago by simon04

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.

Add Comment


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

 
Note: See TracTickets for help on using tickets.