By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2888

Summary: feature request: make weather service URL a configure option
Product: TDE Reporter: thomas <hippykitty>
Component: tdetoysAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: enhancement CC: bugwatch
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: amd64   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2968    

Description thomas 2018-04-19 13:51:39 CDT
In tdetoys/kweather, I think that the URL for the NOAA should be an item that can be changed in the configuration. The URL has changed in the past (some time between KDE 3.5.10 and trinity 14.0.4), and is currently hard-coded into the library. Making it a configurable option will allow users to update it without recompiling.

The current location of the URL in 14.0.4 is
kweather/weatherlib.cpp
around line 196.