ROGUE-JCTD / MapLoom

MapLoom is a web mapping client based on OpenLayers 3. It provides full-featured editing capabilities for data stores in GeoServer - including PostGIS and GeoGig. For GeoGig layers, it lets you view history, and sync with other GeoGig repositories
MIT License
70 stars 66 forks source link

handleConflicts dialog broken. #124

Closed garnertb closed 9 years ago

garnertb commented 9 years ago

To re-create:

  1. Add a GeoGit layer.
  2. Add a new feature.
  3. Edit the Feature in a separate transaction.
  4. Try to revert the commit when you added the new feature.

screen shot 2015-01-02 at 9 43 04 am

garnertb commented 9 years ago

This has been fixed.