Project

General

Profile

« Previous | Next » 

Revision 2486

Added by sgarg about 19 years ago

Fixed a bug - when returnfield_id is not found in xml_returnfield, records are not added to xml_queryresults

View differences:

src/edu/ucsb/nceas/metacat/DBQuery.java
634 634
     if(returnfield_id < 0){
635 635
         MetaCatUtil.debugMessage("Error in getting returnfield id from"
636 636
                                  + "xml_returnfield table", 20);
637
	enterRecords = false;
637 638
     }
638 639

  
639 640
     // get the hashtable containing the docids that already in the

Also available in: Unified diff