Re: [Potlatch-dev] [OpenStreetMap] #4554: remove trailing whitespace in tags

2017-03-24 Thread OpenStreetMap
#4554: remove trailing whitespace in tags
+
  Reporter:  Cobra  |  Owner:  potlatch-dev@…
  Type:  defect | Status:  closed
  Priority:  minor  |  Milestone:
 Component:  potlatch2  |Version:
Resolution:  fixed  |   Keywords:
+
Changes (by Richard):

 * status:  new => closed
 * resolution:   => fixed


--
Ticket URL: 
OpenStreetMap 
OpenStreetMap is a free editable map of the whole world

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


Re: [Potlatch-dev] [OpenStreetMap] #4554: remove trailing whitespace in tags

2015-01-12 Thread OpenStreetMap
#4554: remove trailing whitespace in tags
+
  Reporter:  Cobra  |  Owner:  potlatch-dev@…
  Type:  defect | Status:  new
  Priority:  minor  |  Milestone:
 Component:  potlatch2  |Version:
Resolution: |   Keywords:
+

Comment (by Richard):

 There's three possible ways you could solve this if you were so minded:

 1. Alter the TagGrid's raw input component to remove trailing spaces. This
 would be the best but probably the hardest.
 2. Alter tagChanged in TagGrid.mxml. I ''think'' this should be relatively
 easy and is probably the most realistic approach.
 3. Alter the serialisation logic when saving. This would be a bit hacky,
 please don't do this.

 But you should be able to fix it fairly easily.

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

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


[Potlatch-dev] [OpenStreetMap] #4554: remove trailing whitespace in tags

2012-09-06 Thread OpenStreetMap
#4554: remove trailing whitespace in tags
---+
 Reporter:  Cobra  |   Owner:  potlatch-dev@…
 Type:  defect |  Status:  new   
 Priority:  minor  |   Milestone:
Component:  potlatch2  | Version:
 Keywords: |  
---+
 Potlatch2 doesn't remove trailing whitespace in tags.
 For example [http://www.openstreetmap.org/api/0.6/node/1864014640/2 v2 of
 node 1864014640] has a broken name tag:
 {{{
 tag k=name  v=Hopfgarten/
 }}}

 I can't see any point in keeping trailing whitespace, it should be
 discarded automatically.

 josm removes trailing whitespace for keys and values.

-- 
Ticket URL: https://trac.openstreetmap.org/ticket/4554
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