diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 713b598be..f1a60c265 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -38,6 +38,7 @@ - fix: CS pagination does not work for visitors - fixed a problem in the search indexer and made the tabform css compatible with tinymce. (Martin Kamerbeek / Procolix) + - fixed WeatherData Wobject, noaa format had changed (ekennedy) 7.0.6 - fix: Error in DateTime.pm diff --git a/lib/WebGUI/Asset/Wobject/WeatherData.pm b/lib/WebGUI/Asset/Wobject/WeatherData.pm index 4e4aee1b2..4763be45b 100644 --- a/lib/WebGUI/Asset/Wobject/WeatherData.pm +++ b/lib/WebGUI/Asset/Wobject/WeatherData.pm @@ -97,7 +97,7 @@ sub _getLocationData { my $document = $response->content; $document =~ s/\n/ /g; $document =~ s/\s+/ /g; - $document =~ m!