Project

General

Profile

Actions

feature request #7968

closed

ReferenceEditor: optional validation for completenes of Partial values in datePublished

Added by Andreas Kohlbecker over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Highest
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal
Tags:

Description

As consequence of the way #7833 was solved (see RegistrationWorkingSetService.checkReferencePublished(Reference reference))the Partial values in datePublished should be validated for completeness:

Here in pseudo code (p is the Partial value)

  • if p.hasMonth require p.hasYear
  • if p.hasDay require p.hasMonth AND p.hasYear

Related issues

Follows EDIT - bug #7833: submitters can access see any registration in any RegistrationWorkingSet RejectedAndreas Kohlbecker

Actions
Actions

Also available in: Atom PDF