ASM #380 - Hydro--TimeSeries:error thrown when click Table button

Change-Id: Ifca1581cbcf48346082a6afb976a927a3d878b09

Former-commit-id: d2161a0fdd0bad7f8266a8b30659021edecaa549
This commit is contained in:
Loubna.Bousaidi 2014-03-11 18:54:17 +00:00
parent c7615b9027
commit ce2bea0a04

View file

@ -34,6 +34,8 @@ import com.raytheon.uf.common.ohd.AppsDefaults;
* Date Ticket# Engineer Description
* ------------ ---------- ----------- --------------------------
* Jul 9, 2008 1194 mpduff Initial creation.
* Mar 7, 2014 16692 lbousaidi Any Forecast source other than
* H*,P*,Q*,T* should be handled by fcstother.
*
* </pre>
*
@ -110,6 +112,9 @@ public class DbUtils {
* data
*/
retVal = fcstTableMap.get(pe.substring(0, 1).toLowerCase());
if (retVal==null) {
retVal="Fcstother";
}
matchFound = true;
} else { /* if type-source not valid */
// TODO - Log error message - "Invalid type-source specified for