Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Course Reserves books lack author, title, course info info in Web

     

    • Product: Aleph
    • Product Version: 20, 21, 22, 23
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care

     

    Description:
    Our Course Reserve books lack author, title, course info on the Web. They are OK in the GUI.

     

    Resolution:
    Your /exlibris/aleph/u21_1/alephe/www_f_eng/find-include-buttons has this line:

    <a href="?func=file&file_name=find-b&local_base=abc30" class="tab_off" id="res"
    tabindex="64">Reserves</a>

    Since you are using Union View for the Course Reserves (tab100 "UNION-VIEW=1"; expand_doc_merge_union_crs in tab_expand), the "&local_base=abc30" needs to be changed to "&local_base=u-abc30".


    These other files also need this change:

    aleph@libms1(a21_1) ABC30> grep 'local_base=abc30' *
    ...
    ...
    find-include-buttons-abc30:<a href="?func=file&file_name=find-b-abc30&local_base=abc30" class="tab_on" id="res" tabindex="64">Reserves</a>
    find-include-buttons-b:<a href="?func=find-b&local_base=abc30" id="res" ABC30" class="tab_off" id="res" tabindex="64">Reserves</a>
    find-include-buttons-govdocs:<a href="?func=file&file_name=find-b&local_base=abc30" class="tab_off" id="res" tabindex="64">Reserves</a>
    find-include-buttons-journals:<a href="?func=file&file_name=find-b&local_base=abc30" class="tab_off" id="res" tabindex="64">Reserves</a>
    find-include-buttons-more:<a href="?func=find-b&local_base=abc30" id="res" class="tab_off" id="res" tabindex="64">Reserves</a>
    finf-include-buttons:<a href="?func=find-b&local_base=abc30" id="res" ABC30" class="tab_off" id="res" tabindex="64">Reserves</a>

     

     


    • Article last edited: 12-Mar-2016
    • Was this article helpful?