------
Change Number: 002198
------
Description: expand_doc_primo_plk - The linked records are published even when they are suppressed.
Solution: This has been corrected. A new possible routine has been added to the table tab_fix_z103: EXP-PLK. In order to prevent linked suppressed records from being published, the program fix_z103_filter_suppress must be defined in tab_fix_z103 for routine EXP-PLK. See implementation notes for more information.
Related Documentation:
Documentation Review:
Module: CAT
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 144460
Unix files:
./alephm/source/expand_doc/expand_doc_primo_plk.cbl
./aleph/headers/libnn/tab/tab_fix_z103
./dan01/tab/tab_fix_z103
./dan10/tab/tab_fix_z103
./dan60/tab/tab_fix_z103
./ext01/tab/tab_fix_z103
./ext03/tab/tab_fix_z103
./ext04/tab/tab_fix_z103
./mab01/tab/tab_fix_z103
./mab10/tab/tab_fix_z103
./mab11/tab/tab_fix_z103
./mab12/tab/tab_fix_z103
./mab13/tab/tab_fix_z103
./mab14/tab/tab_fix_z103
./mab15/tab/tab_fix_z103
./mab18/tab/tab_fix_z103
./mab30/tab/tab_fix_z103
./mab60/tab/tab_fix_z103
./swe01/tab/tab_fix_z103
./swe10/tab/tab_fix_z103
./uni01/tab/tab_fix_z103
./uni10/tab/tab_fix_z103
./uni30/tab/tab_fix_z103
./uni60/tab/tab_fix_z103
./usm01/tab/tab_fix_z103
./usm10/tab/tab_fix_z103
./usm11/tab/tab_fix_z103
./usm30/tab/tab_fix_z103
./usm60/tab/tab_fix_z103
./usm90/tab/tab_fix_z103
Unix files (Included for compilation only):
PC files:
Actions:
iprou expand_doc expand_doc_primo_plk
Implementation Notes:
In order to prevent linked suppressed records from being published, add the following line to [bib_library]/tab/tab_fix_z103:
EXP-PLK fix_z103_filter_suppress
IN Automation (Y[es]/N[o]):
Customer: 44BL
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-02 15:41:40
Date: 2015-08-12 15:01:41
Date: 2015-08-12 15:13:41
Date: 2015-08-12 15:23:40
Date: 2015-08-12 15:28:46
------
Change Number: 002199
------
Description: ELIB - Delete ZE06 (www selfservice temporary table) utility is not working properly.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 115985
Unix files:
./aleph/proc/elib_util_a_07
Unix files (Included for compilation only):
PC files:
Actions:
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 45MINB
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-04 09:52:09
Date: 2015-06-04 09:59:19
Date: 2015-08-12 12:02:44
------
Change Number: 002200
------
Description: Integration of PDS v.2.1.5
Solution: Done
Related Documentation:
Documentation Review:
Module: PDS
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): D
Case number:
Unix files:
./pds/version.properties
./pds/program/PDSUtil.pm
./pds/program/pds_main
Unix files (Included for compilation only):
PC files:
Actions:
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 972EXL
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-04 10:03:39
Date: 2015-08-12 12:04:01
Date: 2015-08-12 12:06:05
Date: 2015-08-12 15:04:16
------
Change Number: 002201
------
Description: CIRC - check_circ_4_a does not take into account the case of hashes for the process status in tab16.
When definning in tab16 a line with hashes for item process status (column 3), items that match this line are not counted for loan limit check.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: CIRC
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 137419
Unix files:
./alephm/source/check/check_circ_4_a.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou check check_circ_4_a
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 65TP
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-04 10:18:21
Date: 2015-08-12 12:08:14
------
Change Number: 002202
------
Description: p_elib_67 - Sometimes an internal utf file is not created because its time stamp isn't in the past.
The script p_elib_67 is running every day for the specific date. The script activated by p_file_08 (inside p_elib_67) is created newly every time with another date for 005 selection but with the same name. This script is handled as utf-file. If there are few records and the handling is therefore very fast, the system thinks that the utf-file is already there and is in the active version (date + time). Then the 005-date will be found 2 times. The "ok" records are stored in a file and the affected record appears now 2 times with the same system number and the fields in the record are duplicated.
Solution: The problem was fixed by inserting a "sleep 1" command to ensure that the new script activated by p_file_08 has a different time stamp than the old utf-8-file of the previous p_file_08 script.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 00115235
Unix files:
./aleph/proc/p_elib_67
Unix files (Included for compilation only):
PC files:
Actions:
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 46KBS
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-04 11:55:05
Date: 2015-08-12 15:27:23
Date: 2015-08-12 15:29:52
------
Change Number: 002203
------
Description: The import routines for GND records have been enhanced to support MARC multilingual authorities.
The import routines for GND (German National Authorities) records have been enhanced to support multilingual authorities in the Swiss MARC environment. These enhancements are compatible with the existing functionality at a MAB environment.
Solution:
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): D
Case number:
Unix files:
./aleph/proc/p_import_gnd_1
./alephm/source/fix_doc/fix_doc_gnd_rep001_geloescht.cbl
./alephm/source/fix_doc/fix_doc_preferred_multi_lng.cbl
./alephm/source/butil/b_import_gnd_1_b.cbl
./alephm/source/butil/b_import_gnd_1_check_param.cbl
./alephm/source/butil/b_import_gnd_1_dd.cbl
./alephm/source/butil/b_import_gnd_1_nc.cbl
./alephm/source/butil/b_import_gnd_1_xu.cbl
./alephm/source/fix_doc_convtb/convtb_41ids_gnd_14xx_to_47xx.cbl
./alephm/source/fix_doc_convtb/convtb_41ids_gnd_4xx7xx_to_1xx.cbl
./alephm/source/fix_doc_convtb/convtb_41ids_gnd_7xx_to_1xx4xx.cbl
./alephm/source/fix_doc_convtb/convtb_41ids_gnd_logdup_1xx4xx.cbl
./alephm/source/fix_doc_convtb/convtb_41ids_gnd_reset_dup_4xx.cbl
./alephm/source/fix_doc_convtb/convtb_gnd_handle_sf0.cbl
./alephm/source/fix_doc_convtb/fix_doc_convtb_chk_ex_subf.cbl
./alephm/source/fix_doc_convtb/fix_doc_convtb_cut_transl.cbl
./alephm/source/fix_doc_convtb/fix_doc_convtb_new_text.cbl
./alephm/source/fix_doc_convtb/fix_doc_convtb_u_dis_mess_docx.cbl
./alephm/source/fix_doc_convtb/fix_doc_convtb_u_display_inf.cbl
./alephm/source/fix_doc_convtb/fix_doc_convtb_u_display_mess.cbl
./alephm/source/fix_doc_convtb/fix_doc_convtb_u_display_wrn.cbl
./alephm/source/fix_doc_convtb/fix_doc_convtb_update_text.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou fix_doc fix_doc_gnd_rep001_geloescht
iprou fix_doc fix_doc_preferred_multi_lng
iprou butil b_import_gnd_1_b
iprou butil b_import_gnd_1_check_param
iprou butil b_import_gnd_1_dd
iprou butil b_import_gnd_1_nc
iprou butil b_import_gnd_1_xu
iprou fix_doc_convtb convtb_41ids_gnd_14xx_to_47xx
iprou fix_doc_convtb convtb_41ids_gnd_4xx7xx_to_1xx
iprou fix_doc_convtb convtb_41ids_gnd_7xx_to_1xx4xx
iprou fix_doc_convtb convtb_41ids_gnd_logdup_1xx4xx
iprou fix_doc_convtb convtb_41ids_gnd_reset_dup_4xx
iprou fix_doc_convtb convtb_gnd_handle_sf0
iprou fix_doc_convtb fix_doc_convtb_chk_ex_subf
iprou fix_doc_convtb fix_doc_convtb_cut_transl
iprou fix_doc_convtb fix_doc_convtb_new_text
iprou fix_doc_convtb fix_doc_convtb_u_dis_mess_docx
iprou fix_doc_convtb fix_doc_convtb_u_display_inf
iprou fix_doc_convtb fix_doc_convtb_u_display_mess
iprou fix_doc_convtb fix_doc_convtb_u_display_wrn
iprou fix_doc_convtb fix_doc_convtb_update_text
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 41IDS
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-04 15:42:44
Date: 2015-08-12 12:17:22
------
Change Number: 002204
------
Description: Apache, SSL weak ciphers vulnerability - Remove support of weak SSL ciphers.
Solution: Remove support of weak SSL ciphers.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number:
Unix files:
./alephe/apache/conf/ssl.conf.tml
Unix files (Included for compilation only):
PC files:
Actions:
Implementation Notes:
In order to remove support of weak SSL ciphers:
1) Replace the following line in ./alephe/apache/conf/ssl.conf:
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
With:
SSLCipherSuite ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
2) Add the following line in ./alephe/apache/conf/ssl.conf:
SSLHonorCipherOrder on
3) Restart Apache server
IN Automation (Y[es]/N[o]):
Customer: 972EXL
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-08 16:48:50
Date: 2015-08-12 12:20:50
------
Change Number: 002205
------
Description: Configuration correction - check_doc_line and marc_exp.dat in demo USMARC libraries.
Field 015 does not include subfield $q.
Solution: This has been corrected. Subfield $q has been added to the description of field 015.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 00147731
Unix files:
./usm01/pc_tab/catalog/marc_exp.dat
./swe01/pc_tab/catalog/marc_exp.dat
./usm01/tab/check_doc_line
./swe01/tab/check_doc_line
./usm01/pc_tab/catalog/pc_cat.pck
./swe01/pc_tab/catalog/pc_cat.pck
Unix files (Included for compilation only):
PC files:
Actions:
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 55UNESP
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-10 10:43:43
Date: 2015-08-12 12:22:44
Date: 2015-08-16 12:32:41
------
Change Number: 002206
------
Description: Header correction - tab39.
Solution: The information about 'How many hold slips' (Col. 7) has been corrected.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 00153881
Unix files:
./aleph/headers/libnn/tab/tab39
./usm50/tab/tab39
./usm51/tab/tab39
./uni50/tab/tab39
./mab50/tab/tab39
./dan50/tab/tab39
./swe50/tab/tab39
Unix files (Included for compilation only):
PC files:
Actions:
Implementation Notes:
Synchronize Library File headers by performing util/h/2.
IN Automation (Y[es]/N[o]):
Customer: 55BBD
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-10 10:51:36
Date: 2015-06-10 10:58:21
Date: 2015-06-10 11:43:34
Date: 2015-08-12 15:47:44
------
Change Number: 002207
------
Description: Tomcat configuration - In some cases, the script 'set_globals.sh' does not work properly.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 109247
Unix files:
./ng/aleph/home/system/bin/scriptsctl.sh
Unix files (Included for compilation only):
PC files:
Actions:
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 66SWU
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-11 09:42:29
Date: 2015-08-12 15:06:34
------
Change Number: 002208
------
Description: check_circ_1_c_b does not work properly for dates greater than 2100.
check_circ_1_c_b routine checks patron expiration date validation. An error is returned when the expiration date is greater than year 2099.
Solution: This has been corrected. Now, the check validates dates until 2900.
Related Documentation:
Documentation Review:
Module: ACQ
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 82040
Unix files:
./alephm/source/com/date_x_2900.cbl
./alephm/source/com/new_date_2900.cbl
./alephm/source/check/check_circ_1_c_b.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou com date_x_2900
iprou com new_date_2900
iprou check check_circ_1_c_b
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 49MPG
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-11 09:59:15
Date: 2015-08-12 15:06:09
------
Change Number: 002210
------
Description: ue_21 - When running in a library where publishing isn't defined, it uses 99% CPU.
ue_21 (Update Publishing data daemon) uses 99% CPU when running in a non-publishing library. This happens in the following cases:
1) When the library isn't a bibliographic or authority library
2) When the library doesn't have a z07p table
Solution: This has been corrected: if ue_21 runs in a non-publishing library, it exits immediately.
Related Documentation:
Documentation Review:
Module: CAT
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 131689
Unix files:
./alephm/source/util/ue_21_a.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou util ue_21_a
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 01JTS
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-18 10:21:58
Date: 2015-08-12 15:49:46
------
Change Number: 002211
------
Description: Catalog, sometimes, when using 'check doc', a redundant error is returned.
This happens when using check_doc_line routine and the field is longer than 15 characters.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 144680
Unix files:
./alephm/source/check_doc/check_doc_line_d.c
Unix files (Included for compilation only):
PC files:
Actions:
compile_cc check_doc check_doc_line_d
create_pc_server
create_rts
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 44BL
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-22 10:26:57
Date: 2015-06-22 11:27:53
Date: 2015-08-12 15:55:31
------
Change Number: 002213
------
Description: Catalog - When using LDAP, in some cases inventory marking failed with a redundant error message.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: CAT
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 143569
Unix files:
Unix files (Included for compilation only):
PC files:
.\catalog\bin\catalog.exe
Actions:
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 01UMTL
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-06-25 10:10:27
Date: 2015-08-12 15:07:31
------
Change Number: 002215
------
Description: GUI - Search - Correct Headings in Browse List doesn't always work in Authorities.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: AUT
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 82395
Unix files:
./alephm/source/pc_sear/pc_sear_c1029.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou pc_sear pc_sear_c1029
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 34UPV
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-07-01 16:06:18
Date: 2015-08-12 15:11:25
------
Change Number: 002216
------
Description: serial-13 - In rare cases, when a record has two patterns the service fails to open new issues.
Open Expected Issues (serial-13) - When a BIB record has two patterns in two different HOL records (with two different subscriptions) and one of these patterns is inactive (it has no 853X), then the issues are not opened for the active pattern.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: SERIALS
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 121420
Unix files:
./alephm/source/butil/b_serial_13.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou butil b_serial_13
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 44OXF
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-07-02 09:55:34
Date: 2015-08-12 15:12:13
------
Change Number: 002218
------
Description: Circulation - Reading-Room List - 'Jump to Barcode' - error in 'message.dat' file location.
In V. 22 rep_change #002047 - the 'message.dat' files are wrongly listed under '.\alephcom\tab\LNG\'.
Solution: This has been corrected. The 'message.dat' files are now listed under '.\circ\tab\LNG\'.
Related Documentation:
Documentation Review:
Module: CIRC
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 00155511, 00159441
Unix files:
Unix files (Included for compilation only):
PC files:
.\circ\tab\eng\message.dat
.\circ\tab\fre\message.dat
.\circ\tab\ger\message.dat
.\circ\tab\ita\message.dat
.\circ\tab\swe\message.dat
.\circ\tab\dan\message.dat
Actions:
Implementation Notes:
If localization is required, add the following changes:
1) .\circ\tab\lng\message.dat
NoItemFound Jump To Item O E Item %s does not exist\n in the list
IN Automation (Y[es]/N[o]):
Customer: 55BBD, 41IDS-DSV-UB
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-07-08 10:42:14
Date: 2015-08-12 15:17:53
------
Change Number: 002219
------
Description: Maintaining ILL Partners (elib-70) converted to work with DBC's open agency service.
The web service to retrieve information from DBC has been replaced to service.
Solution: Developed.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): D
Case number: 115876
Unix files:
./aleph/proc/p_elib_70
./alephm/source/ext/elib_get_oa.pl
./alephm/source/elib/butil/b_elib_70_a.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou elib/butil b_elib_70_a
Implementation Notes:
1) On the first run the parameter of the date (p_date) should be set to "ALL".
2) Verify that the Perl path in the first line of ./alephm/source/ext/elib_get_oa.pl is correct.
IN Automation (Y[es]/N[o]):
Customer: 45KBDK
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-07-16 12:42:58
Date: 2015-08-12 15:19:23
------
Change Number: 002220
------
Description: Sometimes mails sent from the GUI as HTML text don't display properly special characters (Czech).
The expression "charset=utf-8" is not part of the header since it is not necessary for most mail servers, however, some mail servers require the charset for correct display.
Solution: This has been fixed with the addition of a new alephcom.ini variable: CharsetHeaderUTF8. If this variable is set to "Y", the expression "charset=utf-8" is added to the mail header. See Implementation Notes from more details.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 47026
Unix files:
Unix files (Included for compilation only):
PC files:
.\acq\bin\acq.exe
.\catalog\bin\catalog.exe
.\circ\bin\circ.exe
.\ill\bin\ill.exe
.\alephcom\bin\printd.exe
Actions:
Implementation Notes:
In order to add the expression "charset=utf-8" in mail header of type "text/html", add the following line under the [Mail] section in .\alephcom\tab\alephcom.ini:
CharsetHeaderUTF8=Y
IN Automation (Y[es]/N[o]):
Customer: 420CKIS
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-07-20 10:27:32
Date: 2015-08-12 15:23:18
------
Change Number: 002221
------
Description: DLF - List of holdings - sometimes, the number of holdings retrieved is wrong.
When there are more than 14 holdings, the holding list retrieved 14 holdings.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: GENERAL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 148538
Unix files:
./alephm/source/dlf_service/dlf_get_hol_list.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou dlf_service dlf_get_hol_list
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 01HVD
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-07-23 09:44:18
Date: 2015-08-12 16:00:49
------
Change Number: 002222
------
Description: ue_01 must be stopped manually to enable p_manage_01 if the variable DAEMONS_HOST_NAME is defined.
According to rc #2139, the service "Rebuild Word Index (manage-01)" checks that ue_01 is stopped. However, if the variable DAEMONS_HOST_NAME is defined, ue_01 is set to idle instead of stopped. Hence the check fails and stops p_manage_01 from running.
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: INDEXING
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 155589
Unix files:
./aleph/proc/lock_library
./aleph/proc/p_manage_01
./aleph/proc/unlock_library
Unix files (Included for compilation only):
PC files:
Actions:
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 49MPG
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-07-28 15:31:03
Date: 2015-08-12 15:31:39
------
Change Number: 002223
------
Description: ILL Arrival Slip - the item status is displayed as a code instead of description (from tab15).
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: ILL
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 147571, 148491
Unix files:
./alephm/source/form_fill/ill_print_arrival_slip_xml.cbl
Unix files (Included for compilation only):
PC files:
Actions:
iprou form_fill ill_print_arrival_slip_xml
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 49HBZ-PAD, 49FUH
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-07-28 15:47:47
Date: 2015-08-12 15:32:56
------
Change Number: 002225
------
Description: The z39.50 gate with extended services returns errors if the returned message is too long.
When using the z39.50 gate with extended services for update, the z39.50 gate returns the general gate-down error message if the returned message is too long.
Solution: This has been corrected. The proper message is now returned.
Related Documentation:
Documentation Review:
Module: Z39.50
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 00118003
Unix files:
./alephm/source/z39/z39_gate/gate.c
./alephm/source/z39/z39_gate/origin.c
Unix files (Included for compilation only):
PC files:
Actions:
asm z39
compile_sru
Implementation Notes:
IN Automation (Y[es]/N[o]):
Customer: 41IDS
Ready for build:Y
Minor Release:1
Service Pack:3
Date: 2015-08-09 11:34:56
Date: 2015-08-12 14:00:13
------
Change Number: 002226
------
Description: When returning an item which is requested, the Circ module stops working in certain cases.
This happens if all three conditions are met:
- The letter to the requesting patron is defined as sent by email only
- The return option "Display List of Holds Requests" is checked
- The printing is defined as "normal printing" and not preview
Solution: This has been corrected.
Related Documentation:
Documentation Review:
Module: CIRC
Change Type (T[ech]/D[ev]/B[ug]/I[nternal]): B
Case number: 156227, 156833, 162859, 163384, 163490, 164853, 163027
Unix files:
Unix files (Included for compilation only):
PC files:
.\circ\bin\circ.exe
.\alephcom\bin\printd.exe
.\acq\bin\acq.exe
.\catalog\bin\catalog.exe
.\ill\bin\ill.exe
Actions:
Implementation Notes:
IN Automation (Y[es]/N[o]):