pgRouting

Ticket #14 (closed bug report: fixed)

Opened 1 year ago

Last modified 1 year ago

brackets in Travelling SalesPerson

Reported by: peter_panther Assigned to: anton
Priority: major Milestone:
Component: pgRouting package Version: 1.0.0a
Keywords: Cc:

Description

there is an error in the pgRouting Sample Application. please check the tsp.phtml on line 277. you need to remove the "()" to start the function checkContents(); the correct version: <input type=button value="Start Search" onClick="checkContents();">

Change History

06/13/07 16:51:40 changed by anton

  • owner changed from somebody to anton.
  • status changed from new to assigned.
  • component changed from A* to pgRouting package.

06/13/07 17:07:21 changed by anton

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

New version of pgRouting-sampleapp.tar.bz is available for download.