montera34 / pageonex

PageOneX. Analyzing front pages
http://pageonex.com
GNU Affero General Public License v3.0
54 stars 13 forks source link

'Clear Highlighted areas' button doesn't destroy the areas #181

Closed numeroteca closed 10 years ago

numeroteca commented 10 years ago

While coding after clicking "clear highlighted areas" the areas doesn't get destroyed. This usually causes a duplication of areas, as the user has tried to delete them to draw new ones.

Example: http://pageonex.com/numeroteca/test-repeated/

numeroteca commented 10 years ago

How to reproduce the problem: Draw an area (A). Click on 'Clear Highlighted areas' button. Draw another area (B). Save. You should see now the two areas A and B.

Deleting the area works well when: Draw an area (A). Click on 'Clear Highlighted areas' button. Save. No area is displayed.

rahulbot commented 10 years ago

confirmed - I can reproduce locally. Ed, can you look at this one... I think you know that workflow better