Ticket #115 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

IntersectAction broken/disabled in Geometry.

Reported by: allenb Assigned to: cneumann
Priority: blocker Milestone: 2.0 Beta
Component: System Version: 2.0
Keywords: Cc:
Completion: 31/12/2006

Description

The code for computing intersections is commented out in the Geomtry class. This breaks the intersect action.

Change History

12/15/06 16:50:06 changed by cneumann

  • owner changed from unassigned to cneumann.
  • status changed from new to assigned.
  • estimated_completion set to 31/12/2006.

I'll take a look at this.

12/16/06 06:36:40 changed by cneumann

  • status changed from assigned to closed.
  • resolution set to fixed.

fixed in r454. Man, I should have looked at this much earlier - basically uncommenting the existing code did the job, sorry for the delay :(