Ticket #1365 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

typo in modifyFeature

Reported by: pgiraud Owned by: tschaub
Priority: minor Milestone: 2.6 Release
Component: Control.ModifyFeature Version: 2.5
Keywords: Cc:
State: Complete

Description

There's a typo in modifyFeature : virtualVirtices. I didn't commit this because I don't really know what the impacts are.

Attachments

1365.diff Download (0.5 KB) - added by pgiraud 5 years ago.

Change History

Changed 5 years ago by pgiraud

Changed 5 years ago by pgiraud

All tests pass under FF2 and IE6. Thanks to François Van Der Biest for this good catch.

Changed 5 years ago by tschaub

  • state set to Commit

Please commit. This line has no effect since virtualVertices are cleared out in resetVertices (before collectVertices is called). We could probably clean things up a bit more, but for 2.6, let's just correct the spelling.

Changed 5 years ago by pgiraud

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [6315]) fixes typo (Closes #1365)

Changed 5 years ago by pgiraud

I forgot to thank tschaub for the review.

Note: See TracTickets for help on using tickets.