Islandora / controlled_access_terms

Drupal module for subject and agents
GNU General Public License v2.0
7 stars 28 forks source link

Add 3.x for professional-wiki/edtf #105

Closed seth-shaw-asu closed 11 months ago

seth-shaw-asu commented 11 months ago

GitHub Issue: #101

What does this Pull Request do?

Adds ^3 as a valid version for professional-wiki/edtf.

How should this be tested?

Alternatively, if you don't want to go through and set up all the year search index stuff, you could save the test-edtf-3.php.txt (a trimmed down version of the year index code) to your web directory, rename it to remove '.txt' which I had to add to appease GitHub, and run drush scr test-edtf-3.php -- '2017/2022' (or substitute '2017/2022' with any other valid EDTF). Look for a list of integers matching the years covered by the EDTF with no errors appearing.

Interested parties

@Islandora/committers

rosiel commented 11 months ago

Passed smoke test.