Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#9570 closed defect (fixed)

{0.tag} not working anymore

Reported by: naoliv Owned by: team
Priority: normal Milestone: 14.01
Component: Core validator Version:
Keywords: Cc:

Description (last modified by Don-vip)

I don't know if it related with r6675 or r6677, but using {0.tag} doesn't seem to be working anymore.
Using the "element of" example and changing it to use {0.tag}:

node[amenity=parking]  *[amenity=parking] {
          throwWarning: tr("{0} inside {1}", "{0.tag}", "amenity=parking");
}

I get this:

{0.tag} inside amenity=parking (1)

Attachments (0)

Change History (4)

comment:1 by Don-vip, 10 years ago

Description: modified (diff)

comment:2 by simon04, 10 years ago

Resolution: fixed
Status: newclosed

In 6681/josm:

fix #9570 - MapCSS validator: make {0.tag} work for child/parent/spatial selectors

comment:3 by simon04, 10 years ago

This was no regression, but the feature had never worked for child/parent/spatial selectors.

comment:4 by simon04, 10 years ago

Milestone: 14.01

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.