#1441 closed enhancement (fixed)

Ignore entries with only the text "(Fritext)"

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.42
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

This text seems to be there when an optional field has not been given any actual value. So far we have seen it for the Specimen/Sample comments and Specimen/Sample description fields.

Change History (2)

comment:1 by Nicklas Nordborg, 16 months ago

Summary: Ingore entries with only the text "(Fritext)"Ignore entries with only the text "(Fritext)"

comment:2 by Nicklas Nordborg, 16 months ago

Resolution: fixed
Status: newclosed

In 6974:

Fixes #1441: Ignore entries with only the text "(Fritext)"

Implemented this at the parsing level so that it doens't even get into the JSON in memory.

Note: See TracTickets for help on using tickets.