You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
This is a new, standalone Issue from a recent addition to #16 .
URLs are being improperly displayed in MFHDs that they don't belong in.
A URL in MFHD 1 shows up there once.
In MFHD 2, MFHD 2's URL and MFHD 1's URL shows up.
In MFHD 3, you see MFHD 3's URL, MFHD 2's URL, and MFHD 1's URL.
etc.
Example 2: (title: Grand Canyon: tuweep (OCoLC)948299582 ) https://vufind3.carli.illinois.edu/all/vf-sxu/Record/259453728
Each library has the same URL in this example because it is a government publication, but notice how each Holding adds another instance of the URL.
Example 3: (title: The death and life of American journalism the media revolution that will begin the world again (OCoLC)748371318) https://vufind3.carli.illinois.edu/all/vf-uiu/Record/256396950
The proxy string for each library is different so you can see how they are repeating in each subsequent Holding.
The text was updated successfully, but these errors were encountered:
On 6/1, noticed (and fixed) a display variable not being initialized properly. Commit 91ed4ed
This appears to have fixed these examples in I-Share view with multiple institutions. However, there also appears to be a variant of the duplicating URL when there is more than one MFHD for a single institution.
The URL for the electronic version only exists in the Electronic Theses MFHD but appears in the Stacks and Special Collections MFHDs too in both local and I-Share views.
This is a new, standalone Issue from a recent addition to #16 .
URLs are being improperly displayed in MFHDs that they don't belong in.
A URL in MFHD 1 shows up there once.
In MFHD 2, MFHD 2's URL and MFHD 1's URL shows up.
In MFHD 3, you see MFHD 3's URL, MFHD 2's URL, and MFHD 1's URL.
etc.
Example 1: (The American journal of photography (OCoLC)875140764 )
https://vufind3.carli.illinois.edu/all/vf-uiu/Record/222647703
UIC's URL appears in their Holding and again in UIU's holding
Example 2: (title: Grand Canyon: tuweep (OCoLC)948299582 )
https://vufind3.carli.illinois.edu/all/vf-sxu/Record/259453728
Each library has the same URL in this example because it is a government publication, but notice how each Holding adds another instance of the URL.
Example 3: (title: The death and life of American journalism the media revolution that will begin the world again (OCoLC)748371318)
https://vufind3.carli.illinois.edu/all/vf-uiu/Record/256396950
The proxy string for each library is different so you can see how they are repeating in each subsequent Holding.
The text was updated successfully, but these errors were encountered: