Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 585016 Details for
Bug 822219
wmfrog stopped reporting weather data because of source web page change
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix
wmfrog-0.3.1-Skip-warning.patch (text/plain), 747 bytes, created by
Petr Pisar
on 2012-05-16 16:38:36 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2012-05-16 16:38:36 UTC
Size:
747 bytes
patch
obsolete
>From a1011efd4be1d960e2a145f15ad8e7aa92b31fea Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <petr.pisar@atlas.cz> >Date: Tue, 15 May 2012 20:31:22 +0200 >Subject: [PATCH] Skip warning > >NOAA started to warn about redirect to new URL ><http://www.aviationweather.gov/adds/metars/>. This patch skips the warning. >We need to move to the new URL soon. >--- > Src/weather.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/Src/weather.pl b/Src/weather.pl >index 5ceeccd..c556950 100755 >--- a/Src/weather.pl >+++ b/Src/weather.pl >@@ -40,7 +40,7 @@ if($mode eq "http") > $line=<DATA>; > } > $i=0; >- while($i!=12 && !eof(DATA)) >+ while($i!=21 && !eof(DATA)) > { > $line=<DATA>; > $i++; >-- >1.7.3.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 822219
: 585016