Project

General

Profile

Actions

Bug #1451

closed

null returndoctype fails to return all documents

Added by Matt Jones about 20 years ago. Updated about 20 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
metacat
Target version:
Start date:
04/05/2004
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1451

Description

When the pathquery "returndoctype" filed is omitted, metacat is supposed to
return all matching documents. In fact, no documents are returned under version
1.3.1, because it filters out all documents in the returndoctype listt is empty
or null. Fixing this will require chaning the logic in the DBQuery module to
include results even when the returndoctype field is not present.

Actions #1

Updated by Matt Jones about 20 years ago

Fixed DBQuery.java to allow results even when returndoctype is null, as is
appropriate behavior. Now, both query fields (returndoctype and filterdoctype)
work as originally intended. Fixes checked into CVS.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 1451

Actions

Also available in: Atom PDF