Bug #2991
When no plots are selected, export throws an error
Start date:
11/02/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2991
Description
If no plots are selected, exporting EEP simple reports throws an error, because there is no data to transfer to Excel. Could be checked in a couple of ways:
1) if there are no plots, don't even try to write anything to Excel
2) if .EOF on a query, don't transfer info to spreadsheet.
The actual error occurs just after "Vigor by spp." worksheet is written.
History
#1 Updated by Michael Lee about 13 years ago
fixed v211_p5_mid3.zip.
It warns you if there are no plots, and you can continue anyway. If nothing is there, then it no longer has odd error.
#2 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 2991