Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EDTF intervals with unknown/start end are labeled as open start/end #1752

Open
kspurgin opened this issue Feb 5, 2021 · 1 comment
Open
Labels
Subject: Dates related to managing dates in Islandora. Consider also using the search and metadata tags.

Comments

@kspurgin
Copy link
Contributor

kspurgin commented Feb 5, 2021

Open end and unknown end mean two different things and should be labeled distinctly.

The following patterns are currently labeled with phrases beginning or ending with "open end" or "open start":

1985-04-12/
1985-04/
1985/
/1985-04-12
/1985-04
/1985

Their display phrases should say "unknown end" or "unknown start" instead.

For example:

../1985 is labeled "open start to 1985" -- CORRECT
/1985 is labeled "open start to 1985" -- WRONG

Lack of .. as the beginning of the range should result in display: "unknown start to 1985"

@kspurgin
Copy link
Contributor Author

kspurgin commented Feb 5, 2021

meta-issue: #1748

@kstapelfeldt kstapelfeldt added Subject: Dates related to managing dates in Islandora. Consider also using the search and metadata tags. and removed dates labels Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Subject: Dates related to managing dates in Islandora. Consider also using the search and metadata tags.
Projects
Development

No branches or pull requests

2 participants