Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#21082 closed defect (fixed)

Does not accept valid preset code

Reported by: skyper Owned by: stoecker
Priority: major Milestone: 21.06
Component: Core Version:
Keywords: preset xml validation Cc:

Description

I get a warning for valid preset code:

Warning: Invalid Wiki page: XML validation for preset failed: Element '{http://josm.openstreetmap.de/tagging-preset-1.0}preset_link', attribute 'de.text': The attribute 'de.text' is not allowed. (line 0)

Problem seems to be the part below, but it is working with a local file. Was the XML validation not updated correctly when the optional text="" was added to <preset_link />?

    <chunk id="AccessFB">
        <preset_link preset_name="Access per direction (forward/backward)"
            text="For general restriction per way direction, see:"
            de.text="Für allgemeine Beschränkungen nach Linienrichtung, siehe:" />
    </chunk>

Attachments (0)

Change History (4)

comment:1 by stoecker, 4 years ago

Resolution: fixed
Status: newclosed

In 17974/josm:

fix #21082, text translation for preset_link

comment:2 by stoecker, 4 years ago

Milestone: 21.06

comment:3 by stoecker, 4 years ago

Component: TracCore

comment:4 by skyper, 4 years ago

Thanks

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain stoecker.
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.