Error when viewing a feed with no nodes in
geodaniel - January 26, 2007 - 14:18
| Project: | KML module |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | geodaniel |
| Status: | closed |
Jump to:
Description
Since latest changes to the module (5.x and 4.7.x), if trying to view a KML feed that doesn't contain any nodes, an error is thrown (though feed is still downloaded with the basic feed information).
warning: Invalid argument supplied for foreach() in /var/www/drupal-47/modules/kml/kml.module on line 451.

#1
This should be fixed in my next commit to the module
#2
committed on 4.7 and 5.x
#3