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 #1

Updated by Andreas Kohlbecker over 5 years ago

  • Due date set to 10/18/2018
  • Start date changed from 12/21/2018 to 10/18/2018
  • Follows bug #7833: submitters can access see any registration in any RegistrationWorkingSet added
Actions #2

Updated by Andreas Kohlbecker about 5 years ago

  • Target version changed from Release 5.5 to Release 5.6
Actions #3

Updated by Andreas Kohlbecker about 5 years ago

  • Description updated (diff)
  • Status changed from New to In Progress
Actions #4

Updated by Andreas Kohlbecker about 5 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 50
Actions #5

Updated by Andreas Kohlbecker about 5 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 50 to 100

fully implemented but untestable since the system apparently does not allow to use incomplete Partials in the vaadin UI.

Actions

Also available in: Atom PDF