Project

General

Profile

Actions

Bug #1148

closed

quickly resolvable bug: taxonCover not appearing on plot view

Added by Michael Lee over 20 years ago. Updated about 19 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
website
Target version:
Start date:
09/17/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1148

Description

TaxonCover doesn't appear in the plot-view. This is probably b/c it isn't being
written to the XML right. For example, see above url, which shows taxoncover as
"null" for all entries. Then see with psql:

vegbank=> select taxonObservation_ID, observation_ID, taxonCover from
taxonObservation where observation_ID=98;
taxonobservation_id | observation_id | taxoncover
---------------------+----------------+------------
959 | 98 | 0
960 | 98 | 0
961 | 98 | 0
962 | 98 | 15
963 | 98 | 15
964 | 98 | 15
965 | 98 | 0
966 | 98 | 15
967 | 98 | 0
(9 rows)

Actions #1

Updated by P. Anderson over 20 years ago

Not so quickly, but resolved now and tested by mlee.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 1148

Actions

Also available in: Atom PDF