Closed (fixed)
Project:
Weather
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Nov 2006 at 09:51 UTC
Updated:
10 Nov 2006 at 16:47 UTC
Selecting the country drop-down does not successfully fetch and reset the list of icao codes for places in the selected country. In helper.js in the update_place() function the Ajax call to places.php succeeds for me if I add a leading '/' to the URI path of modules/weather/places.php?country.
This works for me as /modules is in the root of my server but perhaps would not work in other situations. Probably needs to use some drupal function to obtain the document root here.
Comments
Comment #1
toddy commentedHi,
I've just committed a fix for this, it works for me now. An updated tarball should be available soon. Thanks for your report.
Regards,
Tobias