I am getting this error and cannot use the online system. Back button does not work as suggested in the message. I tried logging out and back in but that did not help. I was change the year in the historical analysis when I receive the error.
Bryan I am investigating this issue now and will implement a fix ASAP. My apologies for the error and I thank you for providing the context (changing year in historical analysis). I will email you when a fix is implemented.
Charlie - really no problem.
I really like the online version.
Bryan
The issue was caused by entering a historical start year in the future...for which there is no historical data. To prevent this from occurring in the the future, I implemented these 2 changes:
- Implement a code change to tolerate unexpected/non-existant historical year,
- Added an input validation to limit the historical year entered to between 1928 and 10 years prior to the current year.