Re: [Potlatch-dev] [OpenStreetMap] #4114: halcyon/mapcss: color: black; does not work

2012-03-03 Thread OpenStreetMap
#4114: halcyon/mapcss: color: black;  does not work
+---
  Reporter:  bastik |   Owner:  potlatch-dev@…
  Type:  defect |  Status:  closed
  Priority:  minor  |   Milestone:
 Component:  potlatch2  | Version:
Resolution:  fixed  |Keywords:
+---
Changes (by stevage):

  * status:  new = closed
  * resolution:  = fixed


Comment:

 Fixed: https://github.com/systemed/potlatch2/pull/34

 The cause was black (value 0) being mistaken for having no value in a
 couple of places.

-- 
Ticket URL: https://trac.openstreetmap.org/ticket/4114#comment:1
OpenStreetMap http://www.openstreetmap.org/
OpenStreetMap is a free editable map of the whole world

___
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev


[Potlatch-dev] [OpenStreetMap] #4114: halcyon/mapcss: color: black; does not work

2011-11-28 Thread OpenStreetMap
#4114: halcyon/mapcss: color: black;  does not work
---+
 Reporter:  bastik |   Owner:  potlatch-dev@…
 Type:  defect |  Status:  new   
 Priority:  minor  |   Milestone:
Component:  potlatch2  | Version:
 Keywords: |  
---+
 When you write
 {{{
 way { width: 3; color: red; }
 way[highway] { width: 5; color : black; }
 way[highway=secondary] { width: 52; color : blue; }
 }}}

 the {{{color: black;}}} doesn't seem to have any effect.

 (PL2 Version 2.3-96-g41c752b)

-- 
Ticket URL: https://trac.openstreetmap.org/ticket/4114
OpenStreetMap http://www.openstreetmap.org/
OpenStreetMap is a free editable map of the whole world

___
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev