Re: [Potlatch-dev] [OpenStreetMap] #4890: Potlatch deleting attributes when saving

2013-07-03 Thread OpenStreetMap
#4890: Potlatch deleting attributes when saving
+---
  Reporter:  blahedo|  Owner:  potlatch-dev@…
  Type:  defect | Status:  new
  Priority:  critical   |  Milestone:
 Component:  potlatch2  |Version:
Resolution: |   Keywords:  potlatch save deletion attributes
+---

Comment (by Richard):

 This is intentional behaviour. On save, P2 strips a very small number of
 tags which are no longer used by the OSM community and now serve only to
 bloat the database (particularly some associated with the TIGER import).
 Other editors do the same. See
 
http://git.openstreetmap.org/potlatch2.git/blob?f=net/systemeD/halcyon/connection/XMLConnection.as#l24
 .

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


Re: [Potlatch-dev] [OpenStreetMap] #4890: Potlatch deleting attributes when saving

2013-07-03 Thread OpenStreetMap
#4890: Potlatch deleting attributes when saving
+---
  Reporter:  blahedo|  Owner:  potlatch-dev@…
  Type:  defect | Status:  closed
  Priority:  critical   |  Milestone:
 Component:  potlatch2  |Version:
Resolution:  wontfix|   Keywords:  potlatch save deletion attributes
+---

Comment (by blahedo):

 Oh.  Sorry.  I thought I was just lucky that nothing important was
 deleted.  From a UI perspective, it was a little alarming to see data just
 disappear like that, though.  Glad it wasn't a problem

-- 
Ticket URL: https://trac.openstreetmap.org/ticket/4890#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
http://lists.openstreetmap.org/listinfo/potlatch-dev


[Potlatch-dev] [OpenStreetMap] #4890: Potlatch deleting attributes when saving

2013-07-02 Thread OpenStreetMap
#4890: Potlatch deleting attributes when saving
---+---
 Reporter:  blahedo|  Owner:  potlatch-
 Type:  defect |  dev@…
 Priority:  critical   | Status:  new
Component:  potlatch2  |  Milestone:
 Keywords:  potlatch save deletion attributes  |Version:
---+---
 If an entity is selected when you save in Potlatch, some of its attributes
 are deleted.

 To reproduce:
 * Open Potlatch2 on a section of map
 * Highlight a road and make a modification to it (e.g. remove its
 tiger:reviewed=no attribute, or change its highway value)
 * While the road is still selected, press 's' to save

 The save occurs, but several of the road's attributes disappear.  I have
 verified that this happens even if multiple ways are selected, and if the
 'save' button is clicked (rather than pressing 's').  If after this occurs
 to a way, the way is modified and saved again, additional attributes
 disappear.

 Thinking it might have been a weird synch issue with Potlatch, I closed
 the changeset and reloaded Potlatch2, but the behaviour persisted.

 I'm attaching before-and-after screenshots to show the behaviour.  Between
 taking the before and taking the after, the only thing I did was press
 's' to save.  Unless I'm completely misdiagnosing this, it is a fairly
 critical bug as it causes deletion of data.  (Even if I'm misdiagnosing
 it, *something* is causing the deletion of data, and that's a problem.)  A
 temporary workaround seems to be to make sure nothing is selected when you
 click 'save' or press 's', but it could just be that something is getting
 deleted and I'm not seeing it.

 I'm running on Firefox 20, on Ubuntu 12.10, on iMac hardware.

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